
/* For modern browsers */
.clear_fix:before,
.clear_fix:after {
   content: "";
   display: table;
}
.clear_fix:after {
   clear: both;
}

/* для IE6-7 */
.clear_fix {
   zoom: 1;
}
body {
	background:	url(../img/halo_bg.jpg) no-repeat 50% 0!important;
	background-attachment: fixed!important;
	position: relative!important;
	padding-top: 670px!important;
	font-family: 'Bender'!important;
}
* {
	font-family: 'Bender'!important;
}
body:before {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	height: 670px;
	content: '';
	background: url(../img/top_img.png) no-repeat 50% 148px;

}
@font-face {
    font-family: 'Bender';
    src: url('../font/bender-webfont.eot');
    src: url('../font/bender-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bender-webfont.woff2') format('woff2'),
         url('../font/bender-webfont.woff') format('woff'),
         url('../font/bender-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Bender';
    src: url('../font/bender-bold-webfont.eot');
    src: url('../font/bender-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bender-bold-webfont.woff2') format('woff2'),
         url('../font/bender-bold-webfont.woff') format('woff'),
         url('../font/bender-bold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

}
.bg_banner {
	display: none!important;
}
.bg_banner_margintop {
	display: none!important;
}
.header_wrap,
.under_nav {
	display: none!important;
}
#page {
	background: rgba(26,34,39,0.85)!important;
	padding: 0!important;
}
.halo5_special_top_text {
	font-size: 28px;
	line-height: 37px;
	color: #8aacbd;
	padding: 40px 50px;
}

.halo5_special_wrapper p {
	color: #8aacbd;
	font-size: 28px;
	line-height: 37px;
	margin-bottom: 35px;
}
.halo5_special_top_text p a {
	color: #00b4da;
	cursor: pointer;
}
.halo5_special_top_text p a[data-scroll-to] {
	border-bottom: 1px dotted;
}
.halo5_special_top_text p a[data-scroll-to]:hover {
	opacity: 0.8;
}
.halo5_special_top_text img {
	width: 100%;
	display: block;
	margin-bottom: 35px;
}
.top_share_block {
	margin-top: 45px;
	text-align: center;
	margin-bottom: 100px;
}
.top_share_block p {
	text-align: center;
	margin-bottom: 5px;
}
.competition_wrapper h2 {
	font-size: 45px;
	text-align: center;
	font-weight: bold;
	color: #117fd4;
	margin-bottom: 30px;
}
.competition_edit_screen  p {
	text-align: center;
	color: #8aacbd;
	margin-bottom: 80px;
}
.competition_block {
	width: 1215px;
	margin-left: -100px;
	margin-bottom: 60px;
}
.competition_edit_block {
	float: left;
	width: 560px;
	background: #000;
	height: 800px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #6bcfdd;
	text-align: center;
	padding-top: 35px;
}
.competition_edit_block h3 {
	font-size: 36px;
	color: #60e6fa;
	margin-bottom: 20px;
	font-weight: normal;
}
.competition_edit_block h4 {
	text-align: center;
	font-weight: normal;
	color: #ccdbe5;
	font-size: 28px;
	margin-bottom: 15px;
}
.competition_edit_area {
	float: right;
	height: 800px;
	width: 620px;
	/*background: url(../img/gamebox_img.png) no-repeat #09152f;*/
	border-radius: 7px;
	position: relative;

}
.competition_edit_area canvas {
	height: 800px;
	width: 620px;
	display: block;
	border-radius: 7px;
}
.competition_edit_btns {
	position: absolute;
	bottom: 30px;
	z-index: 20;
	white-space: nowrap;
	left: 50%;
	margin-left: -85px;
	display: none;
}
.competition_edit_btns.show {
	display: block;
}
.competition_edit_btns div {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	cursor: pointer;
	background: #000;
	color: #fff;
	margin: 0 10px;
	text-align: center;
	line-height: 30px;
	border: 2px solid #6bcfdd;
}
.color_picker {
	width: 340px;
	margin: 0 auto 20px;
	height: 40px;
	cursor: pointer;
	background: #09152f;
	border: 2px solid #ccdbe5!important;
	border-radius: 0!important; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: none!important;
	box-shadow: none!important;
	font-size: 0!important;
}
.chose_category {
	margin: 0 auto 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 410px;
}
.chose_category div {
	float: left;
	width: 202px;
	height: 54px;
	border: 2px solid #6bcfdd;
	text-align: center;
	margin-bottom: 5px;
	color: #6bcfdd;
	font-size: 30px;
	line-height: 54px;

	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
}
.chose_category div:nth-child(even) {
	float: right;
}
.chose_category div.select {
	background: #6bcfdd;
	color: #000;
	cursor: default;
}
.category_block {
	position: relative;
	width: 410px;
	margin: 0 auto;
	overflow: hidden;
}
.category_block_slider {
	width: 300px;
	height: 300px;
	margin: 0 auto;
}
.comp_thing {
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
}
.arrow_prev {
	position: absolute;
	top: 105px;
	display: block;
	cursor: pointer;
	left: 15px;
	width: 25px;
	height: 93px;
	background: url(../img/prev_arrow.png);
}
.arrow_next {
	position: absolute;
	top: 105px;
	display: block;
	cursor: pointer;
	right: 15px;
	width: 25px;
	height: 93px;
	background: url(../img/arrow_next.png);
}
.slider_count {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #bbc1c2;
	margin-top: 25px;
}
.slider_count div {
	display: inline;
}
.slider_count span {
	color: #677375;
	font-weight: normal;
}
.btn {
	display: table;
	margin: 60px auto 100px;
	font-size: 38px;
	color: #6bcfdd;
	text-align: center;
	width: 640px;
	height: 100px;
	line-height: 100px;
	border: 2px solid #6bcfdd;
	background: #000;
	cursor: pointer;
}
.competition_view_screen {
	text-align: center;
	padding-bottom: 50px;
}
.result_img {
	width: 620px;
	margin: 0 auto 40px;
}
.result_img img {
	border-radius: 9px;
}
.competition_view_screen h3 {
	text-align: center;
    font-weight: normal;
    color: #ccdbe5;
    font-size: 28px;
    margin-bottom: 15px;
}
.competition_view_screen_text {
	color: #8aacbd;
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 15px;
    text-align: center;
}
.top_menu {
	position: fixed;
	z-index: 500;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: rgba(220,234,230,0.9);
	text-align: center;
}
.top_menu li {
	display: inline-block;
	line-height: 80px;
	text-transform: uppercase;
	margin: 0 15px;
}
.top_menu li a {
	font-size: 30px;
	text-decoration: none;
	cursor: pointer;
}
.top_menu li a:hover {
	border-bottom: 2px solid #000;
}
.top_menu li a[data-scroll-to]:hover  {
	border-bottom: 2px dotted #000;
}
.category_block {
	-webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;     
}
footer[role="contentinfo"] {
	display: none!important;
}
.sroll_top_arrow_wrap {
	display: none!important;
}

html > body > div.site:before,
html > body > div.site:after,
.fall_left_bg,
.fall_right_bg {
	display: none;
}

@media (max-width: 600px) {
	.top_menu {
	    display: none;
	}
	body {
		background-size: cover!important;
		padding-top: 440px!important;
	}
	body:before {
		background-size: 90% auto;
	}
	.halo5_special_wrapper p {
		font-size: 18px;
		line-height: 27px;
	}
	.admin-bar #main {
		padding: 0!important;
	}
	.halo5_special_top_text {
		padding: 40px 20px;
	}
	.competition_wrapper h2 {
		font-size: 26px;
	}
	.top_share_block {
		margin-bottom: 100px;
	}
	.competition_edit_block {
		float: none;
	}
	.competition_edit_area {
		float: none;
	}
	.competition_block {
		width: auto;
		margin-left: 0;
		padding: 0 10px;
	}
	.competition_edit_block {
		transform: scale(0.52);
    	transform-origin: 0 0;
    	margin-bottom: -280px;
	}
	.competition_edit_area {
		transform: scale(0.47);
    	transform-origin: 0 0;
    	margin-bottom: -300px;
	}
	.btn {
		display: table;
	    margin: 60px auto 100px;
	    font-size: 17px;
	    color: #6bcfdd;
	    text-align: center;
	    width: 94%;
	    height: 70px;
	    line-height: 70px;
	    border: 2px solid #6bcfdd;
	    background: #000;
	    cursor: pointer;

	}
	.result_img {
		width: 90%;
	}
	.result_img img {
		width: 100%;
	}
	.competition_view_screen_text {
		font-size: 18px;
    	line-height: 27px;
	}
}
