@media only screen and (max-width: 1600px) {
    .site-margin{
        max-width: 90%;
    }
}
@media only screen and (max-width: 1366px) {
    .navbar-expand-lg .navbar-nav .nav-link{
        margin-left: 15px;
        margin-right: 15px;
    }
    .home-slider .owl-carousel .item{
        height: 600px;
    }
    .home-slider .slider-content{
        top: 30%;
    }
    .b-3-box{
        height: 400px;
    }
    .b-3-box .t-blue-36{
        margin-top: 50px;
    }
    .banner-5{
        height: 450px;
    }
    .banner-6 .col-md-3 .b-6-box{
        height: 350px;
    }
    .b-9-box img {
        height: 350px;
    }
    .b-8-bottom {
        margin-top: 60px;
    }
}
@media only screen and (max-width: 576px) {
    html {
        font-size: 9px;
    }
    .t-blue-36 {
        font-size: 23px;
    }
    .header-logo {
        width: 100px
    }
    .header-m-logo {
        width: 200px;
    }
    .header-navbar-button {
        background-color: transparent;
        color: var(--blue);
        font-size: 30px;
        border: none;
        display: block;
        transition: 0.3s ease-in-out;
    }
    .navbar-white .header-navbar-button {
        color: var(--blue);
    }
    #navbar-1-menu {
        background-color: #F5F9FF;
    }
    .offcanvas-header {
        height: 100px;
    }
    .offcanvas-close {
        background-color: transparent;
        color: var(--blue);
        font-size: 40px;
        border: none;
        display: block;
        transition: 0.3s ease-in-out;
        margin-left: auto;
    }
    .left-menu-ul .list-group-item {
        border: none;
        margin-bottom: 5px;
        font-family: "SUSE", sans-serif;
        font-weight: 600;
        color: var(--blue);
        background-color: transparent;
        font-size: 20px;
        text-align: right;
        display: inline-flex;
        justify-content: end;
        align-items: center;
    }
    .hover-mobile-menu {
        width: 100%;
        margin-left: auto;
        border-right: solid 1px var(--blue);
        margin-right: 10px;
        border-bottom: solid 1px var(--blue);
    }
    .hover-mobile-menu ul {
        padding: 0;
    }
    .hover-mobile-menu ul li {
        text-align: right;
        margin-bottom: 10px;
    }
    .hover-mobile-menu ul li a {
        font-family: "SUSE", sans-serif;
        font-size: 16px;
        color: var(--blue);
        font-weight: 500;
        padding-right: 10px;
    }
    .navbar-brand {
        margin: 0px;
    }
    .lang {
        left: 85%;
    }
    .home-slider .owl-carousel .item {
        height: 50vh;
    }
    .home-slider .slider-content{
        top: 25%;
    }
    .custom-owl-nav-home {
        top: 80%;
    }
    .custom-owl-nav-home .container-fluid {
        display: inline-flex;
        justify-content: start;
    }
    .home-slider .custom-owl-nav-home #customPrevBtnhome{
        margin-right: 10px !important;
        font-size: 16px;
    }
    .home-slider .custom-owl-nav-home #customNextBtnhome {
        font-size: 16px;
    }
    .home-slider .t-blue-60 {
        font-size: 25px;
        margin: 0px;
    }
    .home-slider .home-owl-dots-box{
        top: 60%
    }
    .home-slider .home-owl-count-box{
        top: 65%;
    }
    .social-media a{
        margin-right: 2px;
    }
    .h-b-l-green-box {
        width: 150px;
    }
    .h-b-l-green-box .t-white-18{
        font-size: 13px;
    }
    .header-search-input{
        width: 120px;
    }
    .header-search-input::placeholder {
        font-size: 12px;
    }
    .btn-bottom{
        width: 50px;
        height: 50px;
    }
    .home-slider .btn-bottom-box{
        bottom: -25px;
    }
    .banner-1 .col-md-3 .btn-site{
        margin: 0 auto;
    }
    .banner-1 .t-blue-text {
        margin-top: 20px;
    }
    .b-2-right {
        display: block;
    }
    .location-box{
        width: 100%;
        margin-top: 20px;
    }
    .banner-3{
        margin-top: 0px;
    }
    .b-3-top{
        margin-top: 0px;
    }
    .b-3-box{
        height: 200px;
        padding: 20px;
        margin-top: 20px;
    }
    .b-3-box img {
        width: 30px;
        left: 20px;
        top: 20px;
    }
    .accordion-medium .accordion-content {
        padding: 10px 15px;
    }
    .banner-4 {
        height: 650px;
    }
    .b-4-bottom .col-md-6{
        margin-bottom: 20px;
    }
    .banner-5{
        height: 200px;
    }
    .banner-5 .t-white-64{
        font-size: 24px;
    }
    .banner-6 .col-md-3 .b-6-box{
        height: 120px;
        margin-bottom: 20px;
    }
    .banner-6 .col-md-3 .b-6-box{
        padding: 10px;
    }
    .banner-6 .col-md-3 .b-6-box p{
        font-size: 16px;
    }
    .banner-6 .col-md-3 .b-6-box .btn-site{
        bottom: 10px;
        left: 10px;
    }
    .f-t-left img{
        width: 120px;
    }
    .footer-center .col-md-3{
        margin-top: 30px;
    }
    .footer-center p{
        text-align: center;
    }
    .footer-ul li{
        text-align: center;
    }
    .footer-buttons{
        text-align: center;
    }
    .footer-social-media{
        text-align: center;
    }
    .banner-7{
        height: auto;
    }
    .b-7-left .t-blue-text{
        padding-right: 0;
    }
    .b-7-right img{
        position: relative;
        width: 100%;
    }
    .b-8-center{
        margin-top: 20px;
    }
    .b-8-center .t-white-30{
        font-size: 22px;
    }
    .b-8-bottom{
        margin-top: 20px;
    }
    .b-8-box{
        height: 120px;
        padding: 10px;
        margin-top: 10px;
    }
    .b-8-box img{
        width: 20px;
    }
    .b-8-box p{
        font-size: 16px;
        margin-left: 10px;
    }
    .banner-9{
        margin-top: 50px;
    }
    .b-9-box{
        margin-bottom: 15px;
    }
    .b-9-box img{
        height: 160px;
    }
    .b-9-box .t-blue-24{
        font-size: 16px
    }
    .banner-10{
        padding: 30px 45px;
        height: auto;
    }
    .banner-10 .btn-site,
    .logo-group {
        margin-top: 0px;
    }
    .banner-10 .col-md-4{
        margin-top: 30px;
    }
    .banner-11 .t-blue-48{
        font-size: 25px;
    }
    .b-11-btn {
        padding: 10px 15px;
        font-size: 13px;
        width: 100%;
        margin: 5px 0;
    }
    .accordion-large .accordion-content {
        padding: 10px 20px;
    }
    .b-13-right {
        padding-left: 1.5rem;
    }
    .m-box{
        height: 120px;
    }
    .banner-14 .t-blue-text{
        margin-top: 20px;
    }
    .btn-pageup {
        width: 150px;
        height: 60px;
    }
}