@media only Screen and (max-width:1558px) and (min-width:1200px) {
    .projects-sec .container {
        left: 0px;
    }
}
@media only Screen and (max-width:1199px) and (min-width:1000px){
    .projects-sec .container{
        left: 0px;
    }
    .main-menu .navigation>li>a {
        padding: 8px 8px;
    }
    .main-menu {
        margin: 45px -60px 0;
    }
}
@media only Screen and (max-width:790px) and (min-width:700px){
   
.serviceBox1::before {
    width: 100%;
    height: 277px;
}
}
@media only Screen and (max-width:800px) {
    .banner-one .owl-nav {
        width: 84px;
    }
    .modal-dialog {
        margin: 90px 40px 0px;
    }
    .banner-one .owl-nav .owl-next{
        width: 35px;
        height: 35px;
        font-size: 20px;
        line-height: 35px;
    }
    .banner-one .owl-nav .owl-prev {
        width: 35px;
        height: 35px;
        font-size: 20px;
        line-height: 35px;
    }
    .serv-img{
        margin: 30px 0px;
    }
    .inner-section {
        padding: 50px 0px 75px;
    }
    .bread_cumb_wrap {
        padding: 195px 0 60px;
    }
    .mobile-view{
        display: block;
    }
    .dnb-one {
        color:#fff;
        background-color:var(--color-primary);
        font-weight: 500;
        border-radius: 0;
        border: 1px solid #e4e9f3;
        border-right: 0px;
        display: block;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }
    .dnb-info .dnb-name {
        color: #fff;
        cursor: pointer;
        border: none;
        /* display: flex; */
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        outline: none;
        transition: 0.4s;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 18px;
        padding-top: 18px;
    }
    .dnb-name .fa-angle-down{
        font-size: 18px;
    }
    .dnb-body {
        background: #f7f7f7;
        padding:25px 15px 22px 15px;
        display: none;
        overflow: hidden;
        color: #000;
    }
    .dnb-body .col-md-4{
        padding-bottom: 20px;
    }
    .dnb-info {
        box-shadow: 0px 0px 4px #9f9f9f;
        background: #f7f7f7;
    }
    .dnb-body h3 {
        font-size: 20px;
        margin: 0 0 20px;
    }
    .dnb-info .dnb-name.active{
        background: var(--color-secondary);
        color: #fff;
    }
    .dnb-body .col-md-3{
        margin-bottom: 10px;
    }
    .stats-sec {
        margin-bottom: 10px;
    }
    .projects-sec {
        margin-bottom: 40px;
    }

    .physio-left-side {
        padding: 48px 15px;
        margin-bottom: 30px;
    }

    .projects-sec .container {
        left: 0px;
    }

    .projects-sec::before {
        background: var(--color-primary);
    }

    .projects-row .col-md-3:hover .serv-desc {
        bottom: 50px;
    }

    .slide-one {
        background-image: url(../gallery/banners/mbl-1.jpg);
    }
    .slide-two {
        background-image: url(../gallery/banners/mbl-2.jpg);
    }
    .slide-three {
        background-image: url(../gallery/banners/mbl-3.jpg);
    }
    .slide-four {
        background-image: url(../gallery/banners/mbl-4.jpg);
    }

    .projects-sec .col-md-3:nth-child(5),
    .projects-sec .col-md-3:nth-child(6) {
        margin-top: 0px;
    }

    .diability-sec .container::before {
        display: none;
    }

    .diability-sec-p {
        margin: 0px 8px;
        padding: 24px 0px 0px;
    }

    .why-choose-sec {
        margin-bottom: 0px;
    }

    .add_bar_row {
        width: auto;
    }

    .newsletter-form .btn {
        left: 0px;
        top: 15px;
    }

    .asahcmaab .text {
        margin-bottom: 15px;
    }

    ._addre_bar p {
        margin-bottom: 0px;
    }

    ._addre_bar {
        padding: 30px 0px 20px;
    }

    .copyright {
        font-size: 14px;
    }

    .half-cutting .col-md-6:nth-child(2) {
        border-left: 0px;
    }

    .footer-section .footer-widget {
        text-align: center;
        margin-bottom: 35px;
    }

    .footer-upper {
        padding-bottom: 0px;
    }

    .footer-bottom {
        padding-bottom: 14px;
        padding-top: 14px;
    }

    .footer-section .widget-title {
        margin-bottom: 10px;
    }

    .footer-section .links-widget .links li a {
        padding-left: 0px;
    }

    .footer-section .widget-content ul li a:before {
        display: none;
    }

    .footer-section .footer-widget .widget-title::before {
        left: 0;
        right: 0px;
        margin: auto;
        top: 28px;
    }

    .add_bar_row .col-md-5:nth-child(2) {
        border-top: 1px dashed #000;
        border-bottom: 1px dashed #000;
        border-right: 0px;
        border-left: 0px;
    }

    .serviceBox2 .description {
        padding: 0px;
    }

    .serviceBox2 .service-icon2 {
        font-size: 30px;
        line-height: 70px;
        width: 70px;
        height: 70px;
        left: -23px;
        top: 1px;
    }

    .gg_review {
        top: 245px;
    }

    .enqu-feedbacks-sec .col-md-7 {
        padding-top: 50px;
    }

    .sec-title h2 {
        font-size: 34px;
    }

    .serviceBox2 .service-icon3::after,
    .serviceBox2 .service-icon3::before,
    .serviceBox2 .service-icon2::after,
    .serviceBox2 .service-icon2::before {
        display: none;
    }

    .serviceBox2 .service-icon3 {
        font-size: 30px;
        line-height: 70px;
        width: 70px;
        height: 70px;
        margin: 15px 15px;
        right: -23px;
    }

    .enquire-sec {
        padding-top: 40px;
    }

    .career-blog-sec::before {
        display: none;
    }

    .clients-sec {
        margin-bottom: 50px;
    }

    .career-block h3 {
        font-size: 24px;
    }

    .feedbacks-sec .description {
        padding: 35px 23px 22px;
        margin-top: 20px;
        line-height: 31px;
    }

    .feedbacks-sec .sec-title h2 {
        font-size: 33px;
    }

    .feedbacks-sec::before {
        background-image: url(../gallery/running-man-mbl.jpg);
        background-size: cover;
    }

    .feedbacks-sec::after {
        opacity: 0.7;
    }

    .feedbacks-sec {
        padding: 31px 0px;
        margin-bottom: 80px;
    }

    .serv-desc {
        padding: 0px 10px;
    }

    .serv-desc h3 {
        font-size: 16px;
    }

    .sec-title p {
        padding: 0px;
    }

    .why-choose-block {
        margin-bottom: 30px;
    }

    .why-choose-us-sec .container {
        padding: 50px 45px 30px;
    }

    .mobile-nav-toggler .flaticon-menu-1 {
        position: relative;
        display: inline-block;
        background: var(--color-secondary);
        color: #fff;
        padding: 10px 8px 7px 10px;
        font-size: 30px;
        border-radius: 50%;
    }

    .header-main .nav-outer .main-menu {
        display: none !important;
    }

    .header-main::before {
        display: none;
    }

    .lower-box .logo {
        width: 300px;
        margin: auto;
        left: 0px;
        top: 9px;
        right: 0px;
    }

    .address_left {
        display: none;
    }

    .nav-outer .mobile-nav-toggler {
        display: block;
        top: 100px;
        z-index: 999;
        float: unset;
        width: 50px;
        left: 0;
        right: 0px;
        margin: auto;
    }

    .logins_section {
        position: absolute;
        right: 0;
        top: 130px;
        z-index: 99;
        left: 0;
        text-align: center;
        padding-top: 20px;
    }

    .logins_section span {
        padding: 5px 15px;
        font-size: 18px;
        width: auto;
    }

    .ol-styles li {
        padding-left: 0px;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .fixed-header .header-one,
    .fixed-header .header-uppe {
        position: absolute;
    }

    .social-links {
        display: none;
    }

    .ad-img {
        margin-top: 30px;
    }

    .sub-block {
        margin-bottom: 10px;
        text-align: center;
    }

    .enqu-feedbacks-sec {
        margin-bottom: 70px;
    }
    .vertical-tab{
        display: none;
    }
}