@media only Screen and (max-width:800px) {
    .blog-inner-content{
        margin-top: 20px;
    }
    .blog-page{
        text-align: center;
    }

    .breadcrumb h1 {
        font-size: 20px;
    }
    .breadcrumb h2 {
        font-size: 18px;
    }
    .breadcrumb {
        text-align: center;
        padding: 24px;
    }

    .breadcrumb-outer {
        padding-top: 200px;
    }
    .bread_cumb_wrap.bread_cumb_wrap2::before {
        height: 193px;
    }
    .bread_cumb_wrap.bread_cumb_wrap1::before {
        height: 160px;
    }
    .bread_cumb_wrap ul li{
        margin-bottom: 5px;
    }
    .doc-abt-content h2{
        font-size: 39px!important;
    }
    .doc-abt-content{
        margin-bottom: 20px;
    }
    .ol-style li{
        text-align: justify;
    }
    .serv-matter h2 {
    
        font-size: 22px;
      }

    .serv-blk .col-md-3:nth-child(8) .serv-inner-blk .serv-text {
        min-height: 204px;
      }

    .serv-blk .col-md-3:nth-child(10) .serv-inner-blk .serv-text {
        min-height: 222px;
      }
    .contact_form .btn{
        margin-top: 0px;
    }
    .contact_form h4 {
        font-size: 32px;
    }
    .contact_form {
        position: relative;
        padding: 20px 0px;
    }
    .inner-section {
        padding: 45px 0px 50px;
    }
    .footer-section .footer-left-sec ul li{
        padding-left: 0px;
    }
    .bread_cumb_wrap {
        padding: 220px 0 64px;
    }
    .logins_section span {
        display: none;
    }
    .abt-sec .sec-title h2 {
        font-size: 40px;
    }
    .sec-title h2 {
        font-size: 22px;
       
      }

      .ad-sec p {
        font-size: 16px;
        margin-bottom: 0;
        padding: 13px 10px;
      }
      .ad-sec span {
        font-size: 30px;
       
      }
    .sec-title h3 {
        color: var(--color-primary);
        font-weight: 600;
        font-size: 37px;
    }
    .single-blog-post .img-box,
    .single-blog-post .content-box {
        display: block;
        padding-top: 11px;
        padding-bottom: 16px;
    }
    .single-blog-post .img-box {
        margin: auto;
    }
    .single-blog-post {
        margin-bottom: 30px;
        padding-top: 17px;
    }
    .serv-inner-blk h4 {
        font-size: 16px;
    }
    .serv-inner-blk .serv-img {
        position: relative;
        margin: 20px 10px 0px 10px;
    }
    .serv-inner-blk .serv-text {
        min-height: 194px;
        padding: 100px 10px 20px;
    }
    .serv-inner-blk {
        min-height: auto;
    }
    .eme-number {
        padding: 35px 5px 40px;
        font-size: 21px;
    }
    .eme-number a {
        top: 14px;
        display: inline-block;
    }
    .timings-sec {
        padding: 40px 17px 0px;
    }
    .timings-sec h3 {
      font-size: 24px;
    }
    .shape {
        width: 30%;
    }
    .tips-blk .tips-left {
        margin-right: 0px;
        text-align: center;
        margin-bottom: 335px;
        padding-top: 0px;
    }
    .tips-left ul li:nth-child(2),
    .tips-left ul li:nth-child(6),
    .tips-left ul li:nth-child(3),
    .tips-left ul li:nth-child(5),
    .tips-left ul li:nth-child(4),
    .tips-left ul li:nth-child(7) {
        margin-right: 0px;
    }
    .tips-blk::after {
        width: 225px;
        height: 225px;
    }
    .tips-blk .tips-right {
        margin-left: 0px;
        text-align: center;
        padding-top: 0px;
    }
    .tips-right ul li::before {
        background: linear-gradient(to right, transparent, #ddd, transparent);
        left: 0px;
        right: 0px;
        margin: auto;
    }
    .tips-right ul li:nth-child(2),
    .tips-right ul li:nth-child(6),
    .tips-right ul li:nth-child(4),
    .tips-right ul li:nth-child(3),
    .tips-right ul li:nth-child(5),
    .tips-right ul li:nth-child(7) {
        margin-left: 0px;
    }
    .tips-left ul li::after {
        background: linear-gradient(to left, transparent, #ddd, transparent);
    }
    .mobile-nav-toggler .flaticon-menu-1 {
        position: relative;
        display: inline-block;
        background: var(--color-secondary);
        color: #fff;
        padding: 10px 8px 10px 8px;
        font-size: 34px;
        border-radius: 50%;
    }
    .header-main .nav-outer .main-menu {
        display: none !important;
    }
    .header-main::before {
        display: none;
    }
    .lower-box .logo {
        width: 294px;
        margin: auto;
        left: 0px;
        top: 30px;
        right: 0px;
    }
    .address_left {
        display: none;
    }
    .nav-outer .mobile-nav-toggler {
        display: block;
        top: 100px;
        z-index: 999;
        float: right;
        left: 0;
        margin: auto;
        position: absolute;
        left: 40%;
        padding: 0;
        border-radius: 50%;
    }
    .logins_section {
        display: block;
        top: 180px;
        z-index: 999;
        float: right;
        left: 0;
        margin: auto;
        position: absolute;
        left: 32%;
        padding: 0;
        right: 0;
    }
    .slide-one {
        background-image: url(../gallery/main-slider/mbanner1.svg);
    }
    .ol-styles li {
        padding-left: 0px;
    }
    .desktop-view {
        display: none;
    }
    .mobile-view {
        display: block;
    }
    .testi-text p,
    .testi-text2 p {
        font-size: 14px;
    }
    .testi-blk .testi-text.mobile-view {
        position: absolute;
        min-height: 300px;
        padding: 100px 45px;
        top: -59px;
        left: 29px;
        width: auto;
    }
    .testi-blk .testi-text2.mobile-view {
        position: absolute;
        min-height: 300px;
        padding: 100px 45px;
        top: -67px;
        left: -10px;
        width: auto;
    }
    .footer-section .f-call {
        border-bottom: 1px dashed #000;
        border-right: none;
        padding-bottom: 10px;
    }
    .f-reach {
        left: 0;
        position: relative;
    }
    .footer-section .footer-about,
    .footer-section .footer-social-links {
        text-align: center;
    }
    .latest-blog {
        padding-bottom: 12px;
    }
    .testi-top {
        margin-top: 15px;
    }
    .footer-section .footer-logo {
        margin: auto;
    }
    .testi-top-img {
        width: 360px;
        left: 0px;
        position: relative;
        margin: auto;
    }
    .footer-title {
        display: inline-block;
    }
    .footer-left-sec {
        text-align: center;
    }
    .footer-section .footer-middle ul li a,
    .footer-section .footer-left ul li a {
        display: inline-block;
    }
    .footer-section .footer-middle ul li::before,
    .footer-section .footer-left ul li::before {
        display: none;
    }
    .footer-section .footer-middle .footer-title,
    .footer-section .footer-left .footer-title {
        margin-bottom: 15px;
    }
    .footer-section .footer-btm {
        margin-top: 15px;
    }
    .abt-sec {
        position: relative;
        margin-bottom: 28px;
    }
    .serv-sec {
        position: relative;
        color: #fff;
        padding: 30px 0px 0px;

    }
    .tips-sec h2 {
      font-size: 25px;
    }
    .doc-img img{
        width: 100%;
    }
    .doc-img {
       
        margin-bottom: 14px;
    }

    .subscribe-block {
       text-align: center;
    }

    .subscribe-input .btn {
       position: relative;
    }

}