/*
* Theme Name: Exit
* File name: layout.css
* Theme URL: exit.mordorthemes.com
* Description: Exit - Beautiful Under Construction template
* Author: Mordorthemes
* Author URL: http://www.mordorthemes.com
* Support: support@mordorthemes.com
* Version: 1.0
*/




/*------------------------------------------------------

	CSS Table Of Contents: 

	1. PRELOAD
	2. GENERIC STYLES
	3. TYPOGRAPHY
	4. NAVIGATION
	5. SOCIAL LINKS
	6. MODAL WINDOW
	7. COUNTDOWN
	8. GOOGLE MAP
	9. OWL CAROUSEL
	10. TWITTER WIDGET
	11. ABOUT US
	12. FORM ELEMENTS
	13 MEDIA QUERY
		
---------------------------------------------------------*/


/* ==============================================
	Preload
=============================================== */
.mask {
	background-color:#fff;
	width:100%;
	height:100%;
	position:fixed;
	z-index:100000;
}	
#loader{
	background:url(../img/loader.gif) center center no-repeat;
	height: 31px;
	width: 31px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index:100001;
	margin: -15px 0 0 -15px;
}






/* ==============================================
	Generic Styles
=============================================== */

html, body{
	height:100%;
}
body{
	background:#000;
	font-family:'Montserrat', sans-serif;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
section.main{
	padding-top:0px;
}
.footer{
	padding:20px;
}
.overlay {
    background-image: url("../img/overlay-pattern.png") !important;
    background-repeat: repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	/*opacity:0.7;*/
	z-index:-1;
}
a{
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;  
    -moz-transition: all 0.2s linear;  
    -ms-transition: all 0.2s linear;  
    -o-transition: all 0.2s linear;		
}



/* ==============================================
	Typography
=============================================== */
h1, h2, h3, h4, h5, h6{
	color:#fff;
	position:relative;
	font-family: 'Montserrat', sans-serif;
}

/* h1 original was: 2.125. Update May, 30, 2016 */

h1{
	font-size: 1.6875rem;
}

h2 {
  font-size: 1.6875rem; 
}

h3 {
  font-size: 1.375rem; 
}

h4 {
  font-size: 1.125rem; 
}

h5 {
  font-size: 1.125rem; 
}

h6 {
  font-size: 1rem; 
}
p{
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#fff;
	margin-bottom:0px;
}
h2.heading {
  font-size: 1rem; 
  margin-top:-5px;
}
h3.heading{
	margin-top:-5px;
}
.bold{
	font-weight:bold;
}




/* ==============================================
	Navigation
=============================================== */
.top-link{
	text-align:center;
	border-right:1px solid #ccc;
	margin-bottom:60px;
}
.top-link:last-child{
	border-right:none;
}
.top-link a:link, .top-link a:visited{
	font-size:10px;
	color:#fff;
	text-transform: uppercase;
}
.top-link a:hover, .top-link a:hover i{
	color:#9eba30;
}
.top-link a i, .top-link i{
	color:#fff;
	display:block;
	font-size:30px;
}




/* ==============================================
	Social Links
=============================================== */
ul.social{
	margin:0px 0px 5px 10px;
}
ul.social li{
	display:inline;
	margin:0px 10px 0px 0px;
}
ul.social li a:link, ul.social li a:visited{
	color:#fff;
	font-size:30px;
}
ul.social li a:hover{
	color:#9eba30;
}




/* ==============================================
	Modal Window
=============================================== */
.reveal-modal{
	background:#000;
	border:1px solid #404040;
}
.reveal-modal h3{
	text-align:center;
	padding:0px;
	font-size:1.8rem;
}
.dialog .close-reveal-modal, .reveal-modal .close-reveal-modal{
	color:#fff;
	font-size:2rem;
}
.reveal-modal > .top-link:nth-of-type(4){
	border-right:none; 
}
.reveal-modal >.top-link p{
	margin-top:10px;
	font-size:10px;
}
.dialog .close-reveal-modal:hover, .reveal-modal .close-reveal-modal:hover{
	color:#9eba30;
}


/* ==============================================
	Countdown
=============================================== */
#timer{
	margin:15px 0px;
	overflow:hidden                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ;
}
.countdown_row {
	display: block;
}
.countdown_section {
	/*border-left: 1px solid #fff;
	border-color: rgba(255,255,255,0.8);*/
	color: #000;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	display:inline-block;
	padding:0px 5px;
}
.countdown_section:first-child {	
	border-left: 0;
}
.countdown_amount {
	color: #000;
	display: block;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 1;
	font-weight: 700;
	background:rgba(255,255,255,0.6);
	width:91px;
	height:91px;
	border-radius:50%;
	padding:26px 0px;
}
.countdown_amount span{
	font-size:14px;
}
.countdown_amount p{
	font-size:11px;
	color:#000;
}
.countdown_row{
	color:#000;
}




/* ==============================================
	Google Map
=============================================== */
#google-map{
	position:relative;
	background:#212121;
	padding-top:2px;
	margin-bottom:30px;
}

#map_canvas{
	height: 300px;
    position: relative;
    width: 100%;
    z-index: 200;
    top:1px;
}




/* ==============================================
	OWL Carousel
=============================================== */
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  	-webkit-transform: translate3d(0,0,0);
  	-moz-transform: translate3d(0,0,0);
  	-ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */
.owl-buttons{
	/*display:none;*/
	position:absolute;	
	top:45%;
	width:100%;
	z-index:100;
}
.owl-carousel:hover .owl-buttons{
	display:block;	
}
.owl-next{
	right:0px;
	top:0;
	position:absolute;
}
.owl-prev{
	left:0px;
	top:0;
	position:absolute;
}
.owl-theme .owl-controls .owl-buttons div{
	/*color: #FFF;*/
	padding:20px 10px;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	/*
	filter: Alpha(Opacity=50);IE7 fix
	opacity: 0.5;*/
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 45px;
	height: 2px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	background: #869791;
}
.parallax .owl-theme .owl-controls .owl-page span{
	background:#fff;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(../img/ajaxLoader.gif) no-repeat center center
}





/* ==============================================
	Twitter Widget
=============================================== */
#twitter-news{
	margin-top:30px;
}
i.big{
	font-size:36px;
	color:#fff;
}
#tweet {
    margin-top:10px;
}
#tweet a {
    color: #fff;
}
#tweet p.interact{
	margin-top:10px;
}
#tweet .interact a {
    margin-right: 10px;
    display:inline-block;
    padding-right:10px;
    border-right:1px solid #fff;
    color:#fff;
}
 #tweet .interact a:hover{
 	color:#9eba30;
 }
#tweet .interact a:last-child{
	border-right:none;
}
#tweet .interact a:last-child {
    margin-right: 0;
}
p.tweet{
	color:#fff;
}




/* ==============================================
	About Us
=============================================== */
.about-box{
	padding:25px;
}
.about-box i{
	color:#9eba30;
	font-size:36px;
}
.about-box h4{
	color:#9eba30;
	display:inline-block;
	margin:10px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#9eba30;
}





/* ==============================================
	Form Elements
=============================================== */
section#contacts{
	padding:0px;
}
#contactform, #subscribe{
	padding-bottom:30px;
}
.contact-form{
	margin-bottom:20px; 
	padding-bottom:50px; 
	overflow:hidden;
}
label{
	display:block;
	margin-bottom:10px;
	font-size:14px;	
	color:#fff;
}
input[type=text]{
	width:100%;
	background:none;
	height:45px;
	line-height:45px;
	padding:0 20px;
	margin-bottom:20px;
	border:1px solid #404040;
	color:#fff;
	font-weight:300;
}
input[type=submit]:before{
	content: "\f003";
	font-family: 'FontAwesome';
}
input[type=submit]{
	width:auto;
	cursor:pointer;
}
input[type=submit]:hover{
	background:#fff;
	color:#333;
}
textarea{width:100%;
	height:160px;
	padding:20px;
	background:none;
	border:1px solid #404040;
	color:#fff;;
	margin-bottom:20px;
	overflow:auto;
}
input[type=text],textarea{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.submit-button {
	color: #fff;
	border:1px solid #f2f2f2;
	font-size:14px;
	background:none;
	text-decoration:none;
	text-transform:uppercase;
	padding:13px;
	cursor:pointer;
	outline:0;
	margin:0 0 16px 0;
	-webkit-appearance: none;
	text-shadow:none;
}
.submit-button:hover{
	background:#9eba30;
	color:#fff;
}
.submit-button#ssubmit{
	float:none;
}
input#semail{
	float:left;
	width:70%;
	border:1px solid #fff;
}
input[type=text].required, textarea.required{
	border:1px solid #404040;
}
#form-sent{ 
	display: none; 
}
#details-error{ 
	display: none; 
}
#message, #message-subscribe{
	padding:15px 0px;
	text-align:center;
	color:red;
	display:none;
}
button{
	background:none;
	border:none;
	padding:10px;
}
button i{
	margin-right:10px;
}

button:hover{
	color:#2FA6A6;
}
#success_page{
	color:#fff;
	padding-bottom:20px;
}
h1.success-message {
	font-size:18px;
	font-weight:300;
	line-height:1.2rem;
	color:#9eba30;
}
#success_page p{
	color:#9eba30;
}
#success_page p strong{
	color:#fff;
}
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background:rgba(255,255,255,0.5);
    border-color: #999999;
    outline: none; }




/* ==============================================
	Media Query
=============================================== */

/* smartphone */
@media only screen and (max-width: 40em) { 
	.countdown_section{
		text-align:center;
		padding-top:10px;
		margin-bottom:20px;
	}
	.heading{
		margin-top:50px;
	}
	.top-link{
		margin-bottom:10px;
	}

	i.info-box{
		margin-bottom:220px;
	}
	.submit-button#ssubmit{	
	}
	input#semail{
		float:right; width:100%;
	}
	dialog, .reveal-modal{
		width:94vw;
	}
	.reveal-modal h3{
		font-size:1.375rem;
	}
	.dialog .close-reveal-modal, .reveal-modal .close-reveal-modal{
		font-size:1.5rem;
	}

}


@media only screen and (min-width: 40.063em) { 


}

@media only screen and (min-width: 40.063em) and (max-width: 64em)  { 

}