body {
    background: #fff;
    margin: 0px;
    padding: 0px;


    font-family: 'Arial', sans-serif;

}

footer {


    background: #222;

}

body.get-quotes {

    background: #eee;
}

.mobRegText {

    display: none;
}



::-webkit-input-placeholder {
   color: #ABABAB;
    font-weight: bold;
}

:-moz-placeholder {
    /* Firefox 18- */
   color: #ABABAB;
     font-weight: bold;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #ABABAB;
     font-weight: bold;
}

:-ms-input-placeholder {
    color: #ABABAB;
     font-weight: bold;
}

input[placeholder],
[placeholder],
*[placeholder] {
    color: #ABABAB;
     font-weight: bold;
}


*:focus {
    outline: none;
}

textarea:focus,
input:focus {
    outline: none;
}

.clear {

    clear: both;
    height:0px;
}

#top-head-section {

    background: url(../images/main-webbg.jpg) no-repeat center bottom #fff;
    background-size: cover;
    position: relative;
    height: 708px;

}

.questions-view #top-head-section {

    margin-bottom: 0px;
    height: auto;
    background: #eee;
}

.get-quotes #top-head-section {

    position: absolute;
    z-index: 50;
    left: 0px;
    top: 0px;
    width: 100%;


}

#main-nav > span a i {
    display: inline-block;
    background: #e86800;
    text-align: center;
    color: #FFF;
    width: 28px;
    margin-right: 9px;
    vertical-align: middle;
    border-bottom-left-radius: 36px;
    border-radius: 50%;
    position: relative;
    top: -1px;
    line-height: 28px;
    font-size: 17px;

}

#main-section {

    padding-bottom: 0px;
    position: relative;
    z-index: 99;
    text-align: center;
}


#top-nav {

    padding-top: 15px;
    position: relative;
    z-index: 99;
    min-height: 56px;
    height: 125px;

}

#main-nav {

    margin: auto;
    position: absolute;
    width: 100%;
    max-width: 990px;
    transform: translate(-50%);
    left: 50%;
    top:10px;
    z-index: 10000;
    text-align: center;
}

.sub-page #main-nav > img {

    padding-top: 30px;
}

#main-nav > span {

    color: #fff;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 14px;
    text-align: right;
    width: 442px;
    font-family: Arial, sans-serif;



}

#main-nav > span > em {

    font-style: normal;

}

#main-nav > span i {

    font-style: normal;

}

#main-nav > span b,
#main-nav > span a {

    color: #fff;
    text-decoration: none;
    font-style: normal;
    font-size: 20px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;

}

.main-cta {

    text-align: center;
    font-size: 54px;
    font-weight: 700;
    text-transform: none;
    margin: 0px;
    padding-top: 0px;
    color: #ffffff;
    letter-spacing: 0px;
    line-height: 65px;


}

.main-cta span {

    font-size: 36px;
    line-height: 51px;


}

.sub-cta {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    display: block;
    margin: 0px;
    padding-bottom: 30px;
}

.sub-cta b {

    text-align: center;
    font-weight: normal;
    color: #0e385e;

}



#main-form {
        width: 100%;
    max-width: 1100px;
    margin: auto;
    height: auto;
    background: transparent;
    color: #1d4a69;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    box-sizing: border-box;
    position: relative;
    padding-top: 25px;
    margin-top: 0px;
    padding-bottom: 40px;

}

#questionaire-step {

    margin: auto;
    width: 870px;
    height: auto;


    border-radius: 3px;
    padding-bottom: 239px;
    box-sizing: border-box;
    padding-left: 130px;
    padding-right: 130px;
    display: none;
    padding-top: 40px;
}


#final-step {

    margin: auto;
    width: 870px;
    height: auto;


    border-radius: 3px;
    padding-bottom: 139px;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    display:block;
    padding-top: 40px;
    position: relative;
    z-index: 99;
}


#final-step  #providers  h3 span {

    display: block;
    font-size: 19px;

}

#final-step  #providers  h3 {

    max-width: 100%;
}

#final-step  #providers  p {

    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1px;
    display: block;
    align-items: center;
    text-align: center;
    color: #606060;
    margin: 0px;
    padding-bottom: 55px;
}

.questions-view #questionaire-step {
    display: block;

}

.steps-div label {

     background: #367AFF;
border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    width: auto;
    line-height: 54px;
    padding: 0px 24px;

    font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 22px;


text-align: center;

color: #FFFFFF;

}

.steps-div label input {

    display: none;

}


#step1:after {
    content: "";
    width: 100%;
    clear: both;
    display: block;


}

#step-left {

        float: none;
    width: 100%;
    padding-top: 145px;
}

#step-left h1 {

    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
    color: #FFFFFF;
    margin: auto;
    max-width: 630px;
        padding-bottom: 40px;

}

#step-left > h3 {

       font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    margin: auto;
    justify-content: center;
    padding-bottom: 12px;

}


#step-right {

    float: right;
    width: 355px;
}

#rate-table {

    width: 100%;
    height: 256px;
    position: relative;
    border-radius: 2px;
    overflow: hidden;


    background: rgba(255, 255, 255, 0.8);
box-shadow: -90px -26px 94px rgba(0, 0, 0, 0.21);
border-radius: 2px;


}


#rate-table:after {

    content: "";
    width: 55px;
    height: 55px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -37px;
    right: -32px;
    background: #2D2D2D;



}

#rate-table:before {

    content: "";
    width: 55px;
    height: 55px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -37px;
    left: -32px;
    background: #2D2D2D;



}


#rate-head {

        font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #2D2D2D;

    line-height: 62px;
    margin-bottom: 20px;

}

#rate-table ul {

    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 273px;
    margin: auto;
    display: block;
}

#rate-table ul li {

    display: flex;
    text-align: left;
    box-sizing: border-box;
    border-bottom: 1px solid #DEDEDE;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    height: 50px;
    font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 15px;

/* main brand */

color: #367AFF;

}

#rate-table ul li:nth-last-child(1) {
     border-bottom: 0px solid #DEDEDE;

}

#rate-table ul li span {

    font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
}


 .steps-div h3 {
          display: block;
    padding-bottom: 20px;
    padding-top: 0px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 49px;
    text-align: center;
    color: #222;
    margin: auto;
    max-width: 632px;
}

.steps-div h6 {

        margin: 0px;
    padding-bottom: 35px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
    color: #222222;
}

.steps-div select {

        width: 320px;
    border: 0px;
    border-radius: 4px;
    height: 50px;
    text-align: center;
    box-sizing: border-box;
    padding: 0px 15px;
    font-size: 18px;
    font-weight: bold;
    color: #a1a1a1;
    margin-bottom: 30px;

}

#main-form-container {

        text-align: center;
    max-width: 661px;
    margin: auto;
    position: relative;
    height: auto;
}


/* ZIP */
#main-form-container #zip {

        width: 320px;
    height: 50px;
    font-size: 22px;
    line-height: 58px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border-bottom: 0;
    background-color: #fff;
    position: relative;
    float: left;
    border: 0px solid #367AFF;
    box-sizing: border-box;
    border-radius: 2px;

}

#zip input {
    box-sizing: border-box;
    color: #2d2d2d;
    font-size: 18px;
    height: 50px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}


/* HOME TYPE */
#main-form-container #home_type {

    width: 250px;
    height: 58px;
    font-size: 22px;
    line-height: 58px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border-bottom: 0;
    background-color: #fff;
    position: absolute;
    left: 0;
}

#home_type select {

    box-sizing: border-box;
    color: #535353;
    font-size: 20px;
    height: 58px;
    text-align: center;
    font-family: Arial, sans-serif;
}

/* CREDIT SCORE */
#main-form-container #credit_score {

    width: 250px;
    height: 58px;
    font-size: 22px;
    line-height: 58px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border-bottom: 0;
    background-color: #fff;
    position: absolute;
    left: 0;
}

#credit_score select {

    box-sizing: border-box;
    color: #535353;
    font-size: 20px;
    height: 58px;
    text-align: center;
    font-family: Arial, sans-serif;
}


#main-form-container #submit-div {

    width: 320px;
    height: 50px;
    line-height: 50px;
    background: transparent;
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: right;
    margin-left: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-bottom: 40px;

}

#main-form-container #submit-div label > input {

    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 88;
}

#main-form-container #submit-div label {

    width: 158px;
    height: 50px;

    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

}

#submit-div span {

   font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 18px;


display: flex;
align-items: center;
text-align: center;
color: #ababab;
    width: 100%;
    height: 50px;
    background: white;
    justify-content: center;

border-radius: 2px;
}

#submit-div input[type="radio"]:checked + span {

    background: #004290;
    color: white;
}



#sendmessage-btn {

border: 0 none;
    height: 58px;
    box-sizing: border-box;
    background: #004290;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    width: auto;
    line-height: 54px;
    padding: 0px 24px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
}


#getquote-btn {


    border-radius: 222px;
    background: #ed3c72 none repeat scroll 0 0;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 47px;
    height: 47px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    margin: auto;




}

#main-form-container #insurance select {

    float: right;
    width: 240px;
    height: 57px;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 300;
    color: #808080;


}

#main-form-container input,
#main-form-container select {

    border: 0px;
    background: transparent;
    width: 250px;
    box-sizing: border-box;
    padding: 0 10px;



}

  .btn {

    display: block;
    width: 320px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    margin: auto;
    background: #004290;
border-radius: 62px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: white;
    cursor: pointer;
      text-transform: uppercase;


}

 .btn:hover {

    background: #00397d
}

.mobile-phone {
    color: #1d4a69;
    display: none;
    font-size: 16px;
    line-height: 30px;
    margin: auto;
    text-align: right;
}


.select-style {

    float: left;
    width: 50%;
    height: 47px;
    text-align: center;
    position: relative;
    font-size: 20px;
    font-weight: 400;


}

.select-style input {

    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    cursor: pointer;

}

.select-style input + label {

    color: #a0a0a0;
    background: white;
    cursor: pointer;

}

.select-style input:checked + label {


    color: white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5f87a2+0,163e5a+100 */
    background: #5f87a2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #5f87a2 0%, #163e5a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5f87a2 0%, #163e5a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5f87a2 0%, #163e5a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f87a2', endColorstr='#163e5a', GradientType=0);
    /* IE6-9 */
    display: block;
    text-align: center;



}

.select-style input + label i {

    color: white;
    font-size: 22px;
}



/***********************************
/******* HOW TO SECTION ***********/

#howto-section {
   background: white;
    padding-top: 55px;
    padding-bottom: 0px;
    margin-bottom: 0px;



}

#howto-section > h1 {
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 800;
font-size: 30px;


text-align: center;


color: #2D2D2D;


}

#howto {


    text-align: center;
    margin: auto;
    max-width: 1100px;
    border-bottom: 1px solid #dedede;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0px 10px;
    padding-bottom: 65px;
    margin-bottom: 70px;
    padding-top: 40px;
}

.howto-item {

       text-align: center;
    width: 222px;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 0 0px 0;
    position: relative;



}

.howto-item .c-icon {

    margin: auto;
    width: 100%;

    margin: auto;
    text-align: center;
    margin-bottom: 21px;


}

.howto-item .c-icon img {

    height: 130px;


}

.howto-item h3 {

    font-weight: 400;
    color: #f6492d;
    font-size: 27px;
    margin: 0px;
    padding-bottom: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;

}

.howto-item span {

    font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 27px;


text-align: center;



color: #2D2D2D;


}



#get-quotes-btn {

    width: 228px;
    height: 61px;
    margin: auto;
    cursor: pointer;
    background: #367AFF;
    border-radius: 3px;

    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 61px;
    text-align: center;
    color: #FFFFFF;

}


#before-footer-section {

    text-align: center;
    background: none;
    padding-top: 40px;
    padding-bottom: 60px;


}

#submit-section {

    text-align: right;
    padding-top: 10px;
}

#submit-section .btn {

    border-radius: 222px;
    background: #ed3c72 none repeat scroll 0 0;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 47px;
    height: 47px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    margin: auto;
    margin-top: 30px;
}




/************************* ***
********** COMPANIES LOGOS **/

#companies-section {

    margin: auto;

    margin-bottom: 55px;
    margin-top: 10px;
    padding-bottom: 9px;
    padding-top: 40px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background: #efeef0;
    max-width: 990px;

}

#companies-section h2 {

    padding: 0px;
    text-align: center;
    margin: auto;
    font-size: 13px;
    color: #717171;
    padding-bottom: 35px;
    font-weight: normal;
}

/************************* ***
********** WHY HEALTH INSURANCE **/

#why-health-connect {

    text-align: center;
    position: relative;
    max-width: 988px;
    margin: auto;
    width: 100%;
    height: 494px;
    background-repeat: no-repeat;
    background: url(../images/happy-family.jpg);
    background-position: center top;
    display: table;
}

#why-health-connect #content {

    text-align: center;
    width: 610px;
    height: 300px;
    display: table-cell;
    vertical-align: middle;

}

#why-health-connect h1 {
    font-size: 32px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 30px;
    max-width: 640px;
    margin: auto;
    color: #fff;
    line-height: 44px;
    width: 90%;
}

#why-health-connect h1 a {

    color: #ffffff;
    text-decoration: none;
}

#health-connect-features {

    margin: auto;
    width: 100%;
    max-width: 990px;


}

#h-details {

    float: left;
    width: 50%;
    color: #575757;
    font-family: 'Roboto', sans-serif;

}

#happy-family {

    float: right;
    text-align: right;
    width: 50%;

}

#h-details p {

    text-align: left;
    clear: both;
    margin-bottom: 25px;
    font-size: 16px;
    margin-top: 0px;

}

#h-details ul {

    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: left;




}

#h-details ul li {

    list-style: none;
    text-align: left;
    font-size: 15px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
}

#h-details ul li i {

    display: inline-block;
    text-align: left;
    color: #335b77;
    margin-bottom: 17px;

}

/*************************
********** FOOTER *******/

#footer-container {

   max-width: 644px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 35px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 23px;
    text-align: left;
    letter-spacing: 0.01em;
    color: #a1a1a1;

}

#footer-container p {

     margin: 0px;
    padding-bottom: 20px;



}

#footer-container p.main-paragraph {

    text-align: justify;
    margin: auto;


}

#footer-container p a {

    color: #a1a1a1;
    text-decoration: underline;
      font-family: Roboto;
    font-size: 12px;
    display: block;
    margin-bottom: 15px;
}

#footer-container:after, #footer-container:before  {

    display: block;
    clear: both;
    content: "";
}

#footer-container > div {

        float: left;
    width: 450px;
}

p.right-terms {

       float: right;
    width: 124px;
    padding-top: 44px;
}

p.right-terms span {

    text-align: left;


    }


.sub-page #top-head-section {

    min-height: 485px;
    background: none;




}

.questions-view #top-head-section:before, .innerpage #top-head-section:before {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    content: "";
    height: 100%;
    opacity: 0.5;
    z-index: 2;
    background: white;
    display: none;



}


#footer-container img {

}



/******************************
** INSURANCE INFORMATION PAGE ***
******************************/

#vi-section h2 {

    margin: auto;
    width: 100%;
    max-width: 615px;
    font-size: 21px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding-top: 60px;
    padding-bottom: 20px;
    font-weight: normal;
    text-align: center;
}

#vi-section h2 a { text-decoration: none; color:#fff; }

#vi-main {
    width: 988px;
    margin: auto;

}


#vi-form {
    background: #eeeffe none repeat scroll 0 0;
    margin: auto;
    width: 988px;
}

* {

    outline: none;
}

#customer_details {
    width: 100%;
    max-width: 800px;
    margin: auto;
    font-family: 'Roboto', sans-serif;
    padding-top: 30px;
    padding-bottom: 40px;
}

#customer_details input,
#customer_details select {

box-sizing: border-box;
    height: 35px;
    border: 0;
    border-bottom: 1px solid #08162c;
    font-size: 18px;
    color: #6a6a6a;
    font-family: 'Roboto', sans-serif;
    background-color: #ffff;
    -webkit-border-radius: 0;
}

#insurer-details input,
#insurer-details select {

    text-align: center;
}

#customer_details span {

    display: block;
    color: #08162c;
    font-size: 16px;
    text-align: left;
    padding-bottom: 2px;

}

.clear {

    clear: both;
}

#body-info {

    padding-top: 8px;

}

#physical-info {

    padding-bottom: 25px;
    border-bottom: 0px solid #999;
    color: #717171;
}

#insurer-details {

    padding-top: 25px;
}

#p-left,
#i-left {

    float: left;
    width: 372px;

}

#p-right,
#i-right {

    float: right;
    width: 380px;
}

#i-right input {

    width: 100%;


}

.d-item {

    padding-top: 8px;
}

.floated {

    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 0px;
}

.floated input {

    width: 100%;
}


.floated2 {

    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 3px;
}

.floated2 input {

    width: 100%;
}

#height {

    width: 199px;
    float: left;
    margin-right: 2px;



}

#height input {

    border: 0px;
    background: transparent;

}


#weight {

    width: 160px;
    float: left;


}

#weight input {

    border: 0px;
    background: transparent;
}

.field-container {

    border-bottom: 1px solid #08162c;
    background: white;
    height: 35px;

}

#household {
    float: right;
    width: 160px;
    padding-top: 8px;
}

#gender-div {

    float: left;
    width: 180px;
    padding-top: 8px;
}

#city {

    float: left;
    width: 50%;
    box-sizing: border-box;


}

#state {

    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 3px;


}

/** FIELD STYLES **/

#household select {

    width: 100%;
    margin-bottom: 8px;
    background-color: #ffff;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

#ad {

    width: 100%;
}

#city input {

    width: 100%;

}

#state select {

    width: 95px;
}

#feet {

    width: 75px;
    text-align: right;

}

#inches {

    width: 75px;
    text-align: right;
}

#pounds {

    width: 122px;
    text-align: right;
}


#dobmonth {

    width: 164px;
}

#dobday,
#dobyear {

    width: 95px;

}

/** RADIO GENDER **/

.radio-style input + label {
    color: #fff;
    font-style: 600;
    line-height: 80px;
    width: 80px;
    height: 80px;
    text-align: center;
    font-weight: 600;
    border: 0px solid #6e6e6e;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #c1c2d3;
    position: relative;
    cursor: pointer;
    display: block;
    font-size: 56px;
    box-sizing: border-box;
}

.radio-style {
    display: inline-block;
    width: 80px;
    height: 120px;
    position: relative;
    vertical-align: top;
    overflow: hidden;
}

.radio-style em {

    color: #08162c;
    text-align: center;
    display: block;
    font-size: 16px;
    font-style: normal;
    padding-bottom: 8px;

}

.radio-style input:checked + label {
    color: #fff;
    font-style: 600;
    line-height: 80px;
    width: 80px;
    height: 80px;
    text-align: center;
    font-weight: 600;
    border: 0px solid #6e6e6e;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #08162c;
    position: relative;
    cursor: pointer;
    display: block;
    font-size: 56px;
    box-sizing: border-box;
}

.radio-style input {
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    z-index: 99;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    margin: 0px;
}


#consent {

    font-size: 11px;
    color: #ffffff;

}

#consent a {

    color: #ffffff;
}



/******************************
******* GET QUOTES PAGE *******
******************************/

#contact-details {

    margin: auto;
    max-width: 840px;
    padding: 50px 40px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;

    border-radius: 3px;
}

.c-item {
    box-sizing: border-box;
    float: left;
    padding-bottom: 8px;
    padding-right: 5px;
    text-align: left;
    vertical-align: top;
    width: 50%;
}

.c-item.extended {
    width: 100%;
}

.c-item input,
.c-item select {
        border: 0;
    border: 2px solid #004290;
    box-sizing: border-box;
    color: #2d2d2d;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    height: 43px;
    padding-left: 20px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    -webkit-appearance: none;
    border-radius: 0;
    background: #ffffff;
}

.c-item textarea {
        border: 0;
        border: 2px solid #004290;
    border-radius: 0px;
    box-sizing: border-box;
    color: #2d2d2d;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    height: 150px;
    padding-left: 20px;
    padding-top: 10px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.c-item input:focus,
.c-item select:focus {
    background: #fffbdf none repeat scroll 0 0;
}

.c-item span {
    color: #212121;
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 5px;
    text-align: left;
    font-family: 'Montserrat';
    padding-top: 10px;

}


.steps.active {
    background: #0d365b none repeat scroll 0 0;
    text-align: center;
    color: white;
    z-index: 900;
    line-height: 55px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

/******************************
******* GET QUOTES PAGE *******
******************************/

#mobileText {

    display: none;
}

#quote-details {

    padding-top: 0px;
    padding-bottom: 45px;
}

#quote-details > h4 {

text-align: center;
    margin: 0px;
    font-size: 17px;
    font-weight: normal;
    color: #08162c;
    line-height: 63px;
    background: #eeeffe;
    border-top: 4px solid #fff;
    box-shadow: 0px -1px 0px #dbdbdb;
    -moz-box-shadow: 0px -1px 0px #dbdbdb;
    -webkit-box-shadow: 0px -1px 0px #dbdbdb;



}

#quote-details > h4 b {

    text-transform: capitalize;
    color: #ed3c72;
    font-weight: 600;

}


#quote-container {

    max-width: 954px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin: auto;
    border: 0px solid #c8c8c8;

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 515px;



}


/*THANK YOU MESSAGE **/

#thankyou {
    display: none;
    text-align: center;
    width: 75%;
    margin: auto;
    box-sizing: border-box;
    min-height: 250px;
    padding-top: 45px;
    padding-bottom: 45px;
    color: #222;
   font-family: 'Montserrat';


}





/***** SLIDESHOW ********
***** HOME PAGE ONLY ***/

#slideshow {
    position: absolute;
    z-index: 55;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;

}

#slideshow > div {
    position: absolute;
    width: 100%;
    min-height: 100%;
    z-index: 55;
    top: 0px;
    left: 0px;
}

#slideshow > div > img {
    position: absolute;
    width: 100%;
    min-height: 100%;
    z-index: 55;
    top: 0px;
    left: 0px;
}




/** new HomeLoanQuoter styles ****/

#logo_hlq {

    position: relative;
    padding:0px 0 0 0;
    margin: auto;
    max-width: 100%;
    text-align: center;
    display:flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 139px;
    background: white;
}

.questions-view #logo_hlq , .innerpage #logo_hlq {

    text-align: center;
}

.innerpage #logo_hlq {
    position: relative;


}

body.innerpage {

    background: #eee;
}

.innerpage #top-head-section {

    height: 128px;
    background: none;
}

.sub-cta2 {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    display: block;
    margin: 0px;
    padding-bottom: 0px;
    font-weight: 700;
    line-height: 51px;
}

#safe_txt {


        position: relative;
    width: 438px;
    padding-top: 21px;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    text-decoration-line: underline;
    color: #fff;
    clear: both;
    margin: auto;

}

#safe_txt span {
    font-size: 11px;
    line-height: 13px;
    display: block;
    max-width: 500px;
    text-align: justify;
    margin: auto;
}

#safe_txt a { color: #fff
 }

#howto h1 {
font-family: 'Montserrat', sans-serif;
    font-size: 39px;
    letter-spacing: 2px;
    color: #212121;
    font-weight: 400;
    position: relative;
    margin-bottom: 40px;
}

.step_number {

    position: absolute;
    margin-top: -100px;
    transform: translateX(-50%);
    left: 50%;
    background-color: #162c6e;
    border-radius: 450px;
    /* padding: 20px; */
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
   /* box-shadow: 2px 0px 0px rgba(0,0,0,.2);*/

}

#providers p {

      font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    font-weight: 400;
    position: relative;
    margin: 40px 0;
    color: #212121;
    text-align: center;
    min-height: 15px;
}

#partners {

    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    margin: 40px 0;
    color: #212121;
    text-align: left;
    min-height: 200px;
     max-width: 800px;
    width: 90%;
    position: relative;
    margin: auto;
    padding: 30px 0px;
}

#step2 #zip select {
    box-sizing: border-box;
    color: #535353;
    font-size: 20px;
    height: 58px;
    text-align: center;
    font-family: Arial, sans-serif;
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
}

#list-placement {

    margin: auto;
    width: 95%;
    max-width: 1000px;
    padding-bottom: 25px;
}


/** NAVIGATION **/



.questions-view #howto-section {

    display: none;
}

#navigation {

      margin: auto;
    width: 405px;
    position: relative;
    background: white;
    margin-bottom: 80px;

}

#navigation.quotes {

        margin-top: 65px;
}

#location-bar {

      height: 2px;
    background: #A6A6A6;
    width: 322px;
    margin: auto;
    position: absolute;
    top: 11px;
    left: 50%;
    z-index: 99;
    margin-left: -165px;

}

#location-bar > div {

    width: 50%;
    position: absolute;
    height: 2px;
    left: 0px;
    top: 0px;
    background: #367AFF;
}

#location {

    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    width: 350px;
    position: relative;
    z-index: 100;

}

#location > div {

       width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-color: white;


}

div#zc, .quotes div#ld {
     background-image:url('../images/checked.svg');

}
div#ld, .quotes div#qt {
     background-image:url('../images/current.svg');
      background-size: 100% 100%;
      background-color: #fff;

}
div#qt {
     background-image:url('../images/inactive.svg');
    background-size: 16px 16px;
    background-color: transparent;
}

#pins {

    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    padding-top: 7px;
    color: #A6A6A6;
    font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 25px;


text-align: center;
letter-spacing: 0.02em;



}

#pins > span {

    display: block;
    width: 82px;
}

#pins #ldt, .quotes #pins #qtt {

    color: #2d2d2d;

}

#pins #zct, .quotes #pins #ldt  {

    color: #367AFF;

}

.quotes #location-bar > div {
    width: 100%;
}


/**LB LIGHTBOX **/


#r-darkbox {

     position: fixed;
    display: none;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 9999;
    background: black;
    opacity: 0.6;
    cursor: pointer;


}


#r-whitebox {

   position: fixed;
    width: 400px;
    height: 300px;
    text-align: center;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -150px;
    z-index: 99999;
    background: white;
    border-radius: 3px;
    display: none;


}

#r-whitebox span {

       font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #2D2D2D;
    width: 230px;
    display: block;
    margin: auto;
    padding-bottom: 25px;

}


#ex {

    width: 100%;
    height: 30px;
    text-align: right;
    padding-top: 18px;
    padding-right: 19px;
    box-sizing: border-box;
    margin-bottom: 33px;



}
#ex img {

     cursor: pointer;
}


@media (min-width: 1650px) {


    #slideshow > div > img { top: -165px; }

}
