@media screen and (max-width: 960px) {
  body {
    min-width: 0;
  }
  .container {
    width: auto !important;
  }
  a {
    word-wrap: break-word;
  }
  div.header {
    display: none;
  }
  .center-on-mobile,
  .gf-grid-container .gf-grid-col.center-on-mobile {
    text-align: center !important;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .show-on-mobile {
    display: block !important;
  }
  img.stacked-on-mobile,
  span.stacked-on-mobile,
  i.stacked-on-mobile {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    margin-top: 0 !important;
    margin-bottom: 1em;
  }
  .pr0-on-mobile {
    padding-right: 0 !important;
  }
  .pl0-on-mobile {
    padding-left: 0 !important;
  }
  .gf-grid-col-3 {
    /*width: 47.91666666666%;*/
    /*width: 31.25%;*/
  }
  .gf-grid-col-9 {
    /*width: 97.91666666666%;*/
    /*width: 64.58333333333%;*/
  }
  .gf-grid-full-on-mobile {
    width: 97.91666666666% !important;
  }
  .gf-grid-half-on-mobile {
    width: 47.91666666666% !important;
  }
  .product-nav {
    min-height: 0 !important;
  }
  .js .product-nav {
    background: #fff;
    border-bottom: none;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .js .product-nav .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .js .product-nav .product-logo {
    background: #f2f3f6;
    margin: 0;
    padding: 0.55em 1em;
    text-align: left;
    border-bottom: 2px solid #e2e4e7;
    line-height: 1;
  }
  .js .product-nav .product-logo img {
    height: 40px;
    width: auto;
  }
  .js .product-nav .product-logo,
  .js .product-nav .product-nav-links,
  .js .product-nav .product-nav-ctas {
    float: none !important;
    margin: 0 !important;
  }
  .js .product-nav-links li,
  .js .product-nav .product-nav-ctas li {
    margin: 0 !important;
    display: block !important;
  }
  .js .product-nav-links li a,
  .js .product-nav-search {
    border-bottom: 1px solid #f2f3f6;
  }
  .js .product-nav-links .level-2 a,
  .js .product-nav-links .level-2 a:hover {
    background-color: #3e3f40;
    border-color: #2b2c2d;
    color: #fff !important;
  }
  .js .product-nav-links .level-2 a:hover {
    background-color: #19191a;
  }
  .js .product-nav-links .level-2 .vypr a,
  .js .product-nav-links .level-2 .dt a {
    line-height: 1;
  }
  .js .product-nav .product-nav-ctas .button,
  .js .product-nav-links li a {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
  }
  .js .product-nav .product-nav-ctas .button {
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .js .product-nav-links li a span {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 1.618em;
  }
  .js .product-nav-links li a span img {
    margin-top: 5px;
  }
  .js .product-nav-wrap,
  .js .product-sub-nav ul {
    display: none;
  }
  .js .product-more-nav,
  .js .product-nav-toggle,
  .js .product-sub-nav-dropdown {
    display: block;
  }
  .js .product-sub-nav {
    background: none;
    border: none;
  }
  .mobile-app-dl-callout.ios .iblock {
    max-width: 57%;
  }
  .mobile-app-dl-callout,
  .mobile-app-dl-callout li {
    font-size: small;
  }
  .mobile-app-dl-callout.ios li,
  .mobile-app-dl-callout.ios h4,
  .mobile-app-dl-callout.ios p,
  .mobile-app-dl-callout.ios li span,
  .mobile-app-dl-callout.ios a,
  .mobile-app-dl-callout.ios a:hover {
    font-size: 0.85em;
  }
  .mobile-app-dl-callout.ios {
    padding: 0.75em;
  }
  .mobile-app-dl-callout.ios .close {
    max-width: 4%;
    width: auto;
    height: auto;
    margin-right: 0.5em;
  }
  .mobile-app-dl-callout.ios .logo {
    max-width: 12%;
    width: auto;
    height: auto;
    margin-right: 0.5em;
  }
  .mobile-app-dl-callout.ios .view {
    margin-top: -12px;
    max-width: 10%;
    text-align: center;
    font-size: 11px !important;
    font-size: 0.6875rem !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-width: 1px;
  }
  .gf-think-tank .video,
  .gf-think-tank .article,
  .gf-think-tank .infographic {
    right: 0;
  }
  .gf-think-tank .featured-content img {
    left: 0;
  }
} 

@media screen and (max-width: 768px){
  .gf-grid-col-1,
  .gf-grid-col-2,
  .gf-grid-col-3,
  .gf-grid-col-5,
  .gf-grid-col-7 {
    width: 47.91666666666% !important;
  }
  form .gf-grid-col,
  .gf-grid-full-med,
  .gf-grid-full-on-mobile,
  .gf-grid-col-9 + .gf-grid-col-3,
  .gf-grid-col-8 + .gf-grid-col-4,
  .gf-grid-col-10 + .gf-grid-col-2,
  .gf-grid-col-11 + .gf-grid-col-1,
  .gf-grid-col-4,
  .gf-grid-col-8,
  .gf-grid-col-9,
  .gf-grid-col-10,
  .gf-grid-col-11 {
    width: 97.91666666666% !important;
  }
  .hide-on-med {
    display: none !important;
  }
  .show-on-med {
    display: block !important;
  }
  .center-on-med,
  .gf-grid-container .gf-grid-col.center-on-med {
    text-align: center !important;
  }
  ul#footer-nav {
    text-align: left;
  }
  ul#footer-nav li {
    width: 36%;
    margin-left: 12%;
    margin-right: 0;
  }
  input[type="submit"],
  button,
  .button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: large;
    margin-bottom: 0.5em;
  }
  .inline-submit input[type="submit"],
  .inline-submit button,
  .inline-submit .button {
    width: auto;
    margin: 0;
  }
  body #vChatContainer,
  #chat-container {
    display: none !important;
  }
  form .gf-grid-col {
    margin-top: 0;
    margin-bottom: 0;
  }
  .gf-grid-col.alignright {
    text-align: left !important;
  }
  .gf-grid-col > label {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    text-align: left !important;
  }
  .gf-grid-col:first-of-type > label {
    margin-top: 0;
  }

  .gf-think-tank .video,
  .gf-think-tank .article,
  .gf-think-tank .infographic {
    left: 0;
  }
  .gf-think-tank .featured-content .img-label {
    margin-left: -117px;
  }
  .vpn-myths .myth.disabled img {
    max-width: 100%;
  }
  .vpn-myths .myth.disabled h2 {
    margin-bottom: 0.5em;
  }

  /*Privacy Marketplace*/
  .privacy-marketplace .gfCallout {
    max-width: none;
  }


  body #vChatContainer {
    display: none !important;
  }
}

@media screen and (max-width: 640px){
  .gf-grid-full-small,
  .gf-grid-col-1,
  .gf-grid-col-2,
  .gf-grid-col-3,
  .gf-grid-col-5,
  .gf-grid-col-6,
  .gf-grid-col-7 {
    width: 97.91666666666% !important;
  }
  .hide-on-small {
    display: none !important;
  }
  .show-on-small {
    display: block !important;
  }
  .center-on-small,
  .gf-grid-container .gf-grid-col.center-on-small {
    text-align: center !important;
  }
  .gf-think-tank .featured-content .section-intro {
    margin-bottom: 2em;
  }
  .gf-think-tank .featured-content img {
    display: block;
    margin: 0 auto;
  }
  .gf-think-tank .feature-article {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -102px;
  }
  .gf-think-tank-overview div.main-intro .container {
    padding-bottom: 150px !important;
    background-position: center bottom;
  }
  .gf-think-tank-overview div.main-intro .container h1, .gf-think-tank-overview div.main-intro .container p {
    margin-left: 20px;
  }
}

@media screen and (max-width: 460px){
  h1, .h1 {
    font-size: 32px;
    font-size: 2rem;
  }
  h2, .h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .main-content {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .center-on-small,
  .gf-grid-container .gf-grid-col.center-on-small {
    text-align: center !important;
  }
  ul#footer-nav {
    text-align: center;
  }
  ul#footer-nav li {
    display: block !important;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  form .inline-submit {
    padding-right: 0 !important;
  }
  .inline-submit input[type="text"],
  .inline-submit input[type="search"],
  .inline-submit input[type="password"],
  .inline-submit textarea,
  .inline-submit .selectBox-dropdown {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
  }
  .inline-submit input[type="submit"],
  .inline-submit button,
  .inline-submit .button {
    position: relative;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    width: 100%;
  }

  /*Privacy Marketplace*/
  .privacy-marketplace div.main-intro div.container {
    padding-top: 2em;
  }
  .privacy-marketplace .main-intro h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .privacy-marketplace .brand-list .brand {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 320px) {
  .hide-on-xsmall {
    display: none !important;
  }
  select {
    max-width: 270px;
  }
}
