/* 
Theme Name: Zenbu by Cakra Inti Kreasi
Theme URI: http://www.cakraintikreasi.com
Description: Exclusive Custom Theme for Zenbu
Version: 1
Author: Cakra Inti Kreasi
Author URI:  http://www.cakraintikreasi.com
*/
/*wordpress core*/
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

.col-xs-five,.col-sm-five,.col-md-five,.col-lg-five {position:relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-five {width: 20%;float: left;}@media (min-width: 768px){.col-sm-five {width: 20%;float: left;}}@media (min-width: 992px){.col-md-five {width: 20%;float: left;}}@media (min-width: 1200px){.col-lg-five {width: 20%;float: left;}}
/*bootstrap equal row equal height*/
.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
.row-vertical-centering {justify-content: center;align-items: center;display: flex;}
/*col no padding*/
.no-pad{padding-right:0!important;padding-left:0!important;}.no-pad-right{padding-right:0!important;}.no-pad-left{padding-left:0!important;}

.clearfix{z-index: -1;}.clearfix:before,.clearfix:after,.row:before,.row:after{content: '\0020';display: block;overflow: hidden;visibility: hidden;width: 0;height: 0; }
.row:after,.clearfix:after{clear: both;}

*{margin:0;padding:0;position:relative;-webkit-text-size-adjust:none!important;-moz-text-size-adjust:none!important;-ms-text-size-adjust:none!important;text-size-adjust:none!important;/*disable chrome font-boosting*/max-height: 10000000px;}
a{text-decoration:none;}
a:focus,a:hover {outline: 0;text-decoration: none;}
a img{border:none;}
img{max-width:100%;height:auto;}
.image-wrapper{overflow:hidden;}
.image-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.image-wrapper.landscape,.image-wrapper.potrait{overflow:hidden;}
	.image-wrapper.landscape > img{max-width:none;max-height:none;height: 100%;width:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}
	.image-wrapper.potrait > img{max-width:none;max-height:none;width: 100%;height:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}

.flex-container{display:flex;flex-direction: column;align-items: center;align-content: center;justify-content: center;height: 100%;}
.flex-container.absolute{position:absolute;height:100%;width:100%;top:0;left:0;}
	.flex-container .flex-item-top{align-self:flex-start;}
	.flex-container .flex-item-center{align-self:center;}		
	.flex-container .flex-item-bottom{align-self:flex-end;}	
.image-background-half-screen{width: 50vw;max-width: none;position: absolute;object-fit: cover;height: 100%;}
.image-background-half-screen.image-background-half-screen-left{right: 0px;}
.image-background-half-screen.image-background-half-screen-right{left: 0px;}

body{
	font-family:arial;
	-webkit-font-smoothing:antialized;
	text-rendering: optimizelegibility;
	background-image:url('images/template/pattern.jpg');
	background-repeat:repeat-x repeat-y;
	background-position:center;
}
main{
	overflow:hidden;
	background-color:#f8a81f;
}
h1,h2,h3,h4{
	font-family:'bebas';
}
p,
li,
address{
	font-family:'GothamBook';
}
a{
	font-family:'GothamBook';	
}
li{
	list-style:none;
}
.the-content li{
	/*list-style:none;*/
	list-style-position: inside;
	font-family: "GothamBook";
	list-style-type: disc;
}
h1{
	font-size:34.97px;
}

.container .cols{
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.cols{
	padding-left:15px!important;
	padding-right:15px!important;	
}

.band.nav{
	padding-top: 85px;
	padding-bottom: 18px;
	z-index: 1;
}
.band.nav.sticky{
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;	
}
.band.nav.home-nav{
	position:absolute;
    bottom: 18px;
    z-index: 1;
    margin: auto;
    right: 0;
    left: 0;
}
	.band.nav.home-nav .menu-logo{
	}
	.band.nav .menu-logo{	
		position: relative;
		float: right;
	}
		.band.nav .menu-logo img{	
		}

.navbar {
    background-color: transparent;
    border: none;	
    border-radius: 0px;
	margin-bottom:0px;
}
/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
/*    .navbar-collapse.collapse {
        display: none!important;
    }
	.navbar-collapse.collapse.in{
	  display:block !important;
	}*/	
	.navbar-default .navbar-collapse {
		border-color: transparent;
		position:static;
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-brand  img{
		width: 88px;
		margin-top: -10px;
	}
	.navbar-nav{
		text-align:center;
		float:left;
	}	
		.navbar-nav > li {
			margin: 0px 0px;
			float: none;
			display: inline-block;
			border-right: 2px solid #e0a52d;
		}
			.navbar-default .navbar-nav > li > a{
				transition:all 0.25s ease-in-out;			
				font-family:'bebas';
				font-size:26px;
				color:#151515;
				border-bottom: none;
				padding: 0px 21px 0px;
				line-height: 23px;			
			}
			.navbar-default .navbar-nav > li > a > .menu-icon,
			.navbar-default .navbar-nav > li > .highlighter{
				transition:all 0.25s ease-in-out;							
			}				
			.navbar-default .navbar-nav > li > a > .menu-icon.hover{
				opacity:0;
				position: absolute;
				left: 0;
				right: 0;
				margin: auto;				
			}			
			.navbar-default .navbar-nav > li > .highlighter.hover{
				opacity:0;
				pointer-events: none;
			}
			.navbar-default .navbar-nav > li > a > span{
				transition:all 0.25s ease-in-out;							
				color:#dfa229;
				font-size:13px;
			}			
				.navbar-default .navbar-nav > li > a:focus,
				.navbar-default .navbar-nav > li > a:hover{
					background-color:transparent!important;
					color:#eb2429!important;
				}
					.navbar-default .navbar-nav > li > a:hover .menu-icon:not(.hover){
						opacity:0;
					}								
					.navbar-default .navbar-nav > li > a:hover .menu-icon.hover{
						opacity:1;
					}
					.navbar-default .navbar-nav > li > a:hover + .highlighter.hover{
						opacity:1;
					}											
					.navbar-default .navbar-nav > li > a:focus > span,
					.navbar-default .navbar-nav > li > a:hover > span{
						color:#eb2429!important;
					}							
				.navbar-default .navbar-nav > .active > a,
				.navbar-default .navbar-nav > .active > a:focus,
				.navbar-default .navbar-nav > .active > a:hover{
					background-color:transparent!important;
					color:#eb2429!important;
				}
					.navbar-default .navbar-nav > .active > a > span,
					.navbar-default .navbar-nav > .active > a:focus > span,
					.navbar-default .navbar-nav > .active > a:hover > span{
						color:#eb2429!important;
					}				
			.navbar-default .navbar-nav .dropdown-menu{				
				background-color: rgba(255,255,255,0.8);
				position: absolute;
				left: 50%;
				margin-left: -92px;
				width: 185px;
				padding: 0px;
			}			
				.navbar-default .navbar-nav .dropdown-menu li{				
					display:inline-block;
				}	
					.navbar-default .navbar-nav .dropdown-menu li a{				
						font-family:'brandonReg';
						font-size:14px;
						font-weight:bold;
					}								
					.navbar-default .navbar-nav .dropdown-menu > .active > a,
					.navbar-default .navbar-nav .dropdown-menu > .active > a:focus,
					.navbar-default .navbar-nav .dropdown-menu > .active > a:hover{
						background-color:black!important;
						color:white!important;				
					}

			.navbar-nav > li .highlighter{
				position: absolute;
				top: -18px;
				left: -100px;
				width: 149px;
				max-width: none;
				right: -100px;
				margin: auto;
			}								
footer{
	padding-top: 70px;
	padding-bottom: 100px;
}
			
.slick-slide img{			
	max-width: 100%;
	width: 100%;
	height: auto;	
	display:block;
	margin:auto;
}
.slider-prev,
.slider-next{
	transition:all 0.25s ease-in-out;
	background: url('images/template/slider-arrow.html') no-repeat 0% / contain;	
	position: absolute; 
	display: block; 
	line-height: 0; 
	cursor: pointer;
	border: none; 
	outline: none; 		
	width: 27px;
	height: 40px;
	opacity:0.8;
	top: 50%;			
	margin-top:-38px;	
}
.slider-prev:hover,
.slider-next:hover{
	opacity:1;
}
.slider-prev{
	top:50%;
	margin-top:-20px;
	left:30px;
}
.slider-next{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";			
	top:50%;
	margin-top:-20px;
	right:30px;
}	

.slick-dots{
	bottom: 15px;	
}
	.slick-dots li button::before {
		color:#eb2429;
		font-size: 60px;
	}
	.slick-dots li.slick-active button::before {
		color: #eb2429;
		opacity:1;
	}	
/* SQUARE STYLE */
/*	.slick-dots li {
		width: 53px;
		height: 4px;	
		margin: 0 2px;
	}
		.slick-dots li button::before {
			content: '';
			background-color: white;
			width: 53px;
			height: 4px;
		}	*/

/*COMMON CLASS*/
a.anchor {
    height: 0px;
    display: block;
}		
.wpcf7-response-output{
	font-family: "brandonReg";
	font-size: 23px;
}
#es_shortcode_msg span{
	font-family: "brandonReg";
	font-size: 18px;	
}
.frame-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
	.frame-wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}	
	
/*display gallery*/
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	margin-bottom: 10px;	
	border: none !important;
	width: auto;
	height: auto;
	max-width: 100%;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }	

div.pp_woocommerce .pp_nav {
    z-index: 1;
}

.fancybox-bg {
	opacity:.6;
    background: #f8a81f;
}
.fancybox-close-small {
    background: white;
}
.fancybox-navigation{
	position:static;	
}
.fancybox-nav {
    width: 15%;
}

.mCSB_scrollTools {
    width: 16px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 5px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	width:5px;
    background-color: white;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #3d3d3d;
    width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_dragger:active .mCSB_dragger_bar{
    background-color: #3d3d3d!important;
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-image: url('images/template/scroll-up.html'); /* css sprites */
	background-repeat: no-repeat;
	opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	background-position: center!important;
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-image: url('images/template/scroll-down.html'); /* css sprites */
	background-repeat: no-repeat;
	opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	background-position: center!important;
}

.animsition-loading{
	width:100%;
	height:50px;
	background-image:url('images/template/loader.html');
	background-position:center;
	background-repeat:no-repeat;
}
.animsition-loading:after {
  content: "";
}

div#infiniteLoader{
    position: fixed;	
    z-index: 2;  
	font-family: "GothamBook";
	font-size: 16px;	
	color: #A967AA;
	bottom: 95px;
	text-align:center;
    display:none;
	width:100%;
	left: 0px;
}

.link-animate{
	transition:all 0.25s ease-in-out;
	-webkit-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
}
	.link-animate:hover{
		opacity:0.7;
	}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}	
/*____________________________________*/

/* 404 PAGE */
.error404 main{text-align: center;}.error404 main h2{margin-bottom: 40px;}.error404 main a{font-size: 25px;}

/* COMMON CLASS */
.styled-separator{
	margin:24px 0px 27px;	
}
.styled-separator .border{
	position:absolute;
	bottom:0px;
	width:70%;
	border-bottom:5px solid #faa31d;
}
.styled-separator.separator-left .border{
	right:0;
}
.styled-separator.separator-right .border{
	left:0;
}

.styled-separator h2{
	font-family:'bebas';
	font-size:55px;
	color:white;
	background-color:#faa31d;
	display:inline-block;
	margin:0px;
	line-height: 82px;
}
.styled-separator.separator-left h2{
	float:left;
	padding-left:50px;
	padding-right:0px;
}
.styled-separator.separator-right h2{
	float:right;
	padding-right:50px;
	padding-left:0px;
}
	.styled-separator h2 .corner{
		position:absolute;
		top:0px;
		height:100%;
		width:auto;
	}	
	.styled-separator.separator-left h2 .corner{
		right:-65px;
	}
	.styled-separator.separator-right h2 .corner{
		left:-65px;
		transform: scaleX(-1);
	}	

.common-social{
	text-align:right;
}	
.common-social h4{
	font-family:'akzi';
	font-size:43px;
}
.common-social a{
	margin-left:10px;
}

.style-line-separator{
	margin:65px 0px;	
}
.style-line-separator h1{
	font-size:56px;
	color:white;
	display:inline-block;	
}
.style-line-separator .border{
	width: 1000%;
	border-bottom: 5px solid white;
	position: absolute;
	left: 110%;
	bottom: 18px;
}
.style-line-separator.reverse{
	text-align:right;
}
.style-line-separator.reverse .border{
	left:auto;
	bottom:auto;
	top:18px;
	right:110%;
}

.styled-button{
	font-family:'bebas';
	font-size:38px;		
	color:white;
	background-color:#f7a820;
	padding: 3px 15px;
	border-radius: 10px;			
}		

/*HOME PAGE*/
.home.page main{
	background-color:transparent;
}
.home.page .slider-wrapper .book{
	background-color: #faa31d;
	font-size: 55px;
	border-radius: 10px;
	color: white;
	font-family: 'bebas';
	position: absolute;
	left: 15px;
	bottom: 460px;
	line-height: 64px;
	padding: 0px 15px;
}

.home.page section.first p{
	font-family:'brandonReg';
	font-size:33.78px;
	color:black;
}

.home.page section.first .styled-separator.separator-right .border{
	top:0px;
	bottom:auto;
}
.home.page section.first .row .video{
	text-align:right;
}
.home.page section.first .row .video h2{
	font-family: 'bebas';
	font-size: 83px;
	color: #faa31d;
	position: absolute;
	transform: rotate(-90deg);
	margin: 0px;
	left: -20px;
	top: 270px;
}
	.home.page section.first .row .video h2 span{
		font-size: 33px;
	}
	.home.page section.first .video .frame-wrapper{
		width:80%;
		display:inline-block;
	}
	
	.home.page section.first .common-social{
		position:absolute;
		bottom:0;
		right:0;
	}	


.home.page section.second .online-booking{
	background: rgb(250,164,31); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(250,164,31,1) 0%, rgba(241,188,47,1) 50%, rgba(241,188,47,1) 51%, rgba(250,164,31,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(250,164,31,1) 0%,rgba(241,188,47,1) 50%,rgba(241,188,47,1) 51%,rgba(250,164,31,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(250,164,31,1) 0%,rgba(241,188,47,1) 50%,rgba(241,188,47,1) 51%,rgba(250,164,31,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa41f', endColorstr='#faa41f',GradientType=1 ); /* IE6-9 */	
	padding-bottom:74px;
	margin-top:40px;
	margin-bottom:50px;	
}
	.home.page section.second .online-booking h2{	
		font-family: 'akzi';
		font-size: 51px;
		color: white;
		margin: 36px 0px;
		text-align: center;
	}
	.home.page section.second .online-booking .note{	
		font-family: 'brandonReg';
		font-size: 18px;
		color: white;
		position:absolute;
		bottom:24px;
		width:100%;
		text-align:center;
	}	
.home.page .quarter {
    float: left;
    width: 24.5%;
	margin: 0px 2px;
}	
.home.page .quarter.last {
    float: right;
}
.home.page .underline {
}
	.home.page .fix{		
		display: inline-block;
		width: 100%;
		font-weight:bold;
		font-family:'brandonReg';
		font-size:30px;		
		line-height: 46px;
		color:white;
		text-align:center;
	}
	.home.page input,
	.home.page textarea,
	.home.page select,
	.home.page date,
	.home.page time{		
		font-family:'brandonReg';
		font-size:30px;
		font-weight:bold;
		width: 100%;
		background-color:white;
		border:none;
		border-radius:5px;
		padding:0px 5px;
		margin-bottom: 10px;
		line-height: 46px;
	}
	.home.page textarea{		
		height:85px;
	}	
	.home.page .wpcf7-list-item-label{	
		font-family:'brandonReg';
		font-size:30px;
		font-weight:normal;
		margin-right: 10px;
	}
	.home.page input[type='radio'] {
		width:10px;
	}
	.home.page .note{	
		font-family: 'arial';
		font-size: 25px;
		margin-top: 30px;	
	}
	.home.page p.captcha .fix img {
		max-width: 100%;
	}		
	.home.page p.submit{			
		text-align:right;
	}
		.home.page input[type='submit']{		
			font-family:'brandonReg';
			font-size:30px;
			color:white;			
			transition:all 0.25s ease-in-out;
			padding: 4px 30px;			
			margin-top:40px;
			margin-bottom:0px;
			background-color:#885a24;
			border: none;
			padding: 4px 12px;
			width: 100%;
			padding: 4px 12px;
			border-radius: 10px;			
		}	
		.home.page input[type='submit']:hover{				
			opacity:0.7;
		}		
	
/* MENU PAGE */
.page-template-page-menu .category-item{
	margin-bottom:20px;
}

/* MENU CATEGORY */
.tax-menu_category section.first .category-breadcrumb{
	text-align:center;
}
	.tax-menu_category section.first .back-to-category{
		font-family: 'arial';
		font-size: 20px;
		color: white;
		top: -50px;
	}
	.tax-menu_category section.first .menu-list{	
		max-height:1300px;
	}	
		.tax-menu_category section.first .menu-item{	
			margin-bottom: 58px;	
		}
			.tax-menu_category section.first .menu-item h2{	
				font-family:'brandonReg';
				font-size:24px;
				background-color: white;
				color: black;
				text-align: center;
				margin: 10px 0px 0px;
				font-weight: bold;
				padding: 3px 0px;
			}
			.tax-menu_category section.first .menu-item.category h2{	
				text-align:left;
				padding: 5px 15px 0px;
			}			
				.tax-menu_category section.first .menu-item.category h2 span{	
					font-size:17px;
					font-weight: normal;
				}			
		.tax-menu_category section.first .menu-item.category .wrapper{					
			font-family: 'brandonReg';
			font-size: 13px;
			color: black;
			background-color: white;
			padding: 15px 15px 0px;
		}					
		.tax-menu_category section.first .menu-item.category .wrapper p.link{					
			font-family: 'brandonReg';
			font-size: 17px;
			font-weight:bold;
			color: white;
			background-color: #ed1c24;
			border-radius: 7px;
			display: inline-block;
			padding: 3px 10px;
			margin-top: 10px;
		}							
	
.tax-menu_category .pop-up-menu{
	padding:0px;
}
.tax-menu_category .pop-up-menu .left{
	padding:0px;
}
.tax-menu_category .pop-up-menu .right{
	padding:40px 50px;
}
	.tax-menu_category .pop-up-menu .right h2{
		font-size:34px;
		margin:0px;
	}
	.tax-menu_category .pop-up-menu .right h3{
		font-size:21px;
		margin:0px;
	}
	.tax-menu_category .pop-up-menu .right .description{
		font-family:'brandonReg';
		font-size:21px;
	    min-height: 90px;
	}	
	.tax-menu_category .pop-up-menu .right hr{
		border-top: 1px solid black;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.tax-menu_category .pop-up-menu .right .nutrition h3{
		border-top: 1px solid black;
		border-bottom: 1px solid black;		
		font-family:'brandonReg';
		font-size:25px;
		font-weight: bold;
		padding: 10px 0px;		
	}
	.tax-menu_category .pop-up-menu .right .nutrition p{
		font-family:'brandonReg';
		font-size:21px;
	}		
	
/* ARCHIVE PROMOTION */
.post-type-archive-promotion section.first img.main{
	width:100%;
	max-width:1900px;
	display:block;
	margin:auto;
}
	.post-type-archive-promotion section.first .flex-item-center{
		text-align: center;
		right: 10%;
		margin-left: auto;
	}
		.post-type-archive-promotion section.first .flex-item-center h1{
			font-family:'brandonReg';
			font-size:46px;		
			font-weight:bold;
			color:#f7a820;
		}
		.post-type-archive-promotion section.first .flex-item-center h2{
			font-family:'brandonReg';
			font-size:39px;		
			font-weight:bold;
			color:white;
		}	

	.post-type-archive-promotion section.second .promotion-list{
		max-height:700px;
	}	
		.post-type-archive-promotion section.second .promotion-list-wrapper{
			padding-right: 33px;
		}			
			.post-type-archive-promotion section.second .promotion-item{
				background-color:white;
				margin-bottom:40px;
			}	
				.post-type-archive-promotion section.second .promotion-item .left{
					padding-right: 0px;
				}				
				.post-type-archive-promotion section.second .promotion-item .right{
					padding-top:50px;
					padding-left:50px;
					padding-right:50px;
				}			
					.post-type-archive-promotion section.second .promotion-item h2{
						font-size:34px;
						font-weight:bold;
						margin:0px;
						padding-bottom:25px;
						border-bottom:1px solid #d8d6d6;
					}
					.post-type-archive-promotion section.second .promotion-item p.excerpt{
						font-family:'brandonReg';
						font-size:21px;		
						margin-top: 25px;	
						margin-bottom:50px;
					}	
					.post-type-archive-promotion section.second .promotion-item .styled-button{
						font-size: 25px;		
					}	
					.post-type-archive-promotion section.second .promotion-item hr{
						border-top:2px solid #464443;
					}
					
	.post-type-archive-promotion .promo-pop-up{
		padding:0px;
		background-color: transparent;
	}
		.post-type-archive-promotion .promo-pop-up img{
			width:100%;
		}
		.post-type-archive-promotion .promo-pop-up .content{
			background-color:white;
			margin-top:21px;
			padding:80px 70px;
		}	
			.post-type-archive-promotion .promo-pop-up .content h2{
				font-family:'MyriadProRegular';
				font-size:54px;
			}
			.post-type-archive-promotion .promo-pop-up .content hr{
				border-top:2px solid #d8d6d6;
			}			
			.post-type-archive-promotion .promo-pop-up .content .the_content p{
				font-family:'brandonReg';
				font-size:27px;
			}												
		
/* ARCHIVE LOCATION */
.post-type-archive-location section.first .main{
	max-width:1900px;
	width:100%;
	display:block;
	margin:auto;
}
.post-type-archive-location section.second {
	padding-top:58px;	
}
.post-type-archive-location section.second .location-item{
	text-align:center;
	padding-top:50px;
	border-top:2px solid white;
	margin-bottom: 40px;
}
	.post-type-archive-location section.second .location-item .location-image{
		width:100%;
	}
	.post-type-archive-location section.second .location-item h1{
		font-size:34px;
		font-weight:bold;
		color:white;
	}	
	.post-type-archive-location section.second .location-item .the_content p{
		font-family:'brandonReg';
		font-size:21px;
		color:white;
	}		
	.post-type-archive-location section.second .location-item a{
		font-family:'brandonReg';
		font-size:17px;
		color:white;
	}			

/* PHOTO PAGE */
.page-template-page-photo section.first{
	padding-top:85px;
	padding-bottom:150px;
}
.page-template-page-photo h1{
	font-size:83px;
	color:white;
	margin:0px;
}
	.page-template-page-photo h1 span{
		font-size:48px;
	}
.page-template-page-photo hr{	
	border-top:5px solid white;
	margin-bottom:40px;
}

.page-template-page-photo .gallery-item{	
	margin-bottom:20px;
}
	.page-template-page-photo .gallery-item img{	
		width:100%;
	}

.page-template-page-photo .photo-pop-up{
	padding:0px;
	background-color: transparent;
}
	.page-template-page-photo .photo-pop-up img{
		display:block;
		margin:auto;
		width:100%;
	}
	.page-template-page-photo .photo-pop-up .description{
		padding:25px 30px;
		font-family:'brandonReg';
		font-size:24px;
 		background-color: #ffeacd;
	}	
	
/* VIDEO PAGE */
.page-template-page-video section.first{
	padding-top:85px;
	padding-bottom:150px;
}
.page-template-page-video h1{
	font-size:83px;
	color:white;
	margin:0px;
}
	.page-template-page-video h1 span{
		font-size:48px;
	}
.page-template-page-video hr{	
	border-top:5px solid white;
	margin-bottom:40px;
}

.page-template-page-video section.first .gallery-item{
	margin-bottom:45px;
}
	.page-template-page-video section.first .gallery-item a{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		z-index: 1;
	}
	.page-template-page-video section.first .gallery-item iframe{
		width:100%;
		pointer-events:none;
	}
	.page-template-page-video section.first .gallery-item .flex-container{
		z-index: 1;
		pointer-events: none;
		opacity: 0.9;
	}

/* CAREER PAGE */
.page-template-page-careers .position-item{
	margin-bottom:30px;
}
	.page-template-page-careers .position-item h2{
		font-size:43px;
		color:white;
		display: inline-block;
		margin: 0px;		
	}
	.page-template-page-careers .position-item a{
		float:right;
		background-color:white;
		color:#f7a820;
		font-family:'bebas';
		font-size:25px;
		border-radius:10px;
		padding: 0px 15px;
	}
	.page-template-page-careers .position-item .border{
		border-bottom: 2px solid white;
		margin-top: 30px;		
	}	
	
/* CAREER FORM PAGE */
.page-template-page-career-form .form-wrapper{
	background-color:white;	
	margin-bottom:55px;
    padding: 25px 15px 45px;
}
.page-template-page-career-form .half.begin {
    float: left;
    width: 49%;
}	
.page-template-page-career-form .half.last {
    float: right;
    width: 49%;
}
.page-template-page-career-form .underline {
	display: flex;
	align-items: flex-end;	
}
	.page-template-page-career-form .fix{		
		display: inline-block;
		width: 190px;
		font-weight:bold;
		font-family:'brandonReg';
		font-size:30px;		
		line-height: 46px;
	}
	.page-template-page-career-form .wpcf7-form-control-wrap{
		width:140px;
		flex-grow:1;	
	}
	.page-template-page-career-form select{
		border:1px solid black;	
		margin: 10px 0px;
	}
	.page-template-page-career-form input,
	.page-template-page-career-form textarea{		
		font-family:'brandonReg';
		font-size:30px;
		width: 100%;
		background-color:#f1dddd;
		border:2px solid black;
		padding:0px 5px;
		margin-bottom: 10px;
		vertical-align: inherit;
	}
	.page-template-page-career-form textarea{		
		height:85px;
	}	
	.page-template-page-career-form .wpcf7-list-item-label{	
		font-family:'brandonReg';
		font-size:30px;
		font-weight:normal;
		margin-right: 10px;
	}
	.page-template-page-career-form input[type='radio'] {
		width:10px;
	}
	.page-template-page-career-form .note{	
		font-family: 'arial';
		font-size: 25px;
		margin-top: 30px;	
	}
	.page-template-page-career-form p.captcha .fix img {
		max-width: 100%;
	}		
	.page-template-page-career-form p.submit{			
		text-align:right;
	}
		.page-template-page-career-form input[type='submit']{		
			font-family:'brandonReg';
			font-size:30px;
			color:white;			
			transition:all 0.25s ease-in-out;
			padding: 4px 30px;			
			margin-top:40px;
			margin-bottom:0px;
			background-color:#cd0000;
			border: none;
			width: auto;
			padding: 4px 12px;
		}	
		.page-template-page-career-form input[type='submit']:hover{				
			opacity:0.7;
		}	
		
/* CONTACT US PAGE */
.page-template-page-contact-us main{
	background-image: url('images/template/pattern-yellow.jpg');
	background-repeat: repeat-x repeat-y;
	background-position: center;		
}
.page-template-page-contact-us address{
	font-family:'brandonReg';
	font-size:32px;	
	margin-top:60px;
	margin-bottom:20px;
}
	.page-template-page-contact-us address strong{
		font-size:39px;	
	}
.page-template-page-contact-us .form-wrapper{
	background-color:white;	
	margin-bottom:55px;
}
	.page-template-page-contact-us .fix{		
		display: inline-block;
		width: 100%;
		font-weight:bold;
		font-family:'brandonReg';
		font-size:30px;		
		line-height: 46px;
	}
	.page-template-page-contact-us .wpcf7-form-control-wrap{
		width:100%;
	}
	.page-template-page-contact-us select{
		border:1px solid black;	
		margin: 10px 0px;
	}
	.page-template-page-contact-us input,
	.page-template-page-contact-us textarea{		
		font-family:'brandonReg';
		font-size:30px;
		width: 100%;
		background-color:#f1dddd;
		border:2px solid black;
		padding:0px 5px;
		margin-bottom: 0px;
		vertical-align: inherit;
	}
	.page-template-page-contact-us textarea{		
		height:85px;
	}	
	.page-template-page-contact-us .wpcf7-list-item-label{	
		font-family:'brandonReg';
		font-size:30px;
		font-weight:normal;
		margin-right: 10px;
	}
	.page-template-page-contact-us input[type='radio'] {
		width:10px;
	}
	.page-template-page-contact-us p.captcha .fix img {
		max-width: 100%;
	}		
	.page-template-page-contact-us p.submit{			
		text-align:right;
	}
		.page-template-page-contact-us input[type='submit']{		
			font-family:'brandonReg';
			font-size:30px;
			color:white;			
			transition:all 0.25s ease-in-out;
			padding: 4px 30px;			
			margin-top:40px;
			margin-bottom:0px;
			background-color:#cd0000;
			border: none;
			width: auto;
			padding: 4px 12px;
		}	
		.page-template-page-contact-us input[type='submit']:hover{				
			opacity:0.7;
		}			
		
@media only screen and (min-width : 1900px){
/*.container{width:1870px;}*/
/*html::before{content:'1900 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		*/
}
@media only screen and (min-width : 1200px) and (max-width: 1899px){
/*.container{width:100%;}*/
/*html::before{content:'1200 1899 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	*/
}
@media only screen and (min-width : 1200px){
/*col no padding*/
.col-lg-no-pad{padding-right:0!important;padding-left:0!important;}
.col-lg-no-pad-right{padding-right:0!important;}
.col-lg-no-pad-left{padding-left:0!important;}
/*html::before{content:'1200 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	*/

/* CAREER FORM PAGE */
.page-template-page-career-form .form-wrapper{
	padding:25px 140px 45px;
}

/* CONTACT US PAGE */
.page-template-page-contact-us .form-wrapper{
	padding:25px 140px 45px;
}
.page-template-page-contact-us input[type='text'],
.page-template-page-contact-us input[type='tel'],
.page-template-page-contact-us input[type='email']{
	width:50%;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width: 1199px){
/*col no padding*/
.col-md-no-pad{padding-right:0!important;padding-left:0!important;}
.col-md-no-pad-right{padding-right:0!important;}
.col-md-no-pad-left{padding-left:0!important;}
/*html::before{content:'992 1199 md';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		*/
	
.band.nav {
    padding-top: 25px;	
}
.band.nav .menu-logo img {
    top: -17px;
}

/* HOME PAGE */
.home.page .slider-wrapper .book {
    bottom: 360px;
}
.home.page section.first .row .video h2 {
    left: -40px;
    top: 190px;
}

/* ARCHIVE PROMOTION */
.post-type-archive-promotion section.first .flex-item-center {
     right: 4%;
}
.post-type-archive-promotion section.first .flex-item-center h1 {
    font-size: 40px;
}
.post-type-archive-promotion section.first .flex-item-center h2 {
    font-size: 34px;
}
 
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*col no padding*/
.col-sm-no-pad{padding-right:0!important;padding-left:0!important;}
.col-sm-no-pad-right{padding-right:0!important;}
.col-sm-no-pad-left{padding-left:0!important;}		
/*html::before{content:'768 991 sm';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	*/

.band.nav {
    padding-top: 25px;	
}
.band.nav .menu-logo img {
    top: -17px;
}
.navbar-default .navbar-nav > li > a {
    padding: 0px 16px 0px;
}

.styled-separator .border {
    width: 60%;
}

/* HOME PAGE */
.home.page .slider-wrapper .book {
    bottom: 220px;
}

.home.page section.first p {
    font-size: 23.78px;
}

.home.page section.first .row .video h2 {
    transform: none;
    left: auto;
    top: auto;
    text-align: left;
    margin-top: -50px;
    margin-bottom: 50px;
}
.home.page section.first .video .frame-wrapper {
    width: 100%;
}

home.page .quarter {
    float: left;
    width: 49%;
}
.home.page .fix {
    font-size: 25px;
}
.home.page input, .home.page textarea, .home.page select, .home.page date, .home.page time {
   font-size: 25px;
}

/* CATEGORY MENU */
.tax-menu_category section.first .menu-item h2 {
    font-size: 20px;
}

/* ARCHIVE PROMOTION */
.post-type-archive-promotion section.first .flex-item-center {
     right: 4%;
}
.post-type-archive-promotion section.first .flex-item-center h1 {
    font-size: 30px;
}
.post-type-archive-promotion section.first .flex-item-center h2 {
    font-size: 28px;
}
.post-type-archive-promotion section.first .flex-item-center .styled-button {
    font-size: 30px;
}
}

/* ENABLE SUB MENU BOOTSTRAP HOVER */
@media only screen and (min-width: 768px){
.dropdown:hover > .dropdown-menu {
    display: block;
}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}		
/*html::before{content:'480 767 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		*/
.navbar-nav {
    margin: 0px;
}
.navbar-nav > li {
    display: block;
	text-align: left;	
	border-right:none;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		padding: 0px 0px 0px;
	}
	
.navbar-default .navbar-nav > li > a > .menu-icon.hover {
    left: 0px;
    right: auto;
}
.navbar-default .navbar-nav .dropdown-menu {
    display: block;
    position: relative;
    left: auto;
    margin-left: 0px;
    margin-top: 0px;
}	
	
.common-slider,
.common-slider .slider,
.common-slider .slider .slick-list,
.common-slider .slider .slick-list .slick-track{
	height:100vh;
}		

.band.nav {
    padding-top: 25px;	
}
.navbar-brand img {
    width: 180px;
    margin-top: -26px;
}

footer {
    padding-top: 50px;
    padding-bottom: 70px;
}
footer .common-social img{
	width: 50px;	
}

.styled-separator h2 {
    font-size: 35px;
    line-height: 52px;
}
.styled-separator.separator-left h2 {
    padding-left: 30px;
}
	.styled-separator.separator-left h2 .corner {
		right: -41px;
	}
.styled-separator.separator-right h2 {
    padding-right: 30px;
}
	.styled-separator.separator-right h2 .corner {
		left: -41px;
	}	

.style-line-separator {
    margin: 22px 0px;
}
.style-line-separator h1 {
    font-size: 49px;
}

.custom-scroll {
    max-height:none!important ;
}

/* HOME PAGE */
.home.page .slider-wrapper .booking-container {
	height:1px;
}
	.home.page .slider-wrapper .book {
		font-size: 26px;
		bottom: 410px;
		line-height: 35px;
	}

.home.page section.first p {
    font-size: 23.78px;
}

.home.page section.first .row .video h2 {
    transform: none;
    left: auto;
    top: auto;
    text-align: left;
	margin-top: -20px;
	margin-bottom: 0px;
	position: relative;
}
.home.page section.first .video .frame-wrapper {
    width: 100%;
}
.home.page section.first .common-social {
    position: relative;
    margin-top: 50px;
}

.home.page section.second .online-booking h2 {
    font-size: 45px;
}
.home.page .quarter {
    width: 100%;
}
.home.page .fix {
    font-size: 21px;
}
.home.page input, .home.page textarea, .home.page select, .home.page date, .home.page time {
   font-size: 21px;
}

/* MENU PAGE */
.page-template-page-menu .category-item{
	padding: 0px 10px;
}

/* CATEGORY MENU */
.tax-menu_category .pop-up-menu .right {
    padding: 40px 30px;
}

/* ARCHIVE PROMOTION */
.post-type-archive-promotion section.first .flex-item-center {
     right: 2%;
}
.post-type-archive-promotion section.first .flex-item-center h1 {
    font-size: 14px;
}
.post-type-archive-promotion section.first .flex-item-center h2 {
    font-size: 13px;
}
.post-type-archive-promotion section.first .flex-item-center .styled-button {
    font-size: 21px;
}

.post-type-archive-promotion section.second .promotion-list-wrapper {
    padding-right: 0px;
}

.post-type-archive-promotion .promo-pop-up .content {
    padding: 20px 10px;
}
.post-type-archive-promotion .promo-pop-up .content h2 {
    font-size: 35px;
}

/* PHOTO PAGE */
.page-template-page-photo section.first {
    padding-top: 35px;
    padding-bottom: 80px;
}
.page-template-page-photo h1 {
    font-size: 50px;
}
.page-template-page-photo h1 span {
    font-size: 25px;
}

/* VIDEO PAGE */
.page-template-page-video section.first {
    padding-top: 35px;
    padding-bottom: 80px;
}
.page-template-page-video h1 {
    font-size: 50px;
}
.page-template-page-video h1 span {
    font-size: 25px;
}
.page-template-page-video .gallery-item .icon {
	width:40px;
}

/* CAREER PAGE */
.page-template-page-careers .position-item h2 {
    font-size: 23px;
}
.page-template-page-careers .position-item a {
    font-size: 21px;
}
.page-template-page-careers .border {
    padding-top: 6px;
}

/* CAREER FORM */
.page-template-page-career-form .underline {
    display: block;
}
.page-template-page-career-form .fix {
    display: block;
    width: 100%;
    font-size: 21px;
}
.page-template-page-career-form input, 
.page-template-page-career-form textarea {
    font-size: 21px;
}
.page-template-page-career-form .wpcf7-list-item-label {
    font-size: 21px;
}
.page-template-page-career-form input[type="submit"] {
    font-size: 25px;
}

/* CONTACT US PAGE */
.page-template-page-contact-us address strong {
    font-size: 29px;
}
.page-template-page-contact-us address {
    font-size: 22px;
    margin-bottom: 30px;
}
.page-template-page-contact-us .form-wrapper {
    padding-top: 20px;
}
.page-template-page-contact-us .fix {
    font-size: 21px;
}
.page-template-page-contact-us input, .page-template-page-contact-us textarea {
    font-size: 21px;
}
.page-template-page-contact-us input[type="submit"] {
    font-size: 25px;
    margin-bottom: 40px;
}	
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 479px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}		
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}
/*html::before{content:'479 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	*/
.navbar-nav {
    margin: 0px;
}
.navbar-nav > li {
    display: block;
	text-align: left;	
	border-right:none;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		padding: 0px 0px 0px;
	}
	
.navbar-default .navbar-nav > li > a > .menu-icon.hover {
    left: 0px;
    right: auto;
}
.navbar-default .navbar-nav .dropdown-menu {
    display: block;
    position: relative;
    left: auto;
    margin-left: 0px;
    margin-top: 0px;
}	
	
.common-slider,
.common-slider .slider,
.common-slider .slider .slick-list,
.common-slider .slider .slick-list .slick-track{
	height:100vh;
}		

.band.nav {
    padding-top: 25px;	
}
.navbar-brand img {
    width: 180px;
    margin-top: -26px;
}

footer {
    padding-top: 50px;
    padding-bottom: 70px;
}
footer .common-social img{
	width: 50px;	
}

.styled-separator h2 {
    font-size: 35px;
    line-height: 52px;
}
.styled-separator.separator-left h2 {
    padding-left: 30px;
}
	.styled-separator.separator-left h2 .corner {
		right: -41px;
	}
.styled-separator.separator-right h2 {
    padding-right: 30px;
}
	.styled-separator.separator-right h2 .corner {
		left: -41px;
	}	

.style-line-separator {
    margin: 22px 0px;
}
.style-line-separator h1 {
    font-size: 49px;
}

.custom-scroll {
    max-height:none!important ;
}

/* HOME PAGE */
.home.page .slider-wrapper .booking-container {
	height:1px;
}
	.home.page .slider-wrapper .book {
		font-size: 26px;
		bottom: 410px;
		line-height: 35px;
	}

.home.page section.first p {
    font-size: 23.78px;
}

.home.page section.first .row .video h2 {
    transform: none;
    left: auto;
    top: auto;
    text-align: left;
	margin-top: -20px;
	margin-bottom: 0px;
	position: relative;
}
.home.page section.first .video .frame-wrapper {
    width: 100%;
}
.home.page section.first .common-social {
    position: relative;
    margin-top: 50px;
}

.home.page section.second .online-booking h2 {
    font-size: 45px;
}
.home.page .quarter {
    width: 100%;
}
.home.page .fix {
    font-size: 21px;
}
.home.page input, .home.page textarea, .home.page select, .home.page date, .home.page time {
   font-size: 21px;
}

/* MENU PAGE */
.page-template-page-menu .category-item{
	padding: 0px 10px;
}

/* CATEGORY MENU */
.tax-menu_category .pop-up-menu .right {
    padding: 40px 30px;
}

/* ARCHIVE PROMOTION */
.post-type-archive-promotion section.first .flex-item-center {
     right: 2%;
}
.post-type-archive-promotion section.first .flex-item-center h1 {
    font-size: 14px;
}
.post-type-archive-promotion section.first .flex-item-center h2 {
    font-size: 13px;
}
.post-type-archive-promotion section.first .flex-item-center .styled-button {
    font-size: 21px;
}

.post-type-archive-promotion section.second .promotion-list-wrapper {
    padding-right: 0px;
}

.post-type-archive-promotion .promo-pop-up .content {
    padding: 20px 10px;
}
.post-type-archive-promotion .promo-pop-up .content h2 {
    font-size: 35px;
}

/* PHOTO PAGE */
.page-template-page-photo section.first {
    padding-top: 35px;
    padding-bottom: 80px;
}
.page-template-page-photo h1 {
    font-size: 50px;
}
.page-template-page-photo h1 span {
    font-size: 25px;
}

/* VIDEO PAGE */
.page-template-page-video section.first {
    padding-top: 35px;
    padding-bottom: 80px;
}
.page-template-page-video h1 {
    font-size: 50px;
}
.page-template-page-video h1 span {
    font-size: 25px;
}
.page-template-page-video .gallery-item .icon {
	width:40px;
}

/* CAREER PAGE */
.page-template-page-careers .position-item h2 {
    font-size: 23px;
}
.page-template-page-careers .position-item a {
    font-size: 21px;
}
.page-template-page-careers .border {
    padding-top: 6px;
}

/* CAREER FORM */
.page-template-page-career-form .underline {
    display: block;
}
.page-template-page-career-form .fix {
    display: block;
    width: 100%;
    font-size: 21px;
}
.page-template-page-career-form input, 
.page-template-page-career-form textarea {
    font-size: 21px;
}
.page-template-page-career-form .wpcf7-list-item-label {
    font-size: 21px;
}
.page-template-page-career-form input[type="submit"] {
    font-size: 25px;
}

/* CONTACT US PAGE */
.page-template-page-contact-us address strong {
    font-size: 29px;
}
.page-template-page-contact-us address {
    font-size: 22px;
    margin-bottom: 30px;
}
.page-template-page-contact-us .form-wrapper {
    padding-top: 20px;
}
.page-template-page-contact-us .fix {
    font-size: 21px;
}
.page-template-page-contact-us input, .page-template-page-contact-us textarea {
    font-size: 21px;
}
.page-template-page-contact-us input[type="submit"] {
    font-size: 25px;
    margin-bottom: 40px;
}
}

@font-face {
    font-family: 'bebas';
    src: url('fonts/BebasNeueRegular.eot');
    src: url('fonts/BebasNeueRegular.eot') format('embedded-opentype'),
         url('fonts/BebasNeueRegular.woff2') format('woff2'),
         url('fonts/BebasNeueRegular.woff') format('woff'),
         url('fonts/BebasNeueRegular.ttf') format('truetype'),
         url('fonts/BebasNeueRegular.svg#bebas') format('svg');
}
@font-face {
    font-family: 'akzi';
    src: url('fonts/AkzidenzGroteskBoldCond.eot');
    src: url('fonts/AkzidenzGroteskBoldCond.eot') format('embedded-opentype'),
         url('fonts/AkzidenzGroteskBoldCond.woff2') format('woff2'),
         url('fonts/AkzidenzGroteskBoldCond.woff') format('woff'),
         url('fonts/AkzidenzGroteskBoldCond.ttf') format('truetype'),
         url('fonts/AkzidenzGroteskBoldCond.svg#akzi') format('svg');
}
@font-face {
    font-family: 'brandonReg';
    src: url('fonts/Brandon_reg.eot');
    src: url('fonts/Brandon_reg.eot') format('embedded-opentype'),
         url('fonts/Brandon_reg.woff2') format('woff2'),
         url('fonts/Brandon_reg.woff') format('woff'),
         url('fonts/Brandon_reg.ttf') format('truetype'),
         url('fonts/Brandon_reg.svg#brandonReg') format('svg');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/MyriadProRegular.eot');
    src: url('fonts/MyriadProRegular.eot') format('embedded-opentype'),
         url('fonts/MyriadProRegular.woff2') format('woff2'),
         url('fonts/MyriadProRegular.woff') format('woff'),
         url('fonts/MyriadProRegular.ttf') format('truetype'),
         url('fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}
@font-face {
font-family: "FontAwesome";
font-weight: normal;
font-style : normal;
       src : url("fonts/fontawesome-webfonte0a5.eot?v=4.3.0");
       src : url("fontawesome-webfontd41d.html?#iefix&v=4.3.0") format("embedded-opentype"),
             url("fonts/fontawesome-webfonte0a5.html?v=4.3.0") format("woff2"),
             url("fonts/fontawesome-webfonte0a5.woff?v=4.3.0") format("woff"),
             url("fonts/fontawesome-webfonte0a5.ttf?v=4.3.0") format("truetype"),
             url("fonts/fontawesome-webfonte0a5.svg?v=4.3.0#fontawesomeregular") format("svg");
}