.sub_section_helps .image_block img {
    width: 100% !important;
    height: auto !important;
}

.module-simple-container.home_banner.homePageSlider {
    padding: 0;
    background: none !important;
    background-image: none;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

.module-simple-container.home_banner {
    background-position: left top;
    background-size: contain;
    background-color: #543278;
    width: 100%;
    padding: 69px 0 35px;
    display: table;
}

.topslidercontent {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: arial, sans-serif;
    padding: 0 10px;
    box-sizing: border-box;
}

    .topslidercontent h1 {
        color: #673596;
        font-size: 30px !important;
        line-height: 1.2;
        font-weight: 700;
    }

        .topslidercontent h1 span {
            color: #e51072;
        }

    .topslidercontent p {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4;
        margin: 12px auto;
        color: #000;
    }

.footerlogo img {
    width: 240px;
}

.divclass {
    display: none;
}

@media (min-width: 1920px) {
    .footerlogo img {
        width: 370px !important;
        margin-left: 125px;
    }
}

@media (min-width: 992px) {
    .sliderVideo {
        position: relative;
    }
}

img.animation {
    width: 100%;
}

@media (min-width: 992px) {
    .topslidercontent {
        position: absolute;
        top: 114px;
        right: 50px;
        /*z-index: 9;*/
        width: 42%;
        text-align: center;
        font-family: arial, sans-serif;
    }

        .topslidercontent h1 {
            color: #673596;
            font-size: 58px !important;
            padding: 0;
            margin: 0;
            line-height: 60px;
        }
}

@media(max-width:1025px) {
    .interstitial .window {
        max-width: 90% !important;
    }
}

@media(max-width:767px) {
    .interstitial .window {
        overflow-y: scroll;
    }
}

@media (min-width: 1024px) {
    .topslidercontent {
        top: 10px;
        right: 30px;
        width: 50%;
    }

        .topslidercontent h1 {
            font-size: 22px !important;
            padding: 0;
            margin: 0;
            line-height: 1.2;
        }

        .topslidercontent p {
            font-size: 14px;
            line-height: 1.2;
            margin: 8px auto;
        }

            .topslidercontent p span {
                font-size: 14px;
                line-height: 1.2;
                margin: 0 0 8px;
                display: block;
            }

    .footerlogo img {
        width: 220px;
    }
}

@media (min-width: 1025px) {
    .topslidercontent {
        top: 90px;
        right: 50px;
        width: 42%;
    }

        .topslidercontent h1 {
            color: #673596;
            font-size: 40px !important;
            padding: 0;
            margin: 0;
            line-height: 1.2;
        }
}

@media (min-width: 1200px) {
    .topslidercontent {
        top: 18px;
    }
}

@media (min-width: 1280px) {
    .footerlogo {
        margin-top: 20px;
    }

        .footerlogo img {
            width: 240px;
        }
}

@media (min-width: 1300px) {
    .topslidercontent {
        top: 18px;
    }

        .topslidercontent h1 {
            font-size: 30px !important;
        }

        .topslidercontent p {
            font-size: 14px;
            font-weight: 400;
            line-height: 1.4;
            margin: 8px auto;
            color: #000;
            max-width: 484px;
        }

            .topslidercontent p span {
                font-size: 14px;
                font-weight: 400;
                line-height: 1.4;
                margin: 16px auto !important;
                color: #000;
                max-width: 484px;
                display: block;
            }
}

@media (min-width: 1366px) {
    .footerlogo {
        margin-top: 14px;
    }

        .footerlogo img {
            width: 64.6%;
        }
}

@media (min-width: 1400px) {
    .topslidercontent {
        top: 50px;
    }

        .topslidercontent h1 {
            font-size: 44px !important;
            line-height: 1.2;
        }
}

@media (min-width: 1480px) {
    .topslidercontent {
        top: 90px;
    }

        .topslidercontent h1 {
            font-size: 44px !important;
            line-height: 1.2;
        }

    .footerlogo img {
        width: 240px;
    }
}

@media (min-width: 1600px) {
    .topslidercontent {
        top: 40px;
    }

        .topslidercontent h1 {
            font-size: 50px !important;
            line-height: 1;
        }

        .topslidercontent p {
            padding-left: 40px;
            margin: 14px auto;
            max-width: 680px !important;
        }

    .footerlogo {
        margin-top: 36px;
    }

        .footerlogo img {
            width: 260px;
        }
}

.topslidercontent p span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin: 12px auto;
    color: #000;
    display: block;
}

@media (min-width: 1800px) {
    .topslidercontent {
        top: 114px;
    }

        .topslidercontent h1 {
            font-size: 58px !important;
            line-height: 60px;
        }
}

/*** INTERSTITIAL POPUP ***/
#interstitial-overlay {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1003;
}

.interstitial {
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 1004;
}

    .interstitial .window {
        background: #fff;
        height: 100%;
        margin: 0 auto;
        max-width: 645px;
    }

        .interstitial .window .inner {
            color: #333;
            padding: 30px;
            box-sizing: border-box;
            display: table;
        }

    .interstitial .left {
        max-width: none;
        width: 37%;
    }

    .interstitial .right {
        display: block;
        margin-left: 45%;
        padding-left: 0;
        float: none;
    }

    .interstitial .window .stripes {
        background-color: white;
        background-repeat: repeat-x;
        height: 14px;
        width: 100%;
    }

        .interstitial .window .stripes .bar {
            background: #f7676e none repeat scroll 0 0;
            height: inherit;
            width: 38%;
        }

    .interstitial .window h1 {
        font-weight: normal;
        font-size: 20px;
        color: #fff;
        padding-bottom: 15px;
    }

    .interstitial .window h2 {
        color: #333;
        font-size: 18px;
        padding-bottom: 10px;
        /*text-align: center;*/
        font-weight: bold;
        margin: auto;
    }

#sideEffects_popup.interstitial .window h2 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 16px;
    text-align: left;
}

.interstitial .window .caption {
    font-size: 18px;
    padding-bottom: 20px;
}

#main-content-wapper .interstitial .window .caption p {
    color: #666666;
    font-size: 14px;
    margin: 10px 0 0;
    /*text-align: center;*/
}

.interstitial .continue, .interstitial .cancel {
    display: inline-block;
}

    .interstitial a, .interstitial a:visited, .interstitial a:hover, .interstitial a:hover span, .interstitial .cancel a:hover {
        color: #00b2e0;
        text-decoration: underline;
    }

    .interstitial .cancel a {
        cursor: pointer;
        display: inline-block;
        padding: 10px 0;
        text-align: center;
        width: 96px;
        font-size: 14px;
        font-weight: bold;
    }

    .interstitial .cancel a, .interstitial .btn a {
        border-radius: 5px;
    }

.btn.continue {
    cursor: pointer;
    display: inline-block;
    padding-right: 4px;
    background: #efefef;
    background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 100%);
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0,0,0,.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0);
}

    .btn.continue > a {
        padding: 15px 50px;
        display: block;
        font-weight: bold;
        font-size: 14px;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

.interstitial-exit-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    color: #00b4e5;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 6px;
    margin-right: -24px;
    margin-top: -75px;
    padding: 9px 4px;
}

    .interstitial-exit-icon::before {
        content: "×";
    }

#sideEffects_popup .caption a {
    color: #fff;
}

#sideEffects_popup .cancel {
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: auto;
}

    #sideEffects_popup .cancel a {
        border-radius: 5px;
    }

#interstitial_onload.interstitial .window {
    background-color: #fff;
    border: 5px solid #5b9bd5;
    border-radius: 80px;
    max-width: 800px;
}

    #interstitial_onload.interstitial .window .inner .caption {
        color: #999;
        height: 380px;
        overflow-y: auto;
    }

#interstitial_onload.interstitial .cancel {
    display: none;
}

#interstitial_onload.interstitial .btn.continue {
    bottom: -25px;
    position: absolute;
    right: 52% !important;
    width: 68px;
}

#interstitial_onload.interstitial .interstitial-exit-icon {
    display: none;
}

#interstitial_onload.interstitial .btn a {
    background-color: #5b9bd5;
    border: 3px solid #41719c;
    border-radius: 6px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    padding: 10px 50px;
    width: auto;
}

#interstitial_onload ul {
    list-style-type: disc;
    margin: 0;
    padding-left: 20px;
}

@media screen and (max-width: 680px) {
    .interstitial {
        top: 5%;
    }

        .interstitial .window {
            margin: 0 5%;
            max-width: 100%;
        }

            .interstitial .window .inner {
                padding: 20px 20px 27px !important;
                text-align: center;
            }

        .interstitial .left {
            width: 100%;
        }

        .interstitial .right {
            margin-left: 0;
        }

        .interstitial .cancel {
            margin-left: 10px !important;
            padding-top: 10px;
        }

        .interstitial .window .btn span {
            font-size: 12px;
            font-weight: bold;
        }

    .interstitial-exit-icon {
        margin-right: -10px;
        margin-top: -87px;
    }

    .interstitial .btn, .interstitial .cancel {
        display: block;
        margin-bottom: 0;
        margin-left: 0 !important;
        margin-right: 0;
        margin-top: 10px;
        text-align: center;
        width: auto;
    }

    #interstitial_onload.interstitial .window .inner .caption {
        font-size: 14px;
        height: 170px;
    }

    #interstitial_onload.interstitial .btn a {
        font-size: 18px;
        padding: 8px 30px;
    }

    #interstitial_onload.interstitial .btn.continue {
        right: 50% !important;
    }
}

@media screen and (max-width: 470px) {
    #interstitial_onload.interstitial .window .inner .caption {
        height: 333px;
    }
}

@media screen and (max-width: 680px) {
    .interstitial .left {
        padding: 0 0 0 0;
    }
}

@media (max-width:767px) {
    .interstitial .window {
        width: 90%;
    }

        .interstitial .window .inner .right {
            margin-left: 0px;
            width: 100% !important;
        }
}
/* new css for popup */
.interstitial {
    display: none;
    position: fixed;
    top: 10%;
    right: 0;
    left: 0;
    z-index: 1004;
    -webkit-backface-visibility: hidden;
}

    .interstitial .window {
        background: #fff;
        max-width: 645px;
        height: 100%;
        margin: 0 auto;
    }

        .interstitial .window .inner {
            padding: 41px 40px 60px 36px;
        }

    .interstitial .left {
        width: 40%;
        float: left;
    }

    .interstitial .right {
        margin-left: 45%;
    }

    .interstitial .window .stripes {
        background-color: white;
        background-image: url("/-/media/Project/Biocon/Fulphila/bluestripes.png");
        background-repeat: repeat-x;
        height: 14px;
        width: 100%;
    }

        .interstitial .window .stripes .bar {
            height: inherit;
            width: 38%;
            background: #26BDE2;
        }

    .interstitial .window h2 {
        font-size: 17px;
        padding-bottom: 16px;
    }

    .interstitial .window .caption {
        color: #000;
        padding-bottom: 20px;
    }

    .interstitial .continue, .interstitial .cancel {
        display: inline-block;
    }

        .interstitial .continue a {
            padding: 7px 24px;
            text-decoration: none;
        }

    .interstitial .cancel {
        margin-left: 40px;
    }

        .interstitial .cancel a {
            text-decoration: none;
        }

.btn-v2 > a {
    color: #00BCE4;
    padding: 12px 14px;
    display: block;
    font-weight: bold;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

/* new css for popup closed */

/* ExternalPopup box css only*/
#interstitial_external.interstitial .window {
    border-radius: 0;
}

    #interstitial_external.interstitial .window .inner {
        padding: 30px 20px;
        color: #000;
        width: auto;
    }

#interstitial_external .left, #interstitial_external .right {
    display: inline-block;
}

#interstitial_external .left {
    width: 38%;
    margin: 0 12px 0 0;
}

    #interstitial_external .left img {
        width: auto;
    }

#interstitial_external .right {
    margin: 0;
    width: 60%;
}

    #interstitial_external .right .caption {
        font-size: 18px;
        padding: 0 0 30px;
    }

.interstitial .window .caption p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #939393;
}

#interstitial_external .right h2 {
    margin: 0 0 20px;
    padding: 0;
}

#interstitial_external .right .continue, #interstitial_external .right .cancel {
    display: inline-block;
    width: 48%;
    margin: 0;
    text-align: center;
}

#interstitial_external .right .continue {
    margin: 0 10px 0 0;
    padding: 0;
    box-shadow: none;
    background: none;
    border: none;
}

#interstitial_external .right .cancel a {
    display: block;
    padding: 0px;
    color: #00b2e0;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
    width: 100%;
    display: inline-block;
}

#interstitial_external .right .cancel {
    float: right;
    width: 22%;
    margin-right: 22%;
    padding-top: 0;
}

    #interstitial_external .right .continue a span,
    #interstitial_external .right .cancel a {
        text-decoration: none;
        text-align: left;
    }

#interstitial_external .right .continue a:hover span {
    color: #00b2e0;
}

#interstitial_external .right .cancel a > p {
    margin: 0;
    display: block;
}

#interstitial_external .right .continue a span p {
    margin: 0;
    text-align: center;
}

#interstitial_external .left, #interstitial_external .right a p {
    text-transform: uppercase;
}

#interstitial_external .right .cancel a {
    display: block;
    padding: 10px;
}

#interstitial_external .right .continue a {
    padding: 10px;
    width: auto;
    text-decoration: none;
    margin: 0;
    font-weight: 600;
    display: block;
    border: 1px solid #f9f9f9;
    border-radius: 5px;
    box-shadow: 1px 2px 7px 0 rgba(68,68,68,.3);
    background: #e8e8e8;
    background: -moz-linear-gradient(top, #f9f9f9 0, #ececec 50%, #e0e0e0 100%);
    background: -webkit-linear-gradient(top, #f9f9f9 0, #ececec 50%, #e0e0e0 100%);
    background: -o-linear-gradient(top, #f9f9f9 0, #ececec 50%, #e0e0e0 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0, #ececec 50%, #e0e0e0 100%);
    background: linear-gradient(to bottom, #f9f9f9 0, #ececec 50%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0', GradientType=0 );
}
