@media (max-width:1550px) {
    .footer-wrapper {
        top: 40px;
    }
    .banner-img {
        top: 251px;
    }
}


@media (max-width:1440px) {
    .banner-img {
        top: 125px;
        margin-top: -170px;
    }
    .footer-wrapper {
        top: -50px;
    }
    .btn-section img {
        max-height: 100px;
    }
}

@media (max-width:1400px){
    .banner-img {
        margin-top: -17px;
        margin-bottom: 0px;
        top: 101px;
    }
    .banner-img {
        margin-top: -153px;
        margin-bottom: 0px;
        top: 130px;
    }
    .footer-wrapper {
        top: -40px;
    }
    .banner-img img {
        height: auto;
        display: inline-block;
    }
    .btn-section img {
        max-height: 100px;
    }
}

@media (max-width:1360px) {
    .banner-img {
        margin-top: -95px;
        margin-bottom: 0px;
        top: 130px;
    }
}

@media (max-width:1220px) {
    .banner-img img {
        height: auto;
        display: inline-block;
    }
    .banner-img {
        margin-top: -125px;
        margin-bottom: 0px;
        top: 192px;
    }
    .footer-wrapper {
        top: 15px;
    }
}

@media (max-width:1080px) {
    .footer-wrapper {
        top: 140px;
    }
    .banner-img {
        margin-top: -346px;
        margin-bottom: 0px;
        top: 305px;
    }
    .footer-top {
        margin-top: 0;
    }
    .banner-img img {
        height: 400px;
        display: inline-block;
    }
}

@media (max-width:1024px) {
    .banner-img {
        margin-top: -270px;
        margin-bottom: 0px;
        top: 305px;
    }
    .footer-wrapper {
        top: 40px;
    }
    .footer-top {
        margin-top: 0;
    }
}

@media (max-width:991px) {
    .banner-img {
        margin-top: -265px;
        margin-bottom: 240px;
        top: 270px;
        text-align: center;
    }
    .logo-section {
        margin-bottom: 30px;
    }
    .footer-wrapper {
        top: 4px;
    }

}

@media (max-width:770px){
    .social-link {
        padding-bottom: 12px;
    }
    .footer-wrapper {
        top: 35px;
    }
    .footer-position-btm-home {
        margin-top: 30px;
    }
}

@media (max-width:640px) {
    .logo-section {
        padding-top: 50px;
        margin-bottom: 25px;
    }
    .btn-section img {
        max-height: 85px;
    }
    .social-link {
        margin-bottom: 50px;
    }
    .link-title h3 {
        font-size: 28px;
    }
    .banner-img {
        margin-top: -200px;
        margin-bottom: 185px;
        top: 210px;
        text-align: center;
    }
    .footer-wrapper {
        top: 50px;
    }
}

@media (max-width:545px) {
    .btn-section img {
        max-height: 75px;
    }
    .banner-img {
        margin-top: -200px;
        margin-bottom: 150px;
        top: 210px;
        text-align: center;
    }
    .footer-wrapper {
        top: 60px;
    }

}

@media (max-width:475px) {
    .wapper-section {
        min-height: 0;
    }
}

@media (max-width:465px) {
    .banner-img img {
        height: 330px;
        display: inline-block;
    }
    .footer-wrapper {
        top: 70px;
    }
    .btn-section img {
        max-height: 60px;
    }
    .social-link {
        margin-bottom: 60px;
    }
    .wapper-section {
        min-height: 0;
    }
    .footer-txt-part {
        padding: 32px 10px 0 0;
    }
}

@media (max-width:425px) {
    .wapper-section {
        min-height: 100px;
    }
    .section-logo .map-img {
        display: none;
    }
    .logo-section img {
        height: 140px;
        margin: 0 0 20px 0;
    }
    .social-link {
        margin-left: 0;
    }
    .modal-dialog-centered {
    top: 80px;
    width: 390px;
    margin-left: 17px;
}
}

@media (max-width:375px) {
    .modal-header .close {
        margin-right: -20px;
        height: 39px;
        width: 39px;
    }
    .modal-dialog-centered {
        width: 345px;
    }
    .hr-small {
        margin-right: 130px;
    }
    .modal-body {
        padding: 0;
    }
}

@media (max-width:368px){
    .banner-img img {
        height: 265px;
    }
    .social-link ul li:first-child a i {
        font-size: 14px;
        width: 24px;
        height: 25px;
    }
    .social-link ul li:first-child a {
        font-size: 14px;
    }
    .social-link h4 {
        font-size: 18px;
        padding-bottom: 0;
    }
    .btn-section img {
        max-height: 50px;
    }
    .link-title h3 {
        font-size: 23px;
    }
    .footer-wrapper {
        top: 67px;
    }
    .social-link {
        margin-left: 0;
    }
    .footer-txt-part {
        padding: 15px;
    }
    .footer-position-btm {
        bottom: -47px;
    }
    .footer-txt-part a:first-child {
        padding-right: 15px;
    }
    .footer-txt-part a {
        font-size: 14px;
    }
    .footer-about {
        padding: 0 17px;
    }
    .footer-txt-part a:last-child {
        padding-left: 17px;
    }
    .footer-position-btm-home {
        margin-top: 0;
    }
    .footer-position-btm {
        height: auto;
    }
    .logo-section img {
        height: auto;
    }
    .footer-txt-part {
        padding: 32px 10px 0 0;
    }
}

@media (max-width:320px){
    .wapper-section {
        min-height: 0;
    }
    .logo-section img {
        height: auto;
    }
    .modal-dialog-centered {
        width: 305px;
    }
    .modal-dialog-centered {
        margin-left: 10px;
    }
}


