@charset "utf-8";
/*======================================

 [ -Main Stylesheet-
  Theme: Groovi
  Version: 1.0
  Assigned to:	Themeforest
  Last change: 09/12/2014 ]
  
	++++ General Styles ++++
	++++ Typography ++++
	++++ Grid ++++
	++++ Loader ++++
	++++ Content Styles ++++
	++++ Navigation +++++	
	++++ Page Title +++++	
	++++ Home ++++
	++++ About ++++
	++++ Subscribe ++++
	++++ Contact ++++
	++++ Twitter ++++
	++++ Css Animation ++++ 
	++++ Responsive ++++    
*/
 
/*-------------General Style---------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,700|Raleway:400,500,700);
html{
	overflow-x:hidden !important;	
	height:100%;
}
body{
	margin:0;
	font-family: 'Raleway', sans-serif; 
	font-size:13px;
	line-height:1.5;
	text-align:center;
	height: 100%;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
	background:#292929;	
	color: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
body:before {
	content:'';
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.21);
}
@-o-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
::-webkit-scrollbar , -moz-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-track , -moz-scrollbar {
 	width: 6px;
	background:rgba(49,49,49,0.3);	
}
::-webkit-scrollbar-thumb , -moz-scrollbar {
	background:rgba(49,49,49,0.8);
}
/*--------------Typography--------------------------------------*/

h1 {
	font-size: 4.46666666667em;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.17em;	
}
h2 {
	font-size: 3.2em;
	font-weight: 300;
}
h3 {
	font-size: 1em;
	font-weight: 200;
}
h4 {
	font-size: 0.9em;
	font-weight: 200;	
}
h5 {
	font-size: 0.8em;
	font-weight: 200;
}
h6 {
	font-size: 0.6em;
	font-weight: 200;
}
p {
	font-size:14px;
	line-height:21px 
}
/*------------- Grid ---------------------------------------*/
@media screen and (min-width: 1036px) {
.grid-1,.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.grid-half,.grid-full {width: 96.969696969697%;margin:  1.515151515152%;float:left;}
.grid-half {width: 46.969696969697%;margin: 0 1.515151515152%;
}
}
@media screen and (min-width: 1036px) {
  .grid-1     { width: 13.636363636364%; }
  .grid-2     { width: 30.30303030303%; }
  .grid-3,
  .grid-half  { width: 46.969696969697%; }
  .grid-4     { width: 63.636363636364%; }
  .grid-5     { width: 80.30303030303%; }
  .grid-6,
  .grid-full  { width: 96.969696969697%; }
}
.clear {
	clear:both;
	float:none;
}
/* ---------Loader--------------------------------------*/
.loader-holder {
	 position:fixed;
	 width:100%;
	 height:100%;
	 top:0;
	 left:0;
	 background:#292929;
	 z-index:30;
}
.loader-item {
	position:absolute;
	width:100%;
	left:0;
	top:30%;
	height:300px;
}
.loader {
	margin: 0 auto;
	position: relative;
	width: 40px;
	height: 40px;
	border-top: 10px solid  rgba(153,153,153,0.51);
	border-right: 10px solid rgba(153,153,153,0.51);
	border-bottom: 10px solid rgba(153,153,153,0.51);
} 
.loader,
.loader:after {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.notification {
	margin-top:50px;
	padding:20px 15px;
	display: inline-block;
	border-top:1px solid rgba(102,102,102,0.51);
	border-bottom:1px solid rgba(102,102,102,0.51);
}
.fing-svg  {
	 float:left;
	 width:40px;
	 height:60px;
	 margin-right:30px;
}
.keyb-svg {
	float:right;
	width:90px;
	height:60px;
	margin-left:40px ;
}
/* ---------Content Styles--------------------------------------*/
#main{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:1;
	z-index:2;
}
.swiper-container{
	width:100%;
	height:100%;
	z-index:10;
	position:relative;	
}
.slide-bg {
	background-size: cover !important;
	background-attachment: scroll!important;
	background-position: 50%;
	background-repeat:repeat;
}	
.swiper-slide {
	 cursor:move;
	 position:relative;
	 z-index:10;
}
.content{
	max-width: 1170px;
	width:92%;
	margin:0px auto;
	position: relative;
	z-index:3;
}
.wrapper {
	float:left;
	width:100%;
	position:relative;
	z-index:7;
}
.wt-section {
	background:rgba(255,255,255,1.0);
}
.swiper-slide-active .content {
	opacity:1;
	-webkit-transform: scale(1.0);
	-moz-transform:   scale(1.0);
	-o-transform:   scale(1.0);
	-ms-transform:   scale(1.0);
	transform:   scale(1.0);
}
.container{
	float:left;
	width:100%;
	height:100%;
	position:relative;
	z-index:6;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
	background:#292929;
	opacity:0.6;
}
.decor-holder{
	position:absolute;
	z-index:5;
	width:100%;
	height:100%;
	padding:44px;
}
.decor{
	float: left;
	width:100%;
	height:100%;
	border:1px solid rgba(255,255,255,0.41);
	border-bottom:none;
	border-top:none;
	position:relative;
}
.decor:after , .decor:before , .top-decor:before , .top-decor:after{
	content:'';
	position:absolute;
	bottom:0;
	width:30%;
	height:1px;
	background:rgba(255,255,255,0.41);
}
.decor:after  , .top-decor:after {
	left:0;
}
.decor:before  {
	right:0;
}
.top-decor:after {
	width:50px;
}
.top-decor:before{
	width:100%;
	left:310px;
}
.bot-decor {
	width:70px;
	height:2px;
	position:absolute;
	bottom:-1px;
	left:50%;
	margin-left:-35px;
}
.top-decor {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	overflow:hidden;
}
.hmoov:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-moz-box-shadow: inset 0 0 0 44px #5F6061;
	-webkit-box-shadow: inset 0 0 0 44px #5F6061;
	box-shadow: inset 0 0 0 44px #5F6061;
	opacity:0.7;
}
.float-button {
	float:left;
}
section {
	width:100%;
	float:left;
	position:relative;
	padding:150px   0;
}  
.separator {
	width:70px;
	height:2px;
	margin:20px auto;
}
.respimg {
	width:100%;
	height:auto;
}
/*------ navigation -------------------------------------------------*/ 
#nav {
	position:absolute;
	top:25px;
	left:116px;
	z-index:50;
	width:220px;	
}  
.nav-button{
	display:none;
}
#menu {
	width: 220px;
	height: auto;
	left: 0;
	font-size: 12px;
	background:rgba(49,49,49,0.8);
	text-align: center;
	text-indent: 0px;
	position: absolute;
	padding:12px 0;
	z-index:100;
	margin-top:-8px;
	display:block;
	border-radius:4px;
	border:1px solid rgba(255,255,255,0.41);
}
#menu a{
	display:inline-block;
	position:relative;
	width:60px;
	padding:6px 0;
	color:#fff;
	cursor:pointer;
}
#menu a span {
	 position:absolute;
	 bottom:0;
	 left:0;
	 width:100%;
	 height:0;
	 z-index:-1;
	 opacity:0.6;
	 border-radius:4px;
}
#menu .active span {
	 height:100%;
}
.arrow-right , .arrow-left {
	position:absolute;
	top:50%;
	margin-top:-22px;
	line-height:44px;
	color:#fff;
	font-size:16px;
	width:44px;
	height:44px;
	z-index:100;
	background:rgba(49,49,49,0.9);
	border-radius:4px;
	border:1px solid rgba(255,255,255,0.41);
}
.arrow-right  {
	right:22px;
}
.arrow-left {
	left:22px;
}
/*------ page title -------------------------------------------------*/
.page-title   {
	float:left;
	width:100%;
	padding:250px 0;
	position:relative;
	z-index:7;
}
.page-title  h2 {
	position:relative;
	z-index:3;
	color:#fff;
	font-weight:700;
	font-size:40px;
	font-family: 'Lato', sans-serif;
}
/*------ Home - ------------------------------------------------*/
.home {
	margin-top:80px;
}
.social-links {
	float:left;
	width:100%;
	margin-top:20px;
}
.social-links ul {
	margin:0 auto; 
}
.social-links ul li  {
	display:inline-block;
	padding:0 6px;
}
.social-links li a {
	color:#fff;
	font-size:18px;
	width:40px;
	height:40px;
	float:left;
	border-radius:100%;
	line-height:40px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position:relative;	
}
.social-links li a:after {
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius:100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tooltip{
	width: 100px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	left: 50%;
	margin-left:-50px;
	top:-60px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	position: absolute;
	z-index:2;
	opacity: 0;
	background:rgba(49,49,49,0.8);
	visibility: visible;
	pointer-events: none;
	-webkit-transform:   scale(0.5) ;
	-moz-transform:   scale(0.5);
	-o-transform:  scale(0.5);
	-ms-transform:   scale(0.5);
	transform:  scale(0.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tooltip:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tooltip:after {
	border-top-color: rgba(49,49,49,0.8);
	border-width: 10px;
	margin-left: -10px;
}
.social-links li a:hover .tooltip  , .contact-info li a:hover .tooltip{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0px) scale(1);
	-moz-transform: translate(0px) scale(1);
	-o-transform: translate(0px) scale(1);
	-ms-transform: translate(0px) scale(1);
	transform: translate(0px)  scale(1);
}
.social-links li a:hover:after {
	opacity:0.6;
}
ul.countdown {
	float:left;
    padding: 0;
    display: block;
	width:100%;
    text-align: center;
}
ul.countdown li {
	display:inline-block;
	padding:10px 10px 10px 0;
	position:relative;
}
ul.countdown li span {
	display: block;
	font-size:7.6em;
	color:#fff;
	font-weight:700;
	font-family: 'Lato', sans-serif;
}
ul.countdown li p {
	font-size: 13px;
	position:relative;
	color:#fff;
	float:left;
	width:100%;
	min-width:90px;
	margin-top:10px;
}
.hero-text {
	margin-top:20px;
	float:left;
	width:100%;
	overflow:hidden;
}
.hero-text h2 {
	font-size:52px;
	font-weight:700;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.media-container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
.video-holder{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden !important;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.video-holder iframe , #player {
    position: absolute;
    top: -75px;
    left: 50%;
    width: 100%;
    height: 100%;
    display: block;
}
#player{
	left:0;
}
#slides{
	position:absolute !important;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.slides-fullscreen-img , .slides-fullscreen-img2 , .slides-no-anim{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
	width: 110%;
	height: 100%;
	top:0;
	left:0;
	position:absolute;
}
.slides-fullscreen-img {
	-webkit-animation: spinAround 120s linear infinite;
	-moz-animation: spinAround 120s linear infinite;
	animation: spinAround 120s linear infinite;
}
.slides-fullscreen-img2{
	-webkit-animation: spinAround2 120s linear infinite;
	-moz-animation: spinAround2 120s linear infinite;
	animation: spinAround2 120s linear infinite;
}
/*------ About ------------------------------------------------*/
.about p , .contact p {
	float:left;
	text-align:left;
	max-width:600px;
	padding-bottom:20px;
}
.about p {
	font-size: 13px;
	color: #666;
	line-height: 22px;
}
.about h4 , .contact h4 {
	text-align:left;
	font-size:16px;
	font-weight:700;
	padding-bottom:15px;
}
.sl-holder , .bxslider {
	position:relative;
	z-index:1;
}
nav.slider-nav  { 
	display: block; 
	width: 100%; 
	position:absolute; 
	top:50%; height:40px;
	margin-top:-20px;  
	z-index:2 
}
nav.slider-nav a { 
	position: absolute;
}
nav.slider-nav   a i { 
	font-size: 12px; color:#fff;
}
nav.slider-nav a i:hover { 
	opacity:0.7;
}
nav.slider-nav a.bx-prev { 
	left: 20px;
}
nav.slider-nav a.bx-next  {
	right: 20px;
}
.bx-wrapper .bx-pager{
	 position:relative;
	 top:-70px;
	 z-index:20;
}
.sl-holder img {
	border-radius:6px;
}
.button-holder {
	float:left;
	position:relative;
	margin-top:30px;
}
.button-holder  li {
	float:left;
	margin-right:10px;
}
.btn {
	padding:12px 35px;
	color:#fff;
	border-radius:23px;
	position:relative;
	cursor:pointer;
	-webkit-transform: translateZ(0);
}
.btn:before {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0.8;
	content:'';
	z-index:-1;
	border-radius:23px;
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}
.act-button {
	font-weight:700;
}
.act-button:before {
	opacity:1;
	background:#fff !important;
}
.btn:hover:before  {
	opacity:0.6;
} 
.service_details  i {
	background:#fff;
	width:80px;
	height:80px;
	border-radius:100%;
	text-align:left;
	margin-bottom:20px;
	font-size:44px;
	text-align:center;
	line-height:80px;
}
.service_details:hover  i {
	background:rgba(255,255,255,0.2);
}
.service_details p {
	font-size:14px;
}
.about  h5 , .service_details h5  {
	color:#000;
	float:left;
	max-width:600px;
	text-align:left;
	font-size:15px;
	padding-bottom:15px;
	letter-spacing:1px;
}
.service_details h5 {
	letter-spacing:2px;
	font-weight:800;
	text-align:center !important;
	float:none;
	margin:0 auto;
	color:#fff;
}
.serv-holder h2  , .twitter-feed-holder h2{
	position:relative;
	font-weight:200;
	font-size:30px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:30px;
}
.big-separator{
	float:left;
	width:100%;
	height:2px;
	background:#eee;
	margin:15px 0;
}
/*------Subscribe ------------------------------------------*/
.subscribe-holder {
	max-width:450px;
	margin:40px auto;
}
.subscribe-holder h3 {
	font-size:14px;
	padding-bottom:30px;
	color:#fff;
} 
.subcribe-form{
	margin:30px auto;
	position:relative;	
} 
.subcribe-form form {
	float:left;
	width:100%;
	position:relative;
} 
.subcribe-form form input.email {
	float:left;
	width:70%;
	height:50px;
	background:none;
	border:none;
	background:rgba(255,255,255,0.20);
	border:1px solid  rgba(255,255,255,0.60);
	border-right:none;
	padding-left:10px;
	outline:none;
	-webkit-appearance: none;
	border-radius:0; 
	color:#fff !important;
} 
.subcribe-form form input.button {
	float:left;
	height:50px;
	background:none;
	border:none;
	width:30%;
	color:#fff;
	cursor:pointer;
	border-radius:none;
	-webkit-appearance: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px; 
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.subcribe-form form input.button:hover {
	opacity:0.8;
}
#notification_container {
	width:100%;
	float:left;
	margin-top:20px;
	text-align:left;
}
/*------ contact - ------------------------------------------------*/
.contact p  {
	 color:#666;
}
.contact-info-holder {
	max-width:600px;
}
.contact-info li , .contact-info {
	width:100%;
	float:left;
	padding:10px 0;
}
.contact-info li a {
	float:left;
	margin-bottom:10px;
	text-align:left;
	position:relative;
}
.contact-info li a i {
	margin-right:20px;
	font-size:22px;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:100%;
	background:#eee;
	text-align:center;
}
.contact-form-holder {
	max-width:600px;
	float:left;
}
#contact-form {
	width:100%;
	float:left;
}	
#contact-form input[type="text"] , textarea {
	float:left;
	width: 100%;
	background:none;
	margin-bottom:20px;
	font-size: 12px;
	height:50px;
	border-radius: none;
	padding-left:8px;
	color:#666;
	border-radius:4px;
	border:0;
	border:1px solid #ccc;
	-webkit-appearance: none;
}		
#contact-form textarea {
	height:170px;
	resize:none;
	padding:6px 10px;
	overflow: auto;
}	
#contact-form input[type="submit"]	{
	float:right;
	border:none;
	padding:12px 35px;
	line-height:14px;
	color:#fff;
	cursor:pointer;
	font-size:12px;
	position:relative;
	-webkit-appearance: none;
    border-radius:20px;
	overflow:hidden;
}
#contact-form input[type="submit"]:hover{
	background:#fff;
}	
.error_message {		
	text-align:left;		
	font-size:13px;
	position:relative;
	padding:10px;
	color:#C30;							
}	
#success_page h3{		
	text-align:left;
	font-size:18px;	
}		
#success_page p {				
	margin-top:10px;
	text-align:left;
	padding-bottom:10px;
	color:#666;		
}	
#message fieldset {		
	border:none;	
}
.contact-tooltip{
	width:150px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	font-size: 13px !important;
	text-align: center;
	position: absolute;
	color:#fff ;
	top:-300%;
	margin-bottom:-12px;
	left:50%;
	margin-left:-75px;
	opacity: 0;
	visibility: visible;
	pointer-events: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index:6;
	border-radius:2px;
}
.contact-tooltip:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.contact-tooltip:after {
	border-width: 4px;
	margin-left:-4px;
}
#contact  .contact-info li:hover .contact-tooltip {
	visibility:visible;
	opacity:1;
	top:-160%;
}
/*---------- twitter ------------------------------------------*/
 .twitter-feed-holder {
	 max-width:600px;
	 margin:20px auto;
}
.twit-link {
	margin-bottom:10px;
	font-size:30px;
	color:#fff;
	width:60px;
	height:60px;
	line-height:60px;
	display:inline-block;
	border-radius:100%;
	margin-bottom:40px;
	position:relative;
}
.tw-tooltip{
	width:150px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	font-size: 13px !important;
	text-align: center;
	position: absolute;
	color:#fff ;
	top:-300%;
	margin-bottom:-12px;
	left:50%;
	margin-left:-75px;
	opacity: 0;
	visibility: visible;
	background:rgba(49,49,49,0.9);
	pointer-events: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index:6;
	border-radius:2px;
}
.twit-link:hover .tw-tooltip {
	visibility:visible;
	opacity:1;
	top:-100%;
}
.twitter-feed {
	float:left;
	width:100%;
	padding-bottom:40px;
}
.twitter-feed li {
	font-size:14px;
}
.customNavigation a {
	color:#fff;
	cursor:pointer;
	position:absolute;
	top:60%;
	margin-top:-7px;
	font-size:14px;
}
.customNavigation a.prev-slide {
	left:0;
}
.customNavigation a.next-slide {
	right:0;
}
.customNavigation a:hover {
	opacity:0.6;
}
.tweet_hashtag {
	display:none;
	background:none;
	box-shadow: none;
}
#twitter-feed {
	float:left;
	width:100%;
}
.twitter-feed-holder .bx-wrapper .bx-pager{
	 top:0;
}
/*------ css-animation - ------------------------------------------------*/
.transition{
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}
.transition2{
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
} 
.transition3{
	-webkit-transition: all 1300ms linear;
    -moz-transition: all 1300ms linear;
    -o-transition: all 1300ms linear;
    -ms-transition: all 1300ms linear;
    transition: all 1300ms linear;
}
@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotateY(0deg)
	}
	to {
		-webkit-transform:scale(5.0) rotate(-80deg);
	}
}
@-moz-keyframes spinAround {
	from {
		-moz-transform: rotateY(0deg)
	}
	to {
		-moz-transform: scale(5.0) rotate(-80deg);
	}
}
@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: scale(5.0) rotate(-80deg);
	}
}
@-webkit-keyframes spinAround2 {
	from {
		-webkit-transform: rotateY(0deg)
	}
	to {
		-webkit-transform:scale(5.0) rotate(80deg);
	}
}
@-moz-keyframes spinAround2 {
	from {
		-moz-transform: rotateY(0deg)
	}
	to {
		-moz-transform: scale(5.0) rotate(80deg);
	}
}
@keyframes spinAround2 {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: scale(5.0) rotate(80deg);
	}
}
/*------  Responsive ------------------------------------------------------*/
@media only screen and  (max-width: 1236px) {	
.slide-bg {
	background-position:50%!important;
}
.top-decor:before{
	width:70%;
}
}
@media only screen and  (max-width: 1036px) {
.overlay:before {
	display:none;
}	
.nav-button{
	float:left;
	height:40px;
	line-height:40px;
	background:rgba(49,49,49,1.0);
	cursor:pointer;
	font-size:24px;
	display:block;
	padding:5px 20px;
	width: 136px;
	border-radius:4px;
	display:block;
	border:1px solid rgba(255,255,255,0.41);
}
.menutext {
	color:#fff;
	text-transform:uppercase;
	float:left;
	font-size:12px;
	line-height:33px;
}
#menu {
	display:none;
	width: 136px;
	height: auto;
	left: 0;
	font-size: 12px;
	background:rgba(49,49,49,0.8);
	text-align: center;
	text-indent: 0px;
	position: absolute;
	padding:10px 0;
	z-index:100;
	top:140%;
	border-radius:4px;
	visibility: visible;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#menu:after {
	bottom: 100%;
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#menu:after {
	border-bottom-color: rgba(49,49,49,0.8);
	border-width: 6px;
	margin-left: -32px;
}
#menu a{
	cursor:pointer;
	float:left;
	left:5%;
	width:90%;
	color:#fff;
	padding:10px 0;
	position:relative;
 
}
#menu a span {
	 position:absolute;
	 bottom:0;
	 left:0;
	 width:100%;
	 height:0;
	 z-index:-1;
	 opacity:0.6;
}
#menu .active span {
	 height:100%;
}
.btn-menu-wrapper{
	height:30px;
	width:30px;
	float:right;
	cursor:pointer;
	margin:8px 0 0 0;
	position:relative;
	left:10px;
} 
.btn-menu-wrapper span{
	width:100%;
	float:left;
	margin-bottom:4px;
	height:2px;
}
section {
	padding:90px   5%;
}
.hero-text h2 {
	font-size:26px;
}
.arrow-right , .arrow-left {
	position:absolute;
	top:25px;
	margin-top:0;
	line-height:40px;
	color:#fff;
	font-size:16px;
	width:40px;
	height:40px;
	border-radius:4px;
} 
.arrow-right  {
	left:307px;
}
.arrow-left {
	left:265px;
}
.vis{
	visibility: visible;
	-webkit-transform: perspective(200px) rotateX(15deg) scale(0.75);
	-moz-transform: perspective(200px) rotateX(15deg) scale(0.75);
	-o-transform: perspective(200px) rotateX(15deg) scale(0.75);
	-ms-transform: perspective(200px) rotateX(15deg) scale(0.75);
	transform: perspective(200px) rotateX(15deg) scale(0.75);
	opacity:0;
}
.sl-holder {
	float:left;
	width:100%;
	margin-top:50px;
}
.button-holder li {
	margin-bottom:30px;
}
}
@media only screen and  (max-width: 768px) { 
.page-title   {
	padding:150px 0;
} 
.customNavigation a {
	top:80%;
}
}
@media only screen and  (max-width: 540px) {	
.hero-text h2 {
	font-size:22px; 
}
.decor-holder {
	display:none;
}
#nav {
	left:32px;
}
.arrow-right  {
	left:227px;
}
.arrow-left {
	left:185px;
}
}