/*
Imaginography Stylesheet
*/

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

.videocinema {background-color: rgba(0, 0, 0, 1) !important;}
.closebutton {top:20px;right: 10px;position:fixed !important;}
#appendtitle {line-height: 20px;width: 100%;height: 30px;text-align: center;color: #ffffff;font-size: 16px;padding-top: 5px;}
#appendsubtitle {line-height: 18px;width: 100%;text-align: center;color: #ffffff;font-size: 14px;}
.footer-copy-center #Footer .footer_copy .copyright { padding-top: 10px; }
.socialfooter .fa {font-size: 25px; margin: 5px;}
.player:not(:-webkit-full-screen).no-playbar .controls .play-bar .fullscreen { margin-right: 163px; !important}
.heroSection .owl-nav &gt; div{ position: absolute; top: 47%; }
.heroSection .owl-nav .owl-prev{ left: 0;}
.heroSection .owl-nav .owl-next{ right: 0; }
.heroSection .owl-theme .owl-nav [class*="owl-"] { background-color: transparent; font-size: 25px}
.heroSection .owl-theme .owl-nav [class*="owl-"] i{ font-size: 60px; font-weight: 300;}
.heroSection .owl-theme .owl-nav [class*="owl-"]:hover { background-color: transparent; }
.hero-gallery{position: absolute;top: 0;width: 100%;text-align: center; height: 100%;}
.sliderContent .container{ position: relative }
.hero-gallery .content {
	left: 0;
	margin-top: 5px;
	position: absolute;
	text-align: center;
	text-shadow: 0 0 7px rgba(255, 255, 255, 0.8);
	font-family: 'Roboto', sans-serif;
	top: 50%;
	transform: translate3d(0px, -50%, 0px);
	-webkit-transform: translate3d(0px, -50%, 0px);
	-moz-transform:    translate3d(0px, -50%, 0px);
	-ms-transform:     translate3d(0px, -50%, 0px);
	-o-transform:      translate3d(0px, -50%, 0px);
	width: 100%;
	z-index: 3;
	color: #FFF;
}
.hero-gallery .md-trigger {
	cursor: pointer;
	display: inline-block;
	padding: 106px;
	opacity: 0;
	/*
	transition: opacity .8s ease-in 1s;
	-webkit-transition: opacity .8s ease-in 1s;
	-moz-transition: opacity .8s ease-in 1s;
	-o-transition: opacity .8s ease-in 1s;*/
}
/*
.owl-item.active .hero-gallery .md-trigger {
  opacity: 1;
}*/
.hero-gallery .content h2 {
  font-family: 'sofia_pro_regularregular';
  color: #fff;
  font-size: 50px;
  letter-spacing: 4px;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform:    translate3d(0px, 0px, 0px);
  -ms-transform:     translate3d(0px, 0px, 0px);
  -o-transform:      translate3d(0px, 0px, 0px);
  transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
  -webkit-transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
    -moz-transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
    -o-transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom:13px;
}
.hero-gallery .content p{
 font-size: 18px;
  opacity: 1;
   font-family: 'Raleway', sans-serif;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform:    translate3d(0px, 0px, 0px);
  -ms-transform:     translate3d(0px, 0px, 0px);
  -o-transform:      translate3d(0px, 0px, 0px);
  transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
  -webkit-transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
    -moz-transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
    -o-transition: opacity 0.75s ease-in 0s, transform 0.35s ease-out 0s;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
   line-height: 1.3 !important;
}
.hero-gallery-play {
	backface-visibility: hidden;
	background-color: rgba(255, 255, 255, 0);
	font-size: 44px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	left: 50%;
	line-height: 1;
	opacity: 0;
	position: absolute;
	text-shadow: 0 0 7px rgba(255, 255, 255, 0.8);
	text-transform: none;
	top: 125px;
	transform: translate3d(-50%, 0px, 0px);
	-webkit-transform: translate3d(-50%, 0px, 0px);
	-moz-transform:    translate3d(-50%, 0px, 0px);
	-ms-transform:     translate3d(-50%, 0px, 0px);
	-o-transform:      translate3d(-50%, 0px, 0px);
	transition: opacity 0.15s ease-out 0s, transform 0.35s ease-out 0s;
	-webkit-transition: opacity 0.15s ease-out 0s, transform 0.35s ease-out 0s;
	-moz-transition: opacity 0.15s ease-out 0s, transform 0.35s ease-out 0s;
	-o-transition: opacity 0.15s ease-out 0s, transform 0.35s ease-out 0s;
}

.hero-gallery-play a{
	text-shadow: 0 0 7px rgba(255, 255, 255, 0.8);
	text-transform: none;
	top: 94px;
	left: 50%;
	text-decoration:underline !important;
	font-size: 22px;
	color:#fff;
	font-family: 'Roboto', sans-serif !important;
}

img.scale-with-grid, #Content img {
  max-width: 100%;
  height: 100%;
}

#Header_wrapper {
  min-height: 90px;
}
.heroSection{
  position: relative;
}

.heroSection .canvas {
  backface-visibility: hidden;
  position: absolute;
  transform: translate3d(0px, 0px, 0px);
  z-index: 2;
  height: 100%;
  width: 100%;
}
#heroSlider{
	height: 100vh;
	min-height: 100vh;
	overflow: hidden;
	background-color: #000;
	width: 100%;
}

.heroSection .owl-carousel .item,
#videoSlider.owl-carousel .item {
	height: 100vh;
	background-size: cover;
	overflow: hidden;
	background-repeat: no-repeat;
}

.pageLoadscreen{
	background-color: #FFF; 
	position: absolute; top: 0; 
	height: 95vh; width: 100%; z-index: 9999;
}

@media screen and (max-width: 1024px){
	.heroSection .owl-carousel figure img{
		display: block;
	}	
}

@media screen and (min-width: 1024px){
	.no-scroll{
		overflow: hidden;
	}
}

.owl-theme .owl-nav {    
    position: absolute;
    top: 50%;
    height: 0px;
    width: 92%;
    margin: auto;
    left: 0;
    right: 0;
	margin-top:-15px !important;
}

.owl-theme .owl-nav .owl-prev, 
.owl-theme .owl-nav .owl-next {
	background-image: url("../img/icons/arrow-down-white.png");
	background-repeat: no-repeat;
	background-size: cover !important;
	top: 0;
	height: 27px;
	margin: 0 !important;
	padding: 0!important;
	position: absolute;
	width: 27px;
}

.owl-theme .owl-nav .owl-prev{
	background-image: url(../img/back.png) !important;
	z-index:9999 !important;
}

.owl-theme .owl-nav .owl-next{
	background-image: url(../img/next.png) !important;
	z-index:9999 !important;
}

#videoSlider.owl-theme .owl-nav .owl-next{
	right:0;
	background:none;
}

#videoSlider.owl-theme .owl-nav .owl-prev{
	left:0;
	background:none;
}

#videoSlider.owl-theme .owl-nav{
	visibility:visible;
}


#player{
	position:relative !important;
}

#player .soverlay{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	height: 100%; 
	right: 0px; 
	background: rgba(0,0,0,0.6); 
	z-index: 9;
}

.mm-white-icon{
	display:none;
	margin-top: -20px;
}

.hero-bg-video{
	/*background-image: url(../img/hero-video-bg.jpg);*/
}


.heroSection .owl-carousel figure img{
	/*display: none;*/
}

.heroSection .active-slider .owl-item.active-slide{ 
    opacity:1;
    z-index:2;
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
    -webkit-transition:-webkit-transform .7s ease-in-out 0s,opacity ease-in-out .7s;
    transition:transform .7s ease-in-out 0s,opacity ease-in-out .7s
}
.heroSection .active-slider .owl-item.active-slide figure img{ 
    -webkit-transform-origin:100% 0;
    -moz-transform-origin:100% 0;
    -ms-transform-origin:100% 0;
    -o-transform-origin:100% 0;
    transform-origin:100% 0;
    -webkit-animation:immortalkenburns 100000ms linear 0s infinite alternate;
    animation:immortalkenburns 100000ms linear 0s infinite alternate
}

#player{
	overflow:hidden;
}

.heroSection .owl-carousel .item{
	background-size:0 0 !important;
}

.heroSection .owl-carousel .item img{
	position:relative;
}

.home .hero .hero-content h1,
.home .hero .hero-content a,
.home .hero .downarr-pos{
	opacity:0;
}

.home .hero .hero-content h1,
.home .hero .hero-content a{
	transition: all 1.8s linear 0s; 
	-webkit-transition: all 1.8s linear 0s;
	-moz-transition: all 1.8s linear 0s;
	-o-transition: all 1.8s linear 0s;
}

.home .hero .hero-content h1.isVisible,
.home .hero .hero-content a.isVisible,
.home .hero .downarr-pos.isVisible{
	opacity:1;
}

.vh-height{
	height:100vh;
	min-height:100vh;
}
.vh-height.remove_vh{
	height:auto;
	min-height:inherit;
}

.services .item {
    border-bottom: medium none;
    margin-bottom: 30px;
    margin-top: 30px;
}

/*------------------------------------------------------------------
[3.1 Page preloader]
*/
/*
#preloader {
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background:rgba(0,0,0,.9);
}

#preloader .timer {
	width: 80px;
	height: 80px;
	background-color: transparent;
	box-shadow: inset 0px 0px 0px 2px #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
}
#preloader .timer:after,
#preloader .timer:before {
	position: absolute;
	content: "";
	background-color: #fff;
}
#preloader .timer:after {
	width: 30px;
	height: 2px;
	top: 40px;
	left: 40px;
	-webkit-transform-origin: 1px 1px;
	-moz-transform-origin: 1px 1px;
	transform-origin: 1px 1px;
	-webkit-animation: minhand 2s linear infinite;
	-moz-animation: minhand 2s linear infinite;
	animation: minhand 2s linear infinite;
}
#preloader .timer:before {
	width: 20px;
	height: 2px;
	top: 40px;
	left: 40px;
	-webkit-transform-origin: 1px 1px;
	-moz-transform-origin: 1px 1px;
	transform-origin: 1px 1px;
	-webkit-animation: hrhand 8s linear infinite;
	-moz-animation: hrhand 8s linear infinite;
	animation: hrhand 8s linear infinite;
}*/

@-webkit-keyframes minhand {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes minhand {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes minhand {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes hrhand {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes hrhand {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes hrhand {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes immortalkenburns
{
    0%{
		-webkit-transform:scale(1);
		/*-webkit-transform:scale3d(1,1,1);*/
		-webkit-transition:-webkit-transform 20000ms linear 0s
	}
	100%{
		-webkit-transform:scale(1.2);
		/*-webkit-transform:scale3d(2,2,1);*/
		-webkit-transition:-webkit-transform 20000ms linear 0s
	}
}

@-moz-keyframes immortalkenburns
{
    0%{
		-moz-transform:scale(1);
		-moz-transition:-moz-transform 20000ms linear 0s
	}
	100%{
		-moz-transform:scale(1.2);
		-moz-transition:-moz-transform 20000ms linear 0s
	}
}

@-ms-keyframes immortalkenburns
{
	0%{
		-ms-transform:scale(1);
		-ms-transition:-ms-transform 20000ms linear 0s
	}
	100%{
		-ms-transform:scale(1.2);
		-ms-transition:-ms-transform 20000ms linear 0s
	}
}
@-o-keyframes immortalkenburns
{
	0%{
		-o-transform:scale(1);
		-o-transition:-o-transform 20000ms linear 0s
	}
	100%{
		-o-transform:scale(1.2);
		-o-transition:-o-transform 20000ms linear 0s
	}

}
@keyframes immortalkenburns
{
    0%{
		transform:scale(1);
		transition:transform 20000ms linear 0s
	}
	100%
	{
		transform:scale(1.2);
		transition:transform 20000ms linear 0s
	}
}


@media screen and (min-width: 600px){
	.hero-gallery .md-trigger:hover .hero-gallery-play {
		opacity: 1;
		transform: translate3d(-50%, -32px, 0px);
		-webkit-transform: translate3d(-50%, -55px, 0px);
		-moz-transform:    translate3d(-50%, -55px, 0px);
		-ms-transform:     translate3d(-50%, -55px, 0px);
		-o-transform:      translate3d(-50%, -55px, 0px);
		transition: opacity 0.35s ease-in 0s, transform 0.35s ease-out 0s;
		-webkit-transition: opacity 0.35s ease-in 0s, transform 0.35s ease-out 0s;
		-moz-transition: opacity 0.35s ease-in 0s, transform 0.35s ease-out 0s;
		-o-transition: opacity 0.35s ease-in 0s, transform 0.35s ease-out 0s;
	}
	
	
	.hero-gallery .md-trigger:hover h2, 
	.hero-gallery .md-trigger:hover p {
		transform: translateY(32px);
		-webkit-transform: translateY(32px);
		-moz-transform:    translateY(32px);
		-ms-transform:     translateY(32px);
		-o-transform:      translateY(32px);
	}
}

@media screen and (max-width: 600px)
{
	#services .services {
		transform: translate(0px);
		opacity:1;
		display:block;
	}
}
	
@media screen and (max-width: 500px)
{
	.menu-wrap .menu-content .nav-wrap .inner{
		display:block;
	}
	
	.nav-positioner{
		margin-top:55px;
	}
	
	.header .menu-open{
		font-size:0;
	}
	
	.mm-white-icon{
		display:block;
	}
	
	.menu-wrap .menu{
		margin-top:0;
	}
	
	.menu-wrap .menu-content .nav-wrap {
		padding-bottom: 30px;
		padding-top: 80px;
	}
	
	.menu-wrap .menu-close {
		top: 30px;
	}
	
	.menu-wrap .menu li{
		margin-bottom: 12px;
	}
	
	.menu-wrap .menu li a {
		padding: 9px 0;
	}
	
	.menu-wrap .menu li a span{
		margin-right: 20%;
	}
	
	.hero-gallery .content p {
		line-height: 15px;
	}
	
	#contacts .footer-wrapper p {
		font-size: 12px;
	}
	
	.services-wrap .line-col{
		display:none;
	}
	
	.services-wrap  .layout-growing-lines-text .text-col .section-text{
		padding-bottom:0;
	}
	
	.services-wrap .wrapper .pb-m{
		padding-bottom:0;
	}
	
	.hero-bg-video{
		background-image: url(../img/2K1A9552.jpg) !important;
	}
	
	/*
	.heroSection .owl-carousel .item{
		background-size:cover !important;
		  background-position: center center!important;
	}
	
	.heroSection .owl-carousel .item figure{
		opacity:0;
	}*/
}

/* Only For Andriod Device */
@media screen and (max-device-width : 1920px) and (orientation : landscape)  
{	

	.device-android div.hero-content h1{
		line-height: 24px !important;
		font-size: 17px !important;
		margin-bottom: 15px;
	}
	
	.device-android .nav-positioner{
		margin-top:-50px!important;
	}
	
	.device-android .menu-wrap .menu-content .nav-wrap {
		padding-bottom: 0px;
		padding-top: 60px;
	}
	
	.device-android .menu-wrap .menu li{
		margin-bottom: 10px;
	}
	
	.device-android .menu-wrap .menu li a {
		padding: 7px 0;
	}
	.device-android #contacts .container h2 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	
	.device-android .hero-bg-video{
		background-image: url(../img/2K1A9552.jpg) !important;
	}
}


/* Only For Andriod Device */
@media screen and (max-device-width : 1080px) and (orientation : portrait)  
{	

	.device-android .owl-theme .owl-nav{
		margin-top:-30px !important;
	}

}

/* Only For Android Device */
@media screen and (max-device-width : 1280px) and (orientation : landscape)  
{	
	.device-android div.hero-content h1{
		line-height: 24px !important;
		font-size: 17px !important;
		margin-bottom: 15px;
	}
	
	.device-android .nav-positioner{
		margin-top:-20px!important;
	}
	
	.device-android .menu-wrap .menu-content .nav-wrap {
		padding-bottom: 0px;
		padding-top: 60px;
	}
	
	.device-android .menu-wrap .menu li{
		margin-bottom: 10px;
	}
	
	.device-android .menu-wrap .menu li a {
		padding: 7px 0;
	}
	.device-android #contacts .container h2 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	
	.device-android .hero-bg-video{
		background-image: url(../img/2K1A9552.jpg) !important;
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 	

	
	div.hero-content h1{
		line-height: 24px !important;
		font-size: 17px !important;
		margin-bottom: 15px;
	}
	
	.nav-positioner{
		margin-top:0px!important;
	}
	
	.menu-wrap .menu-content .nav-wrap {
		padding-bottom: 0px;
		padding-top: 60px;
	}
	
	.menu-wrap .menu li{
		margin-bottom: 10px;
	}
	
	.menu-wrap .menu li a {
		padding: 7px 0;
	}
	
	#contacts .container h2 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
}
	
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) 
{	

	div.hero-content h1{
		line-height: 24px !important;
		font-size: 17px !important;
		margin-bottom: 15px;
	}
	
	.nav-positioner{
		margin-top:0px!important;
	}
	
	.menu-wrap .menu-content .nav-wrap {
		padding-bottom: 0px;
		padding-top: 60px;
	}
	
	.menu-wrap .menu li{
		margin-bottom: 10px;
	}
	
	.menu-wrap .menu li a {
		padding: 7px 0;
	}
	#contacts .container h2 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
}