/* Generated by Font Squirrel (https://www.fontsquirrel.com) on December 8, 2016 */
@font-face {
    font-family: 'komika_axisregular';
    src: url('../fonts/komikaaxis-webfont.woff2') format('woff2'),
         url('../fonts/komikaaxis-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('../fonts/nexa_bold-webfont.woff2') format('woff2'),
         url('../fonts/nexa_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/nexa_light-webfont.woff2') format('woff2'),
         url('../fonts/nexa_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.date-label, .gallery-wrapper h1 ,.gallery-wrapper .nav-tabs>li>a,.top-gallery li a, .full-gallery .tab-content li a {
    font-family: 'komika_axisregular';
}


.main-wrapper {
    background: url(../images/past/background-main.jpg) top center no-repeat;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    color: white;
    line-height: 28px;
    font-size: 18px;
	width: 100%;
	margin: 0 auto;
    position: relative;
    padding-top: 50px;
    
}

.about-content h3, .howto-content h3, .howto-content h4,.prize-content h3, .prize-content h4, .prize-content a{
        font-family: 'komika_axisregular';
}

.howto-content a{
    color: #428bca;
    text-decoration: none;
}

.howto-content a:hover{
    text-decoration: underline;
}

.text-center {
    text-align: center;
}

.top-content {
    padding-top: 70px;
}

.top-content img {
    max-width: 430px;
    width:100%;
    position: relative;
    z-index: 3;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

.video-content {
    background: black;
    padding: 15px 20px;
    padding-bottom: 12px;
}

.about-content {
    padding: 90px 20px;
}

.howto-content {
    background-color: #f8ce59;
    color: #242f62;
    padding: 60px 0px;
}

.about-content h3, .howto-content h3 {
    font-size: 40px;
    padding-bottom: 45px;
}

p, h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

.howto-content .row {
    width: 95%;
    margin: 0 auto;
}

.howto-content img {
    margin: 20px 0px;
}

.howto-content h4 {
    font-size: 28px;
}

.col-md-4 {
        width: 33%;
    display: inline-block;
    vertical-align: top;
}

.col-md-2 {
    width: 16.666666666666664%;
	display: inline-block;
}

.col-md-10 {
    width: 83.33333333333334%;
	display: inline;
}

.col-lg-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-md-6-fb{
	    width: 49.33%;
	display: inline-block;
}

.prize-content {
    padding-bottom: 80px;
}

.prize-content h3 {
    font-size: 40px;
    padding-top: 80px;
    padding-bottom: 25px;
}

.prize-image {
    background: url(../images/past/prize-bg.png) top right no-repeat;
    background-size: contain;
}

.prize-content p {
    padding-bottom: 18px;
    padding-top: 7px;
}

.content h4 {
    color: #f8ce59;
}

.prize-content p {
    padding-bottom: 18px;
    padding-top: 7px;
}

a.view-tnc.ycolor {
    font-size: 26px;
    margin-top: 40px;
    display: block;
}

a {
	text-decoration: none
}

.ycolor {

    color: #ffffff;
}

a.view-tnc.ycolor:hover{
	 color: #f8ce59;
}

@media only screen and (max-width:1024px) {
	.col-md-4 {
    width: 32%;
	}
}

@media only screen and (max-width:768px) {
	.about-content {
    padding: 50px 20px;
	}
	.about-content h3, .howto-content h3 {
    font-size: 28px;
    padding-bottom: 25px;
	}	
	.howto-content {
    padding: 50px 0px;
}
	.about-content h3, .howto-content h3 {
    font-size: 28px;
    padding-bottom: 25px;
}
	.howto-content img {
    margin: 0px 0px;
}
	.howto-content p {
    max-width: 500px;
    margin: 0px auto;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(245, 242, 242, 0.5);
    padding-bottom: 20px;
}
	h3 {
    font-size: 28px;
    padding-bottom: 25px;
}
	.prize-content h3 {
    padding-top: 50px;
}
	.prize-content img {
    max-width: 550px;
    width: 100%;
}
	.col-md-4 {
    width: 100%;
	}
	.col-lg-offset-4 {
    margin-left: 0%;
}
	.col-md-6-fb {
    width: 100%;
    display: block;
    padding-bottom: 20px;
}
}


.video-wrapper{
    width: 30%;
    margin: 0 auto;
}

.video-wrapper .video-container {
position: relative;
padding-bottom: 50.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media only screen and (max-width:1024px) {
    .video-wrapper {
        width: 90%;
        margin: 0 auto;
    }
}
