﻿

@media  (max-width:575.98px) {
    .site-topLogoOuterDiv-f {
        width: 65%;       
    }
    .site-topLogoOuterDiv-f img{
        width: 65%;
    }
    .site-topLogoOuterDiv-s {
        width: 30%;
    }
    .site-TopMainOuterDiv-f {
        width: 62%;
        margin-left: 3%;
    }
    .site-TopMainOuterDiv-s {
        width: 32%;
        margin-right: 0%;
        font-size: 20px;
    }
    .site-socialIcon-inner i {
        font-size: 20px;
    }
    .site-mobile-icon {
        margin: 0% 0px 0px 6%;
        font-size: 30px;
        display: inline-block !important;
    }

    .site-topLogoOuterDiv {
        margin-bottom: 8px;
        padding-top: 5px;
    }
    .site-socialIconOuter {
        padding-bottom: 6px;
    }
    .site-topphoneUl li {
        font-size: 12px;
        margin-right: 14px;
        padding: 0px 0px 6px 0px;
    }
    .area-title p {
        font-size: 13px;
    }
    .video-area h2 {
        margin-bottom: 30px;
        line-height:33px;
    }
    /*//Menu stat*/
    .site-MenuUl-OuterDiv {
        display: none;
        height: 100vh;
        position: fixed;
        width: 50%;
        z-index: 5;
        top: 0px;
        left: 50%;
        padding-bottom: 50px;
        background-color: #fff;
        box-shadow: 0px 0px 10px 0px #575757;
    }
    .site-MenuUl {
        list-style: circle;
        overflow-y: scroll;
        padding-top: 10px;
        height: 100vh !important;
        padding-bottom: 10px;
        margin-right: 20px;
        margin-top: 20px;
    }
        .site-MenuUl li {
            display: block;
        }
            .site-MenuUl li a {
                padding: 15px 0;
            }
    .site-MenuUl-closedivicon {
        display: inline-block;
        position: absolute;
        top: 0px;
        left: 15px;
        font-size: 26px;
        cursor: pointer;
        font-weight: bolder;
        color: #acb9c1;
    }
    .site-welcome-noteDiv {
        width: 100%;
        margin: 0px 0% 0px 0%;
        display: block;
        float: left;
        height: auto;
        position: relative;      
        z-index: 2;
        border-radius:0px;
    }
    .d-none {
        display: block !important;
    }
    .carousel-caption {
        top: 1.25rem !important;
    }
    .site-bannerOuterDiv-header h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .site-bannerOuterDiv-header p {
        font-size: 13px;
        line-height: 27px;
    }
    .area-title {
        margin: 0px auto;
        width: 93%;
        margin-top: 30px;
        text-align: center;
    }
        .area-title h2 {
            font-size: 18px;
        }
    .site-product-outerDiv {
        margin-top: 10px;
    }
    .add-banner-laptop {
        display: none;
    }
    .add-banner-mobile {
        display: block;
    }
    .video-area {
        margin-bottom: 20px;
    }

    .site-PopupBack-inner {
        width: 80%;
        left: 10%;
        top: 5%;
    }


    /*//Product css start*/
    .product-item-imgOuter {
        background: rgba(0, 0, 0, 0) url(../img/productback.jpg) repeat scroll -362px -368px;
        height: 208px;
    }
    .inner-shadow {
        height: 208px;
        }
    .site-product-Name-MainOuterDiv {       
        width: 80%;
    }

    .site-product-body-left {
        width: 100%;
        text-align:center;
    }

    .site-product-body-right {
        width: 100%;
        padding-left:10px;
        padding-top:20px;
    }
    /*//Product css end*/
    .carousel-item-imgOuter img {
        height: 215px;
    }
    .bg-1 {
        background: rgba(0, 0, 0, 0) url(../img/healthcare-bioglobal-3.jpg) repeat scroll 0 0 !important;
    }
    .ptb-150 {
        padding: 120px 0;
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .site-topLogoOuterDiv-f {
        width: 40%;
    }

        .site-topLogoOuterDiv-f img {
            width: 65%;
        }

    .site-topLogoOuterDiv-s {
        width: 55%;
    }

    .site-TopMainOuterDiv-f {
        width: 62%;
        margin-left: 3%;
    }

    .site-TopMainOuterDiv-s {
        width: 32%;
        margin-right: 0%;
        font-size: 20px;
    }

    .site-socialIcon-inner i {
        font-size: 20px;
    }

    .site-mobile-icon {
        margin: 0% 0px 0px 6%;
        font-size: 30px;
        display: inline-block !important;
    }

    .site-topLogoOuterDiv {
        margin-bottom: 10px;
    }

    .site-topphoneUl li {
        font-size: 12px;
        margin-right: 14px;
        padding: 0px 0px 6px 0px;
    }

    .area-title p {
        font-size: 13px;
    }

    .video-area h2 {
        margin-bottom: 30px;
        line-height: 33px;
    }
    /*//Menu stat*/
    .site-MenuUl-OuterDiv {
        display: none;
        height: 100vh;
        position: fixed;
        width: 50%;
        z-index: 5;
        top: 0px;
        left: 50%;
        padding-bottom: 50px;
        background-color: #fff;
        box-shadow: 0px 0px 10px 0px #575757;
    }

    .site-MenuUl {
        list-style: circle;
        overflow-y: scroll;
        padding-top: 10px;
        height: 100vh !important;
        padding-bottom: 10px;
        margin-right: 20px;
        margin-top: 20px;
    }

        .site-MenuUl li {
            display: block;
        }

            .site-MenuUl li a {
                padding: 15px 0;
            }

    .site-MenuUl-closedivicon {
        display: inline-block;
        position: absolute;
        top: 0px;
        left: 15px;
        font-size: 26px;
        cursor: pointer;
        font-weight: bolder;
        color: #acb9c1;
    }

    .site-welcome-noteDiv {
        background-color: #1696e7;
        width: 100%;
        margin: 0px 0% 0px 0%;
        display: block;
        float: left;
        height: auto;
        position: relative;
        z-index: 2;
        border-radius: 0px;
    }

    .d-none {
        display: block !important;
    }

    .carousel-caption {
        top: 3.25rem !important;
    }

    .site-bannerOuterDiv-header h2 {
        font-size: 25px;
        line-height: 40px;
    }

    .site-bannerOuterDiv-header p {
        font-size: 13px;
        line-height: 20px;
    }

    .area-title {
        margin: 0px auto;
        width: 93%;
        margin-top: 30px;
        text-align: center;
    }

        .area-title h2 {
            font-size: 18px;
        }

    .site-product-outerDiv {
        margin-top: 10px;
    }

    .add-banner-laptop {
        display: none;
    }

    .add-banner-mobile {
        display: block;
    }

    .video-area {
        margin-bottom: 20px;
    }

    .site-PopupBack-inner {
        width: 60%;
        left: 20%;
        top: 5%;
    }
   
}

@media (min-width:768px) and (max-width:991.98px) {
    .site-welcome-noteDiv {
        top: -8%;
    }
    .site-product-outerDiv {
        margin-top: 170px;
    }
    .carousel-caption {
        top: 3.25rem !important;
    }
    .site-bannerOuterDiv-header h2 {
        font-size: 30px;
    }
    site-TopMainOuterDiv-f {
        width: 52%;
    }
    site-TopMainOuterDiv-s {
        width: 35%;
    }
    .site-PopupBack-inner {
        width: 60%;
        left: 20%;
        top: 5%;
    }
    .site-topLogoOuterDiv-f img {
        width: 68%;
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .site-TopMainOuterDiv-f {
        width: 50%;
    }
    .site-welcome-noteDiv {
        top: -13%;
    }
    .site-product-outerDiv {
        margin-top: 150px;
    }
    .site-topLogoOuterDiv-f img {
        width: 61%;
    }
}

@media (min-width:1200px) {
   
}
