/*Large devices (desktops, 992px and up*/
/*If the screen size is 992px or more*/
@media screen and (min-width: 992px) {
    .shadeLayer {
        /*        background: violet;*/
    }
    .homeInnerWrap {
        max-width: 810px;
    }
    a.CardWrapHome {
        width: 282px;
    }
    a.CardWrapHomeTwo {
        width: 172px;
    }
    .HrsWrap, .MinWrap, .SecWrap {
        font-size: 32px;
        width: 72px;
        height: 72px;
        line-height: 80px;
    }
    .pdfInnerWrap {
        position: relative;
        bottom: 0;
        right: -10px;
        /*background: green;*/
        width: auto;
    }
    .logowrapHome {
        max-width: 280px;
    }
    .logowrapHome h5 {
        font-size: 16px;
    }
    .SocialMediaWrap {
        margin-top: 140px;
    }
    .prWrap .titleHeader {
        height: 120px;
    }
    .prWrapInner {
        margin-top: 150px;
    }
    .RecProdTtitle {
        font-size: 22px;
        padding: 20px 20px 20px 0px;
        line-height: 26px;
        /*   background: red;*/
    }
    .hamburgerMenu {
        top: 40px;
        left: 40px;
    }
    .leftPanelWrap {
        position: fixed;
        z-index: 11;
        background: #F7F7F8;
        top: 118px;
        border-radius: 0px;
    }
    .RecProdTtitle {
        font-size: 28px;
        padding: 20px 20px 20px 0px;
        line-height: 26px;
        /*   background: red;*/
    }
    .titleHeader {
        height: 120px;
        z-index: 20;
    }
    .titleHeader h1 {
        font-size: 32px;
    }
    .leftPanelWrap {
        max-width: 400px !important;
    }
    #SpInstalation h3 {
        top: 48%;
    }
    .video-container iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        height: 80%;
    }
    .footerWrapCnt a {
        display: inline-block;
    }
    .footerWrapCnt {
        font-size: 14px !important;
        padding: 40px;
    }
    .heroWrap {
        height: 390px;
    }
    .prodRightWrap {
        padding-left: 50px !important;
    }
     .materialNum {
     
        width: 172px;

    }
   .anzSelected {
    flex-direction: row;
    justify-content: left;}
  .qstoneWrap p{text-align: left;}
  .leftPanelWrap h2 {
        text-align: left;
        margin: 14px;
        padding: 22px 0px 12px;
    }
    .leftPanelWrap.leftPanelOff {
        max-width: 90% !important;
      
    }
}