@media screen  and (max-width: 1400px){ 

.sec-banner .banner-image img {
    height: 400px;
}

    
}

@media screen  and (max-width: 1300px){     

.sec-banner .banner-image img {
    height: 350px;
}

.sec-2 .heading-title h2 {
    margin: 0 0 20px;
    font-size: 30px;
}

.sec-2.page-contact .head .contact-form {
    margin-top: 30px;
}

.sec-2.page-contact .head h3 {
    margin: 0 0 15px;
    font-size: 30px;
}


}

@media screen  and (max-width: 1200px){     

.sec-banner .banner-image img {
    height: 300px;
}

.sec-2 .heading-title h2 {
    margin: 0 0 20px;
    font-size: 28px;
}

.sec-2.page-contact .head .contact-form {
    margin-top: 25px;
}

.sec-2.page-contact .head h3 {
    margin: 0 0 15px;
    font-size: 28px;
}


}


@media screen  and (max-width: 1100px){     

.sec-banner .banner-image img {
    height: 280px;
}

.sec-2 .heading-title h2 {
    margin: 0 0 20px;
    font-size: 26px;
}

.sec-2.page-contact .head .contact-form {
    margin-top: 25px;
}

.sec-2.page-contact .head h3 {
    margin: 0 0 15px;
    font-size: 26px;
}

.sec-2 .head p {
    font-size: 13px;
    line-height: 26px;
}

.sec-2 .head h6 {
    font-size: 15px;
    line-height: 26px;
}
.sec-2.page-contact .head .contact-form textarea {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: solid 2px #ffa216;
    font-size: 15px;
    height: 200px;
}
.sec-2.page-contact .head .contact-form label {
    font-size: 15px;
}
.header .header-menu ul li a.active {
    padding: 10px 20px;
}

}


@media screen  and (max-width: 800px){   


.header .header-menu ul li a.active {
    padding: 10px 20px;
}


.sec-banner .banner-image img {
    height: 230px;
}

.sec-2 .heading-title h2 {
    margin: 0 0 20px;
    font-size: 26px;
}

.sec-2.page-contact .head .contact-form {
    margin-top: 25px;
}

.sec-2.page-contact .head h3 {
    margin: 0 0 15px;
    font-size: 26px;
}

.header .header-menu ul li {
    margin: 0 10px;
}
.header .header-menu ul li a {
    letter-spacing: 1px;
    font-size: 15px;
}

.header .logo h4 {
    font-size: 24px;
}

.header .logo {
    padding: 30px 0;
}

.footer .footer-logo h4 {
    font-size: 24px;
}

.footer .copy {
    padding: 80px 0 10px;
}

.footer .footer-menu ul li a {
    font-size: 16px;
}

.footer .footer-menu ul li {
    margin: 0 0 0 20px;
}

.sec-banner .banner-image h3 {
    font-size: 26px;
}

.sec-banner .banner-image .banner-title {
    padding: 15px 0;
}

.sec-2 {
    padding: 30px 0;
}
.sec-2.page-contact .head .contact-form input[type="text"] {
    padding: 10px;
    margin-bottom: 15px;
    border: solid 1px #ffa216;
    font-size: 13px;
}
.sec-2.page-contact .head .contact-form textarea{
    padding: 10px;
    margin-bottom: 15px;
    border: solid 1px #ffa216;
    font-size: 13px;
    height: 170px;
}
.sec-2.page-contact .head .contact-form input[type="submit"] {
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 5px;
    padding: 10px 20px;
    border-width: 1px;
}

.header .top-title p {
    font-size: 13px;
    letter-spacing: .6px;
}

}



@media screen  and (max-width: 600px){   

.header .row {
    display: block;
    text-align: center;
}

.header .login-link {
    text-align: center;
    margin-top: 10px;
}
    .header .logo {
        padding: 20px 0;
        text-align: center;
    }

.header .header-menu {
    text-align: center;
}
    .header .header-menu ul li {
        margin: 0 2px;
    }
        .header .header-menu ul li a.active {
        padding: 5px 10px;
    }
    .header .header-menu ul li a {
        letter-spacing: 0px;
        font-size: 14px;
    }
        .header .logo h4 {
        font-size: 22px;
    }
    .header .header-menu {
        text-align: center;
        margin: 10px 0 20px;
    }
        .sec-banner .banner-image img {
        height: 130px;
    }
        .sec-2 {
        padding: 20px 0;
        text-align: center;
    }
    .sec-2 .heading-title h2 {
        margin: 0 0 20px;
        font-size: 19px;
        line-height: 31px;
        letter-spacing: 0;
        font-weight: 500;
    }
        .sec-2 .head p {
        font-size: 12px;
        line-height: 23px;
    }


.footer {
    padding: 20px 0 0;;
    text-align: center;
}

.footer .footer-menu {
    text-align: center;
    margin: 30px 0 0;
}

    .footer .footer-menu ul li a {
        font-size: 14px;
    }
        .footer .footer-menu ul li {
        margin: 0 0 0 10px;
    }
    .footer .copy {
        padding: 20px 0 10px;
    }
        .sec-banner .banner-image h3 {
        font-size: 22px;
    }
    .sec-banner .banner-image .banner-title {
        padding: 5px 0;
    }
        .sec-2 .head h6 {
        font-size: 14px;
        line-height: 24px;
    }
        .sec-2.page-contact .head h3 {
        margin: 0 0 10px;
        font-size: 24px;
    }
    .sec-2.page-contact .head p {
    font-size: 13px;
    line-height: 23px;
}
.sec-2.page-contact .head .contact-form label {
        font-size: 13px;
    }
        .sec-2.page-contact .head .contact-form textarea {
        font-size: 12px;
        height: 130px;
    }

.footer .copy p {
    font-size: 12px;
}
.footer .copy p a{
    font-size: 12px;
}




}