/* FRONTEND CSS
*********************************************/
html {
  overflow-y: scroll;
}
body {
  background: url(../images/content-bg.jpg) ;
  font-size: 13px !important;
}

/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

.front .article-wrap{
  display:none;
}

/************** */
.header{
	background:url(../images/header-bg.png) bottom repeat-x;
	position:relative;
	top:-10px;
	z-index:8;
	min-height:125px;
}
.logo-box{
	padding-top:5px;
}
.header_top{
	background:url(../images/header-top.png) bottom repeat-x;
	position:relative;
	z-index:9;
	min-height:40px;
}
.silder{
	position:relative;
	margin-top:-135px;
}
.content-top{
	width:100%;
	height:85px;
	background:url(../images/content-top.png) top repeat-x;
	position:relative;
	margin-top:-84px;
}
.content{
	margin-top:-15px;
}
.footer-top{
	width:100%;
	background:url(../images/footer-top.png) top repeat-x;
	min-height:80px;
}
.footer{
	background:url(../images/footer-bg.jpg);
	padding:10px 0;
	margin-top:-20px;
}
.footer-copy{
	border-top:1px solid #d6b48a;
	padding:10px 0;
	margin-top:10px;
}
/******* top menu **********************/
.top-menu .navbar{
	background:none;
	border:none;
	margin:0 auto;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	min-height:40px;
}
.top-menu .navbar-default .navbar-nav > li > a{
	padding-top:8px;
	padding-bottom:8px;
        font-weight: bold;
        color:#333;
}
.top-menu .navbar-default .navbar-nav > li > a:hover{
    color:#c34804;
}
.top-menu .navbar .navbar-nav > .active > a{
	background:none;
	color:#c34804;
}
/******/
.top_search{
	margin-top:2px;
	width:190px;
	float:right;
}
.top_search label{
	display:none;
}
.top_search .inputbox.search-query{
	border:1px solid #cfaf7d;
	border-right:none;
	background:#d9b885;
	font-size:11px;
	padding:5px;
	color:#9d7a45;
	vertical-align:top;
	height:26px;
}
.top_search .button{
	background:#d9b885 url(../images/search.png) no-repeat center;
	padding:4px 5px;
	border:1px solid #cfaf7d;
	border-left:none;
	width:32px;
	display:inline-block;
	margin-left:-5px;
	height:26px;
	color:#D9B885;
}
.moduletablemail{
	width:auto;
	float:right;
	margin-top:5px;
}
.moduletablemail a{
    background-color: #B5945D;
}
.moduletablehome_btn{
	width:auto;
	float:right;
	margin-top:5px;
}
.moduletablemail a, .moduletablehome_btn a{
	display:block;
	font-size:12px;
	height:25px;
	line-height:22px;
	padding:2px 20px 2px 5px;
	color:#dccdb9;
}

.moduletablemail a:before{
    font-family: FontAwesome;
    content:  "\f0e0";
    font-size: 18px;
    vertical-align: middle;
    margin-right: 3px;
}
.moduletablehome_btn a{
    margin-right: 5px;
    background-color: #A85B28;
}
.moduletablehome_btn a:before{
    font-family: FontAwesome;
    content: "\f015";
    font-size: 20px;
    vertical-align: middle;
    margin-right: 3px;
}
.moduletablemail a:hover{
	background-color:#996600;
	text-decoration:none;
}
.moduletablehome_btn a:hover{
        background-color:#996600;
	text-decoration:none;
}

/***home slider************/
.home-slider #slider91 .slide-desc{
	width:35%;
	left:auto;
	bottom:inherit;
	right:5%;
	top:35%;
}
/*.home-slider .slide-desc-bg{
	background:#eedfb9;
}*/
.home-slider .slide-desc-text .slide-title{
	/*color:#9f0202;*/
	font-size:42px;
  	/*font-family: amethysta,serif;*/
  	/* font-style:italic;*/
  	font-family:Allura;
  	font-weight:bold;
}
.home-slider .slide-desc-text{
	color:#333;
}
/*********** menu ***************************/

.moduletable.main-menu .nav{
	text-align:right;
	margin-top:30px;
	margin-bottom:40px;
}
.moduletable.main-menu .nav > li > a{
	font-size:16px;
	color:#765132;
	font-weight:600;
	background:none;
}
.moduletable.main-menu .nav > li.active  > a, .moduletable.main-menu .nav > li:hover > a{
	color:#609101;
}
.moduletable.main-menu .nav > li {
		display:inline-block;
}
.moduletable.main-menu .navbar-default{
	margin-top:20px;
}
.moduletable.home-box{
	margin-bottom:15px;
}

.home-box h1, .footer-box h3, .news-slider h3{
	font-family: amethysta, serif;
	color:#7f3900;
	margin-top:0;
}
.news-slider h3{
  font-size:17px;
  margin-left:5px;
  margin-bottom:0;
}
.home-box h1 small{
	color:#d28000;
}
.home-box img{
	border-bottom:10px solid #e6c386;
}
.home-box a{
	font-family: amethysta, serif;
	color:#d28000;
	border-bottom:3px solid #e6c386;
}
.home-box a:hover{
	text-decoration:none;
	color:#FF6600;
	border-bottom:3px solid #FF6600;
}
.footer-box h3{
	font-size:20px;
}
.footer-box ul{
	padding-left:0;
	list-style:none;
}
.footer-box ul li{
	padding:8px 0;
	border-bottom:1px dotted #C90;
}
.footer-box ul li a, .footer-box ul li{
	font-size:15px;
	color:#333;
}
.footer-box ul li ul li, .footer-box ul li ul li a{
	font-size:13px;
	padding-right:5px;
	margin-right:5px;
	border-bottom:none;
}
.footer-box ul li a:hover{
	color:#996600;
	text-decoration:none;
}
.footer-box ul li:last-child{
	border-bottom:none;
}
.footer-box ul li ul li a{
	border-right:1px solid #C90;
}
.inquiry-btn, .location-btn{
	padding-left:28px;
	display:block;
	color:#a85b28;
	font-family: amethysta, serif;
	height:26px;
}
.inquiry-btn{
	background:url(../images/enve.png) no-repeat left;
}
.location-btn{
	background:url(../images/map.png) no-repeat left;
}
.inquiry-btn:hover, .location-btn:hover{
	color:#F60;
	text-decoration:none;
}
.moduletablefooter-menu .menu li{
	display:inline-block;
	font-size:13px;
}
.moduletablefooter-menu .nav > li > a{
	padding-top:5px;
	padding-left:0;
	color:#960;
}
.moduletablefooter-menu .nav > li > a:hover, .moduletablefooter-menu .nav > li > a:focus{
	background:none;
	color:#F90;
}
.customcopy{
	font-size:12px;
}
.link{
	font-size:13px;
	color:#960;
	font-family: amethysta, serif;
}
#cust-navigation91{
	top:auto !important;
	bottom:100px;
}

/** inner pages ***/
.page .content-top{
	display:none;
}
.breadcrumb.top-breadcrum{
	background:none;
	margin-bottom:10px;
	padding-left:0;
	font-size:12px;
	margin-bottom:0;
}
.breadcrumb > li + li:before{
	content:inherit;
}
.breadcrumb.top-breadcrum .divider img{
	vertical-align:text-top;
	padding:0 3px;
}
.page-header{
	margin:0 auto;
	border:none;
	padding-bottom:0;
}
.page-header h2{
	margin-top:5px;
	color:#7F3800;
	font-family: amethysta, serif;
}
img.border{
	border-bottom:10px solid #E6C386;
}
.moduletableside-menu h3{
	color:#D37F05;
	font-family: amethysta, serif;
	border-bottom:5px solid #E6C386;
}
.con-right{
	border-right:1px #C90 dotted;
}
.moduletableside-menu .nav > li > a{
	padding-left:0;
	padding-right:0;
}
.moduletableside-menu .nav > li > a, .moduletableside-menu .nav > li > span{
	color:#333;
}
.moduletableside-menu .nav > li > span{
	padding-top:5px;
	display:block;
}
.moduletableside-menu .nav > li{
	border-bottom:1px solid #e5d9bc;
}
.moduletableside-menu .nav-child{
	list-style:none;
	padding-left:15px;
}
.moduletableside-menu .nav-child li{
	padding:5px;
	border-top:1px solid #e5d9bc;
}
.moduletableside-menu .nav-child li:first-child{
	border-top:none;
}
.moduletableside-menu .nav-child li a{
	color:#333;
	padding:5px 0;
	display:block;
}

.top-menu .navbar-default .navbar-toggle{
	border:none;
	font-weight:bold;
	color:#F60;
}
.top-menu .navbar-default .navbar-toggle:hover, .top-menu .navbar-default .navbar-toggle:focus{
	background:#D37F05;
	color:#FFF;
}
.top-menu .navbar-default .navbar-collapse, .top-menu .navbar-default .navbar-form{
	border:none;
}
.top-menu .navbar-nav{
	/*background:#FAD9AB;*/
}
.moduletableside-menu .nav > li > a:hover, .moduletableside-menu .nav > li > a:focus, 
.moduletableside-menu .nav > li > ul > li a:hover, .moduletableside-menu .nav > li > ul > li > a:focus{
	background:#fae4b0;
}
.right-links{
	background-color:#EADFCB;
	min-height:65px;
}
.right-links h3{
	font-family: amethysta, serif;
}
.right-links a{
	text-decoration:none;
}
.right-links a:hover img{
	opacity:0.6;
}

.front .article-wrap{
	display:none;
}
.page .silder{
	display:none;
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.moduletable.main-menu .nav > li{
		width:20%;
		text-align:center;
	}
	main-menu.nav.menu{
		text-align:center;
	}
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.header_top{
		background-position:top;
	}
	.moduletable.top-menu{
		margin-bottom:10px;
	}
	.logo-box{
		padding-top:10px;
	}
	.top-menu .nav.menu{
		margin-bottom:10px;
	}
	.moduletable.main-menu .nav > li > a{
		font-size:12px;
		padding-left:5px;
		padding-right:5px;
	}
	.silder{
		margin-top:15px;
	}
	.moduletable.main-menu .nav > li{
		width:20%;
		text-align:center;
	}
	.moduletable.main-menu .nav{
		margin-bottom:0;
		margin-top:5px;
		text-align:center;
	}
	.silder{
		margin-top:0;
	}
	.home-slider #slider91 .slide-desc{
		bottom:25px;
		width:100%;
		right:inherit;
		top:auto;
	}
	.home-slider .slide-desc-text .slide-title{
		font-size:20px;
	}
	.home-slider .slide-desc-text{
		font-size:12px;
	}
  .content-top{
	  margin-top:-45px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.header_top{
		background-position:top;
	}
	.moduletable.main-menu .nav > li > a{
		font-size:13px;
		padding-left:8px;
		padding-right:8px;
	}
	.home-box h1{
		font-size:30px;
	}
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}
.list-iteminner  li{
	background: url("../images/icon.png") no-repeat scroll left  4px rgba(0, 0, 0, 0) !important;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 25px;
	}
	
.our_team {
    background: none repeat scroll 0 0 #f0ebd6;
    border: 1px solid #d8d7d3;
    height: auto;
    margin-bottom: 21px;
    padding: 6px;
    vertical-align: top;
	font-size:12px;
}