/* orange #ff7f00 */
/* .blue-1{color:#008ac6} */
/* .blue-2{color:#00375b} */

 /* Custom, iPhone Retina */ 
    /* @media only screen and (max-width : 321px) { */
/* #RelatedTitle{display:none} */

    /* } */

    /* /* Extra Small Devices, Phones */ 
    /* @media only screen and (max-width : 481px) { */
/* #RelatedTitle{display:none} */

    /* } */
	
html {
  width: 100%;
   overflow-x: hidden;
}
body {
width: 100%;
 overflow-x: hidden;
}
  
  
	@media only screen and (min-width : 768px) {
#RelatedTitleMobileOnly{display:none !important}
    }
	
	
@media (min-width: 768px) { 
#RelatedTitleMobileOnly{display:none !important}
}

@media (max-width: 768px) {



.slider-area {
    margin-top: 50px;
}

.brandBox{
	width: 140px !important;
}	
.product-tab .tab-content .tab-pane{margin:-10px !important}

#productsList{ margin-top:20px;}


.product-info > p {padding: 0 10px !important}


#productData{ margin-top: 25px;}
.slider-img > img {
    width: 100%;
    height: 150px;
}

.slider-area .slick-arrow-1 .arrow-next.slick-arrow {
    left: auto;
    /* right: -10px; */
}

.slider-area .slick-arrow-1 .arrow-prev.slick-arrow {
    /* left: -10px; */
    right: auto;
}

.slick-arrow img{height:24px;width:24px}
.productsTitle{padding: 10px 10px !important}
.product-info{padding:0px !important} 
.mb-40{margin-bottom:4px}
.mt-80{margin-top:55px}
.mt-90{margin-top:9px}
#brands{margin-top: -50px;}
.videowall{display:none}
#RelatedTitle{display:none}
#products{margin-top: -50px;}


.aboutBox{margin-top:0px !important;
margin-right: -20px !important;
margin-left: -20px !important;}

.pad40{padding:15px !important}

.abouttext{line-height:2.5 !important}

.airConditioner {
    height: 505px;
}

#footer{margin-top: 66px;}

.footer-logo{margin-top: -60px; !important}
.fblogo{margin-top:2% !important;margin-left:-1% !important}

.mt-40{margin-top: 2px !important;}
}
/* @media (max-width: 768px) end */





@media (min-width: 992px) and (max-width: 1169px)  {



#top {
  /* position: fixed; */
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
 height: 100px;
 /* border-bottom:1px solid #00375B; */
 background-color:#fff
}

.sliderTop{margin-top:80px}

}


@media (min-width: 1170px) and (max-width: 1400px) {
#top {
  /* position: fixed; */
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
 height: 100px;
 /* border-bottom:1px solid #00375B; */
 background-color:#fff
}

.sliderTop{margin-top:80px}
	
}

.font16{font-size:16px}

.product-info > p {color:#111; 
font-style: arial;
font-size:16px;
padding:0px 30px;
}

.aboutBox{margin-top:40px}

.product-img:hover{cursor: pointer;}

.contact-address{height:50px}

.menuUrl{
  position:relative;
  text-decoration:none;
  display:inline-block;
}
.menuUrl:after {
  display:block;
  content: '';
  border-bottom: solid 3px #fff;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
  transform-origin:100% 50%
}
.menuUrl:hover:after { 
  transform: scaleX(1);
  transform-origin:0 50%;
}

.productsTitle{
	padding-top: 20px;
	padding-left: 30px;
	text-transform:uppercase
}
.productdesc{line-height:1.5}

#header-container{
position:relative;
margin: 0 auto;
text-align: left;
height:130px
}

.footer-menu > li > a > span {color:#fff !important}
.footer-menu > li > a > span:hover {color:#ff7f00 !important}

.footerBrand{color:#008ac6}
.footerBrand:hover{color:#ff7f00}

.footertext{
	font-family:arial;
	color:#fff;
	font-size:15px;
}

.font14{font-size:14px !important}

.menuTop{margin-top:16.6px}
.menuRight{margin-right:17%}

#storeLogo{margin-left:50px;margin-top:15px;}

.menuborder{border-bottom:10px solid #afb2b2}

.topright {
    position: absolute;
    top: -10px;	
    right: 0px;
}

.raleway{font-family: 'Raleway', sans-serif;}

.blueBg1{background-color:#008ac6}
.blueBg2{background-color:#00375b}

.blue-1{color:#008ac6}
.blue-2{color:#00375b}

.storenum{font-family:arial; color:#111; font-size:17px;}
.arial{font-family:arial;}

#aboutData > p {color:#fff}

.white{color:#fff}
.whitebg{background-color:#fff}

p {color:#434343; 
/* padding-bottom:20px; */
font-family: 'Raleway', sans-serif;
font-style: normal;
font-weight: 400;
}

.videowall {
    background-image: url("../img/bg/video-wall.jpg");
    height: 500px;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.hotelTV {
    background-image: url("../img/bg/hotel-tv.jpg");
    height: 500px;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.airConditioner {
    background-image: url("../img/bg/air-conditioner.jpg");
    height: 605px;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.brandBox{
	height:55px;width:120px;
 display:inline;padding-right:15px
}
.brandPad{padding:10px}

.contactData{margin-top:14px;color:#008ac6 !important; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;}
.pad4{padding:4px}
.pad40{padding:40px}
.pad60{padding:40px}
.abouttext{line-height:1.5}

.mt-10{margin-top:10px}

.fblogo{margin-top:24%;margin-left:-1%}