.quote-engine{
    width: 250px;
    margin: 100px auto;
}

.quote-engine button{
    background-color: #de5408;
    font-size: 19px;
    height: auto;
    padding: 15px 10px;
}

.quote-engine button:hover{
    background-color: #bc3a01;
}

.overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 121, 200, 0.9);
    z-index: 9000;
    display: none;
    top:0;
    left:0;
}

.modal-wrapper{
    width: 1005px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -502px;
    background-color: rgba(255, 255, 255, 0.9);
    /*border-radius: 5px;*/
    text-align: center;
    z-index: 10000;
    display: none;
    height: auto;
    padding-top: 70px;
    margin-bottom: 100px;
}

.close-modal{
    width: 58px;
    height: 58px;
    position: absolute;
    top: 30px;
    right: 40px;
    cursor: pointer;
    background-image: url('../img/close.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 30px;
}

.modal-body{
    /*position: relative;*/
    display: block;
    /*display: none;*/
    z-index: 10000;
    top: 180px;
    margin: 0 auto;
    height: auto;
}


#plan-form{
    padding: 50px 0 120px;
}

#plan-form h3{
    text-align: center;
}

#plan-form .content-form{
    margin: 30px auto;
}

#plan-form .three-col-content{
    width: 90%;
    margin: 45px auto 0;
    height: 75px;
}

#plan-form .three-col-content button{
    width: 32%;
    height: 77px;
    background-image: none;
    margin: 0;
    padding: 10px;
    background-color: rgba(234, 231, 231, 0.8);
    margin-right: 10px;
}

#plan-form .btn.no-bg-btn{
    background-color: rgba(255, 255, 255, 0.5);
    color: #767676;
    /*width: 100%;*/
    width: 165px;
    margin: 10px 0 20px;
    background-image: url('../img/arrow_left_grey.png');
    background-position: 7% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
}

#plan-form .three-col-content button:nth-last-child(1){
    margin-right: 0;
}


#plan-form button:hover {
    background-color: rgba(7, 80, 152, 0.8);
    color: #ffffff;
}

#plan-form button.blue:hover {
    background-color: rgba(7, 80, 152, 0.8);
}

#plan-form button:hover h1, #plan-form button:hover p{
    color: #ffffff;
}

#plan-form button h1{
    font-size: 18px;
    margin-bottom: 0;
    text-align: left;
    color: #075098;
}

#plan-form button p{
    font-size: 15px;
    margin-top: 0;
    text-align: left;
    margin: 0;
    color: #5c5b5b;
}

.selected-button{
    background-color: #228bcf !important;
    color: #ffffff !important;
}

.selected-button h1, .selected-button p{
    color: #ffffff !important;
}

#plan-form button{
    padding: 0 40px;
    margin-left: 30px;
    background-color: #eae7e7;
    color: #767676;
}

#plan-form #stage-four button.child-selection{
    padding: 0;
    width: 90px;
}

#plan-form button.payment-selection{
    width: 200px;
}

#plan-form button:nth-child(1){
    margin-left: 0;
}

.age-sex-section{
    width: 545px;
    margin: 30px auto;
}

.age-sex-section h3{
    margin-top: 10px;
    float: left;
    width: 120px;

}

.age-sex-section button{
    margin-left: 20px;
}

#plan-form .age-sex-section button:nth-of-type(1){
    margin-left: 0;
}

#plan-form #stage-three .btns{
    width: 420px;
}

.row .style-select.number-dropdown{
    margin-top: -46px;
}

.row{
    padding-top: 10px;
}

.inner-content-form{
    padding-top: 40px;
}


#plan-form .btn-section{
    margin: 30px auto 0;
    width: 360px;
}

#plan-form input{
    margin: 0;
}

#plan-form .next-btn{
    padding: 0 40px 0 30px;
}

.plan-header{
    width: 100%;
    background-color: lightgray;
    height: 400px;
}

.plan-header button{
    float: left;
    margin-top: 275px;
}

/*.plan-name{
    padding: 20px;
    background-color: #87764e;
}*/

.info{
    display: none;
}

li.bold{
    color: #00335b;
    font-size: 20px;
    margin:20px 0 15px;
}

li{
    list-style: none;
}

.info ul{
    width: 575px;
    text-align: left;
    line-height: 40px;
    margin: 50px auto 0;
}

#plan-form .plan-name h1, #plan-form .plan-name h2{
    color: #ffffff;
}

.plan-pricing{
    padding: 20px;
    background-color: #4c4025;
    color: #ffffff;
}

.learn-more-section{
    background-color: #d1d2d4;
    padding-bottom: 20px;
    padding-top: 145px;
}

button:focus, input:focus{
    outline: 0;
}

#plan-form button.blue {
    background-color: rgba(0, 121, 200, 0.7);
    color: #ffffff;
}


.next-btn{
    opacity: 0;
}

.show{
    display: block;
}

#stage-one .next-btn{
    opacity: 1;
}

.remove-opacity{
    opacity: 1 !important;
}

#stage-three .inner-content-form{
    display: none;
}

#stage-three .inner-content-form .row{
    opacity: 0;
}

.additional-payment{
    background-color: #4c4025;
    font-size: 13px;
    color: #CCB37C;
    padding-bottom: 20px;
}

.deductible{
    padding-top: 20px;
    background-color: #4c4025;
    color: #ffffff;
    font-size: 14px;
}



.plan-info .two-col-content .first-col, .plan-info .two-col-content .second-col{
    float: left;
    width: 50%;
    margin-bottom: 40px;
}



/*tatustage heights*/
#stage-one{
    height: 270px;
}

#stage-two{
    height:290px;
}

#stage-three{
    height: 260px;
    /*height:460px;*/
}

.updated-height{
    height: 460px !important;
}

#plan-form #stage-four .content-form, #plan-form #stage-five .content-form, #plan-form #stage-six .content-form{
    margin-bottom: 50px;
}

.current-status{
    width: 40px;
    height: 9px;
    background-color: #0678f4;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.row-1, .row-2, .row-3{
   display: none;
}

.child-age .row-1, .child-age .row-2, .child-age .row-3{
    margin-bottom: 20px;
}

.add-more-btn{
    width: 290px;
    height: 50px;
    background: url("../img/add.png");
    background-repeat: no-repeat;
    background-position: 217px -9px;
    position: absolute;
    right: 190px;
    top: 247px;
    cursor: pointer;
    opacity: 0;
}

#plan-form .add-more-btn p{
    margin: 0 77px 0 0;
    font-size: 12px;
    text-align: right;
}


.child-age, .child-student{
    width: 60%;
    margin: 0 auto;
    display: none;
}

.style-select.number-dropdown.child-age-selection{
    display: inline;
    margin: 0 9px;
}

.child-age-selection .sod_select .sod_label{
    display: inline;
}

.child-student .checkbox{
    padding: 0px 50px 0 60px;
}

#stage-four .child-student h4{
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#stage-four h4{
    color: #0678f4;
    font-size: 18px;
    text-align: left;
    margin: 30px 0 5px 34px;
}

#plan-form .child-age .child-age-selection{
    opacity: 0;
}


/*#plan-form .child-age input{
    border-bottom: none;
    display: inline-block;
    width: 72px;
    margin-right: 30px;
    margin-bottom: 20px;
    opacity: 0;
}*/

#plan-form .child-age input:nth-of-type(1), #plan-form .child-age input:nth-of-type(5), #plan-form .child-age input:nth-of-type(9){
    margin-left: 34px;
}

.plan-table{
    display: table;
    margin: 30px 0;
}

.payment-table{
    margin-bottom: 50px;
}

.header-row{
    background-color: #767676;
    width: 248px;
    margin-left: 507px;
    padding: 5px 0;
    color: #ffffff;
    text-transform: uppercase;
}

.header-row.plan-name-row{
    background-color: #d4b552;
    width: 360px;
    margin-left: 255px;
    padding: 5px 0;
    color: #ffffff;
    text-transform: uppercase;
}

table{
    text-align: left;
    border-spacing: 0;
}

table .titles-row{
    text-align: center;
    background-color: #767676;
    color: #ffffff;
    text-transform: uppercase;
}

table .titles-row td{
    padding: 10px 20px;
}

table .table-row td{
    border: solid 1px #000000;
    min-width: 175px;
}

.payment-table table .table-row td.payment-type{
    min-width: 245px;
}

table .table-row td.left-col{
    min-width: 255px;
    background-color: #ABAAAA;
}

table .left-col.top{
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: none;
    border-bottom: none;
}

table .left-col.mid{
    border-left: solid 1px #000000;
    border-top: none;
    border-right: none;
    border-bottom: none;
    text-transform: uppercase;
    color: white;
    text-align: center;
}

table .left-col.btm{
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
    border-top: none;
    border-right: none;
}

.group-table table .table-row td{
    min-width: 100px;
}

#plan-form table input{
    background: none;
    border-bottom: none;
    width: 215px;
}

#plan-form #stage-seven button{
    text-transform: uppercase;
    margin: 40px 0 0;
    display: block;
}

#plan-form #stage-seven h1{
    text-align: left;
    color: #000000;
    font-size: 40px;
    margin-bottom: 40px;
    text-transform: none;
}

#plan-form #stage-seven h1 .bold{
    font-weight: bold;
}
#plan-form #stage-seven p{
    color: #000000;
    font-size: 14px;
    text-align: left;
    margin: 5px;
}

#plan-form #stage-seven h3{
    margin: 50px 0 20px;
    text-align: left;
    text-transform: uppercase;
    color: #767676;
    font-size: 20px;
}

#plan-form #stage-seven .plan-info{
    padding: 0 150px;
}

.payment-table table .table-row td.api-field{
    min-width: 120px;
}

table .api-field{
    text-align: right;
}

table .api-field.age, table .api-field.student{
    text-align: center;
}

.dark-bg{
    background-color: #D2D2D2;
}

.api-field.deductible-one, .api-field.deductible-two{
    background-color: #767676;
    border: none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.empty{
    background: none;
    border:none !important;
}



/*backgrounds*/

.main{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
}


.main-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/main-bg.jpg');
    background-size: cover; 
}

.stage-one-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/bg-1.jpg');
    background-size: cover;
}

.stage-two-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/bg-6.jpg');
    background-size: cover;
}

.stage-three-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/bg-3.jpg');
    background-size: cover;
}

.stage-four-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/bg-5.jpg');
    background-size: cover;
}

.stage-five-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/bg-4.jpg');
    background-size: cover;
}

.stage-six-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/bg-2.jpg');
    background-size: cover;
}

.elite-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/bg-3.jpg');
    background-size: cover;
}

.premier-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/man-plan-header.jpg');
    background-size: cover;
}

.ultimate-bg{
    background-color: white;
    background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url('../img/family.jpg');
    background-size: cover;
}


/*plan*/
.elite-header{
    background-image: url('../img/couple-plan-header.jpg');
    background-size: cover;
}

.premier-header{
    background-image: url('../img/father-son-plan-header.jpg');
    background-size: cover;
}

.ultimate-header{
    background-image: url('../img/man-plan-header.jpg');
    background-size: cover;
}

/*printing*/
.printable-edits{
    background: none;
    color: #000000;
}

.printable-edits h1, .printable-edits h2{
    color:#000000 !important;
}

.non-printable{
    display: block;
}

#plan-form button.btn.print-btn{
    width: 165px;
    margin: 40px auto;
}

.btm-logo{
    position: absolute;
    bottom: 0;
    right: 0;
    width:275px;
    height: 75px;
    background-image: url("../img/logo.png");
    background-size: 300px;
}



/*mobile-view*/

/* ****SMART PHONES**** */
@media (max-width: 750px){

    .modal-wrapper{
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin-left: 0;
        position: fixed;
        overflow: scroll;
        border-top: 10px solid #546367;
        padding-top: 40px;
        margin-bottom: 0;
    }

    .close-modal{
        top:20px;
        right:20px;
    }



    /*.status-bar {
        width: 33%;
    }*/

    #plan-form #stage-one .content-form{
        width: auto;
    }
    #plan-form h2{
        font-size: 21px;
    }

    #plan-form h3{
        font-size: 20px;
    }

    #plan-form .content-form{
        width:100%;
    }

    #plan-form .three-col-content{
        width: 80%;
    }

    #plan-form .three-col-content button{
        width: 100%;
        margin-bottom: 20px;
    }

    #stage-two{
        height: auto;
    }

    .row .style-select.number-dropdown{
        margin-top: 21px;
        margin-right: 0;
        float: none;
    }

    #plan-form #stage-three .btns{
        margin: 20px auto;
        float: left;
        width: 155px;
    }

    #plan-form #stage-three .btns button{
        padding: 0 20px;
        margin-left: 10px;
    }



    .age-sex-section{
        width: 290px;
    }

    .age-sex-section h3{
        float: none;
        width: 100px;
        margin: 0 auto;
    }

    #plan-form #stage-four button {
        padding: 0 30px;
        margin-left: 15px;
    }

    #plan-form #stage-six .btns button {
        padding: 0 30px;
        margin-left: 0;
        width: 90%;
        margin-top: 20px;
    }

    .info ul{
        width: 80%;
    }

    #plan-form #stage-seven button{
        margin-top: 135px;
    }

    .plan-header{
        height: 200px;
    }

    #plan-form h1{
        font-size: 20px;
    }

    .updated-height {
        height: 540px !important;
    }

    .current-status{
        width: 10px;
    }
}

