@media (max-width: 1680px) {
    :root {
        --font-size-41: 35px;
        --font-size-25: 20px;
            --font-size-50: 44px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
    padding: 0 5%;
    }
    img.banner-img {
        right: 5%;
    }
    img.iso-img {
        right: 25%;
    }
    .mt-5 {
    margin-top: 2rem !important;
    }
    img.w-bg {
        width: 65%;
        left: 17%;
    }
    .banner .title {
    color: #fff;
    line-height: 50px;
    }
.banner .swiper-slide {
    width: 100%;
    height: 600px;
background-size: cover;
}
}

@media (max-width: 1450px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 100px;
    }

    :root {
        --font-size-50: 40px;
        --font-size-41: 30px;
        --font-size-45: 35px;
        --font-size-35: 30px;
        --font-size-27: 22px;
        --font-size-19: 16px;
        --font-size-16: 14px;
    }

    .section-space {
        padding: 70px 0px;
    }
        .inner-text {
        width: 46%;
        padding-left: 2%;
    }
    .banner .swiper-slide {
    height: 550px;
}
.products-title a {
    font-size: 19px;
    line-height: normal;
}
.products-title i {
    width: 35px;
    font-size: 18px;
}


a.downloads-btn:hover {
    color: var(--color-4c4590) !important;
    border: 1px solid var(--color-4c4590);
}
.btn:hover, a:hover, button:hover {
    color: var(--color-e31e25);
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
a:hover {
    color: #0a58ca;
}
.downloads-btn {
    padding: 5px 22px;
    padding-right: 5px;
    font-size: 14px;
}
.downloads-btn i {
    width: 30px;
    height: 30px;
    font-size: 18px;
}
.count-title {
    margin-top: 0;
    font-size: 16px;
    line-height: normal;
}
.count-digit, .count-digit1, .count-name {
    font-size: 45px;
}
.testimonial-card {
    padding: 25px;
}
.mb-5 {
    margin-bottom: 1rem !important;
}
.cta {
    gap: 50px;
    border-radius: 26px;
    padding: 30px;
}
.testimonial-stars i {
    font-size: 15px;
    margin-right: 2px;
}
.footer-menu a p {
    font-size: 14px;
}
.card p {
    font-size: 14px;}
    .card-body {
    padding: 20px;
}
.products-title span {
    width: 90%;
}
.products-card img {
    height: 330px;
    border-radius: 16px;
}
.about {
    padding-bottom: 0;
}
.testimonial-title {
    font-size: 20px;
    margin-bottom: 5px;
}
.copy-right {
    padding: 20px 0;
    margin-top: 30px;
}
ul.dropdown-menu.shadow.border-0.about-arrow {
    padding: 15px;
}
    .dropdown .dropdown-menu {
        padding:3%;
        background: #fff;
        background-size: cover;
        position: absolute;
        right: 0 !important;
        top: 95% !important;
        width: auto !important;
    }
    .testimonial-text {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
}
h6.dropdown-header {
    margin-bottom: 10px;
    font-size: 18px;
}
.dropdown-col {
    width: 33% !important;
    padding: 0 15px;
    margin-bottom: 30px;
}
.iso-accordion .accordion-button {
    font-size: 16px;
    line-height: 22px;
    padding: 15px;
}
.iso-accordion .accordion-item {
    border-radius: 8px;
}
.contact-info-card {
    padding: 25px;
    border-radius: 16px;
}
.contact-info-card h4 {
    font-size: 20px;
}
.contact-form-card input, .contact-form-card select, .contact-form-card textarea {
    padding: 8px;
    font-size: 14px;
}
.contact-form-card {
    padding: 30px;
    border-radius: 16px;
}
.site-navbar .site-navigation .site-menu>li>a {
    padding: 40px 0px;
}
hr {
    margin: 35px 0;
}
textarea {
    height: 120px;
}
#registerForm .form-control, #registerForm input.fstQueryInput.fstQueryInputExpanded {
    height: 50px;
    border-radius: 8px;
    font-size: 13px;
}
.fstElement {
    border-radius: 12px;
    min-height: 50px;
}
.why-grid {
    gap: 20px;
}
.why-card {
    padding: 15px;
}
.why-card p {
    font-size: 16px;
}
}
@media (max-width: 1366px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 50px;
    }
}

@media (max-width: 1200px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100%;
        padding: 0 25px;
    }
    .menu-wrapper {
    gap: 20px;
}
    .downloads-btn {
        padding: 5px 18px;
        padding-right: 5px;
        font-size: 12px;
    }
      .site-navbar .site-navigation .site-menu>li>a {
        padding: 40px 0px;
        padding-left: 13px !important;
        padding-right: 0 !important;
        font-size: 13px;
    }   
        .downloads-btn i {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }
    .logo {
    position: relative;
    width: 100px;
    }
    ul.site-menu.main-menu.js-clone-nav.d-none.d-lg-block.navbar-nav.ms-auto.menu.justify-content-end {
        margin: 0 !important;
    }
        .banner .swiper-slide {
        height: 450px;
    }
    .badge {
    font-size: 14px;
        
    }
        .downloads-btn {
        padding: 4px 15px;
        padding-right: 5px;
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    :root {
        --font-size-33: 26px;
        --font-size-25: 18px;
        --font-size-26: 20px;
        --font-size-27: 20px;
        --font-size-41: 25px;
        --font-size-45: 28px;
        --font-size-50: 25px;
        --font-size-72: 30px;
        --font-size-19: 16px;
    }
    .mobile-footer {
        margin-top: 50px;
}
        .policy-title {
        font-size: 24px;
        text-align: center;
    }
   
    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }
    h6.dropdown-header span {
    display: block;
}
.iso-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.iso-overlay.active {
    opacity: 1;
    visibility: visible;
}

    .site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
        font-size: 14px;
        padding-left: 10px;
        margin-bottom: 10px;
        line-height: normal;
    }
    .logo {
        width:50%;
    }

    .site-mobile-menu-body {
        display: flex;
        flex-direction: column;
    }

    .site-mobile-menu .search-logo {
        width: 30%;
    }

    .product-badge {
        box-shadow: none;
        order: 1;
        margin-top: 30px;
        width: 100%;
        justify-content: center;
        flex-direction: column;
        gap: 15px;
    }


    .is-sticky .logo {
        width: 40%;

        /* padding: 12px 0; */
    }



    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 25px;
    }

    .banner .swiper-slide {
        height: 400px;
    }

    .square-pointer {
        width: 100%;
        display: flex;
        gap: 10px;
        justify-content: space-between;
        margin-top: 30px;
        position: relative;
        z-index: 9;
        flex-wrap: wrap;
    }

    .square {
        width: 49.2%;
        padding: 15px;
    }

    nav.site-navigation {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
        gap: 0 15px;
    }

    .logo::before {
        display: none;
    }



    .lanquage {
        display: flex;
        gap: 0;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 30px;
    }

    .google-translate i {
        color: #000;
        font-size: 18px;
        margin-right: 10px;
    }

    .site-mobile-menu .search-logo {
        margin-bottom: 0px;
    }

    .site-mobile-menu .search-logo {
        width: 150px;
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #0005;
    }

    img.exp-year {
        width: 150px;
    }

    .search-flex {
        position: absolute;
        width: 50%;
        right: 19%;
        top: 10px;
    }



    .site-mobile-menu {
        width: 100%;
        position: fixed;
        overflow: scroll;
        height: 0;

    }

    .products-card img {
        height: 280px;
    }

    .dropdown-col {
        width: 100% !important;
        padding: 0 15px;
        margin-bottom: 20px;
    }

    .dropdown .dropdown-menu {
        padding: 15px !important;
        position: relative !important;
        transform: translate(0px, 0) !important;
    }

    h6.dropdown-header {
        margin-bottom: 5px;
        font-size: 16px;
        padding-bottom: 5px;
    }

    .site-mobile-menu .site-nav-wrap a i {
        font-size: 10px;
        color: var(--color-4c4590);
        margin-right: 5px;
    }

    .dropdown-col {
        padding: 0;
        margin-bottom: 10px;
    }

    .site-mobile-menu .site-mobile-menu-body {
        position: relative;
        padding: 0 15px;
        height: 100vh;
        padding-bottom: 0;
        right: 0;
    }

    .counter-col {
        width: 35%;
        justify-content: flex-start;
    }

    .counter-col img {
        width: 50px;
    }

    .row.counter-row {
        display: flex;
        justify-content: space-evenly;
        gap: 25px 0;
        flex-direction: row;
    }

    .products-card {
        height: auto;
    }

    .products-slider {
        margin-top: 15px;
    }

    .products .mt-5 {
        margin-top: 1rem !important;
    }

    .swiper.products-slider {
        padding-bottom: 50px;
    }

    .marquee-track-right img,
    .marquee-track-left img {
        height: 60px;
        margin: 0 8px;
    }

    .marquee-container-right,
    .marquee-container-left {
        overflow: hidden;
        position: relative;
        padding: 10px 0;
        width: 100%;
        white-space: nowrap;
    }

    .testimonial-slider {
        padding: 0 15px;
    }

    .testimonial-section {
        padding: 50px 0;
    }

    .testimonial-left h3 {
        text-align: center;
    }

    .button-flex {
        justify-content: center;
    }

    .testimonial-left img {
        width: 100px;
        margin-bottom: 0;
        position: absolute;
        right: 50px;
    }

    .testimonial-left {
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 30px;
    }

    .media-post {
        margin-top: 50px;
        padding: 0 20px;
    }

    .media .container-fluid {
        padding: 0 15px;
    }

    .blogs-top {
        gap: 15px;
        padding: 15px;
        margin-top: 15px;
    }

    .copy-right p span {
        float: left;
        font-size: 14px;
    }

    img.about-image {
        width: 75%;
        height: 400px;
        margin-left: 0;
        object-fit: cover;
    }

    .card {
        width: 100%;
        padding: 30px 10px;
    }

    .card img {
        width: 60px;
        padding: 5px;
    }

    img.anchor {
        position: absolute;
        width: 20%;
        right: 0;
        top: -50px;
    }

    .card-last {
        margin-top: 50px;
    }

    .masonry-gallery {
        width: 98%;
        column-count: 2;
        column-gap: 20px;
        margin: 0 1.5%;
    }

    .breadcrumb-content {
        margin-top: 5px;
        color: #fff;
        width: 100%;
    }

    .breadcrumb-content p {
        font-size: 14px;
        line-height: 1.6;
    }

    .inner-service {
        padding-top: 30px;
    }

    .contact-info {
        padding: 20px;
    }

    .contact-info a {
        font-size: 16px;
        line-height: normal;
    }

    form.row.g-4 {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        padding: 30px 15px !important;
    }

    .social {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
    }

    iframe {
        height: 300px;
    }

    .custom-product-card img {
        width: 100%;
        height: auto;
    }

    .custom-product-card {
        border-radius: 8px;
        padding: 10px;
    }

    .custom-product-name {
        margin-bottom: 2px;
    }

    .view-more {
        padding: 0px 15px;
        margin-bottom: 10px;
    }

    .my-5 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .about-section .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .about-left-card {
        padding-top: 30px;
        padding-right: 0px;
    }

    .products-title a {
        padding: 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        background-size: 25px 25px;
    }

    .product-body {
        gap: 0;
        flex-direction: column;
    }

    .product-page p {
        font-size: 12px;
    }

    .product-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .custom-sidebar>ul>li>a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        border-bottom: 1px solid #eee;
        position: relative;
        cursor: pointer;
    }

    /* Arrow */
    .custom-sidebar>ul>li>a::after {
        content: "\25BC";
        font-size: 12px;
        transition: transform 0.3s ease;
        margin-left: 10px;
    }

    /* Rotate arrow when active */
    .custom-sidebar>ul>li.active>a::after {
        transform: rotate(180deg);
    }

    /* Submenu hidden by default */
    .custom-sidebar ul ul {
        max-height: 0;
        overflow: hidden;
        margin-left: 15px;
        transition: max-height 0.3s ease, opacity 0.3s ease;
        opacity: 0;
    }

    /* Submenu visible when active */
    .custom-sidebar>ul>li.active>ul {
        max-height: 500px;
        /* enough to fit submenu */
        opacity: 1;
    }

    .page-title-area li a {
        font-size: 14px;
    }

    .page-title-area ul {
        display: flex;
        gap: 0 4px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .page-title-area .title-item .main-title {
        margin-bottom: 5px;
        text-align: center;
        font-size: 20px;
    }

    .page-title-area:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: #000;
        top: 0;
        left: 0;
        opacity: .5;
    }

    .page-title-area {
        height: 250px;
    }

    .accordion-table {
        font-size: 13px;
    }

    .accordion-table th,
    .accordion-table td {
        padding: 8px 6px;
    }

    .accordion-header {
        font-size: 14px;
        padding: 10px 12px;
    }

    .table-heading {
        font-size: 14px;
    }


    .tab-content .table-heading {
        caption-side: top;
        padding: 0;
        font-size: 14px;
        line-height: normal;
    }

    #sizes th,
    #sizes td {
        font-size: 12px;
        padding: 4px 10px;
        line-height: 16px;
    }
    .menu-wrapper {
    flex-direction: row-reverse;
}
.icon i {
    font-size: 10px;
        color: var(--color-4c4590);
        margin-right: 5px;
}
.site-mobile-menu .site-nav-wrap a{
    font-size: 14px;
}
.all-links {
    display: flex;
    gap: 10px 5px;
    flex-wrap: wrap;
}
.all-links a {
    /* line-height: normal; */
    border-bottom: 1px solid #efefef;
}
    h6.dropdown-header {
        margin-bottom: 5px;
        font-size: 14px;
        padding-bottom: 5px;
        margin-top: 20px;
        padding-left: 13px;
    }
    .masonry .g-item:first-child img{
        height: 180px;
    }
    .g-item img{
        width: 100%;
        height: 120px;
        border-radius: 8px;
    }
    .masonry {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .g-item {
          border-radius: 8px;
}
.social-footer ul li a {
    font-size: 20px;
}
h3.footer-heading {
    margin-bottom: 10px;
    padding-left: 0px;
    margin-top: 15px;
}
}


@media (max-width: 575px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 15px;
    }

    :root {
        --font-size-19: 14px;
        --font-size-25: 15px;
        --font-size-22: 18px;
        --font-size-27: 20px;
        --font-size-33: 26px;
        --font-size-45: 26px;
        --font-size-41: 20px;
        --font-size-50: 22px;
        --font-size-72: 22px;
    }
        .banner .swiper-slide {
        height: auto;
    }

.header-cta {
    position: fixed;
    right: 0;
    bottom: 200px;
}

    .header-cta .downloads-btn {
        padding: 4px 15px;
        font-size: 14px;
        border-radius: 50px 0 0 50px;
        border: none!important;
        gap: 5px;
    }
     .header-cta .downloads-btn i{
        display: none;
     }


    .accordion-panel.open::after {
        content: "← Swipe to see more";
        display: block;
        text-align: center;
        font-size: 12px;
        color: #888;
        font-style: italic;
        animation: swipeHint 1.4s ease-in-out infinite;
    }

    @keyframes swipeHint {

        0%,
        100% {
            transform: translateX(0);
            opacity: 0.8;
        }

        50% {
            transform: translateX(-5px);
            opacity: 1;
        }
    }

    .accordion-header .table-title,
    .table-title span {
        font-size: 12px;
        line-height: 20px;
    }

    .page-title-area .title-item .main-title {
        text-align: left;
    }

    .page-title-area ul {
        display: flex;
        gap: 0 4px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .section-space {
        padding: 30px 0px;
    }

    .site-mobile-menu .search-logo {
        width: 110px;
    }

    img.exp-year {
        width: 110px;
    }

    .banner p {
        display: none;
    }



    .search-flex {
        position: relative;
    }

    .menu-btn {
        width: 45px;
        height: 45px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
        margin-left: 5px !important;
    }

    .goog-te-gadget-simple {
        font-size: 12px !important;
        width: 100px;
        justify-content: flex-start;
    }

    .search-btn {
        right: 50px;
        /* background: #ffffff; */
        border: none;
        font-size: 22px;
        cursor: pointer;
        color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        top: -6px;
    }

    .search-btn:hover {
        color: #fff;
    }

    .search-flex {
        position: absolute;
        width: 100%;
        right: 0;
        top: 20px;
    }

    /* Overlay Hidden Initially */
    .search-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background: rgba(255, 255, 255, 0.98);
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        z-index: 9999;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease;
    }

    /* Active State */
    .search-overlay.active {
        height: 100%;
        opacity: 1;
        visibility: visible;
    }

    /* Overlay Content */
    .search-overlay-content {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 0 10px;
        gap: 10px;
        flex-direction: column;
    }

    .overlay-input {
        width: 100%;
        font-family: var(--font-family-Poppins);
        flex: 1;
        padding: 14px 18px;
        font-size: 14px;
        border-top: none;
        border-left: none;
        border-right: none;
        border: 1px solid #ccc;
        border-radius: 50px;
        outline: none;
    }

    .overlay-close {
        position: absolute;
        top: 15px;
        right: 15px;
        background: transparent;
        border: none;
        font-size: 24px;
    }

    button.overlay-close:hover {
        color: var(--color-4c4590);
    }

    br {
        display: none;
    }

    .square {
        width: 100%;
        padding: 15px;
        padding-left: 60px;
    }

    .square h4 {
        font-size: 16px;
        margin-top: 0;
    }

    .square img {
        width: 45px;
        position: absolute;
        left: 20px;
    }

    .square p {
        font-size: 12px;
    }

    .count-digit,
    .count-digit1,
    .count-name {
        font-size: 25px;
        line-height: 25px;
    }

    .row.counter-row {
        display: flex;
        justify-content: space-between;
        gap: 0;
        flex-direction: row;
    }

    .counter-col {
        width: 50%;
        text-align: center;
        justify-content: center;
        padding: 15px;
        flex-direction: column;
        border: 1px solid #efefef;
    }

    .count-area .count-area-content {
        display: flex;
        align-items: center;
    }

    .counter-col img {
        width: 50px;
        margin: 0;
        margin-bottom: 10px;
    }

    .counter-flex {
        justify-content: center;
        margin-bottom: 5px;
    }

    .products-card {
        height: auto;
        padding: 0 40px;
    }

    .about-text {
        text-align: center;
        margin-bottom: 0;
    }

    .count-title {
        font-size: 14px;
        line-height: 14px;
    }

    .contact-search {
        display: none;
    }

    img.search-logo {
        width: 50%;
        margin-bottom: 10px;
    }

    /* img.banner-img {
        object-fit: cover;
        object-position: -321px;
        width: 100%;
        position: relative;
        height: 309px;
        top: 0;
        left: 0;
        z-index: -9;
    } */

    .inner-text {
        background: var(--color-4c4590);
        text-align: center;
    }

    .inner-text {
        padding-left: 0%;
        padding: 15px;
        height: 200px;
    }

    .banner .swiper-slide {
        height: 100%;
    }

    .banner .swiper-slide br {
        display: block;
    }

    .swiper-slide-active .fade-left {
        animation: fadeInUp 1.5s;
    }

    .banner-btn {
        width: 70%;
        position: absolute;
        right: 0;
        bottom: 5%;
    }

    .banner .swiper-button-next,
    .banner .swiper-button-prev {
        background-size: 25% !important;
        background-color: var(--color-ffffff);
        color: white;
        width: 30px;
        height: 30px;
        box-shadow: rgba(255, 255, 255, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
        border-radius: 50%;
    }

    .downloads-btn {
        padding: 2px 15px;
        font-size: 14px;
        gap: 5px;
    }

    .inner-text {
        padding-left: 0%;
        padding: 15px;
        height: 180px;
    }

    .chat-form {
        right: 60px;
        width: 80%;
    }

    .chat-btn,
    .phone-btn,
    .whatsapp-btn,
    .share-toggle,
    .fixed_share ul.listing>li,
    #button {
        width: 40px;
        height: 40px;
    }

    .chat-btn i,
    .phone-btn i,
    .whatsapp-btn i,
    ul.listing i {
        font-size: 16px;
    }

    .products .mt-5 {
        margin-top: 0.5rem !important;
    }

    .products-title {
        width: 70%;
        position: absolute;
        bottom: -15px;
        height: 100%;
        opacity: 1;
    }

    .products-title:before {
        height: 100%;
        border: none;
    }

    .swiper.products-slider {
        padding-bottom: 60px;
    }

    .service-home-text {
        position: relative;
        padding: 15px;
    }

    .service-home-text .div-title {
        margin-bottom: 10px;
    }

    .media img {
        box-shadow: rgb(0 0 0 / 41%) 0px 8px 12px 0px;
    }

    .service-home-text p {
        margin-bottom: 5px;
        text-align: justify;
    }

    .service-home-text img {
        width: 60px;
    }

    .testimonial-section {
        padding: 30px 0;
    }

    .testimonial-slider {
        padding: 0px;
    }

    .testimonial-left img {
        width: 50px;
        margin-bottom: 0;
        position: absolute;
        right: 15px;
        top: -50px;
    }

    .button-flex {
        margin-top: 20px;
    }

    .testimonial-section .swiper-pagination {
        position: relative;
        margin-top: -29px;
    }

    .share-toggle {
        display: none;
    }

    .testimonial-section .swiper-button-next,
    .testimonial-section .swiper-button-prev {
        background-size: 23px;
    }

    .media .mb-5 {
        margin-bottom: 0rem !important;
    }

    .is-sticky .logo {
        width: 55%;
        padding: 0px 0;
    }

    .about-left-card {
        padding-top: 15px;
    }

    .blogs-top {
        gap: 10px;
        padding: 10px;
        margin-top: 15px;
    }

    .blogs-top {
        flex-direction: column;
    }

    .blogs-top img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    .blog-text {
        text-align: center;
    }

    .media-post {
        margin-top: 50px;
        padding: 0 15px;
    }

    ul.stars {
        display: flex;
        font-size: 12px;
        position: absolute;
        bottom: 28%;
        left: 6%;
    }

    .testimonial-box p {
        padding: 20px 20px;
        border-radius: 16px;
        padding-bottom: 35px;
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 30px;
    }

    h6.dropdown-header {
        margin-bottom: 5px;
        font-size: 14px;
        padding-bottom: 5px;
        margin-top: 10px;
    }

    .site-mobile-menu .site-nav-wrap a {
        padding: 5px 10px;
    }

    /* Default hidden state */
    .dropdown .dropdown-menu {
        padding: 0px !important;
        width: 100% !important;
        min-width: 100% !important;

        max-height: 0;
        /* collapsed */
        opacity: 0;
        overflow: hidden;
        display: block;
        transition: max-height 0.5s ease, opacity 0.5s ease, padding 0.3s ease;
    }

    /* Shown state */
    .dropdown .dropdown-menu.show {
        max-height: 1800px;
        /* adjust for content */
        opacity: 1;
        overflow: visible;
    }

    img.img-2 {
        width: 60%;
        margin-top: -100px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    img.about-image {
        width: 95%;
        height: 250px;
        margin-left: 0;
        object-fit: cover;
        box-shadow: rgb(255 0 0) -5px -10px 0px 6px;
    }

    .card {
        width: 100%;
        padding: 30px 10px;
        margin-bottom: 50px;
    }

    .card-last {
        margin-top: 0;
        margin-bottom: 0;
    }

    .card img {
        width: 55px;
        padding: 5px;
    }

    .copy-right p {
        font-size: 12px;

    }

    .copy-right {
        padding: 15px 0;
        margin-top: 15px;
        padding-bottom: 5px;
        text-align: center;
        border-top: 1px solid #fff5;
    }

    .footer {
        padding-top: 30px;
    }

    ul.footer-contact li a,
    ul.footer-contact li p {
        font-size: 14px;
        line-height: 22px;
    }

    .footer p span {
        font-size: 14px;
        margin: 0;
    }

    .footer-logo-section {
        padding-right: 0px;
        text-align: center;
    }

    footer.footer img {
        width: 50%;
    }

    .footer p span {
        font-weight: 400;
        font-size: 14px;
    }

    .copy-right p span {
        font-size: 12px;
        text-align: center;
        width: 100%;
    }

    .footer p {
        font-size: 12px;
    }

    img.anchor {
        position: absolute;
        width: 26%;
        right: 0;
        top: -50px;
    }

    .page-title-area {
        background-position: center;
    }

    .page-title-area li a,
    .page-title-area .title-item ul li {
        font-size: 12px;
    }

    .page-title-area {
        height: auto;
    }

    .view-more {
        line-height: normal;
        padding: 6px 10px;
        margin-bottom: 0;
        font-size: 12px;
    }

    .custom-product-category {
        font-size: 12px;
    }

    .cs-blog-detail .cs-main-post {
        margin-bottom: 0px;
    }

    .product-header h2 {
        font-size: 16px;
    }

    .products-inner-tabs {
        padding: 10px;
    }

    .product-body .product-image {
        max-width: 100%;
    }

    .tabs button {
        display: none;
    }

    .tabs select {
        display: block;
        width: 100%;
        padding: 8px;
        margin-bottom: 10px;
    }

    .download-modal .modal-content {
        margin: 55% auto;
    }

    .career-section h2 {
        font-size: 20px;
        margin-bottom: 0;
        text-align: center;
    }

    .form-control {
        padding: 8px;
        font-size: 12px;
    }

    .p-4 {
        padding: 1rem !important;
    }

    .contact-info {
        padding: 15px;
        align-items: center;
    }

    ul.list-unstyled li span {
        line-height: normal;
    }

    .contact-info a {
        font-size: 14px;
        line-height: 24px;

    }

    ul.list-unstyled li i {
        font-size: 14px !important;
        margin-right: 15px !important;
    }

    form.row.g-4 {
        padding: 15px 5px !important;
    }

    .career-card h4,
    .career-job-box h5 {
        font-size: 16px;
    }

    img.main-img {
        border-radius: 8px;
        position: relative;
    }

    .small-text {
        text-align: justify;
        line-height: 20px;
    }

    .steps-navbar li {
        padding: 5px 7px;
        line-height: 20px;
    }

    .step-content {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .step-text {
        padding-left: 0px;
    }

    .step-content img {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .steps-navbar {
        top: 110px;
        border-radius: 0 0 6px 6px;
        padding: 0;
    }

    .blog-text h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .step-title {
        margin-bottom: 10px;
    }

    .blogs h2,
    .blogs h4 {
        text-align: center;
    }

    .inner-text h2 {
        color: #fff;
    }

    .main-title,
    .div-title {
        line-height: normal;
        margin-bottom: 10px;
    }

    .testimonial-right {
        padding-left: 0px;
        margin-top: 15px;
    }

    .order-blog {
        order: 1;
        text-align: center;
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    ul.dropdown-menu .dropdown-item {
        width: 100%;
        display: flex;
        padding: 0px 10px;
        flex-wrap: nowrap;
        align-items: center;
        gap: 5px;
    }

    .site-mobile-menu .site-nav-wrap>li>ul>li>a {
        padding-left: 10px;
        font-size: 14px;
    }

    .masonry-gallery {
        width: 100%;
        column-count: 2;
        column-gap: 10px;
        margin: 0;
    }

    .masonry-item {
        border-radius: 8px;
    }

    .gallery-details p {
        display: none;
    }

    .gallery-details {
        height: 75%;
    }

    .video-popup {
        padding: 0px 12px;
    }

    p.video-title {
        line-height: 12px;
    }

    .masonry-item {
        margin-bottom: 15px;
    }

    .custom-sidebar>ul>li>a {
        font-size: 14px;
        padding: 6px 0;
        text-align: center;
    }

    .custom-sidebar h5 {
        text-align: center;
    }

    .custom-sidebar a {
        font-size: 14px;
    }

    .custom-sidebar ul li {
        margin-bottom: 5px;
        text-align: center;
    }

    .custom-sidebar {
        padding: 10px;
    }

    .download-modal p {
        font-size: 12px;
        color: #555;
        margin-bottom: 5px;
    }

    .social-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 480px) {}