@media screen and  (max-width:1400px){
    .space {
        word-break: break-all;
      }
}
@media screen and  (max-width:1200px){}
@media screen and  (max-width:996px){}
@media screen and  (max-width:768px){
    
}
@media screen and (max-width:767px){
    footer h4.h6{font-size: 15px;}
    footer p.font16{font-size: 14px;}
    .footer_menu{margin-bottom: 2rem;}
    .mt_5{margin-top: 2rem;}
    .footer_menu li{width: 100%;}
    .footer_menu li:before{top: 5px;}
    .slider-btns{display: none;}
    .theme_head {margin-bottom: 3rem;}
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{font-size: 3rem;}
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{font-size: 3rem;}
    .banner_content .text_lg{font-size: 2.5rem;}
    .ser_box .h5{font-size: 2rem;}
    .read-more{font-size: 1.2rem;}
    .process_box{padding: 3rem 2rem 2rem;}
    .process_box .title{font-size: 2rem;}
    .theme_head .text_lg{font-size: 2rem;    line-height: 1.5;}
    .accordion-style .btn-link{font-size: 1.5rem;}
    .card-body {font-size: 1.3rem;}
    .navbar-nav{top: 61px;}
    .font17 {font-size: 1.5rem;}
    .font19{font-size: 1.5rem;}
    .font20 {font-size: 1.6rem;}
    .font24 {font-size: 1.7rem;}
    .widget-content .h6{font-size: 1.5rem;}
    .inner_banner .inner_banner_text{width: 90%;text-align: center;}
    .card-style-04{height: 35rem;}
    .city{font-size: 1.5rem;}
    .client_info .name{font-size: 1.6rem;}
    .working_process_wrap .col-sm-4{margin-bottom: 3rem;}
    .header-style1 .navbar-toggler {background-color: transparent !important;color: var(--theme-color);}
    .header-style1 .navbar-toggler:after {border-top: 2px solid var(--theme-color);border-bottom: 2px solid var(--theme-color);}
    .header-style1 .navbar-toggler:before {background: var(--theme-color);}
    .header-style1 .navbar-toggler.menu-opened:before{background: var(--theme-color);}
    .swiper-pagination-bullet-active {opacity: var(--swiper-pagination-bullet-opacity, 1);background: var(--theme-color);}


    html {font-size: 10px;}
    .testimonail_inner{display: block;}  
    .footer-icn img{width:70%;}
    .font50{font-size: 2.125rem;}
    .contact_page_inner{display: block; }
    .contact_page_inner .contact_box{width:100%; margin-top: 1rem;}
/*    .navbar-brand img{max-width:90%!important;}*/
    .common_padding{padding: 3rem 0;}
    .navbar-toggler{top: 8px;}
    .menu_area{height:6rem;}
    .ms-5{margin-left: 4rem !important;}
    .ms-4{margin-left: 2.5rem !important;}
    .ps-1-9{padding-top: 3rem;}
    .client_info{padding-bottom: 4rem;}
    .swiper-button-next{right: 1rem;}
    .swiper-button-prev{left:1rem;}
}