


@media (min-width: 768px) {
    .desktop-banner {
        display: block;
    }
}


@media (max-width: 1620px) {
    /* .customHeader .headerWrapper {
        padding: 10px 20px !important;
    }
    .headerWrapper .navbar-collapse ul a {
        padding: 0px 20px !important;
    }
    .headerWrapper .navbar-collapse ul a:after{
            width: calc(100% - 40px);
    } */
     .headerWrapper, .customHeader.fixed .headerWrapper{
        padding: 20px 40px;
     }
}

@media (max-width: 1440px) {
    .headerWrapper .navbar-collapse ul a {
        font-size: 14px;
    }
    .headerWrapper .navbar-brand {
        max-width: 150px;
    }  

    .whyChooesImg {
        text-align: center;
    }
    
    .whyChooesImg img {
        max-width: 80%;
    }
    
    .headerWrapper, .customHeader.fixed .headerWrapper {
        padding: 20px;
    }
    .aboutBigContent h2, .visionContent h5{
        font-size: 31px;
    }
}

@media (max-width: 1366px) {
    .container{
        max-width: calc(100% - 100px);
    }
}

@media (max-width: 1200px) {
.headerWrapper .navbar-collapse ul a {
        padding: 0px 20px !important;
        font-size: 13px;
    }
     .headerWrapper .navbar-collapse ul a:after{
            /* width: calc(100% - 24px); */
    }
}

@media (max-width: 991px) {
    .linkWrapper > ul {
        display: none;
    }
    .headerWrapper .navbar-toggler {
        margin-left: auto;
        background: #ed3237;
    }

    .desk-block{
        display: none;
    }

    .MobileMenu{
        display: block;
    }

    .MobileMenu {
        padding: 0px;
    }

    .MobileMenu .navbar {
        background: #fff !important;
        padding: 0px;
    }

    .MobileMenu .navbar .navbar-brand {
        padding: 20px 15px;
    }

    .MobileMenu .navbar .navbar-brand img {
        max-width: 200px;
    }
    .MobileMenu .navbar-nav {
        margin: 0px !important;
        padding: 15px 0px;
        display: flex;
        gap: 0px;
    }

    .MobileMenu .navbar-nav .nav-item {
        padding: 15px 20px;
        border-bottom: 1px solid #f4f4f4;
    }

    .MobileMenu .navbar-nav .nav-item .nav-link {
        padding: 0px;
    }

    .MobileMenu .container-fluid {
        padding: 0px;
    }

    .MobileMenu .navbar .navbar-toggler {
        padding: 10px;
        margin: 0px 20px;
        background: #ed3237;
        border: 0px;
    }

    .MobileMenu .navbar .navbar-toggler .navbar-toggler-icon {
        filter: invert(1);
    }

    .MobileMenu .navbar-nav .nav-item:hover {
            background: #f4f4f4;
    }
    .pt-100.pb-100 {
        padding: 50px 0px;
    }   
    .container {
        max-width: calc(100% - 0px);
    }
    .aboutImg:before, .aboutImg::after{
        display: none;
    }
    .aboutNewSec .aboutImg h2.rs-about-title {
        font-size: 40px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .secTitle h2 {
        font-size: 20px;
    }
    .secTitle span {
        font-size: 14px !important;
    }
    .desc p {
        font-size: 14px;
        line-height: 28px;
    }
    .desc {
        gap: 10px;
    }

    .counterGrid {
        grid-template-columns: 1fr 1fr;
    }

    .counterItem {
        padding: 20px;
    }

    .counterItem h5 {
        font-size: 25px;
    }

    .yearText {
        font-size: 16px;
    }

    .counterContent {
        gap: 15px;
    }

    .counterItem p {
        font-size: 16px;
    }
    .counterSec {
        padding-top: 0px !important;
    }
    .videoSec {
        padding-top: 0px !important;
    }

    .videoBackImg {
        max-width: 100%;
    }
    .whyChooesImg img {
        max-width: 100%;
    }

    .whyChooesgrid .whyChooesItem {
        padding: 15px;
        background: #fff;
        border: 1px solid #f4f4f4;
    }

    .whyChooesgrid .whyChooesItem h5 {
        font-size: 15px;
        font-weight: 500;
        line-height: normal;
    }

    .whyChooesgrid {
        gap: 10px;
    }
    .productcontent p {
        font-size: 14px;
    }

    .ProductsCategorySec .tabingWrapper .tab-content .productGrid .productItem {
        gap: 0px;
        padding: 15px;
    }

    .tabingWrapper .tab-content .productGrid .productItem .productcontent {
        padding-top: 15px;
        gap: 10px;
    }

    .tabingWrapper .tab-content .productGrid .productItem .productcontent a {
        font-size: 14px;
    }
    .ClientSecGrid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 15px;
    }
    .CertificatesGrid {
        gap: 15px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .CertificatesContent h5 {
        font-size: 16px;
        padding: 15px 20px;
    }
    .footerTop {
        padding: 30px 0px;
    }

    .footerGrid .footerItem {
        padding: 0px !important;
    }

    .footerGrid .footerItem h5 {
        margin: 0px;
        font-size: 16px;
    }

    .footerGrid .footerItem p, .footerGrid .footerItem p, .footerGrid .footerItem p a {
        line-height: 30px;
        font-size: 14px;
    }

    .footerLinks {
        padding: 40px 0px !important;
        gap: 45px 15px;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .footerLogo {
        grid-column: 1/4;
        text-align: center;
        align-items: center;
    }

    .footerLogo .logo {
        max-width: 250px;
    }

    .copyRightWrapper .footerLinks {
        padding: 20px 0px !important;
    }
    .footerLinks p, .footerLinks ul li a {
        font-size: 14px;
    }

    .footerLinks ul li a {
        align-items: baseline;
    }
    .copyRightWrapper .footerLinks ul {
        gap: 15px;
        flex-wrap: wrap;
    }
    .ProductsCategorySec .tabingWrapper .tab-content .productGrid{
        gap: 15px;
    }
  

    .EventSec .productGrid .productcontent {
        padding: 0px !important;
    }

    .aboutBigContent h2, .visionContent h5 {
        font-size: 25px;
    }
    .visionContent {
        max-width: 100%;
        padding: 40px 20px;
    }
    .bredcrumsContent span {
        font-size: 100px;
    }
    .productContent h5 {
        font-size: 20px;
    }

    .bredcrumsContent h3 {
        font-size: 25px;
    }
    .bredcrumsWrapper {
        padding: 110px 0px;
        background-size: cover;
    }
    .secTitle h2 span {
        font-size: 37px !important;
    }

    .MainGlobalSec .secTitle h2 .count {
        width: auto;
    }
    .tabingWrapper .nav-tabs .nav-link {
        padding: 10px;
        font-size: 15px !important;
    }
    .MainEventContent h5 {
        font-size: 80px;
    }
    .addressGrid {
        grid-template-columns: 1fr 1fr;
        gap: 35px 25px;
    }
    .formMap{
        padding: 0px;
    }
    .formSecWrapper {
        padding: 20px;
    }
    .formSecWrapper form{
        gap: 15px;
    }
}


@media (max-width:767px) {
    .CertificatesGrid{
        grid-template-columns: 1fr 1fr !important;
    }
    
    .ProductsCategorySec .tabingWrapper .tab-content .productGrid{
        grid-template-columns: 1fr 1fr;
    }
    
    .ClientSecGrid{
        grid-template-columns: 1fr 1fr 1fr;
    }

    .EventSec  .productGrid {
        grid-template-columns: 1fr !important;
    }

    .footerGrid {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .footerGrid .footerItem:nth-child(1) {
        grid-column: 1/3;
    }

    .footerGrid .footerItem {
        padding: 15px !important;
        background: #ffffff85;
        border: 1px solid #0000001a;
    }

    .footerGrid .footerItem p br {
        display: none;
    }
    .footerLinks .linksItem:last-child {
        grid-column: 1 / 4;
    }
    .footerLinks {
        grid-template-columns: 1fr 1fr;
    }
    .why-chooes-usContent{
        padding-top: 20px;
    }
    .bredcrumsWrapper {
        padding: 70px 0px;
        background-size: cover;
    }
    .bredcrumsContent span {
        display: none;
    }
    .bredcrumsContent h3 {
        font-size: 20px;
    }
    .aboutImgWrapper {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-bottom: 15px;
    }

    .aboutImgWrapper img {
        width: 100%;
        max-width: 100%;
    }

    .aboutBigContent h2 {
        padding: 0px;
        font-size: 18px;
    }
    .visionGrid{
        grid-template-columns: 1fr;
    }
    .visionContent{
        padding: 20px;
    }
    .visionContent h5{
        font-size: 18px;
    }

    .visionSec ~ .visionSec .visionGrid {
        flex-direction: column-reverse;
        display: flex;
    }
    .productLanding .productGrid{
        grid-template-columns: 1fr 1fr;
    }
    .secTitle h2 span {
        font-size: 20px !important;
    }
    .MainFeaturePage .featureGrid ul{
        grid-template-columns: 1fr;
    }
    .MainEventContent h5 {
        font-size: 50px;
        text-shadow: 4px 4px;
    }
    .MainEventTabYearWrapper{
        position: relative;
        top: unset;
    }
    .MainEventGrid{
        grid-template-columns: 1fr 1fr;
    }
    .MainEventDetails{
        padding: 30px 0px;
    }
    .GalleryGrid{
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    .addressGrid {
        grid-template-columns: 1fr;
        gap: 35px;
    }
    .formSec {
        padding: 40px 0px;
    }
    .formMap{
        padding: 0px 0px 40px 0px;
        min-height: 400px;
    }
    .formSecWrapper{
        padding: 20px;
    }
    .mobile-banner {
       display: block;
    }

}

@media (max-width: 600px) {
    .footerGrid {
         grid-template-columns: 1fr;
    }

    .footerGrid .footerItem:nth-child(1) {
        grid-column: 1/2;
    }

    .footerLinks {
        grid-template-columns: 1fr;
        gap: 15px;
        padding-bottom: 0px !important;
    }

    .footerLogo {
        grid-column: 1/2;
    }

    .footerLinks .linksItem:last-child {
        grid-column: 1/1;
    }
    .copyRight {
        flex-direction: column;
        gap: 15px;
    }
    .tabingWrapper .nav-tabs .nav-link {
        padding: 10px;
        font-size: 14px !important;
        background: #fff;
        flex-grow: 1;
    }

    .EventSec .productItem {
        grid-template-columns: 1fr !important;
        padding: 15px !important;
    }
    .EventSec .productcontent h5 {
        margin: 0px;
        font-size: 15px;
        font-weight: 800;
    }
    .CertificatesGrid {
        grid-template-columns: 1fr !important;
    }

    .ClientSecGrid {
        grid-template-columns: 1fr 1fr;
    }
    .ProductsCategorySec .tabingWrapper .tab-content .productGrid {
        grid-template-columns: 1fr;
    }
    .whyChooesgrid{
        grid-template-columns: 1fr 1fr;
    }
    .counterGrid{
        gap: 15px;
        grid-template-columns: 1fr 1fr;
    }
    .aboutNewSec .aboutImg {
        padding: 0px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .aboutOneImg, .aboutTwoImg, .aboutThreeImg, .aboutFourImg {
        position: relative;
        border: 0px;
        width: 100%;
    }

    .aboutThreeImg {
        position: relative;
    }

    .aboutFourImg {
        position: relative;
    }

    h2.rs-about-title {
        display: none;
    }

    .aboutNewSec .aboutImg > img {
        grid-column: 1/3;
    }
    .arrowWrapper .slideshow-pagination {
        max-width: 70px;
        min-width: 70px;
    }

    .arrowWrapper .slideshow-pagination .dayanamicSlide, .TotalSlide {
        font-size: 35px;
    }

    .arrowWrapper {
        padding: 10px;
        width: fit-content;
        gap: 50px;
        height: auto;
        right: 20px;
    }

    .arrowWrapper .swiper-button-next, .arrowWrapper .swiper-button-prev {
        width: 50px;
        height: 50px;
    }

    .arrowWrapper .swiper-button-next::after, .arrowWrapper .swiper-button-prev::after {
        font-size: 14px;
    }
    .secTitle h2 {
        font-size: 18px;
    }
    .why-chooes-usContent .desc {
        gap: 15px;
    }
    .desc p {
        text-align: justify;
    }
    .btnWeb {
        padding: 10px 20px;
        font-size: 16px;
    }
    .productLanding .productGrid.TwoGrid{
        grid-template-columns: 1fr;
    }
    .productLanding .productGrid{
        grid-template-columns: 1fr ;
    }
    .productContent{
        padding: 20px 0px 0px;
    }
    .productContent h5 {
        font-size: 18px;
    }
    .productFeature ul{
        grid-template-columns: 1fr;
    }
    .appGrid{
        grid-template-columns: 1fr;
    }
}

@media (max-width: 490px) {
    .whyChooesgrid {
        grid-template-columns: 1fr;
    }
    .copyRightWrapper .footerLinks li {
        padding: 4px 10px;
        border: 1px solid #0000004a;
    }

    .copyRightWrapper .footerLinks li a {
        line-height: normal;
        padding: 0px !important;
    }

    .copyRightWrapper .footerLinks ul {
        gap: 5px;
    }
}

@media (max-width: 430px) {

    .LCCCard_card_div3__PXmWD {
      height: auto;
      padding: 10px 10px;
      gap: 10px;
   
}

}
/* Desktop: 768px and above */
