.slider_wrapper.simple{padding:5px;background-color:#fff;width:890px;position:relative;margin-left:auto;margin-right:auto;}
.slider_wrapper.simple .inside{width:890px;height:490px;position:relative;overflow:hidden;}
.slider_wrapper.responsive{padding:0px;background-color:#fff;width:960px;position:relative;margin-left:auto;margin-right:auto;}
.slider_wrapper.responsive .inside{width:960px;height:500px;position:relative;overflow:hidden;}
@media only screen and (min-width:768px) and (max-width:959px){.slider_wrapper.responsive , .slider_wrapper.responsive .inside{width:760px;height:395px;}
}
@media only screen and (min-width:480px) and (max-width:767px){.slider_wrapper.responsive , .slider_wrapper.responsive .inside{width:480px;height:250px;}
}
@media only screen and (min-width:0px) and (max-width:479px){.slider_wrapper.responsive , .slider_wrapper.responsive .inside{width:320px;height:166px;}
}
.slider_wrapper.fullscreen{width:100% !important;position:relative;padding:0;height:100%;}
.slider_wrapper.fullwidth{width:100% !important;position:relative;padding:0;max-height:500px !important;overflow:hidden;}
.fullscreenvideo .mejs-container{width:100% !important;height:inherit !important;}
.fullscreenvideo .mejs-container .mejs-layer{width:100% !important;height:100% !important;}
.tp-dottedoverlay.noise{background:url(../img/overlay_noise.gif);opacity:0.1;}
.ce_revolutionslider .tp-banner{visibility:hidden;}
.ce_revolutionslider .tp-banner.revslider-initialised{visibility:visible;}