/* 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, 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;
}

img{
	border-style:none;
	vertical-align:top;
	
}

/*basic*/



body{
	font-family: "Open Sans",times, Arial;
	font-weight:  100;
	font-size:15px;
	line-height:inherit;
	background-color:#000000;
	color:#ffffff;
}

.img100{
	width:100%;
	height:auto;
}

strong{
  font-weight:  bold;
}



a{
	text-decoration:underline;
	color: #ffffff;
}
a:active{outline:none;}
.clearer{clear:both;}

h1{
	font-size: 48px;
	line-height:48px;
	font-weight: normal;
	margin:0 0 10px 0;
	text-transform: uppercase;
}
h2{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px 0 10px 0;
}
h3{
	font-size: 20px;
	font-weight: bold;
	margin:10px 0 10px 0;
}
p{
	line-height: 22px;
	padding-bottom:10px;
}
.newblock li{
	line-height: 22px;
	padding-bottom:10px;
	list-style: disc;
	margin-left:15px;
	padding-left: 10px;
}
sup{
	font-size: 0.6em;
}
.intro {
	font-size: 15px;
	line-height: 25px;
}




.quote{
	font-size:20px;
	line-height: 30px;
	padding:10px 0 5px 0;
	text-align: center
}
.quote span{
	font-size:18px;
	color: #818181;
}




.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper2 {
	position: relative;
	padding-bottom: 43%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.center{
	width:95%;
	max-width:1200px;
	margin:0 auto;
}


/* header */

.header{
	
}
.header .headerimg img{
	width:100%;
	height: auto;
	
}
/* header */

/* nav */
nav{
	font-size: 20px;
	font-family: Arial;
}
nav ul{
	display:block;
	width:100%;
	margin: 0 auto;
}
nav a{color:#ffffff;}

nav .selected a{color:#ffffff;}
nav li{
	float:left;
	padding:10px 2% 7px 0;
	font-size: 18px;
	text-align: center;
	text-transform:uppercase;
	font-weight: 400;
}

.logo{
	padding:10px 0;
}

.coltoptext{
	float:left;
	width:30%;
}
.coltopvideo{
	float:right;
	width:70%;
}

.col1top{
	float:left;
	width:50%;
}
.col1bottom{
	float:left;
	width:50%;
}
.col2top{
	float:right;
	width:50%;
}
.col2bottom{
	float:left;
	width:50%;
}

.colpadding{
 padding: 5px;
	
}

.colcontainer{
	display: table;
	width:100%;
}
.colpartner{
	float:left;
	width:16.66%;
}

.colpartner img{
	width:100%;
	height: auto;
	
}

.newblock{
	margin:2% 0;
	border-top: 2px solid #E1E1E1;
	padding:2% 0 0 0;
}

.firstbloc{
	margin: 0;
}

.partnerblock{background:#ffffff;}
.imgContact{
	width:60%;
	height: auto;
}
@media screen and (max-width:915px){
	
	.coltoptext{
		float:none;
		width:100%;
	}
	.coltopvideo{
		float:none;
		width:100%;
	}
}

/* old*/
.blockpad{
	padding:15px 0 5px 0;
}
.blockpad2{
	padding:0 0 5px 0;
}
.button{
	text-align: right;
}

.leftbutton{
	text-align: left;
}
.button a{
	margin:10px 0;
	display: inline-block;
	background: #ff0000;
	padding:5px 10px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

 .bottomright{
	position: absolute;
	bottom:0; 
	right:0;
}
 .bottomleft{
	position: absolute;
	bottom:0; 
	left:0;
}
.button a.grey {
	background: #4c4c4c;
	width:75%;
}

/* content  blocks and cols*/
.content{padding-top:20px;}
.noline{
	margin:2% 0;
	border:none;
}
.halfright{
	float: right;
	width:50%;
	
}
.halfleft{
	float: left;
	width:50%;
	
}
.tablecontainer{
	display: table;
	width:100%;
}
.equal2{
	display: table-cell;
	width:2%;
	
}
.equal32{
	display: table-cell;
	width:32%;
}
.equal15{
	display: table-cell;
	width:15%;
}
.equal49{
	display: table-cell;
	width:49%;
}

.social{
	width: 50px;
	height: auto;
	display: inline;
}

.button-prev{
    position: absolute;
    left: 15px;
    top: 50%;
	margin-top:-12px;
    z-index: 2;
	
}
.button-next{
    position: absolute;
    right: 15px;
    top: 50%;
	margin-top: -12px;
    z-index: 2;
	
}
.button-prev img, .button-next img{
	height: 24px;
	width:auto;
}

/* Media page */
  .photos {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 5;
  -webkit-column-gap:   5px;
  -moz-column-count:    5;
  -moz-column-gap:      5px;
  column-count:         5;
  column-gap:           5px;  
}

.photos .photo {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
  display:block;
  padding:0 0  5px 0;
}

  .videos {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 3;
  -webkit-column-gap:   5px;
  -moz-column-count:    3;
  -moz-column-gap:      5px;
  column-count:         3;
  column-gap:           5px;  
}

.videos .video {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
  display:block;
  padding:0 0  5px 0;
}
	/*
.photos .photo img {
  width: 95% !important;
  height: auto !important;
	margin: 5px auto; 
}
	*/
@media (max-width: 1000px) {
  .photos {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 800px) {
  .photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 600px) {
  .photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
  .videos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  .photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
  .videos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
/* end media page */

@media screen and (max-width:815px){
	
	.halfright, .halfleft{
		float: none;
		width: 100%;

	}
	
	nav li{
		padding:7px 2% 3px 0;
		font-size: 14px;
		
	}
	.moving li{
		padding:1% 0% 1% 2%;
	}
}
/* content */
/* intro */
.intro{
	position: relative;
	
}
.rightmovie{
	float: right;
	width:66%;
}

.lefttext{
	float: left;
	width:33%;
}

/* intro */

@media screen and (max-width:815px){
	
	.rightmovie, .lefttext{
		float: none;
		width: 100%;

	}
}

/* flex  */

.content6,.content3,.content2,.content2x {
    display:flex;
    flex-wrap:wrap;
}

.content6,.content3,.content2,.content2x {
	padding:15px 0 5px 0;
}
/*
.content6 div,.content3 div,.content2 div{
	padding-top: 15px;
}*/

.content6 > * {
    width:15%;
    padding:0 0.75%;
	position: relative;
}

.content3 > * {
    width:32%;
    padding:0 0.66%;
	position: relative;
}


.content2 > * {
    width:48%;
    padding:0 1%;
	position: relative;
}
.content2x > * {
    width:48%;
    padding:0 1%;
	position: relative;
}


@media screen and (max-width:1100px){
	
.content6 > * {
    width:32%;
    padding:0 0.66%;
}
}
@media screen and (max-width:700px){
	.flexbox{
		display: flex;
		flex-direction: column-reverse;
	}

.col1top{
	float:none;
	width:100%;
}
.col1bottom{
	float:none;
	width:100%;
}
.col2top{
	float:left;
	width:100%;
}
.col2bottom{
	float:left;
	width:100%;
}

	
.content6 > * {
    width:48%;
    padding:0 1%;
}
		
.content3 > * {
    width:48%;
    padding:0 1%;
}
.content31 > * {
    width:100%;
    padding:0%;
}
	
.content2 > * {
    width:100%;
    padding:0%;
}
	
.content2x > * {
    width:100%;
    padding:0%;
}
	
.content2 > *:nth-child(2) {order:-1;}
	
	
.blockpad2{
	padding:15px 0 5px 0;
}
	
}


/* flex 6 */




