.fifty-per-card .card-title {
    word-break: break-word;
    position: unset;
    padding: 0;
}
.header-top-sec {
    /* background: transparent;
    position: absolute;
    width: 100%; */
}
.product-page-header-inner .product-logo {
    margin-bottom: 5px;
}

#introduction {
    padding-top: 80px;
    padding-bottom: 70px;
    margin-top: -22px;
    background-color: #F5F4F4;
}

.static_pack_shot { 
    background-color: transparent;
    box-shadow: none;
}
h6.desktop-none.static_pack_shot {
    display: none;
}
#introduction h2.commn-h2, #dosage-and-administration h2.commn-h2 {
    color: #A30050;
    color: var(--violet-red);
}
.product-bucket-text h4 {
    color: #76c046;
    background-color: #F4F4F4;
    line-height: normal;
}
.product-bucket-col-inner {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #00000029;
    border-bottom: 5px solid #75c044;
}
.product-buckets-section .product-bucket-col-inner .product-bucket-bg img {
    max-width: 155px;
}
.product-buckets-section .product-bucket-col-inner .product-bucket-text-inner {
    padding: 15px 20px;
}
.product-bucket-col-inner .text-col p {
    text-align: left;
    padding-left: 15px;
}
.product-bucket-col-inner .text-col a.active.commn-btn-gainsboro {
    background: #00747a;
    color: #fff;
}
#resources {
    background-color: #A30050;
    background-color: var(--violet-red);
    color: #fff;
}
.card.comn-card .card-bottom-info p a {
    color: #000000;
    text-decoration: none;
}
#contact-information {
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact-info-address {
    width: 100%;
    margin: auto;
}
.contact-info-address .contact-info-add-inner {
    background-color: #fff;
    background-color: #F5F4F4;border-radius: 5px;
    padding-top: 20px;
    box-shadow: 3px 4px 5px #00000029;
}
.contact-info-address .contact-info-add-inner .contact-info-add-head {
    margin-top: -50px;
}
.contact-info-address .contact-info-add-inner span.contact-info-add-title {
    color: var(--violet-red);
    font-weight: 600;
    padding-bottom: 5px !important;
    margin-top: 15px;
    font-size: 17px;
    min-height: 65px;
    padding: 0px 15px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 20px;
}
.contact-info-add-info {
    border-top: 1px solid #d3cece;
    padding: 10px 24px;
    min-height: 120px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.contact-info-address .contact-info-add-inner .contact-info-add-info p.contact-phone {
    color: var(--violet-red);
    margin: 10px 0px;
}
.contact-info-address .contact-info-add-inner .contact-info-add-contact {
    border-top: 1px solid #d3cece;
}
.contact-info-address .contact-info-add-inner .contact-info-add-info p {
    margin: 0;
    color: var(--blue-whale);
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
}
.contact-info-address .contact-info-add-inner .contact-info-add-info a {
    margin: 0;
    color: var(--violet-red);
    font-family: 'Lato', sans-serif;
    font-size: 13px;
}
.contact-info-address .contact-info-add-inner .contact-info-add-contact .col:hover {
    background-color: var(--violet-red);
}
.contact-info-address .contact-info-add-inner .contact-info-add-contact .col a {
    padding: 10px 10px;
    display: block;
}
.contact-info-address .contact-info-add-inner i.fa {
    color: var(--violet-red);
    transition: all 0.31s ease-in-out;
}
.contact-info-address .contact-info-add-inner .contact-info-add-contact .col:hover i.fa {
    color: #fff;
    transform: scale(1.3);
    transition: all 0.31s ease-in-out;
}
.contact-info-address .contact-info-add-inner .contact-info-add-contact .row {
    width: 100%;
    margin: auto;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#dosage-and-administration-tablist li.nav-item .nav-link.active {
    background-color: transparent;
    border: none;
    color: var(--violet-red);
    font-size: 18px;
}
#dosage-and-administration-tablist li.nav-item .nav-link {
    border: none;
    color: var(--blue-whale);
    text-align: left;
}
#dosage-and-administration-tablist {
    display: block;
    border: none;
    padding-left: 30px;
}
#dosage-and-administration-tablist li.nav-item {
    position: relative;
    margin-bottom: 5px;
}
#dosage-and-administration-tablist li.nav-item::before {
    position: absolute;
    background-color: var(--violet-red);
    padding: 5px 10px;
    border-radius: 17px;
    color: var(--white);
    line-height: normal;
    left: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    font-size: 13px;
    box-sizing: content-box;
}
#dosage-and-administration-tablist li.nav-item:first-child::before {
    content: '1';
}
#dosage-and-administration-tablist li.nav-item:nth-child(2)::before {
    content: '2';
}
#dosage-and-administration-tablist li.nav-item:nth-child(3)::before {
    content: '3';
}
#dosage-and-administration-tablist li.nav-item:nth-child(4)::before {
    content: '4';
}
#dosage-and-administration-tablist li.nav-item:nth-child(5)::before {
    content: '5';
}
#dosage-and-administration-tablist li.nav-item:nth-child(6)::before {
    content: '6';
}
#dosage-and-administration-tablist li.nav-item:nth-child(7)::before {
    content: '7';
}
#dosage-and-administration-tablist li.nav-item:nth-child(8)::before {
    content: '8';
}
#dosage-and-administration .col-7 {
    position: absolute;
    right: -40%;
    width: 100%;
}
#dosage-and-administration .owl-item .item a.btn.btn-lg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: fit-content;
    width: fit-content;
}
#dosage-and-administration .row {
    position: relative;
    align-items: center;
}
#dosage-and-administration {
    background-color: #F4F4F4;
    padding-top: 60px;
    padding-bottom: 60px;
}
.page-template-product .product-page-header-inner .col-7 p:first-child {
    margin-bottom: 30px;
}
.is-animated {
  animation: zoom-in 5s;
  -webkit-animation: zoom-in 5s;
  -moz-animation: zoom-in 5s;
  -o-animation: zoom-in 5s;
  -ms-animation: zoom-in 5s;
}
@keyframes zoom-in {
  0% {
   /*transform: scale(.1);*/
   opacity:0;
  } 
  100% {
    /*transform: none;*/
    opacity:1;
  }
}

.logos-links-sec {
    padding-top: 60px;
    padding-bottom: 30px;
}
#faqs h2.commn-h2, #useful-links h2.commn-h2, .logos-links-sec h2.commn-h2 {
    color: #A30050;
    color: var(--violet-red);
}
.logos-links-sec ul {
    padding: 0;
    list-style: none;
}
.logos-links-sec ul li {
    border-bottom: 1px solid #e6e6e6;
}
.logos-links-sec ul li a {
    align-items: center;
    padding-bottom: 30px;
    padding-top: 30px;
    color: #675C53;
    text-decoration: none;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}
.logos-links-sec ul li a::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/04/menu-right-arrow.png);
    height: 22px;
    width: 22px;
    margin: auto;
    border-radius: 15px;
    background-color: #A30050;   
    background-color: var(--violet-red);
    background-size: cover;
}
.logos-links-sec ul li .logo-content-area {
    margin: auto 0;
}
.logos-links-sec ul li .logo-content-area h6 {
    color: #A30050;    
    color: var(--violet-red);
    font-size: 18px;
}
.how-to-use-sec i.fa {
    margin-right: 15px;
    margin-left: 5px;
    background-color: #fff;
    color: #a30050;
    color: var(--violet-red);    
    padding: 5px;
    border-radius: 14px;
    font-size: 0.75rem;
    float: left;
}
.how-to-use-sec {
    display: none;
}
.page-template-ibd-resource-kit #introduction .col-6 img {
    border-radius: 10px;
}
.single-products .scrolltab-header h1.commn-h1 {
    text-transform: uppercase;
}
.fifty-per-card .card-title {
    word-break: break-word;
    position: unset;
    padding: 0;
}
#introduction .col-6 p, #introduction .col-6 li {
    color: #675C53;
}
#resources #product-resource-slider .col {
    margin-bottom: 30px !important;
}
.product-header h1.commn-h1 sup {
    font-size: 20px;
}



@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) {
    .product-bucket-text h4 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) {
    #resources .owl-carousel.resources-card {   
        padding-bottom: 7rem !important;    
    }    
    .product-header h1.commn-h1 sup {
        top: -0.7em;
        font-size: 20px;
    }
    .active-slide-menu-overlay .header-top-sec, .active-slide-menu-overlay .scrolltabmain.sticky .scrolltabmainInner {
        padding-right: 17px;
    }    
    .product-page-header-inner ul.comn-merge-btn {
        float: right;
    }
    #resources .row.row-cols-2 .col:first-child, #resources .row.row-cols-2 .col:nth-child(2) {
        margin-bottom: 80px;
    } 
    .logos-links-sec ul li a {
        display: flex;
    }
    .logos-links-sec ul li .logo-content-area {
        padding-left: 30px;
        padding-right: 50px;
    }
    .tab-center {
        margin: 0 auto !important;
        width: 70%;
    }

}

@media only screen and (min-width: 601px) {
    #product-resource-slider {
        display: flex;
        /*padding-bottom: 75px;*/
    }
}

@media only screen and (max-width: 992px) { 
    .product-bucket-text h4 {
        font-size: 18px;
    }
    .product-buckets-section .product-bucket-col-inner .product-bucket-text-inner .product-bucket-text-inner-data p {
        font-size: 14px;
    }
}


@media only screen and (max-width: 767px) {
    #resources {
        overflow: hidden;
        padding-bottom: 60px !important;
    }
    #resources .container-1100 {
        padding: 0;
    }
    #resources .col-3 { 
        padding: 0px 30px;  
    }
    #resources .card.comn-card a.btn, ul.sorting-dropdown a.sort.resDownload {
        font-size: 11px;
    }
    #introduction {
        padding-bottom: 30px;
    }
    #resources .owl-carousel .owl-stage-outer {
        overflow: visible !important;
        padding: 0;
    }
    #resources .row-cols-4 > * {
        width: 100%;
    } 
    .product-buckets-section .col.gx-1 {
        flex: unset;
        margin-bottom: 15px;
    }
    .product-buckets-section {
        margin: 0px 20px;
        margin-top: 30px !important;
    }
    .scrolltab-header p, .scrolltab-header h1.commn-h1 {
        text-align: center;
    }
    .product-header h1.commn-h1 sup {
        top: -0.5em;
    }
    .product-page-header-inner .product-logo, #faqs h2.commn-h2 {
        text-align: center;
    }
    .load-more-main {
        background-color: #fff;
        padding: 20px;
        text-align: center;
    }
    #useful-links ul li {
        display: none;
    }
    #useful-links ul li a {
        padding: 15px 25px;
    }    
    .load-more-main a.btn.commn-btn-violet-red {
        width: 75%;
        white-space: nowrap;
        padding: 7px 0px;
    }
    #useful-links ul {
        background-color: #f4f4f4;
    }
    #contact-information {
        padding-bottom: 35px;
        padding-top: 50px !important;
    }
    #product-resource-slider .owl-dots, #product-resource-slider {
        margin: auto;
        padding-top: 0px !important;
    }
    #product-resource-slider .col .card.comn-card .card-featured-img img {
        width: 100%;
    }    
    .common-dosage-and-administration .owl-stage-outer {
        overflow: visible !important;
    }
    #dosage-and-administration .row.fc-mobile h6.commn-h6 {
        position: relative;
        padding-left: 40px;
        color: var(--violet-red);
        margin-bottom: 25px;
    }    
    #dosage-and-administration .row.fc-mobile h6.commn-h6::before {
        position: absolute;
        background-color: var(--violet-red);
        padding: 6px 10px;
        border-radius: 17px;
        color: var(--white);
        line-height: normal;
        left: 5px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: fit-content;
        font-size: 13px;
        box-sizing: content-box;        
    }   
    #dosage-and-administration .row.fc-mobile .col:first-child h6.commn-h6::before {
        content: '1';
    } 
    #dosage-and-administration .row.fc-mobile .col:nth-child(2) h6.commn-h6::before {
        content: '2';
    } 
    #dosage-and-administration .row.fc-mobile .col:nth-child(3) h6.commn-h6::before {
        content: '3';
    } 
    #dosage-and-administration .row.fc-mobile .col:nth-child(4) h6.commn-h6::before {
        content: '4';
    } 
    #dosage-and-administration .row.fc-mobile .col:nth-child(5) h6.commn-h6::before {
        content: '5';
    } 
    #dosage-and-administration .row.fc-mobile .col:nth-child(6) h6.commn-h6::before {
        content: '6';
    } 
    #dosage-and-administration .row.fc-mobile .col:nth-child(7) h6.commn-h6::before {
        content: '7';
    } 
    #dosage-and-administration .row.fc-mobile .col:nth-child(8) h6.commn-h6::before {
        content: '8';
    }     
    #dosage-and-administration .row.fc-mobile .col {
        padding-bottom: 35px;
        margin-bottom: 50px;
        border-bottom: 1px solid #cfcece;
    }  
    #dosage-and-administration .row.fc-mobile .col:last-child {
        padding-bottom: 0px;
        margin-bottom: 0px;
        border-bottom: unset;
    }    
     .logos-links-sec h2.commn-h2 {
        margin-bottom: 0 !important;
    }
    #australian-links {
        padding-bottom: 0px !important;
    }
    #australian-links ul {
        margin-bottom: 0;
    }
    .logos-links-sec ul li .logo-content-area {
        margin-top: 20px;
    }
    .logos-links-sec ul li a {
        display: block;
    }
}


@media only screen and (max-width: 600px) { 
    #product-resource-slider .owl-stage-outer {
        width: 100%;
        overflow: visible;
    }
    #resources .row.row-cols-2 .col {
        width: 100%;
        margin-bottom: 30px;
    }
    #contact-information .contact-info-address .col.col-4 {
        width: 100%;
        margin-bottom: 60px;
        padding: 0px 10px !important;
    }    
    #contact-information .contact-info-address .col:last-child {
        margin-bottom: 0px;
    }
    #useful-links ul li a strong {
        display: block;
    }
}


@media only screen and (min-width: 601px) and (max-width: 767px)  {
    #resources .row.row-cols-2 .col:first-child, #resources .row.row-cols-2 .col:nth-child(2) {
        margin-bottom: 40px;
    }
}


@media only screen and (min-width: 501px) and (max-width: 767px)  {
    #contact-information .contact-info-address .col.col-4 {
    	width: 50%;
        margin-bottom: 60px;
    }
    #contact-information .contact-info-address .col.col-4:last-child {
        margin-bottom: 0;
    }    
}  

@media only screen and (min-width: 768px) and (max-width: 992px)  {
    #resources .col {
        width: 33.33%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px)  {
    .card.comn-card .card-bottom-info {
        min-height: 175px;
    }
    #product-resource-slider .card.comn-card a.btn.commn-btn-violet-red {
        position: absolute;
        bottom: 15px;
    }
    #product-resource-slider .card.comn-card .multi-lang-btn {
        bottom: 15px;
        position: absolute;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px)  {
    .product-buckets-section .col.gx-1 {
        width: 50%;
    }
}


@media only screen and (min-width: 480px){
.logos-links-sec ul li a::before {
    right: 25px;
    top: 0;
    bottom: 0;
}
    
}