@import url("https://download.aopa.org/bootstrap/bootstrapContainer.css");

/* hide neo stuff */

.neoHeroContainer { display:none; }

  .donatio-railform-section-header:before,
.form-account_form-header h3:before {
       content: "For Aviators New to AOPA";
       display: block;
       font-size: 22px;
       font-weight: bold;
       margin: 0 0 5px 0;
       padding: 0;
       line-height: 1.3em;
   }



.desktop-hero-img {
  display: block;
}
.mobile-hero-img {
  display: none;
}
@media(max-width:640px) {
  .desktop-hero-img {
    display: none;
  }
  .mobile-hero-img {
    display: block;
    width:100%;
  }
}

.breadcrumbs {margin-bottom: 0;}
.donatio-railform-main { position: relative; display: block; z-index: 1; padding-bottom: 1px; }
.donatio-railform-main:before { position: absolute; z-index: -1; left: -14px; right: -14px; top: -22px; bottom: -22px; background: #f8f7f7; content: ""; }
.railform-section-header {font-size: 20px;color: #000;letter-spacing: 0.03em;margin-bottom: 6px; padding-top: 15px; border-top: 1px solid #dcdddd;}
.input-group__input-label.input-label {font-weight: normal;font-size: 13px;color: #383838;font-family: "Raleway", sans-serif;line-height: 1.5em;margin-bottom: 2px;}
span.railform-label__required, span.donatio-donatio-railform-label__required {color: red;}

.input-group .input-group__radio-label.input-group__radio-label--small input[type="radio"] + span {border: 2px solid rgba(84, 88, 84, 0.5);height: 17px;width: 17px;font-size: 10px;}
.input-group__radio-label.input-group__radio-label--small input[type="radio"]:checked + span:after {background-color: #00a3e0;}
.input-group__radio-label.input-group__radio-label--small {font-size: 19px;margin-bottom: 17px;}
.input-group__radio-label.input-group__radio-label--small:last-child {margin-bottom: 15px;}
.input-group__radio-label.input-group__radio-label--small:first-child {margin-top: 17px;}
.l-column .input-group {margin-bottom: 14px;margin-top: 0px;}

.railform-container .l-column:first-child .railform-section-header { border-top: none; padding-top: 0; }
.input-group input, .input-groupValidate--select select {height: 35px;background-color: #eeeded;border-color: #c1c2c3;padding: 0 16px;}
.input-group__input-box#StreetAddress1 {margin-bottom: 5px;}
.input-groupValidate--select select {color: #878a8b;}
.input-groupValidate--select:after {top: 50%;width: 12px;height: 12px;margin-top: -3px;}
.clsSubmit { height: auto; margin-bottom: 20px; }
.clsSubmit .button { font-family: "Raleway", sans-serif;display: block;margin: 49px 0 0;width: 100%;background: #00a3e0;color: #fff;padding: 6px 0 5px;font-weight: bold;font-size: 17px;letter-spacing: 1.6px; }
.railform-footer { line-height: 1.4em;color: #8e9091;font-size: 16px;text-align: justify; }
.railform-footer {position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 30px; }
.donatio-railform-content { padding: 30px 0; }
.donatio-railform-content img { box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); max-width: 100%; border-radius: 5px; }
.donatio-railform-content h1 { margin-top: 30px;text-transform: capitalize;margin-bottom: 10px;}
.donatio-railform-contact-information p { font-size: 18px; line-height: 1.38em; margin-bottom: 10px; }
.donatio-railform-contact-information span { display: block; font-size: 15px; }

.donatio-railform-main .l-column.donatio-railform__account-update{
padding: 10px;
    font-size: 14px;
    background-color: #efefef;
    margin-bottom: 10px;
    line-height: 20px;
}
.ft-container { width: 100%; }
.ft-text h2 { color: #f6a623; }
.ft-text { padding: 0 25px; }
.ft-text p { font-weight: heavy; }
.ft-text li { padding-left: 10px; }

.dynamic-content {
    display:none;
}
.donatio-railform-section-header { border-top: none !important; }
.l-column.column-580:last-child { background-color: #f7f7f7; width: 50%; margin-left:5px; }
.l-column.column-580:last-child form { margin: 26px; border: 1px solid lightgray; padding: 43px; padding-top:23px; padding-bottom: 11px;}
.free-join__after-account_subsection { padding-bottom: 20px;}
.clsSubmit input { margin-top: 15px !important; font-weight: 100 !important; }
.input-groupValidate--select::after { right: 30px; }
.input-groupValidate--select { max-width: 100%; }
.l-column.column-580:first-child { margin-right:0; max-width: 50%;}
.dynamic-content img { width: 100%; }
.input-groupValidate--select select { min-width: 100%; }

.form-fatal-error { padding: 20px; }
.ft-footer { display: flex; }
.ft-footer-mag { width: 100%; }
.ft-footer-mag img { max-width: 150px;     -moz-box-shadow: 5px 7px 5px 0px #ccc;    -webkit-box-shadow: 5px 7px 5px 0px #ccc;    box-shadow: 5px 7px 5px 0px #ccc; }
.input-group input, .input-groupValidate--select select { height: 50px; }

@media only screen and (max-width: 1000px) {
  .l-column.column-580:first-child { min-width: 100%; order:1; }
  .l-column.column-580:last-child { width: 100%; order:2;}
  .breadcrumbs { padding: 10px; }
  .l-wrapper { padding: 0; }
  .l-wrapper { display: grid; }
  .l-wrapper:first-child { display: block; }
  .ft-footer-mag { width: auto; margin: auto; padding-bottom: 20px;}
  .ft-footer { flex-wrap: wrap; }
}

/* The ribbons */
.ribbon {
  background-color:#f6a623;
  padding:2px;
  width:350px;
  -ms-transform: rotate(-45deg); 
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top:33px;
  left: -90px;
  text-align:center;
  }
.ribbon-container { position:relative; overflow: hidden; }
.ribc1 {     
    font-size: 2.5rem;
    font-weight: bold;
    font-family: sans-serif;
    color: black;
    padding-top: 8px; 
}
.ribc2 {
    font-size: 1.8rem;
    font-family: sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    padding-top: 5px;
}
.ribc3 {  
    font-size: 1.5rem;
    font-family: sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
    padding-top: 0px;
}
.donatio-railform-main { margin:22px; }
.donatio-railform-container .l-column:nth-child(2) .input-group__input-label.input-label{
    margin-bottom: 2px;
    color: #383838;
    font-weight: normal;
    font-size: 13px;
}
.free-join__pre-thankyou{padding-bottom:20px;}
.free-join__thankyou{padding-bottom:20px;}
.free-join__thankyou-label{font-weight:bold;}
.free-join__post-thankyou{font-size:12px;line-height:16px}

.ft-text h2 {
    margin-bottom: 0;
}
.ft-text h3 {
    text-transform: uppercase;
    color: #f6a623;
    font-size: 16pt;
}
.ft-text ul li {
    margin-bottom: 0;
}

.ft-header h1, .ft-header h2 {
    font-family: 'Raleway';
    text-transform: none;
    text-align: center;
}
.ft-header h1 {
    margin-top: 0;
    margin-bottom: 20px;
}
.ft-header h2 {
    color: #f6a623;
    margin-top: 20px;
    margin-bottom: 0;
}
p.ft-listheading {
    margin-bottom: 0;
}
h2.ft-learntofly {
    color: #f6a623;
    font-family: 'Raleway';
    text-transform: none;
    font-style: italic;
    margin-bottom: 40px;
}
.auto-renewal-terms {
  font-size: 14px;
}
.joinform-social-buttons { margin:26px 26px 0px 26px;}



/* Neo Version CSS with .body .neo  */

body.neo .desktop-hero-img,
body.neo .ft-header,  
body.neo .alerts,  
body.neo .header__links, 
body.neo .header__aopa-links, 
body.neo .header__nav, 
body.neo .breadcrumbs, 
body.neo .advertisement, 
body.neo .header__burger, 
body.neo .addthis, 
body.neo .leftnav, 
body.neo .joinPpsBar,
body.neo .mobile-hero-img {
    display:none!important;
}
body.neo .footer__about, 
body.neo .footer__nav, 
body.neo .footer__social {
    visibility: hidden;
    max-height: 100px;
    overflow: hidden;
}

body.neo .header__logo {
    margin: 27px 0 0!important;
}
body.neo .mxHeroContainer { display: block; }

body.neo .ft-text ul li {
    margin-bottom: 10px;
    font-family: "Gotham", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 21.6px;
}

body.neo .neo_fine_text{
    display: block;
    text-align: left;
    width: 80%;
    max-width: 858px;
    margin: 4em auto 0 !important;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    line-height: 14.4px;
    font-weight: 325;
    background-color: #F0F1F1;
    border: 1px solid #D0D3D4;
    padding: 16px 20px 16px 20px;
    border-radius: 4px;
}
body.neo .neo-header {
font-family: "Ringside", sans-serif;
    font-size: 30px;
    line-height: 33.6px;
    font-weight: 600;
    color: black;
    text-transform: none;
    user-select: none;
    cursor: pointer;
}



/******************************* Neo css  imported*******************/

@import url("https://download.aopa.org/bootstrap/bootstrapContainer.css");

body.ppc .mxCompCard.mxRegular {
    display: none!important;
}

.advertisement {
    max-width: 100vw;
    overflow: hidden;
}

body:not(.in-sitecore) div.sitecoreNotation {
    display:none!important;
}

div.breadcrumbs {
margin-bottom: 0;
}


@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Black_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Black_Web.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-BlackItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-BlackItalic_Web.woff') format('woff');
	font-weight: 900;
	font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Bold_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-BoldItalic.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Book_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-BookItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-BookItalic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Light_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Light_Web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-LightItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-LightItalic_Web.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Medium_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-Medium_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-MediumItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-MediumItalic_Web.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-XLight_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-XLight_Web.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-XLightItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Gotham/GothamSSm-XLightItalic_Web.woff') format('woff');
	font-weight: 200;
	font-style: italic;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Black_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Black_Web.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-BlackItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-BlackItalic_Web.woff') format('woff');
	font-weight: 900;
	font-style: italic;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Bold_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-BoldItalic.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Book_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-BookItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-BookItalic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Light_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Light_Web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-LightItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-LightItalic_Web.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Medium_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-Medium_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
  font-family: "Ringside";
  src: url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-MediumItalic_Web.woff2') format('woff2'), 
    url('https://download.aopa.org/mx24/fonts/Ringside/RingsideRegularSSm-MediumItalic_Web.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}
.bootstrapContainer .alert-primary {
    background: #002a3a;
    color: #fff;
    border: none;
    border-radius: 0;
}

.bootstrapContainer .alert-primary a {
      color: #ffffff!important;
     text-decoration: none!important;
}

body.annual .bootstrapContainer .monthlyOnly {
	display:none!important;
}

body.monthly .bootstrapContainer .annualOnly {
	display:none!important;
}



	.mxHeroContainer {
		min-height: 340px;
		background-image: url("https://download.aopa.org/mx24/AerialLandscape02.jpg");
		background-size: cover;
		background-position: center;
	}

	@media screen and (max-width: 767px) {
		.mxHeroContainer {
			overflow-x: clip;
			overflow-y: visible;
		}
	}

	.planeCircle {
		position: absolute;
		top: -30px;
		width: 300px;
		right: -20px;
		z-index: 0;
	}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.mxHeroContainer {
		min-height: 465px;
		background-image: url("https://download.aopa.org/mx24/AerialLandscape02.jpg");
		background-size: cover;
		background-position: center;
		margin-bottom: 130px;
	}
	
	.planeCircle {
		top: 200px;
		width: 575px;
		right: -100px;
	}
}


@media screen and (min-width: 992px) {

	.mxHeroContainer {
		min-height: 465px;
		background-image: url("https://download.aopa.org/mx24/AerialLandscape02.jpg");
		background-size: cover;
		background-position: center;
		margin-bottom: 130px;
	}
	
	.planeCircle {
		top: 100px;
		width: 575px;
		right: 0;
	}

}

.mxHeroContent {
	width: 90%;
	padding: 30px 20px 20px;
	border-radius: 0px 0px 32px 0px;
	border-width: 0px 1px 1px 1px;
	gap: 12px;
	position: relative;
	z-index: 99;
}

@media screen and (min-width: 768px) {
	.mxHeroContent {
	/*	height: 276px; */
		width: 528px;
		padding: 54px 48px 48px 64px;
	}
}

.mxHeroContent h2 {
	color: #002A3A;
	font-family: "Gotham", sans-serif;
	font-size: 36px;
	font-weight: 500;
	line-height: 38px;
	letter-spacing: -0.005em;
	text-align: left;
	text-transform: uppercase;
}

@media screen and (min-width: 768px) {
	.mxHeroContent h2 {
		font-size: 52px;
		line-height: 58px;
	}
}

.mxHeroContent h1 {
	color: #004C97;
	font-family: "Gotham", sans-serif;
	font-size: 36px;
	font-weight: 900;
	line-height: 38px;
	letter-spacing: -0.005em;
	text-align: left;
	text-transform: uppercase;
}

@media screen and (min-width: 768px) {
	.mxHeroContent h1 {
		font-size: 52px;
		line-height: 58px;		
	}
}

.mxCompCardsSwiper {
	display: none;	
}


.mxCompCardsContainer {
	display: flex;	
	flex-direction: column;
	justify-content:flex-start;	
	align-items: stretch;
	position: relative;
	left: 0;
	transition: left 0s ease;
}

.mxCompCard {
	border-top-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: #D0D3D4;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 20px 32px;
	position: relative;
}

.mxCompCard h3 {
	font-family: "Ringside", sans-serif;
	font-size: 30px;
	line-height: 33.6px;
	font-weight: 600;
	color: #004C97;
	text-transform: none;
	user-select: none;
	cursor: pointer;
}

.mxExpandIcon {
	margin-top: 15px;
	margin-right: 3px;
		transform-origin: center;	
		width: 32px;
		height: 32px;
}

.mxExpandIcon {
    transform: rotate(0deg);
	transition: transform .2s linear;
}


.mxCompCard.isOpen div.mxExpander .mxExpandIcon {
    transform: rotate(90deg);
	transition: transform .2s linear;
}


.mxCompCard h3 span {
	color: #212427;
}

.mxCompCard.mxPlus h3 {
	font-weight: 900;
}

.mxCompCard h4 {
	font-family: "Ringside", sans-serif;
	font-size: 17.5px;
	line-height: 19.6px;
	font-weight: 800;
	color: #002A3A;
}

.mxCompCard hr {
border-color: #D57800;
	border-style: dotted;
	border-width: 0 0 4px 0;
	background-color: transparent;
	opacity: 1;
	margin: 0 0 1em 0;
}

.mxCompCard p {
		font-family: "Gotham", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 21.6px;
	
}

@media screen and (min-width: 768px){
	.mxCompCard .cta p {
		margin-bottom: 2em;	
	}
	
}

.mxCompCard h5,
.mxCompCardDetails h5 {
	font-family: "Ringside", sans-serif;
	font-size: 17.5px;
	line-height: 19.6px;
	font-weight: 800;
	color: #212427;
	margin-bottom: 1em;
}

.mxCompCardDetails h5 span {
	color: #004C97;
}

.mxCompCard ul {
	list-style: none;	
	padding: 0;
	margin-left: 0;
}

.mxCompCard ul li {
	display: flex;
	align-items: flex-start;
}

.mxCompCard ul li:before {
	content: "";
	width: 12px;
	height: 3px;
	background-color: #D0D3D4;
	border-radius: 1.6px 0;
	margin: 10px;
	flex-grow: 0;
	flex-shrink: 0;
}

.mxCompCard a.see-details {
	text-decoration: none;
	font-weight: normal;
	color: #004C97;
	font-size: 16px;
	position: relative;
	padding-right: 20px;
	cursor: pointer;
}

.mxCompCard a.see-details svg,
.mxCompCard .tryForFree svg {
	height: 1em;
	width: 1em;
	fill: #004C97;
	color: #004C97;
	position: relative;
	top: -1px;
}

.mxCompCard a.tryForFree {
	font-size: 16px;
	color: #212427;
	margin-bottom: 0;
	display: block;
	font-weight: normal;
	cursor: pointer;
}

.mxCompCard  a.button,
.mxCompCardDetails.expanded .cta a.btn {
	font-family: "Gotham", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.2px;
	letter-spacing: 0!important;
	text-align: center;
	border: none;
	padding: 12px 20px 10px 20px!important;
	border-radius: 8px 0px 8px 0px;
	background: #C4D600;
	margin: 1em auto;
	transition: all .2s linear;
	user-select: none;
}

@media screen and (min-width: 768px){
	.mxCompCard a.button {
		margin: 26px 10px;	
	}
}

.mxCompCard  a.button:hover,
.mxCompCardDetails.expanded .cta a.btn:hover {
	color: #C4D600;
	background: #212427;
	transition: all .2s linear;
	border: none;
}


.mxCompCard .expanded-content {
  display: none; /* Hide content initially */
}

.mxCompCard {
	width: 1320px;
	max-width: 80%;
	margin: 0 auto 20px;
	position: relative;
	z-index: 1;
	background-color: #fff;
}


.mxCompCardsContainer.expanded a.see-details {
	opacity: 0;
	cursor: default;
}

.mxCompCardsContainer.expanded .mxCompCard {
	border-bottom-right-radius: 0;
}

.mxCompCardDetails {
	background-color:#fff;
	border-left-width: 0!important;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 32px;
	transition: opacity 0s ease;
	pointer-events: none;
}


.mxCompCardDetails.expanded {
	opacity: 1;
	z-index: 50;
	transition: opacity 0s ease;
	pointer-events: all;
}

.mxCompCardDetails ul {
  list-style: none; /* Remove default bullets */
	margin: 0;
	margin-right: 40px;
	padding-left: 22px;
}

.mxCompCardDetails ul li {
	font-size: 16px;
	line-height: 1.4em;
}



.mxCompCardDetails span.close-btn {
	font-size: 70px;
	position: absolute;
	top: 30px;
	right: 40px;
	color: #004C97;
	cursor: pointer;
}	



.peepDeets,
.peepLessDeets {
	display: none;
}


@media screen and (max-width: 767px) {
	
	html.isFixed body {
		overflow: hidden;	
		z-index: 0;
	}
	
	.mxCompCardsContainer {
		margin-top: 40px;	
	}
	
	.mxCompCard.mxRegular .tryForFree {
		color: #004C97!important;
		text-decoration: underline!important;;
	}
	

	.mxCompCard {
		width: 96%;
		max-width: 100%;
		margin: 20px auto;
	}

	.mxCompCard > .row {
		flex-direction: column!important;	
		align-items: stretch!important;
	}
	
	.mxCompCardsOuterContainer {
		margin-top: 0px;
		width: 90%;
		max-width: 100%;
		display: block;
		overflow-x: hidden;
		overflow-y: hidden;
	}
	
	div.mxCompCard.isOpen {
		padding-bottom: 100px;	
	}
	
	div.mxCompCard:not(.isOpen) .peepDeets,
	div.mxCompCard.isOpen .peepLessDeets {
		display: block;
		font-size: 14px;
		line-height: 16.8px;
	}
		
	div.mxCompCard:not(.isOpen) .peepDeets a,
	div.mxCompCard.isOpen .peepLessDeets a {
		font-weight: 300;
		color: #212427;
	}
	
	
	div.mxCompCard:not(.isOpen) .peepDeets svg,
	div.mxCompCard.isOpen .peepLessDeets svg {
		width: 17px;
		height: 17px;
		margin-bottom: 1px;
		margin-left: 5px;
	}

	div.mxCompCard.isOpen .peepLessDeets {
		position: absolute;
		bottom: 80px;
		left: 0;
		right: 0;
	}
	
	.mxDeets  {
		padding-top: 20px;	
	}
	
	div.mxCompCard.isOpen .cta {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mxCompCardDetails ul {
		padding-left: 0;
		margin-right: 20px;
	}
	
	.mxCompCard p {
		font-size: 16px;
		line-height: 19.2px;
	}
	
	.mxCompCard ul li {
		font-size: 14px;
		margin-bottom: 1em;
		line-height: 16.8px;
	}
	
	.mxCompCard ul li:before {
		margin: 10px 10px 10px 0;	
	}
	
	.mxExpandIcon {
		margin-right: 10px;	
		transform-origin: center;
		margin-top: 15px;	
		width: 32px;
		height: 32px;
	}
	
	p.mxLead {
		margin-left: 42px;
		display: inline-block;
	}
}


@media screen and (max-width: 767px) {
	.mxExpandIcon {
		margin-top: 15px;
	}
}



.termLozengesContainer {
	display: flex;
	justify-content: center;
}

.termLozenges {
	position: relative;
	width: 292px;
	height: 45px;
	margin: 0 auto 30px;
}

.termLozenges div {
	position: absolute;
	gap: 10px;
	font-family: "Gotham", sans-serif;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;
	cursor: pointer;
	border-radius: 80px;
	left: 0;
}

.termLozenges .notSelected {
	background: #D0D3D4;
	height:39px;
	top: 2px;
	left: 147px;
	padding: 10px 24px 10px 24px;
	font-weight: 325;
	width: 151px;
}

.termLozenges .selected {
	height: 43px;
	padding: 12px 24px 12px 24px;
	border: 1px;
	color: #ffffff;
	background-color: #002A3A;
	font-weight: 600;
	width: 200px;
}

.termLozenges .notSelected,
.termLozenges .selected  {
	transition: all .3s linear;
	overflow: hidden;
	white-space: nowrap;
	user-select: none;
}

.termLozenges .selected span {
	position: absolute;
	left: 0;
	right: 0;
	opacity: 1;
	transition: opacity .3s linear;
}

.termLozenges .notSelected span {
	position: absolute;
	opacity: 1;
	transition: opacity .3s linear;
}

.termLozenges .notSelected span.txtMonthly {
	left: auto;
	right: 20px;
}

.termLozenges .notSelected span.txtAnnual {
	right: auto;
	left: 20px;
}

.termLozenges.monthly .selected {
	left: 180px;
	width: 115px;
}


.termLozenges.monthly .notSelected .txtMonthly,
.termLozenges.annual .notSelected .txtAnnual,
.termLozenges.monthly .selected .txtAnnual, 
.termLozenges.annual .selected .txtMonthly {
	opacity: 0;	
	transition: opacity .3s linear;
}



.termLozenges.monthly .notSelected {
	left: 0;
	width: 236px;
	padding: 12px 60px 12px 24px;
}

#ppsModal .modal-header {
	border-bottom: none;	
}

#ppsModal .modal-content {
	padding: 20px;
	border-top-left-radius: 32px;
	border-bottom-right-radius: 32px;
}

#ppsModal .modal-title {
	font-family: "Gotham", sans-serif;
	font-weight: 450;
	font-size: 36px;
	line-height: 40px;
	color: #212427;
	text-transform: uppercase;
}

#ppsModal .modal-title span {
	color: #004C97;
	font-weight: 800;
}

@media screen and (max-width: 767px){
	#ppsModal .modal-title {
		font-size: 20px;
		line-height: 22.4px;
		text-transform: none;
	}
}

#ppsModal .columnHeaders .mxPlus,
#ppsModal .columnHeaders .mxBasic {
	font-family: "Gotham", sans-serif;
	font-weight: 450;
	font-size: 36px;
	line-height: 40px;
	color: #004C97;
	text-transform: uppercase;
}

#ppsModal .columnHeaders .mxPlus:after,
#ppsModal .columnHeaders .mxBasic:after {
	content: '';
	width: 80%;
	margin: 10px auto 10px;
	height: 2px;
	display: block;
	border-style: dotted;
    border-width: 0 0 4px 0;
	border-color: #004C97;
}

#ppsModal .columnHeaders .mxPlus {
	font-weight: 800;
}

@media screen and (max-width: 767px){
	#ppsModal .columnHeaders .mxPlus,
#ppsModal .columnHeaders .mxBasic {
		font-size: 18px;
		line-height: 20px;
	}
	
	#ppsModal .columnHeaders .mxPlus:after,
#ppsModal .columnHeaders .mxBasic:after {
	width: 100%;
	border-color: #D0D3D4;
	}
}

#ppsModal .ppsCheck svg {
		width: 20px;
	height: 20px;
}

#ppsModal .category {
		font-family: "Ringside", sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 1em;
	margin-top: 2em;
}

@media screen and (max-width: 767px){
	#ppsModal .category {
		font-size: 14px;
		line-height: 17px;
	}
}

#ppsModal .lineItem {
		font-family: "Gotham", sans-serif;
	font-weight: 325;
 font-size: 16px;	
	padding-bottom: .7em;
	margin-top: .7em;
	border-bottom: 1px solid #D0D3D4;
	align-items: center;
}

@media screen and (max-width: 767px){
	#ppsModal .lineItem {
		font-size: 14px;
		line-height: 17px;
		padding-bottom: 2em;
	}
	
	#ppsModal .lineItem div:first-child {
		margin-bottom: 1.5em;	
	}
}

#ppsModal .tAndCs {
	margin: 40px 0;
	font-size: 14px;
	line-height: 17px;
}

#ppsModal .tAndCs a {
	color: #004C97;
}

@media screen and (max-width: 767px){
	#ppsModal .tAndCs {
		font-size: 12px;
		line-height: 16px;
	}
}

.ppsCompare {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto;
	font-family: "Gotham", sans-serif;
	font-weight: 325;
	font-size: 14px;
	line-height: 16.8px;
	cursor: pointer;
	text-decoration: underline;
}

@media screen and (min-width: 768px) {
	.ppsCompare {
		font-size: 16px;
		line-height: 19.2px;
		justify-content: center;
	}
}

.ppsCompare svg {
	width: 12px;
	height: 32px;
	color: #002A3A;
	fill: #002A3A;
	stroke: #002A3A'
}

.ppsCoverage {
	display: block;
	text-align: left;
	width: 80%;
	max-width: 858px;
	margin: 4em auto 0!important;
	font-family: "Gotham", sans-serif;
	font-size: 12px;
	line-height: 14.4px;
	font-weight: 325;
	background-color: #F0F1F1;
	border: 1px solid #D0D3D4;
	padding: 16px 20px 16px 20px;
	border-radius: 4px;
	
}

@media screen and (min-width: 768px) {
	.ppsCoverage {
		margin-bottom: 120px!important;
	}
}

.ppsCoverage a {
	color: #004C97!important;
}	


.lifeMxContainer {

			background-color: #002A3A!important;
	padding-top: 90px;
	margin-top: 70px;
}


@media screen and (min-width: 768px) {
	.lifeMxContainer {
		padding: 120px 0 90px 0;
		margin-top: 0;
		background-color: #002A3A!important;
		background-image: url("https://download.aopa.org/mx24/AOPA-pattern.png");	
		background-position: left center;
		background-size: 150%;
		background-repeat: no-repeat;
	}
}

.lifeMxContainer h2 {
	color: #fff;
	font-family: "Gotham", sans-serif;
	font-size: 36px;
	font-weight: 450;
	line-height: 38px;
	letter-spacing: -0.005em;
	max-width: 600px;
	display: block;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.lifeMxContainer h2 {
		font-size: 52px;
		line-height: 58px;
	}
}

.lifeMxContainer h2 span {
	color: #D57800;
	font-weight: 900;
}

.lifeMxContainer .lifeIcons {
	margin-top: 40px;	
}

.lifeMxContainer .lifeIcons img {
	width: 64px;
	height: 64px;
}

.lifeMxContainer .lifeIcons p {
	color: #ffffff;
	font-size: 16px;
	line-height: 19px;
	font-weight: 325;
}

.lifeMxContainer h3 {
	color: #D57800;
	text-transform: none;
	font-weight: 800;
	font-size: 24px;
	line-height: 27px;
	margin-top: 20px;
}



.lifeMxContainer p {
	font-family: "Gotham", sans-serif;
	max-width: 800px;
	display: block;
	margin: 20px auto;
	font-size: 15px;
	line-height: 18.6px;
	font-weight: 300;
}

@media screen and (min-width: 768px) {
	.lifeMxContainer p {
		font-size: 18px;
		line-height: 21.6px;	
	}
}

.lifeMxContainer a.button {
	font-family: "Gotham", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.2px;
	letter-spacing: 0!important;
	text-align: center;
	border: none;
	padding: 12px 20px 10px 20px!important;
	border-radius: 8px 0px 8px 0px;
	background: #C4D600;
	color: #212427;
	margin: .75em 0 50px .5em;
}

.lifeMxContainer a.button:hover {
	color: #C4D600;
	background: #212427;
	transition: all .2s linear;
	border: none;
}

	.yTho {
		margin-top: 88px;
		margin-bottom: 0px;
	}


@media screen and (min-width: 768px) {
	.yTho {
		margin-top: 120px;
		margin-bottom: 144px;
	}
}

.yTho h2 {
	color: #002A3A;
	font-family: "Gotham", sans-serif;
	font-size: 42px;
	font-weight: 450;
	line-height: 48px;
	letter-spacing: -0.005em;
	text-transform: uppercase;
	text-align: center;
}

.yTho h2 span {
	color: #004C97;
	font-weight: 900;
}

@media screen and (min-width: 768px) {
	.yTho h2 {
		font-size: 52px;
		line-height: 58px;	
	}
}

.yTho p {
	display: block;
	max-width: 645px;	
	margin: 1em auto;
	font-size: 18px;
	line-height: 21.6px;
	letter-spacing: 1px;
	font-weight: 450;
	text-align: center;
}

.amplify,
.groundCrew,
.serveYou {
	width: 100%;
	max-width: 1076px!important;
	margin: 0 auto;
	overflow-x: hidden;
}

@media screen and (min-width: 768px) {
	.amplify,
	.groundCrew,
	.serveYou {
		padding: 0 182px 62px 182px;	
	}		
}

.amplify h2:after,
.groundCrew h2:after  {
	content: "";
	display: inline-block;
	width: 100vw;
	height: 1px;
	border-style: dotted;
    border-width: 0 0 4px 0;
	border-color: #D57800;
	margin-top: 0px;
	position: absolute;
	left: 0;
	z-index: -1;
		bottom: 0;
}

.amplify .row,
.groundCrew .row,
.serveYou .row {
	align-items: flex-start;
	justify-content: space-between;
}

.amplify h2,
.groundCrew h2,
.serveYou h2 {
	color: #004C97;
	font-family: "Gotham", sans-serif;
	font-size: 32px;
	font-weight: 450;
	line-height: 37px;
	letter-spacing: -0.005em;
	text-transform: uppercase;
	max-width: 470px;
	display: block;
	position: relative;
	overflow: visible;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

@media screen and (min-width: 768px) {
	.amplify h2,
	.groundCrew h2,
	.serveYou h2 {
		font-size: 42px;
		line-height: 47px;	
	}
}

.amplify p,
.groundCrew p,
.serveYou p {
	max-width: 417px;
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0.6em;
}

.amplify a.button,
.groundCrew  a.button,
.serveYou a.button {
	font-family: "Gotham", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.2px;
	letter-spacing: 0!important;
	text-align: center;
	border: 2px solid #002A3A;
	padding: 12px 20px 10px 20px!important;
	border-radius: 8px 0px 8px 0px;
	background: transparent;
	color: #002A3A;
	margin-left: 0;
	margin-bottom: 0em;
	transition: all .2s linear;
}

.amplify a.button:hover,
.groundCrew  a.button:hover,
.serveYou a.button:hover {
	color: #fff;
	background: #002A3A;
	border: 2px solid #002A3A;
	transition: all .2s linear;
}

.amplify .featureImg,
.groundCrew .featureImg,
.serveYou featureImg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	max-width: 100%;
	width: 91.46vw;
	height: 72.8vw;
	border-radius: 42px 0 42px 0;
	margin-bottom: 45px;
}

@media screen and (min-width: 768px) {
	.amplify .featureImg,
	.groundCrew .featureImg	{
		max-width: 526px;
		max-height: 419px;
		width: 36vw;
		height: 29.1vw;
	}
}

.amplify .featureImg {
	background-image: url("https://download.aopa.org/mx24/amplifyGuy02.jpg");	
}

.groundCrew .featureImg {
	background-image: url("https://download.aopa.org/mx24/groundCrew.jpg");		
}

.serveYou .staffGrid .teamImg {
	margin-bottom: 1em;
	height: auto;
	border-radius: 50%;
}

.serveYou .staffGrid h5 {
	font-family: "Ringside", sans-serif;
	font-weight: 700;
	color: #000;
	font-size: 20px;
	line-height: 22.4px;
}

.serveYou .staffGrid h6 {
	font-family: "Ringside", sans-serif;
	font-weight: 300;
	color: #000;
	font-size: 14px;
	line-height: 16.8px;
}

#ppsModal .modal-dialog {
	width: 95%!important;	
	max-width: 1400px;
}

#ppsModal {
	z-index: 999999999;	
}


#ppsModal .modal-header button {
	margin-left: auto;
}

#ppsModal .modal-body {
	max-height: 90vh;
	overflow-y: scroll;
}

a.see-details {
    text-decoration: none;
    font-weight: normal;
    color: #004C97;
    font-size: 16px;
    position: relative;
    padding-right: 20px;
    cursor: pointer;
}

.moreDetailsJank:before {
    content: "See detailed benefits";
    text-transform: none;
    font-family: "Gotham", sans-serif;
    color: #275d99;
    text-decoration: underline;
    cursor: pointer;
}

.mxCompCard.isOpen .moreDetailsJank:before {
    content: "See less";
}


.mxCompCardDetails ul li strong {
    white-space: nowrap;
}


body.neo .alerts,  
body.neo .header__links, 
body.neo .header__aopa-links, 
body.neo .header__nav, 
body.neo .breadcrumbs, 
body.neo .advertisement, 
body.neo .header__burger, 
body.neo .addthis, 
body.neo .leftnav, 
body.neo .joinPpsBar{
    display:none!important;
}
body.neo .footer__about, 
body.neo .footer__nav, 
body.neo .footer__social {
    visibility: hidden;
    max-height: 100px;
    overflow: hidden;
}

body.neo .header__logo {
    margin: 27px 0 0!important;
}

