@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700;800;900&display=swap');
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    scroll-behavior: smooth;
}
body{
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    font-size: 18px;
    color: #626d7c;
    font-weight: 300;
}
label{font-weight:400;margin: 8px 0px;}
header.container {
    padding: 20px 5px;
}
header img.img {
    width: 175px;
}
span.stepmsg {
    color: #626d7c;
    font-size: 24px;
    font-weight: 300;
}
footer {
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.2), 0 5px 15px 0 rgba(0,0,0,.17);
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 86px;
    background:white;
    z-index: 9;
}
footer .row {
    padding: 14px 0px;
}
input[type="checkbox"],input[type="radio"] {
  cursor: pointer;
  width: 24px;
  height: 24px;
  -webkit-appearance: none;
  top: 5px;
  position: relative;
}
input[type="checkbox"]:after,input[type="radio"]:after {
  position: relative;
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 24px !important;
  height: 24px !important;
  box-shadow: rgba(24, 25, 26, 0.02) 0px 2px 4px;
  border-radius: 4px;
  border: 1px solid #dadada;
}

input[type="checkbox"]:checked:after, input[type="radio"]:checked:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2013%22%20width%3D%2215%22%20height%3D%2211%22%20fill%3D%22%23ffa707%22%3E%0A%3Cpath%20d%3D%22M5.172%209.95l8.662-8.662A1.25%201.25%200%200%201%2015.6%203.055l-9.546%209.546a1.25%201.25%200%200%201-1.767%200L.398%208.712a1.25%201.25%200%200%201%201.768-1.767L5.172%209.95z%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
input[type="checkbox"]:focus,input[type="radio"]:focus{
  outline:none;
}
.newcoverage li.list-group-item {
  border: none;
}
.newcoverage.col-md-12 {
  margin-bottom: 0;
  border: 1px solid #ddd;
  margin: 15px;
  border-radius: 4px;
}
.newcoverage select {
  width: 140px;
  height: 50px;
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 20px;
}
.newcoverage h3, .newcoverage h4 {
  padding: 10px;
}
.newcoverage h2 {
  color: #ffa707;
  padding-left: 10px;
}
.businessinfo p {
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.businessinfo input {
  max-width: 300px;
}
.moneysign.pull-left {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 28px;
  position: relative;
  top: 4px;
}
.input-group-addon button.button {
  border: none;
  background: none;
  font-weight: bold;
  color: #ffa707;
  padding: 0px;
}
.input-group.date {
  width: 282px;
}
.input-group-addon svg {
  top: 3px;
  position: relative;
}
.input-group.date input.form-control {
    border: none;
    box-shadow: none;
}
span.input-group-addon {
  background: none;
  border: none;
  text-align:left;
}
a.btn.back {
    color: #ffa707;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    border: 2px solid #ffa707;
    padding: 16px 32px;
}
a.btn.next {
    color:#ffffff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    border: 2px solid #ffa707;
    padding: 11px 72px;
    background: #ffa707;
    margin-top: 5px;
}
.followup1,.followup2 {
  padding-top: 28px;
  position: relative;
  display: inline-block;
}
.row.step {
  padding-bottom: 100px;
}
.progress img {
  height: 25px;
  right: 20px;
  position: relative;
  bottom: 5px;
  left: auto!important;
  top:auto!important;
}
.progress {
  height: 10px;
  box-shadow: none;
  background: none;
  margin-bottom: 0px;
  top: 5px;
  position: relative;
  overflow: unset;
}
.progress-bar {
  background-color: #ffa707;
  border: none;
  box-shadow: none;
  -webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
  animation: 2s linear 0s normal none infinite running progress-bar-stripes;
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, rgba(0,0,0,0) 75%, rgba(0,0,0,0));
  background-size: 40px 40px;
}
span.input-group-addon{cursor:pointer}
div#main-content {
    padding: 64px 0px;
}
.agentimg {
    border-radius: 9999px;
}
h3, h4 {
    color: #3d4852;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -.00625em;
}
#main-content span {
    font-size: 15px;
    letter-spacing: -.025em;
    font-weight: 400;
}
.quoteprocess h4 {
    padding: 25px 0px;
}
.quoteprocess svg {
    max-height: 70px;
}
li.text-center.cantfind {
    border-top: 1px solid #dadada;
    color: #ffa707;
    font-size: 18px;
    font-weight: 500;
}
.aggr_limit{    
  top: 10px;
  position: relative;
  font-size: 20px;
  left: 14px;
}
input.form-control{
    padding: 1em 12px;
    font-size: 1.1em;
}
#state,#county {
    height: 41.59px;
    font-size: 1.1em;
}
#main-content span {
    font-size: 15px;
    letter-spacing: -.025em;
    font-weight: 400;
}
div.autocomplete-items,.allprofs {
    border-color: #dae1e7;
    border: 1px solid #dae1e7;
    border-radius: .25rem;
    margin-top: .125rem;
}
div.autocomplete-items ul,.allprofs ul{
    margin-top: .125rem;
    background-color: #fff;
    list-style: none;
    max-height: 35vh;
    overflow-x: hidden;
    padding-left:0px;
}
div.autocomplete-items ul li,.allprofs ul li{
    cursor: pointer;
    padding-right: 1rem;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 400;
    padding-left: 15px;
}
div.autocomplete-items ul li:hover,.allprofs ul li:hover{
background:#ffa70787
}
li.text-center.cantfind:hover {
    color:black;
}
.yourcoverages, .congratsbox {
  margin-bottom: 0;
  border: 1px solid #ddd;
  margin: 15px;
  border-radius: 4px;
}
.cantfindul{padding-bottom:0px;}
.donotwrite.alert.alert-danger {
    font-size: 12px;
    width: 40%;
    padding: 5px;
    border: none;
    margin: 10px 0px;
}
input[name="product_type"] {
  position: relative;
  top: -5px;
}
header{padding-top:10px}
.row.product_type_div {
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,.07);
  padding: 10px 0px 10px 0px;
  margin: 10px 0px 10px 0px;
}
li.unlisted {
  text-align: center;
  border-top: 1px solid #dadada;
  background: #ffa707;
  color: white;
  text-decoration: underline;
}
.congrats{text-align:center}
h2.premium {
  font-size: 20px;
}
img.agentimgend {
  height: 125px;
  margin-left: auto;
  margin-right: auto;
}
.confcode{    text-align: center;
  background: orange;
  padding: 10px;
  color: black;
  margin: 15px;
}
.shouldnext {
  font-size: 85%;
  color: black;
  background: #fbfbfb;
  padding: 25px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  margin: 15px 0px;
}
.pledge {
  font-size: 85%;
  color: black;
}
.pledge ul {
  list-style: none;
  padding-left: 0px;
}
.premium span {
  color: red;
  font-size: 25px!important;
}
.premium small {
  font-size: 14px;
}
a.product_type_learnmore {
  text-decoration: underline;
  font-size: 12px;
  color: #ffb313;
  font-weight: 500;
}
a.btn.bindpolicy {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 5px;
  border: 2px solid #ffa707;
  padding: 11px 72px;
  background: #ffa707;
  margin-top: 5px;
  margin-bottom:20px;
}
.congratsbox{    margin-top: 0px;}
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  /* Hide default HTML checkbox */
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* The slider */
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

 .yesno label.btn.btn-primary.active {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #828282;
    padding: 11px 52px;
    background: #ffa707;
    margin-top: 5px;
}
.yesno label.btn.btn-primary {
    color: #3d4852;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #dedede;
    padding: 11px 52px;
    background: #ffffff;
    margin-top: 5px;
}
button.search_address_again,button.man_enter {
    background: none;
    border: none;
    font-weight: 600;
    color: #ffa707;
    padding-left: 0px;
    font-size: 14px;
}

.rangeslider-wrap {
    padding-top: 100px;
    position: relative;
  }
  
  .rangeslider {
    position: relative;
    height: 12px;
    border-radius: 5px;
    width: 100%;
    background-color: #ffda97;
    box-shadow: none;
  }
  .rangeslider__handle {
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #ffa707;
    touch-action: pan-y;
    cursor: grab;
    display: inline-block;
    position: absolute;
    z-index: 3;
    top: -8px;
    border: none;
    box-shadow: none;
    background-image:none;
}
.rangeslider__handle:after{
    background:none;
    box-shadow: none;
}


 
  .rangeslider__fill {
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    background-color: #ffa707;
    border-radius: 5px;
    box-shadow: none;
}
  .rangeslider__labels {
    position: absolute;
    width: 100%;
    z-index: 2;
    display: flex;
    justify-content: space-between;
  }
  .rangeslider__labels__label {
    font-size: 0.75em;
    position: relative;
    padding-top: 22px;
    color: gray;
  }
  .rangeslider__labels__label:before {
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .rangeslider__labels__label:first-child:before, .rangeslider__labels__label:last-child:before {
    background:none;
  }
 
 
  .rangeslider__labels__label:first-child {
    transform: translateX(-48%);
  }
  .rangeslider__labels__label:last-child {
    transform: translateX(48%);
  }
  .rangeslider.rangeslider--active .rangeslider__handle,
  .rangeslider.rangeslider--active .rangeslider__handle * {
    background-color: #ffa707;
  }
  .rangeslider.rangeslider--active .rangeslider__handle *:before {
    border-top-color: #ffa707;
  }
  
  .rangeslider-value-wrap {
    text-align: center;
    font-size: 25px;
    padding-bottom: 15px;
}
span.rangeslider__labels__label:nth-child(2) {
  left: 29px;
}
span.rangeslider__labels__label:nth-child(3) {
  left: 25px;
}
span.rangeslider__labels__label:nth-child(4) {
  left: 18px;
}
span.rangeslider__labels__label:nth-child(5) {
  left: 12px;
}

span.rangeslider__labels__label:nth-child(7) {
  right: 12px;
}
span.rangeslider__labels__label:nth-child(8) {
  right: 18px;
}
span.rangeslider__labels__label:nth-child(9) {
  right: 31px;
}
span.rangeslider__labels__label:nth-child(10) {
  right: 40px;
}

/* LABOR ILLUSION POPUP PROGRESS */
div#noexit {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
  left: 0;
  outline: 0 none !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1043;
}
.mfp-content {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 999999999999999999999;
}
div#popup-exit {
  background: none repeat scroll 0 0 #f4f0e9;
  box-sizing: border-box;
  color: #000000;
  height: 100%;
  margin: 0 auto;
  padding: 155px 25px;
  width: 100%;
  height: 100vh;
}
.tb-form.tb-form-popup {
  box-sizing: border-box;
  margin: auto;
  text-align: center;
}
h1.header-heading {
  text-transform: uppercase;
  font-size: 65px;
}
.spinner {
  margin: 50px auto 0;
  text-align: center;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #ffa707;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

#poly1{
  fill: ##ffa707;
  
  -webkit-animation-name: glow-one;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  
  animation-name: glow-one;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  
  -moz-animation: none;
 }
 
 @-webkit-keyframes glow-one{
  0% { fill:  hsl(39deg 100% 51% / 50%);}
  100% { fill:  rgb(255, 167, 7) }
}

@keyframes glow-one {
  0% { fill: hsl(39deg 100% 51% / 50%); }
  100% { fill:  rgb(255, 167, 7) }
}

#poly2{
  fill: ##ffce75;
  
  -webkit-animation-name: glow-two;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  
  animation-name: glow-two;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0.14285714285714285s;
  
  -moz-animation: none;
 }
 
 @-webkit-keyframes glow-two{
  0% { fill:  #ffce7582}
  100% { fill:  #ffce75 }
}

@keyframes glow-two {
  0% { fill: #ffce7582 }
  100% { fill:  #ffce75 }
}

#poly4{
  fill: ##717171;
  
  -webkit-animation-name: glow-three;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  
  animation-name: glow-three;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0.42857142857142855s;
  
  -moz-animation: none;
 }
 
 @-webkit-keyframes glow-three{
  0% { fill:  #7171717d}
  100% { fill:  #717171 }
}

@keyframes glow-three {
  0% { fill: #7171717d }
  100% { fill:  #717171 }
}

#poly5{
  fill: #111111;
  
  -webkit-animation-name: glow-four;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  
  animation-name: glow-four;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0.5714285714285714s;
  
  -moz-animation: none;
 }
 
 @-webkit-keyframes glow-four{
  0% { fill:  #11111180}
  100% { fill:  #111111 }
}

@keyframes glow-four {
  0% { fill: #11111180 }
  100% { fill:  #111111 }
}

#poly6{
  fill: #ffa707;
  
  -webkit-animation-name: glow-five;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  
  animation-name: glow-five;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0.7142857142857143s;
  
  -moz-animation: none;
 }
 
 @-webkit-keyframes glow-five{
  0% { fill:  #ffa70780}
  100% { fill:  #ffa707 }
}

@keyframes glow-five {
  0% { fill: #ffa70780 }
  100% { fill:  #ffa707 }
}

#poly7{
  fill: #ffce75;
  
  -webkit-animation-name: glow-six;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  
  animation-name: glow-six;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0.8571428571428571s;
  
  -moz-animation: none;
 }
 
 @-webkit-keyframes glow-six{
  0% { fill:  #ffce7582}
  100% { fill:  #ffce75 }
}

@keyframes glow-six {
  0% { fill: #ffce7582 }
  100% { fill:  #ffce75 }
}

h2.header-heading-2 {
  font-size: 28px;
  border-top: 2px dotted #ffa707;
  padding-top: 20px;
}

.shouldnext li {
  line-height: 3;
}
.shouldnext ul {
  list-style: none;
  padding-left: 0px;
}
.numberCircle.pull-left {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background: #fff;
  border: 2px solid #1aad44;
  color: #1aad44;
  text-align: center;
  margin-right: 10px;
  font: 28px Arial, sans-serif;
}

h5.modal-title {
  font-weight: bold;
  text-align: center;
  font-size: 32px;
}

button.close {
  font-size: 45px;
  position: relative;
  top: -43px;
}
.modal-header, .modal-footer {
  border: none!important;
}

a.btn.endstartnew {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 5px;
  border: 2px solid #073eff;
  padding: 11px 72px;
  background: #0739ff;
  margin-top: 5px;
  margin-bottom: 20px;
}

/* TABLET */
@media only screen and (max-width: 999px) and (min-width:769px) {
  span.rangeslider__labels__label:nth-child(3),
 span.rangeslider__labels__label:nth-child(5),
  span.rangeslider__labels__label:nth-child(7),
 span.rangeslider__labels__label:nth-child(9)

  { color:#ffffff00 }
}

/* MOBILE */
@media (max-width:768px){
  header {padding-top: 15px;}
  div#main-content {padding: 0px;}
  span.stepmsg{font-size:18px;padding-left:15px;}
  header img.img {
    height: 22px;
    width:auto;
    padding-right: 15px;
  }
  footer{height:60px}
  a.btn.back{
    font-size:16px;
    padding: 14px 25px;
    bottom: 10px;
    position: relative;}
  a.btn.next{
    padding: 13px 25px;
    bottom: 16px;
    position: relative;
    
  }
  .quoteprocess h4 {padding: initial;}
  .row.product_type_div {
    font-size: 14px;
    padding: 5px;
  }
  .rangeslider-wrap{
    padding-top:5px;    
    margin-left: 15px;
    margin-right: 15px;
  }
  span.rangeslider__labels__label {
    left: 0px!important;right:0px!important;
  }

  span.rangeslider__labels__label:nth-child(2),
  span.rangeslider__labels__label:nth-child(3),
  span.rangeslider__labels__label:nth-child(4),
  span.rangeslider__labels__label:nth-child(5),
  span.rangeslider__labels__label:nth-child(7),
  span.rangeslider__labels__label:nth-child(8),
  span.rangeslider__labels__label:nth-child(9),
  span.rangeslider__labels__label:nth-child(10)
  { color:#ffffff00 }
  span.rangeslider__labels__label {
    max-width: 20px;
}

}








