
@font-face {
	font-family: 'Muller ExtraBold';
	src: local('Muller Medium'), local('Muller-Medium'), 
	url('/static/bg/microsites/classicfm/fonts/Muller-ExtraBold.eot'),
	url('/static/bg/microsites/classicfm/fonts/Muller-ExtraBold.eot?#iefix') format('embedded-opentype'), 
	url('/static/bg/microsites/classicfm/fonts/Muller-ExtraBold.woff2') format('woff2'), 
	url('/static/bg/microsites/classicfm/fonts/Muller-ExtraBold.woff') format('woff'), 
	url('/static/bg/microsites/classicfm/fonts/Muller-ExtraBold.ttf') format('truetype'), 
	url('/static/bg/microsites/classicfm/fonts/Muller-ExtraBold.svg#Muller-ExtraBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Muller Bold';
	src: local('Muller Medium'), local('Muller-Medium'), 
	url('/static/bg/microsites/classicfm/fonts/Muller-Bold.eot'),
	url('/static/bg/microsites/classicfm/fonts/Muller-Bold.eot?#iefix') format('embedded-opentype'), 
	url('/static/bg/microsites/classicfm/fonts/MullerMedium.woff2') format('woff2'), 
	url('/static/bg/microsites/classicfm/fonts/MullerMedium.woff') format('woff'), 
	url('/static/bg/microsites/classicfm/fonts/MullerMedium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Muller Regular';
	src: local('Muller Regular'), local('Muller-Regular'),
	url('/static/bg/microsites/classicfm/fonts/Muller-Regular.eot'),
	url('/static/bg/microsites/classicfm/fonts/Muller-Regular.eot?#iefix') format('embedded-opentype'), 
	url('/static/bg/microsites/classicfm/fonts/MullerRegular.woff2') format('woff2'), 
	url('/static/bg/microsites/classicfm/fonts/MullerRegular.woff') format('woff'), 
	url('/static/bg/microsites/classicfm/fonts/MullerRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Muller Light';
	src: local('Muller Light'), local('Muller-Light'), 
	url('/static/bg/microsites/btvradio/fonts/Muller-Light.eot'),
	url('/static/bg/microsites/btvradio/fonts/Muller-Light.eot?#iefix') format('embedded-opentype'), 
	url('/static/bg/microsites/btvradio/fonts/Muller-Light.woff2') format('woff2'), 
	url('/static/bg/microsites/btvradio/fonts/Muller-Light.woff') format('woff'), 
	url('/static/bg/microsites/btvradio/fonts/Muller-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BookAntiqua';
	src: local('BookAntiqua'), local('BookAntiqua'), 
	url('/static/bg/microsites/btv_new/fonts/BookAntiqua.eot'),
	url('/static/bg/microsites/btv_new/fonts/BookAntiqua.eot?#iefix') format('embedded-opentype'), 
	url('/static/bg/microsites/btv_new/fonts/BookAntiqua.woff2') format('woff2'), 
	url('/static/bg/microsites/btv_new/fonts/BookAntiqua.woff') format('woff'), 
	url('/static/bg/microsites/btv_new/fonts/BookAntiqua.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.inner-sub-nav-wrapper.section-id-160792222 {
    display: block;
    margin: 0 auto;
    width: 980px;
}


#container{
    display: block;
    margin: 0 auto;
    width: 980px;
    background-color: #05083a;
    background-image: url(/static/bg/microsites/btv_new/img/stani_bogat/bg_home_screen.jpg);
    background-position: center;
    padding: 40px 25px;
    box-sizing: border-box;
    position: relative;
    font-family: 'Muller Regular';
    overflow: hidden;
    background-repeat: no-repeat;
    min-height: 500px;
    padding-top: 0;
    padding-bottom: 20px;
    /* margin-top: 20px;
    margin-bottom: 20px; */
}

#head_game{
    width: 100%;
    display: flex;
    padding-top: 20px;
} 

#canvas1 {
    display: none;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    z-index: 100;
  }

#main_logo_and_joker{
    width: 680px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#logo{
    margin-top: 30px;
    margin-bottom: 60px;
    opacity: 1;
}

#logo1{
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
    opacity: 1;
    width: intrinsic;           
    width: -moz-max-content;    
    width: -webkit-max-content; 
}

#jokers{
    width: 300px;
    display: flex;
    justify-content: space-around;
    position: relative;
    margin-top: 40px;
}

#jokers .joker-image-holder{
    margin: 0 10px;

}

.joker-image{
    max-width: unset !important;
    cursor: pointer;
}

.joker-image:hover{
    bottom: -1px;
}

#money, #money_mobile {
    position: relative;
    min-width: 240px;
    margin-bottom: 50px;
    font-weight: 900;
}

#money_mobile{
    bottom: 519px;
}

#money ol, #money_mobile ol{
    color: #e1a02e;
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    justify-content: space-evenly;
    font-size: 20px;
    align-items: flex-end;

}

.logo img{
    width: 380px;
}

#money ol li.current, #money_mobile ol li.current{
    background: url('/static/bg/microsites/btv_new/img/stani_bogat/sum_bg_selected.png');
    color: #ffffff;
}

#money ol li.passed, #money_mobile ol li.passed{
    background: url('/static/bg/microsites/btv_new/img/stani_bogat/sum_bg.png');
    opacity: 0.3;
}

#money ol li:nth-child(5),
#money ol li:nth-child(10),
#money ol li:nth-child(15),
#money_mobile ol li:nth-child(5),
#money_mobile ol li:nth-child(10),
#money_mobile ol li:nth-child(15) {
    color: white;
}

#money ol li,#money_mobile ol li{
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/sum_bg.png);
    width: 195px;
    height: 35px;
    margin-right: 104px;
    margin-top: 1px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    padding: 0 25px;
    margin-right: 0;
    padding-top: 2px;
    font-size: 16px;
    color: #ffb600;
    font-weight: bold;
    font-family: "Muller Bold";
    filter: drop-shadow(0.5px 0.866px 0.5px rgba(0,0,0,0.2));
}


#money .number,#money_mobile .number{
    width: 16px;
    display: inline-block;
    text-align: right;
    margin-left: 7px;
}

#money .money_text, #money_mobile .money_text{
    padding-left: 25px;
}

#question{
    width: 940px;
    height: 103px;
    background: url('/static/bg/microsites/btv_new/img/stani_bogat/bg_question.png');
    box-shadow: inset 116px 0px 48px -65px #180558, inset -116px 0px 48px -65px #180558;
    background-position-x: center !important;
    color: white;
    padding: 20px 160px;
    box-sizing: border-box;
    font-size: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    line-height: 28px;
    display: table-cell;
    vertical-align: middle;
}

#answers-container{
    display: grid;
    grid-template-columns: auto auto;
    padding: 0px 70px;
    margin-top: 20px;
    grid-gap: 20px 0;
    justify-content: space-between;
    position: relative;
}

#answers-container #current-question{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    color:white;
}

.line-shadow{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: inset 116px 0px 48px -65px #180558, inset -116px 0px 48px -65px #180558;
}

#answers-container .answers-text-and-image{
    margin: 0 auto;
    width: 382px;
    height: 52px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/bg_answer.png);
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

#answers-container .answers-text-and-image.clicked{
    background: url('/static/bg/microsites/btv_new/img/stani_bogat/bg_answer_selected.png');
    background-position: center;
}

#answers-container .answers-text-and-image.correct{
    background: url('/static/bg/microsites/btv_new/img/stani_bogat/answer_correct.png')!important;
    background-position: center!important;
    background-size: 100%!important;
}

.lineB {
    display: block;
    width: 650px;
    height: 40px;
    margin: 0 auto;
    background: url('/static/bg/microsites/btv_new/img/stani_bogat/lineB.png');
    background-position: center;
    background-size: 650px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 40px;
}

div#primary_game {
    margin-bottom: 80px;
}

.answer-holder{
    color: white;
    z-index: 99;
    margin: 19px 50px;
    display: inline-block;
    box-sizing: border-box;
    /* position: relative;
    overflow: hidden; */
    height: 16px;
    width: 87%;
    /* font-size: clamp(1rem, 1.2vw, 2rem); */
}

.answer-char{
    font-size: 16px;
    color: #ffb300;
    font-weight: bold;
    font-family: "Muller Bold";
    filter: drop-shadow(0.5px 0.866px 0.5px rgba(0,0,0,0.2));
}

#answers-container .answers-text-and-image.clicked .answer-char{
    color:white;
}

#answers-container .answers-text-and-image.clicked .answers,
#answers-container .answers-text-and-image.clicked .answer-char{
    color: #180558;
}

.call_modal {
    display: none;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/popUpStartAgain1.png) left top no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 355px;
    height: 285px;
    position: absolute;
    top: 45%;
    left: 50%;
    z-index: 25;
    transform: translate(-50%,-50%);
    max-width: 98%;  
    background-size: 100%;
    z-index: 100;
}

.happy_modal {
    display: none;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/popUpSafety.png) left top no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 355px;
    height: 285px;
    position: absolute;
    top: 45%;
    left: 50%;
    z-index: 25;
    transform: translate(-50%,-50%);
    max-width: 98%;  
    background-size: 100%;
    z-index: 100;
}

.friend_modal {
    display: none;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/call_bg.png) left top no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 355px;
    height: 320px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 25;
    transform: translate(-50%,-50%);
    max-width: 98%;  
    background-size: 100%;
    z-index: 100;
}

.call_modal .btn, .help_modal .btn,
.badge_modal .btn, 
.happy_modal .btn,
.friend_modal .btn {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/buttonC.png);
    color: #180558;
    font-size: 18px;
    font-weight: 700;
    height: 43px;
    line-height: 46px;
    cursor: pointer;
    width: 195px;
    text-align: center;
    margin: 0 auto;
    transition: .4s;
    position: absolute;
    bottom: 0;
    /* left: 50%;
    transform: translate(-50%, 50%); */
    background-repeat: no-repeat;
    display: block;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: #180558;
    font-weight: 600;
    left: 0;
    right: 0;
    bottom: -15px;
}

.badge_modal .btn {
    bottom: -16px;
}
.call_modal .btn:hover, 
.help_modal .btn:hover,
.badge_modal .btn:hover,
.happy_modal .btn:hover,
.friend_modal .btn:hover {
    color: #f1ab27;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/buttonCH.png);
    cursor: pointer;
}

.btn-share {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/buttonCH.png);
    color: #c0bece;
    font-size: 18px;
    font-weight: 700;
    height: 43px;
    line-height: 42px;
    cursor: pointer;
    width: 195px;
    text-align: center;
    margin: 0 auto;
    transition: .4s;
    bottom: 0;
    background-repeat: no-repeat;
    display: block;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600;
    left: 0;
    right: 0;
    top: 50px;
    z-index: 1002;
    display: block;
    position: relative;
}

.btn-share:hover {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/buttonC.png);
    color: #c0bece;
    cursor: pointer;
}

.call_modal .answer_text{
    font-size: 16px;
    line-height: 22px;
}

.text_phone {
    /* padding: 0 55px; */
    /* margin-bottom: 30px;
    margin-top: 30px; */
    color: white;
    box-sizing: border-box;
    text-align: left;
    /* padding: 0 0 110px 30px; */
    padding: 0 0 0 30px;
    width: 200px!important;
    line-height: 16px;
}

.help_modal {
    display: none;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/public_bg.png);
    -webkit-background-size: contain;
    background-size: contain;
    width: 355px;
    height: 369px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 25;
    transform: translate(-50%,-50%);
    max-width: 98%;
    background-repeat: no-repeat;
    background-size: 355px;
}

.people_answer {
    width: 100%;
    max-width: 100%;
    height: 85%;
    font-weight: 700;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: white;
}

.help_modal .title, 
.call_modal .title, 
.happy_modal .title, 
.friend_modal .title {
    font-size: 18px;
    text-align: left;
    line-height: 38px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    height: 50px;
    display: block;
    justify-content: center;
    align-items: center;
    position:relative;
    margin-top: 80px;
    margin-left: 30px;
    text-align: left;
}

.friend_modal .title  {
    margin-top: 120px;
    text-align: center;
    color: #ffffff;
    text-transform: none;
    height: auto;
    margin-left: 0;
}

.friend_modal .text_phone {
    text-align: center;
    line-height: 22px;
    margin: 0 auto;
    padding: 0;
}

.help_modal .title {
    margin-left: 0;
}

.help_modal .btn {
    bottom: -19px;
}

.help_modal .title span{
    margin-top: 10px;
}

img.public_icon {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
}

.call_modal img.public_icon {
    top: -20px;
}

.popup-line{
    position: absolute;
    bottom: 5px;
    left: 40%;
    transform: translateX(-50%);
    width: 80%;
    height: 2px;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/popup_line.png);
    background-repeat: no-repeat;
    background-position: center;
}

.help_modal .popup-line {
    left: 50%;
}

.people_answer .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    /* margin-bottom: 10px; */
    align-items: flex-end;
    width: 100%;
}

.people_answer .row .procent{
    font-size:32px;
}

.column_container{    
    display: flex;
    flex-direction: column;
    align-items: center;
}

.answ_a {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/help_a_strip.png) repeat-y center center;
}

.answ_b {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/help_b_strip.png) repeat-y center center;
}

.answ_c {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/help_c_strip.png) repeat-y center center;
}

.answ_d {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/help_d_strip.png) repeat-y center center;
}


.answ {
    width: 35px;
    background: unset;
    /* background-image: linear-gradient(90deg, #652d91, #e4058c); */
    background-image: url('/static/bg/microsites/btv_new/img/stani_bogat/bar.jpg');
    background-color: gray;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-size: cover;
}

.line-public {
    display: block;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 10px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

/* .answ.correct{
    background-image: linear-gradient(90deg, #f68c19, #fdcf0c);
} */

.line {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/line.png);
    width: 1099px;
    height: 2px;
    background-repeat: no-repeat;
    background-size: 83%;
    position: absolute;
    left: 11px;
    top: 25px;
}

.public_circle_percent{
    position: absolute;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    top: 50%;
    border-radius: 50%;
    border: 2px solid white;
    font-size: 10px;
    font-weight: 900;
    transform: translateY(-50%) scale(0);
    font-weight: 600;
}

.public_circle_percent.active{
    transition:transform 1s 0.5s ease-out;
    transform: translateY(-50%) scale(1);
    /* background-image: linear-gradient(45deg, #6d2c91, #cd128c); */
    border-radius: 100%;
    background-image: linear-gradient(45deg, #a1a1a1, #d1d1d1);
    height: 35px;
}

.public_circle_percent.active.correct{
    transition:transform 1s 0.5s ease-out;
    background-image: linear-gradient(45deg, #f7952a, #fdce0c);
    color: #180558;
}

.line:nth-child(2){
    top: 97px;
}

#canvas{
    position: relative;
    align-self: center;
    width: 210px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.circle_holder{
    position:relative;
    align-self: center;
    min-width: 240px;
    display: flex;
    justify-content: center;
}

.circle_holder_mobile{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    bottom: 16px;
}

#timeleft{
    font-weight: 900;
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 100;
    font-size: 60px;
    color: #f1ac27;
    font-weight: bold;
    font-family: "Muller Bold";
    text-align: center;
}

#timeleft_mobile {
    font-weight: 900;
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    font-weight: 100;
    font-size: 60px;
    color: #f1ac27;
    font-weight: bold;
    font-family: "Muller Bold";
    text-align: center;
}

#timeleft_sek{
    font-size: 24px;
    color: #f1ac27;
    font-family: "Muller Regular";
    text-align: center;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 100;
}

#mobile_money_timer{
    display: none;
}

#circle_slider_dashed, #circle_slider_dashed_mobile{
    width: 165px;
    height: 165px;
    position: relative;
    transform: rotateX(180deg);
}

#circle_slider_dashed .dash_div, #circle_slider_dashed_mobile .dash_div{
    width: 2px;
    height: 15px;
    background: #f1ab27;
    position: absolute;
}

#router .hidden{
    display: none;
}

.game_links li a{
    color: white;
}

.game_links {
    width: 430px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
  }
  
.game_links li {
    display: inline-block;
    width: 150px;
}

.game_links li:first-child {
    width: 80px;
}

.game_links .btv_plus {
    width: 180px;
}
  
.game_links li a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color: #aea9c0;
    font-family: "Muller Regular";
    text-align: right;
}

.game_links li:hover a {
    color: #f1ab27;
    font-weight: 600;
}

.footer_text_div {
    z-index: 100;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 16px;
    color: #aea9c0;
    font-family: "Muller Regular";
    text-align: center;
}

.home_screen{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home_screen_text {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.home_screen h1{
    /* color: #cc9c3b; */
    text-align: center;
    color: #f0ac26;
    font-size: 32px;
    text-transform: uppercase;
    z-index:9;
    font-family: 'BookAntiqua';
}

.home_screen p{
    color: white;
    text-align: center;
    margin: 20px 0;
    line-height: 25px;
    z-index:9;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Muller Regular";
    text-align: center;
}

#bilalov_image{
    width: 980px;
    height: 1400px;
    position: absolute;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/bilalov.png);
    background-repeat: no-repeat;
    z-index: 0;
    right: 0;
    top: -260px;
    z-index: 0;
    background-size: 2000px;
    background-position: center;
}

#bilalov_image1 {
    width: 980px;
    height: 1400px;
    position: absolute;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/bilalov.png);
    background-repeat: no-repeat;
    z-index: 0;
    right: 0;
    top: -260px;
    z-index: 0;
    background-size: 2000px;
    background-position: center;
}

.home_screen button,
#rules button {
    width: 245px;
    height: 60px;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/button_home.png);
    font-size: 26px;
    border: none;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 5px;
    cursor: pointer;
    margin: 0;
    display: block;
    z-index: 100;
    margin: 0 auto;
    background-size: 245px;
    background-repeat: no-repeat;
   
}

button.game_links:hover {
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/bg_home_hover.png);
    background-size: 245px;
    background-repeat: no-repeat;
}

button.game_links:hover a {
    color: #f1ab27;
}

.home_screen button a,
#rules button a {
    display: block;
    width: 100%;
    height: 60px;
    color: #180558;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Muller Bold";
    text-align: center;
    padding-top: 13px;
    /* margin-left: -5px; */
}

#container.home{
    background-position-y: -100px;
}

#container.rules {
    background-position-y: -100px;
}

.badge_modal {
    display: none;
    background: url(/static/bg/microsites/btv_new/img/stani_bogat/badge-modal-bg.png) left top no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 355px;
    height: 630px;
    position: absolute;
    top: 45%;
    left: 50%;
    z-index: 25;
    transform: translate(-50%,-50%);
    max-width: 98%;  
    background-size: 100%;
    z-index: 101;
}

.badge_modal_img {
    display: block;
    margin: 0 auto;
    width: 210px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.badge_modal h3 {
    width: 295px;
    height: auto;
    margin: 0 auto;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #ffffff;
    font-family: "Muller Regular";
    text-align: center;
}

.badge_modal h2 {
    width: 295px;
    height: auto;
    margin: 0 auto;
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    font-family: "Muller Bold";
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#input {
    display: block;
    width: 202px;
    margin: 0 auto;
    border-bottom: 1px solid #847e9b;
    margin-bottom: 15px;
}

#input input {
    display: inline-block;
    width: 182px;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #847e9b;
    font-weight: 300;
    /* font-family: "Muller Light"; */
    text-align: center;
    border: none;
    background: transparent;
}

#input input::placeholder {
    letter-spacing: 0px;
    line-height: 22px;
    color: #847e9b;
    font-weight: 300;
    /* font-family: "Muller Light"; */
    text-align: center;
}

#input .pen-badge{
    width: 15px;
    display: inline-block;
    vertical-align: middle;
}

img.icon-share-badge {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
}

#publicJ,
#fifhtyJ,
#friendJ {
    position: relative;
}

#publicJ .delete,
#fifhtyJ .delete,
#friendJ .delete  {
    position: absolute;
    top: 6px;
    left: 7px;
}

#rules h2 {
    text-align: center;
    color: #f0ac26;
    font-size: 32px;
    text-transform: uppercase;
    z-index: 9;
    font-family: 'BookAntiqua';
    position: relative;
    z-index: 100;
    margin-bottom: 10px;
}

#rules h4 {
    font-size: 16px;
    text-transform: uppercase;
    z-index: 9;
    font-family: 'BookAntiqua';
    color: #ffffff;
    position: relative;
    z-index: 100;
    text-align: center;
    margin-bottom: 40px;
}

#rules p {
    color: white;
    text-align: center;
    margin: 10px 0;
    z-index: 9;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Muller Regular";
    text-align: center;
    position: relative;
    z-index: 100;
}

#rules ul {
    color: white;
    text-align: center;
    margin: 10px 0;
    z-index: 9;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-family: "Muller Regular";
    text-align: center;
    position: relative;
    z-index: 100;
}


@media screen and (min-width: 980px) {
    #answers-container .answers-text-and-image:hover {
        background: url('/static/bg/microsites/btv_new/img/stani_bogat/bg_answer_selected.png');
        background-position: center;
    }

    #answers-container .answers-text-and-image:hover {
        background-size: 100% 52px!important;
    }

    #answers-container .answers-text-and-image:hover {
        background-size: 100% 100%!important;
    }

    #answers-container .answers-text-and-image:hover .answer-char {
        color:white;
    }
        
    #answers-container .answers-text-and-image:hover .answer-char {
        color: #180558;
    }

    #answers-container .answers-text-and-image:hover .answers {
        color: #180558;
    }
}


@media screen and (max-width: 980px) {

    .answers-text-and-image:hover {
        background: transparent;
        background-position: center;
    }

    /* Correct Hover  */
    
    /* Correct hover */

    #main_logo_and_joker {
        /* margin-right: 30px; */
    }

    #main_logo_and_joker {
        width: 100%;
    }

    .ins_number_block {
        margin-top: 25px;
    }

    #jokers {
        width: 400px;
    }

    .circle_holder_mobile {
        bottom: 0;
    }

    .col-xs-3.col-md-3.timer_block.ins_timer_block {
        margin-top: 0;
        display: inline-block;
        float: left;
    }

    .inner-sub-nav-wrapper.section-id-160792222 {
        width: 100%;
    }

    .home_screen button,
    #rules button {
        padding-left: 0;
    }

    div#main_game {
        display: block;
        width: 100%;
        max-width: 382px;
        margin: 0 auto;
    }

    .game_links .btv_plus {
        width: fit-content;
        width: intrinsic;           
        width: -moz-max-content;    
        width: -webkit-max-content; 
    }

    .answer-holder {
        margin: 0;
        padding: 16px 50px;
        height: 100%;
    }

    #answers-container .answers-text-and-image {
        height: 52px;
    }

    span.answer-char, span.answers {
        font-size: 16px;
    }

    span.answer-char,
    span.answers {
        position: relative;
        top: 4px;
    }

    #answers-container .answers-text-and-image {
        background-size: 100% 52px!important;
    }

   #answers-container .answers-text-and-image.clicked {
        background-size: 100% 52px!important;
    }

    .line-shadow {
        box-shadow: inset 116px 0px 48px -65px transparent, inset -116px 0px 48px -65px transparent; 
    }

    .col-xs-3.col-md-3.number_block {
        /* margin-bottom: 30px; */
    }

    #jokers .joker-image-holder {
        margin: 0 15px;
    }
    
    .joker-image {
        width: 100%;
    }

    .home_screen h1 {
        font-size: 6vw;
        margin-bottom: 10px
    }

    .home_screen_text {
        margin-top: 80vw;
    }

    .home_screen button {
        margin-top: 10px;
    }

    .game_links {
        margin-bottom: 10px;
    }

    .lineB {
        margin-top: 0;
    }

    #container.home {
        background-image: url(/static/bg/microsites/btv_new/img/stani_bogat/bg_mobile_home.jpg);
        background-position-y: 0;
        background-size: 100%;
        height: 100%;
    }

    #container.game {
        background-image: url(/static/bg/microsites/btv_new/img/stani_bogat/bg_game_mobile.jpg);
        background-position-y: -100px;
        background-size: contain;
        height: 100%;
    }

    #container.home  #bilalov_image {
        background-image: url(/static/bg/microsites/btv_new/img/stani_bogat/bilalov_mobile.png);
        background-size: 100%;
        width: 100%;
        top: 0;
        background-position: top;
    }

    #container.rules  #bilalov_image {
        background-image: url(/static/bg/microsites/btv_new/img/stani_bogat/bilalov_mobile.png);
        background-size: 100%;
        width: 100%;
        top: 0;
        background-position: top;
    }

    #container.home #logo {
        opacity: 0;
        display: none;
    }

    .lineB {
        width: 100%;
        background-size: 100%;
    }

    .game_links li a {
        font-size: clamp(1rem, 2vw, 2rem);
    }

    .footer_text_div {
        font-size: clamp(0.7rem, 1.5vw, 1rem);
    }

    .game_links {
        width: fit-content;
        width: intrinsic;           
	    width: -moz-max-content;    
	    width: -webkit-max-content; 
    }

    .game_links li {
        width: fit-content;
        width: intrinsic;           
	    width: -moz-max-content;    
	    width: -webkit-max-content; 
    }

    .game_links li:first-child {
        width: fit-content;
        width: intrinsic;           
	    width: -moz-max-content;    
	    width: -webkit-max-content; 
    }

    .home_screen p {
        text-align: justify;
        width: 100%;
    }

    .home_screen h1 {
        text-align: center;
    }

    #container{
        width: 100%;
    }

    #main_logo_and_joker{
        flex-direction: column-reverse;
    }

    #canvas, #money{
        display: none;
    }

    #answers-container{
        display: grid;
        grid-template-columns: 100%;
        width: unset;
        margin-left: 60px;
        margin-top: 20px;
        grid-gap: 20px;
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }

    #question{
        background: url(/static/bg/microsites/btv_new/img/stani_bogat/mobile_question_background.png);
        background-repeat: no-repeat;
        height: 160px;
        margin-top: 30px;
        margin: 30px auto 0;
        background-position: 50% 50%;
        width: 475px;
        padding: 65px 100px;
        text-align: center;
        background-size: 100%;
        /* height: 29vw; */
        font-size: 20px;
        line-height: 25px;
        width: 100%;
        box-shadow: unset;
        padding: 0;
        padding-left: 8vw;
        padding-right: 8vw;
        display: table-cell;
        vertical-align: middle;
        /* font-size: clamp(1rem, 1.2vw, 2rem); */
    }

    #current_question{
        display: none;
    }

    #mobile_money_timer{
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    #circle_slider_dashed_mobile .dash_div{
        width: 2px;
    }

    .ins_number_block {
        height: 110px;
        border-radius: 5px 0 0 5px;
        border-right: none;
        display: block;
        padding: 15px 0;
        overflow: hidden;
        position: relative;
        min-width: 240px;
        display: inline-block;
    }

    .arrow_nav_wrap {
        display: inline-block;
        vertical-align: top;
        margin: 0 5px;
    }

    .ar_up {
        background-image: url(/static/bg/microsites/btv_new/img/stani_bogat/arrow_top.png);
        background-position: 0 0;
        margin: 0 auto 10px;
    }

    .ar_down{
        background: url(/static/bg/microsites/btv_new/img/stani_bogat/arrow_bottom.png);
        margin: 0 auto;
    }

    .ar_up, .ar_down {
        display: block;
        height: 31px;
        width: 26px;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .arrow_nav_wrap {
        display: inline-block;
        vertical-align: top;
        margin: 0 5px;
    }

    .line{
        display: none;
    }

    .shagi {
        bottom: 0;
        left: 18%;
        position: absolute;
        padding-right: 5px;
        padding-bottom: 5px;
    }

    .shag {
        font-size: 18px;
        font-family: 'Tahoma';
        color: #e1a02e;
        line-height: 22px;
        margin-bottom: 8px;
        padding: 0 10px 1px;
        background: transparent;
        width: 165px;
    }

    .shag_line {
        color: #fff;
    }

    .number1 {
        width: 30px;
        margin-right: 5px;
        display: inline-block;
        text-align: center;
    }

    .shag_activ {
        font-weight: 700;
        color: #fff;
        background-image: url(/static/bg/microsites/btv_new/img/stani_bogat/step_activ.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    #mobile_money_timer .timer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #mobile_money_timer .timer .first, #mobile_money_timer .timer .second {
        height: 45px;
        width: 30px;
        color: white;
        position: relative;
        z-index: 999;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 30px;
        text-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
        margin: 15px 6px;
    }

    #mobile_money_timer .timer .first:before,
    #mobile_money_timer .timer .first:before,
    #mobile_money_timer .timer .first:after,
    #mobile_money_timer .timer .first:after{
        content: ' ';
        width: 30px;
        height: 22.5px;
        position: absolute;
        z-index: -1;
    }

    #mobile_money_timer .timer .first:before,
    #mobile_money_timer .timer .first:before{
        background: #e5ab46;
        top: 0;
        left: 0;
        border-radius: 6px 6px 0 0;
    }

    #mobile_money_timer .timer .first:after,
    #mobile_money_timer .timer .first:after{
        background: #e3a335;
        bottom: 0;
        left: 0;
        border-radius: 0 0 6px 6px;
    }

    #money_mobile{
        width: 195px;
        min-width: unset;
        position: relative;
        left: 38px;
    }

    .circle_holder{
        display: none;
    }

    #logo{
        margin-bottom: unset;
    }

    #current-question{
        display: none;
    }

    #question {
        margin: 0 auto;
        max-width: 382px;
        font-size: 15px;
        line-height: 16px;
        width: 100vw;
    }
}

@media screen and (max-width: 480px) {
    .col-xs-3.col-md-3.timer_block.ins_timer_block {
        margin-top: 40px;
    }

    .col-xs-3.col-md-3.timer_block.ins_timer_block {
        margin: 0 auto;
        display: block;
        float: inherit;
    }

    #jokers {
        width: 100vw;
        max-width: 380px;
    }

    #mobile_money_timer {
        display: block!important;
    }

    #circle_slider_dashed, #circle_slider_dashed_mobile {
        margin: 0 auto;
    }

    .circle_holder_mobile {
        display: block;
        margin: 0 auto;
    }

    #jokers {
        width: 100%;
    }

    #jokers .joker-image-holder {
        width: 27%;
        margin: 0 2.11vw;
    }

    .col-xs-3.col-md-3.number_block {
        width: fit-content;
        margin: 0 auto;
        /* margin-bottom: 30px; */
        width: intrinsic;           
	    width: -moz-max-content;    
	    width: -webkit-max-content; 
    }

    #answers-container .answers-text-and-image {
        width: 100%;
        max-width: 382px;
    }

    .answer-holder {
        margin: 0;
        padding: 4vw 10vw;
        height: 100%;
    }

    #answers-container .answers-text-and-image {
        height: 100%;
    }

    span.answer-char, span.answers {
        font-size: 3.2vw;
    }

    span.answer-char,
    span.answers {
        position: relative;
        top: 0;
    }

    #answers-container .answers-text-and-image {
        background-size: 100% 100%!important;
    }

    #answers-container .answers-text-and-image.clicked {
        background-size: 100% 100%!important;
    }

    #question {
        margin: 0 auto;
        max-width: 382px;
        font-size: 3.5vw;
        line-height: 4vw;
        width: 100vw;
        height: 30vw;
    }

    .game_links li a {
        font-size: 2.6vw;
    }

    .footer_text_div {
        font-size: 2vw;
    }
} 

@media screen and (max-width: 380px) {
    .game_links li a {
        font-size: 2.6vw;
    }

    .footer_text_div {
        font-size: 2vw;
    }

    .col-xs-3.col-md-3.timer_block.ins_timer_block {
        margin-top: 40px;
    }

    .col-xs-3.col-md-3.timer_block.ins_timer_block {
        margin: 0 auto;
        display: block;
        float: inherit;
    }

    #jokers {
        width: 100vw;
        max-width: 300px;
    }

    .help_modal {
        width: 300px;
        height: 315px;
        background-size: 300px;
    }

    .call_modal {
        width: 300px;
        height: 245px;
    }

    .friend_modal {
        width: 300px;
        height: 285px;
        background-size: 300px;
    }

    .call_modal .title {
        margin-top: 40px;
    }

    .people_answer {
        height: 90%;
    }

    .people_answer .row .procent {
        font-size: 25px;
    }

    .friend_modal .title {
        margin-top: 100px;
    }

    .happy_modal {
        width: 300px;
        height: 239px;
        background-size: 300px;
    }

    .happy_modal .title {
        margin-top: 40px;
    }

    .badge_modal {
        width: 300px;
        height: 535px;
    }

    .badge_modal_img {
        width: 180px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .badge_modal h3 {
        width: 260px;
        font-size: 13px;
        line-height: 16px;
    }

    .badge_modal h2 {
        width: 260px;
        font-size: 16px;
        line-height: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .btn-share {
        top: 10px;
    }

    #publicJ .delete, 
    #fifhtyJ .delete, 
    #friendJ .delete {
        left: 0;
    }

    #answers-container .answers-text-and-image {
        height: 100%;
    }

    .answer-holder {
        margin: 0;
        padding: 3.9vw 10vw;
        height: 100%;
    }

    span.answer-char, span.answers {
        font-size: 3.2vw;
    }

    span.answer-char,
    span.answers {
        position: relative;
        top: 0;
    }

    #answers-container .answers-text-and-image {
        background-size: 100% 100%!important;
    }

    #answers-container .answers-text-and-image.clicked {
        background-size: 100% 100%!important;
    }

    #question {
        margin: 0 auto;
        max-width: 382px;
        font-size: 3.5vw;
        line-height: 4vw;
        width: 100vw;
        height: 30vw;
    }

    .home_screen button, 
    #rules button {
        width: 100%;
        height: 17vw;
        max-width: 245px;
        max-height: 60px;
        background-size: 100% 100%;
        font-size: 7.5vw;
        padding-top: 1.5vw;
    }

    .home_screen button a, 
    #rules button a {
        width: 100%;
        height: 17vw;
        max-width: 245px;
        max-height: 60px;
        padding-top: clamp(4.7vw);
    }

    button.game_links:hover {
        background: url(/static/bg/microsites/btv_new/img/stani_bogat/bg_home_hover.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
}