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 (min-width:960px) and (max-width:1199px) {}
@media only screen and (min-width:768px) and (max-width:959px) {}
@media only screen and (min-width:320px) and (max-width: 767px) {}

.hide-mobile {display:inline;}
@media only screen and (min-device-width:240px) and (max-device-width:319px) {.hide-mobile {display:none;}}