body {
    height: 100%;
    margin: 0;
    min-width: auto;
    padding-top: 0;
}
footer {
  width: 100%;
}
a {
    display: inline-block;
}
@media all and (min-width: 768px) {
  #wrapper ~ #primary-footer {
    margin-top: 0;
  }
}
#wrapper {
  padding-top: 0;
  min-height: initial;
  height: initial;
  margin:0;
  padding:0;
  background-color: #fafafa;
}

#quote_form1{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media all and ( min-width:375px) {
  #quote_form1{
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}
#quote_form2{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}
 #zip_element, #zip_element2{ 
  position: relative;
  width:17rem;
  margin:0 auto;
}
@media all and ( min-width:390px) {
  #zip_element {
    margin-left:0;
    margin-right:0.5rem;
  }
} 
#zip, #zip2{
  width: 17rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  -ms-border-radius: 0.8rem;
  -o-border-radius: 0.8rem;
  border-radius: 0.8rem;
  background-color: #ffffff;
  border: 0.1rem solid #EDEDED;
  display: inline-block;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  font-size: 1.6rem;
  height: 5rem;
  color: #141414;
  box-shadow: none;
  -webkit-transition: border-color 0.1s ease-in;
  /* Safari, Chrome */
  -moz-transition: border-color 0.1s ease-in;
  /* Firefox 4.0~16.0 */
  transition: border-color 0.1s ease-in;
  /* IE >9, FF >15, Opera >12.0 */
  word-break: normal;
  word-wrap: normal; 
}
#zip2{
  background-color: #ededed;
}
@media all and ( min-width:375px) {
  #zip_element2,  #zip2{ 
    width: 15.6rem;
  }
}
#zip::-ms-clear, #zip2::-ms-clear {
    display: none;
}
.icon-geolocation {
    position: absolute;
    right: 1rem;
    background-color: transparent;
    text-align: center;
    font-family: "geico";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 2.4rem;
    line-height: 5rem;
    width: 2.4rem;
    height: 5rem;
    -webkit-font-smoothing: antialiased;
    border: none;
    text-decoration: none;
    color: #004B9B;
    left: 12.2rem;
    text-shadow: none;
}
#quoteButton2{
  display: block;
  margin:1.5rem auto !important;
}
#quoteButton{
  margin-top: 1rem;
}
@media all and ( min-width:400px) {
  #quoteButton{
    margin-left:1.5rem !important;
  }
}
#geolocation, a.geolocation {
  font-size: 2rem;
  color: #9B9B9B;
  cursor: pointer;
}

#geolocation:hover, a.geolocation:hover {
  color: #CDCDCD;
}

.container {
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
}

.page-section .header_text {
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 26px;
    line-height: 32px;
}

.page-section {
    position: relative;
    padding: 5rem 0;
}
.page-section.white {
  background-color: #FFF;
}
.page-section.rounded-corners{
  border-radius:1.6rem;
  background-color: #FFF;
  max-width: 150rem;
  margin: 5rem 1rem;
  padding-bottom: 15rem;
}
.page-section.rounded-corners.extended{
  border-radius:1.6rem;
  background-color: #FFF;
  margin: 5rem 1rem;
  max-width: unset;
  padding-bottom: 15rem;
}
@media all and ( min-width:768px) {
  .page-section.rounded-corners{
    margin: 3rem auto;
  }
  .page-section.rounded-corners.extended{
    margin: 3rem;
  }
}
.page-section.rounded-corners .container{
  max-width: 120rem;
}

.page-section h2 {
    text-align: center;
    margin:1.2rem;
}
.page-section .sub-head{
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.2rem;
  text-align: center;
  margin-bottom: 1.2rem;
}
#obd-heading.page-section {
  padding-bottom: 5rem;
}
.heritage-blue{
  color: #004B9B;
}
.primary_blue{
  color: #004B9B;
}
.teal{
  color: #327B7B;
}
@media all and ( min-width:700px) {
  #hero.bg_container {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.80) 48.69%, rgba(0, 0, 0, 0.00) 80.95%), url('../jpg/hero_bg-2.jpg');
    background-size: 100% 100%;
  }
}
#hero-header.container{
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.80) 48.69%, rgba(0, 0, 0, 0.00) 80.95%), url('../jpg/hero-2.jpg');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 40rem;
  width: unset;
  max-width: 150rem;
  margin: 0 auto;
}
#hero-faq-header.container{
  background-image: url('../png/hero_faq_bg.png');
  background-repeat: no-repeat;
  background-position: 50% top;
  background-size: cover;
  height: 40rem;
  width: unset;
  max-width: 150rem;
  margin: 0 auto;
}
@media all and ( min-width:500px) {
  #hero-header.container{
    background-size: cover;
  }
}
@media all and ( min-width:768px) {
  #hero-header.container{
    background-position: center;
    background-size: unset;
    
  }
}
#hero-header-txt {
  margin-top: 12rem;
}
#hero-header-txt .geico-icon{
  color: #fff;
  width: 4.4rem;
  height: 4.4rem;
  font-size: 4rem;
  line-height: 5.5rem;
  margin-right: 0.5rem;
}
@media all and ( min-width:768px) {
  #hero.bg_container, #hero-header.container{
    height: 60rem;
  }
  #hero-header-txt {
    margin-top: 23rem;
  }
}
@media all and ( min-width:1300px) {
  #hero-header-txt {
    margin-left: 15rem;
  }
}
@media all and ( min-width:1500px) {
  #hero-header-txt {
    margin-left: 25rem;
  }
}
#hero h1, #hero h4{
  color:#fff;
  margin-bottom: 1rem;
}
h4.subtitle {
  font-weight: bold;
}
@media all and (min-width: 640px) {
  h4.subtitle br {
    display: none;
  }
}
h1.help-center {
  text-align: center;
  margin-bottom: 3rem;
}
.centered{
  text-align: center;
}
.small {
  margin: 0 auto;
  max-width: 500px;
}
.anchor{
  text-decoration: none;
}
.cards-set{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cards-set .promo-card.secondary {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6)), url("../png/cardbg.png");
  background-size: cover;
  background-position: left bottom;
}
@media all and ( min-width:768px) {
  .cards-set{
    flex-direction: row;
  }
}

.promo-card, .cards {
  margin: 1.5rem auto;
}
.promo-card .intro-text, .card:not(.promotional) .intro-text{
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
}
.intro-text.large{
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.intro-text.blue, h2 span{
  color: #004B9B;
}
.intro-text.darkblue {
  color: #99D4F2
}
.header.one.enlarge{
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2.4rem;
}
.lightfont {
  color: #ffffff;
}
.header.two, .header.two.enlarge{
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2.4rem;
}
.header.two span {
  font-weight: normal;
}
.header.three{
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 4.8rem;
}
.promo-card.one .header br{
  display: none;
} 
@media all and ( min-width:768px) {
  .header.one.enlarge, .header.two.enlarge{
    font-size: 4.4rem;
    line-height: 5.6rem;
  }
  .promo-card.one .header br{
    display: block;
  } 
}

.headers{
  position: relative;
}

.promo-card.one .subheader {
  max-width: 400px;
  margin: 0 auto;
}

.promo-card.two .subheader {
  max-width: 300px;
  margin: 0 auto;
}

#trip .header.two,
.header.one.enlarge,
.header.two.enlarge{
  top:2rem;
}
#trip .header.two.line-two{
  top: 5rem;
}
#security .header.two.line-two{
  top: 3.5rem;
}
.flip .intro-text, 
#trip.flip .header.two,
#trip.flip .header.two.line-two,
#security.flip .header.two,
#security.flip .header.two.line-two,
.flip .header.one.enlarge,
.flip .header.two.enlarge{
  animation: float-left 0.8s ;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes float-left {
  0%, 10% {
      transform: translateX(-50%);
      left: 50%; 
  }
  90%, 100% {
      transform: translateX(0%);
      left: 0%; 
  }
}

#start-saving {
  text-align: center;
}

.card:first-child{
  margin-bottom: 3rem;
}
.card:not(.promotional), .promo-card {
  width: 30rem;
  height: 30rem;
  border-radius: 1.8rem;
  text-align: center;
  padding: 3rem 1rem;
  position: relative;
}
.card:not(.promotional) {
  background-color: #ededed;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card .card-subtitle {
  font-size: 14px;
}
.card img {
  max-width: 150px;
}
.card .expand, .promo-card .expand{
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  background-color: #fff;
  width: 3.7rem;
  height: 3.7rem;
  border-radius: 50%;
  cursor: pointer;
  transition: ease 0.25s all;
}
.card .expand.flip, .promo-card .expand.flip{
  background-color: #fff!important;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
  transform:rotate(45deg)
}
.expand.dark{
  background-color: #616161!important;
}
.expand.dark.flip{
  background-color: #fff!important;
}
.expand .geico-icon{
  margin-top: 0.7rem;
  color: #616161;
}
.expand.dark .geico-icon{
  color: #ededed;
}
.expand.flip .geico-icon{
    color:#004B9B;
}
.card-content {
  max-width: 29.5rem;
  max-height: 16.5rem;
  margin: 0 auto;
  text-align: left;
  overflow-x: hidden;
  overflow-y: auto;
}
.overlay {
  content: '';
  display: block;
  position: absolute;
  bottom: 7.5rem;
  width: 27.2rem;
  height: 3rem;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 92, 204, 1));
  pointer-events: none;
}

.card-content a {
  color: #fff;
}
#trip.card{
  background: #ededed url('../png/phone_trip.png') no-repeat center bottom;
}
#gecko.card{
  background: #ededed url('../png/gecko-3.png') no-repeat center bottom;
}
#security.card{
  background: #ededed url('../png/security.png') no-repeat 50% 65%;
}
#easy.card .headers{
  margin-top: 5rem;
}
.promo-card.one {
  position: relative;
  background: #ededed url('../png/map-laptop.png') no-repeat 50% 80%;
  background-size: 14rem;
}
.promo-card.two {
  background: url('../jpg/accident_assist.jpg') no-repeat 50% 40%;
  
}
#background-video {
  display: none;
}
@media all and ( min-width:768px) {
  .promo-card, .cards {
    margin: 1.5rem;
  }
  .promo-card{
    height: 63rem;
    flex-basis: 55rem;
  }
  .cards {
    flex-basis: 30rem;
  }
  .promo-card.one {
    background-size: 90%;
  }
  .promo-card.two {
    background-position: center bottom;
  }
  #background-video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius:1.8rem;
  }
}

.flip {
  background-color: #004B9B!important;
  background-image: unset!important;
  color:#fff;
  transition: ease 0.25s all;
}
.flip .card-content{
  display: block;
}
.flip .headers{
  text-align: left;
}
.flip .intro-text.blue{
  color: #fff;
}
.promo-card.flip .card-content{
  margin-top: 7rem;
}
@media all and ( min-width:768px) {
  .promo-card.flip .card-content{
    margin-top: 25rem;
    max-height: unset;
    overflow-y: hidden;
  }
  .promo-card.two.flip .card-content{
    margin-top: 25rem;
  }
}

.card.flip .header.two {
  font-size: 2.2rem;
  line-height: 2.4rem;
}
.card.flip .card-content{
  margin-top: 2rem;
}
#trip.card.flip .card-content,
#security.card.flip .card-content{
  margin-top: 8rem;
}
#hero h1{
  font-size: 34px;
  line-height: 4rem;
}

@media all and ( min-width:900px) {
  #hero h1{
    font-size: 38px;
    line-height: 5rem;
  }
}
#driveeasy-icon {
  width: 100px;
  margin: 3rem auto;
}
#driveeasy-icon img {
  width:100%;
}
#steps .container{
  display: flex;
  flex-direction: column;
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.step{
  max-width: 35rem;
  margin: 2rem auto;
}
.step h2{
  text-align: left;
}
@media all and ( min-width:768px) {
  #steps .container{
    flex-direction: row;
    justify-content: space-between;
  }
  .step{
    flex-basis: 25%;
  }
  .features{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 14rem auto;
  }
}
.des, .screen{
  max-width: 37.5rem;
  margin: 0 auto;
}
.des h3{
  margin-bottom: 3rem;
}
.des ul{
  margin-left:2rem;
}
.des ul li{
  list-style: disc;
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.screen img{
  width: 100%;
  max-width: 30rem;
}
.note {
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-align: center;
  margin-top: 5rem;
}
button a{
  text-decoration: none;
}
.btn.btn--custom {
  color: #295697;
}

#quote_form2 {
  margin: 0 auto;
  max-width: 38rem; 
  text-align: center; 
}

#privacy_note p{
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media all and ( min-width:768px) and (max-width: 1600px) {
  #privacy_note {
    padding-bottom: 8rem;
  }
}
#disclaimer {
  padding: 0 0 12rem 0;
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.form-field--error input[type="checkbox"] + label {
  color: #b6091a;
  font-weight: bold;
}

.form-field--error{
  margin-bottom: 1.2rem;
}

#view_terms, #view-terms-modal a {
  cursor: pointer;
}
#faqs h3 {
  margin-top: 6rem;
}
#faqs h5 {
  text-decoration: underline;
  font-weight: 700;
  margin-top: 3rem;
}
#faqs img{
  display: block;
  margin: 4rem auto;
  width: 95%;
  max-width: 50rem;

}
.accordion ul{
  margin-left: 2rem;
  margin-bottom: 2rem;
}
.accordion ul li{
  list-style: disc;
}
.accordion ul li ul li{
  list-style: circle;
}
a.faq-links.chevron-right {
  text-decoration: none;
  text-transform: uppercase;
  color: #154995;
  font-size: 1.8rem;
  font-weight: bold;
}
a.faq-links.chevron-right::after {
    padding-left: 2rem;
    font-family: 'geico';
    content: "\e219";
}

table{
  border: 1px solid #3773ca;
  background: #fff;
  margin: 1rem auto;
}
th{
  text-align: center;
  color: #fff;
  font-weight: bold;
}
th#type{
  background: #3773ca;
}
th#count-in-score {
  background: #154995;
}
th, tr, td{
  padding:1.5rem;
}
tr{
  border-bottom: 1px solid #3773ca; 
}
.col1 {
  color: #3773ca;
}
.col2 {
  color: #154995;
  text-align: center;
}

#store_icons, #download {
  margin:2rem 0;
}
#download_app .store_icons{
  text-align: center;
}
#download_app{
  margin-top: 14rem;
}
#download_app p{
  margin:1rem 0;
}

/*** Main page videos ***/
#videos {
  background-color: #4e4e4e;
}
#videos h4{
  color: #fff;
  text-align: center;

}

#videos #other-videos{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media all and ( min-width:768px) {
  .videos-container {
    display: flex;
    align-items: flex-start;
  }

  #videos #other-videos{
    display: block;
  }
}
#videos .vid-item{
  margin-bottom: 1rem;
}


/*** Getting-Started videos ***/
#video h2{
  color: #fff;
}
.mobile_only{
  display: block;
}
.desktop_only{
  display: none;
}
@media all and ( min-width:768px ) {
  .mobile_only{
    display: none;
  }
  .desktop_only{
    display: block;
  }
}

.inner-container {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
}


.video-outer .aspect_ratio {
  margin-bottom: 0;
  padding-bottom: 56%;
}



#playlist .container{
  width: 92%;
  overflow: hidden;
  padding-bottom: 20px;
}
.playlist{
  width:1500px;
  position: relative;
  top:0;
  left: 0;
}
.playlist-item{
  display: block;
  width: 200px;
  height: 150px;
  float: left;
  margin: 0;
  padding: 10px;
}
.playlist-thumbnail {
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.playlist-thumbnail img{
  margin: -10% 0;
    width: 100%;
}

.thumb .icon-youtube, .playlist-thumbnail .icon-youtube{
  position: absolute;
  font-size: 6rem;
  top: calc(50% - 3rem);
  left: calc(50% - 3rem);
  color: rgba(0,0,0,0.7);
}

.thumb:hover .icon-youtube, .playlist-thumbnail:hover .icon-youtube {
  color: #ff0000;
}

.thumb .icon-youtube::after, .playlist-thumbnail .icon-youtube::after {
  border-left: 2rem solid #fff;
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  content: " ";
  position: absolute;
  top: 2rem;
  left: 2.2rem;
}

@media all and ( min-width:768px ) {
  .playlist-item {
    width: 200px;
  }
}

.playlist-item h4{
  color:#000;
  padding-top: 1rem;
}

#video {
  background-color: #4e4e4e;
  padding:6rem 0;
}
#playlist{
  background-color: #959595;
}
@media all and ( min-width:768px ) {
  #playlist{
    padding:2rem;
  }
}




.vid-container {
  position: relative;
  padding-bottom: 52%;
  padding-top: 30px; 
  height: 0; 
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vid-list-container {
  width: 92%;
  overflow: hidden;
  margin-top: 20px;
  margin-left:4%;
  padding-bottom: 20px;
}

.vid-list {
  width: 1500px;
  position: relative;
  top:0;
  left: 0;
}
.vid-item {
  display: block;
  width: 200px;
  height: 150px;
  float: left;
  margin: 0;
  padding: 10px;
}

.thumb {
  position:relative;
  overflow:hidden;
  height: 100px;
  cursor: pointer;
}

.thumb img {
  width: 100%;
  position: relative;
  top: -18px;
}

.vid-item .desc {
  margin-top:5px;
  color:#fff;
}

.arrows {
  position:relative;
  margin: 0 auto;

}

.arrow-left {
  position: absolute;
  padding: 15px;
  left: -45px;
  top: -130px;
  z-index: 99;
  cursor: pointer;
}

.arrow-right {
  position: absolute;
  padding: 15px;
  right: -45px;
  top: -130px;
  z-index:100;
  cursor: pointer;
}
.arrow-right .geico-icon, .arrow-left .geico-icon{
  color:#fff;
  border:none;
}
@media (min-width: 768px) {
  .arrows {
    width: 100%;
  }
}

#available-states {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 30rem;
  margin: 0 auto 2rem auto;
}
#available-states .state {
  flex-basis: 15rem;
  padding: 0.5rem;
  margin-left: 2rem;
}
@media (min-width: 480px) {
  #available-states {
    width: 40rem;
  }
}

#download_app img#phone{
  width:100%;
  max-width: 24rem;
}

.navigational-box-wrapper:not(.old-style) {
  margin-bottom: 1rem;
}

.navigational-box-wrapper:not(.old-style) .navigational-box {
  padding: 2rem 3rem;
}

.navigational-box-wrapper .geico-icon {
  margin-right: 2rem;
  font-size: 4rem;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
}

.cards-container.promotional-cards {
  flex-wrap: nowrap;
}

.cards-container.promotional-cards .card .card-bottom a.btn {
  margin-bottom: 0;
  margin-right: 0;
  width: 100%;
  max-width: 41.2rem;
  text-align: center;
}

#obd-installation img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 4rem;
}

#obd-installation ol {
  padding-left: 4rem;
}

#obd-installation ol li {
  counter-increment: list-counter;
  list-style: none;
  position: relative;
  padding: 0 2rem 8rem;
}

#obd-installation ol li::before {
  content: counter(list-counter);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -25px;
  top: 3px;
  width: 30px;
  height: 30px;
  background: #99D4F2;
  border-radius: 50%;
  font-weight: bold;
  color: #000;
  font-size: 1rem;
}

.obd-laptop {
  width: 100%;
  max-width: 400px;
  padding: 3rem 0;
}

.breadcrumb {
  display: flex;
  align-items: center;
  padding: 1.7rem 2rem;
  background-color: #FFFFFF;
  overflow-x: auto;
  white-space: nowrap;
}
.breadcrumb .icon {
  display: flex;
  font-size: 12px;
  margin-right: 8px;
  color: #616161;
}
.breadcrumb p {
  margin: 0;
  font-weight: 500;
  margin-right: 8px;
}
.breadcrumb a {
  margin-right: 8px;
}
#breadcrumb.page-section {
  padding: 2rem 0 0;
}

.obd_preview {
  text-align: center;
}

.chips {
  padding: 0.4rem 1.6rem;
  border-radius: 0.4rem;
  font-size: 12px !important;
  text-transform: uppercase;
  font-family: "GEICORoobert", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6rem;
  width: fit-content !important;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  max-width: 24ch;
  text-overflow: ellipsis;
  vertical-align: top;
}

.chips.chips-generic {
  background-color: #DCE6F6;
  color: #295697;
}

.obd-step {
  font-weight: normal;
}

.obd-step.one, .obd-step span {
  font-weight: 700;
}

@media all and (min-width: 600px) {
  #help-faq {
    justify-content: center;
  }
}

ol.list.list--ordered li {
  list-style-type: decimal;
  padding-top: 0;
}

ol.list li:before {
  display: none;
}