@font-face {
  font-family: "Allstate Objektiv",  Arial, sans-serif;
  src: url("https://fonts.googleapis.com/css?family=Allstate+Objektiv:100,100i,300,300i,400,400i,700,700i,800,800i&key=7gw5RZn4zm8X2MRJ");
}

.hero-quote-mvt {
  background: #0033a0 url('/resources/Allstate/images/global/hero-banners/fw-autohero-bg-split-couple-spring-min.png') no-repeat 0 0;
  height: 370px;
  margin-left: -5px;
}

.quote__inner {
  margin-left: 715px;
}

@media only screen and (max-width: 1279px) {
  .hero-quote-mvt {
    background-position: -100px 0;
  }
  .quote__inner {
    margin-left: 615px;
  }
}

.quote__blurb,
.quote__cta {
  width: 440px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.quote__blurb {
  padding-top: 110px;
  color: #fff;
}
.quote__blurb h2 {
  font-size: 33px;
  line-height: 36px;
  margin-bottom: 20px;
  font-family: "Allstate Objektiv",  Arial, sans-serif;
}

.quote__cta__zip,
.quote__cta__submit {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 140px;
}

.quote__cta__zip {
  margin-right: 7px;
}

#quote-zip,
.quote__cta__submit {
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 4px;
  padding: 8px 10px;
}

#quote-zip {
  background: #fff;
  color: #4d4d4d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

#quote-zip::-webkit-input-placeholder { font-size: 16px; }
#quote-zip::-moz-placeholder { font-size: 16px; }
#quote-zip:-ms-input-placeholder { font-size: 16px; }
#quote-zip:-moz-placeholder { font-size: 16px; }

.quote__cta__submit {
  background-color: #C74E10;
  color: #fff;
}
.quote__cta__submit:hover,
.quote__cta__submit:focus {
  background-color: #b63a25;
}

.quote__cta__submit > span {
  background: url('/resources/Allstate/images/global/caret-right-white.png') no-repeat right 5px;
  padding-right: 20px;
}

.quote__retrieve {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: block;
  clear: both;
  margin-top: 15px;
}
.quote__retrieve:hover,
.quote__retrieve:active {
  text-decoration: underline;
  color: #fff;
}

/*** New Mobile bsBaner and Mobile 101917 ***/

.bsHeroBanner .jumbotron .container .col-md-4 {
    height: 390px;
    padding: 0;
width: 120%;
margin-left: -10%;
}
	


@media screen and (max-width: 992px){ 
.bsHeroBanner .jumbotron .container .col-md-4 {
    height: auto;
    padding: 0;
width: 100%;
margin-left: 0;}

  .bsHeroBanner .jumbotron {
    height: auto;
}
#ls-canvas {
  overflow: hidden;
}
#ls-canvas .hero-quote-mvt {
  background: none;
  height: auto;
margin: 0 20px;
}
#ls-canvas .hero-quote-mvt .quote__inner {
  margin: 0;
}
#ls-canvas .hero-quote-mvt .quote__inner .quote__blurb {
  padding: 0;
  width: 95%;
}
#ls-canvas .hero-quote-mvt .quote__inner .quote__blurb .avanteFontBold {
  font-family: "Allstate Objektiv",  Arial, sans-serif;
  font-size: 32px;
  color: #1B69B1;
  line-height: 42px;
  text-transform: none;
  text-align: left;
  font-weight: 600;
}
#ls-canvas .hero-quote-mvt .quote__inner .quote__cta {
  width: 95%;
}
#ls-canvas .hero-quote-mvt .quote__inner .quote__cta .quote__cta__zip {
  display: none;
}
#ls-canvas .hero-quote-mvt .quote__inner .quote__cta .quote__cta__submit {
  background-color: #DC6126;
  border-radius: 5px;
  width: 100%;
  height: 42px;
}
#ls-canvas .hero-quote-mvt .quote__inner .quote__cta .quote__cta__submit span {
  background: none;
  padding: 0;
  font-family: "Allstate Objektiv";
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}
#ls-canvas .hero-quote-mvt .quote__inner .quote__cta .quote__retrieve {
  display: none;
}
}

@media (max-width: 359px) {
  #ls-canvas .hero-quote-mvt .quote__inner .quote__blurb .avanteFontBold {
    font-size: 34px;
  }
}
