.wrap-new {
    min-height: 100%;
    margin-bottom: 40px;
    position: relative;
}
body {
    position: relative;
    min-height: 100vh;
    padding-bottom: 0;
}
footer {
    width: 100%;
    position: relative;
    bottom: 0;
}
.youmustdie {
    height: auto!important;
}
.fancybox-skin {
    padding: 2px!important;
}
.blockIt-wrap {
    width: 150px;
    display: none;
    position: absolute;
    bottom: -45px;
    left: -12px;
    background: rgb(26, 26, 35);
    z-index: 100;
}
.game-prop {
    padding-right: 10px;
}
.blockIt-wrap a{

}
.blockIt-wrap.visible {
    display: block;
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box {
    position: relative;
}
header .container {
    margin-bottom: 0;
}
div.announce {
    margin-right: 0px;
    text-align: right;
position:absolute;
right:6px;
top:-2px;
}
div.announce img {
    margin-top: 0;
}
.intro_text .startgame_button {
background: url(/template/img/start_game_bg.png) top center no-repeat #0d0d12;
}
DIV.game-prop P:first-of-type br:first-of-type {
display: none;
}
#weekDays .boxesDay .boxes tbody tr:last-of-type .box .blockIt-wrap {
    top: -45px;
    bottom: auto;
}
#weekDays {
    padding-bottom: 10px;
}
.year_selector select {
    border:none;
    background: none;
}
#start-franch {
    box-sizing: border-box;
    position: absolute;
    left: 15%;
    display: none;
    background: #000;
    padding: 10px;
    width: 310px;
    z-index: 100;
    border: 2px solid rgb(240, 237, 39);
    border-radius: 20px;
    text-align: center;
}
.agreement {
    text-align: center;
}
.franch {
    display: inline-block;
    margin: 0 20px;
    width: 80px;
    height: 37px;
    background: no-repeat #f8f400 0px -50px url(/template/img/main_sprite.png);
    color: #13131a;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    border: 2px solid #f8f400;
    border-radius: 17px;
    text-decoration: none;
}
.franch:hover {
        background-color: #fffd77;
    color: #000;
    text-decoration: none;
}
.index_game_intro {
    padding-top: 10px;
}
@media (min-width:320px) and (max-width:470px) {
    div.game {
        min-height: 200px;
        // border: 2px solid ##f8f400;
    }
    DIV.game IMG.game_image {

    }
    #bookSetting DIV#weekDays {
        margin-left: 0;
    }
    #bookSetting DIV.boxesDay {

    }
    #bookSetting DIV.boxesDay.time {
        display: none;
    }
    #bookSetting DIV.boxesDay TABLE.boxes {
        margin: 0 auto;
        width: 160px;
    }
    .fancybox-type-iframe {
        width: 90%!important;
        left: 5%!important;
    }
    A.startgame_button {
    background-color: #f8f400;
    background-position: bottom center;

    }
    A.startgame_button {
        margin: 0 auto;
    }
    A.startgame_button span{
            background-position: 25% 0%;
        color: #0e0e0e;
    }
    DIV.game-slideshow A.gsl-button {
        top: calc(45% - 40px);
    }
    div.trailer-wrap {
        position: relative;
         bottom: auto;
        top: -23px;
    }

}
@media (min-width:320px) and (max-width:768px) {
    #start-franch {
        left: calc(50% - 155px);
    }
    div.announce-main {
        position: absolute;
	right: 0;
    }
    .fancybox-type-iframe .fancybox-inner {
        width: 100%!important;
    }
    .intro_text A.startgame_button span {
        background: url(/template/img/start_game_arrow.png) 25% 100% no-repeat;
        color: #f0ed27;
    }
    .intro_text A.startgame_button:hover {
            background-color: #f8f400;
    background-position: bottom center;
    }
    .intro_text A.startgame_button:hover span {
            background-position: 25% 0%;
             color: #0e0e0e;
    }
    FORM.reservation A.tool.cancel {
        display: inline-block;
        float: right;
        margin-top: 0;
        clear: none;
    }
    .bookingToolbar {
        padding-left: 0;
        padding-right: 0;
    }
    .select-handler {

    }
    .menu.months_menu.select-container{
        padding-top: 36px;
        width: 150px;
        float: right;
        position: relative;
    }
    .menu.months_menu.select-container .flag {
        position: absolute;
        top: 0;
        display: block;
        text-align: center;
        width: 100%;height: 36px;
        line-height: 36px;
        cursor: pointer;
        position: absolute;
    }
    .menu a.menu_item.select-handler-item {
        display: block;
        width: 100%;

    }
    .menu a.menu_item.select-handler-item.hidden {
        display: none;
    }
    .menu a.menu_item.select-handler-item.active {

    }
    .filters {
        width: 286px;
        margin: 0 auto;
    }
    .winners_month_filter_wrapper {
        padding-right: 0;
    }
}
.popover.top {
    width: 320px;
    max-width: 320px;
}
