@media(max-width:3000px) and (min-width: 1700px){

    section.about-counter {
        padding-top: 10%;
    }
    .vision .bg-img{
        top: 18%;
    }
    .vision .bg-img{
        top: 100px;
    }
    .about-team{
        padding-bottom: 8%;
    }
    .proven .text-box{
        top: 54%;
    }
    .navigation{
        top: 89%;
    }
    .slider-section .scroll-down {
        left: 49.7%;
        animation: bounce infinite 1s ease-in-out;
    }
    .about .about-content:before {
        background: #F4F4F4;
        content: "";
        position: absolute;
        width: 125%;
        left: 0px;
        height: 167%;
        top: 38px;
        z-index: -1;
    }

    .about-content h1 {
        font-size: 60px;
        margin-bottom: 20px;
    }

    p {
        font-size: 19px;
    }

    .about-content h1 span {
        font-size: 40px;
    }

    .services-slider h3 {
        font-size: 45px;
    }

    .counter-single h4 {
        margin-bottom: 0px;
        font-size: 30px;
    }

    .resources-single p {
        font-size: 19px;
    }

    .heading {
        font-size: 60px;
    }
    .footer-icon {
        position: absolute;
        width: 23%;
        left: -12%;
        z-index: 1;
    }
    .breadcum-list {
        left: 8%;
    }
    .container {
        max-width: 1600px;
    }
}
@media(max-width:1690px) and (min-width: 1360px){
    .footer-icon {
        position: absolute;
        width: 27%;
        left: -15%;
        z-index: 1;
    }
}
@media(max-width: 1024px) {
    .btm-strip a {
        font-size: 11px;
        color: #DBDDDE;
    }
    .btm-strip p {
        font-size: 11px;
    }
    .caption-box h2 {
        font-size: 30px;
        color: #fff;
    }
    .about-content h1 {
        font-size: 35px;
    }
    .heading {
        font-size: 37px;
    }
    .counter-single h4 {
        font-size: 25px;
    }
    .counter-single img {
        width: 55px;
        height: 40px;
        margin-bottom: 10px;
    }
    .container.resources-content h2 {
        font-size: 30px;
        color: #373880;
    }
    .breadcum h1 {
        font-size: 35px;
    }
    .vision-warpper .vision-single p {
        font-size: 13px;
    }
    .Services .nav-tabs .nav-link {
        font-size: 12px;
        padding: 12px 10px;
    }
}
@media(max-width:1366px) and (min-width: 1200px){

}
@media(max-width:1024px) and (min-width:993px){ 

}
@media(max-width: 992px) {
   header .mobile-navbar.open {
       right: 0%;
   }
   .navbar-toggler .icon-bar {
       display: block;
       width: 25px;
       height: 2px;
       border-radius: 0px;
       background-color: #000;
       position: relative;
       margin: 5px auto;
       transition: all ease-in-out 0.3s;
       -webkit-transition: all ease-in-out 0.3s;
       -moz-transition: all ease-in-out 0.3s;
       -o-transition: all ease-in-out 0.3s;
   }
   header .navbar-toggler.active .icon-bar.one {
       -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
       -o-transform: rotate(45deg);
       transform: rotate(45deg);
       top: 7px;
   }
   header .navbar-toggler.active .icon-bar.two {
       transform: translateX(40px);
       -webkit-transform: translateX(40px);
       -moz-transform: translateX(40px);
       -o-transform: translateX(40px);
   }
   header .navbar-toggler.active .icon-bar.three {
       -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
       bottom: 7px;
   }
   .mobile-navbar .navbar-nav {
       margin-top: 50px;
       display: block;
   }
   header .navbar-toggler, header .navbar-toggler:focus {
       border: 0;
       outline: 0;
       padding: 0;
       width: 25px;
       height: 25px;
       position: relative;
       overflow: hidden;
       z-index: 2;
       margin: 10px;
       top: -5px;
   }
   header .mobile-navbar.open {
       right: 0%;
   }
   header .mobile-navbar {
       z-index: 2;
       width: 100%;
       position: fixed;
       top: 0;
       padding: 0px;
       z-index: 1;
       right: -100%;
       background-color: #fff;
       color: #fff;
       height: 100vh;
       overflow-y: scroll;
       transition: all 0.3s;
   }
   .navbar-brand {
    top: 0px;
    left: 15px;
}
.navbar-brand img {
   margin: inherit;
   width: 85%;
   margin-top: 10px;
   display: flex;
   justify-content: center;
}
.navbar-expand-md .navbar-toggler {
    display: block;
    position: relative;
    top: 5px;
}
.navbar-expand-md .navbar-toggler:focus{
    box-shadow: none;
}
.caption-left h2{
    font-size: 30px;
}
.caption-left p{
    font-size: 18px;
}
.counter-single h3{
    font-size: 38px;
}
.counter-single p{
    font-size: 14px;
}
.subheading {
    font-size: 17px;
}
.heading{
    font-size: 25px;
}
.about-wrapper{
    flex-wrap: wrap;
}
.about-wrapper .img-box{
    width: 100%;
}
.about-wrapper .text-box{
    width: 100%;
    padding: 15px;
}
.about-wrapper .img-box img{
    width: 100%;
}
p{
    font-size: 15px;
}
.common-btn {
    width: 135px;
    height: 38px;
    font-size: 12px;
}
.column:nth-child(1) p{
    font-size: 13px;
}
.column a {
    font-size: 11px;
}
.about-content {
    padding: 20px 15px 50px 50px;
    position: relative;
    position: relative;
    top:0px;
}
.about .about-content:before {
    position: absolute;
    width: 125%;
    left: 0px;
    height: 90%;
    top: 15px;
    z-index: -1;
}
.services {
    padding-top: 0px;
}
.about-content h1 {
    font-size: 30px;
}
.about-content h1 span {
    font-size: 16px;
}
.column:nth-child(5) p{
    font-size: 11px;
}
.column h4{
    font-size: 15px;
}
.footer-logo {
    margin-top: -59%;
    width: 84%;
}
.column:nth-child(1){
    width: 24%;
}
.column:nth-child(2) {
    width: 19%;
}
.main-footer .form-group .form-control {
    font-size: 12px;
}
.column:last-child a {
    font-size: 11px;
    /* text-align: right; */
}
.navbar-brand img {
    width: 55%;
}
#sync2{
    width:80%;
}
.services .tab-section .tab-div a {
    font-size: 12px;
}
.services .tab-section .tab-div img {
    width: 40px;
    height: 45px;
}
.services-slider h3 {
    font-size: 25px;
}
.services-content {
    position: absolute;
    top: 20%;
    left: 12%;
    width: 40%;

}
.counter-single {
    width: 18.5%;

}
.resources-single p {
    font-size: 11px;
}
.column:nth-child(1) {
    width: 14%;
    margin-right: 0px;
}
#sync2 .item-text span {
    color: #ccc;
    font-size: 13px;
}
.caption-box {
    position: absolute;
    top: 12%;
}
#sync2 .item-text {
    padding: 10px 10px;
    font-size: 13px;
}
.counter-single h4 {
    font-size: 20px;
}
.contact-lists {
    padding-right: 0px;
}
.about .about-content:before {
    position: absolute;
    width: 125%;
    left: 0px;
    height: 95%;
    top: -10px;
    z-index: -1;
}


.downarrow {
    width: 4%;
}

.mobile-navbar .navbar-nav {
    margin-top: 0px;
    padding-left: 25px;
}
header .mobile-navbar{
    align-items:flex-start;
}
.navbar-expand-md .navbar-nav .nav-link::before{
    bottom: -5px;
}
.counter-single img {
    width: 40px;
    height: 40px;
    padding-right: 10px;
    margin-bottom: 0px;
}
.counter-single p {
    font-size: 11px;
}
.counter-single h4 {
    font-size: 14px;
}
.resources-single {
    width: 27%;
}
.container.resources-content {
    width: 80%;
}
.client-single img {
    width: 60% !important;
}
.services-slider .owl-nav {
    top: 35%;
}
.slider-section #sync2 .item span.icon-right-arrow11{
    width: 20px;
    height: 20px;
    font-size: 6px;
    top:28%;
}
.mobile-menu{
   display: block;
}
.desktop-menu{
    display: none;
}
html {
    overflow-x: hidden;
}
.job-single h4 {
    margin-bottom: 15px;
    font-size: 18px;
}
#enquiry-modal .modal-body {
    padding: 20px 15px;
}
.enquiry-modal .common-btn {
    margin-top: 10px;
}
.about-icons{
    display:none;
}
.about .row {
    display: flex;
    flex-direction: column-reverse;
}
.about {
    padding: 60px 0px 35px;
    position: relative;
}
.about-icons1{
    display:none;
}
.about-icons{
    display:none;
}
.breadcum {
    position: relative;
    margin-top: 90px;
}
.caption-heading {
    top: -150px;
    color: #fff;
    left: 40px;
}
/*.accordion .collapse {
        display: block !important;
    }
    .accordion-header{
    display:none;
}*/
.Services .tab-content>.tab-pane {
        display: block;
        margin-bottom: 15px;
    }
    .accordion-button:not(.collapsed) {
    background: transparent;
    color: #000;
    border-top: 1px solid #cccccc7d;
}
button.accordion-button.collapsed {
    border-top: 1px solid #cccccc7d;
    border-radius: 0px !important;
}
button.accordion-button {
    border: 1px solid #ccc;
}
.accordion-button:not(.collapsed){
    box-shadow:none;
}
.features-single {
    width: 47%;
    height: 580px;
}
.content-sec p {
    font-size: 13px;
}
.vision-single img {
    width: 60px;
    height: 60px;
}
.value-wrapper .value-single {
    width: 45%;
}
.box-wrapp {
    flex-wrap: wrap;
}
.box-contact {
    width: 44%;
    margin: 0px 10px;
    padding: 15px;
    height: 200px;
    margin-bottom: 20px;
}
.qr-img {
    width: 49%;
    margin:0 auto;
}
}
@media(max-width: 767px) {

    .main-footer .footer-wrapp{
        flex-wrap: wrap;
    }
    .column:nth-child(1) {
        width: 50%;
        margin-right: 0;
        padding: 0px 0px 0px 0px;
    }
    .global h2 {
        margin-bottom: 20px;
    }
    .column:nth-child(1) p {
        font-size: 13px;
        line-height: unset;
        margin-top: 10px;
        margin-bottom: 12px;
    }
    .column h4 {
        margin-bottom: 14px;
    }
    .column:nth-child(2),
    .column:nth-child(3),
    .column:nth-child(4),
    .column:nth-child(5){
        width: 50%;
        padding: 5px 0px;
    }
    .footer-logo {
        margin: 0 auto;
        width: 32%;
    }
    .footer-contact{
        margin-bottom: 18px;
    }
    .btm-strip .container {
        padding: 15px;
    }
    .btm-strip a, .btm-strip span {
        font-size: 11px;
    }
    header{
        height: 65px;
    }
    .column p{
        font-size: 12px;
    }
    .navbar-brand img{
        width: 60%;
    }
    .navbar-expand-md .navbar-toggler{
        top: -4px;
    }
    .caption-left {
     position: relative;
     background: #3bbb7a;
     padding: 15px;
 }
 .caption-left h2 {
    font-size: 25px;
}
.caption-left p {
    font-size: 15px;
    margin-bottom: 10px;
}
.slider-section {
    margin-top: 41px;
}
.caption{
    padding: 0;
}
.slider-section .owl-item.active .caption-left{
    animation: unset;
}
.slider-section .owl-dots{
    display: none;
}
.counter-wrapper{
    flex-wrap: wrap;
    margin-bottom: 9px;
}
.counter-single h3 {
    font-size: 25px;
}
.counter-single p {
    font-size: 13px;
}
.global {
    padding: 30px 0px;
    position: relative;
}
.global img {
    margin-bottom: 0px;
}
.services-content {
    position: absolute;
    top: 15%;
}
/*.subheading {
    font-size: 25px;
    }*/
    .heading {
        font-size: 25px;
    }
    p {
        font-size: 13px;
    }
    .common-btn {
        width: 130px;
        height: 40px;
        font-size: 13px;
    }
    .about-icons1, .about-icons{
        display:none;
    }
    .event-single .text{
        padding: 15px;
    }
    .event-single h5 {
        font-size: 15px;
        margin-bottom: 11px;
    }
    .event-single span{
        font-size: 14px;
    }
    .home-event .common-btn {
        margin: 1px auto 19px;
    }
    .home-event {
        padding: 11% 0px 4%;
    }
    .home-event .row {
        margin-top: 8%;
    }
    .home-foundation-wrapper{
        flex-wrap: wrap;
    }
    .home-foundation-wrapper .text{
        width: 100%;
        padding: 0;
    }
    .home-foundation-wrapper h2.heading{
        text-align: center;
    }
    .btm-strip{
        padding: 0;
    }
    .btm-strip p{
        font-size: 11px;
        width: 100%;
    }
    .column:nth-child(2) a i{
        padding-right: 10px;
    }
    .main-footer{
        padding: 6px 0px;
    }
    .home-foundation .item_img {
        margin: 10px;
    }
    .foundation-slider a.text-box p {
        font-size: 10px;
    }
    .home-foundation-wrapper img {
        margin-bottom: 15px;
        padding: 4px 9px;
        width: 23%;
    }
    .foundation-slider {
        margin-top: 9%;
        padding: 0px 40px;
    }
    .foundation-slider.owl-carousel .owl-item{
        transform: scale(1.0);
    }
    .home-foundation::before{
        height: 400px;
    }
    .foundation-slider a.text-box i{
        font-size: 25px;
    }
    .slider.slider-nav.slick-initialized.slick-slider {
        width: unset;
        position: relative;
        bottom: 36px;
        right: unset;
        left: 2%;
    }
    .home-event-elemet2 {
        width: 30%;
        right: -14%;
        top: 9%;
    }
    .home-event-elemet1 {
        width: 30%;
        left: -13%;
        bottom: 3%;
    }
    .home-about::before{
        display: none;
    }
    .slider-single .slick-slide .text-box .subheading {
        font-size: 16px;
    }
    .slider-single .product-details h5 {
        font-size: 16px;
    }
    .slider-single .product-details p{
        font-size: 12px;
    }
    .slider-nav h3 {
        font-size: 13px;
        width: 90px;
        height: 90px;
    }
    .home-foundation {
        margin-top: 11%;
    }
    .event-single .img-box{
        height: unset;
    }
    button.slide-arrow.slick-arrow {
        height: 30px;
        width: 30px;
        font-size: 19px;
    }
    header .header-element2{
        display: none;
    }
    .navbar-expand-md .navbar-nav .nav-item:nth-child(9) .nav-link {
        padding-left: 14px;
    }
    .home-foundation .subheading br{
        display: none;
    }
    .row.about-wrapper .col-lg-6 {
       padding: 15px; 
   }

   .navbar-brand {
    top: -12px;
    left: 5px;
}
#sync2{
    display:none;
}
#sync1 img {
    height: 480px;
    object-fit: cover;
}
.headings {
    flex-wrap: wrap;
}
.tab-section {
    flex-wrap: wrap;
}
.services .tab-section .tab-div {
    width: 29.5%;
}
.services-slider h3 {
    font-size: 16px;
}
.services-content {
    width: 82%;
}
.services-slider .owl-prev {
    position: absolute;
    left: 2%;
}
.services-slider .owl-next {
    position: absolute;
    right: 1%;
}
.services-slider img {
    height: 250px;
    object-fit: cover;
    filter: brightness(0.7);
}
.services-slider.owl-theme .owl-nav [class*=owl-] {
    font-size: 10px;
    margin: 5px;
    padding: 3px 7px 2px 7px;
}
.counter-single:nth-child(2):before, .counter-single:nth-child(4):before {
    display: none;
}
.counter-single {
    width: 48%;
    margin-bottom: 20px;
}
.container.resources-content {
    width: 95%;
    padding: 20px 20px;
    margin-top: -30px;
    position: relative;
}
.container.resources-content h2 {
    font-size: 22px;
}
.resources-svg {
    flex-wrap: wrap;
}
.client-wrapper {
    flex-wrap: wrap;
}
.client-single {
    border: 1px solid #E2DCDC;
    height: 115px;
    width: 100%;
}
.about .about-content:before {
    height: 104%;
    top: -10px;
    z-index: -1;
}
.resources-single {
    width: 49%;
    text-align: center;
    margin-top: 7px;
}
.column:nth-child(5) {
    width: 100%;
}
.about-content{
    top:0px;
}
.about {
    padding: 0px 0px 30px;
    position: relative;
}
.about-content {
    padding: 30px 15px 50px 35px;
}
.vision-warpper .vision-single {
    width: 90%;
    position: relative;
}
.abouts {
    padding: 35px 0px;
}
.client {
    padding: 30px 0px;
}
.breadcum {
    position: relative;
    margin-top: 60px;
}
.social-box {
    margin-top: 0px;
    margin-bottom: 20px;
}
.contact .common-btn {
    margin-top: 10px;
}
.vision-warpper{
    flex-wrap: wrap;
}
.contact h4 {
    font-size: 20px;
}
.breadcum-list {
    left: 2%;
    font-size: 12px;
}
.contact-content a {
    font-size: 13px;
}
.contact h2 {
    font-size: 20px;
}
.tab-section .tab-div{
    display: none;
}
.footer-icon{
    display:none;
}
.main-footer button {
    padding: 3px 10px;
}
.column:nth-child(5) .fa {
    font-size: 16px;
}
.client-single img {
        width: 60% !important;
    }
.counter-single img {
    width: 50px;
    height: 40px;
}
.caption-box {
    position: absolute;
    top: 35%;
}
.counter-single h4 {
    font-size: 18px;
}
.vision-single img {
    width: 14%;
}
.vision{
    padding:30px 0px;
}
.contact-address{
    width: 95%;
}
.downarrow{
    width: 8%;
}
.slider-section #sync2 .item span.icon-right-arrow11 {
    font-size: 6px;
    width: 20px;
    height: 20px;
    right: 10%;
    top: 24%;
}
.about .about-content:before {
    position: absolute;
    width: 125%;
}
.job-wrapper {
    flex-wrap: wrap;
}
.job-single {
    width: 100%;
    margin-bottom: 20px;
}
a.top-arrow {
    position: absolute;
    right: 20px;
}
.Services .tab-content>.tab-pane {
    display: block;
    margin-bottom: 15px;
}
.Services .tab-content>.tab-pane .btn-link {
    width: 100%;
}
.Services .tab-content>.tab-pane .btn-link {
    width: 100%;
    text-decoration: none;
    background: #35367f;
    color: #fff;
    padding: 10px 10px;
}
.card-header {
    padding: 0px;
    border: 0px;
}
.headings-services h3 {
    font-size: 18px;
}
.content-sec h2 {
    margin-bottom: 10px;
}
.value-wrapper .value-single {
    width: 100%;
}
.value-wrapper .value-single h4 {
    font-size: 18px;
}
.caption-heading {
    top: -97px;
    color: #fff;
    left: 20px;
}
.breadcum h1 {
    font-size: 20px;
}
.features-single {
    width: 100%;
    height:auto;
}
.features-single h5 {
    font-size: 18px;
}

.about .row {
    display: flex;
    flex-direction: row-reverse;
}
a.top-arrow {
    right: 20px;
    width: 45px;
    height: 45px;
}
.top-arrow span {
    position: absolute;
    left: 15px;
    top: 18px;
}
.fleet h5 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.fleets-single {
    width: 44%;
}
.Services .tab-content>.tab-pane p {
    padding-top: 15px;
}
.box-wrapp {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.box-contact {
    width: 100%;
    box-shadow: -2px 1px 9px 7px #cccccc40;
    margin: 0px 10px;
    padding: 15px;
    margin-bottom: 20px;
    height:auto;
}
.contact {
    padding: 30px 0px;
}
.features-single img {
    width: 20%;
    margin-bottom: 15px;
}

.qr-img {
    margin: 0 auto;
    width: 90%;
    margin: 0 auto;
}
}
@media(min-width:768px) {
    .nav-tabs-product {
        display: flex;
        border-bottom: none;
    }    
    .card-product {
        border: none
    }
    .card-product .card-header-product {
        display:none;
    }  
    .card-product .collapse{
        display:block;
    }

    .accordion .collapse {
        display: none;
    }
    .accordion .collapse.show {
        display: block;
    }
}