/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

header{
	height: 100vh;
	background: url("../images/bg.jpg") center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.screen_1{
	height: 100vh;
	align-items: center;
	justify-content: center;
	position: absolute;
	top:0; left: 0; bottom: 0; right: 0;
}
.logo{
	width: 345px;
	height: 300px;
	margin: 50px auto 20px;
}
.logo img{
	width: 345px;
}
.is_overlay{ 
	display: block;
	width: 100%;
	height: 100%;
}
#trailer {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	overflow: hidden;
}
#trailer > video {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto;
	height: auto;
}
.dots{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("../images/dots.png") center center;
}
@media (min-aspect-ratio: 16/9) {
	#trailer > video { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
	#trailer > video { width: 300%; left: -100%; }
}
 
 /* Если есть поддержка object-fit (Chrome/Chrome для Android, Safari в iOS 8 и Opera), используем его: */
 @supports (object-fit: cover) {
     #trailer > video {
         top: 0; left: 0;
         width: 100%; height: 100%;
         object-fit: cover;
     }
 }
.caption{
	color: white;
	font-size: 120px;
	font-family: 'Conv_alienleagueii', sans-serif;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
	height: 240px;
	letter-spacing: 0.131em;
	line-height: 120px;
	margin: auto auto;
}
.v-line{
	position: absolute;
	width: 1px;
}
header .v-line{
	height: 200px;
	background: #9a9a9a;
	bottom: 0;
	left: 50%;
}
#content .v-line{
	height: 30px;
	background: black;
	top: 0;
	left: 50%;
}
#content{
	position: relative;
	padding: 140px 0 50px 0;
}
.descriptions {
	font-size: 40px;
	font-family: 'Conv_AGLettericaCondL Regular', sans-serif;
	text-align: center;
	margin-bottom: 60px;
	color: #363636;
	line-height: 45px;
}
.second-description-wrapper {
	max-width: 1000px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.second-description {
	font-size: 26px;
	font-family: 'Conv_AGLettericaCondL Regular', sans-serif;
	text-align: left;
	margin-bottom: 60px;
	color: #363636;
	line-height: 35px;
}
.icon{
	display: block;
	width: 155px;
	height: 155px;
	border-radius: 50%;
	border: 2px solid #bcbfc2;
	margin-bottom: 20px;
}
.controls {
	display: flex;
	flex-direction: row;
	flex-flow: row wrap;
	align-items: center;
  justify-content: center;
}
.controls li{
	text-align: center;
	margin: 0 30px 30px 30px;
	flex-flow: column wrap;
}
.controls li p{
	font-size: 20px;
	font-family: 'Conv_AGLettericaCondL Regular', sans-serif;
	text-align: center;
	color: #7e8389;
}

.controls li:hover p{
	color: #4c4c4c;
}
.controls li:hover .icon{
	border: 2px solid #4c4c4c;
}

.controls li .icon svg{
	height: 80px;
	padding: 35px;
}

.controls li.tw .icon svg{
	height: 60px;
    padding: 48px 35px;
}
.controls li.outdoor .icon svg{
	height: 80px;
    padding: 44px 35px;
}

.controls li.affiliate .ga0,
.controls li.affiliate .ga1{
	fill:#a3a3a3 !important;
}

.controls li.affiliate:hover .ga0,
.controls li.affiliate:hover .ga1{
	fill:#4C4C4C !important;
}

.controls li .icon .ga0{fill:#c3c3c3;}
.controls li .icon .ga1{fill:#a3a3a3;}

.controls li:hover .icon .ga0{fill:#8C8C8C;}
.controls li:hover .icon .ga1{fill:#4C4C4C;}


.tv .st0{
	fill: none;
}
.tv .st1{fill:none;stroke:#a3a3a3;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
.tv .st2{fill:#a3a3a3;}

.tv:hover .st1{fill:none;stroke:#4C4C4C;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
.tv:hover .st2{fill:#4C4C4C;}

.outdoor .st0{fill:none;stroke:#a3a3a3;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
.outdoor:hover .st0{fill:none;stroke:#4C4C4C;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
footer{
	padding: 20px;
	text-align: center;
}

footer p{
	font-size: 16px;
	font-family: 'Conv_AGLettericaCondL Regular', sans-serif;
	color:#7e8389;
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 812px) {
	#trailer{
		display: none;
	}
	.caption{
		color: white;
		font-size: 80px;
		font-family: 'Conv_alienleagueii', sans-serif;
		text-transform: capitalize;
		text-align: center;
		width: 100%;
		height: 100px;
		margin: auto auto;
		line-height: normal;
	}
}
@media screen and (max-width: 400px) {
	.v-line{
		display: none;
	}
	#trailer{
		display: none;
	}
	.caption{
		color: white;
		font-size: 60px;
		font-family: 'Conv_alienleagueii', sans-serif;
		text-transform: capitalize;
		text-align: center;
		width: 100%;
		height: 100px;
		margin: auto auto;
		line-height: normal;
	}
}