.flurotec-tabs-section {
    background: #e3ede1;
    padding: 50px 25px;
}

    .flurotec-tabs-section .nav-pills .nav-link.active {
        background: #017a35;
    }

    .flurotec-tabs-section a.nav-link {
        color: #444;
    }

    .flurotec-tabs-section .tabs-section-title h2 {
        font-weight: 400;
        font-family: var(--font-noto);
        font-size: 24px;
        color: #002f6d;
    }

    .flurotec-tabs-section .tabs-section-title p {
        font-size: 18px;
        line-height: 32px;
        color: #444;
    }

    .flurotec-tabs-section .tabs-section-title,
    .flurotec-tabs-section #flurotecTabs {
        max-width: 1350px;
        margin: 0 auto 35px auto !important;
    }

    .flurotec-tabs-section #flurotecTabs {
        justify-content: space-between;
        margin-bottom: 35px !important;
        background: #fff;
        height: 65px;
        column-gap: 30px;
        list-style: none;
        padding-left: 0;
        border-radius: 30px;
    }

#flurotecTabs li.nav-item {
    width: 48%;
}

.flurotec-tabs-section #flurotecTabs.nav-tabs .nav-link {
    border: none;
    margin-bottom: 0;
    background: transparent;
    font-size: 22px;
    height: 100%;
    border-bottom: 2px solid transparent;
    opacity: 0.6;
    width: 100%;
}

    .flurotec-tabs-section #flurotecTabs.nav-tabs .nav-link.active {
        color: #444;
        font-weight: 600;
        opacity: 1;
        border-radius: 30px;
        border: solid 2px var(--primary-green);
        color: #fff;
        background: var(--primary-green);
    }

.flurotec-tabs-section .image-base {
    background: #ffffff;
    box-shadow: 0px 3px 6px #bcbcbc;
    padding: 50px 30px;
    max-width: 1350px;
    margin: auto;
    position: relative;
}

    .flurotec-tabs-section .image-base .west-ready-pack-logo {
        position: absolute;
        top: 50px;
        left: 30px;
        z-index: 1;
    }

        .flurotec-tabs-section .image-base .west-ready-pack-logo img {
            height: 70px;
            object-fit: contain;
        }

    .flurotec-tabs-section .image-base .vial-stopper-seal {
        width: max-content;
        margin: 0 auto;
    }

        .flurotec-tabs-section .image-base .vial-stopper-seal img {
            max-height: 500px;
            height: 500px;
            object-fit: contain;
        }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box {
            position: absolute;
            padding: 10px 12px;
            min-width: 400px;
            max-width: 400px;
        }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box .line {
                height: 1px;
                width: 90px;
                position: relative;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals .line {
                transform: translate(-140px, 15px) rotate(180deg);
                border-bottom: 1px dashed #155a60;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.stoppers .line {
                transform: translate(280px, 15px);
                border-bottom: 1px dashed var(--primary-green);
                width: 190px;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.neckfinish .line {
                transform: translate(-140px, 15px) rotate(180deg);
                border-bottom: 1px dashed var(--primary-green);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.glass-cartridge .line {
                transform: translate(-140px, 15px) rotate(180deg);
                border-bottom: 1px dashed var(--primary-green);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.plunger .line {
                transform: translate(-140px, 15px) rotate(180deg);
                border-bottom: 1px dashed var(--primary-green);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials .line {
                transform: translate(280px, 15px);
                border-bottom: 1px dashed #00a0c8;
                width: 190px;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box .line:before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 8px;
                height: 8px;
                border-radius: 50%;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.stoppers .line:before {
                background-color: var(--primary-green);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals .line:before {
                background-color: #155a60;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.neckfinish .line:before {
                background-color: #155a60;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.glass-cartridge .line:before {
                background-color: #155a60;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.plunger .line:before {
                background-color: #155a60;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials .line:before {
                background-color: #00a0c8;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals {
                background: transparent linear-gradient(270deg, #ffffff 0%, #d8eaeb 100%) 0% 0% no-repeat;
                border-left: 4px solid #155a60;
                right: 30px;
                top: 11%;
                transform: translateY(-50%);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.stoppers {
                background: transparent linear-gradient(270deg, #ffffff 0%, #e2ede0 100%) 0% 0% no-repeat;
                border-left: 4px solid var(--primary-green);
                left: 100px;
                top: 25%;
                transform: translateY(-50%);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.neckfinish {
                background: transparent linear-gradient(270deg, #ffffff 0%, #e2ede0 100%) 0% 0% no-repeat;
                border-left: 4px solid var(--primary-green);
                right: 30px;
                top: 30%;
                transform: translateY(-50%);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.glass-cartridge {
                background: transparent linear-gradient(270deg, #ffffff 0%, #d8eaeb 100%) 0% 0% no-repeat;
                border-left: 4px solid #155a60;
                right: 30px;
                top: 50%;
                transform: translateY(-50%);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.plunger {
                background: transparent linear-gradient(270deg, #ffffff 0%, #e2ede0 100%) 0% 0% no-repeat;
                border-left: 4px solid var(--primary-green);
                right: 30px;
                top: auto;
                bottom: 0;
                transform: translateY(-50%);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials {
                background: transparent linear-gradient(270deg, #ffffff 0%, #cff5fa 100%) 0% 0% no-repeat;
                border-left: 4px solid #00a0c8;
                left: 100px;
                top: 60%;
                transform: translateY(-40%);
            }

                .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials h5 {
                    color: #00a0c8;
                }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.stoppers h5,
            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.neckfinish h5,
            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.plunger h5 {
                color: var(--primary-green);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals h5,
            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.glass-cartridge h5 {
                color: #155a60;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box h5 {
                font-weight: 700;
                font-size: 18px;
                margin-bottom: 5px;
                padding-left: 10px;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box ul {
                padding-left: 10px;
                margin-bottom: 0;
            }

                .flurotec-tabs-section .image-base .vial-stopper-seal .info-box ul li {
                    font-size: 16px;
                    line-height: 23px;
                    margin-bottom: 15px;
                    color: #3048ad;
                    position: relative;
                    list-style: none;
                }

                    .flurotec-tabs-section .image-base .vial-stopper-seal .info-box ul li a {
                        color: #3048ad;
                    }

                    .flurotec-tabs-section .image-base .vial-stopper-seal .info-box ul li:after {
                        content: "";
                        height: 0.4em;
                        width: 0.4em;
                        display: block;
                        border-radius: 1.5px;
                        position: absolute;
                        transform: rotate(45deg);
                        top: 8px;
                        left: -12px;
                    }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials ul li:after {
                background: #00a0c8;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.stoppers ul li:after,
            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.neckfinish ul li:after,
            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.plunger ul li:after {
                background: var(--primary-green);
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals ul li:after,
            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.glass-cartridge ul li:after {
                background: #155a60;
            }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box ul li:last-child {
                margin-bottom: 0;
            }


    /*Flurotec 1-5*/
    .flurotec-tabs-section .image-base.flurotec-1-5 .vial-stopper-seal .info-box.stoppers {
        top: 18%;
    }

    .flurotec-tabs-section .image-base.flurotec-1-5 .vial-stopper-seal .info-box.neckfinish {
        top: 25%;
    }

    .flurotec-tabs-section .image-base.flurotec-1-5 .vial-stopper-seal .info-box.plunger .line {
        transform: translate(-140px, 45px) rotate(180deg);
    }


/*Flurotec new marker design */
.info-icon-wrap {
    width: 55px;
    height: 55px;
    background: rgba(0,160,200,.2);
    border-radius: 50%;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -40px;
    top: -6px;
}

.info-icon {
    background: #fff;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
    border-left: 0;
    background: transparent linear-gradient(270deg, #ffffff 0%, #d8eaeb 100%) 0% 0% no-repeat !important;
    right: 90px;
}

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.seals ul li:after, .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.glass-cartridge ul li:after {
        background: transparent;
    }

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
    padding: 10px 20px 10px 25px;
}

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box .line {
        transform: translate(-235px, 15px) !important;
        border-bottom: 1px solid #00a0c8 !important;
        width: 200px !important;
    }

        .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box .line:before {
            content: none;
        }

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.seals {
        top: 9%;
    }

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal img {
    max-height: 600px;
    height: 600px;
    min-height:600px;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.stoppers {
    background: transparent linear-gradient(270deg, #ffffff 0%, #e2ede0 100%) 0% 0% no-repeat;
    border-left: 0;
    top: 19%;
    transform: translateY(-50%);
    left: auto;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box ul li:after {
    content: none;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.stoppers .info-icon-wrap {
    top: -3px;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.neckfinish {
    top: 29%;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.glass-cartridge .line {
    transform: translate(-209px, 15px) !important;
    width: 154px !important;
}

/*marker image styles */
.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box::before {
    content: "";
    background: url(/-/media/WestPharma/Images/Flurotec/pointer);
    background-size: 159px 54px;
    width: 159px;
    height: 54px;
    display: inline-block;
    position: absolute;
    left: -136px;
    top: 6px;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.seals::before, .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.neckfinish::before {
    top: -9px !important
}

.flurotec-tabs-section .image-base .vial-stopper-seal .info-box.plunger {
    bottom: 30px;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.vials {
    position: static;
    background: #9ed0da !important;
    width: 200px;
    height: 200px;
    transform: none;
    min-width: 200px;
    max-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.vials p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.vials h5, .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.vials ul {
        padding-left: 0;
    }

.notes-wrap {
    height: 430px;
    position: absolute;
    top: 26%;
    left: 11%;
    border-right: solid 2px #00a0c8;
    padding-right: 50px;
    display: flex;
    align-items: center;
}

    .notes-wrap::before {
        content: "";
        background: url(/-/media/WestPharma/Images/Flurotec/pointer-small);
        background-size: 110px 51px;
        width: 110px;
        height: 51px;
        display: inline-block;
        position: absolute;
        right: -110px;
        top: -28px;
    }

    .notes-wrap::after {
        content: "";
        background: url(/-/media/WestPharma/Images/Flurotec/pointer-small);
        background-size: 110px 51px;
        width: 110px;
        height: 51px;
        display: inline-block;
        position: absolute;
        right: -110px;
        bottom: -24px;
    }

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.vials::before {
    content: none;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box.vials h5 {
    color: #fff;
}

.notes-wrap .field-free-text {
    text-align: center;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box ul li {
    color: #fff;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap .notes-wrap .info-box::after {
    position: absolute;
    width: 50px;
    content: "";
    background: #00a0c8;
    height: 2px;
    right: 0;
}

/*tab2 styles */
.flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box {
    right: 192px;
}

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box.seals {
        top: 8%;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box::before {
        top: -6px;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box.stoppers {
        top: 16%;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box.neckfinish::before {
        background: url(/-/media/WestPharma/Images/Flurotec/marker-bend) !important;
        height: 71px;
        top: -23px !important;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box.neckfinish {
        top: 26%;
    }

.flurotec-tabs-section .image-base .vial-stopper-seal.flurotec-1-5 .info-box.glass-cartridge {
    top: 35%;
}

.flurotec-tabs-section .image-base.flurotec-1-5 .notes-wrap {
    height: 490px;
    position: absolute;
    top: 17%;
    left: 3%;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box.plunger::before {
    top: 6px;
}

.flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 {
    padding-right: 18%;
}

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box.right-section {
        position: static;
        min-width: 200px;
        max-width: 200px;
        border: solid 2px #00a0c8;
    }

        .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box.right-section::before {
            height: 2px;
            content: "";
            position: absolute;
            left: -30px;
            top: 50%;
            width: 30px;
            background: #00a0c8;
        }

.right-box-wrap {
    position: absolute;
    top: 39px;
    right: 30px;
    z-index: 2;
}

.left-marker {
    position: absolute;
    width: 2px;
    border-left: solid 2px #00a0c8;
    height: 60px;
    z-index: 3;
    top: 20%;
    left: -30px;
}

    .left-marker::before {
        content: "";
        height: 2px;
        width: 20px;
        display: inline-block;
        background: #00a0c8;
        position: absolute;
        left: -22px;
    }

    .left-marker::after {
        content: "";
        height: 2px;
        width: 20px;
        display: inline-block;
        background: #00a0c8;
        position: absolute;
        left: -22px;
        bottom: 0;
    }

#combinationProductOffering {
    padding: 40px 80px 50px 80px;
    box-shadow: inset 0px 3px 6px #d3d3d3;
}

    #combinationProductOffering .container.px-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: max-content;
    }

    #combinationProductOffering h4 {
        margin-bottom: 40px;
    }

#Overview .section-title {
    margin-bottom: 0;
}

.bg-title {
    font-size: 20px;
    font-weight: 600;
    background: linear-gradient(to right, #d9e7d7 0%,#e3f2fb 100%);
    padding: 12px 18px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    border-radius: 20px;
    flex-direction: column;
    text-align: left;
    margin-bottom: 20px;
}


.cover-image {
    object-fit: contain;
}

.combination-wrapper {
    display: flex;
}

.combination-left {
    width: 52%;
    margin-right: 10px;
}

    .combination-left img {
        width: 100%;
    }

@media only screen and (min-width: 2000px) and (max-width: 2560px) {
    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 {
        padding-right: 10%;
    }

    .product-overview-banner-image {
        object-fit: contain !important;
    }

    #combinationProductOffering .container.px-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: max-content;
    }

    .five-key-consideration .five-key-boxes .box p {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 1920px) {
    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 {
        padding-right: 12%;
    }

    .flurotec-tabs-section .image-base.flurotec-1-5 .notes-wrap {
        left: 6%;
    }
}

@media (max-width: 1536px) {
    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 {
        padding-right: 16%;
    }

    #combinationProductOffering.product-attributes-header .px-7.mobile-p.hd-p.hd-container {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}

@media (max-width: 1366px) {
    .bg-title {
        font-size: 18px;
    }

    .flurotec-tabs-section .section-title h2 {
        font-size: 28px;
    }

    .flurotec-tabs-section .nav-section ul li h5 {
        font-size: 20px;
    }

    .flurotec-tabs-section p.main-para {
        font-size: 18px;
        line-height: 30px;
    }

    .flurotec-tabs-section .image-base .vial-stopper-seal img {
        max-height: 400px;
    }

    .flurotec-tabs-section .image-base .vial-stopper-seal .info-box h5 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .flurotec-tabs-section .image-base .vial-stopper-seal .info-box ul li {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials {
        left: 60px;
    }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials .line {
            width: 130px;
        }

    .flurotec-tabs-section .image-base .vial-stopper-seal .info-box {
        padding: 15px 20px 15px 25px;
        min-width: 360px;
        max-width: 360px;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 {
        padding-right: 18%;
    }

    .flurotec-tabs-section .image-base.flurotec-1-5 .notes-wrap {
        left: 3%;
    }
}

@media (max-width: 1200px) {
    .flurotec-tabs-section {
        padding: 45px 60px;
    }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box ul li {
            font-size: 14px;
            margin-bottom: 5px;
        }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials {
            left: 50px;
        }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials .line {
                transform: translate(240px, 15px);
            }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box {
            min-width: 300px;
            max-width: 300px;
        }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box h5 {
                font-size: 18px;
                margin-bottom: 10px;
            }

        .flurotec-tabs-section .image-base {
            padding: 30px 30px;
        }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals {
                top: 17%;
            }

            .flurotec-tabs-section .image-base .west-ready-pack-logo img {
                height: 50px;
            }

            .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 {
                width: 1400px;
                text-align: center;
            }

                .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal img {
                    margin-right: 100px;
                }

            .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
                right: 24%;
                text-align: left;
            }

    #myTabContent {
        overflow: hidden;
    }

    .right-box-wrap {
        right: 80px;
    }

    .overflow-wrap {
        width: 1100px;
        overflow-x: scroll;
    }

    .notes-wrap {
        left: 3%;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
        right: 110px;
    }

    .flurotec-tabs-section .image-base {
        width: 1400px;
    }

        .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
            right: 14%;
        }

    .tab-one .notes-wrap {
        left: 12%;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box {
        right: 23%;
    }
}

@media (max-width: 1024px) {
    .overflow-wrap {
        width: 1000px;
        overflow-x: scroll;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
        right: 60px;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
        right: 33px;
    }

    .notes-wrap {
        left: 10%;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
        right: 14%;
    }
}

@media (max-width: 1200px) {
    .flurotec-tabs-section {
        padding: 35px 15px;
    }

        .flurotec-tabs-section .section-title {
            margin-bottom: 30px;
        }
}

@media (max-width: 500px) {
    .flurotec-tabs-section .nav-section ul li {
        padding: 8px 30px;
        margin: 10px 0;
        width: 100%;
    }

    .flurotec-tabs-section .nav-section ul li {
        padding: 12px 30px;
        border-right: 0;
        border-bottom: 1px solid #707070;
        margin: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flurotec-tabs-section .section-title h2 {
        font-size: 20px;
    }

    .flurotec-tabs-section p.main-para {
        font-size: 14px;
        line-height: 24px;
    }

    .flurotec-tabs-section .image-base .west-ready-pack-logo {
        position: static;
    }

    .flurotec-tabs-section .image-base .vial-stopper-seal {
        width: 100%;
        text-align: center;
    }

        /* .flurotec-tabs-section .image-base .vial-stopper-seal .info-box {
        position: static;
        transform: none !important;
        margin-top: 20px;
        max-width: 100%;
        min-width: 0;
    } */

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box .line {
            position: absolute;
        }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals .line:before {
            background-color: #155a60;
            bottom: -8px;
            top: auto;
        }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.seals .line {
            transform: translate(-75px, -320px) rotate(270deg);
            border-bottom: 1px dashed #155a60;
            width: 565px;
            border-right: 1px dashed #155a60;
            height: 66px;
        }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.vials .line {
            transform: translate(10px, -65px) rotate(-90deg);
        }

        .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.stoppers .line {
            transform: translate(-45px, -585px) rotate(180deg);
            border-top: 1px dashed var(--primary-green);
            width: 50px;
            border-right: 1px dashed var(--primary-green);
            border-bottom: 1px dashed var(--primary-green);
            height: 590px;
        }

            .flurotec-tabs-section .image-base .vial-stopper-seal .info-box.stoppers .line:before {
                background-color: var(--primary-green);
                top: auto;
            }
}


.product-attributes h4 {
    padding: 10px 0 !important;
}

.prod-attr-wrapper {
    max-width: 1350px;
    margin: 0 auto;
    padding: 30px 0%;
}

.product-attributes h4.field-section-title {
    padding: 0 !important
}

.prod-attr-wrapper .prod-inner-wrapper {
    box-shadow: 0px 3px 6px #969696A3;
    padding: 50px;
    padding-top: 20px !important;
    padding-bottom: 30px;
    background: #fff;
}

.prod-head {
    letter-spacing: 0px;
    color: #002F6D;
    font-size: 20px !important;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 20px;
}

.prod-attr-wrapper .table-head {
    text-align: center;
    letter-spacing: 0px;
    color: #002F6D;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
    vertical-align: middle;
}

.prod-attr-wrapper p {
    text-align: center;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
    color: #444444;
    margin-bottom: 0;
}

.spec-head p {
    text-align: center;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 14px;
    color: #155A60;
    font-style: normal;
}

.prod-attr-wrapper .blue-text {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #002F6D;
}

.top-head {
    position: relative;
}

.product-attributes-header {
    padding-top: 25px !important;
}

.product-attributes-header {
    margin-top: 0 !important;
    padding-top: 25px !important;
    padding: 0 !important;
    padding-top: 25px !important;
    margin: 0 !important;
    box-shadow: none;
}

@media (max-width: 1536px) {
    .product-attributes .px-7 {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .combination-left {
        width: 100% !Important;
        margin-right: 0px;
    }

    .combination-wrapper {
        flex-direction: column;
    }

    .overflow-wrap {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .product-overview-banner-row {
        flex-direction: column;
        align-items: center;
    }

        .product-overview-banner-row .col-md-4 {
            flex: 0 0 100%;
            max-width: 100%;
        }

        .product-overview-banner-row .col-md-8 {
            flex: 0 0 90%;
            max-width: 90%;
        }

    .product-overview-banner-image {
        height: auto;
    }

    #flurotecTabs li.nav-item {
        width: 46%;
    }

    .flurotec-tabs-section #flurotecTabs.nav-tabs .nav-link {
        font-size: 15px;
    }
}

@media (max-width:767.98px) {
    .prdt-main-row table {
        table-layout: fixed;
    }

    .cell-min-width {
        width: 200px;
    }

    .prod-attr-wrapper .prod-inner-wrapper {
        padding: 15px;
    }

    .prod-inner-wrapper table {
        width: 700px;
    }

    .product-attributes-header {
        padding-top: 0 !important
    }

        .product-attributes-header .px-3 {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

    .flurotec-tabs-section #flurotecTabs {
        height: auto;
    }

        .flurotec-tabs-section #flurotecTabs.nav-tabs .nav-link {
            font-size: 16px;
        }

    .flurotec-tabs-section #flurotecTabs {
        padding-left: 0;
    }

    .overflow-wrap {
        width: 400px;
    }

    .flurotec-tabs-section .image-base.flurotec-main-wrap.flurotec-1-5 .vial-stopper-seal .info-box {
        right: 21%;
    }

    .flurotec-tabs-section .image-base.flurotec-1-5 .notes-wrap {
        left: 6%;
    }

    .flurotec-tabs-section .image-base {
        width: 1090px;
    }

        .flurotec-tabs-section .image-base.flurotec-main-wrap .vial-stopper-seal .info-box {
            right: 6%;
        }

    .tab-one .notes-wrap {
        left: 6%;
    }

    #flurotecTabs li.nav-item {
        width: 100%;
    }

    #combinationProductOffering {
        padding: 30px 15px;
    }

    .combination-wrapper {
        flex-direction: column;
    }

    .combination-left {
        width: 100%;
        margin-right: 0;
    }
}
