html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
  height: 100%;
}

/* Style default to QW brand */
.page-wrapper {
  min-height: 100%;
  background-color: #1c6ea5;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.section {
  clear: both;
  position: relative;
}
.content {
  background: #fff;
  padding: 40px 0;
}
.inner {
  padding: 20px;
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
}
.header {
  color: #fff;
  text-align: center;
}
strong {
  font-weight: 700;
}
.logo {
  margin: 20px 0;
  display: inline-block;
  width: 300px;
  height: 60px;
  background-image: url(/assets/publisher/quotewizard/common/images/qw-logo-white.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  visibility: hidden;
}
.cta {
  margin: 30px 0;
}
.zip-code {
  padding: 10px 20px;
  font-size: 24px;
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
  background: #fff;
  box-shadow: none;
  border: none;
  border-bottom: 5px solid RGBA(0, 0, 0, 0.1);
  color: #404040;
  margin-bottom: 10px;
  width: 130px;
  height: 70px;
  box-sizing: border-box;
  vertical-align: top;
}
.zip-code:focus {
  outline: none;
}
input[type="submit"] {
  padding: 20px 0;
  width: 30%;
  font-size: 24px;
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
  background-color: #1ca141;
  color: #fff;
  font-weight: bold;
  box-shadow: none;
  border: none;
  border-bottom: 5px solid RGBA(0, 0, 0, 0.3);
  font-weight: 700;
  margin-left: 5px;
  cursor: pointer;
  height: 70px;
}
label[for="zip"] {
  background: #fff;
  font-size: 24px;
  border-radius: 5px;
  color: #404040;
  margin: 0;
  line-height: 1;
  border-bottom: 5px solid RGBA(0, 0, 0, 0.1);
  margin-right: -12px;
  height: 70px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 20px 30px;
}
#general_error {
  color: #fff336;
}
.page-title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
.main {
  color: #404040;
}
.main-title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.content p {
  font-size: 24px;
  margin: 0 0 25px;
  line-height: 1.25;
}
.btn--big {
  background-color: #1ca141;
  color: #fff;
  font-size: 26px;
  padding: 15px 30px;
  border-radius: 5px;
  font-weight: bold;
  display: inline-block;
  border-bottom: 5px solid RGBA(0, 0, 0, 0.2);
}
.simple-list li {
  display: block;
  margin: 40px 0;
  font-size: 24px;
  line-height: 32px;
  clear: both;
}
.simple-list li .bullet {
  height: 28px;
  width: 29px;
  margin-right: 10px;
  background-size: 72%;
  background-position: bottom;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url(/assets/publisher/quotewizard/common/images/check.png);
}
.footer {
  text-align: center;
  color: #043556;
  padding: 22px 0;
}
.footer a {
  margin-left: 20px;
  color: #043556;
}
.section--privacy h1 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.section--privacy h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
.section--privacy ul {
  list-style: circle;
  padding-left: 40px;
}
.section--privacy li {
  margin-bottom: 10px;
  font-size: 22px;
}

/* Additional Brands */

/* SuperCheap */

.si.page-wrapper {
  background-color: #cccccc;
}
.si input[type="submit"] {
  background-color: #FEC546;
  color: #404040;
}
.si .logo {
  background-image: url('/assets/supercheapinsurance/site/images/sc_logo_250.png');
  height: 90px;
}
.si .page-title {
  color: #404040;
}
.si .btn--big {
  background-color: #FEC546;
  color: #404040;
}
.si .simple-list li .bullet {
  background-image: url('/assets/supercheapinsurance/site/images/check-grey.svg');
}

/* FREE RATE REPORT */

.frr.page-wrapper {
  background-color: #cccccc;
}
.frr input[type="submit"] {
  background-color: #1f96a4;
  color: #fff;
}
.frr .logo {
  background-image: url('/assets/publisher/freeratereport/img/logo_frr.png');
  height: 90px;
}
.frr .page-title {
  color: #404040;
}
.frr .btn--big {
  background-color: #1f96a4;
  color: #fff;
}
.frr .simple-list li .bullet {
  background-image: url('/assets/supercheapinsurance/site/images/check-grey.svg');
}

/* CHEAP INSURANCE QUOTE COMPARISON */

.ciqc.page-wrapper {
  background-color: #101F30;
}

.ciqc input[type="submit"] {
  background-color: #0069BA;
  color: #FFFFFF;
}

.ciqc .logo {
  background-image: url('/assets/publisher/cheap-insurance-quote-comparison/img/cheap-insurance-quote-comparison-white-text.svg');
}

.ciqc .btn--big {
  background-color: #0069BA;
  color: #FFFFFF;
}

.ciqc .footer, .ciqc .footer a {
  color: #FFFFFF;
}

/* BEST INSURANCE QUOTE */

.biq.page-wrapper {
  background-color: #101F30;
}

.biq input[type="submit"] {
  background-color: #FFC507;
  color: #101F30;
}

.biq .logo {
  background-image: url('/assets/publisher/best-insurance-quote/img/best-insurance-quote-white-text.svg');
}

.biq .btn--big {
  background-color: #FFC507;
  color: #101F30;
}

.biq .footer, .biq .footer a {
  color: #FFFFFF;
}

/* RATEKICK */



/* MOBILE STYLES */

@media (max-width: 700px) {
  .inner {
    width: 90%;
  }
  .logo {
    width: 80%;
    margin: 0;
  }
  label[for="zip"] {
    width: 80%;
    padding: 15px 0;
    background: none;
    border: 0;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    width: 100%;
  }
  .zip-code {
    width: 80%;
    padding: 15px 0;
    border: 0;
    text-align: center;
  }
  input[type="submit"] {
    width: 80%;
    padding: 15px 0;
    margin: 0;
    border-bottom: none;
  }
  .page-title {
    line-height: 120%;
  }
  .main-title {
    font-size: 26px;
    line-height: 120%;
  }
  .content {
    padding: 20px 0;
  }
  .content p {
    font-size: 18px;
  }
  .btn--big {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
  }
  .footer a {
    display: block;
    margin-top: 20px;
    margin-left: 0;
    color: #043556;
  }
  .copyright {
    display: block;
    color: #043556;
  }
  .ciqc .copyright, .biq .copyright {
    color: #FFFFFF;
  }
  #general_error {
    margin-top: 10px;
  }

  .si label[for="zip"], .frr label[for="zip"] {
    color: #404040;
  }
}
