#rotator {width:auto;overflow:hidden;position:relative;}
.rotator {margin:0;padding:0;height:375px;overflow:hidden;list-style:none;}

.rotator-page {padding:0;margin:0;vertical-align:top;display:inline-block;position:relative;overflow:hidden;height:100%;}
.page-img_background {height:100%;background-position:50%;background-repeat:no-repeat;}
.page-description {position:relative;height:0;width:1140px;margin:auto;top:-290px;}
.page-description .page-h_title {margin-left:60px;text-transform:uppercase;font-size:38px;color:#c52a2a;font-family:'arsenalregular';font-weight:normal;line-height:55px;position:absolute;}
.page-description .page-h_title strong {font-size:74px;display:block;font-weight:normal;}
.page-description .page-block {background:url('/img/website/slider_block.png') 50% 50% no-repeat;background-size:208px;height:58px;margin-right:60px;padding:78px 22px;position:absolute;right:0;width:165px;}
.page-p_text {position:absolute;display:block;text-transform:uppercase;text-align:center;font-size:15px;color:#FFF;text-decoration:none;top:0;bottom:0;right:0;left:0;}

.rotator-page_list {position:absolute;bottom:0;width:100%;padding:0;margin:0;text-align:center;}
.rotator-page_list li {background:url('/img/website/sprite.png') -22px -226px no-repeat;background-size:156px;display:inline-block;margin:10px 5px;width:15px;height:15px;cursor:pointer;}
/*.rotator-page_list li:hover {background-position:-6px -226px;}*/
.rotator-page_list li.__active {background-position:-6px -226px;}

#rotator .gallery-images_navigation{
    display: none;
}
@media screen and (max-width:960px) {
    #rotator .gallery-images_navigation{
        display: block;
    }
}

/*
@media screen and (max-width:1139px) {
  #rotator .page-description .page-block {right:100px;}
}

@media screen and (max-width:1023px) {
  #rotator .page-description .page-block {right:350px;}
}*/
