@media only screen and (max-width: 1600px) {
    .site-margin {
        max-width: 95%;
    }

    .products-slider .item {
        height: 390px;
        width: 300px;
        padding: 20px;
    }
}

@media only screen and (max-width: 1366px) {
    .nav-header-menu li {
        margin-left: 20px;
    }

    .products-slider .item {
        height: 350px;
        width: 280px;
        padding: 20px;
    }

    .banner-4 {
        height: 600px;
    }

    .b-8-right img {
        height: 300px;
    }
}

@media only screen and (max-width: 1024px) {
    .navbar {
        height: 100px;
    }

    .logo {
        height: 80px;
    }

    .nav-header-menu {
        display: none;
    }

    .header-navbar-button {
        background-color: transparent;
        color: #ffffff;
        font-size: 30px;
        border: none;
        display: block;
        transition: 0.3s ease-in-out;
    }

    .nav-header-menu li {
        margin-left: 5px;
    }

    .mobile-header-menu-button {
        display: block;
        color: var(--red);
        font-size: 22px;
    }

    .mobile-header-menu li {
        margin-bottom: 5px;
        border-bottom: solid 1px #17245188;
    }

    .mobile-header-menu li a {
        display: block;
        padding: 10px 10px;
        text-align: right;
        color: var(--red);
        font-weight: 500;
    }

    .offcanvas {
        background-color: #F5F9FF;
    }

    .offcanvas-header {
        height: 100px;
    }

    .offcanvas-close {
        background-color: transparent;
        color: var(--red);
        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(--red);
        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(--red);
        margin-right: 10px;
        border-bottom: solid 1px var(--red);
    }

    .header-m-logo {
        height: 74px;
    }

    .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(--red);
        font-weight: 500;
        padding-right: 10px;
    }

    .mobile-lang {
        width: 35px;
        height: 35px;
        padding: 0px 5px 0 5px;
        border-radius: 20px;
        left: 85%;
    }

    .home-slider .owl-carousel .item {
        height: 70vh;
    }

    .home-slider .slider-content {
        top: 50%;
    }

    .home-slider .home-owl-dots-box {
        top: 75%;
    }

    .products-slider .item {
        height: 300px;
        width: 200px;
        padding: 10px;
    }

    .banner-4 {
        height: 400px;
    }

    .t-white-60 {
        font-size: 28px;
    }

    .b-5-right {
        margin-top: 25px;
        justify-content: center;
    }
    .product-box img {
        height: 150px;
        margin-top: 20px;
    }
    .t-gray-41{
        font-size: 27px;
    }
    .navbar .navbar-collapse {
    display: none !important;
  }

  .navbar .offcanvas {
    display: block !important;
  }

  .navbar-toggler {
    display: block !important;
  }
}

@media only screen and (max-width: 768px) {
    .navbar {
        height: 100px;
    }
    .navbar-brand img{
        margin-top: -12px;
        margin-left: -30px;
    }

    .logo {
        height: 80px;
    }

    .nav-header-menu {
        display: none;
    }

    .header-navbar-button {
        background-color: transparent;
        color: #ffffff;
        font-size: 30px;
        border: none;
        display: block;
        transition: 0.3s ease-in-out;
    }

    .header-navbar-button-scroll {
        color: #2c2c2c;
    }

    .home-slider .owl-carousel .item {
        height: 50vh;
    }

    .home-slider .slider-content {
        top: 50%;
    }

    .home-slider .home-owl-dots-box {
        top: 75%;
    }

    .banner-1 {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .t-white-48 {
        font-size: 24px;
    }

    .t-gray-26 {
        color: var(--yellow);
    }

    .banner-1 {
        background-color: transparent;
    }

    .banner-1-left {
        background-color: var(--gray);
    }

    .banner-1-left:after {
        display: none;
    }

    .banner-1-right:after {
        display: none;
    }

    .banner-1 {
        height: auto;
    }

    .banner-1-center-1,
    .banner-1-center-2,
    .banner-1-right {
        height: 200px;
    }

    .banner-1-center-1 .t-white-36,
    .banner-1-center-2 .t-white-36,
    .banner-1-right .t-white-36 {
        font-size: 24px;
    }

    .b-2-right {
        justify-content: center;
        margin-top: 25px;
    }

    .products-slider .item {
        height: 200px;
        width: 150px;
        padding: 10px;
    }

    .t-white-30 {
        font-size: 17px;
    }

    .b-7-right {
        margin-top: 30px;
    }

    .banner-13 .col-md-4 {
        margin-bottom: 25px;
    }

    .b-13-center {
        border-left: none;
        border-right: none;
        border-top: solid 1px var(--yellow);
        border-bottom: solid 1px var(--yellow);
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .f-menu{
        margin-top: 25px;
    }
}

@media only screen and (max-width: 576px) {
    .navbar {
        height: 100px;
    }
    
    .logo {
        height: 80px;
    }

    .t-white-41 {
        font-size: 24px;
    }

    .t-white-107 {
        font-size: 30px;
    }

    .home-slider .owl-carousel .item {
        height: 50vh;
    }

    .home-slider .slider-content {
        top: 50%;
    }

    .home-slider .home-owl-dots-box {
        top: 85%;
    }

    .t-yellow-29 {
        font-size: 16px;
    }

    .t-white-36 {
        font-size: 26px;
    }

    .t-gray-26 {
        font-size: 16px;
    }

    .t-white-32 {
        font-size: 22px;
    }

    .products-slider .item {
        height: 190px;
        width: 150px;
        padding: 10px;
    }

    .t-gray-40 {
        font-size: 20px;
    }

    .banner-4 {
        height: 300px;
    }

    .t-white-60 {
        font-size: 24px;
    }

    .video-box {
        height: 120px;
    }

    .video-button {
        width: 40px;
        height: 40px;
    }

    .t-blue-48 {
        font-size: 32px;
    }

    .b-8-left {
        padding: 10px;
        height: 250px;
    }

    .b-8-right {
        height: 250px;
        padding: 10px;
    }

    .b-8-right img {
        height: 170px;
    }

    .t-yellow-38 {
        font-size: 30px;
    }

    .t-gray-70 {
        font-size: 30px;
    }

    .product-box {
        display: block;
        text-align: center;
    }

    .product-box img {
        height: 150px;
        margin-top: 20px;
    }

    .t-gray-41 {
        font-size: 22px;
        margin-left: auto;
    }

    .p-b-content {
        display: inline-flex;
        align-items: center;
        height: auto;
    }

    .p-b-content p {
        margin-left: 30px;
    }

    .page-banner {
        height: 30vh;
    }
}