/* 
    Document   : Members
    Created on : Aug 22, 2016, 9:03:12 AM
    Author     : Hawkeye
    Description:
        Purpose of the stylesheet follows.
*/

#MainNav ul.slimmenu li.TopLevel a#MembersLink {
	color: #000;
  }
#MegaNav ul.main-nav li.top-level-link a#MembersLink {
  color: #000;
  }

.MemMenu {
  background: #0f6499;
  border-radius: 20px;
  font-size: 1.2em;
  font-weight: 500;
  }
.MemMenu li {
  background: url(../images/bgMMitem.png) no-repeat 8px 0;
  padding: 2px 5px 2px 35px;
  border-bottom: 2px solid #fff;
  }
.MemMenu li:hover {
  background: #003366 url(../images/bgMMitem.png) no-repeat 8px -75px;
  }
.MemMenu li.First:hover {
  background: #003366 url(../images/bgMMitem.png) no-repeat 8px -70px;
  }
.MemMenu li.First {
  background: url(../images/bgMMitem.png) no-repeat 8px 5px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 7px 5px 2px 35px;
  }
.MemMenu li.Last {
  border-bottom: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 2px 5px 7px 35px;
  }
.MemMenu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  }
.MemMenu li a:hover {
  color: #f8b827;
  }

a.DrfBut {
  display: block;
  background: #cc0000;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 20px 5px;
  border-radius: 10px;
  margin: 0 0 20px 0;
  text-align: center;
  }
a.DrfBut:hover {
  background: #ad0000;
  }

.SignBoards {
  float: left;
  margin: 0 20px 20px 0;
  }
.SignBoards img {
  display: block;
  border: 0;
  }

.PhoneNum {
  clear: left;
  }
.PhoneNum img {
	float: left;
	border: 0;
	margin: 0 20px 20px 0;
  }
.PhoneNum p {
	color: #003366;
	line-height: 50px;
}

.CDlocal {
  float: left;
  width: 24%; /* 275px / 1100px */
  margin: 0 1% 20px 0;
  }

/**********************************************/
/* Politics  Styles                           */
/**********************************************/


.ElectionRecBanner {
  background: #d3dde6;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  }
.ElectionRecBanner h1 {
  background: #003366;
	font-size: 1.5em;
	color: #fff;
	margin: 0 0 .4166666666666667em 0;
  padding: 10px;
  text-align: center;
  }
.ElectionRecBanner a {
  display: block;
	color: #003366;
	margin: 0 10px .5em 10px;
  }

.PCR {
  background: #dddddd;
  margin: 10px 0;
  padding: 0 0 5px 0;
  border: 1px solid #555;
  }
.PCR h4 {
  background: #555;
  color: #fff;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 2px 0 0 0;
  }
.PCR p {
  margin: 10px;
  text-align: center;
  font-weight: 700;
  }
.PCR ul {
  margin: 10px;
  }
.PCR li {
  float: left;
  width: 49.5%;
  margin: 0 0 5px 0;
  }

#SpVideo {
  background: #888888;
  color: #fff;
  margin: 20px 0 0 0;
  padding: 30px 0;
  }

.VideoGraphic {
  float: left;
  width: 37.5%; /* 450px / 1200px */
  }
.VideoGraphic img {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
  box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
  }
.VideoGraphic a:hover img {
  opacity: .9;
  }
.VideoGraphic a {
  display: block;
  position: relative;
  text-decoration: none;
  }
.VideoGraphic a svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -31px 0 0 -31px;
  color: rgba(255,255,255,.7);
  }
.VideoGraphic a:hover svg {
  color: #c91426;
  }

.VideoText {
  float: right;
  width: 58.33333333333333%; /* 700px / 1200px */
  }
.VideoText p {
  font-size: 40px;
  line-height: 1.3em;
  margin: 30px 0 0 0;
  }
.VideoText p a {
  display: block;
  color: #fff;
  }

/**********************************************/
/* Bill of Rights  Styles                     */
/**********************************************/

p.BORmar {
  margin: 0 0 20px 0;
  }

#OutExam {
  clear: both;
  }
#OutExam h3 {
  font-size: 1.25em;
  line-height: 1.25em;
  margin: .625em;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  }
#OutExam ul {
	margin: 20px 10px 20px 20px;
	list-style-type: disc;
  }
#OutExam ul li {
  color: #000;
	margin: 0 0 5px 15px;
  }

#Outcome {
  float: left;
  width: 45.56962025316456%; /* 360px / 790px */
  margin: 0;
  }
#Outcome div.Top {
  background: #b27000;
  position: relative;
  margin: 0;
  padding: 1px 0;
  list-style-type: none;
  -moz-border-radius: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  }
#Outcome div.Text {
  background: #cccc99;	
  position: relative;
  margin: 0;
  padding: 1px 0;
  }
#Outcome div.Top:after {
	content: ' ';
	position: absolute;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #b27000;
	top: 100%;
	left: 50%;
  margin-left: -15px;
  z-index: 10;
	}
.DYbar {
  background: #b27000;
  padding: 2px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  }


#Example {
  float: right;
  width: 45.56962025316456%; /* 360px / 790px */
  margin: 0;
  }
#Example div.Top {
  background: #003366;	
  position: relative;
  margin: 0;
  padding: 1px 0;
  list-style-type: none;
  -moz-border-radius: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  }
#Example div.Top:after {
	content: ' ';
	position: absolute;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
  border-top: 15px solid #003366;
	top: 100%;
	left: 50%;
  margin-left: -15px;
  z-index: 10;
  }
#Example div.Two {
  background: #66ccff;
  padding: 1px 0;
  }
#Example div.Three {
  background: #fed3a4;
  margin: 0 0 20px 0;
  }
.DBbar {
  background: #003366;	
  padding: 2px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  }

  /**********************************************/
/* History Styles                             */
/**********************************************/

.HistBar {
  background: #ddd;
  margin: 10px auto;
  padding: 1px;
  border-radius: 20px;
  max-width: 250px;
  }
.HistBar p {
  margin: 5px 15px 10px 15px;
  }
.HistBar a {
  font-weight: 700;
  }
.HistBar img {
  display: block;
  margin: 5px auto 0 auto;
  border: 0;
  }

/**********************************************/
/* Scholarship  Styles                        */
/**********************************************/

.English {
  float: left;
  width: 45%;
  }
.English h1 {
  font-size: 26px;
  margin: 0 0 15px 0;
  text-align: center;
  }

.Spanish {
  float: right;
  width: 46.7%;
  }
.Spanish h1 {
  font-size: 26px;
  margin: 0 0 15px 0;
  text-align: center;
  }


.SaBar {
  background: #ddd;
  margin: 30px auto;
  padding: 1px;
  border-radius: 20px;
  max-width: 400px;
  }
.SaBar p {
  margin: 5px 15px 10px 15px;
  }
.SaBar a {
  font-weight: 700;
  }


/**********************************************/
/* Fallen Styles                              */
/**********************************************/

.FallenTop {
  float: left;
  width: 50%; /* 350px / 700px */
}
.Fallen {
  float: left;
  width: 50%;
}

.InnerCol {
  float: left;
  width: 50%;
  }



.BottomFallen {
  margin: 0 0 30px 0;
  clear: both;
  }

h1.Subsequent {
  clear: both;
  margin: .6944444444444444em 0 .4166666666666667em 0; /* 25px / 36px */ /* 15px / 36px */
  padding: .4166666666666667em 0 0 0; /* 15px / 36px */
  border-top: 1px dotted #888888;
  }
h1.NoBotMar {
  margin: 25px 0 0 0;
  }
h4.NoTopMar {
  margin: 0 0 .625em 0;
  }

/**********************************************/
/* PayPal Styles                              */
/**********************************************/

ul.DuesList {
  float: left;
  width: 40%;
  margin: 0 10% 0 0;
  }

.PPgraphic img {
  display: block;
  margin: 20px 0 0 0;
  border: 0;
  }

.PPimage {
	display: block;
	margin: 5px 0 0 0;
}

/**********************************************/
/* Insurance Styles                           */
/**********************************************/


.MemForms {
  background: #ddd;
  border-radius: 20px;
  border: 5px solid #003366;
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
  }
.MemForms h2 {
  background: #003366;
  font-size: 1.375em; /* 22px / 16px */
  color: #fff;
  text-align: center;
  margin: 0 0 .45454545454545em 0; /* 10px / 22px */
  padding: 3px 0 5px 0;
  }

.MemForms li {
  font-size: 1.35em;
  margin: 0 10px 15px 10px;
  }


.MemLetter {
  background: #ddd;
  border-radius: 20px;
  border: 5px solid #003366;
  margin: 0 0 15px 0;
  overflow: hidden;
  }
.MemLetter li {
  font-size: 1.35em;
  margin: 0;
  }
.MemLetter li a {
  display: block;
  background: #003366;
  color: #fff;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  }
.MemLetter li a:hover {
  background: #f8b827;
  color: #000;
  }


.MSins {
  clear: both;
  position: relative;
  top: -20px;
  }

.MSinsCon {
  margin: 0 0 20px 0;
  }
 ul.MSbulList {
  margin: 20px 0;
  list-style-type: disc;
  }
 ul.MSbulList li {
  color: #cc0000;
  margin: 0 0 5px 15px;
  padding: 0;
        }
 ul.MSbulList li span {
  color: #000;
  }

.SecDot {
  border-top: 1px dotted #003366;
  padding: 10px 0 0 0;
  }

h2.Section {
  border-top: 1px dotted #003366;
  padding: 10px 0 0 0;
  clear: both;
  }
.SbSlist {
  float: left;
  width: 45%;
  margin: 0 5% 20px 0;
  }
.SbSlist p {
  margin: 0 0 30px 0;
  }

#News {
/*  background: #dddddd;*/
  background: #fff;
  padding: 1px 0;
  margin: 0 0 30px 0;
  }
#News h1 {
	line-height: 1em;
	border-left: 5px solid #003366;
	margin: 20px 10px 25px 0;
	padding: 0 0 0 25px;
  font-weight: 500;
	}
#News a {
  display: block;
  font-size: 1.25em; /* 20px / 16px */
  line-height: 1.2em; /* 24px / 20px */
  margin: 0 10px 20px 30px;
  }
#News a.PNarchive {
  display: block;
  background: #888888;
  color: #fff;
  font-weight: 500;
  margin: 20px 0 0 0;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  }
#News a.PNarchive:hover {
  background: #0f6499;
  }

#News a.ICnews {
  margin: 0;
  text-decoration: none;
  }
#News a.ICnews:hover {
  background: #ddd;
  }
#News a.ICnews img {
  display: block;
  margin: 0;
  border: 1px solid #000;;
  box-sizing: border-box;
  }
#News a.ICnews span.RedLink {
  display: block;
  background: #cc0000;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  margin: 0;
  padding: 15px 10px 20px 10px;
  text-align: center;
  text-decoration: none;
  border-bottom: 5px solid #fff;
  }
#News a.ICnews:hover span.RedLink {
  background: #003366;
  }
#News a.ICnews span.RedLink span {
  display: block;
  margin: 10px 0 0 0;
  text-decoration: underline;
  }

.PAsb {
  max-width: 450px;
  width: 35%;
  }

.PAcontent {
  width: 60%;
  }
.PAcontent p {
  font-size: 18px;
  line-height: 1.7em;
  }

#NewsPolMain #News {
  background: none;
  padding: 1px 0;
  margin: 0 0 30px 0;
  }
#NewsPolMain #News a {
  display: block;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 .625em 0;
  }

/**********************************************/
/* Video Styles                               */
/**********************************************/

.VidBanner {
  margin: 0 0 20px 0;
  }
.VidBanner a {
  display: block;
  background: #000;
	font-size: 15px;
	line-height: 18px;
  font-weight: 400;
  margin: 0 auto;
  max-width: 250px;
  text-align: center;
  text-decoration: none;
  border: 5px solid #003366;
  border-radius: 20px;
  }
.VidBanner a:hover {
  color: #fff;
  }
.VidBanner a span {
  display: block;
	font-size: 13px;
	line-height: 20px;
  color: #fff;
  font-weight: 700;
  padding: 5px;
  margin: 0;
  background: #cc0000;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  }
.VidBanner img {
  display: block;
  border: 0;
  margin: 0;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  transition: all  0.5s ease-out;
  }
.VidBanner a:hover img {
  opacity: .6;
  }

/**********************************************/
/* Register to Vote graphic                   */
/**********************************************/

.Register {
  border: 2px solid #003366;
  border-radius: 20px;
  margin: 30px 0 0 0;
  -webkit-box-shadow: 0 0 10px 5px rgba(51,51,51,.4);
  box-shadow: 0 0 10px 5px rgba(51,51,51,.4);
  }
.Register h1 {
  background: #003366;
  font-size: 1.45em;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-top-right-radius: 18px;
  }

.RegisterGraphic {
  float: left;
  width: 33.7643678160919%; /* 235px / 696px */
  }
.RegisterGraphic img {
  display: block;
  margin: 0 auto;
  border: 0;
  }

.RegisterLinks {
  float: right;
  background: #dddddd;
  width: 64.6551724137931%; /* 450px / 696px */
  padding: 0 0 1px 0;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  }
.RegisterLinks ul {
  margin: 10px 0 0 0;
  }
.RegisterLinks li {
  float: left;
  width: 150px;
  margin: 0 0 10px 20px;
  }
.RegisterLinks a {
  display: block;
  background: #cc0000;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 10px 20px;;
  border-radius: 10px;
  }
.RegisterLinks a:hover {
  background: #f8b827;
  color: #000;
  }

p.StandOut {
  font-size: 1.375em; /* 22px / 16px */
  line-height: 1.636363636363636em; /* 36px / 22px */
  color: #cc0000;
  font-weight: 500;
  margin: .9090909090909091em 0; /* 20px / 22px */
  }

/* ********************************************* */
/* Jobs Styles                                   */
/* ********************************************* */

.JobPosting {
  border-bottom: 1px dotted #eee;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  }

.JobPostingTitle {
  font-size: 26px;
  line-height: 30px;
  color: #003366;
  margin: 0 0 5px 0;
  }

.JobPostingDate {
  float: left;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  font-weight: bold;
  margin: 0 10px 5px 0;
  }

.JobPostingBy {
  font-size: 14px;
  line-height: 18px;
  color: #cc0000;
  margin: 0 0 5px 0;
  font-weight: bold;
  }

.JobPostingText {
  font-size: 16px;
  color: #000;
  margin: 10px 0;
  }

.JobLocationCity {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
  clear: both;
  }
.JobSkills {
  font-weight: 700;
  }
.JobWage {
  font-weight: 700;
  }
.JobBenefitsText {
  font-weight: 700;
  }
.JobFields {
  font-weight: 400;
  }

#PostSide {
  float: right;
  width: 300px;
  margin: 0 0 30px 0;
  padding: 0;
  }

.PostItButton {
  display: block;
  float: right;
  max-width: 275px;
  background: #ffffff;
  font-size: 34px;
  line-height: 40px;
  color: #cc0000;
  font-weight: bold;
  padding: 10px 30px;
  margin: 0 0 0 30px;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 50px;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border: 10px solid #cc0000;
  }
.PostItButton:hover {
  background: #003366;
  color: #ffffff;
  border: 10px solid #cc0000;
  }

.JobSkillTitle {
  background: #003366;
  font-size: 1.3em;
  line-height: 1.3em;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0 10px 0;
  padding: 10px;
  border-radius: 5px;
  }


/* ********************************************* */
/* Market Share Styles                           */
/* ********************************************* */

.MSvideo {
  margin: 0 auto;
  max-width: 900px;
  }
.MSvideo h1 {
  text-align: center;
  }
.MSvideo p.Top {
  font-size: 1.5em;
  line-height: 1.2em;
  text-align: center;
  margin: 0 0 20px 0;
  }
.MSvideo p.Caption {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0;
  text-align: center;
  }


/* ********************************************* */
/* Atlanta Dues Styles                           */
/* ********************************************* */

.DuesButton {
  margin: 7px 0;
  float: left;
  width: 49%;
  }
.DuesButton input {
  min-width: 150px;
  padding: 5px 0;
  cursor: pointer;
  }

.CustomAmount {
  background: #e9eff4;
  padding: 10px 20px;
  border-radius: 10px;
  }
.CustomAmount input {
  min-width: 150px;
  display: block;
  padding: 5px 0;
  cursor: pointer;
  margin: 0 auto 25px auto;
  }

ul.DuesList li {
  font-size: 18px;
  font-weight: 500;
  margin: 15px 0;
  }

.AuthNet {
  margin: 0 0 20px 0;
  }
.AuthNet input {
  float: left;
  margin: 5px 20px 0 0;
  padding: 5px;
  }

.SideBar img.Stretch {
  margin: 0 auto 10px auto;
  width: 100%;
  }

/**********************************************/
/* New Member Presentation  Styles            */
/**********************************************/

.PresArea {
  margin: 0 0 30px 0;
  clear: both;
  }

ul.NewPres {
  margin: 30px 0;
  }
ul.NewPres li {
  float: left;
  width: 31.66666666666667%;
  margin: 0 2.5% 20px 0;
  }
ul.NewPres li:nth-child(3n+3) {
  margin: 0 0 20px 0;
  }
ul.NewPres li:nth-child(3n+1) {
  clear: left;
  }
ul.NewPres li img {
  display: block;
  margin: 0 auto 30px auto;
  border: 0;
  -webkit-box-shadow: 5px 5px 10px 3px rgba(6,6,6,.4);
  box-shadow: 5px 5px 10px 3px rgba(6,6,6,.4);
  }
ul.NewPres li a {
  display: block;
  position: relative;
  }
ul.NewPres li a svg {
  position: absolute;
  font-size: 80px;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  color: rgba(204,0,0,0);
  }
ul.NewPres li a:hover svg {
  color: rgba(204,0,0,1);
  }

/**********************************************/
/* Call to Action Styles                      */
/**********************************************/

.HomeCareers {
  background-color: #ced8e6;
  padding: 42px 0;
  margin: 0;
  }
.HomeCareers .column {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  }

.column-right {
  width: 29%;
  }
.column-left {
  width: 70%;
  }

.Question {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  }

.column-right a {
  display: block;
  padding: 15px;
  background: #990033;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-decoration:  none;
  text-transform: uppercase;
  border-radius: 5px;
  }
.column-right a:hover {
  background: #025172;
  }

/**********************************************/
/* Orientatin Module Styles                   */
/**********************************************/

.FormSide {
  float: right;
  width: 47%;
  margin: 150px 0 0 0;
  }
.FormSide li {
  float: left;
  width: 48%;
  max-width: 500px;
  margin: 0 2% 10px 0;
  }


/**********************************************/
/* Stay in the Loop Styles                    */
/**********************************************/

#StayinLoop {
  clear: both;
  margin: 0;
  padding: 0;
  }
#StayinLoop p {
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  margin: 0 0 10px 0;
  }
#StayinLoop iframe {
  margin: 0 auto 10px auto;
  display: block;
  max-width: 100%;
  border: 1px solid #000000;
  }

.ContBox {
  }
.ContBox h3 {
  background: #003366;
  color: #fff;
  margin: 0 0 10px 0;
  padding: 5px 20px;
  text-align: center;
  }
#StayinLoop .ContBox p {
  margin: 0 20px 20px 20px;
  }

.SMlinks {
  margin: 0 20px 20px 20px;
  font-size: 36px;
  text-align: center;
  }
.ContBox .SMlinks a {
  margin: 0 10px;
  }

.SilInfo {
  float: left;
  width: 48%;
  background: #dddddd;
  padding: 0 0 10px 0;
  border-radius: 10px;
  overflow: hidden;
  }
.SilMap {
  float: right;
  width: 48%;
  background: #dddddd;
  padding: 0 0 10px 0;
  border-radius: 10px;
  overflow: hidden;
  }


@media screen and (max-width: 1220px) {
#Outcome div.Text {
  min-height: 260px;	
  }
#Example div.Two {
  min-height: 260px;	
  }
}
@media screen and (max-width: 1000px) {
ul.NewPres li {
  float: left;
  width: 48.5%;
  margin: 0 3% 20px 0;
  }
ul.NewPres li:nth-child(even) {
  margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 935px) {
.VideoText p {
  font-size: 30px;
  margin: 10px 0;
  }
#Outcome div.Top {
  min-height: 80px;
  }
#Example div.Top {
  min-height: 80px;
  }
}
@media screen and (max-width: 915px) {
.Fallen {
  width: 100%;
  float: none;
  }
.English {
  float: none;
  width: 100%;
  margin-bottom: 40px;
  }
.Spanish {
  float: none;
  width: 100%;
  }
}
@media screen and (max-width: 800px) {
.CDlocal {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  }
.SbSlist {
  float: none;
  width: 100%;
  margin: 0;
  }
ul.NewPres li {
  float: none;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 20px auto;
  }
ul.NewPres li:nth-child(even) {
  margin: 0 auto 20px auto;
  }
ul.NewPres li:nth-child(3n+3) {
  margin: 0 auto 20px auto;
  }
.FormSide {
  float: none;
  width: 100%;
  margin: 30px 0 0 0;
  }
.SilInfo {
  float: none;
  width: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  }
.SilMap {
  float: none;
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  }
}
@media screen and (max-width: 720px) {
#Outcome {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  }
#Example {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  }
#Outcome div.Top {
  min-height: 20px;
  }
#Example div.Top {
  min-height: 20px;
  }
#Outcome div.Text {
  min-height: 100px;	
  }
#Example div.Two {
  min-height: 100px;	
  }
.HomeCareers .column-right {
  display: block;
  width: 90%;
  margin: 10px auto;
  }
.HomeCareers .column-left {
  display: block;
  width: 90%;
  margin: 0 auto;
  }
.PAsb {
  width: 100%;
  float: none;
  }
.PAcontent {
  float: none;
  width: 100%;
  }
}
@media screen and (max-width: 600px) {
.SignBoards {
  float: none;
  display: block;
  margin: 0 20px 20px 0;
  }
.InnerCol {
  float: none;
  width: 100%;
  }
.DuesButton {
  float: none;
  width: 100%;
  }
.AuthNet input {
  float: none;
  margin: 10px 0;
  }
.VideoGraphic {
  float: none;
  width: 100%;
  }
.VideoText {
  float: none;
  width: 100%;
  }
}
@media screen and (max-width: 500px) {
.FormSide li {
  float: none;
  width: 100%;
  margin: 0 0 10px 0;
  }
ul.DuesList {
  float: none;
  width: 100%;
  margin: 0;
  }
}
@media screen and (max-width: 360px) {
.RegisterGraphic {
  float: none;
  width: 100%;
  }
.RegisterLinks {
  float: none;
  width: 100%;
  border-bottom-left-radius: 18px;
  }
.RegisterLinks li {
  text-align: center;
  width: 90%;
  float: none;
  }
}
