@media only screen and (max-width: 1600px) {
    .site-margin {
        max-width: 95%;
    }

    .t-white-30 {
        font-size: 22px;
    }

    .t-red-50 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1366px) {
    .nav-header-menu li {
        margin-left: 20px;
    }

    .circle-box {
        height: 250px;
        width: 250px
    }

    .inner-circle {
        width: 210px;
        height: 210px;
    }

    .b-2-box {
        height: 400px;
    }

    .banner-4 .row {
        height: 700px;
    }

    .b-5-box {
        height: 300px;
        padding: 30px;
    }

    .b-5-box span img {
        width: 45px;
    }

    .b-7-img-1 {
        position: absolute;
        left: -3%;
        bottom: 0;
        width: 120px;
    }

    .b-7-img-2 {
        position: absolute;
        right: -10%;
        top: 0;
        width: 180px;
    }

    .t-white-30 {
        font-size: 16px;
    }

    .t-red-50 {
        font-size: 16px;
    }

    .media-1 img {
        height: 300px;
    }

    .media-2 img {
        height: 300px;
    }

    .media-3 img {
        height: 300px;
    }
}

@media only screen and (max-width: 1024px) {
    .navbar {
        height: 100px;
    }

    .logo {
        height: 120px;
    }

    .nav-header-menu li {
        margin-left: 5px;
    }

    .home-slider .owl-carousel .item {
        height: 70vh;
    }

    .home-slider .slider-content {
        top: 40%;
    }

    .custom-owl-nav-home {
        top: 80%;
    }

    .circle-box {
        height: 180px;
        width: 180px
    }

    .inner-circle {
        width: 150px;
        height: 150px;
    }

    .t-white-69 {
        font-size: 42px;
    }

    .banner-2 {
        padding-top: 150px;
        padding-bottom: 150px;
        margin-top: -130px;
    }

    .b-2-box {
        height: 270px;
        padding: 20px;
    }

    .b-2-img-1 {
        top: 10%;
        right: -20%;
        width: 300px;
    }

    .b-2-img-2 {
        bottom: -15%;
        left: -10%;
        width: 150px;
    }

    .b-2-img-3 {
        bottom: -30%;
        left: 40%;
        width: 150px;
    }

    .tg-white-36 {
        font-size: 30px;
    }

    .b-3-bottom {
        margin-top: 30px;
        height: 600px;
    }

    .b-3-b-right,
    .b-3-b-left {
        padding: 30px;
    }

    .b-3-b-center img {
        height: 400px;
    }

    .banner-4 .row {
        height: 650px;
    }

    .b-5-box {
        height: 260px;
        padding: 30px;
    }

    .b-5-box span img {
        width: 45px;
    }

    .t-white-30 {
        font-size: 26px;
    }

    .products-left {
        padding: 20px 20px;
    }

    .categories-menu li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .navbar {
        height: 100px;
    }


    .logo {
        height: 120px;
    }

    .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-m-logo {
        height: 120px;
    }

    .header-navbar-button-scroll {
        color: #2c2c2c;
    }

    .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);
    }

    .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: 50vh;
    }

    .home-slider .slider-content {
        top: 30%;
    }

    .custom-owl-nav-home {
        top: 80%;
    }

    .iconset {
        width: 100%;
    }

    .banner-1 {
        background: none;
    }

    .b-1-left {
        margin-top: 30px;
    }

    .b-1-right {
        justify-content: center;
        margin-top: 30px;
    }

    .b-1-img {
        border-radius: 50px;
    }

    .b-1-im-2 {
        width: 260px;
    }

    .count-set .col-6 {
        margin-bottom: 30px;
    }

    .circle-box {
        height: 220px;
        width: 220px
    }

    .inner-circle {
        width: 180px;
        height: 180px;
    }

    .t-white-69 {
        font-size: 36px;
    }

    .banner-2 {
        padding-top: 100px;
        padding-bottom: 100px;
        margin-top: -100px;
    }

    .b-2-box {
        height: 220px;
        margin-bottom: 25px;
    }

    .tg-white-36 {
        font-size: 16px;
    }

    .b-2-img-1 {
        top: 10%;
        right: -20%;
        width: 200px;
    }

    .b-2-img-2 {
        bottom: 0%;
        left: -10%;
        width: 100px;
    }

    .b-2-img-3 {
        bottom: -10%;
        left: 40%;
        width: 100px;
    }

    .b-2-top {
        margin-bottom: 20px;
    }

    .t-red-60 {
        font-size: 30px;
    }

    .b-2-right {
        justify-content: start;
    }

    .b-3-bottom {
        margin-top: 30px;
        height: 600px;
    }

    .b-3-b-right,
    .b-3-b-left {
        padding: 30px;
    }

    .b-3-b-center {
        justify-content: end;
    }

    .b-3-b-center img {
        height: 140px;
    }

    .overlay-2 {
        background: linear-gradient(0turn, var(--orange), #ffffff00, var(--red));
    }

    .banner-4 {
        margin-top: 50px;
    }

    .banner-4 .row {
        height: 550px;
    }

    .b-5-box {
        height: 220px;
        padding: 25px;
        margin-bottom: 25px;
    }

    .b-5-box span img {
        width: 45px;
    }

    .t-white-30 {
        font-size: 24px;
    }

    .f-t-left {
        justify-content: center;
    }

    .f-t-right {
        justify-content: center;
        margin-top: 25px;
    }

    .f-t-right img {
        width: 70px;
    }

    .t-gray-30 {
        font-size: 18px;
    }

    .footer .col-md-3 {
        text-align: center;
    }

    .f-b-left .t-gray-16 {
        font-size: 13px;
    }

    .phone-box {
        margin-top: 25px;
    }

    .b-8-right img {
        left: 0;
        height: 200px;
    }

    .p-r-l-box img {
        height: 100px;
    }

    .products-left {
        display: none;
    }

    .product-category-menu {
        display: block;
        background-color: transparent;
        color: var(--red);
        font-size: 25px;
        border: none;
        transition: 0.3s ease-in-out;
    }

    #product-category-menu {
        background-color: #F5F9FF;
    }

    .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-weight: 600;
        color: var(--red);
        background-color: transparent;
        font-size: 20px;
        text-align: right;
        display: inline-flex;
        justify-content: end;
        align-items: center;
    }

    .p-r-l-box {
        height: 250px;
    }

    .p-r-l-box img {
        bottom: 110px;
        max-height: 110px;
        max-width: 110px;
    }

    .p-r-l-box p {
        bottom: 70px;
    }

    .p-r-l-box a {
        bottom: 20px;
    }

    .p-d-right {
        padding-left: calc(var(--bs-gutter-x)* .5);
        margin-top: 30px;
    }

    .similar-products img {
        height: 200px;
        margin-bottom: 25px;
    }

    .media-1 img {
        height: 150px;
    }

    .media-2 img {
        height: 150px;
    }

    .media-3 img {
        height: 150px;
    }

    .contact-right {
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    .t-red-36 {
        font-size: 22px;
    }

    .page-up {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 576px) {
    .navbar {
        height: 100px;
    }

    .logo {
        height: 120px;
    }

    .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%;
    }

    .custom-owl-nav-home {
        top: 80%;
    }

    .b-1-im-2 {
        width: 120px;
    }

    .circle-box {
        height: 150px;
        width: 150px
    }

    .inner-circle {
        width: 120px;
        height: 120px;
    }

    .t-white-69 {
        font-size: 24px;
    }

    .banner-2 {
        padding-top: 100px;
        padding-bottom: 100px;
        margin-top: -100px;
    }

    .b-2-box {
        height: 150px;
        padding: 10px;
    }

    .tg-white-36 {
        font-size: 16px;
    }

    .b-2-img-1 {
        top: 10%;
        right: -20%;
        width: 200px;
    }

    .b-2-img-2 {
        bottom: 0%;
        left: -10%;
        width: 100px;
    }

    .b-2-img-3 {
        bottom: -10%;
        left: 40%;
        width: 100px;
    }

    .b-2-top {
        margin-bottom: 20px;
    }

    .t-red-60 {
        font-size: 24px;
    }

    .b-2-right {
        justify-content: start;
    }

    .b-3-bottom {
        margin-top: 30px;
        height: 600px;
    }

    .b-3-b-right,
    .b-3-b-left {
        padding: 10px;
    }

    .b-3-b-center {
        justify-content: end;
    }

    .b-3-b-center img {
        height: 140px;
    }

    .overlay-2 {
        background: linear-gradient(0turn, var(--orange), #ffffff00, var(--red));
    }

    .banner-4 .row {
        height: 450px;
    }

    .b-5-box {
        height: 180px;
        padding: 10px;
    }

    .b-5-box span img {
        width: 35px;
    }

    .t-white-30 {
        font-size: 16px;
    }

    .t-red-30 {
        font-size: 16px;
    }

    .page-banner {
        height: 300px;
    }

    .page-banner .row {
        height: 80px;
    }

    .page-banner .row img {
        width: 120px;
    }

    .b-8-right img {
        height: 160px;
    }

    .p-r-l-box img {
        bottom: 120px;
        max-width: 100%;
        max-height: 100px;
    }

    .p-r-l-box p {
        font-size: 14px;
    }

    .similar-products img {
        height: 150px;
    }

    .t-white-16 {
        font-size: 13px;
    }
}