@media(max-width:768px){
    .whatsaap-icons{
        display: none;
    }
    .lett-img-cntr {
        max-width: 275px !important;
         margin: 0px auto 0 !important;
    }
    .lett-img-cntr img.small-img {
    max-width: 134px !important;
    width: 50% !important;
    height: 134px !important;
    top: calc(50% - 67px) !important;
    left: calc(50% - 67px) !important;
}
    .cstm-link{
        display: none;
    }
    .top-bar.site-bg-secondry {
        display: none;
    }
    .header-eq{
        display: none;
    }
        .home-header-scroll-wrap .window-img {
        max-width: 220px !important;
            margin: auto;
    }
    .home-header-scroll-wrap .scroll-window-wrap .scroll-window-anim {
        width: 150px !important;
    }
    .home-header-scroll-wrap .scroll-window-wrap {
        left: 50% !important;
        transform: translate(-50%, -38%);
    }
    .contact-section .form-column .inner-column{
        padding-top: 28px;
        padding-left: 0px;
        overflow: hidden;
    }
    .home-header-scroll-wrap .scroll-window-wrap .scroll-window-anim .home-banner-bg-scroll {
    height: 215px;
}
    .enquire-now button{
        display: none;
        width: 40px;
        height: 40px;
        padding: 12px 12px !important;
        line-height: 18px;
        animation: jump-shaking 1.83s infinite;
    }
    @keyframes jump-shaking {
      0% { transform: translateX(0) rotate(0)}
      35% { transform: translateY(0) rotate(0)}
      85% { transform: translateY(0) rotate(0) }
      89% { transform: translateY(-2px) rotate(-17deg) }
      93% { transform: translateY(-3px) rotate(17deg) }
      98% { transform: translateY(-4px) rotate(-17deg) }
      100% { transform: translateY(0) rotate(0) }
    }

    #header .logo img {
        max-height: 65px;
    }
    .about .container > .row{
        flex-direction: column-reverse;
    }

    .company-profileimg img{
        margin: 0;
    }
    section{
        /*padding: 15px 0;*/
    }
    
    .sec-title .sub-title{
        font-size: 16px;
    }
    
    .sec-title h2{
        font-size: 24px;
        line-height: 34px;
    }
    
    .chooseus-block-one .inner-box span{
        font-size:22px;
    }
    
    .icons-img img {
        width: 75px;
        height: 75px;
        margin: auto;
    }

    .eco-text {
        padding: 20px;
    }
    
    .eco-text p {
        font-size: 24px;
        line-height: 1.6;
        margin-bottom: 15px;    
    }
    
    .chooseus-block-one .inner-box p {
    color: #000000;
        font-size: 13px;
    }

    .pt-4{
        padding-top: 0 !important;
    }

    .about .content h1{
        font-size:17px;
        line-height:28px;
    }

    .about .content h3{
        font-size: 18px;
    }

    .reul-img img {
        max-width: 40px;
    }

    .company-profileimg{
        display: none;
    }

    .counts .count-box p{
        font-size: 16px;
        padding-top: 8px;
    }
    .count-box{
        padding:20px 18px 20px;
    }
    .testimonial-1 .testimonial-info{
        padding:0;
    }
    
    .testimonials .section-title h2{
        font-size:26px;
    }
    
    .testimonial-1 .testimonial-text p{
        font-size:13px;
    }
    
    .footer-logo img{
        height:90px;
    }
    
    .footer-logo {
        margin-bottom: 10px;
    }
    
    .form-group {
        position: relative;
        margin-top: 10px;
    }
    
    .form-wrapper.contact .widget, .widget{
        padding:20px !important;
    }
    
    #footer .footer-top .footer-links > span, .footer-newsletter > span{
        font-size:18px;
    }
    
    .wt-post-title p{
        font-size:14px;
    }
    
    section#testimonials{
        padding:30px 0;
        background-size:cover;
    }
    
    .counter-img img{
        height:25px;
    }

    .counts .count-box span{
        font-size: 32px;
        line-height: 10px;
    }

    .video-section-info.site-bg-primary.site-text-white{
        padding:5px;
    }

    .video-section-blockquote .q-author-detail{
        font-size: 20px;
    }
    .video-section-blockquote{
        padding-left: 20px;
    }
    .q-author-name.site-text-primary.title-style-2{
        margin-top: 5px;
    }


    .product-name{
        padding: 5px;
    }

    .product-name img {
        width: 25px;
    }
    .product-name a{
        font-size: 15px;
    }
    .call-to-action .content-column{
        margin: 15px 0;
    }

    .call-to-action{
        padding: 15px 0;
    }
    .inner-column.text-end {
        text-align: left !important;
    }
    .call-to-action .btn-column{
        margin: 10px 0;
    }
    .btn-style-two{
        font-size: 14px;
        line-height: 1;
    }

    .call-to-action .content-column h3{
        font-size: 24px;
        margin-bottom: 10px;
    }

    #hero .carousel-control-next-icon, #hero .carousel-control-prev-icon{
        font-size: 20px;
        height: 40px;
        width: 40px;
    }

    .why-section{
        background-size: 100% 100%;
    }

    .why-box{
        padding: 25px 10px;
    }

    .media-left{
        padding-right: 15px;
    }

    .media-left .icon{
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size:16px;
    }

    .media-body h2{
        font-size: 21px;
    }
    .why-choose-v1-single .media{
        margin-top: 15px;
    }

    .media-body p{
        font-size: 14px;
    }

    .wt-post-media{
        height: 140px;
    }
    .wt-post-title h3{
        font-size: 18px;
        margin-bottom: 0;
    }

    .date-style-2 .wt-post-meta ul li.post-date, .date-style-2 .wt-post-meta ul li.post-comment{
        font-size: 15px;
    }

    #footer .footer-top .footer-links{
        margin-bottom: 12px;
    }
    #footer .footer-top .footer-newsletter form{
        width: 50%;
    }
    .counts {
        background-size: 100% 100%;
    }
  
}


@media (max-width:568px) {
    .service-breadcrumb{
        background-position: right !important;
    }
    .fligh-high{
        height: 60px;
    }
    .webfooter_slideshow__d1IHp{
        height: 192px;
    }
    .product-name img{
        width: 18px;
    }
    .chooseus-block-one .inner-box .icon-box img{
        max-width: 70px;
    }
    .chooseus-block {
        padding: 0px 5px;
    }
    .display-6{
        font-size: 24px !important;
    }
    
    .chooseus-block-one .inner-box .icon-box{
        margin-bottom: 0px;
    }
    .chooseus-block-one .inner-box span{
        margin-bottom: 0px;
    }
    .chooseus-block-one .inner-box p{
        font-size: 12px;
    }
    .chooseus-block-one .inner-box{
        margin-bottom: 0px;
    }

    .product-name a , .result-text span{
        font-size: 12px;
    }
    .read-more a{
        padding: 6px 10px;
    }
    .reul-img img{
        width: 25px;
    }
    .counts{
        padding: 30px 0;
    }

    .mt-5 {
        margin-top: 1rem!important;
    }

    .video-section-info.site-bg-primary.site-text-white{
        margin-bottom: 10px;
    }
    .section-title h2{
        font-size: 26px;
        margin: 0;
    }

    .call-to-action .content-column h3{
        font-size: 20px;
    }

    .call-to-action .content-column .text{
        font-size: 13px;
    }

    .call-to-action .btn-column .message-box a{
        font-size: 16px;
    }
    .btn-style-two .btn-txt{
        padding: 10px 15px;
    }

    .wt-post-media{
        height: 200px;
    }

    #footer .footer-top .footer-links ul a{
        font-size: 13px;
    }

    #footer .footer-top h4{
        font-size: 22px;
    }

    #footer .footer-top .footer-newsletter form{
        width: 100%;
    }
    
    #footer .footer-top{
        padding:15px 0 0 0;
    }

    .product-imgs{
        width: 100%;
        float: initial;
        margin-bottom:8px;
    }
    
    .testimonial-1{
        /*padding:20px 0 0;*/
    }
    
    .testimonials .swiper-pagination{
        margin-top:0;
    }
    
    #footer{
        margin:0;
    }

    .breadcrumbs{
        /*margin-top: 10px;*/
    }

    #footer .copyright{
        font-size: 12px;
    }
    h3.wt-tilte.site-text-white{
        font-size: 20px;
        margin: 0;
    }

    .video-section-info p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .blog-detail-img{
        height: auto;
    }
    .wt-post-readmore p{
        font-size: 12px;
    }
    .contact > .container > .row{
        flex-direction: column-reverse;
    }

    .contact .info-box {
        padding: 14px 27px;
    }
    .countries-section .col-md-4.col-6 {
        padding: 0 5px;
    }
    .contact-section .title-column .inner-column{
        padding: 0px;
    }
    .product-wrapper .col-12{
        width: 100%;
    }
    .product-content-main p {
    display: none;
    }
    .product-wrapper .col-lg-12.col-6.odd.my-2 {
        padding: 0px 5px;
    }
    .q-author-name.site-text-primary.title-style-2{
        font-size: 14px;
    }

    .counts .count-box span{
        font-size: 24px;
    }
    .country_wrap .slider-title{
        font-size: 25px !important;
    }
    .country_wrap .slider-container{
        padding: 0px !important;
        padding-top: 75px !important;
    }
    .country_wrap .swiper-slide{
        min-height: 345px !important;
    }
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0px !important;
    }
    .testimonial-1{
        min-height: 294px;
    }
    .uni_img img{
            box-shadow: 0px 0px 9px #00000014;
    }
    .fligh-high{
            left: 20% !important;
    }
    .company-profileimgs {
        width: 100% !important;
        margin-bottom: 15px !important;
    }
    .tab-container{
        padding: 16px;
    }
    .tab-wrapper{
        padding: 18px;
    }
    .study-text {
        font-size: 12px;
    }
    .nav-tabs .nav-link{
        min-height: 174px;
    }
    li.nav-item.col-md-3.col-6.my-2 {
        padding: 0px 5px;
    }
    .studyform-wrapper{
        padding: 0px;
    }
    section.breadcrumbsin{
        padding: 60px 0px;
    }
    .breadcrumbsin h2{
        font-size: 25px;
    }
    .studyform-wrapper h2{
        font-size: 25px;
    }
    .studyform-section:before{
        width: 70px;
        height: 300px;
    }
    .studyform-section:after{
        width: 70px;
    }
    .contact .php-email-form{
        margin-bottom: 20px;
    }
    .fx-btn{
        font-size: 20px !important;
    }
    .whatsaap-icons{
        bottom: 70px;
        left: 14px;
    }
    .back-to-top{
        bottom: 78px;
    }
}