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 */
}
.photo {
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}
.accordion {
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}
/*------------------------*/

@media only screen and (max-width: 2560px) {
}
@media only screen and (max-width: 960px) {
}

@media only screen and (max-width: 767px){ 

}
@media only screen and (max-width: 619px) {
	
}
@media only screen and (max-width: 320px) {
}