@media only screen and (max-width: 000px) {}

@media only screen and (max-width: 1600px) {
    .container {
        padding: 0 80px;
    }
    .banner-item {
        max-height: 800px;
        min-height: 800px;
    }
    .sub-title h2 {
        font-size: 65px;
        line-height: 75px;
    }
    .Understand-text p{
        padding-bottom: 40px;
    }
    .causes-title strong {
        font-size: 40px;
    }
    .symptom-inner-item .symptom-title {
        font-size: 28px;
        line-height: 36px;
        max-width: 580px;
    }
    .food-intake-top strong {
        font-size: 34px;
        line-height: 46px;
    }
    .Prevention-text p {
        font-size: 30px;
        line-height: 44px;
    }
    .Prevention-icon {
        width: 200px;
        height: 200px;
        margin: -100px auto 0;
    }
    .diet-box .img {
        width: 220px;
        height: 220px;
        margin: -120px auto 0;
    }
    .diet-box .img img {
        width: 120px;
        object-fit: cover;
    }
    .diet-box .text p {
        max-width: 330px;
        font-size: 28px;
        line-height: 42px;
    }
    .exercise-item .text p {
        font-size: 30px;
        line-height: 42px;
    }
    .dos-main {
        padding-bottom: 0;
    }
    .dos-section .sub-title img {
      max-width: 300px;
      width: 100%;
    }
    .donot-section .sub-title img {
        max-width: 400px;
        width: 100%;
    }
    .dos-item .text p {
        font-size: 28px;
        line-height: 40px;
    }
    .dos-item .text {
        min-height: 210px;
    }
    .food-intake-main .col-6:nth-child(even) .food-intake-top {
        margin-left: 0;
    }
    .food-intake-main .col-6:nth-child(even) .food-inner-item {
        margin-left: 80px;
    }
    .site-logo img {
        max-width: 300px;
        width: 100%;
    }
    .nav > ul > li > a {
        font-size: 26px;
        line-height: 34px;
    }
    .Understand-text p, .Understand-section .list-text p {
        font-size: 20px;
        line-height: 32px;
        padding-bottom: 30px;
    }
    .Understand-section .list-text ul {
        margin-bottom: 20px;
    }
    .Understand-section .list-text li {
        font-size: 26px;
        line-height: 34px;
        padding-bottom: 8px;
    }
    .Understand-img-box img {
        min-height: 550px;
    }
    .round-item-1 img {max-width: 330px; width: 100%;}
    .round-item-2 img {max-width: 250px; width: 100%;}
    .round-item-3 img {max-width: 120px; width: 100%;}
    .healthy-living::before {
        max-width: 330px;
        top: -179px;
        left: -80px;
        background-size: 330px auto;
    }
    .healthy-living::after {
        max-width: 250px;
        background-size: 250px auto;
        top: -140px;
    }
    
    .round-bg .round-item-1 {
        top: 100px;
    }
    .round-bg .round-item-1 {
        top: 100px;
    }
    .Causes-section .round-bg .round-item-1 {
        left: -100px;
    }
    .Causes-section .round-bg .round-item-3 {
        right: 50px;
        bottom: 250px;
    }
    .symptom-section .round-bg .round-item-1 {
        left: -130px;
        top: 41%;
    }
    .symptom-section .round-bg .round-item-2 {
        top: 52%;
        right: 0px;
    }
    .Prevention-section .container {
        padding: 0 100px;
    }
    .Prevention-section .round-bg .round-item-1 {
        left: -100px;
        top: 40%;
    }
    .Prevention-section .round-bg .round-item-2 {
        top: 36%;
        right: -30px;
    }
    .Prevention-section .round-bg .round-item-3 {
        right: 90px;
        bottom: 530px;
    }
    .healthy-living-section .round-bg .round-item-3 {
        right: 100px;
        bottom: 380px;
    }
    .healthy-living-section .round-bg .round-item-4 {
        right: 10px;
    }
    .food-intake-main {
        padding: 0 40px;
    }
    .food-intake .round-bg .round-item-1 {
        left: -120px;
        top: 202px;
    }
    .food-intake .round-bg .round-item-3 {
        right: 10px;
        bottom: 47%;
    }
    .food-intake .round-item-4 {
        right: 0;
        bottom: 400px;
    }
    .exercise-section .round-bg .round-item-2 {
        top: 48%;
    }
    .exercise-section .round-bg .round-item-3 {
        right: 80px;
    }
    .exercise-section .round-bg .round-item-4 {
        right: 10px;
    }
    .dos-item .text {
        width: calc(100% - 340px);
    }
    .donot-section .dos-item .text {
        width: calc(100% - 280px);
    }
    .donot-main .round-bg .round-item-1 {
        left: -180px;
        top: 43%;
    }
    .donot-main .round-bg .round-item-2 {
        right: 108px;
        top: 38%;
    }
    .donot-main .round-bg .round-item-3 {
        right: 180px;
        bottom: 330px;
    }
    .dos-main .round-bg .round-item-1 {
        left: -60px;
        top: 140px;
    }
    .dos-main .round-bg .round-item-3 {
        top: 696px;
        right: 150px;
    }
    .symptom-section .round-bg .round-item-3 {
        right: 0px;
        bottom: 260px;
    }
    .banner-btn {
        min-width: auto;
        margin-top: 50px;
    }
    .banner-btn .button {
        font-weight: 400;
        min-width: 230px;
        text-transform: capitalize;
        margin: 0 20px;
        padding: 0;
        font-size: 24px;
    }
    .banner-logo img {
        max-width: 300px;
    }
    .doctor-login-form {
        max-width: 700px;
        padding: 50px 60px;
    }
    .doctor-registration-form {
        padding: 50px 60px;
    }
    .form-title {
        font-size: 42px;
        line-height: 50px;
        padding-bottom: 44px;
    }
    .doctor-top p {
        font-size: 24px;
        margin-bottom: 50px;
    }
    .login-input label {
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 12px;
    }
    .login-btn .btn {
        max-width: 210px;
        font-size: 24px;
        height: 54px;
        margin: 40px auto 0;
    }
    .btn-account {
        max-width: 220px;
        font-size: 22px;
        height: 54px;
        margin: 30px auto 0;
    }
    .login-input input {
        font-size: 22px;
        height: 70px;
        padding: 0 24px;
    }
    .doctor-registration-form .login-input input {
        margin-bottom: 30px;
    }
    .doctor-header .nav > ul > li {
        margin-right: 10px;
        padding: 20px 10px;
    }
    .doctor-header .nav > ul > li > a {
        font-size: 20px;
        line-height: 26px;
    }
    .doctor-header .nav ul li .sub-menu {
        max-width: 160px;
        padding: 20px 10px;
        top: 90px;
        margin-left: -20px;
    }
    .doctor-header .nav ul li .sub-menu li a {
        font-size: 16px;
        line-height: 20px;
    }
    .doctor-banner .banner-text {
        right: 30px;
    }
    .doctor-banner .banner-item {
        max-height: 650px;
        min-height: 650px;
    }
    .gynae-text {
        padding-left: 65px;
    }
    .gynae-text p {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 26px;
    }
    .gynae-text ul li {
        font-size: 28px;
        line-height: 40px;
        padding-bottom: 20px;
    }
    .gynae-text ul li::after {
        width: 11px;
        height: 11px;
        top: 18px;
        left: -30px;
    }
    .treatment-main  {
        padding: 0 80px;
    }
    .treatment-section .round-bg .round-item-4 {
        right: 200px;
        bottom: 580px;
    }
    .limitation-text ul li {
        font-size: 32px;
        line-height: 44px;
    }
    .uterine-section .round-bg .round-item-3 {
        right: 0;
        bottom: -350px;
    }
    .uterine-section .round-bg .round-item-4 {
        right: 0px;
        bottom: -580px;
    }
    .limitation_of_section .container {
        max-width: 100%;
    }
    .limitation_of_main .col-3 {
        max-width: 340px;
        width: 100%;
    }
    .limitation_of_main .col-3:nth-child(5), .limitation_of_main .col-3:nth-child(7) {
        max-width: 440px;
    }
    .limitation_white-box {
        padding: 30px 20px;
    }
    .limitation_white-box h4 {
        font-size: 30px;
        line-height: 44px;
    }
    .limitation_white-box p {
        font-size: 28px;
        line-height: 38px;
    }
    .clinical-evidence h2 {
        font-size: 66px;
        line-height: 80px;
        padding-bottom: 50px;
    }
    .clinical-info-title p {
        font-size: 44px;
        line-height: 59px;
        padding: 0 20px;
    }
    .Tripterygium-list ul li strong {
        font-size: 38px;
        line-height: 50px;
    }
    .Tripterygium-list ul li p {
        font-size: 28px;
        line-height: 38px;
        margin-left: 40px;
    }
    .Tripterygium-img p {
        font-size: 40px;
        line-height: 48px;
        padding-top: 40px;
    }
    .conclusion-top h2 {
        font-size: 70px;
        line-height: 80px;
    }
    .red-box-text p {
        font-size: 26px;
        line-height: 38px;
    }
    .grey-box  h3 {
        font-size: 66px;
        line-height: 80px;
        padding-bottom: 50px;
    }
    .grey-box-text p {
        font-size: 42px;
        line-height: 58px;
        padding: 0 110px;
    }
    .conclusion-box .Tripterygium-list ul li {
        padding-left: 30px;
    }
    .conclusion-box .Tripterygium-list ul li p {
        font-size: 22px;
    }
    .conclusion-2 .red-box-text p {
        font-size: 25px;
        line-height: 38px;
    }
    .Fibronorm-pdf-title h2 {
        font-size: 70px;
        line-height: 80px;
    }
    .contact-banner {
        min-height: 750px;
    }
    .contact-banner-conatent {
        max-width: 600px;
        top: 50%;
        transform: translateY(-50%);
        left: 60px;
    }
    .contact-title-text h1 {
        font-size: 60px;
        line-height: 70px;
        padding-bottom: 20px;
    }
    .contact-title-text p {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 50px;
    }
    .contact-title-text ul li {
        margin-bottom: 20px;
    }
    .contact-title-text ul li a {
        font-size: 24px;
    }
    .footer-logo {
        max-width: 350px;
        top: -60px;
        right: 40px;
    }
    .Fibronorm__image {
        padding: 60px 0;
    }
    .Fibronorm__image__main img {
        max-width: 840px;
    }
}

@media only screen and (max-width:1440px) {
    .Understand-img-box {
        /* position: absolute;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%); */
    }
    .Understand-img-box img {
        min-height: auto;
    }
    .symptom-inner-item .symptom-title {
        max-width: 540px;
        font-size: 22px;
        line-height: 30px;
    }
    .food-intake-main .food-inner-item {
        max-width: 560px;
    }
    .food-intake-top strong {
        font-size: 32px;
        line-height: 40px;
    }
    .food-intake-main .col-6:nth-child(even) .food-inner-item {
        margin-left: 0;
    }
    .diet-main {
        margin-top: 100px;
    }
    .diet-box .text p {
        padding: 0 15px;
    }
    .exercise-item {
        max-width: 1240px;
    }
    .dos-item .text {
        width: calc(100% - 240px);
    }
    .dos-item .text p {
        font-size: 25px;
    }
    .causes-item {
        max-width: 520px;
        min-height: 140px;
        max-height: 140px;
    }
    .causes-title strong {
        font-size: 34px;
    }
    .round-bg .round-item-1 {
        left: -40px;
        top: 90px;
    }
    .Causes-section .round-bg .round-item-1 {
        left: -100px;
        top: 30px;
    }
    .Causes-section .round-bg .round-item-3 {
        right: 50px;
        bottom: 205px;
    }
    .symptom-section .round-bg .round-item-1 {
        left: -120px;
        top: 56%;
        transform: translateY(-50%);
    }
    .Prevention-section .round-bg .round-item-3 {
        right: 70px;
        bottom: 550px;
    }
    .Prevention-section .round-bg .round-item-4 {
        right: 20px;
        bottom: 290px;
    }
    .Prevention-main .col-5 .Prevention-text p {
        max-width: 400px;
    }
    .healthy-living-banner img {
        max-width: 1200px;
        width: 100%;
    }
    .exercise-section .round-bg .round-item-2 {
        top: 45%;
    }
    .exercise-section .round-bg .round-item-2 {
        top: 45%;
    }
    .dos-main .round-bg .round-item-3 {
        top: 696px;
        right: 70px;
    }
    .sub-title h2 {
        font-size: 56px;
        line-height: 70px;
    }
    .dos-main .round-bg .round-item-1 {
        top: 110px;
    }
    .dos-main .round-bg .round-item-2 {
        right: -40px;
        top: 200px;
    }
    .food-intake-main {
        padding: 0;
    }
    .banner-text p {
        font-size: 20px;
        line-height: 30px;
    }
    .treatment-section .round-bg .round-item-4 {
        right: 200px;
        bottom: 500px;
    }
    .red-box .hy-text {
        padding: 40px 15px;
        font-size: 25px;
        line-height: 40px;
    }
    .uterine-section .round-bg .round-item-3 {
        right: 0;
        bottom: -320px;
    }
    .limitation_of_main .col-3 {
        max-width: 315px;
        width: 100%;
    }
    .limitation_white-box p {
        font-size: 26px;
        line-height: 36px;
    }
    .limitation_white-box h4 {
        font-size: 28px;
        line-height: 42px;
    }
    .limitation_of_main .col-3:nth-child(5), .limitation_of_main .col-3:nth-child(7) {
        max-width: 400px;
    }
    .Tripterygium-img p {
        font-size: 36px;
        line-height: 44px;
        padding-top: 40px;
    }
    .Tripterygium-list ul li p {
        font-size: 24px;
        line-height: 38px;
        margin-left: 40px;
    }
    .red-box-text p {
        font-size: 22px;
        line-height: 34px;
    }
    .conclusion-2 .red-box-text p {
        font-size: 22px;
        line-height: 34px;
    }
    .bolg-img img {
        min-height: 280px;
        max-height: 280px;
        object-fit: cover;
    }
}

@media only screen and (max-width:1366px) {
    .container {
        padding: 0 40px;
    }
    p {
        font-size: 20px;
    }
    .nav > ul > li {
        margin-right: 10px;
    }
    .nav > ul > li:nth-child(2) > a {
        padding: 0 20px;
    }
    .nav > ul > li > a {
        font-size: 24px;
        line-height: 38px;
    }
    .banner-item {
        max-height: 750px;
        min-height: 750px;
    }
    .banner-logo img {
        max-width: 300px;
    }
    .sub-title h2 {
        font-size: 50px;
        line-height: 70px;
    }
    .Understand-text {
        padding-left: 30px;
    }
    .Understand-text p {
        padding-bottom: 40px;
        font-size: 20px;
    }
    .Understand-section .list-text li {
        font-size: 26px;
        line-height: 36px;
    }
    .Understand-section .list-text p {
        padding-bottom: 40px;
        padding-left: 30px;
        font-size: 20px;
    }
    .causes-title strong {
        font-size: 30px;
    }
    .causes-item {
        min-height: 160px;
        margin-bottom: 30px;
        max-height: 160px;
    }
    .symptom-section .sub-title p {
        word-spacing: 5px;
        margin-bottom: 20px;
        padding: 0 40px;
    }
    .symptom-item .col-6 {
        padding: 0 20px;
    }
    .symptom-img {
        max-width: 240px;
    }
    .symptom-inner-item .symptom-title {
        max-width: 560px;
        font-size: 24px;
        line-height: 30px;
        padding-left: 220px;
    }
    .symptom-item:nth-child(odd) .col-6:nth-child(even) .symptom-inner-item .symptom-title {
        padding-right: 220px;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(odd) .symptom-inner-item .symptom-title {
        padding-right: 190px;
    }
    .symptom-inner-item {
        min-height: 260px;
    }
    .Prevention-icon {
        width: 160px;
        height: 160px;
        margin: -80px auto 0;
        padding: 10px;
    }
    .Prevention-text p {
        font-size: 22px;
        line-height: 38px;
    }
    .healthy-living-section .sub-title p {
        font-size: 24px;
    }
    .diet-lifestyle {
        padding: 70px 0 40px;
    }
    .food-intake-top strong {
        font-size: 26px;
        line-height: 30px;
        padding: 0 50px;
    }
    .food-intake-main .food-inner-item {
        max-width: 540px;
    }
    .food-intake-main .food-inner-item .text p {
        font-size: 16px;
        line-height: 20px;
    }
    .food-intake-main .food-inner-item .text {
        padding: 20px;
    }
    .food-intake-main .food-inner-item .img img {
        width: 150px;
    }
    .food-intake-main .food-inner-item .text strong {
        font-size: 30px;
        line-height: 34px;
    }
    .right-icon img {
        max-width: 80px;
    }
    .diet-box .img {
        width: 140px;
        height: 140px;
        margin: -70px auto 0;
        padding: 40px;
    }
    .diet-box .text p {
        padding: 0 15px;
        font-size: 22px;
        line-height: 38px;
    }
    .exercise-item .text {
        width: calc(100% - 150px);
        padding-left: 20px;
    }
    .exercise-item {
        max-width: 1120px;
    }
    .exercise-item .text p {
        font-size: 24px;
        line-height: 38px;
    }
    .dos-item .text p {
        font-size: 22px;
        line-height: 28px;
    }
    .exercise-item {
        margin: 0 auto 40px;
    }
    .fertility-text p {
        font-size: 22px;
        line-height: 38px;
        max-width: 1240px;
    }
    .dos-main .sub-title p {
        max-width: 1020px;
        line-height: 38px;
    }
    .dos-section {
        padding-top: 40px;
    }
    .dos-section .sub-title img {
        max-width: 210px;
        width: 100%;
    }
    .dos-item .text strong {
        font-size: 22px;
        line-height: 28px;
        padding-bottom: 10px;
    }
    .dos-item .text p {
        font-size: 16px;
        line-height: 30px;
    }
    .dos-item .img {
        width: 160px;
        height: 160px;
    }
    .dos-item .img img {
        padding: 20px;
    }
    .dos-item .text {
        min-height: 210px;
        width: calc(100% - 160px);
    }
    .dos-item .text:after {
        bottom: 16px;
        left: -81px;
    }
    .dos-item .text::before {
        bottom: auto;
        top: 16px;
        left: -81px;
    }
    .dos-item {
        margin-bottom: 40px;
    }
    .donot-section .sub-title img {
        max-width: 260px;
        width: 100%;
    }
    .dos-section .sub-title, .donot-section .sub-title {
        padding-bottom: 30px;
    }
    .social-media-link ul {
        margin-bottom: 40px;
    }
    .social-media-link ul li a {
        width: 50px;
        height: 50px;
    }
    .social-media-link ul li a img {
        width: 45px;
    }
    .Copyright p {
        font-size: 22px;
    }
    .exercise-item .img {
        max-width: 140px;
    }
    .post-box::before {
        bottom: 3px;
    }
    .fertility-img img {
        max-width: 240px;
        width: 100%;
    }
    .Prevention-section .round-bg .round-item-3 {
        right: 30px;
        bottom: 31%;
    }
    .Prevention-section .round-bg .round-item-4 {
        right: 20px;
        bottom: 10%;
    }
    .round-item-1 img {
        max-width: 250px;
    }
    .round-item-2 img {
        max-width: 180px;
    }
    .round-item-3 img {
        max-width: 100px;
    }
    .round-item-4 img {
        max-width: 60px;
        width: 100%;
    }
    .round-bg .round-item-1 {
        left: -30px;
        top: 130px;
    }
    .round-bg .round-item-2 {
        right: -40px;
        top: 160px;
    }
    .Causes-section .round-bg .round-item-1 {
        left: -60px;
        top: 80px;
    }
    .round-bg .round-item-2 {
        right: -30px;
    }
    .food-intake .round-bg .round-item-1 {
        left: -50px;
        top: 192px;
    }
    .food-intake .round-bg .round-item-2 {
        right: -10px;
        top: 220px;
    }
    .food-intake .round-bg .round-item-3 {
        right: 60px;
        bottom: 46%;
    }
    .food-intake .round-item-4 {
        right: 10px;
        bottom: 350px;
    }
    .banner-logo img {
        max-width: 250px;
    }
    .banner-btn {
        /* min-width: 600px; */
        margin: 40px 0;
    }
    .banner-btn .button {
        min-width: 260px;
        font-size: 24px;
        height: 50px;
    }
    .doctor-login-form {
        max-width: 550px;
        padding: 40px 50px;
    }
    .doctor-registration-form {
        padding: 20px 50px;
        max-width: 660px;
    }
    .doctor-registration-form .login-input input{
        height: 50px;
    }
    .doctor-registration-form .login-btn .btn {
        max-width: 240px;
    }
    .form-title {
        font-size: 30px;
        line-height: 36px;
        padding-bottom: 22px;
    }
    .doctor-top p {
        font-size: 18px;
        margin-bottom: 18px;
        line-height: 20px;
    }
    .login-input label {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 10px;
    }
    .login-input input {
        height: 60px;
        font-size: 20px;
    }
    .login-btn .btn {
        font-size: 20px;
        height: 50px;
        margin: 30px auto 0;
    }
    .btn-account {
        max-width: 210px;
        font-size: 18px;
        height: 50px;
    } 

    .gynae-section .sub-title {
        padding-bottom: 30px;
    }
    .gynae-text p {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .treatment-section .round-bg .round-item-1 {
        left: -20px;
        top: 109px;
    }
    .treatment-section .round-bg .round-item-2 {
        right: -50px;
        top: 140px;
    }
    .treatment-section .round-bg .round-item-4 {
        right: 170px;
        bottom: 490px;
    }
    .limitation-text ul li {
        font-size: 26px;
        line-height: 36px;
    }
    .Hysterectomy-section .round-bg .round-item-2 {
        right: -40px;
        top: 180px;
        width: 180px;
    }
    .treatment-section {
        padding-bottom: 80px;
    }
    .box_shadow::before {
        background-size: 1200px;
        bottom: -23px;
    }
    .red-box .hy-text {
        padding: 40px 15px;
        font-size: 22px;
        line-height: 32px;
    }
    .magnetic-section .row, .myomectomy-section .row, .Hysterectomy-section .row {
        margin: 0 -20px;
    }
    .magnetic-section .col-4,.myomectomy-section .col-4,.Hysterectomy-section .col-4 {
        padding: 0 20px;
    }
    .uterine-section .round-bg .round-item-4 {
        right: -30px;
        bottom: -580px;
    }
    .clinical-banner.box_shadow::before {
        bottom: 38px;
    }
    .clinical-evidence h2 {
        font-size: 40px;
        line-height: 60px;
        padding-bottom: 10px;
        max-width: 780px;
    }
    .clinical-info-title {
        padding: 20px 0;
        margin-bottom: 50px;
    }
    .clinical-info-title p {
        font-size: 32px;
        line-height: 44px;
        padding: 0 190px;
    }
    .Tripterygium-list ul li strong {
        font-size: 30px;
        line-height: 46px;
        padding-left: 10px;
    }
    .Tripterygium-list ul li {
        margin-bottom: 40px;
        padding-left: 40px;
    }
    .Tripterygium-list ul li p {
        font-size: 20px;
        line-height: 32px;
        margin-left: 30px;
    }
    .Tripterygium-img {
        padding: 60px 30px;
    }
    .Tripterygium-img p {
        font-size: 30px;
        line-height: 36px;
        padding-top: 30px;
    }
    .conclusion-section {
        padding-top: 60px;
    }
    .conclusion-top h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .red-box-text p {
        font-size: 20px;
        line-height: 34px;
    }
    .grey-box  h3 {
        font-size: 40px;
        line-height: 40px;
        padding-bottom: 40px;
    }
    .grey-box-text {
        background-color: #DBDBDA;
        padding: 20px 0;
        margin-bottom: 70px;
        text-align: center;
    }
    .grey-box-text p {
        font-size: 32px;
        line-height: 42px;
        padding: 0 170px;
    }
    .conclusion-2 .red-box-text p {
        font-size: 20px;
        line-height: 32px;
    }
    .grey-box-text span {
        font-size: 15px;
    }
    .Fibronorm-pdf-title h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .Fibronorm-pdf-red p {
        font-size: 24px;
        line-height: 24px;
    }
    .Fibronorm-pdf-main {
        padding-top: 60px;
    }
    .pdf-btn a {
        font-size: 28px;
        line-height: 34px;
    }
    .bolg {
        padding: 100px 20px;
    }
    .bolg-text p {
        font-size: 16px;
        line-height: 30px;
    }
    .red-box .hy-img {
        width: 170px;
        height: 170px;
        margin: -85px auto 0;
        padding: 40px;
    }
    .contact-title-text h1 {
        font-size: 50px;
        line-height: 60px;
        padding-bottom: 10px;
    }
    .contact-title-text p {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 40px;
    }
    .contact-title-text ul li a {
        font-size: 22px;
    }
    .Fibronorm__image__main img {
        max-width: 500px;
    }
    .Fibronorm__image {
        padding: 30px 0;
    }
    .footer-logo {
        max-width: 250px;
        top: -40px;
        right: 20px;
        padding: 0 20px;
        border-radius: 14px;
    }
}

@media only screen and (max-width:1280px) {
    .symptom-inner-item .symptom-title {
        max-width: 530px;
    }

    .healthy-living::before {
        top: -140px;
        left: -60px;
        background-size: 260px;
        max-width: 260px;
    }
    .healthy-living::after {
        top: -110px;
        right: 0px;
        background-size: 200px;
        max-width: 200px;
    }
    .Types-fibroid::before, .Causes-section::before, .symptom-section::before, .Prevention-section::before, .Treating-section::before, .healthy-living-section::before, .food-intake::before, .diet-section::before, .exercise-section::before, .post-box::before, .fertility-section::before, .Understand-section::before, .banner::before {
        background-size: 1200px;
    }
    .post-box::before {
        bottom: 6px;
    }
    .Understand-section::before {
        bottom: -24px !important;
    }
    .banner::before {
        bottom: -23px !important;
    }
    .site-logo img {
        max-width: 260px;
    }
    .causes-item {
        max-width: 480px;
    }
    .causes-text .button {
        margin-top: 70px;
    }
    .Prevention-section .container {
        padding: 0 60px;
    }
    .healthy-living-banner img {
        max-width: 1070px;
        width: 100%;
    }
    .food-intake .round-bg .round-item-3 {
        right: 0;
        bottom: 44%;
    }
    .dos-main .round-bg .round-item-1 {
        top: 140px;
    }
    .Prevention-main .col-5, .Prevention-main .col-4 {
        padding: 0 15px;
    }
    .Prevention-main .row {
        margin: 0 -15px;
    }
    .Treating-text {
        max-width: 470px;
        width: 100%;
    }
    .Types-fibroid-img {
        max-width: 560px;
        margin-left: auto;
    }
    .food-intake .sub-title {
        padding-bottom: 0;
    }
    .gynae-text p {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .gynae-text ul li {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 14px;
    }
    .treatment-section .round-bg .round-item-4 {
        right: 160px;
        bottom: 440px;
    }
    .limitation-text ul li {
        font-size: 22px;
        line-height: 30px;
    }  
    .limitation_of_main .col-3 {
        max-width: 290px;
        width: 100%;
    }
    .limitation_white-box h4 {
        font-size: 26px;
        line-height: 38px;
        padding-bottom: 16px;
        margin-bottom: 24px;
        height: 100px;
    }
    .limitation_white-box p {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 18px;
        margin-bottom: 18px;
        border-bottom: 1px solid #606060;
    }
    .limitation_of_main .col-3:nth-child(5), .limitation_of_main .col-3:nth-child(7) {
        max-width: 360px;
    }
    .pdf-box {
        max-width: 1100px;
    }
}

@media only screen and (max-width:1200px) {
    .container {
        padding: 0 20px;
    }
    .Prevention-section .container {
        padding: 0 20px;
    }
    .nav > ul > li {
        padding: 20px 10px;
        padding-bottom: 20px;
    }
    .nav > ul > li > a {
        font-size: 18px;
        line-height: 24px;
    }
    .nav > ul > li:nth-child(2) > a {
        padding: 0;
    }
    .nav ul li .sub-menu {
        top: 76px;
    }
    .nav ul li .sub-menu li a {
        font-size: 16px;
        line-height: 24px;
    }
    .nav ul li .sub-menu li {
        display: block;
        margin-bottom: 14px;
    }
    .banner-item {
        max-height: 640px;
        min-height: 640px;
    }
    .banner-logo img {
        max-width: 200px;
    }
    #slider .owl-nav .owl-prev span, #slider .owl-nav .owl-next span {
        background-size: 20px;
    }
    .Understand-section {
        padding-top: 40px;
    }
    .sub-title h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .Understand-text p {
        padding-bottom: 20px;
        font-size: 16px;
        line-height: 28px;
    }
    .Understand-section .list-text li {
        font-size: 22px;
        line-height: 30px;
    }
    .Understand-section .list-text ul {
        padding-left: 110px;
        margin-bottom: 20px;
    }
    .Understand-section .list-text p {
        padding-bottom: 20px;
        font-size: 16px;
        line-height: 28px;
    }
    .Types-fibroid {
        padding: 40px 0 60px;
    }
    .fibroid-sub-list strong {
        font-size: 20px;
        line-height: 28px;
    }
    .fibroid-sub-list {
        padding-bottom: 20px;
    }
    .Causes-section {
        padding: 40px 0 60px;
    }
    .causes-img {
        padding: 10px;
        max-width: 150px;
    }
    .causes-img img {
        max-height: 90px;
    }
    .causes-title strong {
        font-size: 26px;
    }
    .causes-item {
        min-height: 130px;
        margin-bottom: 20px;
        max-height: 130px;
    }
    .causes-text .button {
        margin-top: 60px;
        font-size: 22px;
        height: 50px;
    }
    .symptom-section {
        padding: 40px 0 40px;
    }
    .symptom-img {
        max-width: 180px;
    }
    .symptom-inner-item {
        min-height: 200px;
    }
    .symptom-inner-item .symptom-title {
        max-width: 350px;
        height: 90px;
        font-size: 20px;
        padding-left: 100px;
        margin-right: auto;
    }
    .symptom-item:nth-child(odd) .col-6:nth-child(even) .symptom-inner-item .symptom-title {
        padding-right: 90px;
    }
    .symptom-item:nth-child(odd) .col-6:nth-child(even) .symptom-inner-item .symptom-title {
        margin-left: auto;
        margin-right: auto;
        padding-right: 100px;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(odd) .symptom-inner-item .symptom-title {
        margin-right: auto;
        padding-right: 100px;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(odd) .symptom-inner-item .symptom-img {
        margin-right: 70px;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(even) .symptom-inner-item .symptom-title {
        margin-right: 0;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(even) .symptom-inner-item .symptom-img {
        margin-left: 70px;
    }
    .Prevention-section {
        padding: 40px 0;
    }
    .Treating-section {
        padding: 30px 0 60px;
    }
    .Treating-section .sub-title h2 {
        padding-bottom: 40px;
    }
    .Treating-text {
        max-width: 450px;
    }
    .healthy-living-section {
        padding: 40px 0 60px;
    }
    .healthy-living-section .sub-title p {
        font-size: 20px;
    }
    .diet-lifestyle {
        padding: 30px 0 40px;
    }
    .food-intake {
        padding: 40px 0 60px;
    }
    .food-intake-top strong {
        font-size: 16px;
        line-height: 26px;
        padding: 0 160px;
        margin-bottom: 20px;
    }
    .food-intake-main .food-inner-item .text strong {
        font-size: 22px;
        line-height: 24px;
    }
    .food-intake-main .food-inner-item .text p {
        font-size: 14px;
        line-height: 20px;
    }
    .right-icon {
        right: -30px;
    }
    .right-icon img {
        max-width: 60px;
    }
    .diet-section {
        padding: 40px 0 80px;
    }
    .diet-main {
        margin-top: 40px;
    }
    .diet-box .text {
        padding: 20px 0 20px;
    }
    .diet-box .text p {
        font-size: 18px;
        line-height: 32px;
    }
    .exercise-section {
        padding: 40px 0 60px;
    }
    .exercise-item {
        max-width: 1040px;
    }
    .exercise-item .text p {
        font-size: 18px;
        line-height: 32px;
    }
    .exercise-item .img img {
        max-width: 100px;
        width: 100%;
    }
    .post-section {
        padding: 40px 0 30px;
    }
    .fertility-section {
        padding: 40px 0 60px;
    }
    .fertility-img img {
        max-width: 180px;
    }
    .fertility-img::after {
        background-size: 60px auto;
    }
    .fertility-text p {
        font-size: 20px;
        line-height: 34px;
    }
    .dos-main {
        padding-top: 40px;
    }
    .dos-main .sub-title h2 {
        padding-bottom: 40px;
    }
    .dos-section .sub-title, .donot-section .sub-title {
        padding-bottom: 20px;
    }
    .dos-section .sub-title img {
        max-width: 160px;
    }
    .dos-item .text p {
        font-size: 14px;
        line-height: 26px;
    }
    .donot-section .dos-item .text p {
        font-size: 18px;
        line-height: 35px;
    }
    .Causes-section .round-bg .round-item-2 {
        top: 0;
    }
    .causes-item {
        max-width: 410px;
    }
    .Causes-section .round-bg .round-item-3 {
        right: 10px;
        bottom: 160px;
    }
    .symptom-section .round-bg .round-item-2 {
        top: 47%;
    }
    .exercise-section .round-bg .round-item-2 {
        top: 30%;
    }
    .donot-main .round-bg .round-item-1 {
        left: -90px;
    }
    .symptom-section .round-bg .round-item-3 {
        right: 0px;
        bottom: 210px;
    }
    .healthy-living-banner img {
        max-width: 870px;
        width: 100%;
    }
    .healthy-living-section .round-bg .round-item-3 {
        bottom: 250px;
    }
    .banner-btn .button {
        min-width: 230px;
        font-size: 22px;
        height: 50px;
    }
    .doctor-header .nav > ul > li {
        margin-right: 8px;
        padding: 20px 8px;
    }
    .doctor-header .nav > ul > li > a {
        font-size: 16px;
        line-height: 26px;
    }
    .doctor-header .nav ul li .sub-menu li a {
        font-size: 14px;
        line-height: 18px;
    }
    .banner-text p {
        font-size: 16px;
        line-height: 26px;
        max-width: 370px;
        margin-top: 30px;
    }
    .gynae-section {
        padding-top: 40px;
    }
    .treatment-main {
        padding: 0 100px;
    }
    .limitation-div {
        padding-top: 40px;
    }
    .limitation-div .sub-title {
        padding-bottom: 20px;
    }
    .Hysterectomy-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .limitation_of_section .sub-title {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .limitation_of_main .col-3 {
        max-width: 100% !important;
        width: 33% !important;
    }
    .clinical-banner {
        padding-bottom: 40px;
    }
    .clinical-banner.box_shadow::before {
        bottom: 19px;
    }
    .clinical-evidence h2 {
        font-size: 32px;
        line-height: 44px;
        padding-bottom: 20px;
        max-width: 620px;
    }
    .clinical-info-title p {
        font-size: 24px;
        line-height: 38px;
        padding: 0 240px;
    }
    .Tripterygium-list ul li {
        margin-bottom: 30px;
        padding-left: 30px;
    }
    .Tripterygium-list ul li strong {
        font-size: 26px;
        line-height: 42px;
        margin-bottom: 12px;
    }
    .Tripterygium-list ul li p {
        font-size: 16px;
        line-height: 28px;
    }
    .conclusion-top h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .red-box-text {
        padding: 20px 52px;
    }
    .red-box-text p {
        font-size: 18px;
        line-height: 34px;
    }
    .grey-box  h3 {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 20px;
    }
    .grey-box-text p {
        font-size: 26px;
        line-height: 38px;
        padding: 0 210px;
    }
    .conclusion-box .Tripterygium-list ul li p {
        font-size: 16px;
    }
    .conclusion-2 .red-box-text p {
        font-size: 18px;
        line-height: 32px;
    }
    .grey-box {
        padding-top: 40px;
    }
    .grey-box-text p {
        font-size: 24px;
        line-height: 38px;
    }
    .grey-box-text span {
        font-size: 12px;
    }
    .Tripterygium-img p {
        font-size: 26px;
        line-height: 34px;
    }
    .Fibronorm-pdf {
        padding-top: 60px;
    }
    .Fibronorm-pdf-title h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .Fibronorm-pdf-red {
        padding: 30px 52px;
    }
    .Fibronorm-pdf-red p {
        font-size: 20px;
        line-height: 22px;
    }
    .pdf-btn a {
        font-size: 22px;
        line-height: 30px;
        min-width: 226px;
    }
    .bolg-text p {
        font-size: 14px;
        line-height: 26px;
    }
    .bolg {
        padding: 60px 20px;
    }
    .Testimonial-video {
        padding: 40px 0 10px;
    }
    .videoWrapper {
        margin-bottom: 50px;
    }
    .contact-banner {
        min-height: 560px;
    }
    .contact-title-text h1 {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 10px;
        padding-left: 0;
    }
    .contact-banner-conatent {
        max-width: 500px;
        left: 40px;
    }
    .contact-title-text p {
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 40px;
    }
    .contact-title-text ul li a {
        font-size: 18px;
    }
    .contact-title-text ul li span {
        margin-right: 14px;
    }
}

@media only screen and (max-width: 1100px) {
    .banner-item {
        max-height: 500px;
        min-height: 500px;
    }
    p {
        font-size: 14px;
        line-height: 30px;
    }
    .healthy-living::after {
        right: 0;
    }
    .sub-title h2 {
        font-size: 40px;
        line-height: 40px;
        padding-bottom: 30px;
    }
    .Types-fibroid-img img {
        width: 100%;
        max-width: 320px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .symptom-inner-item .symptom-title {
        padding-left: 140px;
    }
    .Prevention-text p {
        font-size: 18px;
        line-height: 34px;
        padding: 0 15px;
    }
    .Prevention-box {
        margin-bottom: 120px;
    }
    .food-intake-top strong {
        padding: 0px 60px;
    }
    .post-box {
        padding: 40px 0 40px;
        margin-top: 20px;
    }
    .exercise-item .text p {
        font-size: 16px;
        line-height: 32px;
    }
    .post-box::before {
        bottom: 12px;
    }
    .fertility-text p {
        font-size: 14px;
        line-height: 34px;
    }
    .dos-main .sub-title p {
        max-width: 80%;
        line-height: 32px;
        font-size: 14px;
    }
    .healthy-living-section .sub-title p {
        font-size: 14px;
    }
    .diet-box .text p {
        font-size: 16px;
        line-height: 30px;
    }
    .round-bg .round-item-1 {
        top: 150px;
    }
    .round-bg .round-item-2 {
        right: -50px;
        top: 60px;
    }
    .round-bg .round-item-3 {
        right: 10px;
        bottom: 190px;
    }
    .food-intake .round-bg .round-item-1 {
        left: -60px;
        top: 102px;
    }
    .food-intake .round-bg .round-item-2 {
        right: -10px;
        top: 100px;
    }
    .exercise-section .round-bg .round-item-1 {
        left: -90px;
        top: 53%;
    }
    .exercise-section .round-bg .round-item-2 {
        top: 47%;
        right: 0;
    }
    .exercise-section .round-bg .round-item-3 {
        right: 140px;
        bottom: 210px;
    }
    .exercise-section .round-bg .round-item-4 {
        right: 10px;
        bottom: 70px;
    }
    .dos-main .round-bg .round-item-1 {
        top: 60px;
    }
    .dos-main .round-bg .round-item-2 {
        right: -20px;
        top: 150px;
    }
    .dos-main .round-bg .round-item-3 {
        top: 420px;
        right: 50px;
    }
    .dos-main .round-bg .round-item-4 {
        top: 700px;
        bottom: auto;
        right: 0px;
    }
    .home-banner .banner-text {
        top: 50%;
        right: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }
    .banner-btn {
        min-width: 100%;
        justify-content: center;
        margin-top: 20px;
    }
    .banner-btn .button {
        min-width: 280px;
        font-size: 25px;
        margin: 0 20px;
        height: 52px;
    }
    .doctor-login-form {
        max-width: 420px;
        padding: 30px 30px;
    }
    .form-title {
        font-size: 24px;
        line-height: 26px;
        padding-bottom: 16px;
    }
    .doctor-top p {
        font-size: 16px;
        margin-bottom: 14px;
        line-height: 18px;
    }
    .login-input label {
        font-size: 16px;
        line-height: 20px;
    }
    .login-input input {
        height: 50px;
        font-size: 16px;
    }
    .login-btn .btn {
        font-size: 18px;
        height: 42px;
        margin: 20px auto 0;
        max-width: 180px;
    }
    .btn-account {
        max-width: 180px;
        font-size: 16px;
        height: 42px;
        margin-top: 20px;
    }
    .doctor-registration-form {
        max-width: 700px;
        padding: 30px 30px;
    }
    .red-box .hy-img {
        width: 140px;
        height: 140px;
        margin: -70px auto 0;
        padding: 30px;
    }
    .red-box .hy-text {
        padding: 30px 15px;
        font-size: 20px;
        line-height: 30px;
    }
    .pdf-box {
        max-width: 860px;
    }
}

@media only screen and (max-width: 992px) {
    .round-bg, .healthy-living::after, .healthy-living::before  {
        display: none;
    }
    .header {
        padding: 20px 0;
    }
    .site-logo img {
        max-width: 200px;
    }
    .burger__menu {
        width: 36px;
        height: 50px;
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
    .burger__menu span {
        width: 100%;
        height: 4px;
        background-color: #df2429;
        border-radius: 10px;
        display: block;
        position: relative;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
    }
    .burger__menu span:after, .burger__menu span:before {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: -10px;
        width: 100%;
        height: 4px;
        background-color: #df2429;
        border-radius: 10px;
        margin: 0 auto;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
    }
    .burger__menu span:before {
        top: auto;
        bottom: -10px;
    }
    body.open .burger__menu span {
        transform: rotate(138deg);
    }
    body.open .burger__menu span:before {
        transform: rotate(83deg);
        bottom: 0;
    }   
    body.open .burger__menu span:after {
        opacity: 0;
        visibility: visible;
    }
    body.open .nav {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    .nav {
        position: fixed;
        width: 320px;
        top: 0;
        left: 0;
        height: 100%;
        background-color: #FFF;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-100%);
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
        z-index: 1111;
        box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
    }
    .nav > ul {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .nav > ul > li {
        margin: 0;
        padding: 20px;
        border-bottom: 1px solid #606060;
        width: 100%;
    }
    .nav > ul > li:last-child {
        border: 0;
        border-bottom: 1px solid #606060;
        max-width: 100%;
    }
    .nav > ul > li > a {
        text-align: left;
        display: inline-block;
        vertical-align: top;
    }
    .nav > ul > li:last-child a {
        max-width: 100%;
        padding: 0;
    }
    .nav > ul > li:last-child a br {
        display: none;
    }
    .nav ul li .sub-menu {
        position: relative;
        display: none;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        top: auto;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-shadow: none;
    }
    .nav ul li .sub-menu::before {
        display: none;
    }
    .contact-header.doctor-header .nav > ul > li {
        padding: 20px 8px;
    }
    .child-trigger {
        right: -5px;
        width: 30px;
        height: 30px;
        top: 0;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        float: right;
        margin-right: 20px;
    }
    .child-trigger:before {
        content: ' ';
        width: 30px;
        height: 30px;
        position: absolute;
        transition: all ease 0.5s;
        top: 0px;
        left: 0;
        right: 0;
        background-image: url('../images/arrow-down.png');
        background-repeat: no-repeat;
        margin: 0 auto;
        background-size: 30px auto;
    }
    .child-trigger.child-open::before {
        transform: rotate(90deg);
    }
    .banner-item {
        max-height: 400px;
        min-height: 400px;
        background-position: center right 70%;
    }
    .home-banner .banner-text {
        right: 30px;
        transform: translate(-0%, -50%);
        width: auto;
    }
    .home-banner .banner-logo {
        text-align: right;
    }
    .home-banner .banner-btn .button {
        min-width: 200px;
        font-size: 24px;
        margin: 0 10px;
    }
    .Understand-section .row {
        flex-direction: column-reverse;
    }
    .Understand-section .col-6 {
        width: 100%;
    }
    .Understand-img-box {
        position: static;
        bottom: 0;
        top: 0;
        transform: translateY(0%);
        margin-bottom: 30px;
    }
    .Understand-text {
        padding-left: 0;
    }
    .Understand-section .list-text p {
        padding-left: 0;
    }
    .Types-fibroid .col-6 {
        width: 100%;
    }
    .Types-fibroid .col-6 {
        padding-left: 15px;
    }
    .Types-fibroid-img {
        border-radius: 15px;
        margin-bottom: 30px;
        box-shadow: rgb(0 0 0 / 60%) 0px 3px 8px 0px;
    }
    .Types-fibroid-img img {
        border-radius: 15px;
    }
    .causes-title strong {
        font-size: 18px;
    }
    .causes-title strong {
        font-size: 18px;
    }
    .causes-item {
        min-height: 100px;
        margin-bottom: 20px;
        max-height: 100px;
    }
    .causes-item {
        max-width: 320px;
    }
    .symptom-item .col-6 {
        padding: 0 20px;
        width: 100%;
    }
    .symptom-inner-item {
        min-height: 180px;
        max-width: 500px;
    }
    .symptom-item:nth-child(odd) .col-6:nth-child(even) .symptom-inner-item {
        margin-left: auto;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(even) .symptom-inner-item  {
        margin-left: auto;
    }
    .symptom-inner-item .symptom-title {
        height: 80px;
    }
    .Prevention-main .col-4,
    .Prevention-main .col-5  {
        width: 50%;
    }
    .Treating-text {
        max-width: 330px;
    }
    .food-intake-main .col-6 {
        width: 100%;
    }
    .food-intake-main .food-inner-item {
        max-width: 540px;
        margin: 0 auto 20px;
    }
    .food-intake-main .col-6:nth-child(even) .food-inner-item {
        margin: 0 auto 20px;
    }
    .food-intake-top strong {
        padding: 0px 190px;
        font-size: 20px;
    }
    .diet-main .col-3 {
        width: 50%;
    }
    .diet-main {
        margin-top: 0;
    }
    .diet-section .sub-title {
        padding-bottom: 0;
    }
    .diet-box {
        margin-top: 100px;
    }
    .donot-section .sub-title img {
        max-width: 190px;
    }
    .dos-section .sub-title img {
        max-width: 140px;
    }
    .donot-section .dos-item .text p {
        font-size: 16px;
        line-height: 35px;
    }
    .donot-section .dos-item .text {
        width: calc(100% - 160px);
    }
    .doctor-div {
        background-position: center right 70%;
    }
    .doctor-registration-form {
        padding: 40px 50px;
        max-width: 650px;
    }
    .doctor-registration-form .login-btn .btn {
        max-width: 220px;
    }
    .Types-fibroid-img {
        max-width: 100%;
        margin-left: 0;
        margin: 0 auto 30px; 
    }
    .doctor-header .nav ul li .sub-menu {
        max-width: 100%;
        padding: 16px 0;
        top: 0;
        margin-left: 0;
        text-align: left;
    }
    .doctor-header .nav > ul > li > a {
        font-size: 18px;
        line-height: 24px;
    }
    .doctor-header .nav > ul > li > a br {
        display: none;
    }
    .banner-item {
        background-position: center right 60%;
    }
    .gynae-main {
        padding: 0 20px;
    }
    .gynae-main .row {
        flex-direction: column-reverse;
    }
    .gynae-main .col-5 {
        width: 100%;
    }
    .gynae-section .col-7 {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .gynae-section .sub-title {
        padding-bottom: 0;
    }
    .gynae-img img {
        border-radius: 25px;
        margin-bottom: 30px;
    }
    .gynae-text p {
        font-size: 20px;
        line-height: 30px;
    }
    .gynae-text p br {
        display: none;
    }
    .gynae-text ul {
        padding-bottom: 40px;
    }
    .gynae-text ul li {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 14px;
    }
    .treatment-section .sub-title h2,
    .container-full .sub-title h2,
    .Hysterectomy-section .sub-title h2,
    .myomectomy-section .sub-title h2, 
    .uterine-section .sub-title h2,
    .magnetic-section .sub-title h2, 
    .limitation_of_section .sub-title h2,
    .Fibronorm-pdf-main .sub-title h2,
    .Testimonials-box .sub-title h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .treatment-main {
        padding: 0 60px;
    }
    .limitation-text ul {
        margin-bottom: 0;
        padding-left: 60px;
    }
    .limitation-text ul li::after {
        left: -30px;
    }
    .limitation-text ul li {
        font-size: 18px;
        line-height: 30px;
        padding: 5px 0;
    }
    .red-box {
        margin-top: 70px;
    }
    .red-box .hy-img {
        width: 120px;
        height: 120px;
        margin: -60px auto 0;
        padding: 24px;
    }
    .red-box .hy-text {
        padding: 20px 15px;
        font-size: 16px;
        line-height: 25px;
    }
    .limitation_white-box {
        padding: 20px 15px;
    }
    .limitation_white-box h4 {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 12px;
        margin-bottom: 16px;
        height: 100px;
    }
    .limitation_white-box p {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 14px;
        margin-bottom: 14px;
    }
    .clinical-info-title p {
        font-size: 22px;
        line-height: 34px;
        padding: 0px 40px;
    }
    .Tripterygium-img p {
        font-size: 20px;
        line-height: 24px;
    }
    .Tripterygium-list ul li strong {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .Tripterygium-list ul li strong::after {
        width: 240px;
        height: 2px;
    }
    .Tripterygium-list ul li p {
        font-size: 14px;
        line-height: 26px;
    }
    .conclusion-section {
        padding-top: 40px;
    }
    .conclusion-top h2,
    .Fibronorm-pdf-title h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .red-box-text {
        padding: 20px 0px;
    }
    .red-box-text p,
    .conclusion-2 .red-box-text p,
    .Fibronorm-pdf-red p {
        font-size: 14px;
        line-height: 28px;
    }
    .grey-box  h3 {
        font-size: 28px;
        line-height: 40px;
        padding-bottom: 20px;
    }
    .grey-box-text p {
        font-size: 20px;
        line-height: 32px;
        padding: 0 20px;
    }
    .Fibronorm-pdf {
        padding-top: 40px;
    }
    .Fibronorm-pdf-main {
        padding-top: 40px;
    }
    .Fibronorm-pdf {
        padding-bottom: 40px;
    }
    .Testimonials-box .sub-title p {
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 30px;
        margin-top: -15px;
    }
    .pdf-btn a {
        font-size: 18px;
        line-height: 28px;
        min-width: 200px;
    }
    .videoWrapper {
        padding-bottom: 64%;
    }
    .bolg-main .col-4 {
        width: 100%;
        margin-bottom: 30px;
    }
    .bolg {
        padding: 60px 20px 30px;
    }
    .contact-banner {
        min-height: 500px;
    }
    .contact-title-text h1 {
        font-size: 34px;
        line-height: 40px;
        padding-bottom: 10px;
        padding-left: 0;
    }
    .contact-title-text p {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .contact-title-text ul li {
        margin-bottom: 14px;
    }
    .contact-title-text ul li span {
        width: 34px;
        height: 34px;
    }
    .contact-header .nav > ul > li:nth-child(4) a {
        max-width: 100%;
        padding: 0;
    }
    .Fibronorm__image__main img {
        max-width: 400px;
    }
    .footer-logo {
        max-width: 200px;
        top: -30px;
        right: 15px;
        padding: 0 17px;
        border-radius: 10px;
    }
}   

@media only screen and (max-width: 767px) {
    .header {
        padding: 10px 0;
    }
    .site-logo img {
        max-width: 160px;
    }
    .home-banner .banner-item {
        background-position: top right 70%;
    }
    .container {
        padding: 0 15px;
    }
    .round-bg {display: none;}
    .banner-logo img {
        max-width: 120px;
    }
    .banner-text {
        right: 0;
        top: 50%;
        transform: translate(0);
        width: 100%;
    }
    .banner-logo {
        text-align: right;
    }
    .home-banner .banner-text {
        right: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .home-banner .banner-btn .button {
        min-width: auto;
        font-size: 18px;
        margin: 0  0 10px;
    }
    .sub-title h2 {
        font-size: 28px;
        line-height: 38px;
        padding-bottom: 14px;
    }
    .Understand-section {
        padding-top: 20px;
    }
    .Understand-text p,
    .Understand-section .list-text p {
        font-size: 14px;
        line-height: 26px;
        text-align: left;
    }
    .Understand-section .list-text ul {
        padding-left: 60px;
        margin-bottom: 10px;
    }
    .Understand-section .list-text li {
        font-size: 16px;
        line-height: 20px;
        padding: 0;
        margin-bottom: 10px;
    }
    .Understand-section .list-text ul li::after {
        left: -29px;
    }
    .Types-fibroid {
        padding: 20px 0 40px;
    }
    .Types-fibroid .container-full {
        padding-top: 20px;
    }
    .Types-fibroid-text {
        padding: 0;
    }
    .Types-fibroid::before, .Causes-section::before, .symptom-section::before, .Prevention-section::before, .Treating-section::before, .healthy-living-section::before, .food-intake::before, .diet-section::before, .exercise-section::before, .post-box::before, .fertility-section::before, .Understand-section::before, .banner::before {
        background-size: 430px;
    }
    .banner::before {
        bottom: -19px !important;
        background-image: url(../images/box-shadow-2.png) !important;
    }
    .Understand-section::before {
        bottom: -17px !important;
    }
    .Causes-section {
        padding: 20px 0 40px;
    }
    .Causes-section .col-6 {
        width: 100%;
    }
    .causes-text .button {
        margin-top: 20px;
        font-size: 16px;
        height: 42px;
        margin-bottom: 20px;
        max-width: 180px;
    }
    .causes-img {
        padding: 10px;
        max-width: 100px;
    }
    .causes-item {
        max-width: 300px;
    }
    .symptom-section {
        padding: 20px 0 40px;
    }
    .symptom-section .sub-title p {
        word-spacing: 5px;
        margin-bottom: 24px;
        padding: 0;
    }
    .symptom-img {
        max-width: 100%;
        width: 100%;
    }
    .symptom-img img {
        max-width: 120px;
        width: 100%;
    }
    .symptom-img {
        max-width: 100%;
        width: 100%;
        position: static;
        transform: translateY(0%);
    }
    .symptom-inner-item .symptom-title {
        height: auto;
    }
    .symptom-inner-item .symptom-title {
        height: auto;
        padding: 10px !important;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        box-shadow: none;
        border: none;
        border-radius: 0;
    }
    .symptom-img {
        max-width: 100%;
        width: 100%;
        position: static;
        transform: translateY(0%);
        text-align: center;
    }
    .symptom-inner-item {
        background: #fbe2e8;
        min-height: auto;
        margin-bottom: 30px;
        border-radius: 15px;
    }
    .symptom-item:nth-child(odd) .col-6:nth-child(even) .symptom-inner-item .symptom-title {
        padding-right: 0;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(odd) .symptom-inner-item .symptom-img {
        margin-right: 0;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(odd) .symptom-inner-item .symptom-title {
        padding-right: 0;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(even) .symptom-inner-item .symptom-img {
        margin-left: 0;
    }
    .symptom-item {
        margin-bottom: 0;
    }
    .Prevention-section {
        padding: 20px 0;
    } 
    .Prevention-main .col-4, .Prevention-main .col-5 {
        width: 100%;
    }
    .Prevention-icon {
        width: 120px;
        height: 120px;
        margin: -60px auto 0;
        border-width:2px;
    }
    .Prevention-box {
        border-bottom: 5px solid #dc1c4a;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
    }
    .Prevention-main {
        margin-top: 70px;
    }
    .Prevention-text {
        padding: 40px 0 40px;
    }
    .Prevention-box,.Prevention-main .col-5 .Prevention-box  {
        margin-bottom: 80px;
        height: auto !important;
    }
    .col-5:last-child .Prevention-box,
    .col-4:last-child .Prevention-box {
        margin-bottom: 40px;
    }
    .Prevention-text p {
        font-size: 16px;
        line-height: 32px;
    }
    .Treating-section  .col-6 {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .healthy-living::before,.healthy-living::after {
        display: none;
    }
    .Treating-img img {
        border-radius: 15px;
    }
    .Treating-img {
        margin-bottom: 20px;
    }
    .Treating-text p {
        text-align: justify;
    }
    .healthy-living-section {
        padding: 20px 0 40px;
    }
    .healthy-living-banner {
        padding-top: 30px;
        text-align: center;
    }
    .diet-lifestyle {
        padding: 20px 0 0;
    }
    .food-intake-top strong {
        padding: 0 20px;
        font-size: 16px;
    }
    .food-intake-main .food-inner-item {
        max-width: 100%;
    }
    .food-intake-main .food-inner-item .text {
        padding: 20px;
        width: 100%;
    }
    .food-intake-main .food-inner-item .img {
        max-width: 110px;
        width: 100%;
        margin: 0 auto;
    }
    .food-intake-main .food-inner-item .img img {
        width: 100%;
        max-width: 100px;
    }
    .food-intake-main .food-inner-item .text strong {
        font-size: 18px;
        line-height: 21px;
    }
    .food-intake-main .food-inner-item .text {
        padding: 10px 20px;
        width: 100%;
    }
    .right-icon {
        right: 0;
    }
    .food-intake {
        padding: 40px 0 30px;
    }
    .diet-section {
        padding: 20px 0 40px;
    }
    .diet-main .col-3 {
        width: 100%;
    }   
    .diet-box {
        height: auto !important;
    }
    .diet-box .text {
        padding: 30px 0 30px;
    }
    .diet-box .img {
        width: 120px;
        height: 120px;
        margin: -60px auto 0;
        padding: 10px;
        border-width:2px;
    }
    .diet-box .img img {
        width: 60%;
        object-fit: cover;
    }
    .diet-box {
        border: 1px solid #dc1c4a;
        border-bottom: 5px solid #dc1c4a;
    }
    .exercise-item .img {
        max-width: 100%;
    }
    .exercise-item .text {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-top: 10px;
    }
    .exercise-item {
        margin: 0 auto 20px;
    }
    .exercise-box {
        padding-top: 30px;
    }
    .exercise-section {
        padding: 20px 0 40px;
    }
    .post-section {
        padding: 20px 0 30px;
    }
    .post-box {
        padding: 20px 15px 20px;
        margin-top: 20px;
    }
    .exercise-item .text p {
        font-size: 14px;
        line-height: 30px;
    }
    .post-box::before {
        bottom: 16px;
    }
    .fertility-section {
        padding: 10px 0 50px;
    }
    .fertility-img img {
        max-width: 110px;
    }
    .fertility-img::after {
        display: none;
    }
    .fertility-text {
        margin-top: 40px;
    }
    .dos-main .sub-title h2 {
        padding-bottom: 20px;
    }   
    .dos-section {
        padding-top: 20px;
    }
    .dos-section .sub-title img {
        max-width: 100px;
    }
    .dos-item {
        flex-wrap: wrap;
    }
    .dos-item .img {
        width: 120px;
        height: 120px;
        margin: 0 auto 10px;
        border-width: 2px;
    }
    .dos-item .img::before {
        display: none;
    }
    .dos-item .text {
        min-height: auto;
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .dos-item .text:after, .dos-item .text::before {
        display: none;
    }
    .dos-item .text strong {
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 10px;
    }
    .donot-section .sub-title img {
        max-width: 125px;
        padding-bottom: 10px;
    }
    .social-media-link ul {
        margin-bottom: 20px;
    }
    .Copyright p {
        font-size: 16px;
    }
    .donot-section .dos-item .text {
        width: 100%;
    }
    .donot-section .dos-item .text p {
        font-size: 14px;
        line-height: 26px;
    }
    .banner-btn {
        /*margin-top: 20px;*/
		margin-top: 380px;
        flex-direction: column;
    }
    .banner-btn .button {
        min-width: auto;
        font-size: 18px;
        margin: 0 0 10px;
        height: 38px;
        max-width: 200px;
        padding: 0 16px;
    }
    .banner-btn .button:last-child {
        margin-bottom: 0;
    }
    .doctor-div {
        padding: 0 20px;
    }
    .doctor-div .container  {
        position: relative;
        height: 100%;
    }
    .doctor-login-form {
        max-width: 100%;
        padding: 30px 20px;
        border-radius: 15px
    }
    .doctor-top p {
        font-size: 14px;
        margin-bottom: 12px;
        line-height: 16px;
    }
    .login-input label {
        font-size: 14px;
        line-height: 16px;
    }
    .login-input input {
        height: 42px;
        font-size: 16px;
    }
    .login-btn .btn {
        font-size: 14px;
        height: 38px;
        margin: 16px auto 0;
        max-width: 141px;
    }
    .btn-account {
        max-width: 146px;
        font-size: 14px;
        height: 38px;
        margin-top: 20px;
    }
    .doctor-registration-form {
        max-width: 100%;
        padding: 20px 20px;
    }
    .doctor-registration-form .form-title {
        font-size: 20px;
    }
    .doctor-registration-form .login-input input {
        margin-bottom: 10px;
    }
    .doctor-registration-form .login-btn .btn {
        max-width: 160px;
        margin-top: 10px;
    }
    .doctor-registration-form .login-form .col-6 {
        width: 100%;
    }
    .doctor-registration-form .login-input input {
        height: 40px;
    }
    .causes-text {
        max-width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }
    .symptom-item:nth-child(even) .col-6:nth-child(odd) .symptom-inner-item .symptom-title {
        padding-left: 0;
    }
    .symptom-item:nth-child(3) .col-6:nth-child(2) .symptom-inner-item .symptom-title {
        padding-left: 0;
    }
    .symptom-item:nth-child(odd) .col-6:nth-child(even) .symptom-inner-item .symptom-title {
        padding-left: 0;
    }
    .dos-item .text p {
        text-align: center;
    }

    .doctor-header .nav > ul > li > a {
        font-size: 16px;
        line-height: 26px;
    }
    .doctor-header .nav ul li .sub-menu li a {
        font-size: 16px;
        line-height: 20px;
    }



    .treatment-section .sub-title h2, .container-full .sub-title h2, .Hysterectomy-section .sub-title h2, .myomectomy-section .sub-title h2, .uterine-section .sub-title h2, .magnetic-section .sub-title h2, .limitation_of_section .sub-title h2, .Fibronorm-pdf-main .sub-title h2, .Testimonials-box .sub-title h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .box_shadow::before {
        background-size: 430px;
        bottom: -18px;
    }
    .banner-item {
        background-position: center right 70%;
    }        
    
    .doctor-banner .banner-text {
        right: 0!important;
        text-align: center;
        top: 100%;
        transform: translateY(-100%);
    }
    .doctor-banner .banner-text .banner-logo {
     text-align: right;
    margin-right: 40px;
    }
    .banner-text p {
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
        padding: 10px 30px;
        background: rgb(255 255 255 / 80%);
        margin: 20px 10px;
    }
    .gynae-section {
        margin-top: 4px;
    }
    .gynae-text {
        padding-left: 0;
    }
    .gynae-text p {
        font-size: 16px;
        line-height: 28px;
    }
    .gynae-text ul {
        padding-bottom: 20px;
        padding-left: 40px;
    }
    .gynae-text ul li {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 14px;
    }
    .gynae-text ul li::after {
        width: 8px;
        height: 8px;
        top: 8px;
        left: -20px;
    }
    .gynae-section .sub-title {
        padding-bottom: 10px;
    }
    .treatment-main {
        padding: 0 20px;
    }
    .treatment-section {
        padding-bottom: 40px;
    }
    .treatment-section.box_shadow::before {
        bottom: -8px;
    }
    .limitation-div .container-full {
        padding: 0;
    }
    .limitation-main .col-6 {
        width: 100%;
    }
    .limitation-img img {
        border-radius: 34px;
        margin-bottom: 20px;
    }
    .limitation-text ul {
        padding-left: 40px;
        margin-bottom: 10px;
    }
    .limitation-text ul li {
        font-size: 14px;
        line-height: 28px;
        padding: 5px 0;
    }
    .limitation-text ul li::after {
        left: -20px;
        background-size: 10px;
    }
    .limitation-text ul li:last-child:after {
        top: -15px;
    }
    .Hysterectomy-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .hysterectomy-main .row {
        flex-direction: column;
    }
    .hysterectomy-main .col-4 {
        width: 100%;
    }
    .red-box {
        margin-top: 80px;
        height: 100% !important;
        border-bottom-width: 5px;
    }
    .red-box .hy-img {
        width: 100px;
        height: 100px;
        margin: -50px auto 0;
        padding: 18px;
        border-width: 2px;
    }
    .myomectomy-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .red-box .hy-text {
        padding: 30px 15px;
        font-size: 14px;
        line-height: 26px;
    }
    .hy-text  br {
        display: none;
    }
    .uterine-section {
        padding-top: 40px;
        padding-bottom: 40px;
        position: relative;
    }
    .uterine-main .row,.magnetic-section .row {
        flex-direction: column;
    }
    .uterine-main .col-3,.magnetic-section .col-4 {
        width: 100%;
    }
    .magnetic-section .sub-title h2 {
        font-size: 23px;
        line-height: 36px;
    }
    .magnetic-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .limitation_of_section  .sub-title h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .limitation_of_section .sub-title {
        padding-bottom: 10px;
    }
    .limitation_of_main .row {
        flex-direction: column;
    }
    .limitation_of_main .col-3 {
        max-width: 100% !important;
        width: 100% !important;
    }
    .limitation_white-box {
        height: 100% !important;
        margin-bottom: 30px;
    }
    .limitation_white-box h4 {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 12px;
        margin-bottom: 12px;
        height: auto;
    }
    .limitation_white-box p {
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .limitation_of_section {
        padding-bottom: 10px;
    }
    .clinical-section {
        padding-top: 40px;
    }
    .clinical-section .sub-title {
        padding-bottom: 10px;
    }
    .clinical-banner.box_shadow::before {
        bottom: 22px;
    }
    .clinical-evidence h2 {
        font-size: 24px;
        line-height: 38px;
    }
    .clinical-info-title p {
        font-size: 14px;
        line-height: 30px;
        padding: 0px;
    }
    .clinical-info-title {
        margin-bottom: 30px;
    }
    .clinical-info-box .row {
        align-items: flex-start;
    }
    .clinical-info-box .col-6 {
        width: 100%;
    }
    .Tripterygium-img {
        padding: 20px;
        margin-bottom: 20px;
    }
    .Tripterygium-list ul li {
        margin-bottom: 20px;
        padding-left: 0;
    }
    .Tripterygium-list ul li strong {
        font-size: 18px;
        line-height: 30px;
        padding-left: 0;
    }
    .Tripterygium-list ul li p {
        margin-left: 20px;
    }
    .Tripterygium-list ul li p::after {
        top: 7px;
    }
    .Tripterygium-list ul li p br {
        display: none;
    }
    .conclusion-top h2, .Fibronorm-pdf-title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .red-box-text {
        padding: 10px 0px;
    }
    .grey-box {
        padding-top: 30px;
    }
    .grey-box  h3 {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 20px;
    }
    .grey-box-text {
        padding: 10px 0;
        margin-bottom: 30px;
    }
    .grey-box-text p {
        font-size: 14px;
        line-height: 28px;
        padding: 0;
    }
    .conclusion-box .row {
        align-items: flex-start;
    }
    .conclusion-box .col-6 {
        width: 100%;
    }
    .conclusion-box .Tripterygium-list ul li {
        padding-left: 0;
    }
    .conclusion-box .Tripterygium-list ul li p {
        font-size: 14px;
    }
    .grey-box-text span {
        line-height: 14px;
    }
    .Fibronorm-pdf-main .sub-title h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .pdf-box {
        max-width: 100%;
        flex-direction: column;
        padding-bottom: 40px;
    }
    .book img {
        max-width: 320px;
        margin: 20px auto;
        width: 100%;
        text-align: center;
        display: block;
    }
    .pdf-btn a {
        font-size: 16px;
        line-height: 26px;
        min-width: 180px;
        padding: 12px 0;
    }
    .pdf-btn a br {
        display: none;
    }
    .Testimonials-box .sub-title p {
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 30px;
        margin-top: 0;
    }
    .Testimonial-video .row {
        flex-direction: column;
    }
    .Testimonial-video .col-6 {
        width: 100%;
    }
    .videoWrapper {
        padding-bottom: 70%;
        margin-bottom: 30px;
    }
    .videoWrapper iframe {
        border: 6px solid #ffffff;
    }
    .footer {
        padding: 30px 0;
    }
    .Tripterygium-list ul li strong::after {
        width: 100%;
        height: 1px;
    }
    .conclusion-box .col-12 .Tripterygium-list {
        margin-top: 20px;
    }
    .bolg {
        padding: 60px 00px 30px;
    }
    .Fibronorm-pdf-red {
        padding: 20px 15px;
    }
    .gynae-main {
        padding: 0;
    }
    .banner-text p {
        font-size: 14px;
        line-height: 24px;
    }
    .contact-banner {
        min-height: 100vh;
        text-align: center;
        background-position: center right 20%;
    }
    .contact-banner-conatent {
        max-width: 95%;
        left: 0;
        padding: 20px;
        background: rgb(255 255 255 / 60%);
        margin: 0 auto;
        display: block;
        right: 0;
    }
    .contact-title-text ul li span img {
        height: 90%;
    }
    .contact-title-text ul li span img {
        height: 22px;
        width: 22px;
        object-fit: contain;
    }
    .contact-title-text ul li a {
        font-size: 14px;
    }
    .banner.doctor-banner .banner-logo img {
        /*margin-right: auto;*/
		margin:0px 90px 119px 0px;
    }
    .footer-logo {
        max-width: 140px;
        top: -20px;
        right: 15px;
        padding: 0 14px;
        border-radius: 10px;
    }
    .home-banner #slider .owl-nav {
        position: static;
        top: auto;
        transform:none;
        left: auto;
        right: auto;
    }
    .home-banner #slider .owl-nav .owl-prev , 
    .home-banner #slider .owl-nav .owl-next  {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }
    .home-banner #slider .owl-nav .owl-next {
        left: auto;
        right: 0;
    }
}