.contact-section-text li {
                color: #000;
                font-size: 17px;
            }
            .consult-btn a {
                background: #002678;
            }
            .knee-curve-path {
                fill: #d9edec !important;
            }
            @media (max-width: 767px) {
                .consult-btn{
                    text-align: center;
                }
                
                .fancybox-body .counter-number {
                    font-size: 14px;
                }
                .fancybox-body .counter-desc {
                    font-size: 10px !important;
                }
                
                section.about-img-section {
                    padding-top: 0;
                    padding-bottom: 0;
                }
                
                    .fancybox-layout5 .fancybox-item, .fancybox-layout6 .fancybox-item {
                    padding: 14px 5px;
                    margin: -20px 0 20px;
                }
                
                .heading-layout2 .heading-title {
                    font-size: 32px;
                }
                
                    .banner-layout1 .promo-text {
                    right: 0px;
                    top: -15px;
                    font-size: 10px;
                    padding: 18px 14px;
                    box-shadow: -20px 20px 0 0 var(--color-secondary);
                }
                
            }
            @media (max-width: 480px){
                
               .single-testimonials iframe {
                    height: 200px;
                }
            }
            @media (min-width: 481px) and (max-width: 768px){
                
                .single-testimonials iframe {
                    height: 320px;
                }
            }
            @media (min-width: 768px) {
            .contact-banner-form {
                padding: 20px 20px;
                width: 80%;
                
            }
            .slide-img img {
                border-radius: 10px;
            }
            
                .slider .slide-title {
                font-size: 44px;
                line-height: 1.2;
                font-weight: 500;
                line-height: 50px;
            }
            
            
            }
            
            h4.blue-title a {
                color: #212529 !important;
            }
            
            /*.service-item.treatment-item {*/
            /*    background: #002678;*/
            /*}*/
            
            .full-img img {
                border-radius: 10px;
                height: auto;
                width: 100%;
                cursor: auto;
                margin-bottom:60px;
            }
            
            .service-body i {
                font-size: 28px;
                background: #002678;
                text-align: center;
                padding: 14px;
                border-radius: 50%;
                margin: auto;
                color: #fff;
            }
            
            .service-item.treatment-item:hover {
                box-shadow: 4px 6px 0px 1px #21cdad;
            }
            .form-control {
                height: 45px;
                
            }
            .btn-xhight {
                height: 54px;
                line-height: 60px;
            }
            .contact-panel-padding {
                 background-color: #fff;
            }
            .slider .slide-item.bg-overlay:after {
                background: radial-gradient(#072e7d21, #fff);
            }
            .slider .slide-title {
               
                color: #002678;
            }
            h2,h3 {
                font-weight: 500;
                line-height: 1.2em;
            }
            .counter-item {
                padding: 12px 24px;
            }
             @media (max-width: 1199px){
                
               .desk-banner-img {
                    display:none;
                }
                    .slider .slide-title {
                    font-size: 30px;
                    margin-bottom: 10px;
                    font-weight: 400;
                    line-height: 36px;
                }
                .contact-panel-padding.contact-banner-form.text-center {
                    margin: auto;
                }
                .slide-content {
                text-align: center;
                }
                
                h3, h2.why_sohana_h2 {
                    font-size: 32px;
                    margin-bottom: 30px;
                }
                
                .counter-item .counter-number {
                    font-size: 28px;
                }
                
                    .service-item .service-body {
                    padding: 12px 0px !important;
                }
                   .service-item .blue-body {
                    padding: 12px 20px !important;
                }
            }
            
            @media (min-width: 1200px){
                
               .desk-mob-img {
                    display:none;
                }
                .slide-desc {
                    font-size: 20px !important;
                    line-height: 1.2 !important;
                }
            }
            @media (min-width: 320px) and (max-width: 767px) {
                section {
                    padding-top: 15PX;
                    padding-bottom: 15px;
                }
            }
            
            
            .our-treatment {
                padding: 10px;
            }
            
            .our-treatment li {
                list-style: none;
                font-size: 17px;
                line-height: 26px;
                color: #000;
            }