

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700');




/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: white; 
  border-radius: 10px;
}



#canvas{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	}


@media (max-width: 575px) { 

.top_band{
		padding: 5px;
		padding-left: 5px;
		z-index: 2;
	}
	
	.pad_20{
	padding:0 5% 0 5%;
	}

}


@media (min-width: 576px) { 

.top_band{
		padding: 10px;
		padding-left: 10px;
		z-index: 2;
	}

.pad_20{
	padding:0 5% 0 5%;
	}
}

@media (min-width: 768px) { 

.top_band{
		padding: 10px;
		padding-left: 10px;
		z-index: 2;
	}

.pad_20{
	padding:0 15% 0 15%;
	}
}

@media (min-width: 992px) { 

.top_band{
		padding: 30px;
		padding-left: 30px;
		z-index: 2;
	}
	
	.pad_20{
	padding:0 15% 0 15%;
	}
	
	}

@media (min-width: 1200px) { 

.top_band{
		padding: 30px;
		padding-left: 30px;
		z-index: 2;
	}
	
.pad_20{
	padding:0 15% 0 15%;
	}
	
	}



.logo{
	height:60px;
	width:100%;
	padding:0px;
    margin-left:20px;
	margin-top:20px;
	}


/* ---- stats.js ---- */


	
	

	
.pro-head{
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:46px;
	text-align:center;
	text-transform:uppercase;
	padding:5px;
	padding-left:0px;
	font-weight:300;
	}

.logo_center{
	margin:0 auto;
	text-align: center;
	}
	
/* Slide 01 */

.underline{
    padding-bottom: 0px;
    border-bottom: 1px solid white;
    line-height: 24px;
	}

	
.cont_text01{
	text-align: center;
    font-size: 40px;
    color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	}
	
	
#content-text_01 , #content-text_02 , #content-text_03 , #content-text_04 , #content-text_05  p{
	color:#FFF;
	font-style:10px;
	}
	
	.text_center{
		text-align:center;
		}
	
	
	
	
	
@keyframes kf-font-reveal {
  0% {
    color: rgba(0, 0, 0, 0);
  }
  50% {
    color: rgba(0, 0, 0, 0);
  }
  51% {
    color: orange;
  }
  100% {
    color: orange;
  }
}


.swiper {
  margin: 0 auto 50px;
  text-align: center;
  padding: 10px 20px;
  line-height: 1;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.swiper__content {
  color: rgba(0, 0, 0, 0);
  display: block;
}
.swiper__bar, .swiper__bar--right {
  width: 100%;
  height: 100%;
  background: white;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: 1s ease-in-out;
}
.swiper__bar--right {
  transform: translateX(100%);
}
.swiper.revealed .swiper__content {
  animation-name: kf-font-reveal;
  animation-duration: 1s;
  color: orange;
}
.swiper.revealed .swiper__bar {
  transform: translate(100%, 0%) translate3d(0px, 0px, 0px);
}
.swiper.revealed .swiper__bar--right {
  transform: translate(-100%, 0%) translate3d(0px, 0px, 0px);
}
	
	


#img_perspective
{
	position:absolute;
	top:-70px;
	right:20px;
	}
	
	#img_vr{
	position:absolute;
	top:-70px;
	left:20px;
		
		}
	
	
/* video style */
	
.project_label_pos{
	bottom: 20px;
    left: -40px;
	}
	
.project_label{
	padding:5px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#000;
	height: 30px;
	background-color: #f3eded;
	padding-left:25px;
	padding-right:25px;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3); 
	font-weight:300;
	}	
	
/* video style */

.project_label_01{
	padding:5px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#000;
	height: 30px;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3); 
	font-weight:300;
	}	
	
	
	/* campaign style */
	
.project_label_pos_right{
	top: 30%;
    left: 0px;
	}

.project_label_pos_left{
	top: 30%;
    right: 0px;
	}

.project_label_02{
	padding:5px;
	font-family: 'Roboto', sans-serif;
	font-size:36px;
	color:#FFF;
	height: 50px;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3); 
	font-weight:300;
	}	

.project_info{
	padding:5px;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#FFF;
	height: 50px;
	padding-left:25px;
	padding-right:25px;
	text-align:justify;

	}	
	


.about_head_style {
	color:#FFF;
	font-size:16px;
	text-align:justify;
	text-decoration:underline;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}

.about_para_style{
	color:#FFF;
	font-size:14px;
	text-align:justify;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	}

	
	.about_head_style_center{
    color:#FFF;
	font-size:16px;
	text-align:left;
	text-decoration:underline;
	 font-family: 'Roboto', sans-serif;
	 text-align:center;	
		}
		
 .about_para_style_center{
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:25px;
	
	}
	
.project_title_all{
	font-family: 'Roboto', sans-serif;
	font-size:45px;
	font-weight:300;
	}

.all_head{
	
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	}
	
	
	
	.pt-7{
		padding-top: 4rem!important;
		}
	
	.bottom{
	text-align: center;
    color: #FFF;
    font-size: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	}
	



<!---VISUAL GRAPHICS---!>





ul.light {
  display: flexbox;
  justify-content: center;
  flex-wrap: wrap;
  padding-left:0px;
}


li.video {
      flex-grow: 1;
    position: relative;
    overflow: hidden;
    border-bottom: 0px black solid;
    height: 220px;
    margin-bottom: 15px;
 
}


li.video a {
  outline: none;
}



.main {
  margin: 0 auto -60px;
}
.main .img-responsive {
  margin-bottom: 30px;
}


li.sty-big {
height: 500px;
}

	
li.sty-big a > img{
  display: block;
  max-width: 100%;
  height: 510px;
 
	}


li.sty-big_01 {

      height: 450px;
}


li.sty-big_01 a > img{
	height: 500px;
	}


li.sty-small {

    height: 158px;
}


li.sty-small a > img{
	    height: 255px;
	}



li.sty-two {

    height: 220px;
}


li.sty-two a > img{
	    height: 400px;
	}



	
.pad-zero{
	padding-right: 0px;
    padding-left: 0px;
		}
	
	
li.no-bord{
	border-bottom:0px;
	
	}	
	
<!---VISUAL GRAPHICS---!>



	
<!---careers---!>	
	.career-head{
		color:#FFF;
		font-size:20px;
		font-family: 'Roboto', sans-serif;
		padding-bottom:5px;	
		text-align:center;
		font-weight:700;	
		}
		
		.career-para{
		color:#FFF;
		font-size:14px;
		font-family: 'Roboto', sans-serif;
		padding-bottom:5px;
		text-align:center;	
		font-weight:300;
	    padding-left: 15px;
    	padding-right: 15px;
		}
