img { max-width: 100%; height: auto !important; width: auto\9; }
a img { border: 0px; }
.notResponsive{ max-width: none!important; }
video { max-width: 100%; height: auto !important; }
.video-container {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container .mejs-video,
.video-container .mejs-layer,
.video-container video{ position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important; }
.onlyMobile{ display: none;}

/*  */
@media only screen and (max-width: 1279px) {

}

@media only screen and (max-width: 1180px) {

}

@media only screen and (max-width: 959px) {

}

/* Smartphones (1px under IPAD vertical orientation) */
@media only screen and (max-width: 767px) {

}