/*Extra Small devices (landscape phones, 0px and up*/
/*If the screen size is 0px or more*/
@media screen and (min-width: 300px) {
    .titleHeader img {
        width: 60%;
        max-width: 300px;
    }
    .prodItemWrap {
        padding: 16px;
    }
    .shadeLayer {
        /*        background: blue;*/
    }
    .homeInnerWrap {
        width: 95%;
        min-width: 340px;
    }
    .logoOuterWrap {
        width: 100%;
        padding: 40px 0px;
    }
    .SocialMediaWrap {
        margin-top: 30px;
    }
    a.CardWrapHome {
        width: 25%;
    }
    a.CardWrapHomeTwo {
        width: 25%;
    }
    .menuTitle {
        font-size: 14px;
        line-height: 14px;
        padding: 5px;
    }
    /* Product Selector */
    #ProductSelector {
        background: url("../Images/HomePageIconsSmall.svg") 200px 0;
    }
    a.CardWrapHome:hover #ProductSelector {
        background: url("../Images/HomePageIconsSmall.svg") 200px 50px;
    }
    a.CardWrapHome.Selected #ProductSelector, a.CardWrapHome.Selected:hover #ProductSelector {
        background: url("../Images/HomePageIconsSmall.svg") 200px 50px;
    }
    /* Education */
    #Education {
        background: url("../Images/HomePageIconsSmall.svg") 150px 0;
    }
    a.CardWrapHomeTwo:hover #Education {
        background: url("../Images/HomePageIconsSmall.svg") 150px 50px;
    }
    a.CardWrapHomeTwo.Selected #Education {
        background: url("../Images/HomePageIconsSmall.svg") 150px 50px;
    }
    /* Installation */
    a.CardWrapHomeTwo #Installation {
        background: url("../Images/HomePageIconsSmall.svg") 100px 0;
    }
    a.CardWrapHomeTwo:hover #Installation {
        background: url("../Images/HomePageIconsSmall.svg") 100px 50px;
    }
    a.CardWrapHomeTwo.Selected #Installation {
        background: url("../Images/HomePageIcons.svg") 100px 50px;
    }
    /* Electronic Monitoring */
    #EMonitoring {
        background: url("../Images/HomePageIconsSmall.svg") 50px 0;
    }
    a.CardWrapHomeTwo:hover #EMonitoring {
        background: url("../Images/HomePageIconsSmall.svg") 50px 50px;
    }
    a.CardWrapHomeTwo.Selected #EMonitoring {
        background: url("../Images/HomePageIconsSmall.svg") 50px 50px;
    }
    .CardWrapHome .icon, .CardWrapHomeTwo .icon {
        width: 50px;
        height: 50px;
        display: block;
        margin: 0 auto;
    }
    .HrsWrap, .MinWrap, .SecWrap {
        font-family: GloberSemiBold;
        font-size: 28px;
        width: 60px;
        height: 60px;
        line-height: 65px;
        background: transparent;
        border: 1px solid rgba(255, 255, 255, .1);
        border-radius: 100px;
    }
    .BottomWrap {
        padding: 5% 20%;
        border-radius: 0px 0px 10px 10px;
    }
    .countWrapRgt {
        background: #0065B1;
        color: white;
        padding: 40px 0px 0px 0px;
        border-radius: 0px 0px 10px 10px;
    }
    .DaysWrap {
        font-size: 90px;
        font-family: GloberBold;
        line-height: 80px;
        min-height: 80px;
    }
    .Daystxt {
        font-family: GloberBold;
        font-size: 24px;
        margin-bottom: 30px
    }
    .heroWrapTimer {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 10px;
        box-shadow: 4px 1px 1px rgba(0, 0, 0, 0.1);
    }
    .logoWrap {
        max-width: 180px;
        text-align: center;
        margin-bottom: 40px;
    }
    .logoWrap h5 {
        font-size: 16px
    }
    .carousel-indicators {
        bottom: -45px;
    }
    /*  *******************************************************************PRDCT WRAP*************************************************/
    .CategoryHederWrap {
        background: #FCFCFC;
        border-top: 1px solid #EAEAEA;
        border-bottom: 1px solid #EAEAEA;
        /*        padding: 10px 0px 20px 0px;*/
        font-family: GloberSemiBold;
        font-size: 24px;
        color: #5e6c84;
        margin-top: 10px;
    }
    .ItemCount {
        color: #0d6efd;
    }
    .prodImg img {
        width: 100%;
        max-width: 172px;
    }
    .materialNum {
        padding: 4px 8px;
        margin-top: 2px;
        font-size: 14px;
        color: #5e6c84;
        text-align: center;
        width: 100%;
    }
    .pdfInnerWrap {
        position: fixed;
        bottom: 0;
        right: 0;
        /* background: green;*/
        width: 100%;
    }
    .prodBtnWrap {
        text-align: center;
    }
    .prodBtnWrap .btn {
        width: 300px;
        margin-bottom: 10px;
    }
    a.CardWrapHomeTwo, a.CardWrapHome {
        width: 282px;
        height: 130px;
        border-radius: 0px 0px 5px 5px;
    }
    .menuWrap a {
        padding-top: 15px;
    }
    .menuTitle {
        font-size: 12px;
        margin-top: 5px;
    }
    .nav-tabs .nav-link {
        margin-right: 4px;
        /*  margin-bottom: 16px;*/
        width: 100px;
        border-radius: 10px;
    }
    .nav-tabs .nav-link.active {
        width: 100px;
        border-radius: 10px 10px 0px 0px;
    }
    .spaceAdjInner {
        width: 100px;
    }
    .tab-content {
        padding: 20px 10px;
    }
    #ProductsTab .imgWrap {
        width: 50px;
        height: 50px;
        background: url("../Images/educationIconssmall.svg") 0px 0px;
    }
    #ProductsTab.active .imgWrap {
        width: 50px;
        height: 50px;
        background: url("../Images/educationIconssmall.svg") 0px 50px;
    }
    #DispenserTab .imgWrap {
        width: 50px;
        height: 50px;
        background: url("../Images/educationIconssmall.svg") -50px 0px;
    }
    #DispenserTab.active .imgWrap {
        width: 50px;
        height: 50px;
        background: url("../Images/educationIconssmall.svg") -50px -50px;
    }
    #InstallationTab .imgWrap {
        width: 50px;
        height: 50px;
        background: url("../Images/educationIconssmall.svg") -100px 0px;
    }
    #InstallationTab.active .imgWrap {
        width: 50px;
        height: 50px;
        background: url("../Images/educationIconssmall.svg") -100px -50px;
    }
    .nav-link .navIconWrap {
        width: 40px;
        height: 40px;
        background: url("../Images/NavDownArow.svg") 0px 0px;
        margin: 10px auto 0px;
    }
    .nav-link.active .navIconWrap {
        width: 40px;
        height: 40px;
        background: url("../Images/NavUpArow.svg")0px 0px;
    }
    a.CardWrap {
        padding: 0px;
        padding-top: 0px;
        display: inline-block;
        width: 100%;
        height: 95px;
        margin: 0 auto;
    }
    a.CardWrap:hover {
        padding: 0px;
        padding-top: 0px;
        display: inline-block;
        width: 100%;
        height: 95px;
        margin: 0 auto;
    }
    .CardWrap.Selected {
        padding: 0px;
        padding-top: 0px;
        display: inline-block;
        width: 100%;
        height: 95px;
        margin: 0 auto;
    }
    a.CardWrap:hover .title {
        color: white;
    }
    /*Card Title Activities*/
    a.CardWrap .title {
        font-family: GloberSemiBold !important;
        color: #5E6C84;
        font-size: 18px;
        display: inline-block;
        float: left;
        text-align: center;
        margin-top: 0px;
        line-height: 95px;
    }
    .CardWrap .icon {
        width: 100px;
        display: inline-block;
        float: left;
        margin: 0 auto;
        padding: 0px;
    }
    a.CardWrap.Selected .tickMark {
        display: inline-block;
        position: absolute;
        top: 18px;
        right: 18px;
    }
    .factorTxtWrap {
        Font-family: GloberBold;
        font-size: 18px;
        color: white;
        /*              margin-left: 20px;*/
        padding: 20px;
    }
    .rightHeader {
        margin: 20px 0px;
    }
    .CategoryHederWrap {
        padding: 10px 0px;
    }
    .leftPanelWrap .btn {
        margin-bottom: 10px;
    }
    .timeAreana {
        position: relative;
        width: 100%;
        min-height: 140px;
    }
    .DaysOuterWrap {
        position: absolute;
        width: 100%;
        text-align: center;
    }
    .tenSecOuterWrap {
        /*        background: yellow;*/
        position: absolute;
        /*        display: none;*/
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }
    .nowProWrap {
        position: absolute;
        font-size: 42px;
        text-align: center;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .startOverIcon {
        position: fixed;
        right: 15px;
        z-index: 9;
        top: 100px;
    }
    .overlayCtrl {
        width: 100vw;
        height: 100vh;
        background: black;
        position: fixed;
        left: 0px;
        top: 0px;
        display: block !important;
        z-index: 22;
    }
    .leftPanelWrap.leftPanelOff {
        width: 90% !important;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .leftPanelWrap {
        position: fixed;
        z-index: 23;
        background: #F7F7F8;
        top: 100px;
        border-radius: 10px;
    }
   
    .anzSelected {
        width: auto !important;
    }
    .leftPanelWrap .row {
        margin: 20px;
    }
    #leftWrapClose {
        float: right;
        margin: 15px;
    }
    .LiteratureWrap h5, .SDSWrap h5 {
        font-family: GloberSemiBold;
        font-weight: 600;
        font-size: 16px;
        text-align: left;
        color: #000;
        margin: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #B4BAC5;
    }
    .prodDocuColla .card {
        position: relative;
        padding: 10px;
    }
    .prodDocuWrap ul li {
        list-style-type: none; /* Remove bullets */
        padding: 0; /* Remove padding */
        margin: 0; /* Remove margins */
        margin-left: 50px;
    }
    .prodDocuWrap p {
        width: 100%;
        margin-top: 20px;
        text-align: left;
    }
    .stickyFooter {
        height: 70px;
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 7;
        background: #FFF;
        border-top: 1px solid #EFEFEF;
        margin: 0px;
        left: 0px;
        box-shadow: 0px 3px 66px rgba(0, 0, 0, 0.26);
    }
    .pdfInnerWrap {
        z-index: 8;
        text-align: center;
        padding: 10px;
    }
    .titleHeader {
        height: 80px;
        z-index: 20;
    }
    .prWrapInner {
        margin-top: 90px;
    }
    .RecProdTtitle {
        font-size: 22px;
        padding: 20px 20px 20px 0px;
        line-height: 26px;
        /*   background: red;*/
    }
    .titleHeader h1 {
        font-family: GloberSemiBold;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        color: #013e77;
        background: white;
        line-height: 22px;
        padding: 10px 60px 0px;
    }
    .hamburgerMenu {
        top: 20px;
        left: 20px;
        z-index: 21;
    }
    .video-container {
        position: relative;
        padding-bottom: 56.25%;
    }
    #SpInstalation h3 {
        color: white;
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
    }
    .video-container iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
    }
    a.CardWrap.cardAdjust {
        display: none;
    }
    .SpFooterWrap {
        background: white;
    }
    .footerWrapCnt {
        font-size: 11px !important;
        text-align: left;
        background: #ebecef;
        padding: 20px;
    }
    .footerWrapCnt a {
        display: block;
        margin-right: 20px;
        color: #0065B1;
        text-decoration: none;
    }
    .footerWrapCnt a:hover {
        color: #013E77;
    }
    .footer-r {
        margin-bottom: 16px;
    }
    #SpEducation .container {
        margin-top: 40px;
    }
    .downloadPdf {
        width: 180px;
        height: 48px;
        border-radius: 24px;
        border: 1px solid #D20404;
        color: #D20404;
        background: url("../Images/DownloadPDF.svg") 24px 13px no-repeat;
        padding-left: 32px;
    }
    .downloadPdf:hover {
        width: 180px;
        height: 48px;
        border-radius: 24px;
        border: 1px solid #D20404;
        color: #fff;
        background: #D20404 url("../Images/DownloadPDF.svg") 24px -24px no-repeat;
    }
    .uploadWrap {
        width: 500px;
        max-width: 90%;
    }
    .uploadWrapHeader {
        padding: 30px 50px;
    }
    .uploadWrapBody {
        padding: 50px 20px;
    }
    .uploadWrapFooter {
        padding: 40px;
    }
    .RightPanel {
        min-height: calc(100vh - 300px);
    }
    .heroWrap {
        background-image: none;
        background-color: white;
        height: 240px;
    }
    .productTitle {
        font-family: GloberRegular;
        font-size: 20px;
        color: #013e77;
        margin: 12px 0px;
        line-height: 30px;
        text-align: center;
    }
    .CategoryHeder {
        padding-top: 5px;
    }
    .anzSelected {
        flex-direction: row;
        justify-content: center;
    }
    .qstoneWrap p {
        text-align: center;
    }
    .leftPanelWrap h2 {
        text-align: center;
        margin: 14px;
        padding: 12px 0px 6px;
    }
   .leftPanelWrap .qstoneWrap {
        padding: 10px;
    }
}