div.nat-firewall div#sidebar div#member p {
padding-right: 60px;
}
.gnCta-2.auto small {
display: inline;
}
.success, .error, div.testimonial .tcomments { font-style: normal; }

/* HOME PAGE SLIDER ITEM POSITIONING */
#slider #contest .bannerContent .bannerInfo {top: 55px;}

/* TESTIMONIALS */
#testimonialsBanner p.disclaimer {
  display: block;
}
#testimonialsBanner a {
  top: 100px;
}
#testimonialsBanner h2 {
  margin-bottom: 15px;
}
/*BANNERS*/
#slider .banner .bannerContent h1 {
  font-size: 32px;
}
#slider #retention .bannerContent .bannerInfo {
  top: 65px;
}
#slider #speed .bannerContent .bannerInfo {
  top: 75px;
}
#slider #speed h2 {
  font-size: 30px;
}
#slider #retention h2 {
  font-size: 34px;
}
/* UK BANNER */
#slider #vyprUK .bannerContent .bannerInfo {
  left: 130px;
  width: 670px;
}

/*SUMMER SPECIAL*/
#summerSpecial #banner a.gnCta {
  right: 90px;
}

/*Spring Special*/
.theme-usenet-spring-special h2 strong {
  line-height: 1;
}

/*DIAMOND TEST DRIVE*/
#diamondTestDrive #mainContainer p.intro {
  font-size: 21px;
}

/*SIGNUP*/
.gnFeatures ul.products p, .gnFeatures ul.resources p {
  font-size: 15px;
}
div.bottom-bar a {
  font-size: 13px;
}
.add-onManage #vpnAdd-on .priceChunk div {
  margin-left: -35px;
}
.add-onManage #vpnAdd-on .priceChunk div div {
  margin-left: 0;
}
.add-onManage #vpnAdd-on .priceChunk, #addServices .no-services #pptp .priceChunk {
  padding-left: 35px;
}
.add-onManage #vpnAdd-on .priceChunk .price {
  padding-left: 0;
}


/*WEBDAV 2011/12*/
div.left50.webdav img {
  width: 313px;
}

/*Control Panel Update 2012/01*/
#addServices .add-onManage #vpnAdd-on .priceChunk {
  padding-left: 35px;
}
#addServices .add-onManage #vpnAdd-on .priceChunk div {
  margin-left: -35px;
}
#addServices .add-onManage #vpnAdd-on .priceChunk div.tooltip {
  margin-left: 0;
}
#addServices .add-onManage #vpnAdd-on .priceChunk .price {
  padding: 0;
}
ul#cp-tab-nav li.usenet {
  _width: 120px;
}

/*Welcome Kit*/
.gnFeatures ul li#gnFollowUs a {
  white-space: normal;
}

/*VyprVPN App*/

/*Diamond Special - Signup*/
/*signup.css (** COMMENTED: Diamond Special Banner **) */
/*
#diamondSpecialBanner .description span { padding-top: 22px; }
*/

/*Diamond Special - Homepage Banner*/
#slider #diamond div.details .title,
#slider #diamond div.details .price small,
#slider #diamond div.details .price {
  font-size: 18px;
}
.diamond-special #banner div.details ins {
  top: -10px;
}
#slider #diamond div.details ins .title {
  text-indent: 44px;
}


/**
 * USENET SEASONAL SPECIAL
 */

/*Vypr Mobile*/
.mobile-apps #ios .creative .slider li.enabled p { padding-right: 50px; }
.mobile-apps #ios .creative .slider li.disabled p { padding-top: 10px; }


/*********************************
    LATE 2012 REDESIGN
*********************************/

/*SUPPORT*/
.support-overview .setup-instructions li {
  margin-right: 45px;
}

/*Summer Special 2013*/
.summer-special-2013 #banner div.extras li p {
  padding-top: 0.5em;
}
.summer-special-2013.silver-special div#banner .description .block {
  display: inline;
}
.summer-special-2013.silver-special div#banner .description .arrow {
  right: -40px;
  bottom: -35px;
}
.summer-special-2013.silver-special div#banner div.details {
  padding-bottom: 2em;
}
.summer-special-2013.platinum-special #banner div.details strong.highlight {
  padding-top: .25em;
}
#diamondTestDrive #banner h1 {
  padding-top: 44px;
}

/*Websave*/
.cancel-finish .specialOffer h2 strong {
  margin-bottom: 0;
}

/*Usenet/Newsgroup Adwords LPs*/
.template-adwords-newsgroup-usenet .main-intro h1 strong {
  margin-top: 5px;
  margin-bottom: 5px;
}

/*Free Usenet LP*/
.page-free-usenet .main-intro h1 {
  margin-top: 4px;
}
.page-free-usenet .main-intro h2 .free-text {
  line-height: 1.1;
}

/*We Miss You LP*/
.page-miss-you-special h1,
.template-usenet-special .main-intro h2 strong {
  line-height: 1.2;
}

/**
 * RESPONSIVE STYLES
 */

 /* 1200px */
@media screen and (min-width: 1200px){
  .template-usenet-special .c-banner--usenet-lives .c-content--title {
    font-size: 39px;
  }
}
/* end 120px */

/* 960px */
@media screen and (max-width: 960px){

}
/* end 960px */

/* 768px - Resize browser to 640px, then style*/
@media screen and (max-width: 768px){

}
/* end 768px */

/* 460px - Resize browser to 320px, then style*/
@media screen and (max-width: 460px){
  /*Usenet/Newsgroup Adwords LPs*/
  .template-adwords-newsgroup-usenet .main-intro h1 strong {
    font-size: 6.4rem;
    line-height: 1;
  }

  /* USENET SEASONAL SPECIAL */
  .template-usenet-special .main-intro h1 {
    font-size: 5.8rem;
  }
  .template-usenet-special .main-intro h2 strong {
    font-size: 4.6rem; 
  }

  /* Usenet-special */
  .template-usenet-special .c-banner--usenet-lives .c-content--title {
    font-size: 32px;
  }
}
/* end 460px */

/* Banner Christmas 2018 */
@media screen and (max-width: 899px) {    
  .c-banner--christmas-2018 .c-banner__content-block .c-banner__offer {
    margin: 0 45px 15px;
  }
}


/*********************************
    2018 Redesign => IE11 Support for CSS GRID
*********************************/
/*
*
* RFE: Adding IE11 support to end of file
*       -> Spike/TD needed to find a more suitable location
*
*/

/* Special Fix for Usenet text update */
@media all and (max-width: 319px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* usenet text update */
  .gnHome .c-banner--usenet-lives .c-content--grid {
    -ms-grid-rows: 100px 1fr;
  }
}
@media all and (min-width: 320px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* usenet text update */
  .gnHome .c-banner--usenet-lives .c-content--grid {
    -ms-grid-rows: 100px 1fr;
  }
}

@media all and (min-width: 375px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-banner--usenet-lives .c-content--grid {
    -ms-grid-rows: 50px 1fr;
  }
}

/* Special Fix for Usenet text update */
@media all and (min-width: 540px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* usenet text update */
  .gnHome .c-banner--usenet-lives .c-content--grid {
    -ms-grid-rows: 50px 1fr;
  }
}

/* Special Fix for Usenet text update */
@media all and (min-width: 600px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* usenet text update */
  .gnHome .c-banner--usenet-lives .c-content--grid {
    -ms-grid-rows: 140px 1fr;
  }
}

/* Special Fix for Usenet text update */
@media all and (min-width: 723px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* usenet text update */
  .gnHome .c-banner--usenet-lives .c-content--grid {
    -ms-grid-rows: 130px 1fr;
  }
}

/* Special Fix for Usenet text update */
@media all and (min-width: 1067px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* usenet text update */
  .gnHome .c-banner--usenet-lives {
    -ms-grid-rows: 500px;
  }
  .gnHome .c-banner--usenet-lives .c-content--grid {
    -ms-grid-rows: 70px 1fr;
  }
  .gnHome .c-banner--usenet-lives .c-content--title {
    font-size: 43px;
  }
}
@media all and (min-width: 1200px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* usenet-special */
  .main-intro .c-banner--usenet-lives {
    -ms-grid-rows: 540px;
  }
}





/**********************************************
*
* 2019 Redesign
*
**********************************************/

/* NO-LOG VYPRVPN SPECIAL */

/* NO-LOG VYPRVPN SPECIAL - EDIT - PER DESIGN SPECIFICATION */
@media screen and (max-width: 375px){
  .c-banner--no-log-vyprvpn .c-banner__title {
    line-height: 34px !important;
  }
}
.c-banner--no-log-vyprvpn .c-banner__title {
  margin-bottom: 0;
  font-size: 21px !important;
  font-size: 2.1rem !important;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 46px;
  text-transform: uppercase;
}

/* REACTIVATION SPECIAL */
.t-usenet-reactivation-special .c-banner--reactivation-special .c-banner__title {
  margin-top: 6px; /* content_block has 30px padding */
  margin-bottom: 0;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #ffffff;
}
.t-usenet-reactivation-special .c-banner--reactivation-special .c-banner__promo-discount {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (min-width: 900px) {
  .t-usenet-reactivation-special .c-banner--reactivation-special .c-banner__title {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .c-banner--reactivation-special .c-banner__promo-discount {
    font-size: 68px;
    font-size: 6.8rem;
  }
}


/**********************************************
*
* 2019 Redesign: IE11 Support for 'CSS GRID'.
*
**********************************************/

/* RFE: find a more suitable location for IE specific files */

/* Hack: IE11 support - parsed only by IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

}
