@media only Screen and (max-width:1400px) and (min-width:1000px) {
}
@media only Screen and (max-width:370px) and (min-width:320px){
}
@media only Screen and (max-width:1299px) and (min-width:1260px){
}
@media only Screen and (max-width:800px){
    .contact-details .row .col-md-4:nth-child(2) {
        border-top: 1px dashed var(--color-default);
        border-bottom: 1px dashed var(--color-default);
        border-left: 0px;
        border-right: 0px;
        padding: 20px 0px;
        margin: 26px 0px;
    }
    .serv-img{
        margin: 20px 0px;
    }
    .contact-details{
        margin-bottom: 50px;
    }
    .top-info {
        right: 0px;
        top: 108px;
        left: 69px;
    }
    .footer-ad img{
        width: 100%;
    }
    .abt-sec::after { 
        height: 50%;
        bottom: -516px;
    }
    .why_blocks{
        margin: auto;
    }
    .why_row .col-md-2:nth-child(3) .why_blocks {
        margin-left: auto;
        margin-top: auto;
    }
    .why_row .col-md-2:nth-child(4) .why_blocks {
        margin-top: auto;
        margin-left: auto;
    }
    .why_row .col-md-2:nth-child(2) .why_blocks {
        margin-left: auto;
        margin-top: auto;
    }
    .mvv-side-content{
        left: 0px;
    }
    .footer_section .footer_wid ul li{padding-left: 0px;}
    .why_blocks{
        margin-bottom: 30px;
    }
    .footer-ad {
       
        margin-bottom: 15px;
    }
    .footer_section .footer_wid ul li::before {
        content: "\f192";
        position: absolute;
        left: 14px;
        display: none;
        
    }
    .footer_section .footer_top {
        position: relative;
        padding: 15px 10px 25px;
        text-align: center;
    }
    .footer_top .footer_wid_text:after, .footer_top .footer_wid_text:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 55px;
        height: 3px;
        background-color: var(--color-primary);
        border-radius: 3px;
        text-align: center;
        margin: auto;
        right: 0;
    }
    .faq_timeline.main-timeline .timeline-year span {
        font-size: 35px;
        color: var(--color-secondary);
        position: relative;
        top: -32px;
    }
    
    .testi-txt-blk {
        width: 400px;
        height: 400px;
        padding-left: 47px;
        padding-top: 25px;
        position: relative;
        z-index: 999;
    }
    .testi-sp1 {
        position: absolute;
        height: 412px;
        width: 600px;
        background-image: url(../gallery/testiblk.png);
        background-repeat: no-repeat;
        z-index: -1;
        left: -8px;
    }
    .pcard{
        margin-bottom: 25px;
    }
    .sec-title p {
      padding: 0px;
      }
    .serv-txt h2 {
      padding: 0px
      }
    .serv-section {
        padding-top: 132px;
        padding-bottom: 45px;
    }
    .serv-scroll .owl-dots{
        width: 40%;
    }
    .servicrs_row .col-md-7{
        padding-left: 15px;
    }
    .servicrs_row .col-md-5::before{
        display: none;
    }
    .services_list {
        position: relative;
        text-align: center;
        padding-bottom: 30px;
    }
    .services_info h3 {
        margin: 0 0 9px;
        font-size: 24px;
    }
    .services_info {
        position: relative;
        padding:30px 0px 0px;
    }
    .serbtm_qoute {
        font-size: 28px;
        margin-top: 60px;
        line-height: 35px;
    }
    .services_section {
        position: relative;
        padding: 50px 0px 47px;
    }
    .ad-appt{
        margin-top: 50px;
    }
    .mvv-list{
        margin-bottom: 0px;
    }
    .abt-sec{
        margin-bottom: 30px;
    }
    .ad-sec-content{
        left: 0px;
        margin-top: 50px;
    }
    .mvv-block{
        margin-bottom: 40px;
    }
    .mvv-row{
        left: 0px;
    }
    .doc-matter h2 {
        font-size: 32px;
    }
    .sec-separator::after {
        width: 15%;
        z-index: -1;
    }
    .sec-separator::before {
        width: 15%;
    }
    .sec-title h2 {
        font-size: 35px;
    }
    .doc-img-sec{
        margin-bottom: 50px;
    }
    .top-bar{
        display: none;
    }
    .social-icons{
        display: none;
    }
    .header-menu-nav{
        display: none;
    }
    .slider-content {
        margin-right: 20px;
        margin-left: 0px;
    }
    .mobile-nav-toggler .flaticon-menu-1 {
        position: relative;
        display: inline-block;
        background: var(--color-primary);
        color: #fff;
        padding: 10px 8px 4px 7px;
        font-size: 28px;
        border-radius: 50%;
    }
    .header-main .nav-outer .main-menu {
        display: none !important;
    }
    .header-main::before {
        display: none;
    }
    .lower-box .logo {
        width: 215px;
        margin: auto;
        left: 0px;
        top: 16px;
        right: 0px;
    }
    .faq_section{
        padding: 0px;
    }
    .nav-outer .mobile-nav-toggler {
        display: block;
        top: 68px;
        z-index: 999;
        float: unset;
        width: 52px;
        left: 85px;
        /* right: 0px; */
        margin: auto;
    }
    .slide-one {
        background-image: url(../gallery/mbl.png);
    }
    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
}
