/* SCREEN */
@media screen and (min-width: 240px) and (max-width: 840px) {
		body {
		    
		}

		.one-project-head-shorts .project-name H1{
			font-size: 1.8em !important;
		}

		.one-project-head-shorts .project-name H6{
			font-size: 1.2em !important;
		}

		.ready-tag-name{
			font-size: 1.6em !important;
			font-weight: normal;
			/* text-align: center !important; */
		}

		.we-are-looking-for LI{
			width: 40% !important;
			margin-bottom: 20px;
		}

		.all-year-work LI{
			width: 95% !important;
		}


		.why-we UL LI{
			width: 45% !important;
		}

		.own-equipment UL LI.row{
			width: 95% !important;
		}

		.you-can-wake-up .social-block {
			margin-top: 0 !important;
		}

		.you-can-wake-up .social-block .social-image{
			display: none !important;
		}

		.you-can-wake-up .social-block .container .title {
			font-size: 1.0em !important;
		}

		.you-can-wake-up .social-block .container UL LI A{
			width: 36px !important;
			height: 36px !important;
		}

		.you-can-wake-up .social-block .container UL LI A IMG{
			width: 22px !important;
			height: 22px !important;
			margin-top: 7px !important;
			margin-left: 7px !important;
		}

}

/***************/

/* HEAD - START */

BODY{
}

DIV.head{
	height: 80%;
	position: relative;
	text-shadow: none;
	
}

DIV.one-project-head-shorts{
	height: 100%;
	position: relative;

}

.one-project-head-shorts .project-name{
	display: block;
	text-transform: uppercase;
	width: 80%;
	margin: 0 auto;
}

.one-project-head-shorts .project-name H1{
	text-align: left;
	padding: 200px 0 0 0;
}

.one-project-head-shorts .project-name H6{
	color: #FFFFFF;
	font-size: 1.6em;
}




/*  WHO IS WHO  */
DIV.who-is-who{
	font-size: 1.6em;
	font-weight: 100;
	line-height: 44px;
	text-transform: uppercase;
	text-align: justify;
}

.who-is-who .width1020{
	width: 50%;
	margin: 50px auto;
}



/* WE ARE LOOKING FOR */
DIV.we-are-looking-for{

}

.we-are-looking-for .width1020{

}

.we-are-looking-for .main-title{
	font-size: 2.4em;
	font-weight: 800;
	text-transform: uppercase;
	color: #ff8b29;
	margin: 0;
	padding: 0;
	line-height: 46px;
}

.we-are-looking-for .second-title{
	font-size: 1.4em;
	font-weight: 100;
	padding: 0 0 6px 0;
	margin: 0;
	color: #192d3e;
}

.we-are-looking-for UL{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
}

.we-are-looking-for LI{
	width: 20%;
	border-left: 3px solid #ff8b29;
}

.we-are-looking-for LI DIV{
	color: #192d3e;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: 600;

}

.we-are-looking-for LI SPAN{
	font-size: 0.7em;
	color: #606060;
	display: block;
	margin-left: 10px;
}



/* ALL YEAR WORK  */
DIV.all-year-work{
	margin-top: 70px;
}

.all-year-work .width1020{

}

.all-year-work .main-title{
	text-align: center;
	text-transform: uppercase;
	font-size: 2.4em;
	font-weight: 600;
	line-height: 40px;
	color: #192d3e;
}

.all-year-work .second-title{
	font-size: 1.8em;
	font-weight: 100;
	color: #ff8b29;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	margin-bottom: 50px;
	line-height: 40px;
}

.all-year-work UL{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.all-year-work LI{
	width: 50%;
}


.all-year-work LI.video A.youtube-video-link{
	display: block;
	height: 365px;
	background: #606060;
	position: relative;
	background: url('../images/montazh/video_youtube.jpg') no-repeat center bottom / cover;
}


.all-year-work LI.video-desc{
	background: #f0f2fa url('../images/logo_gray_ru.png') no-repeat 0 0 / cover;
}

.all-year-work LI.video-desc P{
	margin: 50px;
}

.all-year-work LI.video-desc P.title{
	font-size: 1.8em;
	color: #192d3e;
}


/* WHY WE */

DIV.why-we{
	margin-top: 70px;
}

.why-we .width1020{

}

.why-we .main-title{
	text-align: center;
	text-transform: uppercase;
	font-size: 2.4em;
	font-weight: 600;
	line-height: 40px;
	color: #ff8b29;
}

.why-we UL{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 12px;
	margin-bottom: 50px;
}

.why-we UL LI{
	width: 30%;
	margin-bottom: 20px;
	padding-right: 10px;
	text-align: justify;
	font-size: 0.9em;
	color: #606060;
}

.why-we UL LI B{
	display: block;
	font-weight: 600;
	font-size: 1.2em;
	color: #192d3e;
	margin-bottom: 4px;
}


/* OUR PRICE */

DIV.our-price{
	margin-top: 70px;
}

.our-price .width1020{

}

.our-price .main-title, .own-equipment .main-title{
	text-align: center;
	text-transform: uppercase;
	font-size: 2.4em;
	font-weight: 600;
	line-height: 40px;
	color: #192d3e;
}

.our-price .grid{
	
}

.our-price .grid .grid-th .grid-td{
	border-bottom: 1px solid #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
}

.our-price .grid .grid-tfoot .grid-td{
	border-top: 1px solid #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
}

.our-price .grid .grid-tr {

}

.our-price .grid .grid-tr .grid-td{
	font-size: 0.9em;
	border-bottom: 1px dotted #808080;
	padding-left: 5px;
}

.our-price .grid .grid-tr .selected, .the-best-solutions .grid .grid-th .selected{
	
}

.our-price .grid .grid-td{
	padding: 10px 0;	
}

.our-price .callme{
	text-align: center;
	margin-top: 20px;
}



/* OWN EQUIPMENT */

DIV.own-equipment{
	margin-top: 70px;
}

.own-equipment .width1020{

}


.own-equipment .sub-title{
	font-weight: 600;
	color: #ff8b29;
	margin-bottom: 10px;
}

.own-equipment UL{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 12px;
	margin-bottom: 50px;
}

.own-equipment UL LI.row{
	width: 45%;
	margin-bottom: 20px;
	padding: 20px;
	text-align: justify;
	color: #606060;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
}

.own-equipment UL LI OL LI{
	font-size: 0.9em;
}




.you-can-wake-up .social-block{
	position: relative;
	background: #192d3e;
	color: #FFFFFF;
	margin-top: 300px;
}

.you-can-wake-up .social-block .container{
	width: 80%;
	margin: 0 auto;
	padding: 40px 0;
}

.you-can-wake-up .social-block .container .title{
	font-size: 1.4em;
	text-transform: uppercase;
}

.you-can-wake-up .social-block .social-image{
	position: absolute;
	right: 0;
	bottom: 0;
}

.you-can-wake-up .social-block .container UL{
	margin-top: 20px;
}

.you-can-wake-up .social-block .container UL LI{
	float: left;
	margin-right: 20px;
}

.you-can-wake-up .social-block .container UL LI A{
	display: block;
	width: 60px;
	height: 60px;
	border: 2px solid #ff8b29;
	border-radius: 50px;

	transition: 0.8s background ease;
	-webkit-transition: 0.8s background ease;
    -moz-transition: 0.8s background ease;
    -o-transition: 0.8s background ease;
}

.you-can-wake-up .social-block .container UL LI A:hover{
	background: rgba(255, 139, 41, 1.0);	
}


.you-can-wake-up .social-block .container UL LI A IMG{
	margin-top: 14px;
	margin-left: 14px;
	width: 32px;
	height: 32px;
}










DIV.head DIV.montazh{
	color: #FFFFFF;
	background: transparent url('../images/montazh/montazh_head_bg.jpg') no-repeat scroll 50% 50% / cover !important;
}





/* HEAD - END */