﻿#billboard-countdown{background:#fff;padding-bottom:30px;overflow:hidden;position:relative;}#billboard-countdown .erklar{width:100%;text-align:center;margin:120px auto -100px auto;}#billboard-countdown .erklar h1{font-size:2.5em;font-weight:800;}#countDownTimer{margin:40px auto 0 auto;max-width:1024px;display:flex;}#countDownTimer h3{font-size:2.2em;font-weight:300;color:#fff;text-transform:none;padding-bottom:.9em;}#countDownTimer .belowCountDownContainer{display:block;width:50%;overflow:hidden;}#countDownTimer .belowCountDownContainer.left{margin-right:5px;}#countDownTimer .video-container{position:relative;height:0;overflow:hidden;padding-bottom:56.25%;max-width:100%;}#countDownTimer .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;}#countDownTimer .timer-section{width:50%;display:flex;justify-content:space-between;}#countDownTimer .timer-section .timerBox{box-sizing:border-box;text-align:center;border-radius:3px;border:1px solid #cacaca;flex-grow:1;width:12.5%;background:#222;box-shadow:0 2px 5px rgba(0,0,0,.7);}#countDownTimer .timer-section .timerBox .innerTimerBox{padding:110px 0 80px 0;border-radius:3px;}#countDownTimer .timer-section .timerBox .innerTimerBox .timerValue{box-sizing:border-box;color:#f9f9f9;font-size:2.6em;font-weight:800;}#countDownTimer .timer-section .timerBoxSecond{margin-right:0;}@media screen and (min-width:768px) and (max-width:1060px){#countDownTimer{margin:40px auto 0 auto;max-width:1024px;display:flex;padding:0 10px;}#countDownTimer h3{font-size:2em;font-weight:300;color:#fff;text-transform:none;padding-bottom:.9em;}#countDownTimer .belowCountDownContainer{display:block;width:50%;overflow:hidden;}#countDownTimer .belowCountDownContainer.left{margin-right:5px;}#countDownTimer .video-container{position:relative;height:0;overflow:hidden;padding-bottom:56.25%;max-width:100%;}#countDownTimer .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;}#countDownTimer .timer-section{width:50%;display:flex;}#countDownTimer .timer-section .timerBox{box-sizing:border-box;border:1px solid #cacaca;flex-grow:1;width:12.5%;display:flex;justify-content:center;align-items:center;background:#222;box-shadow:0 2px 5px rgba(0,0,0,.7);border-radius:3px;}#countDownTimer .timer-section .timerBox .innerTimerBox{flex-grow:1;padding:0;padding-top:20px;}#countDownTimer .timer-section .timerBox .innerTimerBox .timerValue{box-sizing:border-box;color:#f9f9f9;font-size:2.2em;font-weight:800;}#countDownTimer .timer-section .timerBoxSecond{margin-right:0;}}@media screen and (max-width:767px){#billboard-countdown .erklar{width:100%;text-align:center;margin:50px auto -100px auto;}#billboard-countdown .erklar h1{font-size:2.5em;font-weight:800;}#countDownTimer{max-width:1024px;display:flex;flex-wrap:wrap;justify-content:center;}#countDownTimer h3{font-size:2em;font-weight:300;color:#fff;text-transform:none;padding-bottom:.9em;}#countDownTimer .belowCountDownContainer{width:90%;order:2;}#countDownTimer .belowCountDownContainer .video-container{padding-top:20px;}#countDownTimer .belowCountDownContainer.right{margin-top:10px;}#countDownTimer .belowCountDownContainer.left{margin-right:0;margin-top:20px;}#countDownTimer .timer-section{width:90%;display:flex;}#countDownTimer .timer-section .timerBox .innerTimerBox{padding:60px 0 40px;}#countDownTimer .timer-section .timerBox .innerTimerBox .timerValue{box-sizing:border-box;color:#f9f9f9;font-size:2.2em;font-weight:800;}#countDownTimer .timer-section .timerBoxSecond{margin-right:0;}}@media screen and (max-width:500px){#billboard-countdown .erklar{margin:40px auto -100px auto;}#billboard-countdown .erklar h1{font-size:2.2em;}#countDownTimer .timerBox h3{font-size:1em;padding-bottom:1.2em;}#countDownTimer .timerBox .innerTimerBox{padding:30px 0 10px 0;}#countDownTimer .timerBox .innerTimerBox .timerValue{font-size:2em;}}@media screen and (max-width:400px){#billboard-countdown .erklar{margin:40px auto -100px auto;}#billboard-countdown .erklar h1{font-size:2em;}#countDownTimer .timerBox h3{font-size:.8em;}}