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

/* для IE6-7 */
.clear_fix {
   zoom: 1;
}
@font-face {
    font-family: 'v_cczoinksregular';
    src: url('../font/v_cczoinks_v2.1-webfont.eot');
    src: url('../font/v_cczoinks_v2.1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/v_cczoinks_v2.1-webfont.woff2') format('woff2'),
         url('../font/v_cczoinks_v2.1-webfont.woff') format('woff'),
         url('../font/v_cczoinks_v2.1-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


.burger_head {
	background: url(../img/burger_head.png) 50% no-repeat;
	height: 211px;
	margin: 0 -20px 50px -21px;
	
}
.burger_top_text {
	font-size: 20px;
	line-height: 27px;
	padding: 20px 0;
	padding-left: 180px;
	margin-left: 130px;
	background: url(../img/burger_top_text.png) no-repeat 0 50%;
	font-family: PT Sans;
	margin-bottom: 60px;
}

.burger_grey_text {
	text-align: center;
	font-size: 22px;
	line-height: 26px;
	background: url(../img/burger_grey_text.jpg) no-repeat;
	margin: 0 -20px 0 -20px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: PT Sans;
	
}

.burger_grey_text p {
	margin-bottom: 15px;
}
.burger_middle_dark_text {
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	background: url(../img/burger_middle_dark_text.png) no-repeat 0 50%;
	margin: 0 -20px 20px -21px;
	padding: 20px 0;
	font-family: PT Sans;
	color: #fff;
}
.burger_bottom_text {
	font-size: 22px;
	line-height: 26px;
	font-family: PT Sans;
	text-align: center;
	margin-bottom: 20px;
}
.burger_bottom_text div {
	font-size: 29px;
	margin: 8px 0;
}
.burger_bordered_text {
	background: url(../img/burger_bordered_text.png) no-repeat;
	width: 529px;
	height: 124px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 20px;
	line-height: 1.2;
	margin: 0 auto 28px;
	padding: 24px 0;
	font-family: PT Sans;
}
.editor_h {
	display: block;
	margin: 20px auto;
}
#main_canvas {
	/*display: block;
	margin: 0 auto;*/
}
.canvas-container {
	margin: 0 auto;
}
.editor_tabs {
	margin-top: 10px;
	background: url(../img/editor_tabs.png) no-repeat 50% bottom;
	padding-bottom: 10px;
}
.editor_tabs li {
	float: left;
	font-size: 25px;
	padding: 0 40px;
	line-height: 43px;
	font-family: 'v_cczoinksregular';
}
.editor_tabs li:hover {
	cursor: pointer;
	color: #e01431;
}
.editor_tabs li.active {
	cursor: default;
	color: #fff;
	background: url(../img/tab_active.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.editor_tabs ul {
	display: table;
	margin: 0 auto;
}
.editor_tabs_wp {
	position: relative;
	height: 160px;
	background: url(../img/editor_tabs_wp.png) no-repeat 50% 0;
}
.comp_thing {
	height: 145px;
	width: 144px;
	float: left;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 0 35px;
	cursor: pointer;
	position: relative;

}
.comp_thing span {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 14px;
	font-style: italic;
	display: block;
	color: #5d5d5d;
	text-align: center;
}
.comp_thing:hover {
	opacity: 0.7;
}
.editor_tab {
	width: 770px;
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 50px;
}
.prev_arrow {
	position: absolute;
	display: block;
	background: url(../img/prev_arrow.png) no-repeat;
	width: 37px;
	height: 52px;
	cursor: pointer;
	top: 50%;
	margin-top: -25px;
	left: 0;
}
.next_arrow {
	position: absolute;
	display: block;
	background: url(../img/next_arrow.png) no-repeat;
	width: 37px;
	height: 52px;
	cursor: pointer;
	top: 50%;
	margin-top: -25px;
	right: 0;
}
.prev_arrow:hover,
.next_arrow:hover {
	opacity: 0.7;
}

.save_btn {
	background: url(../img/save_btn.png);
	margin: 0 auto;
	width: 208px;
	height: 56px;
	cursor: pointer;
	margin-top: 40px;
}
.save_btn:hover {
	background-position: 0 -56px;
}
.quote_small {
	font-style: italic;
	text-align: right;
	margin: 30px auto 50px;
	width: 529px;
	opacity: 0.5;
}
.result_img img {
	display: block;
	margin: 0 auto 40px;
}
.competition_view_screen p {
	text-align: center;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 15px;
	padding: 0 30px;
}
.canvas_wp {
	position: relative;
}
.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: #fff;
	color: #000;
	margin: 0 10px;
	text-align: center;
	line-height: 30px;
	border: 2px solid #000;
}
[data-scroll-to] {
	cursor: pointer;
	text-decoration: underline;
}

.reload_btn {
	display: table;
	margin: 0 auto;
	
	height: 54px;
	font-size: 20px;
	
	cursor: pointer;
	margin-top: 40px;
	background: url(../img/reload_btn.png) no-repeat;
	width: 336px;
}
.reload_btn:hover {
	background-position: 0 -54px;
}
body {
	color: #000;
}
#main {
	padding-bottom: 70px;
}
#main a {
	color: #e2003b;
}


.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}


html > body .bg_banner,
.bg_banner_margintop {
	display: none!important;
}

@media (max-width: 600px){
	.burger_head {
		-webkit-background-size: 130% auto;
		background-size: 130% auto;
	}
	.burger_head {
		height: 100px;
	}
	.burger_top_text {
		margin-left: 0; 
		padding-left: 0;
		background-position: 50% 0;
		padding-top: 120px;
	}
	.burger_grey_text {
		-webkit-background-size: cover;
		background-size: cover;
		padding-left: 20px;
		padding-right: 20px;
	}
	.burger_middle_dark_text {
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.burger_bottom_text div {
		line-height: 1.4;
	}
	.burger_bordered_text {
		width: 100%;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		height: auto;
		box-sizing: border-box;
	}
	.quote_small {
		width: 100%
	}
	.editor_h  {
		max-width: 90%;
		display: block;
		margin: 0 auto 30px;
	}
	.canvas-container {
		max-width: 100%;
	}
	.canvas-container  canvas {
		width: 100%!important;
		height: auto!important;
	}
	.canvas-container {
		height: 60vw!important;
		
	}
	.canvas_wp {
		margin-bottom: 30px;
	}
	.editor_tabs li {
		width: 50%;
	    text-align: center;
	    box-sizing: border-box;
	}
	.editor_tab {
		width: 100%; 
	}
	.result_img img {
		width: 100%;
		height: auto;
	}
	.likely {
		text-align: center;
	}

}