.loc-page{
	overflow:visible;
}
.clearfix {
    zoom: 1;
}

.clearfix:before,.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

a:hover,a:active {
    outline: 0;
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.txt {
    color: #b8b8b8;
    font-size: 14px;
    line-height: 28px;
}

.intro {
    padding: 0;
}

.nolmrgn {
    margin-left: 0 !important;
}

.noTbmrgn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.bnHd {
    text-align: center;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
	margin-bottom: 1.3em;
	width:96%;
	padding:0 2%;
}

.mil_sec {
    text-align: center;
    display: block;
	-webkit-transition: all 0.1s;
    -moz-transition:    all 0.1s;
    -ms-transition:     all 0.1s;
    -o-transition:      all 0.1s;
    transition:         all 0.1s;
}

.bnHd.milhd {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 24px;
	font-weight: 700;
}

.bnHd.sidehd {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
}

.bnHd.srvhd {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 28px;
    margin-top: 40px;
}

.mil_sec p {
    font-size: 13px;
    line-height: 20px;
}

.mil_sec span {
    margin-bottom: 20px;
    display: block;
}

.seLi {
	background: #000;
}
.seLi ul li {
    width: auto;
	height: 50px;
	display: inline-block;
    text-align: center;
    color: #969696;
	margin: 0 1.5% !important;
	padding: 0 !important;
}
.seLi ul li:hover {
	opacity: 1;
}

.seLi ul li:last-child {
    padding-right: 0;
}

.secmain {
    padding: 0 30px !important;
}

.sidebr {
    padding: 20px 15px;
}

.btnRed {
    background: #8e0808; /* Old browsers */
	background: -moz-linear-gradient(top,  #8e0808 0%, #760505 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e0808), color-stop(100%,#760505)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8e0808 0%,#760505 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8e0808 0%,#760505 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8e0808 0%,#760505 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8e0808 0%,#760505 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0808', endColorstr='#760505',GradientType=0 ); /* IE6-9 */
    color: #fff;
	border: #670202 1px solid;
    border-bottom: #530404 1px solid;
    font-family: 'Muli',Arial,sans-serif;
    text-shadow: #610505 1px 1px 0;
    font-size: 13px;
	line-height: 32px;
	min-height: 20px !important;
	height: 33px !important;
	width: auto !important;
    padding: 0 20px !important;
    text-transform: uppercase;
    vertical-align: middle;
	display: inline-block !important;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.btnRed:hover {
	color: #fff;
	text-decoration: none;
	background: #9c0e0e; /* Old browsers */
	background: -moz-linear-gradient(top,  #9c0e0e 0%, #870e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c0e0e), color-stop(100%,#870e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9c0e0e 0%,#870e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9c0e0e 0%,#870e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9c0e0e 0%,#870e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9c0e0e 0%,#870e0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c0e0e', endColorstr='#870e0e',GradientType=0 ); /* IE6-9 */
}
.btnRed span {
	display: inline-block !important;
	line-height: 13px !important;
	padding: 0 !important;
	margin: 0 !important;
}
.blog-button {
	line-height: 28px !important;
	height: 28px !important;
	border: none !important;
}


.sidebr p {
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
}
#m-footer .footerCov {
	padding: 30px 0 !important; 
}
.ftrList {
    float: left;
	width: 16%;
    margin-right: 5%;
}
.ftrList:last-child {
    margin-right: 0;
}

.ftrList ul li {
    margin-bottom: 14px;
    /*background: url(../img/bullet.png) left 9px no-repeat;
    padding-left: 16px;*/
}

.ftrList ul li a {
    color: #cdb973;
    font-size: 14px;
    font-weight: 400;
}

footer h2 {
    color: #FFF;
    font-weight: 400;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
	margin-top: 0;
}

.adr {
    color: #fff;
}

.adrimg {
    display: block;
    margin-top: 15px;
}

.alg_c {
    text-align: center;
}

.arow_clr {
    color: #c5b06b;
    padding: 0;
    margin-right: 5px;
}

.inrli li {
    line-height: 18px;
    text-indent: 0;
    margin-bottom: 1em;
}
element.style {
}
.sldr li img {
	width: 100px !important;
	max-width: 100px !important;
	margin-top:0px !important;
}
.soc li {
    margin-bottom: 10px;
	width: 37px;
	padding: 0 !important;
}

.soc li img {
	width: 37px;
	max-width: 37px;
}

.blCont {
    width: 98%;
    margin: 0 auto;
}

.yBtn {
    background-color: #b9a870;
    background-image: none !important;
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 700;
    text-shadow: none !important;
    text-transform: uppercase;
}

.mid_h {
    font-family: "Open Sans", Arial, sans-serif !important;
    margin: 0 0 20px;
    float: left;
    width: 930px;
	padding: 10px 15px;
	background: #000;
	border: #2e2e2e 1px solid
}

.mid_h h3 {
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin-top: 5px;
    float: left;
}

.mid_h ul {
    margin: 0;
    margin-top: 0;
    list-style-type: none;
}

.mid_h ul li {
    float: left;
    font-size: 13px;
    color: #fff;
    font-family: 'Muli',Arial,sans-serif;
}

.mid_h ul li span {
    color: #303030;
}

.mid_h ul li a {
    font-size: 13px;
    font-weight: 400;
    color: #CDB973;
    float: left;
}

.mid_h ul li span {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

.sldr li {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: auto !important;
	display: inline-block !important;
	margin-bottom: 0 !important;
}

.sldr li a {
	display: inline-block !important;
}

.bcArow {
    margin-right: 10px;
}

.srv_sec {
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.srv_sec p {
    font-size: 14px;
    line-height: 20px;
}

.srv_sec span {
    margin-bottom: 10px;
    display: block;
}

.sl_list iframe {
	border: #141414 1px solid;
}

.fn12 {
    font-size: 12px;
}

.talign {
    text-align: right;
}

.adrMain {
    font-size: 13px;
}

.tNav {
    padding-top: 10px;
}

.brand img {
max-width:900px !important;

}

.cusul {
    text-align: justify;
    text-align-last: justify;
}

.cusul:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.search-area {
    float: right;
    margin-top: 20px;
    margin-left: 10px;
}

.search-tab {
    margin: 40px auto 20px auto;
    padding: 20px 30px 30px;
	background: #222;
	border: #2e2e2e 1px solid !important;
	width: 898px;
	height: 155px;
	display: block;
}
.search-tab span.close-search {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #000;
	border: #232323 1px solid;
	text-align: center;
	position: relative;
	right: -20px;
	top: -17px;
	color: #CDB973;
}
.search-tab span.close-search:hover {
	width: 20px;
	height: 20px;
	border: #232323 1px solid;
	background: #927F3C;
	text-align: center;
	position: relative;
	right: -20px;
	top: -17px;
	color: #000;
}

.search-tab .left-search {
	width: 450px;
	float: left;
	margin-right: 15px;
}

.search-tab .left-search .search-heading {
	font-family: 'Lato',Arial,sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0 0 15px 0;
}
.search-tab .left-search form {
	margin-bottom: 0 !important;
}
.search-tab .left-search form label.label-location {
	width: auto;
	float: left;
	margin-right: 7px;
	margin-bottom: 0 !important;
	padding-top: 4px;
}

.search-tab .left-search form input#location {
	margin-bottom: 20px !important;
	height: 18px;
	background: #000;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-khtml-border-radius: 0;
}
.search-tab .left-search form input#search-term {
	width: 370px;
	height: 29px;
	float: left;
	font-size: 18px;
	border: #000 1px solid;
	margin-right: 6px;
	margin-bottom: 0 !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-khtml-border-radius: 0;
}
.search-tab .left-search form div.submit-btn {
	width: 38px;
	height: 38px;
	float: left;
	background: #d3ca6f; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3ca6f 0%, #947a2b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3ca6f), color-stop(100%,#947a2b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3ca6f 0%,#947a2b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3ca6f 0%,#947a2b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3ca6f 0%,#947a2b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d3ca6f 0%,#947a2b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3ca6f', endColorstr='#947a2b',GradientType=0 ); /* IE6-9 */
	border: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; /* future proofing */
	-khtml-border-radius: 2px; /* for old Konqueror browsers */
}
.search-tab .left-search form input[type="submit"] {
	background: url(../../../../images/search-icon.png) center center no-repeat;
	width: 38px;
	height: 38px;
	border: none;
}

.search-tab .right-search {
	width: 400px;
	border-left: #232323 1px solid;
	padding-left: 30px;
	float: left;
}
.search-tab .right-search .search-heading {
	font-family: 'Lato',Arial,sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.search-tab .right-search ul.popular-services {
	width: 400px;
	float: left;
	margin-left: 0;
	margin-bottom: 5px;
}

.search-tab .right-search ul.popular-services li {
	list-style-type: none;
	margin-bottom: 5px;
}

.search-tab .right-search ul.popular-services li a {
	color: #CDB973;
	font: 13px 'Muli', Arial, sans-serif;
	font-weight: 400;
}

.search-title {
    font-size: 22px;
    font-style: bold;
    color: #F69;
}

.tag-colud-title {
    font-size: 18px;
    font-style: bold;
    color: #FC6;
}

.search-by-term {
    width: 30%;
    float: right;
}

.search-by-tag {
    width: 30%;
    float: right;
    border: 1px solid;
}

.faq-ans {
	display:none;
	background-color: black;
	width: 90%;
	padding: 20px;
	color: #A7A7A7;
	font-family: 'Muli',Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.faq-que {
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	padding: 10px 20px;
	width: 616px;
	background-color: #222;
}
.faq-area{
	border: 1px solid #2e2e2e !important;
	margin-bottom: 15px;
}
.blog-posts{
	margin-top:20px;
}
.blog-post{
	border-bottom: 1px solid #0e0e0e;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	float: left;
}
.blog-post-title a {
	color: #fff;
}
.blog-post-creading{
	font-weight:normal;
}
.blog-post-by{
	margin-left:12px;
}
.pages{
	background-color: none;
	padding: 2px 8px;
}
.previouspostslink {
	background-color: none;
	padding: 2px 8px;
	margin-left: 6px;	
}
.nextpostslink {
	background-color: none;
	padding: 2px 8px;
	margin-left: 6px;	
}
.page.smaller {
	background-color: none;
	padding: 2px 8px;
	margin-left: 6px;	
}
.page.larger {
	background-color: none;
	padding: 2px 8px;
	margin-left: 6px;	
}
.last {
	background-color: none;
	padding: 2px 8px;
	margin-left: 6px;	
}
.first {
	background-color: none;
	padding: 2px 8px;
	margin-left: 6px;	
}
.current {
	background-color: #222;
	padding: 2px 8px;
	margin-left: 6px;	
}
.extend{
	margin-left:6px;
}

.post-tags{
	list-style: none;
float: left;
}
.post-tag{
	
float: left;
padding: 6px;
margin-right: 8px;
background-color: rgb(143, 120, 50);
}
.feedback-left, .feedback-right { width:240px; text-align:center; background: #222; border: #2e2e2e 1px solid; padding:80px 0; margin-bottom:80px;  }

.feedback-left:hover, .feedback-right:hover {  }

.feedback-left a:hover, .feedback-right a:hover { }

.feedback-left a, .feedback-right a{ color:white;}

.feedback-left img, .feedback-right img { display:block; margin:0 auto; }

.feedback-left{
	float:left;
}
.feedback-right{
	float:right;
}

.feedback-type{
	margin:0 auto;
	width:540px;
	margin-top:50px;
}

.feedback-type-good {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 20px auto;
}

.feedback_list { margin: 0 2%; height:460px; padding: 20px; width: 40%; background: #222; border: #2e2e2e 1px solid; display: inline-block; text-align: center; }

.feedback_list_full { width: 100%; }

.feedback_list:hover { background: #222; border: #2e2e2e 1px solid; }

.feedback_list h2 { padding:0; line-height: 30px; margin-bottom: 10px; display:block; text-align:center; }

.feedback_list iframe { display:block; margin:0 auto 30px; width:100%; height:240px; }

.feedback_list img { display:block; margin:0 auto 30px; }

.feedback_button {box-shadow:0 1px 3px #01274e; border:1px solid #7e3207; transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s; position:relative; background: #f7a784; /* Old browsers */
}
.validation_error {
	font-size: 13px;
	line-height: 15px;
	color: #C00;
	margin-bottom: 10px;
}
.validation_message {
	font-size: 13px;
	color: #C00;
}
.cus-slide-title {
	background-color: black;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* IE 5-7 */
	filter: alpha(opacity=90);
	/* Netscape */
	-moz-opacity: 0.9;
	/* Safari 1.x */
	-khtml-opacity: 0.9;
	/* Good browsers */
  	opacity: 0.9;
	padding: 20px 28px;
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cus-slide-title a {
	color: #cdb973;
}
.cus-slide-title h2 {
	font-size: 24px;
	font-weight: 400;
	font-family: 'Lato', Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	top:0px;
	color: #cdb973;
}

.vip-badge-img {
	position: relative;
	z-index: 100;
	left: 860px;
	top: -96px; 
}
.slide-prev{
	width: 36px;
	height: 365px;
	float: left;
}
.slide-next{
	width: 36px;
	height: 365px;
	float: right;
}
.cus-slider-area{
	width:1036px;
	max-width:1040px;
	margin:0 auto;
}
.cus-slider-whole{
	float:left;
	height: 437px;
	border: 1px solid #232323;
	-moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
}
.arrow-pre{
	margin-top:164px;
	cursor:pointer;
	}
.arrow-next{
	margin-top:164px;
	cursor:pointer;
	}
	.desk-log li {
		padding:0 1% !important;
		margin-right:1% !important;
		}
		
	.cus-single-slide{
		margin-bottom: -85px;
	}
	.subBtn {
		width: 100% !important;
		height: 30px !important;
		margin-top: 0 !important;
		margin-left: 0 !important;
		padding: 0 !important;
		line-height: 20px;
	}
	form#gform_4 .gform_body {
		float: left;
		width: 100%;
	}
	form#gform_4 .gform_footer {
		float: left;
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	form#gform_4 .gform_footer button {
		float: none;
		width: 40% !important;
		text-align: center;
		display: inline-block;
	}
	form#gform_4 li {
		margin-bottom: 10px;
		float: left;
		clear: none;
		width: 48%;
	}
	.subsc_email{
		width:190px;
	}
	.phone-contact{
		float: right;
		padding-top: 16px;
		color: #FFF;
		max-width: 200px;
	}
	.phone-contact a {
		color: #000;
	}

	.bnHd.milhd{
		height:50px;
		overflow:hidden;
	}
	.blCont p{
		height:60px;
		overflow:hidden;
	}
#m-footer {
	background: #000;
	border-top: #2e2e2e 1px solid;
	height: auto !important;
	width: 100% !important;
	clear: both;
	display: block !important;
}
.menu-footer-menu-container {
	width: 100% !important;
	text-align: center;
	display: inline-block;
}
ul#menu-footer-menu {
	margin: 0;
	padding: 0;
	width: auto;
	display: inline-block;
	text-align: center;
}
ul#menu-footer-menu li {
	list-style-type: none;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	width: auto;
	float: none;
}
ul#menu-footer-menu li a {
	color: #CDB973 !important;
}
ul#menu-footer-menu li a:hover {
	color: #927f3c !important;
}
ul#menu-footer-menu li.footer_link_sep {
	color: #1c1c1c;
	padding: 0 5px 0 9px;
}
ul#menu-footer-menu li.footer_link_sep:last-child {
	display:none;
}
.social {
	display: inline-block;
	text-align: center;
}
iframe {
	z-index: 1;
}
ul.image-gallery {
	margin: 0;
	padding: 0;
}
ul.image-gallery li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.image-gallery li a {
	margin: 0;
	padding: 0;
	display: block;
}
ul.image-gallery li a img {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: auto;
}