
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

/*------------------------*/

@media only screen and (max-width: 939px) {
	
}

@media only screen and (max-width: 768px){

figure{
	height:auto;
}

	
}
@media only screen and (max-width: 619px) {

.header-menu{
	float:none;
}

.services-thumbnail{
	padding-right:0px;
	margin:0;
}




	
}
@media only screen and (max-width: 240px) {
}