@charset "UTF-8";
/*Updated on 9-20-2014*/
/* Screen Styles: 21st.com */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 18, ../../src/sass/partials/_reset.scss */
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 */
/* line 28, ../../src/sass/partials/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 31, ../../src/sass/partials/_reset.scss */
body {
  line-height: 1;
}

/* line 34, ../../src/sass/partials/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 37, ../../src/sass/partials/_reset.scss */
blockquote, q {
  quotes: none;
}


/* line 41, ../../src/sass/partials/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 45, ../../src/sass/partials/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 13, ../../src/sass/partials/_icomoon.scss */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
/* line 30, ../../src/sass/partials/_icomoon.scss */
.icon-google-plus, .icon-facebook, .icon-twitter, .icon-youtube, .icon-search, .icon-lock, .icon-cancel-circle, .icon-phone {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 40, ../../src/sass/partials/_icomoon.scss */
.icon-google-plus {
  color: #e23336;
}

/* line 43, ../../src/sass/partials/_icomoon.scss */
.icon-google-plus:before {
  content: "\e000";
}

/* line 46, ../../src/sass/partials/_icomoon.scss */
.icon-facebook:before {
  content: "\e001";
}

/* line 49, ../../src/sass/partials/_icomoon.scss */
.icon-facebook {
  color: #3c5f98;
}

/* line 52, ../../src/sass/partials/_icomoon.scss */
.icon-twitter:before {
  content: "\e002";
}

/* line 55, ../../src/sass/partials/_icomoon.scss */
.icon-twitter {
  color: #2895d7;
}

/* line 58, ../../src/sass/partials/_icomoon.scss */
.icon-youtube:before {
  content: "\e003";
}

/* line 61, ../../src/sass/partials/_icomoon.scss */
.icon-youtube {
  color: #eb2830;
}

/* line 64, ../../src/sass/partials/_icomoon.scss */
.icon-search:before {
  content: "\e004";
}

/* line 67, ../../src/sass/partials/_icomoon.scss */
.icon-lock:before {
  content: "\e005";
}

/* line 70, ../../src/sass/partials/_icomoon.scss */
.icon-cancel-circle:before {
  content: "\e006";
}

/* line 73, ../../src/sass/partials/_icomoon.scss */
.icon-phone:before {
  content: "\e007";
}

/*-------------------------------------------
    Colors
-------------------------------------------*/
/*-------------------------------------------
    Sizes
-------------------------------------------*/
/*-------------------------------------------
    Fonts
-------------------------------------------*/
/*-------------------------------------------
    Media queries
-------------------------------------------*/
/*-------------------------------------------
    Grid
-------------------------------------------*/
/* line 66, ../../src/sass/partials/_variables.scss */
.primary, .header, .footer, #subfooter {
  margin: 0 auto;
  padding: 0;
  max-width: 940px;
}
/* line 70, ../../src/sass/partials/_variables.scss */
.lt-ie9 .primary, .lt-ie9 .header, .lt-ie9 .footer, .lt-ie9 #subfooter {
  max-width: auto;
}

/* line 1, ../../src/sass/partials/_base.scss */
.clearfix, .split-3, .split-4, .utility, .form-helpers, #subfooter, .input-container {
  overflow: hidden;
  *zoom: 1;
}

@media screen and (min-width: 480px) {
  /* line 9, ../../src/sass/partials/_base.scss */
  .ss {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  /* line 15, ../../src/sass/partials/_base.scss */
  .mh {
    display: none !important;
  }
}

@media screen and (max-width: 580px) {
  /* line 20, ../../src/sass/partials/_base.scss */
  .mh-med {
    display: none !important;
  }
}

/* line 26, ../../src/sass/partials/_base.scss */
.lt-ie9 .lh {
  display: none !important;
}
@media screen and (min-width: 580px) {
  /* line 25, ../../src/sass/partials/_base.scss */
  .lh {
    display: none !important;
  }
}

/* line 34, ../../src/sass/partials/_base.scss */
.left {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
}

/* line 35, ../../src/sass/partials/_base.scss */
.right {
  display: block;
  float: right;
  margin: 0 0 15px 15px;
}

/* line 37, ../../src/sass/partials/_base.scss */
.upper {
  text-transform: uppercase;
}

/* line 39, ../../src/sass/partials/_base.scss */
.line {
  display: block;
}

/* line 41, ../../src/sass/partials/_base.scss */
.move {
  position: absolute;
  left: -9999px;
}

/* line 42, ../../src/sass/partials/_base.scss */
.hide {
  display: none;
}

/*-------------------------------------------
   	 General Selectors
-------------------------------------------*/
/* line 82, ../../src/sass/partials/_base.scss */
* {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 84, ../../src/sass/partials/_base.scss */
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 86, ../../src/sass/partials/_base.scss */
body {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  font-family: verdana, arial, sans-serif;
  background: #fff;
}

/* block level */
/* line 90, ../../src/sass/partials/_base.scss */
h1, .alpha {
  font-size: 34px;
  font-size: 3.4rem;
  font-family: verdana, arial, sans-serif;
  margin-bottom: 16px;
}

/* line 95, ../../src/sass/partials/_base.scss */
h2, .beta {
  font: bold 14px/1.4 verdana, arial, sans-serif;
  font-size: 1.4rem;
  margin-bottom: 16px;
}

/* line 100, ../../src/sass/partials/_base.scss */
h3, .gamma {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: verdana, arial, sans-serif;
  margin-bottom: 16px;
}

/* line 105, ../../src/sass/partials/_base.scss */
h4, .delta {
  font-size: 20px;
  font-size: 2rem;
  font-family: verdana, arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 8px;
}

/* line 111, ../../src/sass/partials/_base.scss */
h5, .epsilon {
  font-size: 20px;
  font-size: 2rem;
  font-family: verdana, arial, sans-serif;
  margin-bottom: 8px;
}

/* line 116, ../../src/sass/partials/_base.scss */
h6, .zeta {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: verdana, arial, sans-serif;
  margin-bottom: 8px;
}

/* line 123, ../../src/sass/partials/_base.scss */
p, ul, dl, ol {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  margin-bottom: 16px;
}

/* line 129, ../../src/sass/partials/_base.scss */
li {
  margin-bottom: 8px;
}

/* line 134, ../../src/sass/partials/_base.scss */
ul li {
  list-style-type: none;
}

/* line 140, ../../src/sass/partials/_base.scss */
ol li {
  margin-left: 20px;
}

/* line 145, ../../src/sass/partials/_base.scss */
table {
  border-collapse: collapse;
  border: 2px solid #444444;
}

/* line 149, ../../src/sass/partials/_base.scss */
th {
  text-align: left;
  padding: 8px 5px;
}

/* line 153, ../../src/sass/partials/_base.scss */
td {
  padding: 4px 5px;
}

/* line 156, ../../src/sass/partials/_base.scss */
caption {
  border: 2px solid #444444;
  border-bottom: none;
  padding: 8px 5px;
}

/* inline */
/* line 169, ../../src/sass/partials/_base.scss */
em {
  font-style: italic;
}

/* line 170, ../../src/sass/partials/_base.scss */
strong {
  font-weight: bold;
}

/* line 173, ../../src/sass/partials/_base.scss */
a {
  color: #294f84;
  text-decoration: none;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
/* line 177, ../../src/sass/partials/_base.scss */
a:hover, a:focus {
  text-decoration: underline;
  outline: 1px  #046B99 solid
}

/* line 183, ../../src/sass/partials/_base.scss */
img {
  display: inline-block;
  margin-bottom: 8px;
  max-width: 100%;
}

/* line 189, ../../src/sass/partials/_base.scss */
code {
  font: 12px/1 "Courier New", Courier, monospace;
}

/* line 191, ../../src/sass/partials/_base.scss */
sub, sup {
  line-height: 0;
}

/* line 193, ../../src/sass/partials/_base.scss */
sup {
  vertical-align: super;
}

/* line 196, ../../src/sass/partials/_base.scss */
sub {
  vertical-align: baseline;
}

/* line 200, ../../src/sass/partials/_base.scss */
::-moz-selection {
  background: #8694ad;
  color: #000;
  text-shadow: none;
}

/* line 201, ../../src/sass/partials/_base.scss */
::selection {
  background: #8694ad;
  color: #000;
  text-shadow: none;
}

/*-------------------------------------------
   	Forms
-------------------------------------------*/
/* line 210, ../../src/sass/partials/_base.scss */
fieldset {
  border: none;
}

/* line 218, ../../src/sass/partials/_base.scss */
input, textarea {
  border: solid 1px #ccc;
}
/* line 219, ../../src/sass/partials/_base.scss */
input::-ms-clear, textarea::-ms-clear {
  display: none;
}
/* line 222, ../../src/sass/partials/_base.scss */
input.error, textarea.error {
  color: #ea686f;
  background: #f9e7e7;
  border: solid 1px #ea686f !important;
}

/* line 230, ../../src/sass/partials/_base.scss */
#form-error {
  color: #ffbbbb;
  font-weight: bold;
}

/* line 240, ../../src/sass/partials/_base.scss */
.placeholder {
  color: #7d7d7d;
}

/* line 243, ../../src/sass/partials/_base.scss */
::-webkit-input-placeholder {
  color: #7d7d7d;
}

/* line 244, ../../src/sass/partials/_base.scss */
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #7d7d7d;
}

/* line 247, ../../src/sass/partials/_base.scss */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 5, ../../src/sass/partials/_layout.scss */
.main {
  padding: 0 10px;
}
@media (min-width: 767px) {
  /* line 5, ../../src/sass/partials/_layout.scss */
  .main {
    padding: 0;
  }
}
/* line 10, ../../src/sass/partials/_layout.scss */
.lt-ie9 .main {
  padding: 0;
}
/* line 13, ../../src/sass/partials/_layout.scss */
.main sup {
  font-size: .8em;
}
/* line 17, ../../src/sass/partials/_layout.scss */
.main h2,
.main .review-count {
  color: #294f84;
}

/* line 22, ../../src/sass/partials/_layout.scss */
.col {
  margin-bottom: 32px;
}

/* line 30, ../../src/sass/partials/_layout.scss */
.split-3 .col {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
/* line 34, ../../src/sass/partials/_layout.scss */
.split-3 .col:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  background: transparent center center no-repeat;
  background-image: url(../img/homepage/images/bdr-dash.gif);
  background-repeat: repeat-x;
  height: 10px;
  top: auto;
  bottom: 0;
  width: 80%;
  left: 50%;
  margin-left: -40%;
}
@media (min-width: 480px) {
  /* line 47, ../../src/sass/partials/_layout.scss */
  .split-3 .col {
    width: 33.333333%;
    float: left;
    padding: 0 10px;
  }
  /* line 58, ../../src/sass/partials/_base.scss */
  .split-3 .col:after {
    background: none;
    content: none;
  }
  /* line 59, ../../src/sass/partials/_base.scss */
  .split-3 .col:before {
    background: none;
    content: none;
  }
  /* line 53, ../../src/sass/partials/_layout.scss */
  .split-3 .col:nth-child(3) {
    clear: none;
    float: left;
    width: 33.333333%;
  }
}
/* line 60, ../../src/sass/partials/_layout.scss */
.lt-ie9 .split-3 .col {
  width: 313px;
  float: left;
  padding: 0 10px;
}
/* line 58, ../../src/sass/partials/_base.scss */
.lt-ie9 .split-3 .col:after {
  background: none;
  content: none;
}
/* line 59, ../../src/sass/partials/_base.scss */
.lt-ie9 .split-3 .col:before {
  background: none;
  content: none;
}
/* line 66, ../../src/sass/partials/_layout.scss */
.lt-ie9 .split-3 .col:nth-child(3) {
  clear: none;
  float: left;
  width: 295px;
}
/* line 73, ../../src/sass/partials/_layout.scss */
.lt-ie8 .split-3 .col {
  width: 293px;
}
/* line 76, ../../src/sass/partials/_layout.scss */
.lt-ie8 .split-3 .col:nth-child(3) {
  width: 275px;
}

@media (min-width: 480px) {
  /* line 87, ../../src/sass/partials/_layout.scss */
  .split-4 .col {
    width: 50%;
    float: left;
    padding: 0 10px;
  }
  /* line 92, ../../src/sass/partials/_layout.scss */
  .split-4 .col:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 580px) {
  /* line 97, ../../src/sass/partials/_layout.scss */
  .split-4 .col {
    width: 25%;
    float: left;
    padding: 0 0 0 20px;
  }
  /* line 102, ../../src/sass/partials/_layout.scss */
  .split-4 .col:nth-child(2n+1) {
    clear: none;
  }
}
/* line 107, ../../src/sass/partials/_layout.scss */
.lt-ie9 .split-4 .col {
  width: 235px;
  float: left;
  padding: 0 0 0 20px;
}
/* line 112, ../../src/sass/partials/_layout.scss */
.lt-ie9 .split-4 .col:nth-child(2n+1) {
  clear: none;
}
/* line 117, ../../src/sass/partials/_layout.scss */
.lt-ie8 .split-4 .col {
  width: 215px;
}

/* line 127, ../../src/sass/partials/_layout.scss */
.lt-ie9 .header,
.lt-ie9 .primary,
.lt-ie9 .footer,
.lt-ie9 #subfooter {
  width: 960px;
}

/* line 1, ../../src/sass/partials/_header.scss */
.header {
  padding-top: 85px;
}
@media (min-width: 480px) {
  /* line 1, ../../src/sass/partials/_header.scss */
  .header {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
/* line 8, ../../src/sass/partials/_header.scss */
.lt-ie9 .header {
  padding-top: 24px;
  padding-bottom: 16px;
}

/* line 14, ../../src/sass/partials/_header.scss */
/*Logo Change Start*/
.logo-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 10000;
  padding: 4px 10px 8px;
  margin-bottom: 5px;
  height: 80px;
  text-align: right;
}
/*Logo Change End*/
/* line 24, ../../src/sass/partials/_header.scss */
.lt-ie10 .logo-wrap {
  border-bottom: 5px solid #333;
  margin-bottom: 0;
}
/* line 28, ../../src/sass/partials/_header.scss */
.logo-wrap:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  background: transparent center center no-repeat;
  height: 7px;
  top: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
/* line 58, ../../src/sass/partials/_base.scss */
.lt-ie10 .logo-wrap:after:after {
  background: none;
  content: none;
}
/* line 59, ../../src/sass/partials/_base.scss */
.lt-ie10 .logo-wrap:after:before {
  background: none;
  content: none;
}
@media (min-width: 480px) {
  /* line 14, ../../src/sass/partials/_header.scss */
  .logo-wrap {
    height: auto;
    text-align: left;
    width: auto;
    position: relative;
    float: left;
    padding-left: 0;
  }
  /* line 58, ../../src/sass/partials/_base.scss */
  .logo-wrap:after {
    background: none;
    content: none;
  }
  /* line 59, ../../src/sass/partials/_base.scss */
  .logo-wrap:before {
    background: none;
    content: none;
  }
  /* line 46, ../../src/sass/partials/_header.scss */
  .lt-ie10 .logo-wrap {
    border-bottom: none;
    margin-bottom: 5px;
  }
}
/* line 51, ../../src/sass/partials/_header.scss */
/*Logo Change Start*/
.logo-wrap a.fixed-start {
  padding: 10px 15px 13px;
  font-size: 14px;
  position: relative;
  top: 2px;
  top: -100px;
}
/* line 57, ../../src/sass/partials/_header.scss */
.fixed .logo-wrap a.fixed-start {
  top: 10px;
}
/*Logo Change End*/
/* line 61, ../../src/sass/partials/_header.scss */
.lt-ie9 .logo-wrap {
  height: auto;
  text-align: left;
  width: auto;
  position: relative;
  float: left;
  padding-left: 0;
  border-bottom: none;
  margin-bottom: 5px;
}
/* line 58, ../../src/sass/partials/_base.scss */
.lt-ie9 .logo-wrap:after {
  background: none;
  content: none;
}
/* line 59, ../../src/sass/partials/_base.scss */
.lt-ie9 .logo-wrap:before {
  background: none;
  content: none;
}

/* line 74, ../../src/sass/partials/_header.scss */
.logo {
  margin-bottom: 4px;
  position: absolute;
  top: 12px;
  left: 20px;
  text-align: left;
}
/* line 80, ../../src/sass/partials/_header.scss */
/*Logo Change Start*/
.logo a {
  display: block;
  background: transparent url(../img/homepage/images/logo-21-small@2x.png) no-repeat 0 0;
  background-size: 155px 60px;
  width: 155px;
  height: 60px;
  text-indent: -9999px;
}

@media (min-width: 480px) and (max-width: 580px) {
/* Styles */
	.logo a {
	  background: transparent url(../img/homepage/images/logo-21-medium@2x.gif) no-repeat 0 0;
	  background-size: 60px 40px;
	  width: 60px;
	  height: 40px;
	}

}


/*Logo Change End*/
@media (min-width: 580px) {
  /* line 74, ../../src/sass/partials/_header.scss */
  .logo {
    margin-bottom: 24px;
    position: static;
  }
  /* line 91, ../../src/sass/partials/_header.scss */
  .logo a {
    background: transparent url(../img/homepage/images/logo-21@2x.png) no-repeat 0;
    background-size: 168px 63px;
    width: 168px;
    height: 63px;
  }
}
/* line 98, ../../src/sass/partials/_header.scss */
.lt-ie9 .logo {
  margin-bottom: 24px;
  position: static;
}
/* line 101, ../../src/sass/partials/_header.scss */
.lt-ie9 .logo a {
  background: transparent url(../img/homepage/images/logo-21.png) no-repeat 0;
  background-size: 168px 63px;
  width: 168px;
  height: 63px;
}

/* line 110, ../../src/sass/partials/_header.scss */
.nav-header {
  display: none;
  float: right;
}
@media (min-width: 480px) {
  /* line 110, ../../src/sass/partials/_header.scss */
  .nav-header {
    display: block;
  }
}
/* line 116, ../../src/sass/partials/_header.scss */
.lt-ie9 .nav-header {
  display: block;
}
/* line 119, ../../src/sass/partials/_header.scss */
.lt-ie8 .nav-header {
  text-align: right;
}

/* line 124, ../../src/sass/partials/_header.scss */
.utility {
  text-align: right;
  overflow: visible;
}
/* line 128, ../../src/sass/partials/_header.scss */
.utility ul {
  margin-bottom: 8px;
}
/* line 131, ../../src/sass/partials/_header.scss */
.utility li {
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 1px 20px 2px 0;
  position: relative;
}
/* line 138, ../../src/sass/partials/_header.scss */
.utility li:before {
  color: #4A4A4A;
  position: absolute;
  right: 0;
}
/* line 144, ../../src/sass/partials/_header.scss */
.utility li.nav-search {
  padding-right: 0;
  margin-right: 0;
}
/* line 58, ../../src/sass/partials/_base.scss */
.utility li.nav-search:after {
  background: none;
  content: none;
}
/* line 59, ../../src/sass/partials/_base.scss */
.utility li.nav-search:before {
  background: none;
  content: none;
}
/* line 149, ../../src/sass/partials/_header.scss */
.lt-ie8 .utility li {
  display: inline;
}
/* line 154, ../../src/sass/partials/_header.scss */
.lt-ie8 .utility * {
  vertical-align: middle;
}

/* line 160, ../../src/sass/partials/_header.scss */
.nav-search {
  position: relative;
  top: 1px;
}
/* line 163, ../../src/sass/partials/_header.scss */
.nav-search strong {
  font-weight: normal;
  color: #294f84;
}
/* line 166, ../../src/sass/partials/_header.scss */
.nav-search strong span {
  margin-left: 5px;
}
/* line 170, ../../src/sass/partials/_header.scss */
.nav-search input {
  position: relative;
  border: none;
  border-bottom: 1px solid #fff;
  color: #294f84;
  width: 80px;
  padding: 5px 6px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
/* line 178, ../../src/sass/partials/_header.scss */
.nav-search input:focus {
  width: 160px;
  outline: none;
  border-bottom: 1px solid #999;
  background: rgba(0, 0, 0, 0.02);
}
/* line 185, ../../src/sass/partials/_header.scss */
.nav-search ::-webkit-input-placeholder {
  color: #294f84;
}
/* line 188, ../../src/sass/partials/_header.scss */
.nav-search input:-moz-placeholder {
  color: #294f84;
  opacity: 1;
}
/* line 192, ../../src/sass/partials/_header.scss */
.nav-search input::-moz-placeholder {
  color: #294f84;
  opacity: 1;
}
/* line 196, ../../src/sass/partials/_header.scss */
.nav-search :-ms-input-placeholder {
  color: #294f84;
}
/* line 199, ../../src/sass/partials/_header.scss */
.lt-ie9 .nav-search {
  top: 2px;
}
/* line 201, ../../src/sass/partials/_header.scss */
.lt-ie9 .nav-search input {
  width: 160px;
  border-bottom: 1px solid #999;
}
/* line 206, ../../src/sass/partials/_header.scss */
.lt-ie8 .nav-search {
  top: 4px;
}

/* line 210, ../../src/sass/partials/_header.scss */
#submit-query {
  color: #294f84;
  background: transparent;
  border: none;
  font-size: 12px;
}
@media (min-width: 480px) {
  /* line 210, ../../src/sass/partials/_header.scss */
  #submit-query {
    position: absolute;
    right: 2px;
    top: 6px;
  }
}
/* line 221, ../../src/sass/partials/_header.scss */
.lt-ie8 #submit-query .search-icon {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  background: transparent center center no-repeat;
  background-image: url(../img/homepage/images/top-nav-searchglass.png);
  width: 14px;
  height: 14px;
  right: 12px;
  top: 5px;
  left: auto;
}
/* line 231, ../../src/sass/partials/_header.scss */
#submit-query .search-icon {
  line-height: 1.4em;
}

/* line 238, ../../src/sass/partials/_header.scss */
.lt-ie8 #log-in {
  text-align: left;
}

/* line 242, ../../src/sass/partials/_header.scss */
.login-fields {
  margin-bottom: 8px;
}
/* line 244, ../../src/sass/partials/_header.scss */
.lt-ie10 .login-fields {
  position: relative;
}
/* line 247, ../../src/sass/partials/_header.scss */
.login-fields input {
  width: 140px;
  min-height: 25px;
  padding: 0 5px;
  margin-right: 10px;
  font-size: 0.9em;
  line-height: 1.3em;
}
/* line 254, ../../src/sass/partials/_header.scss */
.lt-ie9 .login-fields input {
  padding-top: 6px;
  min-height: 19px;
}
/* line 259, ../../src/sass/partials/_header.scss */
.login-fields * {
  vertical-align: middle;
}

/* line 263, ../../src/sass/partials/_header.scss */
#login-submit {
  font: 12px verdana, arial, sans-serif;
  border-top: 1px solid #7ca6e0;
  border-bottom: 1px solid #7ca6e0;
  border-left: 1px solid #3669b1;
  border-right: 1px solid #3669b1;
  color: #fff;
  padding: 2px;
  width: 70px;
  height: 25px;
  background-color: #3363a3;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3363A3', endColorstr='#FF1A3A6D');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3363a3), color-stop(5%, #406eac), color-stop(10%, #4371ad), color-stop(30%, #446ca0), color-stop(35%, #476fa2), color-stop(40%, #486c9e), color-stop(45%, #4a6da3), color-stop(55%, #284a87), color-stop(60%, #284a87), color-stop(65%, #274a82), color-stop(70%, #21447a), color-stop(75%, #234779), color-stop(85%, #214174), color-stop(90%, #224275), color-stop(100%, #1a3a6d));
  background-image: -webkit-linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
  background-image: -moz-linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
  background-image: -o-linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
  background-image: linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
}
/* line 276, ../../src/sass/partials/_header.scss */
#login-submit .icon {
  position: relative;
  top: -1px;
}

/* line 281, ../../src/sass/partials/_header.scss */
.form-helpers {
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 16px;
  color: #4A4A4A;
}

/* line 288, ../../src/sass/partials/_header.scss */
#remember-me-container {
  float: left;
  width: 150px;
}
/* line 291, ../../src/sass/partials/_header.scss */
#remember-me-container input {
  margin-right: 5px;
}

/* line 295, ../../src/sass/partials/_header.scss */
#forgot-menu {
  text-align: right;
  width: 140px;
  float: left;
}
/* line 299, ../../src/sass/partials/_header.scss */
.lt-ie8 #forgot-menu {
  margin-top: 8px;
}

/* line 303, ../../src/sass/partials/_header.scss */
#register {
  width: 70px;
  margin-left: 10px;
}
/* line 306, ../../src/sass/partials/_header.scss */
.lt-ie8 #register {
  position: relative;
  top: 8px;
  margin-left: 37px;
}

/* line 313, ../../src/sass/partials/_header.scss */
.lt-ie10 .pw-field {
  position: absolute;
  top: 4px;
  left: 156px;
  font-size: 12px;
}
/* line 319, ../../src/sass/partials/_header.scss */
.lt-ie9 .pw-field {
  top: 8px;
}
/* line 322, ../../src/sass/partials/_header.scss */
.lt-ie8 .pw-field {
  top: 10px;
  left: 173px;
}

/* line 330, ../../src/sass/partials/_header.scss */
.dropdown {
  position: absolute;
  padding-top: 10px;
  display: none;
}
/* line 334, ../../src/sass/partials/_header.scss */
.lt-ie8 .dropdown {
  left: 0;
  top: 25px;
}

/* line 339, ../../src/sass/partials/_header.scss */
.main-nav {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
/* line 342, ../../src/sass/partials/_header.scss */
.main-nav:before, .main-nav:after {
  content: "";
  display: table;
}
/* line 346, ../../src/sass/partials/_header.scss */
.main-nav:after {
  clear: both;
}
/* line 349, ../../src/sass/partials/_header.scss */
.lt-ie10 .main-nav {
  margin-top: -5px;
}
/* line 352, ../../src/sass/partials/_header.scss */
.main-nav a {
  display: inline-block;
  padding: 10px 0 8px;
  background: rgba(235, 235, 235, 0.5);
  width: 100%;
  font-size: 12px;
}
/* line 358, ../../src/sass/partials/_header.scss */
.main-nav a:hover, .main-nav a:focus {
  text-decoration: none;
  color: #444444;
}
@media (min-width: 480px) {
  /* line 352, ../../src/sass/partials/_header.scss */
  .main-nav a {
    font-size: 14px;
    font-weight: bold;
    padding: 7px 20px;
    margin: 0 10px;
    color: #3363a5;
    background: transparent;
  }
}
@media (min-width: 580px) {
  /* line 352, ../../src/sass/partials/_header.scss */
  .main-nav a {
    font-size: 16px;
  }
}
/* line 373, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav a {
  font-size: 16px;
  font-weight: bold;
  padding: 7px 20px;
  margin: 0 10px;
  color: #3363a5;
  background: transparent;
}
/* line 382, ../../src/sass/partials/_header.scss */
.main-nav li {
  display: inline-block;
  border-left: 1px solid #e1e1e1;
  vertical-align: middle;
  width: 32%;
  text-align: center;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
}
@media (min-width: 480px) {
  /* line 382, ../../src/sass/partials/_header.scss */
  .main-nav li {
    border-left: 2px solid #3363a5;
  }
}
/* line 393, ../../src/sass/partials/_header.scss */
.main-nav li:first-child {
  border-left: 1px solid #cdcdcd;
  -webkit-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
}
@media (min-width: 480px) {
  /* line 393, ../../src/sass/partials/_header.scss */
  .main-nav li:first-child {
    border-left: none;
  }
}
/* line 400, ../../src/sass/partials/_header.scss */
.main-nav li:first-child a {
  padding-left: 0;
  margin-left: 0;
}
/* line 405, ../../src/sass/partials/_header.scss */
.main-nav li:last-child {
  border-right: 1px solid #cdcdcd;
  -webkit-border-radius: 0px 0px 5px 0px;
  border-radius: 0px 0px 5px 0px;
}
@media (min-width: 480px) {
  /* line 405, ../../src/sass/partials/_header.scss */
  .main-nav li:last-child {
    border-right: none;
  }
}
/* line 413, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav li {
  border-left: 2px solid #3363a5;
}
/* line 415, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav li.first {
  border-left: none;
}
/* line 420, ../../src/sass/partials/_header.scss */
.main-nav ul {
  text-align: center;
  margin-bottom: 4px;
}
/* line 423, ../../src/sass/partials/_header.scss */
.main-nav ul ul {
  border: 3px solid #3363a5;
  padding: 10px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  overflow: visible;
  background: #fff;
  /** Start change for SR39939 **/
  width: 286px;
  /** End change for SR39939 **/
}
/* line 431, ../../src/sass/partials/_header.scss */
.main-nav ul ul:after, .main-nav ul ul:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  left: 50px;
}
/* line 440, ../../src/sass/partials/_header.scss */
.main-nav ul ul:after {
  border-width: 10px;
  border-bottom-color: #fff;
  top: -20px;
  margin-left: -13px;
}
/* line 447, ../../src/sass/partials/_header.scss */
.main-nav ul ul:before {
  border-width: 12px;
  border-bottom-color: #3363a5;
  top: -25px;
  margin-left: -15px;
  margin-top: -1px;
}
/* line 454, ../../src/sass/partials/_header.scss */
.main-nav ul ul li {
  float: none;
  display: block;
  border: none;
  text-align: left;
  margin: 0;
  position: relative;
}
/* line 462, ../../src/sass/partials/_header.scss */
.main-nav ul ul a {
  font: bold 12px Verdana, Arial, sans-serif;
  color: #333;
  /** Start change for SR39939 **/
  padding: 5px 15px !important;
  /** End Change for SR39939 **/
  /*padding: 5px 20px !important;*/
}
/* line 466, ../../src/sass/partials/_header.scss */
.lt-ie8 .main-nav ul ul a {
  padding: 5px 15px !important;
  width: 230px;
}
/* line 470, ../../src/sass/partials/_header.scss */
.main-nav ul ul a:hover, .main-nav ul ul a:focus {
  background: #ebf1f8;
}
/* line 472, ../../src/sass/partials/_header.scss */
.main-nav ul ul a:hover:before, .main-nav ul ul a:focus:before {
  content: ">";
  color: #e94050;
  position: absolute;
  left: 5px;
}
@media (min-width: 480px) {
  /* line 339, ../../src/sass/partials/_header.scss */
  .main-nav {
    clear: both;
  }
  /* line 484, ../../src/sass/partials/_header.scss */
  .lt-ie10 .main-nav {
    margin-top: 0;
  }
  /* line 487, ../../src/sass/partials/_header.scss */
  .main-nav a {
    position: relative;
    display: block;
    margin: 0;
  }
  /* line 492, ../../src/sass/partials/_header.scss */
  .main-nav li {
    float: left;
    width: auto;
    border-bottom: none;
  }
  /* line 497, ../../src/sass/partials/_header.scss */
  .main-nav li:hover .dropdown, .main-nav li:focus .dropdown {
    display: block;
  }
  /* line 502, ../../src/sass/partials/_header.scss */
  .main-nav ul {
    margin-bottom: 16px;
  }
}
/* line 506, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav {
  clear: both;
}
/* line 508, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav a {
  position: relative;
  display: block;
  margin: 0;
}
/* line 513, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav li {
  float: left;
  width: auto;
  border-bottom: none;
}
/* line 518, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav li:hover .dropdown, .lt-ie9 .main-nav li:focus .dropdown {
  display: block;
}
/* line 522, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav li li {
  float: none;
  display: block;
  border: none;
  text-align: left;
  margin: 0;
  position: relative;
}
/* line 529, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav li li a {
  font: bold 11px Verdana, Arial, sans-serif;
  color: #444444;
}
/* line 535, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav ul {
  margin-bottom: 16px;
}
/* line 538, ../../src/sass/partials/_header.scss */
.lt-ie9 .main-nav li.first {
  border-left: none !important;
}

/* line 1, ../../src/sass/partials/_footer.scss */
.footer {
  background: #eff0f2;
  border-top: 4px solid #d9d9d9;
  padding: 16px 20px 16px;
  text-align: center;
}
@media (min-width: 480px) {
  /* line 1, ../../src/sass/partials/_footer.scss */
  .footer {
    text-align: left;
    padding: 16px 20px 4px 0;
  }
}
/* line 11, ../../src/sass/partials/_footer.scss */
.footer h3 {
  color: #4A4A4A;
  font-size: 10px;
  font-size: 1.0rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}
/* line 19, ../../src/sass/partials/_footer.scss */
.footer a {
  color: #4A4A4A;
  font-size: 11px;
  font-size: 1.1rem;
}
/* line 24, ../../src/sass/partials/_footer.scss */
.footer li {
  margin-bottom: 4px;
}
/* line 26, ../../src/sass/partials/_footer.scss */
.lt-ie9 .footer li {
  margin-bottom: 8px;
}
/* line 30, ../../src/sass/partials/_footer.scss */
.lt-ie9 .footer {
  text-align: left;
  padding: 16px 20px 4px 0;
}

/* line 37, ../../src/sass/partials/_footer.scss */
.careers-block a {
  color: #294f84;
  font-size: 1.2rem;
}
@media (min-width: 480px) {
  /* line 36, ../../src/sass/partials/_footer.scss */
  .careers-block {
    display: none;
  }
}
/* line 44, ../../src/sass/partials/_footer.scss */
.lt-ie9 .careers-block {
  display: none;
}

/* line 49, ../../src/sass/partials/_footer.scss */
#subfooter {
  padding: 8px 20px 16px;
  color: #4A4A4A;
}
/* line 53, ../../src/sass/partials/_footer.scss */
#subfooter p, #subfooter ul, #subfooter dl, #subfooter ol {
  font-size: 10px;
  font-size: 1rem;
}
@media (min-width: 480px) {
  /* line 49, ../../src/sass/partials/_footer.scss */
  #subfooter {
    padding: 16px 0 40px;
  }
}
/* line 60, ../../src/sass/partials/_footer.scss */
.lt-ie9 #subfooter {
  padding: 16px 0 40px;
}

/* line 65, ../../src/sass/partials/_footer.scss */
#verisign {
  text-align: center;
  padding: 8px 0;
}
/* line 68, ../../src/sass/partials/_footer.scss */
#verisign:hover {
  cursor: pointer;
}
@media (min-width: 480px) {
  /* line 65, ../../src/sass/partials/_footer.scss */
  #verisign {
    text-align: left;
    float: left;
    width: 23.40426%;
    padding: 0 0 0 20px;
  }
}
@media (min-width: 580px) {
  /* line 65, ../../src/sass/partials/_footer.scss */
  #verisign {
    width: 17.02128%;
  }
}
/* line 80, ../../src/sass/partials/_footer.scss */
.lt-ie9 #verisign {
  text-align: left;
  float: left;
  padding: 0 0 0 20px;
  width: 17.02128%;
}

/* line 89, ../../src/sass/partials/_footer.scss */
.subfooter-copy ul {
  margin-bottom: 0;
}
/* line 92, ../../src/sass/partials/_footer.scss */
.subfooter-copy li {
  margin-bottom: 0;
}
@media (min-width: 480px) {
  /* line 88, ../../src/sass/partials/_footer.scss */
  .subfooter-copy {
    text-align: center;
    float: right;
    width: 76.59574%;
    padding: 0 20px;
  }
  /* line 100, ../../src/sass/partials/_footer.scss */
  .subfooter-copy li {
    display: inline;
  }
  /* line 102, ../../src/sass/partials/_footer.scss */
  .subfooter-copy li:before {
    content: "/";
    color: #4A4A4A;
    margin-left: 3px;
    padding-right: 5px;
    display: inline-block;
  }
  /* line 109, ../../src/sass/partials/_footer.scss */
  .subfooter-copy li:first-child:before {
    content: none;
  }
}
@media (min-width: 580px) {
  /* line 88, ../../src/sass/partials/_footer.scss */
  .subfooter-copy {
    width: 82.97872%;
  }
}
/* line 117, ../../src/sass/partials/_footer.scss */
.lt-ie9 .subfooter-copy {
  text-align: center;
  float: right;
  width: 700px;
  padding: 0 20px;
}
/* line 122, ../../src/sass/partials/_footer.scss */
.lt-ie9 .subfooter-copy li {
  display: inline;
}
/* line 124, ../../src/sass/partials/_footer.scss */
.lt-ie9 .subfooter-copy li:before {
  content: "/";
  color: #4A4A4A;
  margin-left: 3px;
  padding-right: 5px;
  display: inline-block;
}
/* line 131, ../../src/sass/partials/_footer.scss */
.lt-ie9 .subfooter-copy li:first-child:before {
  content: none;
}

/* MARQUEE STYLES */
/* line 2, ../../src/sass/partials/_marquee.scss */
.marquee {
  background: #aa3634 url(../img/homepage/images/bg-marquee.png) no-repeat center 0;
  padding: 16px 10px 8px;
  margin-bottom: 24px;
  color: #fff;
  text-align: center;
}
@media (min-width: 480px) {
  /* line 2, ../../src/sass/partials/_marquee.scss */
  .marquee {
    min-height: 293px;
    padding: 32px 20px 8px;
    margin-bottom: 24px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
/* line 14, ../../src/sass/partials/_marquee.scss */
.marquee h1, .marquee-content-section h2 {
  font-size: 26px;
  font-size: 1.8rem;
  font-weight: normal;
}
@media (min-width: 480px) {
  /* line 14, ../../src/sass/partials/_marquee.scss */
  .marquee h1, .marquee-content-section h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 26px;
    margin-bottom: 32px;
  }
}
/* line 25, ../../src/sass/partials/_marquee.scss */
.marquee a {
  color: #fff;
  text-decoration: underline;
}
/* line 28, ../../src/sass/partials/_marquee.scss */
.marquee a:hover, .marquee a:focus {
  text-decoration: none;
}
/* line 32, ../../src/sass/partials/_marquee.scss */
.lt-ie9 .marquee {
  min-height: 252px;
  padding: 32px 20px 8px;
  margin-bottom: 24px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
/* line 37, ../../src/sass/partials/_marquee.scss */
.lt-ie9 .marquee h2 {
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 40px;
}

/* line 45, ../../src/sass/partials/_marquee.scss */
.cta-start {
  background-color: #22a800;
  outline: none;
  border: none;
  color: #fff;
  font: bold 22px verdana, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 16px 40px 19px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0px -3px 1px 1px #205f15;
  box-shadow: inset 0px -3px 1px 1px #205f15;
}
/* line 57, ../../src/sass/partials/_marquee.scss */
.cta-start:hover, .cta-start:focus {
  cursor: pointer;
}
/* line 60, ../../src/sass/partials/_marquee.scss */
.lt-ie8 .cta-start {
  padding: 16px 10px;
}

/* line 64, ../../src/sass/partials/_marquee.scss */
a.cta-start {
  text-decoration: none;
  margin-top: 8px;
  display: inline-block;
}
@media (min-width: 480px) {
  /* line 64, ../../src/sass/partials/_marquee.scss */
  a.cta-start {
    display: none;
  }
}
/* line 71, ../../src/sass/partials/_marquee.scss */
.lt-ie9 a.cta-start {
  display: none;
}

/* line 76, ../../src/sass/partials/_marquee.scss */
#start-quote {
  background: #dff4d2;
  border: 12px solid #dff4d2;
  width: 490px;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 479px) {
  #start-quote {
    background: #dff4d2;
    border: 12px solid #dff4d2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    width: 260px;
    margin: 0 auto;
  }
}
@media (min-width: 480px) {
  /* line 76, ../../src/sass/partials/_marquee.scss */
  #start-quote {
    display: block;
    margin-top: 40px;
    margin-bottom: 24px;
    width: 100%;
  }
  #main-start {
    display: none;
  }
}
@media (min-width: 580px) {
  /* line 76, ../../src/sass/partials/_marquee.scss */
  #start-quote {
    display: block;
    margin-top: 40px;
    margin-bottom: 24px;
    width: 490px;
  }
  #main-start {
    display: none;
  }
}
/* line 95, ../../src/sass/partials/_marquee.scss */
.lt-ie9 #start-quote {
  display: block;
  margin-top: 64px;
  margin-bottom: 24px;
}

.main-quote-wrap {
  background: #fff;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 101, ../../src/sass/partials/_marquee.scss */
.quote-wrap {
  background: #fff;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 105, ../../src/sass/partials/_marquee.scss */
.quote-wrap .cta-start {
  float: right;
  width: 50%;
  padding: 24px 2%;
}
@media (max-width: 480px) {
  .quote-wrap .cta-start {
    width: 100%;
    padding: 24px 2%;
  }
  .zip-code {
    width: 95% !important;
  }
}
/* line 109, ../../src/sass/partials/_marquee.scss */
.lt-ie8 .quote-wrap .cta-start {
  padding: 24px 15px;
  height: 70px;
}
#main-zip-code {
  width: 93%;
}
/* line 118, ../../src/sass/partials/_marquee.scss */
.zip-code {
  color: #7e7d7d;
  font: 17px arial;
  margin: 10px 5px 10px 0;
  padding: 18px 10px;
  border: none;
  width: 44%;
  border: 1px solid #fff;
}
/* line 126, ../../src/sass/partials/_marquee.scss */
.lt-ie8 .zip-code {
  float: left;
  height: 43px;
  width: 40%;
  outline: none;
  padding: 18px 10px 0;
}

/* line 135, ../../src/sass/partials/_marquee.scss */
@media (min-width: 480px) {
  /* line 135, ../../src/sass/partials/_marquee.scss */
  #start-quote-footer {
    font-size: 12px;
    font-size: 1.2rem;
    width: 430px;
    margin: 0 auto;
    padding: 0 20px 0 0;
  }
}
/* line 146, ../../src/sass/partials/_marquee.scss */
.lt-ie9 .start-quote-footer {
  display: block;
}
/* line 149, ../../src/sass/partials/_marquee.scss */
.start-quote-footer #form-error {
  position: relative;
  top: -1.2em;
  float: left;
}

@media (max-width: 480px) {
  .start-quote-footer #form-error {
    position: relative;
    top: 0;
    float: none;
  }
  .start-quote-footer {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 auto;
  }
}

/* line 1, ../../src/sass/partials/_modules.scss */
.cite {
  font-style: italic;
}

/* line 5, ../../src/sass/partials/_modules.scss */
.cta-block {
  text-align: center;
}
/* line 7, ../../src/sass/partials/_modules.scss */
.cta-block h2 {
  color: #000;
}
/* line 10, ../../src/sass/partials/_modules.scss */
.cta-block a h2 {
  color: #294f84;
}

/* line 15, ../../src/sass/partials/_modules.scss */
.small-text {
  font: normal 10px verdana, arial, sans-serif;
}

/* LIKE/SOCIAL styles */
/* line 20, ../../src/sass/partials/_modules.scss */
.social-wrap {
  margin-bottom: 24px;
}
@media (min-width: 580px) {
  /* line 20, ../../src/sass/partials/_modules.scss */
  .social-wrap {
    margin-bottom: 0;
  }
}
/* line 25, ../../src/sass/partials/_modules.scss */
.lt-ie9 .social-wrap {
  margin-bottom: 0;
}
/* line 28, ../../src/sass/partials/_modules.scss */
.social-wrap * {
  vertical-align: middle !important;
}
/* line 31, ../../src/sass/partials/_modules.scss */
.social-wrap > div {
  margin-top: -2px !important;
}
/* line 34, ../../src/sass/partials/_modules.scss */
.social-wrap strong {
  font-weight: normal;
  margin-right: 20px;
}
@media (min-width: 580px) {
  /* line 34, ../../src/sass/partials/_modules.scss */
  .social-wrap strong {
    display: block;
    margin-bottom: 8px;
  }
}
@media (min-width: 767px) {
  /* line 34, ../../src/sass/partials/_modules.scss */
  .social-wrap strong {
    display: inline;
    margin-bottom: 0;
  }
}
/* line 45, ../../src/sass/partials/_modules.scss */
.lt-ie9 .social-wrap strong {
  display: inline;
  margin-bottom: 0;
}
/* line 50, ../../src/sass/partials/_modules.scss */
.lt-ie8 .social-wrap {
  margin-bottom: 32px;
}

/* MOBILE SEARCH */
/* line 57, ../../src/sass/partials/_modules.scss */
.mobile-search {
  display: block;
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 580px) {
  /* line 57, ../../src/sass/partials/_modules.scss */
  .mobile-search {
    position: relative;
    padding-top: 24px;
  }
  /* line 64, ../../src/sass/partials/_modules.scss */
  .mobile-search:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    width: 100%;
    height: 100%;
    background: transparent center center no-repeat;
    background-image: url(../img/homepage/images/bdr-dash.gif);
    background-repeat: repeat-x;
    height: 10px;
    top: 0;
    width: 100%;
  }
}
@media (min-width: 767px) {
  /* line 57, ../../src/sass/partials/_modules.scss */
  .mobile-search {
    display: none;
  }
}
/* line 76, ../../src/sass/partials/_modules.scss */
.lt-ie9 .mobile-search {
  display: none;
}
/* line 79, ../../src/sass/partials/_modules.scss */
.mobile-search h2 {
  text-transform: uppercase;
  color: #4A4A4A;
  font-size: 12px;
}
/* line 84, ../../src/sass/partials/_modules.scss */
.mobile-search input[type="text"] {
  padding: 4px 15px;
}

/* line 89, ../../src/sass/partials/_modules.scss */
.btn {
  font: 12px verdana, arial, sans-serif;
  border-top: 1px solid #7ca6e0;
  border-bottom: 1px solid #7ca6e0;
  border-left: 1px solid #3669b1;
  border-right: 1px solid #3669b1;
  color: #fff;
  padding: 2px;
  width: 70px;
  height: 25px;
  background-color: #3363a3;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3363A3', endColorstr='#FF1A3A6D');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3363a3), color-stop(5%, #406eac), color-stop(10%, #4371ad), color-stop(30%, #446ca0), color-stop(35%, #476fa2), color-stop(40%, #486c9e), color-stop(45%, #4a6da3), color-stop(55%, #284a87), color-stop(60%, #284a87), color-stop(65%, #274a82), color-stop(70%, #21447a), color-stop(75%, #234779), color-stop(85%, #214174), color-stop(90%, #224275), color-stop(100%, #1a3a6d));
  background-image: -webkit-linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
  background-image: -moz-linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
  background-image: -o-linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
  background-image: linear-gradient(top, #3363a3 0%, #406eac 5%, #4371ad 10%, #446ca0 30%, #476fa2 35%, #486c9e 40%, #4a6da3 45%, #284a87 55%, #284a87 60%, #274a82 65%, #21447a 70%, #234779 75%, #214174 85%, #224275 90%, #1a3a6d 100%);
}

/* FARMERS LOGO for small screens */
/* line 106, ../../src/sass/partials/_modules.scss */
.farmers-logo-alt {
  text-align: center;
}
@media (min-width: 480px) {
  /* line 106, ../../src/sass/partials/_modules.scss */
  .farmers-logo-alt {
    display: none;
  }
}
/* line 111, ../../src/sass/partials/_modules.scss */
.lt-ie9 .farmers-logo-alt {
  display: none;
}

/* SOCIAL LINKS styles */
/* line 118, ../../src/sass/partials/_modules.scss */
.social a {
  font-size: 16px;
}
/* line 120, ../../src/sass/partials/_modules.scss */
.social a:hover, .social a:focus {
  text-decoration: none;
  color: #444444;
}
/* line 125, ../../src/sass/partials/_modules.scss */
.social .icon-youtube {
  font-size: 20px;
}
/* line 128, ../../src/sass/partials/_modules.scss */
.social span {
  vertical-align: middle;
}
/* line 132, ../../src/sass/partials/_modules.scss */
.careers-block .social a {
  font-size: 26px;
  margin: 0 5px;
}
/* line 136, ../../src/sass/partials/_modules.scss */
.careers-block .social .icon-youtube {
  font-size: 30px;
}
@media (min-width: 480px) {
  /* line 131, ../../src/sass/partials/_modules.scss */
  .careers-block .social {
    display: none;
  }
}
/* line 143, ../../src/sass/partials/_modules.scss */
.lt-ie8 .social {
  overflow: hidden;
  *zoom: 1;
}
/* line 145, ../../src/sass/partials/_modules.scss */
.lt-ie8 .social .tw-icon, .lt-ie8 .social .fb-icon, .lt-ie8 .social .yt-icon, .lt-ie8 .social .gp-icon {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  background: transparent center center no-repeat;
  height: 16px;
  width: 16px;
  position: static;
  text-indent: -9999px;
  float: left;
  margin-right: 8px;
}
/* line 154, ../../src/sass/partials/_modules.scss */
.lt-ie8 .social .yt-icon {
  background-image: url(../img/homepage/images/social-youtube.png);
}
/* line 157, ../../src/sass/partials/_modules.scss */
.lt-ie8 .social .tw-icon {
  background-image: url(../img/homepage/images/social-twitter.png);
}
/* line 160, ../../src/sass/partials/_modules.scss */
.lt-ie8 .social .gp-icon {
  background-image: url(../img/homepage/images/social-google.png);
}
/* line 163, ../../src/sass/partials/_modules.scss */
.lt-ie8 .social .fb-icon {
  background-image: url(../img/homepage/images/social-fb.png);
}

@keyframes fadein {
  /* line 170, ../../src/sass/partials/_modules.scss */
  from {
    opacity: 0;
  }

  /* line 173, ../../src/sass/partials/_modules.scss */
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  /* Firefox */
  /* line 178, ../../src/sass/partials/_modules.scss */
  from {
    opacity: 0;
  }

  /* line 181, ../../src/sass/partials/_modules.scss */
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  /* Safari and Chrome */
  /* line 186, ../../src/sass/partials/_modules.scss */
  from {
    opacity: 0;
  }

  /* line 189, ../../src/sass/partials/_modules.scss */
  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  /* Opera */
  /* line 194, ../../src/sass/partials/_modules.scss */
  from {
    opacity: 0;
  }

  /* line 197, ../../src/sass/partials/_modules.scss */
  to {
    opacity: 1;
  }
}

/* line 204, ../../src/sass/partials/_modules.scss */
​
.int-open > * {
  opacity: 0;
}

/* line 208, ../../src/sass/partials/_modules.scss */
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: 10001;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  -webkit-animation: fadein 1s;
  -o-animation: fadein 1s;
}

/* line 223, ../../src/sass/partials/_modules.scss */
.overlay-in {
  position: relative;
  text-align: center;
  padding: 5px 5px 0;
  max-width: 320px;
  margin: 0 auto;
  z-index: 99999;
}
/* line 229, ../../src/sass/partials/_modules.scss */
.overlay-in .close {
  padding: 5px !important;
}
/* line 232, ../../src/sass/partials/_modules.scss */
.overlay-in h2 {
  font: normal 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 2px;
}
/* line 236, ../../src/sass/partials/_modules.scss */
.overlay-in a {
  padding: 0 30px;
  color: #000;
  font-size: 10px;
  text-decoration: none;
}
/* line 241, ../../src/sass/partials/_modules.scss */
.overlay-in a.icon-cancel-circle {
  padding: 0;
  position: absolute;
  top: 5px;
  right: 5px;
  color: #000;
  font-size: 20px;
  z-index: 9999999;
}
/* line 251, ../../src/sass/partials/_modules.scss */
.overlay-in a.desktop-link, .overlay-in a.phone-link {
  padding: 0;
}
/* line 255, ../../src/sass/partials/_modules.scss */
.overlay-in img {
  max-height: 260px;
}
/* line 258, ../../src/sass/partials/_modules.scss */
.overlay-in .cta {
  position: relative;
  float: left;
  text-align: left;
  background-color: #0077CD;
  outline: none;
  border: none;
  color: #fff;
  font: bold 12px verdana, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 12px 6px;
  width: 48%;
  margin: 1%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: inset 0px -3px 1px 1px #013c62;
  box-shadow: inset 0px -3px 1px 1px #013c62;
  text-shadow: 0px -1px black;
}
/* line 275, ../../src/sass/partials/_modules.scss */
.overlay-in .cta .icon-phone {
  position: absolute;
  top: 8px;
  right: 4px;
  font-size: 20px;
}
/* line 281, ../../src/sass/partials/_modules.scss */
.overlay-in .cta:hover, .overlay-in .cta:focus {
  cursor: pointer;
}
/* line 284, ../../src/sass/partials/_modules.scss */
.lt-ie8 .overlay-in .cta {
  padding: 16px 10px;
}
/* line 287, ../../src/sass/partials/_modules.scss */
.overlay-in .cta.cta-start {
  display: inline-block;
  font-size: 16px;
  float: none;
  background-color: #22a800;
  -webkit-box-shadow: inset 0px -3px 1px 1px #205f15;
  box-shadow: inset 0px -3px 1px 1px #205f15;
  text-align: center;
}

/* line 298, ../../src/sass/partials/_modules.scss */
.app-link {
  display: block;
}

/* line 301, ../../src/sass/partials/_modules.scss */
.desktop-link {
  margin-top: 10px;
  float: left;
  text-decoration: underline;
}

/* line 306, ../../src/sass/partials/_modules.scss */
.phone-link {
  margin-top: 10px;
  float: right;
  text-decoration: underline;
}

@media screen and (orientation: landscape) and (max-device-height: 767px) {
  /* line 313, ../../src/sass/partials/_modules.scss */
  .overlay-in {
    text-align: left;
    max-width: 100%;
    margin: 0;
  }
  /* line 317, ../../src/sass/partials/_modules.scss */
  .overlay-in .close {
    margin: 10px 10px 0 0;
  }
  /* line 320, ../../src/sass/partials/_modules.scss */
  .overlay-in h2 {
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 5px;
  }
  /* line 326, ../../src/sass/partials/_modules.scss */
  .overlay-in .img-wrap {
    float: right;
    width: 50%;
    max-height: 95%;
  }
  /* line 330, ../../src/sass/partials/_modules.scss */
  .overlay-in .img-wrap img {
    display: block;
    margin: 0 auto;
  }
  /* line 335, ../../src/sass/partials/_modules.scss */
  .overlay-in .clearfix {
    position: relative;
    width: 50%;
    text-align: center;
  }
  /* line 340, ../../src/sass/partials/_modules.scss */
  .overlay-in .desktop-link {
    margin-top: 80px;
    display: block;
    float: none;
  }
  /* line 345, ../../src/sass/partials/_modules.scss */
  .overlay-in .phone-link {
    display: block;
    float: none;
  }

  /* line 351, ../../src/sass/partials/_modules.scss */
  .products .overlay-in {
    text-align: center;
  }
  /* line 353, ../../src/sass/partials/_modules.scss */
  .products .overlay-in h2 {
    width: 100%;
  }
  /* line 354, ../../src/sass/partials/_modules.scss */
  .products .overlay-in .cta {
    width: 23%;
  }
}
/******* Start Changes For SR48245 *********/
.emrg-msg {
    background-color: #ffbaba;
    background-image: url("../img/icons/emergency_alert.png");
    background-size: 65px 65px;
    color: #db000c;
}
.emrg-msg 
{
 	background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    border-radius: 8px;
    box-shadow: 3px 3px 10px #888888;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    line-height: 1.3em;
    margin: 10px auto;
    min-height: 32px;
    padding: 15px 10px 20px 85px;
    max-width: 940px;
	display: none;
   }

.emrg-msg a {
color: #db000c;
text-decoration: underline;
}
/** For IE 8 and below versions **/
.emrg-msg-ielt9 {
    background-color: #ffbaba;
    background-image: url("../img/icons/emergency_alert.png");
    background-size: 65px 65px;
    color: #db000c;
}
.emrg-msg-ielt9 {
 	background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    border-radius: 8px;
    box-shadow: 3px 3px 10px #888888;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    line-height: 1.3em;
    margin: 10px auto;
    min-height: 32px;
    padding: 15px 10px 20px 85px;
    max-width: 844px;
	display: none;
   }

.emrg-msg-ielt9 a {
color: #db000c;
text-decoration: underline;
}
/******* END Changes For SR48245 *********/



/** start site spect changes **/


.home .header {
  background: white;
}

.logo-wrap {
  text-align:center;
  padding:10px 0;
  margin:0;
  box-shadow: 0px 2px 5px rgba(0,0,0,.25);
}

.logo-wrap:after {
  display:none;
}

.logo-wrap:after {
  display:none;
}

.logo {
  margin:0;
  position: static;
  top:0;
  left:0;
  text-align: center;
}

.logo a {
  margin: 0 auto;
}

body.home .logo a {
  background: url(../img/homepage/images/21st-century-insurance-logo.png) no-repeat 0 0;
  background-size: 100%;
  width: 190px;
  height: 70px;
  margin-top: 10px;
}

@media (min-width: 480px) {
  .logo-wrap {
    padding:0 0 0 15px;
    box-shadow: none;
    position: relative;
    top:8px;
  }
  .logo a {
    background: url('../img/homepage/images/21st-logo-Part-of-Farmers-Insurance-Group_thumb.png') no-repeat 0 0;
    background-size: 162px 62px;
    width:162px;
    height:62px;
  }
  .main-nav {
    visibility:hidden;
    height:1px;
  }
  .nav-header {
    display:block;
  }
  .logo a {
    margin:0 auto;
  }
}

@media (min-width: 767px) {
  body.home .logo a {
    background: url(../img/homepage/images/21st-century-insurance-logo.png) no-repeat 0 0;
    background-size: 100%;
    margin-top: 10px;
    height: 70px;
  }
}

@media (max-width: 580px) and (min-width: 480px) {
  body.home .logo a {
    width: 120px;
    height: 62px;
    margin-top: 15px;
  }
}

@media (max-width: 480px) {
  body.home .logo a {
    margin-top: 8px;
    height: 60px;
    width: 163px;
  }
  .home .logo-wrap {
    padding-top: 0px;
  }
}

@media (min-width: 955px) {
  .logo-wrap {
    padding:0;
  }
  .nav-header {
    padding:0 15px 0 0;
  }
}

.social.mh {
  margin:15px 0 0 0;
}
.social.mh a{
  margin-right:5px;
} 
#farmers-logo {
  margin: 25px 0;
}
#personalizedCTA {
  display:none;
  width:100%;
  max-width:490px;
  height:auto;
  position: absolute;
  top:50%;
  left:0;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding:0 20px;
}

#personalizedCTA h2,
#personalizedCTA h3 {
  color: #ffffff;
  position: relative;
  display: block;
  text-align: center;
  padding:0;
  width:auto;
  left:auto;  
  line-height: 120%;
  margin:0 0 15px 0;
  font-family: "Open Sans", sans-serif, arial;
  -webkit-font-smoothing: antialiased;
}

#personalizedCTA h2 {
  font-size: 34px;
  font-weight: 600;
}

#personalizedCTA h3 {
  font-size: 20px;
  font-weight: 700;
}

#personalizedCTA .button-container{
  height: 42px;
  width:260px;
  margin:0 auto 10px auto;
  
}
#personalizedCTA h1 {
	margin-top: 20px;
}

#personalizedCTA #buttonLink{
  text-decoration: none;
}

#personalizedCTA .button-container .cta-start {
  font-family: "Open Sans", sans-serif, arial;
  box-shadow: none;
  font-size: 21px;
  line-height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom: solid 3px #1f5627;
  background-color: #168330;
  padding: 0;
  text-align: center;
}

#personalizedCTA #start-new-link{
  display:inline-block;
  text-align: center;
  color: #fff;
  text-decoration: underline;
}

#personalizedCTA #start-new-link:hover {
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  #personalizedCTA {
    max-width:360px;
  }
  
  #personalizedCTA h2 {
    font-size: 24px;
    text-shadow: 0px 0px 10px rgba(0,0,0,.3);
  }

  #personalizedCTA h3 {
    font-size: 16px;
    text-shadow: 0px 0px 10px rgba(0,0,0,.3);
  }
}

@media screen and (max-width: 480px){
  #personalizedCTA {
    padding:10px 20px 15px;
    width:100%;
    max-width: none;
    position: relative;
    top:0;
    left:0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    
  }
  
  #personalizedCTA h2{
    font-size: 20px;
    line-height: 30px;
    max-width:270px;
    width:100%;
    margin:0 auto 10px auto;
    
  }
}






.marquee {
  background: #4681c5 url('../img/homepage/images/coast-highway-bg.jpg') no-repeat;
  background-position-y: -18px;
  position: relative;
  margin:0;
}
#start-quote {
  background: rgba(255,255,255,0.75);
  border: 9px solid rgba(255,255,255,0);
}

.quote-wrap {
  padding:0px;
  background:none;
}
.zip-code {
  margin:5px 0;
  width:47%;
  font-family: "Open Sans", sans-serif, arial;
  font-size: 24px;
  height:57px;
  line-height: 57px;
  padding:0 0 0 12px;
  color: #767676;
  -webkit-font-smoothing: antialiased;
  outline:0;
  -webkit-appearance: none;me
}
@media (min-width: 480px) {
  .zip-code {
    margin:5px 0 0 0;
  }
}
.quote-wrap .cta-start {
  background-color: #168330;
  height:67px;
  line-height: 67px;
  padding:0;
  text-align: center;
  -webkit-box-shadow: inset 0px -1px 1px 1px #205f15;
  box-shadow: inset 0px -1px 1px 1px #205f15;
  font-family: "Open Sans", sans-serif, arial;
  font-size: 25px;
}

#retrieve-quote {
  font-family: "Open Sans", sans-serif, arial;
  font-weight: 400;
  font-size: 12px;
  text-shadow: 1px 1px 4px #000;
}

.main {
  padding:20px 10px 0 10px;
}
@media (min-width: 480px) {
  .main {
    padding:80px 0;
  }
}
.marquee h1, .marquee-content-section h2 {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 120%;
  font-family: "Open Sans", sans-serif, arial;
  -webkit-font-smoothing: antialiased;
  font-weight:700;
}
@media (min-width: 480px) {
  #start-quote {
    margin-bottom: 0px;
  }
  .marquee h1, .marquee-content-section h2 {
    font-size: 32px;
    margin-bottom: 60px;
    clear: both;
  }
  .marquee h1 .small {
    font-size:22px;
    vertical-align: top;
  }
  #start-quote {
    margin-bottom: 0px;
  }
  .start-quote-footer {
    width: 100%;
    text-align: center;
    padding:0;
    position: absolute;
    bottom: 20px;
  }
}


@media (min-width: 479px) {
  body .header {
    padding: 15px 0 0px;
  }  
}
.home .col{
  margin-bottom: 0
}
.reviews-link-container {
  padding-bottom: 10px;
}
.reviews-link-container ul li, .reviews-link-container ul li a{
  font-weight: 400;
  text-decoration: none;
  font-size: 11px;
}
.reviews-link-container ul li{ 
  color: #4A4A4A;
}
.reviews-link-container ul li a:hover{
  text-decoration: underline;
}
.form-helpers{
  margin-bottom: 15px;
}



/** 
  END: For link at top of the page 
**/
.left-col, .right-col {
  display:inline-block;
}
.right-col{
  width: 32%;
  padding: 0 0 0 25px;
  margin-right: 0px;
  border-left: 2px solid #898989;
}

@media screen and (max-width: 610px){
  .right-col{
    float: none;
    width: 90%;
    margin: 0 auto;
    padding: 0 15px;
    display: block;
    margin-top: 25px;
    padding-top: 25px;
    border-left: 0;
    border-top: 2px solid #898989;
  }  
}
.right-col ul {
  list-style: disc outside none;
  text-align: left;
  padding-left: 15px;
  margin-bottom: 25px;
}
.right-col ul li {
  list-style: disc outside none;
  display: list-item;
  margin: 0 0 15px 0;
}
.right-col h2, .left-col h2, .left-col h2 a, .right-col h2 a {
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 600;
  color: #294f84;
  font-size: 16px;
  text-align: left;
  margin-bottom: 25px;
}
.manage-links-col ul, .manage-links-col ul li {
  list-style-type: none;
  list-style: none;
  padding-left: 0;
}
@media screen and (min-width: 480px){
  .right-col .social-wrap {
    position: relative;
    right: auto;
    text-align: left;
    width: 220px;
    padding-left: 15px;
  }
}
.left-col{
  width: 67%;
  float: left;
  padding-left: 18px;
  padding-right: 25px;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 610px){
  .left-col{
    float: none;
    width: 90%;
    margin: 0 auto;
    padding: 0 15px;
    border-left: 0;
    display: block;
  }  
}
.stars-container {
  display: inline-block;
  padding-right: 5px;
}
.star-on {
  width: 14px;
  height: 13px;
  display: inline-block;
  background: url(../img/homepage/images/stars-sprite-02.png) no-repeat 0 0 transparent;
  background-size: 32px;
  overflow: hidden;
}
.star-off {
  width: 15px;
  height: 13px;
  display: inline-block;
  background: url(../img/homepage/images/stars-sprite-02.png) no-repeat -17px 0px transparent;
  background-size: 31px;
  overflow: hidden;
}
.headline-container {
  display: inline-block;
  font-size: 1.2em;
  height: 21px;
  line-height: 21px;
}
.reviews-bottom p {
  font-size: 12px;
  line-height: 18px;
}
.reviews-top {
  display: block;
  padding-bottom: 5px;
}
.review {
  padding-bottom: 15px;
}
.reviews-courtesy {
  padding-top: 15px;
}
.reviews-courtesy p {
  font-size: .9em;
  font-style: italic;
  margin-bottom: 0px;
}
.home-reviews-container {
  margin: 0 0 45px 0;
}
.reviews-container .review.last{
  padding-bottom: 0px;
}

.reviews-container .review p.last{
  padding-bottom: 0;
  margin-bottom: 0;  
}
/*fix menu text issue*/
body.home #site-container{
height: auto;
min-height: 1px;
padding-bottom: 0;
margin-bottom: 0;
}
@media screen and (max-width: 479px){
  .home #site-container .header {
    height: 80px;
  }
}


* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cta-start{
  font: 700 22px "Open Sans", sans-serif, arial;
}
@media (min-width: 479px){
  header.header {
    padding-bottom: 10px;
  }
}
span.desktop-break {
  display: block;
  line-height: 1px;
}
.marquee {
  background: transparent url(../img/homepage/images/homepage-CTA-Challenger-B-Update.jpg) no-repeat;
  position: relative;
  margin: 0;
  background-position: 0 0;
  background-size: cover;
  padding: 0;
  margin: 0;
  height: 338px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border-bottom: solid 2px #d8d9dd;
}
body .marquee h1, body .marquee h2 {
  color: #ffffff;
  font-size: 30px;
  width: auto;
  line-height: 44px;
  font-weight: 700;
  position: relative;
  display: block;
  margin: 0;
  float: none;
  padding: 0;
  text-align: center;
  right: auto;
  float: none;
  clear: both;
  width: 490px;
  left: 12px;
  padding-top: 28px !important;
}
span.asterisk {
  font-size: .4em;
  position: relative;
  top: -.5em;
}
span.smaller {
  font-size: .7em;
}
body .marquee form#start-quote, body .marquee div#start-quote {
    left: auto!important;
    right: auto!important;
    float: none;
    position: relative;
    width: 260px;
    margin: 0 auto!important;
    display: block;
    padding: 47px 0 0 0;
    background: none;
}
}
div#start-quote-footer {
    padding: 0;
    width: 100%;
    left: auto;
    top: 20px;
    bottom: auto;
    clear: both;
    display: block;
    float: none;
    position: relative;
}
span.or-call {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding: 0 0 15px 0;
    color: #56636E;
    letter-spacing: .44px;
}
.marquee .quote-wrap {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
input#zip-code {
    margin: 0 0 17px 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 52px;
    border: solid 1px #A5AEB6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #56636E;
    text-align: center;
}
.quote-wrap input#submit-button, body .quote-wrap .cta-start {
    height: 47px;
    width: 100%;
    box-shadow: none;
    font-size: 18px;
    line-height: 40px;
    border-radius: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-bottom: none;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    background-color: #246BBD;
    letter-spacing: 1.12px;
}
div.start-quote-footer {
  position: relative;
  padding: 0;
  margin: 0;
  top: 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
}
.grey-callout-box.visible-desktop{
	text-align: right;
}
.marquee #retrieve-quote {
  font-family: "Open Sans", sans-serif, arial;
  font-weight: 400;
  font-size: 12px;
  text-shadow: none;
  color: #ffffff;
}
.marquee .start-quote-footer #form-error {
  position: relative;
  top: 0;
  float: none;
  color: red;
  margin-bottom: 5px;
}
.main {
  padding: 60px 0 50px 0;
}
@media (max-width: 1000px) and (min-width:479px){
  body.home #site-container{
    margin: 0 30px;
  }
}
@media (max-width: 940px){
  body .marquee{
    height: auto;
    background-position: top center;
    background-size: cover;
  }
  body .marquee h1, body .marquee h2 {
    width: 460px;
  }
}
@media (max-width: 767px){
  body .main{
    padding: 40px 0 50px 0;
    background-color: #fff;
    margin: 0 auto;
  }
}

@media (max-width: 610px){
  body .marquee {
    background-position: top right;
  }
  body .marquee h1, body .marquee h2 {
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0 auto;
    line-height: 40px;
    display: inline-block;
    right: auto;
    left: auto;
  }
  body .marquee form#start-quote, body .marquee div#start-quote {
    width: 100%;
    margin: 0 auto!important;
    left: auto;
    max-width: 260px;
  }
  div.start-quote-footer {
    width: 90%;
    left: auto;
    margin: 0 auto;
  }
}
@media (max-width: 480px){
  body .marquee {
    height: auto;
    background-position: center top;
    background-size: cover;
  }
  body .marquee h1, body .marquee h2 {
    width: 100%;
    padding: 10px 10px 0 10px;
    text-align: center;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    font-size: 20px;
    line-height: 30px;
  }
  body .marquee form#start-quote, body .marquee div#start-quote {
    width: 100%;
    padding: 15px 25px 0px;
    margin: 0;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  .quote-wrap {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  input#zip-code {
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%!important;
    display: block;
  }
  .marquee div.start-quote-footer {
    width: 100%;
    text-align: center;
    float: none;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding-bottom: 15px;
  }
}

div.start-quote-footer{
  padding: 10px 0;
}
.marquee .start-quote-footer #form-error {
  position:absolute;
  top: -4px !important;
  left:0;
  width:100%;
}

<!--[if IE]>

body.home .cta-start, body.home input#submit-button {
  border: 3px solid #1f5627!important;
  border-width: 0 0 3px 0;
  border-top-color: #1f5627!important;
  border-right-color:none!important;
  border-bottom-color: #1f5627!important;
  border-left-color: none!important;
  border-top-width: 0px!important;
  border-right-width: 0px!important;
  border-bottom-width: 3px!important;
  border-left-width: 0px!important;
}

<![endif]-->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700|Open+Sans:300,400,600,700" rel="stylesheet">

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  z-index: 10;
}
.page-overlay.close{
  opacity: 0;
  display: none;
}
/*********************************
  Fixing page defaults
*********************************/
.home .main {
  padding: 20px 0 40px 0;
}
.home .logo-wrap{
  z-index: 2;
}
.home .header{
  padding: 0;
  margin: 0 auto;
  float: none;
  height: 105px;
  position: relative;
}
.home .nav-header{
  padding: 0;
  margin: 0;
}

@media (min-width: 480px) {
  .home .utility {
    margin-right: 0px;
  }
}
@media (min-width: 500px) {
  .nav-header {
    display: block!important;
  }
}
@media (max-width: 500px) {
  .nav-header {
    display: none!important;
  }
}
.utility {
  height: 105px;
  line-height: 105px;
}
.utility ul {
  margin: auto 0;
  line-height: 105px;
}
.marquee .start-quote-footer #form-error {
  position: relative;
  float: none;
  display: block;
  top: auto;
  bottom: 10px;
}
@media (max-width: 480px) {
  .marquee .start-quote-footer #form-error{
    bottom: 0;
    padding-top: 8px;
  }
}

/*********************************
  Styles
*********************************/
body{
  background-color: #fff;
}
@media (min-width: 1000px) {
  #site-container {
    position: relative;
    background-color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
    min-height: 1355px;
    padding-bottom: 200px;
    margin-bottom: -200px;
  }
  .main-ccpa-div{
  	position: absolute;
    height: 50px;
    bottom: 0%;
    z-index: 10000;
  }
  #ccpa-main-div{
	  max-width: 1000px;
	  margin: 0 auto;
	}
  html, body{
    background-color: #eff0f2;
    height: auto;
    position: relative;
  }
}
.utility ul li, .utility ul li a, .utility ul li a span {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #246bbd;
  font-size: 14px;
  line-height: 19px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
}
.utility ul li a:hover span, .utility ul li a:hover span {
  color: #4990E2;
}
.utility ul li a:hover {
  text-decoration: none;  
}
.utility ul li{
  display: inline-block;
  height: 42px;
  line-height: 42px;
}
.utility ul li:last-child{
}
.home .utility li:before, a.claimsURL.mobile-int {
  display: none;
}
.utility ul li:hover {
  border:solid 1px #4990E2;
}
.login-icon {
  display: inline-block;
  position: relative;
  top: 2px;
  right: 2px;
}
.utility .login-icon {
  position: relative;
  top: 3px;
  left: auto;
  right: 3px;
  width: 15px;
  height: 19px;
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background: url(../img/homepage/images/lock-image-hover.png) no-repeat top right;
  background-size: 100%;
  display: inline-block;
}
.utility li:hover span.login-icon {
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background-size: 100%;
}
.utility ul li a span.menu-link-container {
  padding: 0;
  margin: 0;
  border: 0;
/*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
*/
}
.utility ul li a span.menu-link-container:hover {
  text-decoration: none;
}
.menu-link-login{
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #4990E2;
  font-size: 14px;
  line-height: 19px;
}
a:hover .menu-link-login {
  color:#294f84;
}
.utility ul li span.menu-link-login {
  position: relative;
  top: auto;
  margin-left: 3px;
  left: auto;
}
.nav-header .utility ul li a span.down-arrow {
  display: inline-block;
  font-weight: 400;
  width: 14px;
  height: 10px;
  position: relative;
  text-align: center;
  background: url(../img/homepage/images/V-246bbd.svg) no-repeat top left;
  margin: 0;
  padding: 0;
  top: 1px;
  left: 4px;
}
.nav-header .utility ul li:hover a span.down-arrow, .nav-header .utility ul li a:hover span.down-arrow {
  background: url(../img/homepage/images/V-4990E2.svg) no-repeat top left;
}
.utility ul li:hover a {
  color: #4990E2;
}
.main-site-nav{
  display: none;
}
.menu-close{

}
.main-site-nav.open{
  display: block;
  position: absolute;
  z-index: 999;
  background: #fff;
  width: 300px;
  top: 0;
  /*
  right: -30px;
  */
  right: -750px;
  margin-left: 0;
  overflow: hidden;
  opacity:0;
}
@media (max-width: 1000px) {
  .main-site-nav.open{
    right: 0; 
  }
}
.main-site-nav .utility {
  border-bottom: solid #E53351 .05em;
  padding: 0;
  margin: 0;
  height: 105px;
}
.main-site-nav .utility ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.main-site-nav .utility ul li {
  padding: 0;
  margin: 0;
}
.main-site-nav ul{
  padding: 0;
  margin: 10px auto 10px auto;
  width: 80%;
}
.main-site-nav li, .main-site-nav li a{
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 16px;
  line-height: 70px;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.main-site-nav li{
  border-bottom: solid .05em #dddddd;
}
.main-site-nav ul li:last-child{
  border-bottom: 0;  
}
.main-site-nav li a {
  display: inline-block;
  padding-left: 10px;
  width: 100%;
}
.main-site-nav li a:hover {
  color: #4990E2;
}
.main-site-nav li.active{
  border-bottom: 0;
}
.main-site-nav li.last-item{
  padding-bottom: 20px;
}
span.nav-arrow {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.main-site-nav li .nav-arrow img{
  padding: 0;
  margin: 0;
  width: .4em;
  height: auto;
}
/*********************************
  form in menu
*********************************/
.dd-form-container {
  padding: 0 0 10px 0;
  margin: 0;
  width: 100%;
  display: block;
  background-color: #168330;
}
.dd-form-container .dd-headline {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px 0 10px;
  margin: 0 auto;
}
.dd-form-container form#start-quote1 {
  margin: 0 auto;
  padding: 0;
  width: 80%;
  border: 0;
  background: transparent;
}
.dd-form-container .quote-wrap {
  padding: 0px;
  background: none;
}
.dd-form-container input#zip-code-two {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #000;
  text-indent: 25%;
  border: .01em solid #979797;
}
.dd-form-container input#zip-code-two::-webkit-input-placeholder{
  color:#000;
}
.dd-form-container input#zip-code-two::-moz-placeholder{
  color: #000;
}
.dd-form-container input#zip-code-two:-ms-input-placeholder,
.dd-form-container input#zip-code-two:-moz-placeholder,
.dd-form-container input#zip-code-two::placeholder,
.dd-form-container input#zip-code-two:placeholder {
  color:#000;
}
.dd-form-container input#submit-button-two {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  float: none;
  background-color: #fff;
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: .02em solid #979797;
  color: #000;
  line-height: 32px;
  -webkit-box-shadow: 0px 0.1em 1px 0px rgb(103, 103, 103);
  -moz-box-shadow: 0px 0.1em 1px 0px rgb(103, 103, 103);
  box-shadow: 0px 0.1em 1px 0px rgb(103, 103, 103);
}
.dd-form-container input#submit-button-two:hover {
  background-color:#4990e2;
  color: #fff;
}
.dd-form-container .input-container {
  overflow: visible;
}
.dd-form-container .start-quote-footer{
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding-top: 0;
  margin: 0 auto;
}
.dd-form-container .start-quote-footer #form-error-two {
  position: relative;
  float: none;
  clear: both;
  top: auto;
  padding-top: 10px;
  color: #ffbbbb;
}
.dd-form-container #retrieve-quote {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 9px;
  line-height: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}
.dd-form-container #retrieve-quote:hover {
  color: #4c4c4c;
}
input.error-two, textarea.error-two {
  color: #ea686f;
  background: #f9e7e7;
  border: solid 1px #ea686f !important;
}
/*********************************
  Form footer
*********************************/
.social-footer-container {
  width: 86%;
  margin: 15px auto;
}
span.join-our-networks {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  display: inline-block;
  float: left;
  color: #000;
  font-weight: 300;
  line-height: 30px;
  font-size: 14px;
}
ul.social-list li {
  display: inline-block;
  margin: 0 15px 0 10px;
  position: relative;
  top: 2px;
}
ul.social-list li:last-child {
  margin: 0;
}
.main-site-nav ul.social-list {
  margin: 0;
  padding: 0;
  width: auto;
  display: inline-block;
}
.main-site-nav .social-list li{
  border-bottom: 0;
  line-height: 30px;
}
.main-site-nav .social-list li a{
  padding: 0;
  margin: 0;
  line-height: 30px;
}
.main-site-nav .social-list li a img{
  padding: 0;
  margin: 0;
  line-height: 30px;
}
a.facebook img {
  width: auto;
  height: 18px;
}
a.twitter img {
  width: auto;
  height: 18px;
}
/*********************************
  nav-header.open
*********************************/
.nav-header.open {
  z-index: 11;
  position: relative;
  background-color: #fff;
  height: 105px;
  padding-right: 2px;
  width: 230px;
}
.header.menu-open .nav-header .utility{
}
.header.menu-open .inner-utility {
  border-bottom: solid #E53351 .05em;
  height: 105px;
  background-color: #ededed;
}
.header.menu-open .inner-utility ul {
  margin: 0 auto;
  padding: 0;
  width: 259px;
  height: 105px;
}
.header.menu-open .inner-utility ul li{
  height: auto;
  display: inline-block;
  width: 49%;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.header.menu-open .inner-utility ul li a {
  height: auto;/* 42px; */
  line-height: 1;
}
.header.menu-open .inner-utility ul li.first-item {
  margin: 0 0 0 0;
  padding: 0;
  text-align: left;
  height: 42px;
  width: 115px;
  position: relative;
  display: inline-block;
  border: solid 1px #246bbd;
  text-align: center;
  top: 30px;
  line-height: 42px;
  cursor: pointer;
}
.header.menu-open .inner-utility ul li.first-item:hover {
  border: solid 1px #4990E2;
  text-decoration: none;
}
.header.menu-open .inner-utility ul li.first-item a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #246bbd;
  font-size: 14px;
  line-height: 19px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
}
.header.menu-open .inner-utility ul li.first-item:hover a, .header.menu-open .inner-utility ul li.first-item:hover a span.menu-link-login{
  color: #4990E2;
  text-decoration: none;
}
.inner-utility li.first-item:hover a .login-icon {
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background-size: 100%;
}
.header.menu-open .inner-utility ul li.first-item:hover a .menu-link-login {
  color: #4990E2;
}
.header.menu-open .inner-utility ul li.second-item {
  text-align: right;
  cursor: pointer;
  width: auto;
  height: 42px;
  line-height: 42px;
  top: 30px;
  position: relative;
  display: inline-block;
  float: right;
  margin-right: 9px;
}
.header.menu-open .inner-utility ul li.second-item a {
  position: relative;
  display: inline-block;
  height: 42px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 42px;
}
.header.menu-open .inner-utility ul li a {
  border: 0;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 1;
}
.header.menu-open .inner-utility li a .menu-close{
  display: inline-block;
  width: 50px;
  height: 42px;
  padding: 0;
  margin: 0;
  line-height: 42px;
}

.header.menu-open .inner-utility li a .menu-close .menu-close-bg {
  display: inline-block;
  width: 50px;
  height: 42px;
  background: url(../img/homepage/images/X-4990E2.svg) no-repeat top right;
  background: url(../img/homepage/images/X-246bbd.svg) no-repeat top right;
  background-size: 100%;
  top: auto;
}
.header.menu-open .inner-utility li a:hover .menu-close .menu-close-bg {
  background: url(../img/homepage/images/X-4990E2.svg) no-repeat top right;
  background-size: 100%;
}
.inner-utility li a .login-icon {
  position: relative;
  top: 2px;
  left: auto;
  right: 12px;
  width: 15px;
  height: 19px;
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background: url(../img/homepage/images/lock-image-hover.png) no-repeat top right;
  background-size: 100%;
  display: inline-block;
}
.inner-utility li:hover a .login-icon {
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background-size: 100%;
}
.inner-utility li a .menu-link-login {
  display: inline-block;
  position: relative;
  top: auto;
  bottom: 1px;
  margin-left: 0;
  left: auto;
  right: 6px;
  color: #246bbd;
}
.inner-utility li:hover a .menu-link-login {
  color: #4990E2;
}
.sub-items{
  display: none;
}
.sub-items ul.sub-list li {
  z-index: 9999;
}
.main-site-nav.open .sub-items ul.sub-list {
  padding: 0 0 5px 0;
  margin: 0;
  width: 100%;
}
.main-site-nav.open .inner-utility li.first-item a {
  position: relative;
  left: 10px;
}

/*********************************
  Active sub menus
*********************************/
.active{
  
}
.nav-arrow-left{
  display: none;
}
.active .nav-arrow{
  display: none;
}
.active .nav-arrow-left {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.active .nav-arrow-left img{
  padding: 0;
  margin: 0;
  width: .4em;
  height: auto;
}
.active a{
  
}
.active .sub-items {
  display: block;
  width: 100%;
  border-top: solid .05em #dddddd;
}
.sub-list li {
  border: 0;
  line-height: 18px;
  padding: 0 0 8px 0;
  margin: 0;
  display: block;
}
.sub-list li a {
  padding: 0;
  margin: 0;
  line-height: 20px;
  font-size: 12px;
  text-decoration: underline;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  display: block;
}
.list-headline {
  font-size: 14px;
  line-height: 18px;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #4990E2;
  display: block;
  width: 100%;
  text-align: left;
  padding: 25px 0 10px 0;
}
.second .list-headline {
  padding-top: 15px;
}
.hide{
  display: none;
}
#main-nav-tab-one, #main-nav-tab-two, #main-nav-tab-three, #main-nav-tab-four, #main-nav-tab-five {
  cursor: pointer;
}
.main-site-item-list.hide-li #main-nav-tab-one, 
.main-site-item-list.hide-li #main-nav-tab-two, 
.main-site-item-list.hide-li #main-nav-tab-three, 
.main-site-item-list.hide-li #main-nav-tab-four, 
.main-site-item-list.hide-li #main-nav-tab-five {
  display: none;
}
.main-site-item-list.hide-li #main-nav-tab-one.active, 
.main-site-item-list.hide-li #main-nav-tab-two.active, 
.main-site-item-list.hide-li #main-nav-tab-three.active, 
.main-site-item-list.hide-li #main-nav-tab-four.active, 
.main-site-item-list.hide-li #main-nav-tab-five.active {
  display: block;
}
.nav-link {
  cursor: pointer;
  display: inline-block;
  padding-left: 10px;
}
.nav-link:hover {
  color: #4990e2;
}
#timeout-close{
  display: none;
}
#timeout-close.open{
  display: block;
  position: absolute;
  background: transparent;
  height: 100px;
  width: 100px;
  top: 0px;
  right: 0;
}
span.emphasize {
  display: block;
  font-size: 11px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 0;
  line-height: 11px;
  padding-top: 6px;
}
.dd-form-container span.or-call {
  display: block;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 0 5px 0;
}
@media (max-width: 1000px) {
  body{
  }
  .main-site-nav.open{
    right: 0px;
  }
  .utility {
    margin-right: 15px;
  }
}
@media (max-width: 479px) {
  .page-overlay{
    display: none;
  }
}






/*********
  
  New log in menu
  
  ********/
.utility li#open-login-menu {
  position: relative;
  width: 115px;
  display: inline-block;
  margin-right: 15px;
  border: solid 1px #246bbd;
  padding: 0;
  text-align: center;
}
.utility li.menu-button {
  width: 115px;
  display: inline-block;
  margin-right: 15px;
  border: solid 1px #246bbd;
  padding: 0px;
  text-align: center;
}
.utility li#open-login-menu:hover, .utility li.menu-button:hover {
  border: solid 1px #4990E2;
}
.utility li {
  height: 42px; display: inline-block;
}
.utility li a{
  color: #246bbd;
}
.header.menu-open #main-site-login .inner-utility {
  background-color: #ededed;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#main-site-login .inner-utility ul li a span.menu-link-container {
  padding: 8px 15px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button a:hover .menu-link-container {
  color: #246bbd;
}
#main-site-login .main-site-item-list {
  width: 231px;
  margin: 0 auto;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button {
  width: 115px;
  height: 42px;
  display: inline-block;
  margin-right: 9px;
  border: solid 1px #246bbd;
  padding: 0px;
  text-align: center;
  line-height: 1;
  float: right;
  position: relative;
  top: 30px;
  cursor: pointer;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #246bbd;
  font-size: 14px;
  line-height: 42px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  height: auto;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button a span.menu-link-container {
  padding: 0;
  margin: 0;
  border: 0;
  color: #246bbd;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button:hover {
  border: solid 1px #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button:hover a {
  color: #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button:hover a span.menu-link-container {
  color: #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.second-item {
  float: left;
}
#main-site-login .form-header{
  font-size: 16px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 32px 0 24px 5px;
  margin: 0;
  display: block;
}
#main-site-login .no-border .form-header {
  padding: 0 0 10px 0;
}
.login-fields {
  padding: 0;
  margin: 0;
}
.login-fields input#remember-me{
  min-height: 0;
  padding: 0;
  margin: 0 5px 0 0;
}
#login-submit{
  background: #f4b647;
  background: -moz-linear-gradient(top,#f4b647 0%,#f4b647 50%,#eca32e 50%,#eca32e 100%);
  background: -webkit-linear-gradient(top,#f4b647 0%,#f4b647 50%,#eca32e 50%,#eca32e 100%);
  background: linear-gradient(to bottom,#f4b647 0%,#f4b647 50%,#eca32e 50%,#eca32e 100%);
  width: 100%;
  height: 40px;
  line-height: 34px;
  padding: 0;
  font-size: 16px;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  font-weight: 400;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom: 3px inset #bc8222;
  cursor: pointer;
}
input#username, input#password {
  width: 100%;
  height: 39px;
  padding: 0 0 0 15px;
  margin: 0 0 12px 0;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: solid .5px #979796;
}
input#password{
  margin: 0 0 10px 0;
}
#username:-webkit-autofill,
#username:-webkit-autofill:hover,
#username:-webkit-autofill:focus,
#username:-webkit-autofill:active {
  background-color: #ffffff;
}
#remember-me-container {
  width: 100%;
  float: none;
  clear: both;
  line-height: 12px;
  padding: 6px 0 0 5px;
  margin: 0px 0 10px 0;
}
input#remember-me{  
  -webkit-border-radius: 10px!important;
  -moz-border-radius: 10px!important;
  -ms-border-radius: 10px!important;
  -o-border-radius: 10px!important;
  border-radius: 10px!important;
  display: inline-block;
  height: 10px;
  width: 10px;
  border: 1px solid #666;
  -webkit-appearance: inherit;
  background-size: 80% 80%;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
label[for='remember-me'] {
  font-size: 9px;
  line-height: 12px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  display: inline-block;
  color: #000;
}
input#remember-me:checked {
  background-color: #4990E2;
  border: 1px solid #666;
  background: url(../img/homepage/images/white-check.png) no-repeat center transparent;
  -webkit-appearance: inherit;
  background-size: 80% 80%;
  background-color: #3b99fc;
}
#forgot-menu {
  width: 100%;
  float: none;
  text-align: left;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #000000;
  margin: 0;
  padding: 0 0 12px 0;
}
#forgot-menu a {
  text-decoration: underline;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #000000;
}
a#register {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
  text-decoration: underline;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #000000;
}
.form-helpers{
  font-size: 12px;
  padding-left: 9px;
  padding-top: 22px;
}
#main-site-login ul.sub-list {
  margin: 0;
}
#main-site-login .menu-block-container {
  width: 83%;
  display: block;
  margin: 0 auto 28px auto;
  padding: 0 0 20px 18px;
  border-bottom: 1px solid #dddddd;
}
#main-site-login .menu-block-container.no-border {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#main-site-login .menu-block-container.no-border p {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 16px;
  margin-right: 30px;
}
#main-site-login .list-headline {
  font-size: 14px;
  line-height: 18px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #4990E2;
  display: block;
  width: 100%;
  text-align: left;
  padding: 15px 0 15px 0;
}
#main-site-login .notice-text {
  display: block;
  font-size: 9px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  color: #000;
}
#main-site-login .main-site-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.app-icon-headline {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
}
#main-site-login ul.app-icon-list {
  height: auto;
  width: 100%;
  margin-top: auto;
  margin: 6px 0 6px 0;
  padding: 0;
}
#main-site-login .app-icon-list li {
  border-bottom: 0;
  line-height: 30px;
  display: inline-block;
  text-align: left;
  height: auto;
}
#main-site-login .app-icon-list li:first-child {
  margin-right: 7px;
}
#main-site-login .app-icon-list li a{
  padding:0;
  margin: 0;
  text-align: left;
  line-height: 30px;
}
.utility ul li:hover span,
.utility ul li:hover a span {
  color: #4990E2;
} 


<!--[if IE]>

.dd-form-container input#zip-code-two{
  text-align:center;
  text-indent: 0;
}
.main-site-nav li .nav-arrow, .main-site-nav li .nav-arrow img {
  width: 15px;
  outline: 0;
  text-align: left;
}
.main-site-nav li .nav-arrow img {
  width: 12px;
  height: 15px;
}
.main-site-nav li .nav-arrow-left, .main-site-nav li .nav-arrow-left img {
  width: 15px;
  outline: 0;
  text-align: right;
}
.main-site-nav li .nav-arrow-left img {
  width: 12px;
  height: 15px;
}
ul.social-list li{
 margin: 0 0 0 5px;
}
.login-fields #login-submit{
  background-color: #f5b648!important;
  background: #f5b648!important;
  filter: none;
}

<![endif]-->


.home .main{
  padding: 20px 0 40px 0 !important;
}

.home .header{
  height:106px;
}

.pre-marquee-section h2, .chp h2, .main-home-heading h1{
  font-size: 24px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  color: #246bbd;
  font-weight: 600;
  margin:0 0 3px 0;
}

.pre-marquee-section {
  text-align: center;
  padding:0 0 18px 0;
}

.pre-marquee-section h2, .main-home-heading h1 {
  margin:0;
}

body.home .marquee {
  border-bottom: none !important;
  height: 292px;
  min-height: 0;
  background: transparent url(../img/homepage/images/car-trip.jpg) no-repeat 0px -10px!important;
  background-size: 100% auto!important;
  margin-top: 15px;
}
#pagecontent {
    width: 60%;
    display: block;
    min-width: 250px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.marquee-content-section {
    max-width: 333px;
    min-width: 333px;
    height: auto;
    min-height: 363px;
    background: #fff url(../img/homepage/images/red-swirl-bg-01.png) no-repeat top left;
    background-size: 101% auto;
    position: absolute;
    bottom: -57px;
    left: 40px;
    padding-top: 12px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
body.home .marquee h1 {
    display: block;
    font-family: 'Lato', sans-serif !important;
    font-size: 26px !important;
    line-height: 34px !important;
    font-weight: 400;
    padding: 6px 0 0 0;
    margin: 0;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    padding-top: 0px!important;
}
body.home .marquee h1 .highlight-text {
    display: block;
    font-size: 46px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    position: relative;
    text-shadow: rgba(121, 18, 11, .44) 0px 3px 1px;
    top: 5px;
    text-transform: uppercase;
}
body.home .marquee h1, body.home .marquee .marquee-content-section h2{
  font-size:34px;
  line-height: 44px;
  font-weight: 600;
}

.chp .border-bottom{
  border-bottom: 1px solid #979797;
}

.chp .border-right{
  border-right: 1px solid #979797;
}

.chp p, .chp span{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 200;
  color: #000000;
}

.chp .testimonial-section{
  padding:0 0 20px 0;
}

.chp .testimonial-section .container{
  width:100%;
  max-width: 645px;
  margin:0 auto;
}

.chp .testimonial-section .stars{
  display: inline-block;
}
.chp .testimonial-section .container .stars .star-on{
  margin:0 6px 0 0;
  position: relative;
  top:1px;
  width: 16px;
  height: 15.21px;
  display: inline-block;
  background: url('../img/homepage/images/21_star.png') no-repeat 0 0 transparent;
  background-size: cover;
  overflow: hidden;
}

.chp .testimonial-section .container .text{
  display:inline-block;
}
.chp .testimonial-section .container .text .quote{
  font-family: "Lato", "Open Sans", sans-eserif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  display: inline;
  margin:0 0 0 5px;
}
.chp .testimonial-section .container .text .author{
  font-family: "Lato", "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
  line-height: 19px;
  display: inline;
  margin:0 0 0 8px;
}

.chp .two-col{
  padding: 24px 0 0 0;
}

.chp .clearfix{
  content: "";
  display: block;
  clear: both;
}

.chp .two-col .left-column{
  float: left;
  width:60%;
  padding:0 35px 0 0;
}

.chp .two-col .right-column{
  float: left;
  width:40%;
  padding: 0 0 0 33px;
  border-left: 1px solid #979797;
}

.chp .savings-section{
  padding-bottom: 32px;
}

.chp .savings-section .savings-inner{
  background-size: cover !important;
  min-height: 346px;
  padding: 13px 30px 36px 30px;
}

.chp .savings-section .savings-inner .container{
  width:100%;
  max-width: 300px;
}

.chp .savings-section .savings-inner .container .links-box{
  background-color: rgba(255,255,255,.8);
  width:100%;
  max-width: 200px;
  padding:12px 15px 1px 15px;
}

.chp .savings-section .savings-inner .container .links-box ul{
  list-style: none;
  margin:0;
}

.chp .savings-section .savings-inner .container .links-box ul li{
  
}

.chp .savings-section .savings-inner .container .links-box ul li:before{
  content: "";
  display: inline-block;
  background-image: url("../img/homepage/images/savings_carat.png");
  background-size: cover;
  width:5.71px;
  height:10px;
  margin: 0 10px 0 0;
}

.chp .savings-section .savings-inner .container .links-box ul li a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 30px;
  font-weight: 200;
  text-decoration: underline;
  color: #246BBD;
}

.chp .cali-coverage-section{
  padding: 19px 0 29px 5px;
}

.chp .cali-coverage-section a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 200;
  text-decoration: underline;
  color: #246BBD; 
}

.chp .tips-section{
  padding: 35px 0 0 5px;
}
.chp .tips-section .left-50{
  width:57%;
  float: left;
  padding-left: 10px;
}

.chp .tips-section .right-50{
  width:43%;
  float: left;
  text-align: right;
}

.chp .tips-section .right-50 img{
  margin:0;
  max-width: 225px;
  height:auto;
  text-align: right;
}

.chp .tips-section .left-50 p{
  width: 90%;
  margin-bottom: 11px;
}

.chp .tips-section .left-50 a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 200;
  text-decoration: underline;
  color: #246BBD; 
}

.chp .right-column .claims-service-section{
  padding: 10px 10px 25px;
  margin:0 0 25px 0;
  border-bottom: 1px solid #979797;
}

.chp .right-column .claims-service-section p{
  margin:0 0 5px 0;
}

.chp .right-column .claims-service-section .features-list-section{
  margin:0 0 10px 0;
}

.chp .right-column .claims-service-section .features-list-section .feature{
  border-bottom: .75px solid #CBCBCB;
  padding:10px 0;
}

.chp .right-column .claims-service-section .features-list-section .feature.first{
  padding:0;
}

.chp .right-column .claims-service-section .features-list-section .feature.no-border{
  border-bottom: none;
  padding:5px 0 0 0;
}

.chp .right-column .claims-service-section .features-list-section .feature .image-section{
  display: block;
  position: relative;
  width:20%;
  float: left;
  height:52px;
  text-align: center;
  padding: 8px 0 0 0;
}

.chp .right-column .claims-service-section .features-list-section .feature .image-section img{
  margin:0;
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.chp .right-column .claims-service-section .features-list-section .feature .text-section{
  display: block;
  position: relative;
  width:75%;
  float:left;
  height:52px;
  text-align: left;
  padding:0 0 0 5px;
}

.chp .right-column .claims-service-section .features-list-section .feature .text-section span{
  position: absolute;
  width: 100%;
  top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.chp .right-column .claims-service-section a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 200;
  text-decoration: underline;
  color: #246BBD;
}

.chp .right-column .mobile-app-section{
  text-align: center;
}

.chp .right-column .mobile-app-section > img{
  margin:0 0 9px 0;
}

.chp .right-column .mobile-app-section > h2{
  margin:0;
}

.chp .right-column .mobile-app-section > p{
  width:80%;
  margin:0 auto 10px auto;
  font-size: 14px;
  font-family: "Lato", "Open Sans", sans-serif;
  font-weight: 200;
}

.chp .right-column .mobile-app-section .app-download-section{
  text-align: center;
}

.chp .right-column .mobile-app-section .app-download-section h2{
  margin:0;
}

.chp .right-column .mobile-app-section .app-download-section p{
  width:100%;
  text-align: center;
  margin:0 0 10px 0; 
}

.chp .right-column .mobile-app-section .app-download-section img{
  width: 118px;
  height: auto;
  text-align: center;
  display: inline-block;
  margin:0 10px;  
}

.chp .right-column .mobile-app-section a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
    text-decoration: underline;
    color: #246BBD;
 }


@media screen and (max-width: 940px){
  
  body.home .marquee{
    background-position-x: center !important;
  }
  
  .pre-marquee-section h2, .main-home-heading h1{
    font-size:18px;
    line-height: 26px;
  }
  
  body.home .marquee h1, {
    font-size:20px;
    line-height: 30px;
  }
  
}







@media screen and (max-width: 768px){
  
  .pre-marquee-section h2, .main-home-heading h1{
    font-size:18px;
    line-height: 26px;
  }
  
  body.home .marquee h1{
    font-size:20px;
    line-height: 30px;
    width:100%;
  }
  
  body.home .marquee form#start-quote{
    margin:0 auto !important;
    left:0;
  }
  
  body.home div.start-quote-footer{
    margin:0 auto;
    left:0;  
  }
  
  .chp .testimonial-section .container{
    max-width: 528px;
    margin:0 auto;
  }
  
  .chp .testimonial-section .container .stars{
    display: block;
    text-align: center;
    margin:0 0 6px 0;
  }
  
  .chp .testimonial-section .container .text{
    text-align:center;
  }
  
  .chp .testimonial-section .container .text .quote{
    margin:0;
  }
  
  .chp .two-col .col{
    width:100%;
    padding:0;
  }
  
  .chp .two-col .left-column{
    border:none;
    width:100%;
    max-width: 528px;
    margin:0 auto 27px auto;
    float: none;
    padding-bottom: 22px;
    border-bottom: 1px solid #979797
  }
  
  .chp .two-col .right-column{
    width:100%;
    max-width: 440px;
    margin:0 auto 27px auto;
    float: none;
    border-left: 0;
  }
}








@media screen and (max-width:480px){
  
  body.home .marquee{
    min-height: auto !important;
    height: auto !important;
  }
  
  .pre-marquee-section{
    padding:18px 20px;
  }
  
  .pre-marquee-section h2, .main-home-heading h1{
    font-size:18px;
    line-height: 26px;
  }
  
  body.home .marquee h1{
    font-size:20px;
    line-height: 30px;
  }
  
  .home .main{
    padding:0 20px !important;
  }
  
  .chp .testimonial-section{
    padding: 20px 0;
  }
  
  .chp .savings-section .savings-inner {
    background-position-x: 20% !important;
  }
  
  .chp .tips-section .left-50{
    display: block;
    width:100%;
    float:none;
    margin:0 0 28px 0;
  }
  
  .chp .tips-section .left-50 p{
    width: 100%;
  }
  
  .chp .tips-section .right-50{
    display: block;
    width:100%;
    float:none;
    text-align: center;
  }
  
}


/** End site Spect changes **/
.quote-wrap_new{
	clear: both !important;
	overflow: auto !important;	
}

body .marquee h2 {
    font-size: 20px;
    margin: 0 0 10px 0;
    line-height: 120%;
    padding: 0;
}

/**  Start STYLE Changes  **/
#personalizedCTA {
  display:none;
  width:100%;
  max-width:490px;
  height:auto;
  position: absolute;
  top:50%;
  left:0;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding:0 20px;
}

#personalizedCTA h2,
#personalizedCTA h3 {
  color: #ffffff;
  position: relative;
  display: block;
  text-align: center;
  padding:0;
  width:auto;
  left:auto;  
  line-height: 120%;
  margin:0 0 15px 0;
  font-family: "Open Sans", sans-serif, arial;
  -webkit-font-smoothing: antialiased;
}

#personalizedCTA h2 {
  font-size: 34px;
  font-weight: 600;
}

#personalizedCTA h3 {
  font-size: 20px;
  font-weight: 700;
}

#personalizedCTA .button-container{
  height: 42px;
  width:260px;
  margin:0 auto 10px auto;
  margin-top: 100px;
}

#personalizedCTA #buttonLink{
  text-decoration: none;
}

#personalizedCTA .button-container .cta-start {
  font-family: "Open Sans", sans-serif, arial;
  box-shadow: none;
  font-size: 21px;
  line-height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom: solid 3px #1f5627;
  background-color: #168330;
  padding: 0;
  text-align: center;
}

#personalizedCTA #start-new-link{
  display:inline-block;
  text-align: center;
  color: #fff;
  text-decoration: underline;
}

#personalizedCTA #start-new-link:hover {
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  #personalizedCTA {
    max-width:360px;
  }
  
  #personalizedCTA h2 {
    font-size: 24px;
    text-shadow: 0px 0px 10px rgba(0,0,0,.3);
  }

  #personalizedCTA h3 {
    font-size: 16px;
    text-shadow: 0px 0px 10px rgba(0,0,0,.3);
  }
}

@media screen and (max-width: 480px){
  #personalizedCTA {
    padding:10px 20px 15px;
    width:100%;
    max-width: none;
    position: relative;
    top:0;
    left:0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    
  }
  
  #personalizedCTA h2{
    font-size: 20px;
    line-height: 30px;
    max-width:270px;
    width:100%;
    margin:0 auto 10px auto;
    
  }
}

#verisign table {
  border: 0;
  margin-top: 10px;
}
#verisign {
  display: block;
  padding: 0;
  margin: 0 auto;
  width: 115px;
  float: none;
}
@media screen and (min-width: 768px) {
  #verisign {
    display: block;
    padding: 0;
    margin: 0;
    width: 115px;
    float: left;
  }
}
@media (min-width: 320px) and (max-width: 767px){
.page-content-area .nav-bar {
		height: 89px !important;
	}

}
#ccpa-main-div{
  background: #56636e;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
}
#ccpa-main-div div{
  width: 940px;
  margin: auto;
}
#ccpa-main-div div p{
  float: left;
  padding-top: 15px;
 	padding-bottom: 5px;
}
#ccpa-main-div div p a{
  color: #ffffff;
text-decoration: underline;
} 
#close-ccpa{
  color: #fff;
  float: right;
  margin-top: 15px;
  font-size: 20px;
  text-decoration: none;
  border: none;
  background: none;
}
@media (min-width: 320px) and (max-width: 477px) {
	#ccpa-main-div div {
		width: 100% !important;
		text-align: center;
	}
	#ccpa-main-div div p{
		width: 90% !important;
	}
	#close-ccpa{
	    margin-top: 25px;
	    margin-right: 10px;
	}
}
@media (min-width: 478px) and (max-width: 980px) { 
	#close-ccpa{
		margin-top: 15px !important;
		margin-right: 10px;
	}
	#ccpa-main-div div {
		width: 100% !important;
		text-align: center;
	}
	#ccpa-main-div div p{
		width: 90% !important;
	}
}
/** End STYLE Changes **/
	
#donotsell a
{
	color:#003087 !important;
	text-decoration:underline !important;
}
#skiptocontent{
	position:absolute;
	width: 100%;
}
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:85px;
	color:white;
	background:none;
    z-index: 100;    
}

#skiptocontent a:focus {
	position:fixed;
	width: 100%;
	top:0;
	left:0;
	color:white;
	background:#676767;
}
/*
:focus{
border: 1px solid #046B99 !important;
}
*/

.input#left-zipcode::placeholder {
	color: #000000 !important;
}


@media only screen and (max-width: 767px) {
  div#startQuote {
    position: relative;
  }
  body.home .marquee {
    min-height: 220px;
  }
  span.or-call {
    display: none;
  }
  #start-quote-mobile span.or-call {
    display: block;
  }
  span.desktop-break {
    display: inline-block;
  }
  body.home .marquee h1 {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    max-width: 360px;
    padding: 145px 15px 0 15px;
  }
  div#startQuote .start-quote-footer {
    display: none!important;
  }
  body.home .marquee {
    background-size: auto 100%!important;
  }
  body.home .marquee.personalizationActive {
    background-size: auto 100%!important;
  }
  body.home .marquee h1 {
    padding: 145px 15px 5px 15px;
  }
  .subfooter-copy {
    float: none;
    margin: 0 auto;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .subfooter-copy {
    padding-bottom: 75px;
  }
}


.home .main.callout-parent {
  padding-top: 0;
}
body .marquee #retrieve-quote {
  display: none;
}
body .grey-callout-box { 
  background-color: #eeebeb;
  text-align: center;
  margin-bottom: 15px;
}
body .marquee h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 10px 0;
    line-height: 32px;
    padding: 0;
    left: auto;
    width: 100%;
}
#pagecontent {
    width: 60%;
    display: block;
    min-width: 250px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
body .grey-callout-box p.text-info, body .grey-callout-box p.text-info a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #246bbd;
}
body .grey-callout-box p.text-info {
    padding: 15px 25px 5px 15px;
    margin: 0;
    height: 50px;
    color: #56636E;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    width: 70%;
    text-align: right;
    display: inline-block;
    position: relative;
    right: 5%;
    font-family: "Open Sans", sans-serif;
}
body .grey-callout-box p.text-info a {
    padding: 0;
    font-family: "Open Sans", sans-serif;
    color: #56636E;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
}
body .grey-callout-box p.text-info a {
  text-decoration: underline;
}
body .grey-callout-box p.text-info a:hover {
  text-decoration: none;
}
div#personalizedCTA #start-new-link {
  font-size: 14px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif, arial;
}
#personalizedCTA #start-new-link {
  font-size: 14px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif, arial;
}
body .grey-callout-box.visible-mobile {
  display: none;
}
.grey-callout-box.visible-mobile .home-click{
	font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #246bbd;
    display: inline-block;
    text-decoration: underline;
}
a.outline-focus:focus, #skiptocontent a:focus{
	outline: 1px solid #101010;
}
@media only screen and (max-width : 767px) {
  body .grey-callout-box.visible-desktop {
    display: none;
  }
  body .grey-callout-box.visible-mobile {
    display: block;
  }
  .home .main #start-quote-mobile {
    padding-top: 20px;
  }
  .home .main #start-quote-mobile .quote-wrap {
    max-width: 260px;
    margin: 0 auto;
  }
  .quote-wrap .start-quote-footer #retrieve-quote {
    display: none;
  }
  .quote-wrap .start-quote-footer .or-call {
    padding-bottom: 10px;
  }
  a.grey-container {
    display: block;
    text-decoration: none;
  }
  body a.grey-container .grey-callout-box p.text-info {
    text-decoration: none;
  }
  body a.grey-container .grey-callout-box p.text-info span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #4a90e2;
    display: inline-block;
    text-decoration: underline;
  }
  body a.grey-container .grey-callout-box p.text-info span:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width : 480px) {
  .home .main #start-quote-mobile {
    padding-top: 0px;
  }
}
body.home .logo a {
  background: url(/insurance-information/webpub/en/pages/img/homepage/images/21st-century-insurance-logo.png) no-repeat 0 0;
  background-size: auto 100%;
  height: 45px;
  width: 160px;
  margin-top: 20px;
}
span.asterisk {
  top: -1.1em;
}
body.home .marquee {
  height: 292px;
  min-height: 0;
  background: transparent url(../img/homepage/images/car-trip.jpg) no-repeat 0px -10px!important;
  background-size: 100% auto!important;
  margin-top: 15px;
}
body.home .marquee h1 {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
  padding: 6px 0 0 0;
  margin: 0;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  width: 100%;
  padding-top: 0px!important;
}
body.home .marquee h1 .highlight-text {
  display: block;
  font-size: 46px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  position: relative;
  text-shadow: rgba(121, 18, 11, .44) 0px 3px 1px;
  top: 5px;
  text-transform: uppercase;
}
#pagecontent {
  width: 60%;
  display: block;
  min-width: 250px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
}
.break-only-on-mobile {
  display: none;
}
.pre-marquee-section {
  text-align: center;
  padding: 0;
}
body .marquee h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 10px 0;
  line-height: 32px;
  padding: 0;
  left: auto;
  width: 100%;
}
body .grey-callout-box {
  padding: 0;
  margin: 0 0 15px 0;
}
.grey-callout-box.visible-desktop {
  text-align: right;
}
body .grey-callout-box p.text-info {
  padding: 15px 25px 5px 15px;
  margin: 0;
  height: 50px;
  color: #56636E;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
  width: 70%;
  text-align: right;
  display: inline-block;
  position: relative;
  right: 5%;
  font-family: "Open Sans", sans-serif;
}
body .grey-callout-box p.text-info a {
  padding: 0;
  font-family: "Open Sans", sans-serif;
  color: #56636E;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
}
.marquee-content-section {
  max-width: 333px;
  min-width: 333px;
  height: auto;
  min-height: 363px;
  background: #fff url(../img/homepage/images/red-swirl-bg-01.png) no-repeat top left;
  background-size: 101% auto;
  position: absolute;
  bottom: -57px;
  left: 40px;
  padding-top: 12px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
body .marquee form#start-quote, body .marquee div#start-quote {
  left: auto!important;
  right: auto!important;
  float: none;
  position: relative;
  width: 260px;
  margin: 0 auto!important;
  display: block;
  padding: 47px 0 0 0;
}
div#start-quote-footer {
  padding: 0;
  width: 100%;
  left: auto;
  top: 20px;
  bottom: auto;
  clear: both;
  display: block;
  float: none;
  position: relative;
}
span.or-call {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  padding: 0 0 15px 0;
  color: #56636E;
  letter-spacing: .44px;
}
.dd-form-container #start-quote-footer span.or-call {
  color: #fff;
}
input#zip-code {
  margin: 0 0 17px 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 52px;
  border: solid 1px #A5AEB6;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #56636E;
  text-align: center;
}
.quote-wrap input#submit-button, body .quote-wrap .cta-start {
  height: 47px;
  width: 100%;
  box-shadow: none;
  font-size: 18px;
  line-height: 40px;
  border-radius: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-bottom: none;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  background-color: #246BBD;
  letter-spacing: 1.12px;
}
.quote-wrap input#submit-button:hover, body .quote-wrap .cta-start:hover {
  background-color: rgba(36, 107, 189, .7);
  text-decoration: none;
}
.chp .testimonial-section {
  padding: 25px 0 20px 0;
}
span.or-call.hide-on-desktop {
  display: none;
}
input#zip-code::-webkit-input-placeholder {
  color: #56636E;
}
input#zip-code::placeholder {
  color: #56636E;
}
input#zip-code:-ms-input-placeholder {
  color: #56636E;
}
/* 
  
    For PSSUser and other variations 
  
*/
#personalizedCTA.marquee-content-section {
  width: 333px;
  height: auto;
  min-height: 315px;
  position: absolute;
  top: -10px;
  bottom: 30px;
  left: 40px;
  padding: 0 15px;
  margin: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#personalizedCTA.marquee-content-section h2 {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  line-height: 32px;
  font-weight: 400;
  margin: 0 auto;
  padding: 25px 0px 105px 0px;
}
#personalizedCTA.marquee-content-section h3 {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  line-height: 32px;
  font-weight: 400;
  margin: 0 auto;
  padding: 0 0 15px;
}
#personalizedCTA .button-container .cta-start {
  height: 47px;
  width: 100%;
  box-shadow: none;
  font-size: 18px;
  line-height: 47px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-bottom: none;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  background-color: #246BBD;
}
div#personalizedCTA #start-new-link {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  color: #246BBD;
  text-decoration: underline;
}
#personalizedCTA.marquee-content-section.noAutopay {
  background: #fff url(../img/homepage/images/red-swirl-bg-01.png) no-repeat center -30px;
  background-size: 150% auto;
}
#personalizedCTA.marquee-content-section.noPaperless {
  background: #fff url(../img/homepage/images/red-swirl-bg-01.png) no-repeat center -30px;
  background-size: 128% auto;
}
#personalizedCTA.marquee-content-section.noAutopay h2, #personalizedCTA.marquee-content-section.noPaperless h2 {
  padding: 18px 0px 15px 0px;
}

@media screen and (max-width: 975px) {
  body .grey-callout-box p.text-info {
    padding: 15px 15px 5px 15px;
    right: 2%;
  }
}

@media screen and (max-width: 905px) {
  body .marquee form#start-quote::-webkit-input-placeholder, body .marquee div#start-quote::-webkit-input-placeholder, body .marquee form#start-quote::placeholder, body .marquee div#start-quote::placeholder body .marquee form#start-quote:-ms-input-placeholder, body .marquee div#start-quote:-ms-input-placeholder {
    color: #56636E;
  }
  body.home .marquee {
    background: url(../img/homepage/images/car-trip-mobile.jpg) no-repeat top left!important;
    background-size: 100% auto!important;
    height: auto;
    margin-top: 0;
  }
  .mobile-overflow-marquee {
  }
  span.desktop-break {
    display: block;
  }
  #pagecontent {
    width: 100%;
    position: relative;
    height: auto;
  }
  .home .primary .pre-marquee-section {
    padding: 0;
  }
  body .marquee form#start-quote, body .marquee div#start-quote {
    padding: 32px 0 0 0;
  }
  body.home .marquee h1 {
    font-size: 31px;
    line-height: 1;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto -15px auto;
    padding: 14px 0 45px 0;
    text-align: center;
  }
  body.home .marquee h1 .highlight-text {
    font-size: 60px;
    top: auto;
    margin: 0px 0 -15px;
    padding: 5px 0 22px 0;
    line-height: 60px;
    text-transform: uppercase;
  }
  span.asterisk {
    font-size: .4em;
    position: relative;
    top: -25px;
    line-height: 1;
  }
  .home .primary .pre-marquee-section h2 {
    padding: 9px 0 0 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    line-height: 33px;
    font-weight: 400;
    text-shadow: rgba(105, 41, 0, .5) 0px 1px 1px;
  }
  .home .main #start-quote-mobile {
    display: none;
  }
  input#zip-code {
    margin: 0 0 14px 0px;
  }
  .quote-wrap input#submit-button, body .quote-wrap .cta-start {
    height: 52px;
    width: 100%;
    box-shadow: none;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 1.18px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-bottom: none;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    background-color: #246BBD;
  }
  body.home .marquee-content-section {
    background: #fff url(../img/homepage/images/mobile-red-swirl-bg-01.png) no-repeat top left;
    background-size: 101% auto;
    left: auto;
    bottom: auto;
    margin: 140px auto 0 auto;
    padding: 12px 8px 0 8px;;
    height: auto;
    max-width: 340px!important;
    position: relative;
  }
  .home div#startQuote #start-quote-footer {
    display: block!important;
    padding-bottom: 25px;
  }
  #start-quote-footer span.or-call {
    display: none;
  }
  span.or-call.hide-on-desktop {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding: 20px 0 25px 0;
    color: #56636E;
    text-align: center;
  }
  body .grey-callout-box p.text-info {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    padding: 20px 15px 20px 15px;
    height: auto;
    max-width: 320px;
    margin: 0 auto;
    display: block;
  }
  body .grey-callout-box p.text-info a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    display: inline-block;
    color: #246BBD;
    text-decoration: underline;
  }
  span.or-call.hide-on-desktop a {
    color: #246BBD;
    text-decoration: underline;
  }
  /* 
    
      For PSSUser and other variations 
    
  */
  body.home .marquee.personalizationActive {
    background-size: 100% auto!important;
  }
  #personalizedCTA.marquee-content-section {
    position: relative;
    margin: 0 auto 135px auto;
    top: 126px;
    bottom: auto;
    left: auto;
  }
  #personalizedCTA.marquee-content-section {
    background: #fff url(../img/homepage/images/mobile-red-swirl-bg-01.png) no-repeat 0px -45px;
    background-size: 100% auto;
  }
}

@media screen and (max-width: 768px) { 
  .home .logo-wrap {
    padding: 0;
  }
  body.home .logo-wrap .logo a {
    width: 156px;
    height: 58px;
    margin-top: 15px;
  }
  body.home #site-container .header {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  body .grey-callout-box.visible-mobile {
    margin-bottom: 0;
  }
  .chp .testimonial-section.border-bottom {
    margin-top: 0;
  }
}

@media screen and (max-width: 480px) {
  body.home .marquee-content-section {
    max-width: 340px!important;
    padding: 12px 15px 0 15px;
  }
  body.home .marquee h1 {
    font-size: 32px;
  }
  body.home .marquee h1 .highlight-text {
    font-size: 50px;
  }
  span.asterisk {
    top: -22px;
  }
  .break-only-on-mobile {
    display: block;
    height: 1px;
  }
  /* 
    
      For PSSUser and other variations 
    
  */
  #personalizedCTA.marquee-content-section.noAutopay {
    background: #FFF url(../img/homepage/images/red-swirl-bg-01.png) no-repeat center 0px;
    background-size: 150% auto;
  }
  #personalizedCTA.marquee-content-section.noPaperless {
    background: #fff url(../img/homepage/images/red-swirl-bg-01.png) no-repeat center -30px;
    background-size: 148% auto;
  }
}

@media screen and (max-width: 380px) {
  body.home .marquee-content-section {
    max-width: 300px!important;
    padding: 12px 0 0 0;
    min-width: auto;
    background: #fff url(../img/homepage/images/mobile-red-swirl-bg-01.png) no-repeat center top;
    background-size: 360px auto;
  }
  span.or-call.hide-on-desktop {
    padding: 20px 0 15px 0;
  }
  /* 
    
      For PSSUser and other variations 
    
  */
  #personalizedCTA.marquee-content-section.noAutopay {
    background: #fff url(../img/homepage/images/red-swirl-bg-01.png) no-repeat center 0px;
    background-size: 130% auto;
  }
  #personalizedCTA.marquee-content-section.noPaperless {
    background: #fff url(../img/homepage/images/red-swirl-bg-01.png) no-repeat center -10px;
    background-size: 150% auto;
  }
  #personalizedCTA.marquee-content-section.noAutopay h2, #personalizedCTA.marquee-content-section.noAutopay h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
.chp .right-column .claims-service-section a {
  display: inline-block;
}
.chp .claims-service-section.mobile {
  display: none;
}
.chp .right-column .claims-service-section a.button-blue, .chp .claims-service-section.mobile a.button-blue {
  display: block;
  margin: 15px 0 25px 0;
  height: 46px;
  width: 100%;
  max-width: 256px;
  background-color: #fff;
  border: 2px solid #246bbd;
  color: #246bbd;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  line-height: 46px;
  font-weight: 400;
}
.chp .right-column .claims-service-section a.button-blue:hover {
  border: solid 2px #5a8fcd;
}
.chp .right-column .claims-service-section a.button-blue:focus {
  border: solid 2px #1a508d;
  background-color: #1a508d;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .chp .testimonial-section.border-bottom {
    border-bottom: 0;
    padding-top: 25px;
    padding-bottom: 30px;
    margin-top: 18px;
    border-bottom: 2px solid rgba(140, 140, 140, .5);
  }
  .chp .claims-service-section.mobile {
    display: block;
    margin: 25px auto 6px;
    max-width: 528px;
    border-bottom: 1px solid #979797;
    padding-bottom: 25px;
  }
  .chp .claims-service-section.mobile a.button-blue:hover {
    border: solid 2px #5a8fcd;
  }
  .chp .claims-service-section.mobile a.button-blue:focus {
    border: solid 2px #1a508d;
    background-color: #1a508d;
    color: #fff;
  }
  .chp .right-column .claims-service-section.desktop {
    display: none;
  }
  .chp .claims-service-section.mobile p a {
    text-decoration: underline;
    color: #246bbd;
    display: inline-block;
  }
  .chp .claims-service-section.mobile p a:hover {
    text-decoration: none;
  }
  .chp .right-column .claims-service-section a.button-blue, .chp .claims-service-section.mobile a.button-blue {
    line-height: 42px;
  }
}
@media screen and (max-width: 480px) {
  .chp .claims-service-section.mobile {
    margin: 20px auto 0;
    border: 0;
    padding-bottom: 0;
  }
  .chp .claims-service-section.mobile h2 {
    margin: 0 0 10px 0;
    padding-bottom: 0;
  }
}