﻿.landing-logo {
    width: 250px !important;
    height: 97.5px;
    margin-bottom: 30px;
}

.column-1 {
    padding: 30px 50px !important;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.pg2 .column-1 p {
    color: #ffffff;
    font-weight: normal;
}

.column-black h4 {
    color: #ffffff;
}

.column-black .form-container-payoff {
    color: #ffffff;
}

.column-black .checkbox, .column-black .checkbox-inline {
    color: #ffffff;
}

.pg2 .column-black .form-container-footer {
    color: #ffffff;
    background-color: #000000;
}

.column-black .form-input {
    background-color: #555555;
    color: #eeeeee;
}


@media screen and (max-width: 1199px) {
    .column-2 {
        order: 1;
    }

    .column-1 {
        order: 2;
    }

    .landing-logo, h1 {
        display: none;
    }

    .pg2 .landing-logo, .pg2 h1 {
        display: block;
    }

    .lg-and-down-title, .lg-and-down-title .landing-logo, .lg-and-down-title h1 {
        display: block;
    }

    .lg-and-down-title img {
        margin-left: auto;
        margin-right: auto;
        width: 200px;
        height: 78px;
    }

    .lg-and-down-title h1 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .column-2 {
        padding: 30px !important;
        background-image: url('/Images/template/navigare2.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .form-container {
        width: 100%;
        background-color: #ffffff;
        border-radius: 4px;
        border: solid 2px #2ed3ae;
        padding-top: 30px;
        padding-left: 50px;
        padding-right: 50px;
        box-shadow: 0 10px 20px -10px rgba(0,0,0,.3);
        max-width: 800px;
    }

    .pg2 .form-container {
        width: 100%;
        background-color: #ffffff;
        border-radius: 4px;
        border: none;
        padding-top: 0px;
        padding-left: 50px;
        padding-right: 50px;
        box-shadow: none;
    }

    .pg2 .column-black .form-container {
        background-color: #222222;
    }

    .pg2 .landing-ico {
        width: 100px;
        height: auto;
        max-width: 100px;
    }

    .pg2 .landing-logo {
        width: 250px !important;
        height: 97.5px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 991.98px) {
    .landing-ico {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767.98px) {
    .lg-and-down-title h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .form-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (min-width: 1200px) {
    .column-2 {
        padding: 30px !important;
        background-image: url('/Images/template/navigare2.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    h1 {
        font-size: 46px;
    }

    h4 {
        font-size: 23px;
    }

    .column-1 {
        padding: 30px 50px !important;
    }

    .lg-and-down-title, .lg-and-down-title .landing-logo, .lg-and-down-title h1 {
        display: none;
    }

    .form-container {
        width: 100%;
        background-color: #ffffff;
        border-radius: 4px;
        border: solid 2px #2ed3ae;
        padding-top: 30px;
        padding-left: 50px;
        padding-right: 50px;
        box-shadow: 0 10px 20px -10px rgba(0,0,0,.3);
    }

    .pg2 .form-container {
        width: 100%;
        background-color: #ffffff;
        border-radius: 4px;
        border: none;
        padding-top: 0px;
        padding-left: 50px;
        padding-right: 50px;
        box-shadow: none;
    }

    .pg2 .column-black .form-container {
        background-color: #222222;
    }

    .pg2 .column-1 p {
        font-size: 18px;
    }

    .pg2 .landing-ico {
        width: 140px;
        height: auto;
        max-width: 140px;
    }

    .pg2 .landing-logo {
        width: 300px !important;
        height: 117px;
        margin-top: 30px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    h5, .heading-5 {
        font-size: 18px;
    }
}

@media screen and (min-width: 1400px) {
    .column-2 {
        padding: 50px !important;
        background-image: url('/Images/template/navigare2.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .column-1 {
        padding: 30px 50px 30px 80px !important;
    }

}

@media (min-width: 1400px) {
    h1 {
        font-size: 50px;
    }

     .pg2 h1 {
        font-size: 60px;
    }

    h4 {
        font-size: 26px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    h5, .heading-5 {
        font-size: 21px;
    }

    .pg2 .column-1 p {
        font-size: 18px;
    }
}


@media (min-width: 1600px) {
    .container-fluid {
        padding-right: 25px;
        padding-left: 25px;
    }

    .column-2 {
        padding: 50px 100px !important;
        background-image: url('/Images/template/navigare2.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    

    h4 {
        font-size: 30px;
    }

    .pg2 .column-1 p {
        font-size: 22px;
    }
}

.pg2 .column-1 {
    background-color: #2ed3ae;
    background-image: url('/Images/template/bg_landing_green.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}

.pg2 .column-2 {
    padding: 0px !important;
    background-image: none;
    background-color: #ffffff;
}

.pg2 .column-2.column-black {
    background-color: #222222;
}



@media (min-width: 1700px) {
    h1, .pg2 h1 {
        font-size: 70px;
    }
}

.fullheight {
    height: 100%;
    min-height: 100vh;
}



.form-container-footer {
    margin-top: 40px;
    padding: 20px 30px;
    background-color: #2ed3ae;
    text-align: center;
    color: #ffffff;
    margin-left: -50px;
    margin-right: -50px;
    font-size: 11px;
    font-weight: bold;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pg2 .form-container-footer {
    margin-top: 40px;
    padding: 20px 30px;
    background-color: #eeeeee;
    text-align: center;
    color: #666666;
    margin-left: -50px;
    margin-right: -50px;
    font-size: 11px;
    font-weight: 300;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 100%;
}

.form-container-footer a {
    color: #ffffff !important;
}

.pg2 .form-container-footer a {
    color: #2ed3ae !important;
}

.form-container-footer a:hover {
    text-decoration: underline !important;
}

.form-container-payoff {
    color: #888888;
    letter-spacing: 3px;
    margin-top: 7px;
    margin-bottom: 15px;
}

@media (min-width: 1200px) {
    .form-container-payoff {
        font-size: 22px;
    }
}

.column-1 p {
    line-height: 1.5;
}

.landing-ico {
    width: 100px;
    height: 100px;
    max-width: 100px;
}

.pg2 .column-1 h4 {
    color: #186650;
}

.pg2 .column-1 h1 {
    color: #ffffff;
    margin-top: 30px;
}

.pg2 .column-1 h5 {
    color: #186650;
    font-weight: 300;
    font-style: italic;
    margin-top: 35px;
}

@media screen and (max-width: 767.98px) {

    .form-container-footer {
        margin-left: -15px;
        margin-right: -15px;
    }
}