/*  



	BLOOM Default.css

	by b2themes  

	

	01)  General

	02)  Header

	03)  Home

	04)  Projects

	05)  Projects - MoreInfo

	06)  Gallery

	07)  About

	08)  Services

	09)  Contacts

	10)  Footer

		

*/



@import url("reset.css");

body{

	background: #FFF;

	text-align: center;

	font-weight: normal;

	font-family: "Trebuchet MS", Times, serif;

	color: #666;

	font-size: 14px;

	line-height: 16px;

}

/* 01) General  ===============================================================================

   ============================================================================================= */

.loadingpage{

	position:absolute;

	top:0;

	left:0;

	width:0;

	height:0;

	z-index:999999999999;

	background:#f5f3f0;

	display: none !important;

}

img.scale-with-grid{

	max-width: 100%;

	height: auto; 

}

.boldt{

	font-weight: 600;

}

h1{

	color: #CCC;

	margin-top: 68px;

	margin-bottom: 7px;

	line-height: 10px;

	margin-left: 0px;

	text-align: left;

	margin-bottom: 35px;

	font-family: "Trebuchet MS", Times, serif;

	font-size: 26px;

}



h3{

	color: #d0c39b;

	font-size: 24px;

	text-transform: uppercase;

	font-weight: 100;

	line-height: 24px;

	font-family: "Trebuchet MS", Times, serif;

	padding: 36px 0 15px 0;

	background: url(../img/divider.png) no-repeat left bottom;

	margin-bottom: 20px;

}

h3 span{

	font-size: 30px;

}

#recent_projects h3{

	color: #d0c39b;

	font-size: 21px;

	text-transform: uppercase;

	font-weight: 100;

	line-height: 22px;

	font-family: "Trebuchet MS", Times, serif;

	padding: 0 0 0 0;

	margin-bottom: 20px;

	padding: 0 0 10px 0;

}

#recent_projects h3 span{

	font-size: 29px;

}

h5{

	color: #505050;

	font-weight: normal;

	margin-top: 20px;

	padding-bottom: 15px;

	font-size: 18px;

	font-family: "Trebuchet MS", Times, serif;

	font-weight: 600;

	position: relative;

	float:left;

	text-align: left;

	width: 100%;

}

h5 span{

	font-size: 15px;

	font-weight: 100;

}

p{

	line-height: 20px;

	font-size: 14px;

}

li{	list-style: none;}



a{

	text-decoration: none;

	position: relative;

	color: #a5a383;







	-webkit-transition: all .3s ease; 

	-moz-transition: all .3s ease; 

	transition: all .3s ease;

}

a.mapimg:hover, a.galleryproj:hover{

	border-bottom: none !important;

}

.hidden{

	display: none; 

}





/* 02) Header  =================================================================================

   ============================================================================================= */

.bglight{

	position: fixed;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

}

.light_top{

	position: absolute;

	width: 802px;

	height: 150px;

	right: 0;

	top: 0;

}

#fullwidth{

	position: fixed;

	top: 0;

	left: 0;

	background-color:#333;

	z-index: 999999;

	height: 100px;

	width: 100%;

}

#btop{

	position: fixed;

	top: -6px;

	z-index: 9999999;

	height: 80px;

	width: 960px;

	margin: 0 auto;

}



#logo{ 

	height: auto;

	position: relative;

	top: 20px;

	left: -31px;

	margin: 0;

	float: left;

}

#logo .reflex{

	position: absolute;

	left: 127px;

	top: -21px;

}

#logo a{  

	width: 247px; 

	height: 100px; 

	display: block; 

	background: url('../img/logo.png') no-repeat top center;

	text-indent: -9999px;

	border: 0; 

	margin: 0 auto;

}

.slogan{

	position: absolute;

	left: 220px;

	top: 62px;

	font-size: 12px;

	color: #FCAC41;

	font-family: "Georgia";

	font-style: italic;

}

#nav{

	position: relative;

	float: right;

	height: auto;

	text-align: right;

	top: 52px;

	right: -20px;

}

#nav select{

	display: none;

}

#nav ul{

	text-align: left;

	display: inline-block;

	margin: 0 auto;

	padding: 0 0 14px 30px;

	line-height: 20px;

}



#nav li{ 

	float: left;

	list-style: none;

}

#nav a {

	font-size: 13px; 

	border: 0;

	text-decoration: none; 

	color: #c9b899; 

	padding: 0;

	margin: 0;  

	display: block;  

	font-family: "Palatino Linotype", "Georgia", serif;

	cursor: pointer;

	line-height: 23px;

	text-transform: uppercase;

	padding: 0 14px;

	height: 36px;

	line-height: 35px;

}



.nav-close{

	display:none;

	font-size:8px;

	text-transform:uppercase;

	padding:1px 8px;

	background:#dedede;

	text-decoration:none;

	position:absolute;

	z-index:50;

}

 

/* Social */

#social{
    padding: 4px;
    position: absolute;
    right: 32px;
    font-size: 11px;
    top: 5px;
    width: 159px;

}



#social ul{

	padding: 0;

	margin: 0;

}

#social ul li{

	position: relative;

	float: left;

	margin-left: 6px;

}

#social ul li a{

	-webkit-transition: none !important; 

	-moz-transition: none !important; 

	transition: none !important; 

}

#social ul li a:hover{

	border-bottom: none;

}

#social .twitter{

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: 0 0;	

}

#social .twitter span.hover{

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: 0 -23px;

}

#social .facebook{

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: -28px 0;

}

#social .facebook span.hover{	

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: -28px -23px;

}



#social .forrst{

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: -56px 0;

}

#social .forrst span.hover{

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: -56px -23px;

}



#social .vimeo{

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: -85px 0;

}

#social .vimeo span.hover{

	position: relative;

	float: left;

	width: 27px;

	height: 22px;

	background: url(../img/social_icons.png) no-repeat;

	background-position: -85px -23px;

}



/* 03) Home  ===================================================================================

   ============================================================================================= */

#home{

	position: relative;

	float: left;

	padding-top: 100px;

	margin: 0;

	 

}

#home .lighthome{

	position: absolute;

	left: 50%;

	top: 0;

}

#home a{

	-webkit-transition: none !important; 

	-moz-transition: none !important; 

	transition: none !important; 

}



.gotop{

	width: 19px;

	height: 20px;

	position: relative;

	float: right;

	right:5px;

	top: -5;

	text-indent: -9999px;

}

a.gotop:hover{

	border-bottom: none !important;

}

#recent_projects{

	position: relative;

	top: 40px;

}

#recent_projects .home-proj{

	position: relative;

}

#recent_projects .home-proj .text{

	position: relative;

	padding: 5px 0 15px 0;

}

/* 04) Projects  ===============================================================================

   ============================================================================================= */

.proj .portfoliooverlay{

	position: absolute;

	top: -137px;

	left: 0;

	display: none;

	z-index: 66;

	height: 150px;

	width: 220px;

   	background:url(../img/overlay.png) repeat;

}

.proj .moreinfo{

	width: 46px;

	height: 46px;

	position: relative;

	left: 41%;

	top: 36%;

	background: url(../img/moreinfo.png) no-repeat;

} 

#work{

	height: auto; 

	overflow: visible; 

	padding: 130px 0 0px 0;

	position: relative;

	margin: 0;

	background: url(../img/divider.png) repeat-x left bottom;

}



#work .thumb_proj{

	position: relative;

	float: left;

	display: block;

	margin: 0 18px 6px 0;

}

#work .thumb_proj_last{

	position: relative;

	float: left;

	display: block;

	margin: 0 0 6px 0;

}

#work .thumb_proj a.proj{

	display: block;

	position: relative;

	float: left;

	margin: 0;

	padding: 0;

}

#work .thumb_proj a.proj:hover{

	position: relative;

	border-bottom: none !important;

}

#work .thumb_proj img{

	position: relative;

	border: 0;

	padding: 0;

	margin: 0;

}





/* 05) Projects - MoreInfo   ===================================================================

   ============================================================================================= */

#work-open{

	padding: 130px 0 5px 0;

	height: auto;

	position: relative;

	float: left;

	margin: 0;

	overflow: hidden;

}

#work-open .proj_img, #work-open .proj_video{

	margin: 40px 0 0 0;

}

.sep-proj{

	background: url("../img/pattern5.png") repeat scroll 0 0 transparent;

    height: 7px;

    left: 0;

    position: relative;

    top: 56px;

    width: 929px;

}

#work .openproject{ 

	position: relative; 

	float: left; 

	display: none; 

	overflow: hidden;

	margin: 10px 0 0 0;

	text-align: left;

}

#work .openproject .slides{ 

	float: left; 

	overflow: hidden; 

	position: relative; 

	

}

#work .openproject .slidecontent{ 

	float: left; 

	margin-top: 24px; 

}

#work .openproject .slidecontent h5{ 

	padding-bottom: 0;

	font-size: 12px;

	font-weight: bold;

	margin-top: 10px;

}

#work .openproject .slidecontent a{ 

	position: relative;

	top: 20px;

}



#work .openproject .project-title{

	position: relative;

	float: left;

	height: 800px;

}



#work .openproject .visitweb{

	position: relative;

	float: left;

	top: 5px;

	border-bottom: none;

	left: 0;

	font-weight: 600;

}



span.zoom{

	background: white url(../img/zoom2.jpg) no-repeat center center;

	position: absolute;

	z-index: 9999;

	width: 701px;

	height: 369px;

	

}





/* 06) Gallery  ================================================================================

   ============================================================================================= */

   

#gallery{

	padding: 130px 0 30px 0;

	height: auto; 

	overflow: visible; 

	margin: 0;

	position: relative;

}



#gallery .gallery_sep{

	background: url(../img/divider.png) repeat-x;

	height: 2px;

	position: relative;

	margin: 40px 0 20px 0;

}

#gallery .video{

	margin:0 0 0 15px;

}

#gallery .gallery-item{

	position: relative;

	margin: 14px;

}

#gallery .ff-items{

	position: relative;

	left: -12px;

}

.video-container iframe,  

.video-container object,  

.video-container embed {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}





/* 07) About  ==================================================================================

   ============================================================================================= */

#about{

	position: relative;

	margin: 0;

	padding: 130px 0 20px 0;

}

#about .tstm{

	margin: 0 0 0 10px;

}

#test_nav{

	position: relative;

	text-indent: -9999px;

	top: -47px;

	left: 79%;

}

#test_nav a{

	text-indent: -9999px;

	background: url(../img/t_dots.png) no-repeat;

	background-position: 0 0;

	position: relative;

	float: left;

	width: 10px;

	height: 10px;

	margin-right: 3px;

	-webkit-transition: none !important; 

	-moz-transition: none !important; 

	transition: none !important;

}

#test_nav a.activeSlide{

	text-indent: -9999px;

	background: url(../img/t_dots.png) no-repeat;

	background-position: 0 -12px;

	width: 10px;

	height: 10px;

	position: relative;

	float: left;

	border-bottom: none !important;

}

#test_nav a:hover{

	text-indent: -9999px;

	background: url(../img/t_dots.png) no-repeat;

	background-position: 0 -12px;

	width: 10px;

	height: 10px;

	position: relative;

	float: left;

	border-bottom: none !important;

}

.testimonials-box{

	position: relative;

	float: left;

	

}

.testimonials{

	height: auto;

	position: relative;

	float: left;

	top: -13px;

	left: -7px;

}

.divider{

	position: relative;

	float: left;

	top: 0;

	background: url(../img/divider.png) repeat-x;

	padding-bottom: 20px;

}

.testimonials .blockquote{

	background: url(../img/divider.png) no-repeat bottom left;

	padding: 0 0 30px 20px;

	position: relative;

	float: left;

	left: 0;

	top: 0;

	display: block;

	font-size: 13px;

	font-style: italic;

	font-family: "Georgia";

	color: #978b7f;

	line-height: 20px;



}

.testimonials .blockquote .quote-img{

	background: url(../img/blockquote.png) no-repeat top left;

	width: 11px;

	height: 7px;

	position: absolute;

	left: 2px;

}

.testimonials .blockquote span{

	font-family: "Open Sans", "Arial";

	top: 9px;

	font-size: 12px;

	position: relative;

	font-style: normal;

	color: #cccc99;



}

#about .team{

	position: relative;

	top: 40px;

}

#about .team .team-fade{

	position: relative;

	float: left;

	background: url(../img/team.jpg) no-repeat;

	background-position: 0 0;

	height: 180px;

	width: 218px;

}

#about .team .team-fade span.hover{

	position: relative;

	float: left;

	height: 180px;

	width: 218px;

	background: url(../img/team.jpg) no-repeat;

	background-position: 0 -180px;

}

#about .team-box{

	position: relative;

	background: url(../img/divider.png) repeat-x left bottom;

	padding-bottom: 10px;

	padding-top: 10px;

	margin: 0 0 0 18px;

}

/* 08) Services  ===============================================================================

   ============================================================================================= */

#services{

	position: relative;

	padding: 130px 0 30px 0;

	height: 420;

}

#services .service{

	margin-left: 40px;

}

.service-box{

	position: relative;

	margin-bottom: 50px;

}



.service p{

	text-align: left;

	position: relative;

	padding-top: 10px;

	float: left;

	padding-bottom: 10px;

}

.service h6{

	font-size: 23px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-weight: 100;

	line-height: 23px;

	color: #C96;

	position: relative;

	padding: 15px 0;

	left: 0px;

}

.service .icon{

	position: relative;

	float: left;	

	border: none !important;

	margin: 0 0 0 0;

}



/* 09) Contacts  ===============================================================================

   ============================================================================================= */

#contact{

	position: relative;

	float: left;

	padding: 130px 0 30px 0;

}

#contact_form{

	position: relative;

	top: 0;



}

#name, #email, #message{

	position: relative;

	float: left;

	height: auto;

	width: 95%;

	margin-bottom: 20px;

}

#contact label{ 

	text-align: left;

	position: relative;

	float: left;

	left: 0; 

	width: 95%; 

	color: #dcdcdc;

	padding-bottom: 4px;

	font-weight: 100;

	font-size: 14px;

}

#contact input, textarea{

	position: relative;

	float: left;

	width: 95%;

	border: 0;

	padding: 8px 10px;

	color: #666;

	text-shadow: none;

	background: #3d3d3d;

	background: rgba(255, 255, 255, 0.1);

	-webkit-box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;

	-moz-box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;

	box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;

	border: 1px solid #443e2e;

	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; 

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	-o-border-radius: 3px;

	-ms-border-radius: 3px;

	-khtml-border-radius: 3px;

	border-radius: 3px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

}

#contact textarea{

	position: relative;

	float: left;

	width: 95%;

	height: 90px;

	border: 0;

	padding: 8px 10px;

	color: #666;

	background: #3d3d3d;

	background: rgba(255, 255, 255, 0.1);

	-webkit-box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;

	-moz-box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;

	box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;

	border: 1px solid #443e2e;

	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; 

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	-o-border-radius: 3px;

	-ms-border-radius: 3px;

	-khtml-border-radius: 3px;

	border-radius: 3px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

}



a.button{ 

	-webkit-transition: all .3s ease; 

	-moz-transition: all .3s ease; 

	transition: all .3s ease;

	-moz-border-radius: 0px;

	-webkit-border-radius: 3px;

	-o-border-radius: 3px;

	-ms-border-radius: 3px;

	-khtml-border-radius: 3px;

	border-radius: 3px;

	float: left;

	border: 0;

	background: #333;

	background: rgba(255, 255, 255);

	padding: 10px 20px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	margin-top: 30px;

	font-weight: bold;

	background-color: #999;

}

#contact .form{

	margin-top: -15px;

}

#contact .form input.hightlight, .form textarea.hightlight{ 

	border:1px solid red;

}

#contact .form-success{

	display:none;

	position: absolute;

	color: #64943c;

	font-size: 20px;

	margin: 0;

}

#contact .form-success p{

	padding-top: 40px;

	font-size: 16px;

	margin: 0;

}

.loading{ 

	display:none;

	background:url(../img/loading.gif) no-repeat 1px; 

	height:66px; 

	width:66px; 

	position:absolute; 

	margin-top:-8%; 

	margin-left:96%;

}

.form span{

	padding: 15px 0 4px 0;

	position: relative;

	float: left;

	font-size: 12px;

	color: #666;

}

/* LOCALIZATION */

.location{

	position: relative;

	float: left;

	left: 30px;

	top: -20px;

}

.location h6{

	margin-left: 0;

	position: relative;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #666;

	font-size: 16px;



}



/* 10) Footer  =================================================================================

   ============================================================================================= */

#footer{

	position: relative;

	text-align: center;

	height: 40px;

	color: red;

	padding: 10px 0 20px 0;

	-webkit-font-smoothing: antialiased;

	margin-top: 20px;

}

#footer p{

	color: #433c2f;

	text-align: left;

}



.footerbg{

	position: absolute;

	background-position: center bottom;

	bottom: -4px;

	left: 0;

	width: 100%;

	height: auto;

	opacity: 0.7;

	filter:alpha(opacity=70); /* For IE8 and earlier */

}



.footerbg .ff{

	position: relative;

	background-position: center bottom;

	margin: 0 auto;

	left: 0;

	bottom: 0;

}



/* #Media Queries

================================================== */



/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 959px) {

        

        .bglight{

			display: none !important;

		}

		#btop{

			position: absolute;

		}

		

		#fullwidth {

			position: absolute;

			

		}

		/* Social */

		#social{

			padding: 4px;

			position: absolute;

			right: -3px;

			font-size: 11px;

			top: 5px;

		}

		.slogan {

		    color: #FCAC41;

		    font-family: "Georgia";

		    font-size: 12px;

		    left: 78px;

		    position: absolute;

		    top: 96px;

		}

		#home{

			height: 500px;

			margin: 0;

		}

        #home h1{

			color: #C9B899;

			margin-top: 68px;

			margin-bottom: 7px;

			font: 20px/1 "Open Sans", "Arial";

			line-height:29px;

			font-weight: lighter;

			margin-left: 0px;

			text-align: center;

			margin-bottom: 35px;

		}

		.flex-direction-nav li a.prev {

			background-position: 0 0;

			left: 2%;

			top: 53%;

			z-index: 9999;

		}

		.flex-direction-nav li a.next {

			background-position: -24px 0;

			left: 95%;

			top: 53%;

			z-index: 9999;

		}

		#services .service{

			margin-left: 32px;

		}

		.service h6{

			font-size: 13px;

			font-family: "Open Sans";

			font-weight: 100;

			line-height: 16px;

			color: #C9B899;

			position: relative;

			padding: 36px 0;

			left: 12px;

		}

		

		.location{

			position: relative;

			float: left;

			left: 15px;

			top: -20px;

		}

		

		#about .team .team-fade{

			position: relative;

			float: left;

			background: url(../img/team.jpg) no-repeat;

			background-position: 0 0;

			height: 140px;

			width: 172px;

		}

		#about .team .team-fade span.hover{

			position: relative;

			float: left;

			height: 140px;

			width: 172px;

			background: url(../img/team.jpg) no-repeat;

			background-position: 0 -180px;

		}

		

		h3{

			color: #d0c39b;

			font-size: 17px;

			text-transform: uppercase;

			font-weight: 100;

			line-height: 20px;

			font-family: "Open Sans", "Arial";

			padding: 36px 0 15px 0;

			background: url(../img/divider.png) no-repeat left bottom;

			margin-bottom: 20px;

		}

		h3 span{

			font-size: 26px;

		}

		#work{

			padding: 0;

			margin: 0;

		}

		#work .openproject .close{ 

			position: absolute;

			top: 5%;

			right: 1.4%;

			background: url(../img/colors/orange/close.png);

			background-position: 0 0; 

			z-index: 999; 

			width: 23px; 

			border: 0; 

			height: 23px;

		}

		#work .openproject .close span.hover{  

			position: absolute; 

			top: 0;

			right: 0; 

			background: url(../img/colors/orange/close.png);

			background-position: 0 -23px; 

			z-index: 999; 

			width: 23px; 

			border: 0; 

			height: 23px;

		}

		#work-open{

			padding: 0;

			margin: 0;

		}

		span.zoom{

			background: white url(../img/zoom2.jpg) no-repeat center center;

			position: absolute;

			z-index: 9999;

			width: 558px;

			height: 293px;

		}

		#gallery{

			padding: 0;

			margin: 0;

		}

		#gallery .gallery-item{

			position: relative;

			margin: 11px;

			width: 22%;

		}

		#about{

			padding: 0;

			margin: 0;

		}

		#about .team-box{

			padding-top: 10px;

			margin: 0 0 0 18px;

		}

		#services{

			padding: 0;

			margin: 0;

			height: auto;

		}

		#contact{

			position: relative;

			float: left;

			height: 700px;

			padding: 0;

			margin: 0;

		}

		#footer{ 

			height: 200px;

			margin: 0;

		}		

	

}



/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {

		#btop{

			position: absolute;

		}

		

		#fullwidth {

			position: absolute;

			top: 0;

			left: 0;

			background-color:#333;

			z-index: 999999;

			height: 200px;

			width: 100%;

		}

		#logo .reflex {

		    left: -25px;

		    position: absolute;

		    top: -48px;

		}

		

		#logo {

			position: absolute;

			top: 13px;

			left: 0px;

		}

		.slogan {

		    position: absolute;

		    font-size: 12px;

			left: 88px;

			top: 87px;

			font-style: italic;

		}

		

		#social{

			height: auto;

			position: absolute;

			text-align: right;

			top: 5px;

			z-index: 999;

			width: 45% !important;

			left: 26.3% !important;

		}

		#nav {

			height: auto;

			position: absolute;

			left: 49px;

			top: 122px !important;

			width: 200px;

		}

		#nav ul {

			text-align: left;

			display: inline-block;

			margin: 0;

			padding: 0;

			line-height: 20px;

			width: 200px;

		}

		#nav li{

			position: relative;

			float: left;

			width: 200px;

		}

		

		#nav a{

			margin: 0 2px;

			font-size: 14px;

			display: block;

			width: 172px;

			text-align: center;

			position: relative;

			float: left;

			

		}

		

        #home h1{

			color: #C9B899;

			margin-top: 68px;

			margin-bottom: 7px;

			font: 16px/1 "Open Sans", "Arial";

			line-height: 26px;

			font-weight: lighter;

			margin-left: 0px;

			text-align: center;

			margin-bottom: 35px;		

		}

		

		#home{

			position: relative;

			height: 320px;

			padding-top: 310px;

		}

		

		.flex-direction-nav li a.prev {

			background-position: 0 0;

			left: 8px;

			top: 82px;

			z-index: 9999;

		}

		.flex-direction-nav li a.next {

			background-position: -24px 0;

			left: 265px !important;

			top: 82px;

			z-index: 9999;

		}

		

		#work{

			padding: 0 0 0px 0 !important;		

		}	

		#work .thumb_proj{

			position: relative;

			float: left;

			display: block;

			margin: 7px;

			width: 45%;

		}

		

		#work .thumb_proj a.proj{

			display: block;

			position: relative;

			float: left;

			margin: 0;

			padding: 0;

			width: 100%;

		}

		#work-open{

			padding: 0 0 5px 0 !important;

			

		}

		#work-open .proj_video iframe{

			margin: 20px 0 15px 0;

			position: relative;

			float: left;

			display: block;

			height: auto !important;

			width: 100%;

		}

		

		#work .openproject .project-title {

			position: relative;

			float: left;

			left: -15px;

			top: -17px;

		}

		

		span.zoom {

		    background: url("../img/zoom2.jpg") no-repeat scroll center center white;

		    height: 160px;

		    position: absolute;

		    width: 314px;

		    z-index: 9999;

		}

		

		#gallery{

			padding: 0 0 30px 0 !important;

			

		}

					

		#gallery .video{

			margin:25px 0 0 0;

		}

		#gallery .gallery-item{

			position: relative;

			margin: 8px;

			width: 28%;

		}

		

		#about{

			position: relative;

			margin: 0;

			padding: 0 0 20px 0 !important;

			height: 2350px;

		}

		#about .tstm{

			margin-top: 30px;

		}	

		#about .team{

			position: relative;

			top: 40px;

			

		}

		#about .team .team-fade{

			position: relative;

			float: left;

			background: url(../img/team.jpg) no-repeat;

			background-position: 0 0;

			height: 180px;

			width: 218px;

			left: 0;

		}

		#about .team .team-fade span.hover{

			position: relative;

			float: left;

			height: 180px;

			width: 218px;

			background: url(../img/team.jpg) no-repeat;

			background-position: 0 -180px;

		}

		

		#about .team-box{

			position: relative;

			background: url(../img/divider.png) repeat-x left bottom;

			padding-bottom: 20px;

			padding-top: 30px;

			margin: 0 0 0 0;

			width: 94%;

		}



		#about .team p{

			position: relative;

			line-height: 17px;

			float: left;

			font-size: 12px;

			

		}

		

		

		#test_nav {

		    left: 75%;

		    position: relative;

		    text-indent: -9999px;

		    top: -47px;

		}

		

		#services{

			position: relative;

			padding: 0 0 30px 0 !important;			

			height: 1700px;

		}

		.service .icon{

			position: relative;

			float: left;	

			border: none !important;

			margin: 0 0 0 0;

		}

		#services .service {

			margin-left: 0;

		}

		

		

		

		#contact{

			position: relative;

			height: 1000px;

			padding-top: 0 !important;

		}

		#contact_form{

			position: relative;

			top: 0;

			height: 465px;

		

		}

		#contact input, textarea{

			position: relative;

			float: left; 

			width: 92%; 

			

		}

		#contact textarea{

			position: relative;

			float: left; 

			width: 92%; 

			 

		}

		

		.location{

			position: relative;

			float: left;

			left: -51px;

			top: 20px;

			padding-top: 40px;

			width: 98%;

			background: url(../img/divider.png) repeat-x left top;

		}

		

		.location h6{

			margin-left: 0;

			position: relative;

		

		}

		

		#nav select{

			display: block;

		}



}



/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	#btop{

			position: absolute;

		}

		

        #fullwidth {

			position: absolute;

			top: 0;

			left: 0;

			background-color:#333;

			z-index: 999999;

			height: 250px;

			width: 100%;

		}

		#logo .reflex {

		    left: 65px;

		    position: absolute;

		    top: -20px;

		}

		#logo {

			position: absolute;

			top: 13px;

			left: 0px;

		}

		.slogan {

		    position: absolute;

		    font-size: 12px;

			left: 150px;

			top: 87px;

			font-style: italic;

	

		}

		

		#social{

			height: auto;

			position: absolute;

			text-align: right;

			top: 5px;

			z-index: 999;

			width: 45% !important;

			left: 33% !important;

		}

		#nav {

			position: relative;

			left: 108px;

			top: 122px;

			width: 200px;

		}

		#nav ul {

			text-align: left;

			margin: 0;

			padding: 0;

			line-height: 20px;

			width: 300px;

		}

		#nav li{

			position: relative;

			float: left;

			width: 300px;

		}

		

		#nav a{

			margin: 0 2px;

			font-size: 14px;

			display: block;

			width: 172px;

			text-align: center;

			position: relative;

			float: left;

			

		}

		

        #home h1{

			color: #C9B899;

			margin-top: 68px;

			margin-bottom: 7px;

			font: 16px/1 "Open Sans", "Arial";

			line-height: 26px;

			font-weight: lighter;

			margin-left: 0px;

			text-align: center;

			margin-bottom: 35px;		

		}

		

		#home{

			position: relative;

			height: 320px;

			padding-top: 310px;

		}

		

		.flex-direction-nav li a.prev {

			background-position: 0 0;

			left: 8px;

			top: 112px;

			z-index: 9999;

		}

		.flex-direction-nav li a.next {

			background-position: -24px 0;

			top: 112px !important;

			left: 92.5% !important;

			z-index: 9999;

		}

		

		#work{

			padding: 0 0 0px 0 !important;		

		}	

		#work .thumb_proj{

			position: relative;

			float: left;

			display: block;

			margin: 7px;

			width: 45%;

		}

		

		#work .thumb_proj a.proj{

			display: block;

			position: relative;

			float: left;

			margin: 0;

			padding: 0;

			width: 100%;

		}

		#work-open{

			padding: 0 0 5px 0 !important;

			

		}

		#work-open .proj_video iframe{

			margin: 20px 0 15px 0;

			position: relative;

			float: left;

			display: block;

			height: auto !important;

			width: 100%;

		}

		

		#work .openproject .project-title {

			position: relative;

			float: left;

			left: -15px;

			top: -17px;

		}

		

		span.zoom {

		    background: url("../img/zoom2.jpg") no-repeat scroll center center white;

		    height: 223px;

		    position: absolute;

		    width: 429px;

		    z-index: 9999;

		}

		#gallery{

			padding: 0 0 30px 0 !important;

			

		}

					

		#gallery .video{

			margin:25px 0 0 0;

		}

		#gallery .gallery-item{

			position: relative;

			margin: 8px;

			width: 28%;

		}

		

		#about{

			position: relative;

			margin: 0;

			padding: 0 0 20px 0 !important;

			height: 2350px;

		}

		#about .tstm{

			margin-top: 30px;

		}	

		#about .team{

			position: relative;

			top: 40px;

			

		}

		#about .team .team-fade{

			position: relative;

			float: left;

			background: url(../img/team.jpg) no-repeat;

			background-position: 0 0;

			height: 180px;

			width: 218px;

			left: 0;

		}

		#about .team .team-fade span.hover{

			position: relative;

			float: left;

			height: 180px;

			width: 218px;

			background: url(../img/team.jpg) no-repeat;

			background-position: 0 -180px;

		}

		

		#about .team-box{

			position: relative;

			background: url(../img/divider.png) repeat-x left bottom;

			padding-bottom: 20px;

			padding-top: 30px;

			margin: 0 0 0 0;

			width: 94%;

		}



		#about .team p{

			position: relative;

			line-height: 17px;

			float: left;

			font-size: 12px;

			

		}

		#test_nav {

			left: -17px;

			position: relative;

			text-indent: -9999px;

			top: -29px;

		}

		#services{

			position: relative;

			padding: 0 0 30px 0 !important;			

			height: 1700px;

		}

		.service .icon{

			position: relative;

			float: left;	

			border: none !important;

			margin: 0 0 0 0;

		}

		#services .service {

			margin-left: 0;

		}

		

		#contact{

			position: relative;

			height: 1000px;

			padding-top: 0 !important;

		}

		#contact_form{

			position: relative;

			top: 0;

			height: 465px;

		

		}

		#contact input, textarea{

			position: relative;

			float: left; 

			width: 92%; 

			

		}

		#contact textarea{

			position: relative;

			float: left; 

			width: 92%; 

			 

		}

		

		.location{

			position: relative;

			float: left;

			left: -51px;

			top: 20px;

			padding-top: 40px;

			width: 98%;

			background: url(../img/divider.png) repeat-x left top;

		}

		

		.location h6{

			margin-left: 0;

			position: relative;

		

		}



}



/* 10) Switcher  ===============================================================================

   ============================================================================================= */

#switcher{ 

	position: fixed;

	left: 0px;

	top: 200px;

	z-index: 9999;

	background:#fff;

	border:1px solid #ddd;

	padding:0 4px 10px 7px;	

	width:150px;

}

#switcher h6{

	font-size: 14px;

	font-weight: bold;

}

#switcher form select{

	width:148px;

	padding:4px 6px;

	border:1px solid #ccc;

}

.option_btn{

	position: fixed;

	top: 40px;

	cursor: pointer;

	z-index: 9999999;

	width: 48px;

	height: 48px;

	 

}



.settings-open{

	background:#fff url(../img/close.png) 9px 9px no-repeat;

	moz-border-radius-topleft: 0;

	-moz-border-radius-topright: 5px;

	-moz-border-radius-bottomright: 5px;

	-moz-border-radius-bottomleft: 0;

	-webkit-border-radius: 0 5px 5px 0;

	border-radius: 0 5px 5px 0;

}



.settings-close{

	background:#fff url(../img/open.png) 9px 9px  no-repeat;

	moz-border-radius-topleft: 0;

	-moz-border-radius-topright: 5px;

	-moz-border-radius-bottomright: 5px;

	-moz-border-radius-bottomleft: 0;

	-webkit-border-radius: 0 5px 5px 0;

	border-radius: 0 5px 5px 0;

}



#option_wrapper

{

	position: fixed;

	top: 40px;

	left:-222px;

	width: 180px;

	padding: 7px 0 0 0;

	background-color: #fff;

	z-index: 9999999;

	color: #666;

	font-size: 11px;

	border: 1px solid #E1E1E1;

	border-bottom: 1px solid rgba(150, 150, 150, 0.2);

	-webkit-box-shadow: 2px 2px 0px 0px rgba(150, 150, 150, 0.1);

	-moz-box-shadow: 2px 2px 0px 0px rgba(150, 150, 150, 0.1);

	box-shadow: 2px 2px 0px 0px rgba(150, 150, 150, 0.1);

}



#option_wrapper .inner

{

	width: 90%;

	margin:auto;

}

#bg_body_image{

	position: relative;

	float: left;

	top: 5px;

	left: 5px;

}

.switch-button {	

	border:1px solid #fff;

	border-left:1px solid #fff;

	display:block;

	height:30px;

	width:30px;

	position:absolute;

	margin-left:152px;

	margin-top:10px;

	cursor:pointer;

}

#option_wrapper p{

	border-bottom: 1px solid #EEE;

	border-top: 1px solid #EEE;

	margin-bottom: 10px;

	margin-top: 10px;

	position: relative;

	float: left;

	width: 100%;

	text-align: center;

	right: 2px;

	font-family: "Open Sans", "Helvetica", "Arial";

	font-weight: 400;

	color: #666;

}

#option_wrapper .button{

	top: 0;

	position: relative;

	float: left;

	padding: 4px 16px;

	background: #EEE;

	text-align: center;

	margin-bottom: 20px;

	left: 11px;

	color: #999;

	font-weight: bold;

	-webkit-transition: all .5s ease-in-out; 

	-moz-transition: all .5s ease-in-out; 

	transition: all .5s ease-in-out;

}

#option_wrapper a.button:hover{

	font-weight: bold;

	padding: 4px 16px;

	opacity: 0.8;

	filter:alpha(opacity=80); /* For IE8 and earlier */

	border-bottom: none !important;

	-webkit-box-shadow: none !important; 

	-moz-box-shadow: none !important; 

	box-shadow: none !important; 

}

.open {

	background:#fff url(../img/close.png) no-repeat center center;

	border-bottom: none;

}

.closed {

	background:#fff url(../img/open.png) no-repeat center center;

	border-bottom: none;

}



a.closed:hover, a.open:hover {

	border-bottom: none;

}



.theme{

	position: relative;

	top: 10px;

	margin-bottom: 23px;

}

.theme .dark{

	background: url(../img/dark_bg.jpg) repeat;

	padding: 8px 16px;

	color: white;

}

.theme .nature{

	background: url(../img/nature_bg.jpg) repeat;

	padding: 8px 16px;

	color: white;

}

.theme a.dark:hover, .theme a.nature:hover, #option_wrapper .skins a:hover{

	border-bottom: none !important;

	opacity:0.8;

	filter:alpha(opacity=80); /* For IE8 and earlier */

}

#option_wrapper .skins{

	position: relative;

	float: left;

	left: 0;

	top: 5px;

	padding-bottom: 0;

	width: 110%;

}

#option_wrapper .skins li{

	position: relative;

	float: left;

	margin-right: 2px;

	margin-bottom: 2px;

}

#option_wrapper .skins a{

	position: relative;

	float: left;

	text-decoration: none;

	border: none !important;

	width: 25px;

	height: 24px;

	text-indent: -9999px;

}

#option_wrapper .skins a.blue{

	background: #00ccff;

}

#option_wrapper .skins a.red{

	background: #f73a3a;

}

#option_wrapper .skins a.green{

	background: #66cc33;

}

#option_wrapper .skins a.pink{

	background: #cc3399;

}

#option_wrapper .skins a.purple{

	background: #9933cc;

}

#option_wrapper .skins a.bluegreen{

	background: #3ABAAA;

}

#option_wrapper .skins a.redwine{

	background: #663333;

}

#option_wrapper .skins a.darkorange{

	background: #cc3300;

}

#option_wrapper .skins a.orange{

	background: #f36a33;

}

#option_wrapper .skins a.violet{

	background: #333366;

}

#option_wrapper .skins a.greenblue{

	background: #669999;

}

#option_wrapper .skins a.greenyellow{

	background: #ccff33;

}

#option_wrapper .skins a.yellow{

	background: #ffcc33;

}

#option_wrapper .skins a.aqua{

	background: #00FFFF;

}

#option_wrapper .skins a.lima{

	background: #999933;

}
