.fifty-per-card .card-title {
    word-break: break-word;
    position: unset;
    padding: 0;
}
.header-top-sec {
    /* background: transparent;
    position: absolute; */
    width: 100%;
}
.d-md-inline {
    padding: 5px;
}
.page-template-mifertility-plan-app .mi-fertility-head h1.commn-h1::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/04/miicon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
}
.page-template-mifertility-plan-app .mi-fertility-head h1.commn-h1 {
    position: relative;
    padding-left: 65px;
}
.tab-center {
    margin: 0 auto !important;
    width: 70%;
}
#introduction .card-title {
    font-size: 16px;
}
#introduction {
    padding-bottom: 70px;
    background-color: #F5F4F4;
}
#introduction p {
    font-size: 15px;
}
#resources {
    background-color: #A30050;
    background-color: var(--violet-red);
    color: #fff;
    padding-top: 65px;
    overflow: hidden;
}
.resources-card .card.comn-card .card-bottom-info p a {
    color: #000000;
    text-decoration: none;
}
.card.comn-card .card-bottom-info .commn-btn-violet-red {
    position: absolute;
    bottom: 10px;
}
.card.comn-card .card-bottom-info {
    min-height: 145px;
}
.multi-lang-btn {
    position: absolute;
}
#introduction .col-6 {
    margin: auto;
}
.fifty-per-card .fifty-card-img {
    width: 100%;
}
#faqs #accordionFaqs .accordion-item .accordion-body span { 
    text-decoration: underline; 
}


@media only screen and (min-width: 1300px){
    .modal-open .scrolltabmain.sticky, .modal-open .header-top-sec {
        padding-right: 17px;
    }
}

@media only screen and (min-width: 993px){
    .resources-card.owl-carousel .owl-stage-outer {
        padding-bottom: 25px;
    }
}

@media only screen and (min-width: 768px){  
    #resources .owl-carousel.resources-card {   
        padding-bottom: 5rem !important;    
        overflow: hidden !important;    
    }   
    .card.comn-card .card-bottom-info { 
        width: 95%; 
    }   
    .card.comn-card .card-bottom-info .commn-btn-violet-red {   
        padding: 6px 15px;  
    }   
    .active-slide-menu-overlay .header-top-sec, .active-slide-menu-overlay .scrolltabmain.sticky .scrolltabmainInner {  
        padding-right: 17px;    
    }   
    #introduction { 
        padding-top: 80px;  
        margin-top: -22px;  
    }     
}


@media only screen and (min-width: 480px){
    .scrolltab-header.mi-fertility-head h1.commn-h1 {
        font-size: 32px;
    }
}


@media only screen and (max-width: 1200px){
    .scrolltab-header.mi-fertility-head .col-7, .scrolltab-header.mi-fertility-head .col-5 {
        width: 100%;
        text-align: center !important;
    }
    .mi-fertility-head h1.commn-h1 {
        text-align: center;
        width: auto;
        margin: auto;
    }  
    
}


@media only screen and (max-width: 992px){
    #resources .col-3 {
        width: 100%;
    }
    #resources .col-9 {
        width: 100%;
        padding: 0px;
    }    
    #resources .col {
        margin-bottom: 0 !important;
    }
}


@media only screen and (max-width: 767px){
    .scrolltab-header.mi-fertility-head .col-5 .col-6 {
        display: inline;
    }
    .card.comn-card {
        margin: 20px 10px !important;
    } 
    #introduction {
        padding-bottom: 45px;
    }
    .resources-card.owl-carousel .owl-stage-outer {
        overflow: inherit;
    }
    #resources {
        padding-bottom: 40px !important;
    }
}

@media only screen and (max-width: 479px){
    .mi-fertility-head .col-5 .col-6 img {
        width: 100%;
        height: 100%;
    }
    .scrolltab-header.mi-fertility-head .col-5 {
        display: flex;
    }
    .scrolltab-header p br {
        display: none;
    }
     .logos-links-sec ul li, .logos-links-sec h2.commn-h2, .page-template-ibd-resource-kit #introduction .col-6 {
        text-align: center;
    }    
    .logos-links-sec ul li a {
        padding-bottom: 50px;
    }
    .logos-links-sec ul li a::before {
        right: 0;
        left: 0;
        bottom: 25px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 992px)  {
    #resources .col-9 {
        margin-top: 30px;
    }  
}