/* HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
a,
b,
body,
div,
h1,
h2,
h3,
html,
img,
li,
p,
section,
span,
ul {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  zoom: 1;
}
section {
  display: block;
}
html,
body,
div,
ul,
li,
h1,
h2,
h3 {
  list-style: none;
}
h1,
h2,
h3 {
  line-height: normal;
  font-weight: normal;
}
a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #4d7bd6;
}
b {
  font-weight: bold;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  border: none;
  -ms-interpolation-mode: bicubic;
}
ul,
li {
  display: list-item;
  list-style: none;
}
/* Form Elements */
/* General Styles*/
body {
  font: 15px/1.5 'Montserrat', Arial, Helvetica, sans-serif;
  background: #fff;
  padding-top: 110px;
  color: #747474;
  text-align: left;
}
a:not(.no_transition) {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:not(.no_transition):active {
  -webkit-transition: all 0.05s ease-out;
  -moz-transition: all 0.05s ease-out;
  -o-transition: all 0.05s ease-out;
  transition: all 0.05s ease-out;
}
a {
}
a:hover {
}
img {
  max-width: 100%;
  height: auto;
}
/*floats*/
/* Tyopgraphy Styles
@font-face {
  font-family: "Open Sans Light";
  src: url("fonts/OpenSansLight.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans Semibold";
  src: url("fonts/OpenSansSemibold.ttf") format("truetype");
}
*/
h1 {
  font-family: 'Proza Libre', sans-serif;
  font-size: 35px;
  color: #2b2b2b;
  margin-bottom: 20px;
}
h2 {
  font-family: 'Montserrat', sans-serif;
  color: #fc1c1c;
  font-size: 28px;
  margin-bottom: 15px;
}
h3 {
  font-size: 16px;
  font-weight: normal;
  color: #fc1c1c;
  margin-top: 5px;
  line-height: 1.2;
  padding: 3px 0 0 0;
}
p {
  margin-bottom: 15px;
}
/* Main Styles*/
/* Avoid making bonus step look wrong when confirming user's email address */
@media only screen and (max-width: 739px) {
  /* #pwyw_nav_btn { display: none;} */
}
/* 2x assets */
/* Body Styling */

/* Responsive Width Adjustments */
@media screen and (min-width: 1240px) {

  .footerContent {
    width: 70%;
    max-width: 1072px;
  }
}

/* Fixes to cover old CSS (old CSS sticking around until all pages updated) */
h2 {
  color: #333;
}

a {
  color: #333;
}

/* Top Menu Styling */

/* Hamburger Menu Styling */

/* Platform List Styling */

/* Windows Desktop App platform callout */

/* Landing Image Styling */

/* Landing Image Button Styling Update */

/* Info Card Styling */

/* New Panel Styling */

/* Review Panel Styling */

/* About AdBlock Styling */

/* @media screen and (min-width: 961) */

/* Final CTA Styling */

/* Footer Styling */

.footer {
  width: 100%;
  background-color: #f9f9f9;
  min-height: 144px;
}

.footerContent {
  width: 90%;
  margin: auto;
  justify-content: space-between;
  padding-top: 48px;
}

.footerContent li {
  display: inline-block;
  margin: 0px 4px;
  font-size: 14px;
  color: #333;
}

.footerContent h1 {
  font-size: 14px;
  color: #999;
  padding-top: 16px;
}

@media screen and (min-width: 751px) {
  .footerContent {
    display: flex;
    flex-direction: row;
  }
}

@media screen and (max-width: 750px) {
  .footerContent {
    display: flex;
    flex-direction: column-reverse;
  }

  .socialIcons {
  }
}

/* Sub Page Styling */

.subPage {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #333;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
}

@media screen and (min-width: 1240px) {
  .subPageTopBarContent {
    width: 70%;
    max-width: 1072px;
  }

  #mainContent {
    width: 70%;
    max-width: 1072px;
  }
}

/* Sub Page Top Bar Styling */

.subPageTopBar {
  width: 100%;
}

.subPageTopBarContent {
  height: 96px;
  width: 90%;
  border-bottom: 1px solid #e6e6e6;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

/* Privacy Content Styling */

#mainContent {
  width: 90%;
  margin: auto;
  font: 16px 'Montserrat', sans-serif;
  line-height: 20px;
  font-weight: 150;
  color: #333;
  flex: 1 1 auto;
}

#privacyText h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  font-weight: 700;
}

#privacyText p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 150;
  line-height: 22px;
}

#privacyText h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  color: #00a800;
  padding: 24px 0px 12px 0px;
}

#privacyDate {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 14px 0px auto 0px;
  color: #999;
  padding: 0px 0px 8px 0px;
}

.privacySubheader {
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding-top: 56px;
}

@media screen and (min-width: 550px) {
  .privacySubheader {
    flex-direction: row;
  }

  #privacyDate {
    padding: 0px 0px 8px 24px;
  }
}

/* Contributors page styling */

/* Responsive Grid Styling */

/* Uninstall Styling */

/* Thank You Page Styling */

/* Beta Tester Page Styling */

.mainContentLink {
  color: #00a800;
  font-weight: 400;
  cursor: pointer;
}

/* Browser Specific Page Styling */

/* Anniversary Banner Styling */
