@charset "UTF-8";
/* CSS Document */
/* small media query <600px */

/*Cam add 3/1/2019*/

.WITWIA {display:block;}

.WITWIA a {
    display: block;
    width: 60%;
    margin: 20px 0 0 0;
}

.hideMobile {
	display:none;
}
/*end Cam add*/


.mm-opened #menu{
	opacity:1;
	}


p{
	font-size:16px !important;
}

.banner h1, .banner .breadcrumbs{
	display:block;
	position: relative;
	transform:none;
}

.banner .text-xl{
	line-height:1;
	margin-bottom:10px;
}

.top-text.z-depth-2{
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 6px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.homepage_markets-list .item{
	width:100%;
	margin-bottom:30px;
}

.list-inline li+li:before{
	content:none;
}

footer{
	text-align:center;
}

footer .list-inline li{
	display:block;
}

.careers_background{
	height: 300px;
    position: relative;
}

 .list_related-products, .list_related-product > div{
	width:100% !important;
	}	

.list_related-product{
	flex-basis: 50%;
}

.contact_details .container{
	height:150px;
	width:100%;
}

#blog .container > .row{
	display:block;
}

.product-tab_container .grid:first-child li{
	width:100%;
}

 .cookie-text, .close-privacy-cookie,  #privacy-cookie h5 {
        width:100%;
      }

.product_colors li{
	width:100%;
	float:left;
}


/*PORTRAIT MODE ONLY*/

@media (max-width:479px){
	

.list_related-products{
	display:block;
}	

.list_related-product, .list_related-products, .list_related-product > div{
	width:100% !important;
	}	
	
.list_related-product, .list_related-products, .list_related-product > div{
	width:100% !important;
	}	
	
.color-studies .m4{
		width:100% !important;
	}	
	
	.modal-video{
		height:40%;
		}	

}
