body {
  color: #666;
}
.page-content {
    padding: 0 !important;
}

.containerIndex {
    width: 100% !important;
    padding: 0;
}

.about-header {
    /*background: rgba(0, 0, 0, 0.2); 
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg"); 
    background: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg");
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg"); 
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg");
    background-position: bottom;
    text-align: center;
    background-size: cover;
    margin: 0 -20px; 
    height: 100%;
    padding: 50px 0;
    background-attachment: fixed; 
    margin:0;*/
}


.hero1 {
    background: rgba(0, 0, 0, 0.2); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg") !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg") !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg") !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero3.jpg") !important; /* Standard syntax */
    background-position: bottom;
    text-align: center;
    background-size: cover;
    margin: 0 -20px; 
    height: 100%;
    padding: 50px 0;
    background-attachment: fixed; 
    margin:0;
}

.hero2 {
    background: rgba(0, 0, 0, 0.2); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero.jpg") !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero.jpg") !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero.jpg") !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/hero.jpg") !important; /* Standard syntax */
    background-position: 50% 45% !important;
    text-align: center;
    background-size: cover;
    margin: 0 -20px; 
    height: 100%;
    padding: 50px 0;
    background-attachment: fixed; 
    margin:0;
}

.headerCompImg {
     width: 60%; 
     margin-top: 30px;
}

.subscriberLoginText {
    color: white; 
    text-align: center;
    font-weight: 500; 
    font-size: 20px; 
    padding-bottom: 10px;
}

.checkbox-list {
  text-align: center;
}


.rememberMeText {
    font-weight: 400;
    color: white;
}

.forgotSubscribeLink {
    font-weight: bold; 
    color: #3598DC;
    text-shadow: 0px 0px 1px #666;
}

.headerText {
  margin-top: 30px;
}
.loginLocation {
    color: white; 
    font-weight: 400; 
    /* margin-top: 80px; */
}

.noAccount {
    color: white; 
    margin: 5px 0 0 0;
    text-align: center;
}
.loginBox {
    padding: 30px 30px; 
    /* height: 400px;  */
    background-color: rgba(0,0,0,.3); 
    border-radius: 10px;
}
.login-info {
  color: white;
  padding-bottom: 20px;
}
.loginPosition {
  position: absolute; 
  top:115px;
  z-index: 999;
  width: 25%; 
  margin-left: 50%
}
.welcome {
    padding: 40px 0;
    margin-right: 0 !important;
}

.welcomeTextBlock {
  background: #fff; 
  padding: 30px 0 50px 0; 
  margin-right: 0;
}

.welcomeHeader {
    text-align: center;
}

.priceDesc {
  min-height: 109px;
}

.apmaMembers {
    background: #BB1042 !important
}

.apmaMembersAdd {
    border-top-color: #BB1042 !important;
}

.nonMembers {
    background: #00538D !important;
}

.nonMembersAdd {
    border-top-color: #00538D !important;
}

.freeTrial {
    background: #94A0A8 !important;
}

.freeTrialAdd {
    border-top-color: #94A0A8 !important;
}

.freeTrialText {
    padding: 0 50px;
}

.multiYearDiv {
    text-align: center;
    padding: 20px;
}

.multiYearButton {
    padding: 15px;
}

.pricingBackground {
    background: none !important;
}

.about-header h1 {
  color: #fff;
  font-weight: normal; 
  margin-top: 60px;
  font-size: 40px; 
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); 
}

.about-header h3 {
  color: #fff;
  font-weight: normal; 
  font-size: 34px; 
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); 
  margin-top: 85px;
}

.about-header h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 40px; 
} 
    
/*Subscription Modal*/
.mHeaders {
  font-weight: 600;
  font-size: 16px; 
}

.mMHeaders {
  text-align: center;
}

.mYears {
  font-size: 16px;
  font-weight: 600;
  color: #666;
  text-align: center;
}

.mMembers {
  background: rgba(149, 163, 171, .1);  
  padding: 5px 15px;
  color:#666;
}

.mNMembers {
  padding: 5px 15px;
  color:#666;
}

.apmacost {
    font-size:16px;
    font-weight:bold;
    color:#0070C0;	

}
.apmacost-sub {
    font-size:14px;
    color:#0070C0;	
}
.row {
    margin-bottom: 5px;
}

.modal-body h4 {
  color: #F48000
}

.iconPadding {
  margin-right: 5px;
}

.sponsorDiv {
  background: #fff;
  padding: 40px 0;
  margin-right: 0 !important;
}
.sponsorDiv h1 {
  margin-bottom: 20px;
}
.sponsorDiv .sponsorLogo {
  padding:50px 0; 
  text-align:center;
}

.sponsorDiv .btn:hover {
  color: white
}
@media (max-width: 1280px) and (min-width: 1201px) {
  .col-md-8 {
    width: 83.33333%; 
  }
  .col-md-offset-2 {
    margin-left: 8.33333%; 
  }
}
.pricing-content-1 {
  background-color: #fff; }
  .pricing-content-1:before,
  .pricing-content-1:after {
    content: " ";
    display: table; }
  .pricing-content-1:after {
    clear: both; }
  .pricing-content-1 .arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid;
    margin: auto; }
    .pricing-content-1 .arrow-down.arrow-blue {
      border-top-color: #3598DC; }
    .pricing-content-1 .arrow-down.arrow-green {
      border-top-color: #32C5D2; }
    .pricing-content-1 .arrow-down.arrow-dark {
      border-top-color: #2F353B; }
    .pricing-content-1 .arrow-down.arrow-grey {
      border-top-color: #f7f9fb; }
  .pricing-content-1 .price-ribbon {
    position: absolute;
    top: 75px;
    right: -4px;
    width: 90px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 6px 20px 6px 15px;
    color: #fff;
    background-color: #D91E18;
    text-shadow: 0px 1px 2px #bbb;
    -webkit-box-shadow: 0px 2px 4px #888;
    -moz-box-shadow: 0px 2px 4px #888;
    box-shadow: 0px 2px 4px #888; }
    .pricing-content-1 .price-ribbon:after {
      content: ' ';
      position: absolute;
      width: 0;
      height: 0;
      right: 0px;
      top: 100%;
      border-width: 5px 10px;
      border-style: solid;
      border-color: #64120f transparent transparent #64120f; }
  .pricing-content-1 .pricing-title {
    border-bottom: 1px solid;
    border-color: #fff; }
    .pricing-content-1 .pricing-title > h1 {
      margin: 20px 0; }
  .pricing-content-1 .price-column-container {
    text-align: center;
    margin: 0;
    background-color: #fff; }
    .pricing-content-1 .price-column-container.border-active {
      border: 1px solid #e5e9ee; }
    .pricing-content-1 .price-column-container:first-child {
      margin-left: 0; }
    .pricing-content-1 .price-column-container:last-child {
      margin-right: 0; }
  .pricing-content-1 .price-table-head {
    color: #fff;
    padding: 20px 0; }
    .pricing-content-1 .price-table-head h2 {
      font-size: 26px; }
    .pricing-content-1 .price-table-head.price-1 {
      background-color: #3598DC; }
    .pricing-content-1 .price-table-head.price-2 {
      background-color: #32C5D2; }
    .pricing-content-1 .price-table-head.price-3 {
      background-color: #2F353B; }
  .pricing-content-1 .price-table-pricing > h3 {
    font-size: 60px;
    position: relative; }
    .pricing-content-1 .price-table-pricing > h3 > .price-sign {
      font-size: 20px !important;
      /*position: absolute;*/
      margin-left: -15px; }
  .pricing-content-1 .price-table-pricing > p {
    margin-top: 0; }
  .pricing-content-1 .price-table-content {
    background-color: #f7f9fb;
    color: #5c6d7e;
    font-weight: 600;
    font-size: 16px; }
    .pricing-content-1 .price-table-content .row {
      padding-top: 10px;
      padding-bottom: 10px; }
      .pricing-content-1 .price-table-content .row i {
        color: #6cade6; }
      .pricing-content-1 .price-table-content .row:first-child {
        padding-top: 20px; }
      .pricing-content-1 .price-table-content .row:last-child {
        padding-bottom: 20px; }
  .pricing-content-1 .price-table-footer {
    padding: 20px 0; }
    .pricing-content-1 .price-table-footer > .price-button {
      font-weight: bold;
      padding: 10px 20px; }

@media (max-width: 1024px) {
  .pricing-content-1 .mobile-padding {
    padding: 0;
    margin: 0; }
    .pricing-content-1 .mobile-padding > i {
      margin-right: 5px; }
  .pricing-content-1 .price-table-content {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 1024px) {
  .pricing-content-1 .mobile-padding {
    padding: 0 15px;
    margin: 0 -15px; }
    .pricing-content-1 .mobile-padding > i {
      margin-right: 20px; }
  .pricing-content-1 .price-table-content {
    padding-left: 15px;
    padding-right: 15px; } }
   
  @media (max-width: 1010px) and (min-width: 993px) {
    .priceDesc {
      min-height: 128px;
    }
  }

  @media (max-width: 1400px) and (min-width: 993px) {
    .loginPosition {
      width: 35%; 
    }
  }
  @media (max-width: 992px) {
    .loginPosition {
      top: 35%;
    }
    .about-header h3 {
      margin-top: 0;
    }
  }

  @media (max-width: 472px) {
    .headerText {
      margin-top: 0;
    }
  }

.owl-carouselVG .owl-prev,
.owl-carouselVG .owl-next {
  display: inline-block;
  border: 1px solid #ffffff;
    color: #ffffff;
    background: none;
    padding: 5px 15px;
}

.owl-carouselVG .owl-prev {
  margin-right: 15px;
}

.owl-carouselVG .vgTitle {
  text-align: center; 
  /* font-weight: bold;  */
  color: #ffffff;
  margin-top: 5px;
  height: 40px;
}

.owl-carouselVG iframe {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #000000;
}

.owl-carouselVG .owl-prev:hover,
.owl-carouselVG .owl-next:hover {
  background-color: #3598dc;
  border: 1px solid #3598dc;
  color: #ffffff;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }