		html { font-family: 'Poppins', sans-serif !important; overflow-x: hidden !important;height: auto !important;
}
		
        body { font-family: 'Poppins', sans-serif !important; overflow-x: hidden !important; height: auto !important;}

		.btn-new {
			color: #fff!important;
			margin-top: 10px !important;
			line-height: 3.5em!important;
			font-size: 3px;
            font-weight: 200 !important;
            background-color: #004560 !important;
        }

        ::-moz-selection {
            background-color:#004560 !important; 
            color: #ffffff;
        }

        ::selection {
            background-color:#004560 !important; 
            color: #ffffff;
        }
        


    .menu-item a:hover {
        color: #9CA0AC !important
    }

		
		.form-new {
			padding: 16px;
			font-size: 14px;
			color: #999;
			cursor: text;
			background-color: #fff!important;
		}
		
        .disclose { font-size: 10px; font-weight: 500; color: #666; }
        
        input[type="checkbox"] {
    width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  background-color: #004560 !important;
}

input[type="text"]:focus {
 border: 3px solid #004560 !important;
}

input[type="phone"]:focus {
    border: 3px solid #004560 !important;
    font-family: 'Poppins', sans-serif !important;

   }

input[type="text"] {
    font-family: 'Poppins', sans-serif !important;
}

input[type="phone"] {
    font-family: 'Poppins', sans-serif !important;
}


#pg2 .btn-new label {
    font-size: 30px;
    color: #004560 !important;
    text-transform: capitalize !important;
}


#cover-bg {
    position: relative;
    top: 100px !important;
    margin-top: 30px;
    height: 350px;
}

.column h2 {
    position: relative;
    top: 6px;
}

#one {
    width: 300px;
}

#two {
    width: 300px;
}

#continue-button-one {
    position: absolute;
    top: -90px;
    left: 22%;
    margin-top: 10px;
    width: 54%;
    background: #004560 !important;
    border: none #004560 !important;
}


input.btn-new {
    background: #004560 !important;
    border: none !important;
    padding: 22px;
    border-radius: 0px !important;
}


#second-question {
    margin-top: 50px;
    padding-left: 0%;
    width: 100% !important;
}

#third-question {
    margin-top: 50px;
    padding-left: 0%;
    width: 100% !important;
}

#fourth-question {
    margin-top: 50px;
    padding-left: 0%;
    width: 100% !important;
}

#fifth-question {
    margin-top: 50px;
    padding-left: 0%;
    width: 100% !important;
}

#pg3 #results {
    width: 100%; 
}

#pg1 p {
    position: relative;
    top: 80px;
    padding-left: 0% !important;
}

#pg2 p {
    position: relative;
    top: 50px;
    padding-left: 0% !important;
}

label {
    width: 100%;
    height: 0px;
    text-align: left !important;
}

input:hover{
    background-color: #004560 !important;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

input[type="checkbox"]:focus { /*no need, if you don't disable default appearance*/
  outline-color: #004560 !important; /*to remove the square border on focus*/
}

input[type="checkbox"]:checked { /*no need, if you don't disable default appearance*/
  background-color: #004560 !important;
}

input[type="checkbox"]:checked ~ span:first-of-type {
  color: #004560 !important;
}

label span:first-of-type {
  position: relative;
  top: -28px !important;
  left: 40px;
  font-size: 20px;
  color: #004560;
  font-weight: 500;
}

label span {
  position: relative;
  text-align: left !important;
}

#banner {
    background-color: #F1FAFA;
    background-size: cover;
    margin-top: -65px;
    height: 940px;
}
		
.protection .accredited {
	width: 15% !important;
}

.bg-accent {
    height: 80px;
}



.themesflat-button.bg-accent:hover:before { background-color: #ffffff !important;}

.themesflat-button.bg-accent {border-radius: 25px; color: #000000;
}


@media only screen and (min-width: 7200px) {
    #tp {
        width: 40%;
        padding-top: -10px;
    }
    #one {
        width: 400px;
    }
    #two {
        width: 400px;
    }
    #continue-button-one {
    position: absolute;
    top: -120px;
    left: 0%;
    margin-top: 10px;
    width: 100%;
    background: #004560 !important;
    border: none #004560 !important;
}

}

@media only screen and (min-width: 993px) and (max-width: 1399px) {
      #pg3 {
        position: relative;
        top: -10px !important;
        width: 100% !important;
        padding-right: 10px;
        padding-left: 10px;
        z-index: 1000 !important;
        height: 470px;
        background-color: white;
        padding-right: 20px !important;
        padding-left: 20px !important;
        padding-bottom: 0px;
        padding-top: 40px;
    }

        #pg3 .container{
        position: relative;
        top: -50px !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    #reviews {
        position: relative;
        top: -300px;
    }
    #process {
        position: relative;
        top: -250px !important;
    }
    #bottom {
        position: relative;
        top: -250px !important;
    }
    #tp {
        position: relative;
        top: -5px;
        width: 800px !important;
        padding-bottom: -10px !important;
    }
    #list {
        position: relative;
        top: -60px !important;
        margin-top: 100px !important;
    }
    #copyright {
        margin-top: -20px !important;
    }
    #banner {
        margin-top: -217px !important;
        height: 940px;
    }
    #site-log-inner {
        margin-top: -9px;
    }
    #logo-v2 {
        margin-left: 0%;
        width: 400px !important;
        padding-top: 13px;
        padding-bottom: 2px;
    }
        #logo-v3 {
        margin-left: 0%;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 2px;
    }
    #pg1 .input-container {
        width: 35%;
        position: absolute;
        top: 100px !important;
        margin-top: 100px !important;
        margin-left: 31.5% !important;
    }

    #pg2 h1 {
        position: absolute;
        top: 49px;
        margin-top: 00px !important;
        font-family: 'Open Sans', sans-serif !important;
    }
        #pg2 .input-container {
        width: 35%;
        position: absolute;
        top: 100px !important;
        margin-top: 100px !important;
        margin-left: 32% !important;
    }

    #pg2 p {
        position: absolute;
        top: 52px !important;
        margin-left: -8px !important;
    }
    

    #second-button {
        margin-top: 150px !important;
    }

    #third-button {
        margin-top: 150px !important;
    }

    #fourth-button {
        margin-top: 150px !important;
    }
    #fifth-button {
        margin-top: 150px !important;
    }

    #pg4 #highlight2 {
        position: relative;
        top: 50px;
        left: 39.5%;

    }
    #free-quote {
    margin-top: 22px !important;
}

    #pg4 {
        margin-top: 50px !important;
        padding-top: 50px;
    }


    #pg5 {
        margin-top: 50px !important;
        padding-top: 50px;
    }

    #pg3 {
        margin-top: 50px !important;
        padding-top: 50px;
        width: 100%;
    }

    #pg3 .col-md-6 {
        margin-left: 25%;
    }

    #pg5 #highlight2 {
        position: relative;
        top: 50px;
        left: 43.3%;
    }
    a #free-quote2 {
        font-size: 18px !important;
    }
    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
    #banner {
        height: 640px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    
    #pg1 #next {
        position: relative;
        top: 40px !important;
        left: 0% !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }
    #next2 {
        width: 100% !important;
        margin-top: -40px;
        }
        #free-quote2 b {
        font-size: 18px !important;
    }
    
    #pg2 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 40px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        margin-left: -8px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .two {
        margin-top: -105px !important;
    }
    
    #results {
        width: 100%;
        border-radius: 50px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        text-align: center !important;
    }
    #first-button {
        margin-top: -3.75em!important;
        width: 200px;
    }
    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
        
.phone {
    width: 50px !important;
    position: relative;
    top: 10px !important;
}
#pg1 {
    width: 90% !important;
    margin-left: 55px;
}

#pg2 {
    width: 90% !important;
    margin-left: 55px;
}
#pg1 h1 {
    position: relative;
    top: 60px !important;
    font-size: 40px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg2 h1 {
    position: relative;
    top: 60px !important;
}

        #pg1 {
        position: relative;
        top: 0px;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        padding-right: 20px;
        padding-left: 20px;

    }

    #pg2 {
        position: relative;
        top: 0px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #logo-v2 {
        margin-left: 30% !important;
    }

        #free-quote {
        margin-right: 7% !important;
    }
    #pg1 p {
        text-align: center !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 71199px) {
            #resume {
        position: relative;
        top: -400px !important;
    }
      .no-wrap {
    white-space: nowrap;
  }
        .cta-image {
        position: relative;
        top: 0px !important;
    }
        #pg1 #next {
        position: relative;
        top: 50px !important;
        left: 0% !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }

        #pg1 #next2 {
        position: relative;
        top: 70px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 0px;
        padding-left: 10px;
        color: #212121 !important;
    }
        #pg1 #next3 {
        position: relative;
        top: 80px !important;
        font-size: 16px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }
    #free-quote2 {
       position: relative;
        top: 150px !important; 
    }
    #free-quote3 {
       position: relative;
        top: 150px !important; 
    }
        #pg2 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 40px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        margin-left: -8px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .two {
        margin-top: -105px !important;
    }
    
    #results {
        width: 100%;
        border-radius: 50px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        text-align: center !important;
    }
    #first-button {
        margin-top: -3.75em!important;
        width: 200px;
    }
    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
        
.phone {
    width: 50px !important;
    position: relative;
    top: 10px !important;
}
#pg1 h1 {
    position: relative;
    top: 60px !important;
    font-family: 'Open Sans', sans-serif !important;
    left: -16px !important;
}

#pg2 h1 {
    position: relative;
    top: 60px !important;
    left: -16px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#time-range {
    position: relative;
    top: 50px !important;
}
#pg2 #first-button {
    margin-left: 0px;
    position: relative;
    top: -30px !important;
}

#pg2 p {
    margin-left: -2%;
}


#pg2 p {
    position: relative;
    top: 30px !important;
    margin: auto !important;
}

#pg3 {
    position: relative;
    margin-top: 30px !important;
}

#pg3 h1 {
    position: relative;
    top: -30px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg3 #highlight2 {
    position: relative;
    top: 0px;
    left: 42%;
    width: 30% !important;
}

#pg3 #first-button {
    position: relative;
    top: 120px !important;
    font-size: 24px !important;
}

#highlight2 {
    position: relative;
    top: 60px;
    left: 44%;
    width: 30% !important;
}
#pg4 {
    position: relative;
    margin-top: 30px !important;
}

#pg4 h1 {
    position: relative;
    top: -25px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg4 #highlight2 {
    position: relative;
    top: 10px;
    left: 38.5%;
    width: 30% !important;
}

#pg4 #first-button {
    position: relative;
    top: 128px !important;
    left: -0.5%;
    font-size: 24px !important;
}

#pg5 {
    position: relative;
    margin-top: 30px !important;
}

#pg5 h1 {
    position: relative;
    top: -30px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg5 #highlight2 {
    position: relative;
    top: 0px;
    left: 42%;
    width: 30% !important;
}

#pg5 #first-button {
    position: relative;
    top: 120px !important;
    left: -0.5%;
    font-size: 24px !important;
}

#pg3 {
    position: relative;
    margin-top: 30px !important;
}

#pg3 h1 {
    position: relative;
    top: -30px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg3 #highlight2 {
    position: relative;
    top: 0px;
    left: 37%;
    width: 30% !important;
}

#pg3 #first-button {
    position: relative;
    top: 120px !important;
    left: -0.5%;
    font-size: 24px !important;
}
#pg3 {
    position: relative;
    margin-top: 30px !important;
}
}

@media only screen and (min-width: 993px) and (max-width: 71199px) {
                #resume {
        position: relative;
        top: -450px !important;
    }
        #pg1 #next {
        position: relative;
        top: 40px !important;
        left: 1.2% !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }
        #headline {
      position: relative;
        top: -20px !important;  
    }
        #chat {
        position: relative;
        top: -105px !important;
    }
    h1#next.text-center {
        text-align: center !important;
        margin-left: -15px !important;
    }
    #next2 {
        margin-top: -10px;
    }
    #free-quote2 {
       position: relative;
       top: -200px !important;
    }
    #free-quote2 span {
        font-size: 18px !important;
        line-height: 20px !important;
        padding-bottom: -30px !important;
        }
    .cta-image {
        position: relative;
        top: 55px !important;
    }

    .call {
        position: relative;
        margin-top: 50px !important;
        margin-left: -25px;
    }
        .chat {
        position: relative;
        margin-bottom: 10px !important;
    }

    .three {
        position: relative;
        top: -80px !important;
        margin-top: -190px;
    }
    
        #free-quote2 {
       position: relative;
        top: 130px !important; 
    }
    #main-headline {
        position: relative;
        top: -38px !important;
    }
    #pg3 {
        position: relative;
        top: 110px !important;
        width: 100% !important;
        padding-right: 10px;
        padding-left: 10px;
        z-index: 1000 !important;
        height: 430px;
        background-color: white;
        padding-right: 20px !important;
        padding-left: 20px !important;
        padding-bottom: 0px;
        padding-top: 100px;
    }

        #pg3 .container{
        position: relative;
        top: -30px !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    #reviews {
        position: relative;
        top: -300px;
    }
    #reviews h1 {
        padding-bottom: 20px;
    }
    #process {
        position: relative;
        top: -250px !important;
    }
    #bottom {
        position: relative;
        top: -250px !important;
    }
    #tp {
        position: relative;
        top: 0px;
        width: 800px !important;
        padding-bottom: -10px !important;
    }
    #list {
        position: relative;
        top: -60px !important;
        margin-top: 100px !important;
    }
    #copyright {
        margin-top: -20px !important;
    }
    #banner {
        margin-top: -360px !important;
        height: 940px;
    }
    #site-log-inner {
        margin-top: -9px;
    }
    #logo-v2 {
        margin-left: 0%;
        width: 200px !important;
        padding-top: 27px;
        padding-bottom: 12px;
    }
        #logo-v3 {
        margin-left: 0%;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 2px;
    }
    #pg1 .input-container {
        width: 35%;
        position: absolute;
        top: 100px !important;
        margin-top: 100px !important;
        margin-left: 32% !important;
    }

    #pg2 h1 {
        position: absolute;
        top: 49px;
        margin-top: 00px !important;
        font-family: 'Open Sans', sans-serif !important;
    }
        #pg2 .input-container {
        width: 35%;
        position: absolute;
        top: 100px !important;
        margin-top: 100px !important;
        margin-left: 32% !important;
    }

    #pg2 p {
        position: absolute;
        top: 52px !important;
        margin-left: -8px !important;
    }
    

    #second-button {
        margin-top: 150px !important;
    }

    #third-button {
        margin-top: 150px !important;
    }

    #fourth-button {
        margin-top: 150px !important;
    }
    #fifth-button {
        margin-top: 150px !important;
    }

    #pg4 #highlight2 {
        position: relative;
        top: 50px;
        left: 39.5%;

    }
    #free-quote {
    margin-top: 10px !important;
}

    #pg4 {
        margin-top: 50px !important;
        padding-top: 50px;
    }


    #pg5 {
        margin-top: 50px !important;
        padding-top: 50px;
    }

    #pg3 {
        margin-top: 50px !important;
        padding-top: 50px;
        width: 100%;
    }

    #pg3 .col-md-6 {
        margin-left: 25%;
    }

    #pg5 #highlight2 {
        position: relative;
        top: 50px;
        left: 43.3%;
    }
    a #free-quote2 {
        font-size: 18px !important;
    }
    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
    #banner {
        height: 740px;
    }
            #pg1 #cover-bg{
                position: relative;
                top: 185px !important;        }
                            #pg2 #cover-bg{
                position: relative;
                top: 185px !important;        }

                .second-header {
            position: relative;
            top: -325px;
        }
}



@media only screen and (min-width: 1200px) and (max-width: 71199px) {
        #pg2 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 40px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        margin-left: -8px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .two {
        margin-top: -105px !important;
    }
    
    #results {
        width: 100%;
        border-radius: 50px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        text-align: center !important;
    }
    #first-button {
        margin-top: -3.75em!important;
        width: 200px;
    }
    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
        
.phone {
    width: 50px !important;
    position: relative;
    top: 10px !important;
}
#pg1 h1 {
    position: relative;
    top: 60px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg2 h1 {
    position: relative;
    top: 60px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#time-range {
    position: relative;
    top: 50px !important;
}
#pg2 #first-button {
    margin-left: 0px;
    position: relative;
    top: -30px !important;
}

#pg2 p {
    margin-left: -2%;
}


#pg2 p {
    position: relative;
    top: 30px !important;
    margin: auto !important;
}

#pg3 {
    position: relative;
    margin-top: 30px !important;
}

#pg3 h1 {
    position: relative;
    top: -30px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg3 #highlight2 {
    position: relative;
    top: 0px;
    left: 42%;
    width: 30% !important;
}

#pg3 #first-button {
    position: relative;
    top: 120px !important;
    font-size: 24px !important;
}

#highlight2 {
    position: relative;
    top: 60px;
    left: 44%;
    width: 30% !important;
}
#pg4 {
    position: relative;
    margin-top: 30px !important;
}

#pg4 h1 {
    position: relative;
    top: -25px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg4 #highlight2 {
    position: relative;
    top: 10px;
    left: 38.5%;
    width: 30% !important;
}

#pg4 #first-button {
    position: relative;
    top: 128px !important;
    left: -0.5%;
    font-size: 24px !important;
}

#pg5 {
    position: relative;
    margin-top: 30px !important;
}

#pg5 h1 {
    position: relative;
    top: -30px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg5 #highlight2 {
    position: relative;
    top: 0px;
    left: 42%;
    width: 30% !important;
}

#pg5 #first-button {
    position: relative;
    top: 120px !important;
    left: -0.5%;
    font-size: 24px !important;
}

#pg3 {
    position: relative;
    margin-top: 30px !important;
}

#pg3 h1 {
    position: relative;
    top: -30px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg3 #highlight2 {
    position: relative;
    top: 0px;
    left: 37%;
    width: 30% !important;
}

#pg3 #first-button {
    position: relative;
    top: 120px !important;
    left: -0.5%;
    font-size: 24px !important;
}
#pg3 {
    position: relative;
    margin-top: 30px !important;
}

}

@media only screen and (min-width: 250px) and (max-width: 576px) {
        #pg1 #next {
        position: absolute;
        top: 0px !important;
        left: 3.5%;
        width: 100%;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
    }
    #headline {
      position: relative;
        top: -20px !important;  
    }
        #chat {
        position: relative;
        top: -40px !important;
    }
    h1#next.text-center {
        text-align: center !important;
        margin-left: -15px !important;
    }
    #next2 {
        margin-top: -10px;
    }
    #free-quote2 {
       position: relative;
       top: -200px !important;
    }
    #free-quote2 span {
        font-size: 13px !important;
        line-height: 20px !important;
        padding-bottom: -30px !important;
        }
    .cta-image {
        position: relative;
        top: 0px !important;
    }

    .three {
        position: relative;
        top: -200px !important;
        margin-top: -50px;
    }

        #reviews h1 {
        padding-bottom: 20px;
    }

    #list {
        position: relative;
        top: 20px !important;
        margin-top: 100px !important;
    }
    #list p {
        font-size: 14px !important;
        line-height: 35px;
    }

    #reviews {
        position: relative;
        top: -200px;
        padding-right: 40px;
        padding-left: 40px;
    }

    #bottom {
        margin-top: -490px !important;
        padding-bottom: 250px;
        padding-right: 0px;
        padding-left: 0px;
        }

    #process {
        position: relative;
        top: -150px;
        padding-right: 20px;
        padding-left: 20px;
    }


        #pg2 {
       position: relative;
        top: 160px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
                padding-right: 20px;
        padding-left: 20px;
    }

    #results {
        width: 100%;
        border-radius: 50px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        text-align: center !important;
    }

    #pg1 #first-button {
        position: absolute;
        margin-top: -2.00em!important;
        width: 100% !important;
        margin-left: 0.4% !important;
    }

    #pg1 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 35px !important;
        margin-left: -8px;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        padding-right: 10px;
        padding-left: 10px;
    }

        #pg2 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 35px !important;
        margin-left: -8px;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        padding-right: 10px;
        padding-left: 10px;
    }

    #pg1 p {
        position: absolute;
        top: 120px !important;
        margin-right: 1.5%;
        padding-right: 10px;
        padding-left: 10px
    }

    
    #pg2 p {
        position: absolute;
        top: 120px !important;
        margin-right: 1.5%;
        padding-right: 10px;
        padding-left: 10px
    }


    #pg1 #one {
        position: absolute;
        top: 10px !important;
    }

    #pg1 .input-container {
        width: 80%;
        position: absolute;
        top: 200px !important;
        margin-left: 8% !important;
    }

        #pg2 .input-container {
        width: 80%;
        position: absolute;
        top: 200px !important;
        margin-left: 8% !important;
    }

    #pg1 #next {
        position: absolute;
        top: 30px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }

        #pg1 #next2 {
        position: absolute;
        top: 90px !important;
        font-size: 12px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }
        #pg1 #next3 {
        position: absolute;
        top: 180px !important;
        font-size: 16px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }
    #free-quote2 {
       position: relative;
        top: 180px !important; 
    }
    #site-log-inner {
        margin-top: -20px;
    }


            #free-quote {
        position: relative;
        top: -30px; 
    }

            #free-quote {
        position: relative;
        z-index: 100 !important;
    }
    #pg1 #cover-bg {
    z-index: 10000 !important;
}

        #reviews {
        position: relative;
        top: -500px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .acc {
        position: relative;
        top: -470px !important;
    }

    .bbb {
        width: 100% !important;
    }

    .acc .bbb {
        text-align: center !important;
        margin-bottom: 20px;
    }


      .bca {
        width: 100% !important;
    }

    .acc .bca {
        text-align: center !important;
        margin-bottom: 20px;
    }

      .natp {
        position: relative;
        left: 31% !important;
        width: 35% !important;
    }

    .acc .natp {
        text-align: center !important;
        width: 150px;
    }

    .inc {
        position: relative;
        left: 32% !important;
        width: 35% !important;
    }

    .acc .inc {
        text-align: center !important;
        width: 150px;
        margin-bottom: 40px;
    }

    .irs {
        position: relative;
        left: 25% !important;
        width: 50% !important;
    }

    .acc .irs {
        text-align: center !important;
        width: 250px;
        margin-bottom: 30px;
    }

    .naea {
        position: relative;
        left: 25% !important;
        width: 50% !important;
    }

    .acc .naea {
        text-align: center !important;
        width: 250px;
        margin-bottom: 40px;
    }

    .ocbj {
        position: relative;
        left: 24% !important;
        width: 50% !important;
    }

    .acc .ocbj {
        text-align: center !important;
        width: 250px;
        margin-bottom: 20px;
    }
    .yelp {
        width: 100% !important;
    }
    .acc .yelp {
        text-align: center !important;
        width: 250px;
        margin-bottom: 20px;
    }

    .acep {
        position: relative;
        left: -1.98% !important;
        width: 50% !important;
    }

    
    .acc .acep {
        text-align: center !important;
        width: 200px;
        margin-bottom: 20px;
        margin-left: 26%;
    }

    
    .ocr {
        position: relative;
        left: -4% !important;
        width: 50% !important;
    }

    .acc .ocr {
        text-align: center !important;
        width: 180px;
        margin-bottom: 0px;
        margin-left: 29%;
    }

    .tp {
        position: relative;
        left: -7% !important;
        width: 50% !important;
    }

    .acc .tp {
        text-align: center !important;
        width: 150px;
        margin-bottom: 10px;
        margin-left: 32%;
    }

    .goog {
        position: relative;
        left: -7% !important;
        width: 150% !important;
    }

    .acc .goog {
        text-align: center !important;
        width: 150px;
        margin-bottom: 10px;
        margin-left: -17%;
    }
    

     .featured {
        position: relative;
        top: -470px !important;
    }

    .featured .bd-brand__item {
        text-align: center !important;
    }

    .threestep {
        position: relative;
        top: -450px !important;
    }
        #pg1 {
        position: relative;
        top: 400px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        height: 350px;
        padding-right: 20px;
        padding-left: 20px;
        border: 1px solid transparent;
    }

     #pg2 {
        position: relative;
        top: 145px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        height: 350px;
        padding-right: 20px;
        padding-left: 20px;
        border: 1px solid transparent;
    }

    #pg1 #cover-bg {
        position: relative;
        top: -155px !important;
    }
    

        #banner {
        position: relative;
        top: -385px !important;
        height: 700px !important;
    }

    .second-header {
       position: relative !important;
       top: -555px !important; 
    }
    .second-header  #tp {
        position: absolute;
        width: 100% !important;
        top: 235px;
        left: 0px;
        padding-right: 40px;
        padding-left: 40px;
    }

    #logo-v2 {
        position: relative;
        margin-left: 4% !important;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 10px;
        z-index: 100 !important;
    }

        #logo-v3 {
        margin-left: -4% !important;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }

        #main-headline {
        position: relative;
        top: -50px;
        width: 100%;
        z-index: 100 !important;
    }

    #banner {
    position: relative;
    top: -230px;
    height: 640px;
}
    
    #bottom {
        padding-right: 20px;
        padding-left: 20px;
    }

    #free-quote {
        padding-left: 3% !important;
    }
    #time-range {
        position: absolute;
        top: 190px !important;
    }
    #pg2 #first-button {
        position: absolute;
        margin-top: -7.55em!important;
        width: 100% !important;
        margin-left: 0.4% !important;
    }

    #pg2 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 35px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        margin-left: -8px;
        padding-right: 10px;
        padding-left: 10px;
    }

    #pg2 p {
        position: absolute;
        top: 110px !important;
        margin: auto !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        width: 100% !important;
    }

    #pg3 {
        position: relative;
        top: 150px !important;
        width: 100% !important;
        padding-right: 10px;
        padding-left: 10px;
        z-index: 1000 !important;
        height: 602px;
        background-color: white;
        padding-right: 20px !important;
        padding-left: 20px !important;
        padding-bottom: 0px;
        padding-top: 100px;
    }
    

        #pg3 .container{
        position: relative;
        top: -20px !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    
    #pg3 h1 {
        position: relative;
        top: 80px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 500 !important;
    }

    #pg3 #highlight2 {
        position: relative;
        top: 120px;
        left: 32%;
        width: 30% !important;
    }

    #pg3 #first-button {
        position: relative;
        top: 180px !important;
        font-size: 24px !important;
    }
    
    #highlight2 {
        position: relative;
        top: 120px;
        left: 34%;
        width: 30% !important;
    }

    #pg4 {
        position: absolute;
        top: 110px;
        width: 100% !important;
    }

    #pg4 h1 {
        position: relative;
        top: 80px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
    }

    #pg4 #first-button {
        position: relative;
        top: 180px !important;
        font-size: 24px !important;
    }

    #pg4 #highlight2 {
        position: relative;
        top: 120px;
        left: 32%;
        width: 30% !important;
    }

    #pg5 {
        position: absolute;
        top: 110px;
        width: 100% !important;
    }

    #pg5 h1 {
        position: relative;
        top: 80px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
    }

    #pg5 #first-button {
        position: relative;
        top: 180px !important;
        font-size: 24px !important;
    }

    #pg5 #highlight2 {
        position: relative;
        top: 120px;
        left: 32%;
        width: 30% !important;
    }

    #pg3 #first-button {
        position: relative;
        top: 180px !important;
        font-size: 24px !important;
    }

    #pg3 #highlight2 {
        position: relative;
        top: 120px;
        left: 34%;
        width: 30% !important;
    }

    
.phone {
    position: relative;
    top: -2px !important;
}
}


@media only screen and (min-width: 577px) and (max-width: 768px) {
        h1#next.text-center {
        text-align: center !important;
        margin-left: -15px !important;
    }
    #headline {
      position: relative;
        top: -20px !important;  
    }
        #chat {
        position: relative;
        top: -45px !important;
    }
    h1#next.text-center {
        text-align: center !important;
        margin-left: -15px !important;
    }
    #next2 {
        margin-top: -10px;
    }
    #free-quote2 {
       position: relative;
       top: -200px !important;
    }
    
    #free-quote2 span {
        font-size: 13px !important;
        line-height: 20px !important;
        padding-bottom: -30px !important;
        }
    .cta-image {
        position: relative;
        top: 0px !important;
    }

    .three {
        position: relative;
        top: -20px !important;
        margin-top: -80px;
    }
        #reviews h1 {
        padding-bottom: 20px;
    }
#site-header {
        z-index: -10000 !important;
}
    #pg3 {
        position: relative;
        top: 200px !important;
        width: 100% !important;
        padding-right: 10px;
        padding-left: 10px;
        z-index: 1000 !important;
        height: 600px;
        background-color: white;
        padding-right: 20px !important;
        padding-left: 20px !important;
        padding-bottom: 0px;
        padding-top: 100px;
    }

        #pg3 .container{
        position: relative;
        top: -20px !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    
    #pg3 h1 {
        position: relative;
        top: 80px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 500 !important;
        padding-top: 40px !important;
    } 
        #pg2 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 40px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        margin-left: -8px;
        padding-right: 10px;
        padding-left: 10px;
    }
            #pg2 .search-input {
            position: absolute;
            top: 200px !important;
            left: 55px !important;
            background-color: white !important;
            border-radius: 50px;
            padding-left: 20px !important;
            padding-right: 30px; /* Space for the arrow */
            padding-top: 10px;
            padding-bottom: 10px;
            width: 80%;
            border: 1px solid #ccc;
            font-size: 20px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            cursor: pointer; /* Show that it's clickable */
        }

    #list {
        position: relative;
        top: 20px !important;
        margin-top: 100px !important;
    }
    #list p {
        font-size: 14px !important;
        line-height: 35px;
    }

    #bottom {
        width: 100% !important;
    }
        #bottom {
        margin-top: -490px !important;
        padding-bottom: 250px;
        padding-right: 0px;
        padding-left: 0px;
        }

        #pg2 {
        position: relative;
        top: 160px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        padding-right: 20px;
        padding-left: 20px;
    }


    #results {
        width: 100%;
        border-radius: 50px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        text-align: center !important;
    }

    #pg1 #first-button {
        position: absolute;
        margin-top: -2.00em!important;
        width: 100% !important;
        margin-left: 0.4% !important;
    }

    #pg1 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 40px !important;
        margin-left: -8px;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        padding-right: 10px;
        padding-left: 10px;
    }

    #pg1 p {
        position: absolute;
        top: 120px !important;
        margin-right: 1.5%;
        padding-right: 10px;
        padding-left: 10px
    }

        #pg2 p {
        position: absolute;
        top: 120px !important;
        margin-right: 1.5%;
        padding-right: 10px;
        padding-left: 10px
    }

    #pg1 #one {
        position: absolute;
        top: 10px !important;
    }

    #pg1 .input-container {
        width: 80%;
        position: absolute;
        top: 200px !important;
        margin-left: 9% !important;
    }

        #pg1 .input-container {
        width: 80%;
        position: absolute;
        top: 200px !important;
        margin-left: 9% !important;
    }

    #pg1 #next {
        position: absolute;
        top: 0px !important;
        left: 2.7%;
        width: 100%;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
    }
    #site-log-inner {
        margin-top: -20px;
    }

        #free-quote {
        position: relative;
        top: -30px; 
    }

            #free-quote {
        position: relative;
        z-index: 100 !important;
    }
    #pg1 #cover-bg {
    z-index: 10000 !important;
}

        #reviews {
        position: relative;
        top: -500px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .acc {
        position: relative;
        top: -470px !important;
    }

    .bbb {
        width: 100% !important;
    }

    .acc .bbb {
        text-align: center !important;
        margin-bottom: 20px;
    }


      .bca {
        width: 100% !important;
    }

    .acc .bca {
        text-align: center !important;
        margin-bottom: 20px;
    }

      .natp {
        position: relative;
        left: 31% !important;
        width: 35% !important;
    }

    .acc .natp {
        text-align: center !important;
        width: 150px;
    }

    .inc {
        position: relative;
        left: 32% !important;
        width: 35% !important;
    }

    .acc .inc {
        text-align: center !important;
        width: 150px;
        margin-bottom: 40px;
    }

    .irs {
        position: relative;
        left: 25% !important;
        width: 50% !important;
    }

    .acc .irs {
        text-align: center !important;
        width: 250px;
        margin-bottom: 30px;
    }

    .naea {
        position: relative;
        left: 25% !important;
        width: 50% !important;
    }

    .acc .naea {
        text-align: center !important;
        width: 250px;
        margin-bottom: 40px;
    }

    .ocbj {
        position: relative;
        left: 24% !important;
        width: 50% !important;
    }

    .acc .ocbj {
        text-align: center !important;
        width: 250px;
        margin-bottom: 20px;
    }
    .yelp {
        width: 100% !important;
    }
    .acc .yelp {
        text-align: center !important;
        width: 250px;
        margin-bottom: 20px;
    }

    .acep {
        position: relative;
        left: -1.98% !important;
        width: 50% !important;
    }

    
    .acc .acep {
        text-align: center !important;
        width: 200px;
        margin-bottom: 20px;
        margin-left: 26%;
    }

    
    .ocr {
        position: relative;
        left: -4% !important;
        width: 50% !important;
    }

    .acc .ocr {
        text-align: center !important;
        width: 180px;
        margin-bottom: 0px;
        margin-left: 29%;
    }

    .tp {
        position: relative;
        left: -7% !important;
        width: 50% !important;
    }

    .acc .tp {
        text-align: center !important;
        width: 150px;
        margin-bottom: 10px;
        margin-left: 32%;
    }

    .goog {
        position: relative;
        left: -7% !important;
        width: 50% !important;
    }

    .acc .goog {
        text-align: center !important;
        width: 150px;
        margin-bottom: 10px;
        margin-left: 32%;
    }
    

     .featured {
        position: relative;
        top: -470px !important;
    }

    .featured .bd-brand__item {
        text-align: center !important;
    }

    .threestep {
        position: relative;
        top: -450px !important;
    }
        #pg1 {
        position: relative;
        top: 160px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        padding-right: 20px;
        padding-left: 20px;
    }

        #banner {
        position: relative;
        top: -385px !important;
        height: 700px !important;
    }

    .second-header {
       position: relative !important;
       top: -635px !important; 
    }
    .second-header  #tp {
        position: absolute;
        width: 100% !important;
        top: 205px;
        left: 0px;
        padding-right: 40px;
        padding-left: 40px;
    }

    #logo-v2 {
        position: relative;
        margin-left: 4% !important;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 10px;
        z-index: 100 !important;
    }

        #logo-v3 {
        margin-left: -3% !important;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }

        #main-headline {
        position: relative;
        top: -50px;
        width: 100%;
        z-index: 100 !important;
    }

    #banner {
    position: relative;
    top: -230px;
    height: 640px;
}


    #free-quote {
        padding-left: 3% !important;
    }
    #time-range {
        position: relative;
        top: 20px !important;
    }
    #pg2 #first-button {
        margin-left: 0px;
        position: relative;
        top: -10px !important;
    }

    #pg2 p {
        margin-left: -2%;
    }

    #pg2 p {
        position: relative;
        top: -30px !important;
        margin: auto !important;
    }

    #pg2 #one {
        position: absolute;
        top: 30px !important;
    }
    

 
    #highlight2 {
        position: relative;
        top: 120px;
        left: 34%;
        width: 30% !important;
    }

    #pg4 {
        position: relative;
        margin-top: 30px !important;
    }
    
    #pg4 h1 {
        position: relative;
        top: 10px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
    }
    
    #pg4 #highlight2 {
        position: relative;
        top: 50px;
        left: 34%;
        width: 30% !important;
    }
    
    #pg4 #first-button {
        position: relative;
        top: 100px !important;
        font-size: 24px !important;
    }
    #pg5 {
        position: absolute;
        top: 110px;
        width: 100% !important;
    }

    #pg5 h1 {
        position: relative;
        top: 80px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
    }


    #pg5 #first-button {
        position: relative;
        top: 180px !important;
        font-size: 24px !important;
    }

    #pg5 #highlight2 {
        position: relative;
        top: 120px;
        left: 34%;
        width: 30% !important;
    }
        #pg1 #next {
        position: absolute;
        top: 30px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }

        #pg1 #next2 {
        position: absolute;
        top: 90px !important;
        font-size: 15px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }
        #pg1 #next3 {
        position: absolute;
        top: 180px !important;
        font-size: 16px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }
    #free-quote2 {
       position: relative;
        top: 180px !important; 
    }

}


@media only screen and (min-width: 769px) and (max-width: 992px) { 
        .second-header  #tp {
        position: absolute;
        width: 100% !important;
        top: 176px;
        left: 0px;
        padding-right: 40px;
        padding-left: 40px;
    }
    #headline {
      position: relative;
        top: -20px !important;  
    }
        #chat {
        position: relative;
        top: -85px !important;
    }
    h1#next.text-center {
        text-align: center !important;
        margin-left: -15px !important;
    }
    #next2 {
        margin-top: -10px;
    }
    #free-quote2 {
       position: relative;
       top: -200px !important;
    }
    #free-quote2 span {
        font-size: 13px !important;
        line-height: 20px !important;
        padding-bottom: -30px !important;
        }
    .cta-image {
        position: relative;
        top: -15px !important;
    }

    .three {
        position: relative;
        top: -80px !important;
        margin-top: -120px;
    }
        #reviews h1 {
        padding-bottom: 20px;
    }
    #free-quote {
        position: relative;
        z-index: 100 !important;
    }
        #pg1 #next {
        position: absolute;
        top: 30px !important;
        margin-top: 40px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
        color: #212121 !important;
    }

        #pg1 #next2 {
        position: absolute;
        top: 90px !important;
        width: 100%;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 30px !important;
        padding-left: 30px !important;
        color: #212121 !important;
    }
        #pg1 #next3 {
        position: absolute;
        top: 180px !important;
        font-size: 16px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 25px !important;
        padding-right: 20px;
        padding-left: 20px;
        color: #212121 !important;
    }
    #free-quote2 {
       position: relative;
        top: 230px !important; 
    }
    #pg3 {
        position: relative;
        top: 20px !important;
        width: 100% !important;
        padding-right: 10px;
        padding-left: 10px;
        z-index: 1000 !important;
        height: 800px;
        background-color: white;
        padding-right: 20px !important;
        padding-left: 20px !important;
        padding-bottom: 0px;
        padding-top: 100px;
    }

        #pg3 .container{
        position: relative;
        top: -20px !important;
        left: 170px;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    
    #pg3 h1 {
        position: relative;
        top: 80px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 500 !important;
        padding-top: 40px !important;
    } 

    #pg2 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 40px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        margin-left: -8px;
        padding-right: 10px;
        padding-left: 10px;
    }

        #pg1 {
        position: absolute;
        top: -30px;
        width: 100% !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
                padding-right: 20px;
        padding-left: 20px;

    }

    #pg2 {
        position: relative;
        top: -30px !important;
        font-size: 18px !important;
        font-family: 'Open Sans', sans-serif !important;
        padding-right: 20px;
        padding-left: 20px;
    }
    #pg2 .search-input {
            position: absolute;
            top: 200px !important;
            left: 70px !important;
            background-color: white !important;
            border-radius: 50px;
            padding-left: 20px !important;
            padding-right: 30px; /* Space for the arrow */
            padding-top: 10px;
            padding-bottom: 10px;
            width: 80%;
            border: 1px solid #ccc;
            font-size: 20px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            cursor: pointer; /* Show that it's clickable */
        }

    #free-quote {
        position: relative;
        top: -30px; 
        left: -7px;
    }

    #list {
        position: relative;
        top: 20px !important;
        margin-top: 100px !important;
    }
    #list p {
        font-size: 14px !important;
        line-height: 35px;
    }

    #reviews {
        position: relative;
        top: -200px;
        padding-right: 40px;
        padding-left: 40px;
    }

    #process {
        position: relative;
        top: -150px;
        padding-right: 20px;
        padding-left: 20px;
    }

    #results {
        width: 100%;
        border-radius: 50px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        text-align: center !important;
    }

    #pg1 #first-button {
        position: absolute;
        margin-top: -2.00em!important;
        width: 100% !important;
        margin-left: 0.4% !important;
    }

    #pg1 h1 {
        position: absolute;
        top: 60px !important;
        font-size: 40px !important;
        margin-left: -8px;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 45px !important;
        padding-right: 10px;
        padding-left: 10px;
    }

    #pg1 p {
        position: absolute;
        top: 120px !important;
        margin-right: 1.5%;
        padding-right: 10px;
        padding-left: 10px
    }

    #pg1 #one {
        position: absolute;
        top: 10px !important;
    }

    #pg1 .input-container {
        width: 80%;
        position: absolute;
        top: 200px !important;
        margin-left: 9% !important;
    }

    #pg1 #next {
        position: absolute;
        top: 0px !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 35px !important;
        padding-right: 10px;
        padding-left: 10px;
    }
    #site-log-inner {
        margin-top: 0px;
    }

            
    #banner {
        position: relative;
        top: -245px !important;
        height: 700px !important;
    }

    .second-header {
       position: relative !important;
       top: -535px !important; 
    }


    #logo-v2 {
        position: relative;
        margin-left: 4% !important;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 10px;
        z-index: 100 !important;
    }

        #logo-v3 {
        margin-left: -3% !important;
        width: 200px !important;
        padding-top: 13px;
        padding-bottom: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }

        #main-headline {
        position: relative;
        top: -90px;
        width: 100%;
        z-index: 100 !important;
    }

    #banner {
    position: relative;
    top: -230px;
    height: 640px;
}

    
    #bottom {
        margin-top: 0px !important;
        padding-right: 20px;
        padding-left: 20px;
    }

    #free-quote {
        padding-left: 3% !important;
    }
    a#free-quote2 {
        font-size: 18px !important;
    }

        #pg2 {
        position: absolute;
        top: 110px;
        width: 100% !important;
    }
        #pg4 {
        position: absolute;
        top: 200px;
        width: 100%;
    }

    #pg4 h3 {
        font-size: 18px !important
    }
    #highlight2 {
        padding-left: -4% !important;
    }
    .sliders_step1{
        width: 50%;
      position: absolute;
        top: 40% !important;
        left: 50%;
        transform: translate(-50%, -50%);
      }


#reviews {
    margin-top: -260px;
}


.phone {
    width: 40px !important;
    position: relative;
    top: 0px !important;
}

.protection {
    margin-top: 220px;
}

#pg2 {
    padding-top: 0px !important;
    width: 100%;
}


.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04AA6D;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04AA6D;
  cursor: pointer;
}
.or {
    padding-top: 14px !important;
}

#time-range {
    position: relative;
    top: 50px !important;
}
#pg2 #first-button {
    margin-left: 0px;
    position: relative;
    top: 20px !important;
}

#pg2 p {
    margin-left: -2%;
}


#pg2 p {
    position: relative;
    top: 30px !important;
    margin: auto !important;
}

#pg2 {
    position: absolute;
    top: 110px;
    width: 100% !important;
}

#highlight2 {
    position: relative;
    top: 120px;
    left: 38%;
    width: 30% !important;
}

#pg4 h1 {
    position: relative;
    top: 0px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg4 #highlight2 {
    position: relative;
    top: 40px;
    left: 34%;
    width: 30% !important;
}

#pg4 #first-button {
    position: relative;
    top: 200px !important;
    font-size: 24px !important;
}

#pg5 {
    position: absolute;
    top: 110px;
    width: 100% !important;
}

#pg5 h1 {
    position: relative;
    top: 80px !important;
    font-size: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#pg5 #highlight2 {
    position: relative;
    top: 120px;
    left: 36%;
    width: 30% !important;
}

#pg5 #first-button {
    position: relative;
    top: 280px !important;
    font-size: 24px !important;
}



}





