
  @media screen and (max-width: 550px) {
    .animSceneContainer,
    .animSceneContainerDummy {
      width: 100%;
    }
    .display-none {
      display: none !important;
    }
    #tabHeader {
      width: 85%;
      height: 55px;
    }
    .mobPopImg,
    .mobPopImg- {
      display: block;
      float: right;
      width: 40%;
      text-align: right;
    }
    .deskPopImg {
      display: none !important;
    }    
    .popupBox a.prodLogoLink {
      display: block;
      width: 100%;
      float: left;
      text-align: center;
    }    
      
    .popupContent {
      float: left;
    }
    .popupContent p {
      margin-top: 15px;
    }
    .headingText {
      display: none;
    }
    #tabHeader ul li {
      display: inline;
      margin: 0 10px 0 0;
      float: left;
    }
    #slideLeftTabHeader {
      display: block !important;
      position: absolute;
      right: 15px;
      top: 0px;
      color: white;
      font-weight: 800;
      font-size: 20px;
    }
    .mobile-popover-layer {
      padding-top: 20px;
      background: black;
      width: 100%;
      /* height: 400px; */
      color: white;
    }
    .mobile-popover-layer-icon {
      margin: 0px 10px;
    }
    .mobile-popover-layer-icon-parents {
      width: 60%;
      position: absolute;
      bottom: 5%;
      left: 20%;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
    }
    .mobile-popovers {
      padding: 0px 20px;
    }
  }
  @media screen and (max-width: 414px) {
    .mobile-popover-layer-icon-parents {
      width: 70%;
      left: 15%;
      bottom: 0%;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
    }
    
    #mob-icon-left,
    #mob-icon-right,
    #mob-icon-close {
      width: 45px;
      height: 45px;
    }
  }
  @media screen and (max-width: 375px) {
    .mobile-popover-layer-icon-parents {
      width: 70%;
      left: 15%;
      bottom: 5%;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
    }
      
  }
  
  @media screen and (max-width: 360px) {
  #tabHeader {
      width: 80%;
    }
  }
  
  @media screen and (max-width: 320px) {    
    .mobile-popover-layer-icon-parents {
      width: 70%;
      left: 15%;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
    }   
    #mob-icon-left,
    #mob-icon-right,
    #mob-icon-close {
      width: 40px;
      height: 40px;
    }
    .popupContent p {
      font-size: 14px !important;
    }
  }        
  
  /*Mobile Landscape view CSS*/
  
  @media only screen and (max-width: 1024px) and (orientation: landscape) {
    .margin-auto-lanscape{
     margin:0px !important;
    }
   .mobPopImg,
   .mobPopImg- {
     display: block;
     float: right;
     width: 50%;
     text-align: right;
   }
   .mobPopImg img, .mobPopImg- img{
       width: 100%;
   }
   .popupBox a.prodLogoLink {
     display: block;
     width: 100%;
     float: left;
     /* padding: 20px 0px 0px 0px; */
     text-align: center;
     height: 35px;
   }
 
   .deskPopImg {
     display: none !important;
   }
   .popupContent {
     float: left;
   }
   .animSceneContainer {
     margin: 0px auto;
     width: 65%;
     transition: all 1s ease;
   }
   #tabHeader {
     width: 90%;
     max-width: 100%;
   }
   
   .headingText {
     text-align: center;
     font-size: 22px;
     letter-spacing: -0.01px;
     color: #ffffff;
   }  
   
   .mobile-popover-layer {
     display: block;
     width: 35%;
     position: absolute;
     top: 15%;
     right: 0px;
   }
   .mobile-popover-layer-icon {
     width: 24px;
     height: 24px;
     margin: 0px 15px 0px;
   }
   .mobile-popover-layer-icon-parents {
     width: 90%;
     position: absolute;
     bottom: 50%;
     left: 10%;
   }
   .mobile-popovers {
     padding: 0px 20px;
   }
   .mobile-popovers p {
    font-size: 14px;
    line-height: 19px;
  }
 
 }
 @media only screen and (max-width: 736px) and (orientation: landscape) {
 
   .popupContent p {
     margin-top: 20px;
   }
   .mobile-popover-layer-icon {
     width: 36px;
     height: 36px;
     margin: 0px 8px 0px;
   }
   .mobile-popover-layer-icon-parents {
     width: 80%;
     bottom: 0%;
     left: 10%;
     display: flex;
     justify-content: space-evenly;
     align-items: center;
   }
   .mobile-popovers {
     padding: 12px 15px 0px;
   }
   .popupContent p {
     margin-top: 10px;
     font-size: 14px;
   }
   
 }
 @media only screen and (max-width: 667px) and (orientation: landscape) {  
   .mobile-popover-layer-icon-parents {
     width: 90%;
     bottom: 0%;
     left: 5%;
     display: flex;
     justify-content: space-evenly;
     align-items: center;
   }   
   .mobPopImg,
   .mobPopImg- {
     width: 36%;
   }
   .mobile-popover-layer-icon {
     width: 36px;
     height: 36px;
   }
   .popupBox.rackMount_Receiver a.prodLogoLink img.prodLogoImg-, .popupBox.rackMount_Receiver a.prodLogoLink img.prodLogoImg {
    width: 90%;
          }
 }
 @media only screen and (max-width: 568px) and (orientation: landscape) {
   
   .mobile-popover-layer-icon-parents {
     width: 80%;
     left: 10%;
     display: flex;
     justify-content: space-evenly;
     align-items: center;
   }
   .mobile-popovers p {
     font-size: 13px;
   }
  
   .mobile-popover-layer-icon {
     width: 24px;
     height: 24px;
   }  
 }
 
 /* Mobile Tabs View and Portrait View CSS */
 
 @media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
    
    #tabHeader {
      width: 80%;
      margin: 0px auto;
    }
    
    .animSceneContainer {
      width: 100%;
      margin-top: 30px;
    }
    
    .mobPopImg,
    .mobPopImg- {
      display: block;
      float: right;
      width: 50%;
      text-align: right;
    }
    .popupBox a.prodLogoLink {
      display: block;
      width: 100%;
      float: left;
      text-align: center;
    }
    .popupBox a.prodLogoLink img.prodLogoImg,
    .mobile-popover-layer .mobPopImg img {
      width: 100%;
	  width:179px;
    }
    .deskPopImg {
      display: none !important;
    }
    .popupContent {
      float: left;
    }
    .mobile-popover-layer .popupBox  {
      display: block;
      width: 70%;
      margin: 25px auto 0;
      padding: 30px;
      background-color: #000000;
      -webkit-backdrop-filter: blur(2px);
      -moz-backdrop-filter: blur(2px);
      backdrop-filter: blur(2px);
      background: rgba(0, 0, 0, 0.6);
      -webkit-box-shadow: 1px 1px 5px 1px #333333;
      -moz-box-shadow: 1px 1px 5px 1px #333333;
      box-shadow: 1px 1px 5px 1px #333333;
    }
    .mobile-popover-layer .mobPopImg img,
    .mobile-popover-layer .mobPopImg- img {
      width: 65%;
    }
    
    .mobile-popover-layer-icon-parents {
      width: 42%;
      left: 30%;
      bottom: 8%;
      position: absolute;
    }
    #mob-icon-left,
    #mob-icon-right,
    #mob-icon-close {
      width: 48px;
      height: 48px;
      margin: 0px 10px;
    }
    .popupContent p {
      font-size: 18px;
      line-height: 26px;
    }
    .mobile-popovers .popupBox p b {
      font-size: 22px;
          color:#fff
    }
    .mobile-popovers .popupBox p {
      font-size: 18px;
      line-height: 30px;
          color:#fff
    }
  }
  @media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    .animSceneContainer {
      width: 65%;
    }
    .mobile-popover-layer .mobPopImg img,
    .mobile-popover-layer .mobPopImg- img {
      width: 65%;
    }   
    .mobile-popover-layer-icon-parents {
      width: 80%;
      position: absolute;
      bottom: 0%;
      left: 10%;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
    }
    #mob-icon-left,
    #mob-icon-right,
    #mob-icon-close {
      width: 48px;
      height: 48px;
      margin: 0px 10px;
    }
    .popupContent p {
      font-size: 16px;
      line-height: 22px;
    }
    .mobile-popovers .popupBox p b {
      font-size: 18px;
    }
    .mobile-popovers .popupBox p {
      font-size: 15px;
      line-height: 21px;
    }
    
  }
  @media only screen and (max-width: 767px) and (min-width: 551px) and (orientation: portrait) {    
    #tabHeader {
      width: 90%;
      margin: 0px auto;
    }
    .animSceneContainer {
      width: 100%;
      margin: 0px auto;
    }
    
    .mobile-popover-layer {
      padding-top: 20px;
    }
    .mobile-popovers {
      padding: 0px 20px;
    }
    .deskPopImg,
    .deskPopImg- {
      display: none !important;
    }
    .mobPopImg,
    .mobPopImg- {
      display: block;
      float: right;
      width: 30%;
      text-align: right;
    }
    .popupBox a.prodLogoLink {
      display: block;
      width: 100%;
      float: left;
      text-align: center;
    }
 
    .popupContent {
      float: left;
    }
    .popupContent p {
      margin-top: 15px;
    }
  }
  
  @media only screen and (max-width: 1024px) and (orientation: portrait) {
          .popupBox {
            height: 180px;
          }
          .popupContent,.popupContentJs{
              height:100px;
          }
          .popupBox .prodLogoImg-, .popupBox .mobPopImg- img, .popupBox .mobPopImg img{
            width: 108px;
          }
          .popupBox .arrow{
            width: 10px;
          }
          
          .popupContent p{
            font-size: 15px;
          }
    }
    
    /* Mobile common css */
	@media only screen and (max-width: 1024px){
		  .popupContent,.popupContentJs {
			overflow-y: auto; 
		  }     
		  .mobile-popovers p{
			  float: left;
		  }   
		  
		#tabHeader a{
			font-size:16px;
		}		
		
		
		#tabHeader .eachTab{padding:0 12px;}
	}
	@media only screen and (max-width: 568px){		
		.slick-prev, .slick-next{
			top:15%;
		}
	}
	@media only screen and (max-width: 375px){
		#tabHeader a{
			font-size:14px;
		}
		.slick-prev, .slick-next{
			top:10%;
		}
	}