html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {outline: none !important;
}
html{
	background:#000;
}
body{
	font-family: 'Roboto', arial, helvetica, 'sans-serif';
	background-image:url(../images/bg/zydeco_washboard.jpg);
	background-position:top;
    background-color: #000 !important;
	background-repeat: no-repeat !important;
    background-size: cover !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	color:#FFF; 
	text-shadow: none;	
}
@media screen and (max-width: 991px){
	body{
		/*	background-image:url(../images/bg/page-bg-mid.jpg); */
		background-color:#FFF;
	}
}
@media screen and (max-width: 650px){
	body{
		/* background-image:url(../images/bg/page-bg-sml.jpg); */
		background-color:#FFF;
	}
	div#body-content div:first-child { margin-top:40px!important; }
}
#gallery, #local-map, #map {text-shadow:none;}
#gallery .img_title {
	color:inherit;
	text-shadow:none;
}
DIV.lightbox {color:#888;}
#map DIV {color:#333;}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: #333;
	/* background-color:#FFF; */
}	
DIV.container{
	top:0px!important;
	bottom:5px!important;
	padding:0 8px!important 0 8px!important;
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	font-size:16px;
/*
	background: url(../images/bg/dark_circles.png) center center;
	background-image:url(../images/bg/dark-cf.jpg);
    background-size: cover !important;
	background-repeat: repeat-all !important;
    background-color: transparent !important;

	background-position: 50% 90% !important;
    background-size: cover !important;
	*/
}
DIV.form, DIV.processing_advice {
	margin-top:0px!important;
	margin-bottom:5px!important;
	margin-left:10%!important;
	margin-right:10%!important;
}
DIV.container DIV.narrow {
	margin-top:0px!important;
	margin-bottom:12px!important;
	margin-left:8%!important;
	margin-right:8%!important;
}
DIV.container DIV.narrow DIV.col-md-6 {
	margin-top:0px!important;
	margin-bottom:12px!important;
}
#email_advice {
	color:#FFF;
	font-size:1.3em!important;
	/*text-shadow:#666 2px 2px;*/
	margin-top:-10px!important;
	margin-bottom:10px!important;
}
#email_advice div.container {
	padding-top:10px!important;
}
@media screen and (max-width: 991px){
	DIV.form, DIV.processing_advice {
		margin-left:2%!important;
		margin-right:2%!important;
	}
	DIV.container DIV.narrow {
		margin-top:0px!important;
		margin-bottom:5px!important;
		margin-left:0%!important;
		margin-right:0%!important;
	}
	#email_advice {
		font-size:1.1em!important;
		padding:8px 12px 8px 12px;
	}
}
@media screen and (max-width: 650px){
	#email_advice {
		font-size:0.85em!important;
		padding:8px 12px 8px 12px;
	}
}


h1, h2, h3, h4, h5, h6 {color:#EFE465 /*#F5D563*/; margin-bottom:0px!important;}
h5 {font-size:1em!important;}
h6 {font-size:0.95em!important;}

div, p, table .td {color:#FFF;}
IMG {max-width:100%!important;}

@media screen and (max-width: 850px){
	h1 { font-size:1.5em!important; }
	h2 { font-size:1.3em!important; }
	h3 { font-size:1.2em!important; }
	h4 { font-size:1.1em!important; }
	h2.goldlink a span, DIV.std-txt a span {font-weight:none!important;} 
	table.videos h2.goldlink { font-size:1.1em!important; }
}

.italic {font-style:italic;}
.bold {font-weight:600;}
.less-bold {font-weight:550;}
.clear {clear:both;}

.center {text-align:center;}
DIV.text {margin-bottom:8px!important;}

.headerLine {
    background-color: transparent !important;
}
.headerLine #menuF .logo H2 {
	font-size:22px!important
	max-height:120px!important;
}
.headerLine #menuF .logo IMG {
	max-height:100px!important;
}
.headerLine #menuF {
    background-color: transparent !important;
}
/*
#base-headerline {
    background-color: black !important;
	background-image:url(../images/bg/bamboo.jpg);
	background-repeat:repeat-x;
	min-height:20px!important;
}
*/
/* Max Width Controls */
/* #body-content DIV:first-child {height:100%;} */

/* #body-content DIV, #body-content DIV IMG {max-width:100%!important;} */
/* #body-content DIV:first-child {padding-right:auto!important;}*/

/* Footer */
#copyright {width:100%!important; text-align:center; margin-top:8px!important;}
#copyright a {font-weight:100;color:#FFF;}

#footer { text-align:center!important; margin-top:10px!important; }
#footer #links { margin-left:15px; margin-right:15px; }
#footer #links DIV { padding-top:5px!important; padding-bottom:5px!important; border-top:2px solid #CCC; border-bottom:2px solid #CCC;}
#footer #links span a { font-weight:500!important; font-size:1.15em; color:#FFF; padding:0 10px 0 10px;}
#footer #links span a:hover { color:#FC0!important; text-decoration:none;}
#footer #links span { border-right:1px solid #666; color:#FFF; font-weight:400!important;}
#footer #links span:last-child { border-right:0px;}
#footer-details IMG.footer-icon {width:50px!important; max-height:50px!important; padding-right:5px!important;}
#footer-icon-link {margin-top:5px!important;margin-bottom:-2px;}

@media screen and (max-width: 650px){
	#footer #links span a { 
		font-size:0.85em!important;
	}
}

@media screen and (max-height: 991px){
}

@media screen and (max-width: 991px){
.headerLine{
	top:0px!important;
	background-color:#335B03; /*#000;*/
	background-image:none!important;
	max-height:60px!important;
	}
.headerLine #menuF H2 {
	font-size:18px!important;
	}
/*
#footer-links { width:auto!important; z-index:2000!important; text-align:left!important; margin-left:12px!important; padding-left:0; float:left; display:hidden;}
#footer-details {width:75px!important; max-height:75px!important; overflow:hidden; z-index:2000!important; }

#footer #footer-icon-link { visibility:hidden!important;}
#footer #copyright { visibility:hidden!important;}
*/
/*#footer-links { text-align:left!important; border:1px solid red;}*/

#fb_link {float:right; width:90%!important;text-align:right; margin-top:-42px!important;}
#footer-details IMG.footer-icon {width:50px!important; max-height:50px!important; padding-right:5px!important;}
#footer-icon-link {margin-top:5px!important; }
#footer-links { }
UL#downMenu {padding-bottom:8px!important;float:right; text-align:right; clear:right; dispay:block;}

}
@media screen and (max-width: 800px){
	#fb_link {float:right; width:90%!important;text-align:right; margin-top:-42px!important;}
	#footer-details IMG.footer-icon {width:70px!important; max-height:70px!important; padding-right:5px!important;}
	#footer-icon-link {margin-top:5px!important;}
	#footer-links { }
	UL#downMenu {padding-bottom:8px!important;float:right; text-align:right; clear:right; dispay:block;}
}
@media screen and (max-width: 650px){
	.headerLine{
		top:0px!important;
		background-image:none!important;
		background-color:#000;
		max-height:60px!important;
		}
	.headerLine #menuF .logo H2 {
		font-size:18px!important
		}
		
	#menu-holder {text-align:center; color;red!important;}
		
	#footer-icon-link {display:none;}
	#footer-details { float:left; width:100%!important; max-width:80px!important; z-index:3000; vertical-align:bottom; overflow:hidden; max-height:60px!important; margin-top:8px!important;}
	#copyright {display:none;}
	.footer-icon { max-height:45px!important; width:30px!important; margin-top:0px; margin-right:5px; margin-right:10px!important; float:left;}
	#fb_link {text-align:left; margin-top:-25px!important; margin-left:25px!important; min-width:85%!important; max-width:100%!important;}
	#footer-links {text-align:left; margin-top:5px!important; margin-bottom:-10px!important; margin-left:10px!important; min-width:85%!important;}
	UL#downMenu {margin-left:-40px!important; padding-bottom:8px!important;float:left; text-align:left;}
	#fb_link a:first-child {display:none;}
	#fb_link DIV.social-media {margin-top:-5px!important; margin-left:3px!important;}
}
@media screen and (max-width: 550px){
	#fb_link DIV.social-media {margin-top:-5px!important; margin-left:22px!important;}
}
@media screen and (max-width: 450px){
	.headerLine{
		top:0px!important;
		background-image:none!important;
		background-color:#000;
		max-height:60px!important;
	}
	#footer-details { float:left; width:100%!important; max-width:85px!important; z-index:3000; vertical-align:bottom; overflow:hidden; max-height:50px!important; margin-top:8px!important;}
	.footer-icon { max-height:45px!important; width:30px!important; margin-top:0px;margin-right:5px;margin-right:10px!important; float:left;}
	#fb_link {text-align:left; margin-top:-15px!important; margin-left:55px!important; min-width:85%!important;}
	#footer-links {text-align:left; margin-top:5px!important; margin-bottom:-10px!important; min-width:90%!important; }
	#fb_link DIV.social-media {margin-top:-15px!important; margin-left:30px!important;}
	UL#downMenu {margin-left:-40px!important; padding-bottom:8px!important;float:left; text-align:left;}
	#fb_link a:first-child {display:none;}
}
#base-headerline
{
	margin-bottom:12px!important;
	height:12px!important;
	/*
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../images/sliderL.png) center center no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 150px solid white;
	border-left: 3000px solid transparent;
	*/
}
.logo{
	margin-top: 15px;
}
.logo H1 {
	color:#FC0!important;
	font-family: Courier;
	font-size:46px;
	font-weight:100;
	font-stretch:ultra-condensed;
	font-weight:bold;
	margin-top:0!important;
}

@media screen and (max-width: 992px){
.logo{
	top:0px!important;
	background: url(../images/logo.jpg) center center no-repeat;
	}
}
.logo span{
	color:#1fcdff;
}
.logo p{
	letter-spacing: 0.5px;
	margin-top: -10px;
	font-family: inherit;
	font-size:12px;
	font-weight:300;
	text-transform:lowercase;
}
.logo a{
	cursor:pointer;
	color:#fff;
	text-decoration:none;
}
/*
#menu li:last-child{
	border-right:0;
	padding-right:0px;
}
#menu li{
}
#menu li a{
	color:#fff;
	text-decoration:none;
}
#menu li a:hover{
	border:none;
	outline:none;
	color:#91770A;
}
*/

A:link { color:#09F; }
A:visited { color:#09C; }
A:hover { color:#3CF; }
A.mail-link {
	color:#FFF;
}

.back-to-top {
    position: fixed;
    bottom: 5.45em;
    right: 0px;
    text-decoration: none;
    color: #FFF;
    background-color: #b39964;
    font-size: 12px;
    padding: 1em;
    vertical-align: middle;
	z-index:2000!important;
}
.center {text-align:center!important;}
.back {position: fixed; bottom: 0em; right: 5px; text-decoration: none; color: #FFF!important; background-color: transparent; font-size: 12px; padding: 1em; text-align:center; vertical-align:bottom; background: url(../images/bg/local_star.png) no-repeat; opacity: 0.95; height:80px; width:80px; display:none; z-index: 10000;}
.fa-circle-bg:hover {color:#FC0}

DIV.image-container {
    text-align:center;
	border: 0px;
    padding: 0 0 0 0;
    margin: 0 0 5px 5px;
    max-width: 98%!important;
}
DIV.image-container IMG {
    max-width: 100%!important;
}
.inline-image, .image-border-thin {
    float: right;
    border: 1px solid #630;
    border: 0px;
    padding: 0 0 0 0;
    margin: 0 0 5px 5px;
    font-size: 0.85em;
    max-width: 98%!important;
}
.image-border-thin IMG {
    border: 1px solid #999;
    margin: 3px 0 3px 3px;
    padding: 3px 3px 3px 3px;
    background-color: #FFF;
	min-width:35%!important;
	width:360px!important;
	max-width: 98%!important;
}
@media screen and (max-width: 600px) {
.inline-image, .image-border-thin {
    float: none;
    border: 0px;
    padding: 0 0 0 0;
    margin: 0 0 5px 5px;
    	width: 98%!important;
	}
	.image-border-thin IMG {
    	width: 98%!important;
	}
}


/* MAPS */
#map { float:left;width:70%!important; height:600px; margin-bottom:8px!important; display:inline-block;clear:right top; }
#mapSideContainer {font-size:0.85em;float:right;min-width:120px;width:27%!important;max-width:100%!important;border:1px dotted #333;padding:5px 5px 5px 5px; margin-right:5px;display:inline-block;}
.location-marker {background-image:url(../images/dot-list.png); background-position:left middle; background-color:transparent; background-repeat:no-repeat; padding-left:20px!important;}
@media screen and (max-width: 920px) {
	#map {width:68%!important;}
	#mapSideContainer {font-size:0.75em; margin-bottom:5px!important;width:28%!important;}
}
@media screen and (max-width: 800px) {
	#map {width:100%!important;}
	#mapSideContainer {display:none;}
}
@media screen and (max-width: 640px) {
	#map {float:none;width:100%!important;}
	#mapSideContainer {display:none;}
}
@media screen and (max-width: 480px) {
	#map {float:left;width:100%!important;}
	#mapSideContainer {display:none;}
}


/* Gallery */

.gallery {
	height:480px;
}
#camera_wrap_1{
	margin-bottom:0 !important;
	margin-top: 10px;
}
.camera_caption h2{
	border-bottom:4px solid #FFCC00;
	font-family: 'Open Sans', sans-serif;
	font-size:36px;
	text-shadow:#666 3px 3px;
	font-weight:700;
	letter-spacing: -2px;
}

.slicknav_menu {
	display:none;
}


/*
#menuF{
		background-color:#000;
		min-height:40px!important;
}
#menuF .logo {
		margin-top:8px!important;
		padding-top:8px!important;
		margin-bottom:8px!important;
}
*/
@media screen and (max-width: 991px) {
	.news p{
		text-align: center;
	}
	.news div{
		text-align:center;
	}
	.news img{
		display:inline;
	}
	.pic1Ab{
		margin-bottom:0 !important;
	}
	.pic2Ab{
		margin-bottom:0 !important;
	}
	#menu {
		display:none;
	}
	#menuF{
		opacity:0 !important;
		/*display:none !important;*/
	}
	.fixed{
		opacity:0;
		//display:none;
	}
	
	 .slicknav_menu {
		display:block;
	}
	.about p{
		text-align: justify;
	}
}
@media screen and (max-width: 1229px){
	.pic1Ab{
		margin-bottom:50px ;
	}
	.pic2Ab{
		margin-bottom:20px ;
	}
	
}
@media screen and (max-width: 460px) {
	.pic2Ab{
		padding-bottom:0 !important;
		margin-bottom:0;
	}
	.pic1Ab{
		padding-bottom:0 !important;
		margin-bottom:0;
	}
	.camera_caption h2{
		font-size: 65px;
	}
	.about h3{
		text-align:center;
		margin-top:73px !important;
	}
	.about p{
		margin-top: 30px !important;
		text-align: justify;
	}
	.Ama {
	margin-top: 280px !important;
	margin-bottom: 100px !important;
}
	.soc ul li{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 323px){
	.footer .fEmail{
		border-radius: 4px !important;
		margin-bottom:10px ;
	}	
	.footer .subS{
		border-radius: 4px !important;
	}
	.news p{
		text-align: justify;
	}
	
}
@media screen and (max-width: 1229px) {
	.cont {
		/*text-align:center;*/
		margin-left: 0px !important;
	}
	.name {
	width: 100% !important;
}
	.email {
	width: 100% !important;
}	
	.ftext .cBtn ul{
		padding-left:40px !important;
	}
	.news p{
		text-align:justify;
	}
	
}
.sl{
	height: 67px;
	position: absolute;
	width: 100%;
	top: 418px;
	background: url(../images/sliderL.png) no-repeat;
}
/**/
.project{
	margin-top: 12px;
	text-align:center;
	color:inherit;
}
.project h3{
	letter-spacing: 1px;
	font-family: inherit;
	font-size:37px;
	font-weight:400;
}
.project h4{
	margin-left: -5px;
	font-family: inherit;
	font-size:1.4em; /*20px;*/
	font-weight:300;
}
.project p{
	font-family: inherit;
	font-size:1em; /*13px;*/
	font-weight:300;
	margin-top: 16px;
	line-height: 1.1em; /*23px;*/
}
.project p br {
	line-height: 1.1em; /*23px;*/
}
.project div.p-split {
	margin-top:-10px!important;
	height:0.75em!important;
}
.project .container .col-md-4 project p {color:#FFF;text-shadow:none;}
/**/

.cBusiness{
	margin-top: 25px;
}
.cBusiness h3{
	text-align:center;
	font-family: inherit;
	font-size:28px;
	font-weight:400;
}
.cBusiness h4{
	margin-top: 16px;
	text-align:center;
	font-family: inherit;
	font-size:16px;
	font-weight:300;
}
/**/
.centPic{
	//margin-left: 24px;
	margin-top: 57px;
	text-align: center;
	
	margin-bottom: -89px;
	z-index: 10;
}
.centPic img{
	display:inline-block;
}

/**/
/*.line2{
	height:496px;
	background:url(../images/line2.png)no-repeat;
	margin-top: -10px;
}*/
.line2{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(../images/bg/sun-through-forest.jpg) center center no-repeat;
	/*background:url(../images/line2.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line2:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/*height: 240px;*/
	/*background: url(../images/sliderL.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 150px solid white;
	border-left: 3000px solid transparent;
}
.line2:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(../images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 194px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}


 .Des .fa-heart{
	//margin-left: -14px;
	background: url(../images/cir.png) no-repeat;
	padding: 26px;
	font-size: 24px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
}
.Fresh{
	margin-bottom: 145px;
	color: #fff;
	margin-top: 250px;
	text-align: center;
	
}
.Fresh h4{
	//margin-left: -15px;
	margin-top: 17px;
	font-family: inherit;
	font-size:20px;
	font-weight:300;
	text-shadow: #000 3px 3px 1px;
}
.Fresh p{
	font-family: inherit;
	/*font-size: 13px;*/
	font-weight: 300;
	margin-top: 12px;
	line-height: 23px;
	text-shadow: #000 3px 3px 1px;
}
.fa-cog {
	margin-left: 2px;
	background: url(../images/cir.png) no-repeat;
	padding: 26px;
	font-size: 24px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
}
.Des  h4{
	//margin-left: -19px;
}
.Ver  h4{
	//margin-left:0;
}
.Fully  h4{
	//margin-left: 20px;
}
.fa-tablet, .fa-scissors{
	//margin-left: 20px;
	width:73px;
	background: url(../images/cir.png) no-repeat;
	padding: 26px;
	font-size: 24px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
}
.fa_circle-bg{
	width:24px;
	height:24px;
	background: url(../images/cir.png) no-repeat;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; 
	/*padding: 26px;*/
	font-size: 24px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
}
.fa-envelope-open:before {
    content: "\f2b6";
}

/**/
.wwa{
	margin-top: 8px;
	text-align: center;
}
.wwa h3{
	font-size:28px;
	color:#2f2f2f;
	font-family: inherit;
	font-weight: 400;
}
.wwa h4{
	margin-top: 15px;
	font-size:16px;
	color:#2f2f2f;
	font-family: inherit;
	font-weight: 300;
}
/**/
ul.swatch-list, ul.swatch-list-small {
	margin-top: 2px;
	padding-left:0px;
	display: inline-block;
	margin:0 auto;
}
ul.swatch-list li, ul.swatch-list-small li{
	max-width:23.5%!important;
	padding:0 10px!important;
	float:left;
	list-style:none;
	font-family: FontAwesome;
	font-size:15px;
}
ul.swatch-list-small li{
	font-size:0.8em;
}

ul.swatch-list li a, ul.swatch-list-small li a{
	color:#2f2f2f;
}
ul.swatch-list ul li a:hover, ul.swatch-list-small li a:hover{
	color:#1fcdff;
}
ul.swatch-list img {
	max-width:60px!important;
}
ul.swatch-list-small img {
	max-width:12px!important;
}
/**/
ul.parts-list {
	margin-top: -18px;
	padding-left:0px;
	margin:0 auto;
}
ul.parts-list li{
	max-width:80%!important;
	list-style:none;
	font-size: 16px;
    color: #2f2f2f;
    font-family: inherit;
    font-weight: 300;
}


/**/

.team{
	text-align:center;
	margin-top: 46px;
}
.team .b1{
	padding-left:0;
}
.team .b3{
	padding-right:0;
}
.team img{
	margin:0 auto;
}
.team h4{
	margin-top: 24px;
	font-size:20px;
	color:#2f2f2f;
	font-family: inherit;
	font-weight: 300;
}
.team h5{
	margin-top: -3px;
	font-size:13px;
	color:#a9a9a9;
	font-family: inherit;
	font-weight: 300;
}
.team p{
	margin-top: 12px;
	font-size: 13px;
	color: #666;
	font-family: inherit;
	font-weight: 300;
	line-height: 24px;

}
.team ul{
	margin-top: 2px;
	padding-left:0px;
	display: inline-block;
	margin:0 auto;
}
.team ul li{
	padding:0 10px;
	float:left;
	list-style:none;
	font-family: FontAwesome;
	font-size:15px;
}
.team ul li a{
	color:#2f2f2f;
}
.team ul li a:hover{
	color:#1fcdff;
}
/**/
/**/
.hr1{
	margin-top: 34px;
}
.hr1 hr{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
}
/**/
/**/
.chart {
	margin: 0 auto;
	position: relative;
	width: 70px;
	height: 70px;
	text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  margin-left: 5px!important;
  line-height: 110px;
  z-index: 2;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}
.angular {
  margin-top: 100px;
}
.angular .chart {
  margin-top: 0;
}
.chart span{
	margin-top: -19px;
	font-size:18px;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 700;
}
.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: .8em;
	font-size:18px;
	color: #FFF;
	font-family: inherit;
	font-weight: 700;
}
.chart sup{
	font-size:18px;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 700;
	
	top: 0px !important;
	left: 0px !important;
	margin-left: 1px;
}
.textP h3{
	margin-top: 22px;
	text-align:center;
	font-size:20px;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 300;
}
.textP p{
	line-height: 23px;
	margin-top: 13px;
	text-align:center;
	font-size:1em;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 300;
}
.bar{
	margin-top: 32px;
}
/*.bar:first-child{
	padding-left:0;
}
.bar:last-child{
	padding-right:0;
}*/
/**/
.aboutUs {
	margin-top: 32px;
	text-align:center;
}
.aboutUs h3{

	font-size:28px;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 400;
}
.about h3{
	margin-top: 51px;
	font-size:16px;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 300;
}
.about p{
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	font-family: inherit;
	font-weight: 300;
	margin-top: 12px;
	margin-bottom: 0;
}

.pic1Ab{
	padding-bottom: 15px;
	float: right;
	padding: 34px;
	padding-top: 51px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.about1{
	float: right;
	text-align: right;
}
.pic2Ab{
	float: left;
	padding: 40px;
	padding-top: 51px;
	padding-right: 37px;
	padding-bottom: 39px;
}
.about2{
	float: left;
	text-align: left;
}
.horL{
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 31px;
	left: 0;
	bottom: 0;
	right: 0;
	max-width: 1170px;
	width: 100%!important;
	height: 254px;
	//left: 367px;
	//top: 55px;
	content: '';
	z-index: 30;
	background: url(../images/horL.png) no-repeat;
}
/**/
.line3{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(../images/bgTop.jpg) center center no-repeat;
	/*background: url(../images/line3Bg.jpg) center center no-repeat;*/
	/*background:#3f2d28;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.line3:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
	/*background: url(../images/sliderL.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 150px solid white;
	border-left: 3000px solid transparent;
}
.line3:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(../images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 194px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
.Ama{
	margin-top: 201px;
	margin-bottom: 133px;
/*	margin-top: 241px;
	margin-bottom: 94px;*/
}


@media screen and (min-device-width:1919px) {   
	.Ama {
		margin-top: 246px;
		margin-bottom: 164px;
	}
}
.Ama{
	margin-top: 201px;
	margin-bottom: 133px;
/*	margin-top: 241px;
	margin-bottom: 94px;*/
}
@media screen and (min-device-width:1919px) {   
	.timber .Ama {
		margin-top: 6px;
		margin-bottom: 6px;
	}
}
.timber .Ama{
	margin-top: 20px;
	margin-bottom: 10px;
/*	margin-top: 241px;
	margin-bottom: 94px;*/
}
.Ama h3{
	font-size: 42px;
	text-align:center;
	color: #fff;
	font-family: inherit;
	font-weight: 400;
	margin-top: 17px;
}
.Ama p{
	font-size: 16px;
	text-align:center;
	color: #fff;
	font-family: inherit;
	font-weight: 300;
}
/**/

/**/
.lb{
	margin-bottom: -78px;
	z-index: 10;
}
.lb ul{
	margin-left: 14px !important;
	margin-top: 45px !important;
	display: inline-block;
	margin-bottom: 15px;
}
.cBtn ul{
	margin-left: -37px;
	margin-top: 37px;
	display: inline-block;
}
.cBtn ul li{
	margin-bottom: 15px;
	margin-right: 10px;
	border-radius:4px;
	float:left;
	list-style:none;
	padding:10px;
	background:#2f2f2f;
	box-shadow: 0px 2px 0px 0px #000;
	padding-right: 18px;
	padding-left: 18px;
	padding-top:11px;
}
.cBtn ul li:last-child{
	margin-right: 0;
}
.cBtn ul li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size: 13px;
	text-align:center;
	font-family: inherit;
	font-weight: 700;
}
.cBtn ul li:hover{
	cursor:pointer;
	background:#1fcdff;
	color:#fff;
	box-shadow: 0px 2px 0px 0px #179abf;
}
/**/


/**/
}

 #filter {
	margin-bottom: 50px !important;
	margin-left: -37px !important;
	margin-top: 37px !important;
	display: inline-block !important;
}
#filter  li{
	margin-bottom: 30px !important;
	margin-right: 10px !important;
	border-radius:0!important;
	background:none!important;
	padding:0!important;
	box-shadow: none!important;
	padding-right: 0!important;
	padding-left: 0!important;
	padding-top:0!important;


	float:left;
	list-style:none;
}
#filter  li:last-child{
	margin-right: 0;
}
#filter li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size: 13px;
	text-align:center;
	font-family: inherit;
	font-weight: 700;
	
	//margin-bottom: 15px;
	//margin-right: 10px;
	border-radius:4px;
	
	padding:10px;
	background:#2f2f2f;
	box-shadow: 0px 2px 0px 0px #000;
	padding-right: 18px;
	padding-left: 18px;
	padding-top:11px;
}
#filter li a:hover{
	cursor:pointer;
	background:#1fcdff;
	//color:#fff;
	box-shadow: 0px 2px 0px 0px #179abf;
}
#filter .current{
	background:#1fcdff;
	box-shadow: 0px 2px 0px 0px #179abf;
}
/**/
.pretty{
	margin-top: 45px;
}
.pretty img{
	border-radius:3px;
}
.pretty {
	margin-top:0;
}
.isotope-item{
	top: 38px !important;
}

.picsGall{
	max-width: 100%; 
	height: auto;
}
 .pretty .img-responsive{
	transition-duration: 0.5s;
 }

.pretty .gall a:hover .img-responsive{
	opacity:0.45;
	transition-duration: 0.5s;
}

.pretty .plS{
	display: block;
}
.view h3{
	margin-bottom: 5px;
	text-align:center;
	//margin-left: -14px;
	margin-top: 12px;
}
.view a{
	text-decoration:none;
	color:#2f2f2f;
	font-size: 16px;
	text-align:center;
	font-family: inherit;
	font-weight: 300;
}
.view li{
	display:inline-block;
	height:40px;
	background:none;
	text-decoration:none;
	color:#a9a9a9;
	font-size: 13px;
	text-align:center;
	font-family: inherit;
	font-weight: 300;
}
.view a:hover{
	color:#1fcdff;
}
.view ul{
	display:block !important;
	margin-top: 7px;
	margin-bottom:25px;
	text-align: center;
	padding-left: 0;
}
.view ul i{
	margin-right: 5px;
	font-style:normal;
	display:inline-block;
	font-family: FontAwesome;
	font-size:13px;
	color:#a9a9a9;
}
.view ul li{
	margin-right: 12px;
	text-align:center;
	display: inline-block;
	background: none;
	box-shadow: none;
	list-style:none;
}
/*.view ul li:hover{
	cursor:normal;
	color:#a9a9a9;
	background: none;
	box-shadow: none;
}*/
#filter{
	display: inline-block;
	margin-top: 45px;
}
.view ul a:hover , .view ul a:hover i{
	color:#fd5f5b;
}
.view ul a{
	display:inline-block;
	color:#a9a9a9;
	font-size: 13px;
	font-family: inherit;
	font-weight: 300;
}
.pb2{
	margin-top: 25px;

}
.pb3{
	margin-top: 25px;
}
/**/
.cBtn ul i{
	padding-right: 10px;
}
.cBtn .dowbload, .cBtn .buy{
	margin-left: 10px;
	margin-top: 4px;
	padding: 13px;
	padding-right: 20px;
	padding-left: 20px;
	
}
.cBtn .dowbload a, .cBtn .buy a{
	font-size: 14px;
	font-family: inherit;
	font-weight: 700;
}
.cBtn .buy{
	box-shadow: 0px 2px 0px 0px #179abf;
	background:#1fcdff ;
}
.cBtn .buy:hover{
	background:#2f2f2f;
	box-shadow: 0px 2px 0px 0px #000 ;
}
/**/
.line4{
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url(../images/bgTop.jpg) center center no-repeat;
	/*background: url(../images/line4.png) center center no-repeat;*/
	/*background:#3f2d28;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line4:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
/* 	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-left: 3000px solid transparent;
	*/
	border-bottom: 15px solid white;
}
.line4:before{
	height:10%;
}
.line4 .Ama{
	margin-top: 20px;
	margin-bottom: 94px;
}
/**/
price {font-weight:600;color:#333;}
select.size {color:#000;}
.news{
	margin-top: 40px;
}
.news2{
	margin-top: 25px;
}
.news img{
	border-radius:3px;
}
.news h2{ color:#42A8E1; }
.news h3{
	text-align:center;
	color:#2f2f2f;
	font-size: 16px;
	font-family: inherit;
	font-weight: 300;
}
.news p{	
	line-height: 23px;
	color:#666666;
	font-size: 13px;
	font-family: inherit;
	font-weight: 300;
}
.readMore{
	color:#1fcdff;
}
.readMore i{
	font-size:13px;
}
.news .readMore{
	text-decoration:none;
}
.news .readMore:hover{
	color:#666666;
}
.news h2 a, .news h3 a{
	text-align: center;
	font-family: inherit;
	font-weight: 300;
	text-decoration:none;
}
.news h2 a:hover, .news h3 a:hover{
	color: #1fcdff;
	text-decoration:none;
}
.news ul{
	margin-top: 14px;
	padding-left:0;
	text-align:center;
	
}
.news ul li{
	padding-right: 20px;
	display:inline-block;
	list-style:none;
}
.news ul li a{
	font-family: inherit;
	font-weight: 300;
	color:#a9a9a9;
	font-size:13px;
	text-decoration:none;
	list-style:none;
}
.news ul li{
	font-family: inherit;
	font-weight: 300;
	color:#a9a9a9;
	font-size:13px;
	text-decoration:none;
	list-style:none;
}
.news ul li a i{
	padding-right:5px;
}
.news li i{
	padding-right:5px;
}
.news ul li a:hover{
	color:#1fcdff;
}
.hrNews{
	margin-top: 18px;
	border: 0;
	height: 1px;
	background-color:#fff;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
}
/**/
.mNews{
	margin-top: 26px !important;
	margin-left: -49px !important;
}
.timber{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:50%!important;
	background: url(../images/bgTop.jpg) center center no-repeat;
	/*background: url(../images/line5Bg.jpg) center center no-repeat;	*/
	/*background:#3f2d28;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line5 .Ama{
	/*margin-top: 127px;
	margin-bottom: 94px;*/
}
.line5{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(../images/bgTop.jpg) center center no-repeat;
	/*background: url(../images/line5Bg.jpg) center center no-repeat;	*/
	/*background:#3f2d28;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line5:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 150px solid white;
	border-left: 3000px solid transparent;
}
	/* background: url(../images/sliderL.png) center center no-repeat;*/
	/* background: url(../images/sliderL.png) center center no-repeat; */
.line5:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 194px solid white;
	border-right: 3000px solid transparent;
}
/**/

.forma{
	margin-bottom: -80px;
	z-index: 10;
	margin-top: 48px;
}
.forma input{
	border-radius:4px;
	padding-top:10px;
	padding-bottom:10px;
	border:0px;
	font-family: inherit;
	font-weight: 300;
	font-size:13px;
	color:#555555;
	background:#ededed;
}
.checkbox{
	border-radius:4px;
	font-family: inherit;
	font-size:13px;
	color:#555555;
	background:#ededed;
	margin-left:5px!important;
	border:1px solid red;
}
textarea
{
  width:100%;
}
.boxsizingBorder {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#order ul.swatch-list li {
	font-family:inherit;
	font-size:0.85em;
}
#order p {
	margin-bottom:-5px!important;
}
.order_form{
	z-index: 10;
	font-family: inherit;
	font-weight: 300;
	color:#555555;
}
form.order_form{
	display:inline;
	clear:both;
}
.order_form input, .order_form select, .order_form radio, .order_form text_area {
	border-radius:4px;
	margin-bottom:4px!important;
}
.order_form input .submit {
	border:1px solid #666;
	background:#ededed;
}
.order_form input.button {
	margin-bottom:8px!important;
}

input:focus{
	//border:0;
	outline:none;
}
textarea:focus{
	//border:0;
	outline:none;
	max-width: 95%!important;
}
.name{
	margin-bottom:10px;
	margin-right: 10px;
	width:403px;
	max-width:95%!important
}
.email, .phone, .location{
	margin-bottom:10px;
	margin-right: 10px;
	width:403px;
	max-width:95%!important
}
.subject{
	margin-bottom:10px;
	width: 816px;
	max-width: 95%!important;
}
/* Blueprint: Jun2016 */
form input {padding-left:5px;font-weight: 300; font-family: inherit!important;border-radius:4px;}
form input.half, form input.state, form input.postcode {
	width:350px;min-width:48%!important; max-width:100%!important;margin-bottom:5px!important; margin:0 auto 0 auto; padding-left:5px;
}
form input.full, form input.address {
	width:700px;min-width:96%!important; max-width:100%!important;margin-bottom:5px!important; margin:0 auto 0 auto; padding-left:5px; clear:both;
}

input[type=submit], input[type=submit].button {
    background: #8AC53D;
    color: #fff;
	font-weight:600;
}
input[type=reset], input[type=reset].button {
    background: #2bc1f2;
    color: #fff;
	font-weight:600;
}
input[type=submit]:hover, input[type=submit].button:hover {
	background:#090;
}
input[type=reset]:hover, input[type=reset].button:hover {
	background:#09F;
}
textarea {
	border-radius:4px;
	padding:10px 8px 10px 8px;
	border:0px;
	font-family: inherit;
	font-weight: 300;
	font-size:13px;
	color:#555555;
	background:#fff;
	border:none;
    max-width: 100%!important;
	height: 153px;
    resize: none;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    padding: 1px;
    border: 2px inset;
}
.forma input:focus, .forma textarea:focus{
	background:#dfdfdf;
	border:0;
}
.forma .cBtn a{
	font-family: inherit;
	font-weight: 700;
	font-size:13px;
	color:#fff;
}

.forma .cBtn ul{
	margin-left: -15px;
	margin-top: 6px;
	padding-left:0;
	margin-bottom: 0;
}
.forma .cBtn ul i{
	padding-right: 10px;
}
.forma .cBtn .clear , .cBtn .send{
	margin-bottom: 0;
	margin-top: 4px;
	padding: 10px;
	padding-right: 17px;
	padding-left: 17px
	
}
.forma .cBtn .clear  a, .cBtn .send a{
	font-family: inherit;
	font-weight: 700;
}
.forma .cBtn .send{
	box-shadow: 0px 2px 0px 0px #179abf;
	background:#1fcdff ;
}
.forma .cBtn .send:hover{
	background:#2f2f2f;
	box-shadow: 0px 2px 0px 0px #000 ;
}
div.forma input.button {
    font-size: 22px;
	width:48%!important;
	clear:right;
}
div.form_buttons div.forma input.button {
	width:100%!important;
}
div.news input[type=submit].button, #cart input[type=submit].button, #cart input[type=button].button {
    font-size: 22px;
	width:96%!important;
	margin-bottom:0.25em;
}
div.forma input[type=submit], #cart input[type=submit].button {
    background: #2bc1f2;
    border: none;
    color: #fff;
    width: 100%;
}
/**/
.cont{
	margin-top: 44px;
	margin-left: -33px;
	font-family: inherit;
	font-weight: 300;
	font-size:13px;
	color:#666666;
	margin-bottom: -80px;
	z-index: 10;
}
.cont ul{
	padding-left:0;
	list-style:none;
}
.cont li{
 margin-bottom: 16px;

}
.cont .fa{
	color:#2f2f2f;
	padding-right:14px;
}
.facebook-FFF-bg {
	background-color:#FFF;
	margin-top:5px!important;
	padding-top:0px!important;
	margin-bottom:-10px!important;
	padding-bottom:0px!important;
	line-height:0.9em;
	border-radius:3px;
}
#fb_link a:first-child { 
	font-size:0.85em; 
	color:#FFF!important;
	text-decoration:none!important;
}
.cont a{
	text-decoration:none;
	color:#1fcdff;
}
.cont a:hover{
	color:#666666;
}

/**/
.line6 iframe{
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
 /*
	filter: url(filters.svg#grayscale); 
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);*/

.line6{
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 700px;
}
.line6:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 150px solid white;
	border-left: 3000px solid transparent;
}
.line6:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 194px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
.line6 .Ama{
	margin-top: 250px;
	margin-bottom: 250px;;
}
.line6 .Ama h3{
	font-size: 42px;
	text-align:center;
	color: #fff;
	font-family: inherit;
	font-weight: 400;
}
.line6 .Ama p{
	font-size: 16px;
	text-align:center;
	color: #fff;
	font-family: inherit;
	font-weight: 300;
}
/**/
.ftext{
	text-align: center;
	margin-bottom: -18px;
	z-index: 10;
	text-align:center;
}
.ftext h3{
	font-size:28px;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 400; 
	margin-top: 37px;
}
.ftext p{
	font-size:16px;
	color: #2f2f2f;
	font-family: inherit;
	font-weight: 300;
	margin-top: 13px;
	line-height: 24px;
}
.ftext .cBtn ul {
	margin-top: 40px;
	margin-top: 22px;
}
/**/
.line7{
	position: relative;
	width: 100%;
	overflow: hidden;
	max-height:100%;
	//background:#3f2d28;
	background: url(../images/line7Bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}
/*.line7:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 184px;
	background: url(../images/bgFooter.png) no-repeat;
}*/

.line7:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(../images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 150px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
.footer{
	margin-top: 40px;
	min-height:435px;
}
.footer h3{
	margin-top: 159px;
	font-size: 28px;
	font-family: inherit;
	font-weight: 400;
	color: #fff;
	text-align: center;
	margin-bottom: 17px;
}
.footer p{
	font-size:16px;
	font-family: inherit;
	font-weight: 300;
	color:#fff;
	text-align:center;
}
.footer .fEmail{
	float:left;
	font-size: 13px;
	font-family: inherit;
	font-weight: 300;
	border: 0;
	background: #1c1c1c;
	color: #fff;
	padding: 11px;
	width: 350px;
	border-radius: 4px 0px 0px 4px;
	padding-left: 20px;
}
.footer .email{
	float:left;
}
.footer .subS{
	text-transform:uppercase;
	font-size: 13px;
	font-family: inherit;
	font-weight: 700;
	float: left;
	color: #fff;
	border-radius: 0 4px 4px 0;
	text-decoration: none;
	box-shadow: 0px 2px 0px 0px #179abf;
	background: #1fcdff;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.fr{
	margin-top: 40px;
	text-align: center;
	//margin: 40px 0 0 357px;
}
.footer a:hover{
	background:#2f2f2f;
	box-shadow: 0px 2px 0px 0px #000 ;
}
/**/
.soc ul li{
	margin-bottom: 20px;
	margin-right: 23px;
	float:left;
	text-align: center;
	text-decoration:none;
	list-style:none;
	
}
.soc {
	margin-top: 42px;
	text-align: center;
}
.soc ul{
	margin-left: 24px;
	padding-left: 0;
	display: inline-block;	
}
.soc0 {
	height: 15px;
	width: 15px;
	background: url(../images/cir.png)no-repeat;
}
.soc1 a{
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(../images/socIcons.png)no-repeat;
	margin-top: 15px;
	margin-left: 2px;
}
.soc1{
	width: 52px;
	height: 52px;

	
	
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc1 a:hover{
	border:0;
	background: url(../images/socIcons.png)no-repeat;
	box-shadow: none;
}
.soc1:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc2 a{
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(../images/socIcons.png) -74px 0 no-repeat;
	margin-top: 15px;
	margin-left: 2px;
}
.soc2{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc2 a:hover{
	border:0;
	background: url(../images/socIcons.png) -74px 0 no-repeat;
	box-shadow: none;
}
.soc2:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc3 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(../images/socIcons.png) -147px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc3{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc3 a:hover{
	border:0;
	background: url(../images/socIcons.png) -147px 0 no-repeat;
	box-shadow: none;
}
.soc3:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc4 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(../images/socIcons.png) -221px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc4{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc4 a:hover{
	border:0;
	background: url(../images/socIcons.png) -221px 0 no-repeat;
	box-shadow: none;
}
.soc4:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc5 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(../images/socIcons.png) -293px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc5{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc5 a:hover{
	border:0;
	background: url(../images/socIcons.png) -293px 0 no-repeat;
	box-shadow: none;
}
.soc5:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc6 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(../images/socIcons.png) -368px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc6{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc6 a:hover{
	border:0;
	background: url(../images/socIcons.png) -368px 0 no-repeat;
	box-shadow: none;
}
.soc6:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc7 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(../images/socIcons.png) -442px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc7{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc7 a:hover{
	border:0;
	background: url(../images/socIcons.png) -442px 0 no-repeat;
	box-shadow: none;
}
.soc7:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc8 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(../images/socIcons.png) -516px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc8{
	width: 50px;
	height: 50px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc8 a:hover{
	border:0;
	background: url(../images/socIcons.png) -516px 0 no-repeat;
	box-shadow: none;
}
.soc8:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}

/**/
.lineBlack{
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;
	background: url(../images/bgFooter.png)  no-repeat;
	background:#101010;
}
.downLine{
	margin-bottom: 35px;
	margin-top: 127px;
}
.downLine p{
	font-size:13px;
	font-family: inherit;
	font-weight: 300;
	color:#fff;
}
.lineBlack:before{
	top: 0;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 178px;
	/*background: url(../images/bgBeforFooter.png) center center no-repeat;*/
	background: url(../images/upBefor.png) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.lineBlack input{
	margin-top: 3px;
}
#down-menu{
/*	float:right; */
}
#down-menu li{
	height: 16px;
	border-right:1px solid #343434;
	float:left;
	list-style: none;
}
#down-menu li:last-child{
	border-right:none;
}
#down-menu li a{
	padding: 15px;
	text-decoration: none;
	font-size: 13px;
	font-family: inherit;
	font-weight: 300;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
#down-menu li:last-child a{
	padding-right:0;
}
#down-menu li a:hover{
	color:#FC0;
}
.downLine input{
	max-width: 95px;
	border:0;
	background:#101010;
	font-size:13px;
	font-family: inherit;
	font-weight: 300;
	color:#6d6d6d;
}
.dm{
	margin-top: 29px;
}
/**/
/*responsive*/
@media screen and (max-width: 1190px){
	.horL {
		display:none;
	}

}


@media screen and (max-width: 991px){
	.copy {
		margin-top: -0px;
		float:left;
		/*text-align:center;*/
	}
	span.rights, span.start_year {display:none;}
	#downMenu ul li{
		float: none;
		text-align:center;
	}
	.downLine input{
		margin-top: 25px;
	}
	.footer .fEmail{
	float:left;
	//max-width: 350px;
	max-width: 163px;
	}
	#downMenu li a {
	padding: 5px;
}
	.team ul{
		margin-bottom: 35px;
	}
	.cont {
	margin-top: 124px;]
	}
	.cBtn ul {
	margin-left: 0;
	}
	.line6 iframe{
		height:750px;
	}
	.line6{
		height:350px;
	}
}

/*isotop*/

/* ---- button ---- */
/*
.isotope-item {
    z-index: 2;
}
.isotope-item{
max-height: 370px !important;
margin-bottom: 35px !important;

}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope{
	max-height:100% !important;
}

.isotope,
.isotope .isotope-item {
  
	
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
*/
/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
/* __________ Isotope Styles __________ */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0.1s;
     -moz-transition-duration: 0.1s;
          transition-duration: 0.1s;
}

/* __________ Filter __________ */
/*#filter {padding:11px 0 25px; text-align:center;}
#filter li {display:inline-block;}
#filter li a {
	display:block;
	padding:0 22px;
	text-transform:capitalize;
	line-height:20px;
	font-size:15px;
	color:#707070;
}*/
#filter li a.selected {
	cursor:pointer;
	background:#1fcdff;
	color:#fff;
	box-shadow: 0px 2px 0px 0px #179abf;
}

#projects .columns1 .project {
	width:100%;
}

.load_more_cont {
	//width:100%;
	padding:10px 0 0;
}


/* __________ Portfolio Item __________ */
.portfolio_block {
	width:100%;
}
.portfolio_block .project .hover_img {
	position:relative;
}
	/*background-color:#f9cdad;/
/*.portfolio_block .project .hover_img:before {content:''; position:absolute; z-index:10; left:0; top:0; width:100%; height:100%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.portfolio_block .project:hover .hover_img:before {background-color:rgba(0,0,0,0.38);}
.portfolio_block .project .hover_img img {opacity:0.92;}
.portfolio_block .hover_img .zoom {
	display:block;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0);
}*/
.portfolio_block.project_descr {
	position:relative;
	padding:37px 10px 14px;
	color:#979797;
	border:0;
	border-bottom:2px solid #ededed;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.portfolio_block .project:hover .project_descr {border-bottom-color:#765692;}
.portfolio_block .project_descr h4 {
	margin-bottom:11px;
	font-size:15px;
}



/* Portfolio Item Single */
/*.prev_next_links {
    display: block;
    float: left;
}*/
/*.prev_next_links a {
    margin: 0 17px 20px 0;
}*/




/* Portfolio Item Single Share */
.blogpost_share {
    display: block;
    float: right;
}

/*.blogpost_share a {
    display: inline-block;
    width:40px;
	height: 40px;
	margin:0 7px 10px 0;
    line-height: 40px;
	font-size: 19px;
    text-align: center;
	color:#555;
	background-color:#eaeaea;
}
.blogpost_share a:hover {background-color:#765692; color:#333;}

*/


/*                                                                    */
	.default{
		transition-duration: 1s;
	}
    .fixed {
		transition-duration: 1s;
		/*text-align:center;*/
		z-index:999;
        position:fixed;
        top: -25px; 
        padding:20px 0;
        width:100%;
		background-color: #101010!important;
    }



/* Buttons */
INPUT.clear {
	color:#FFF;
	background-color:#333;
}
INPUT.submit {
	color:#FFF;
	background-color:#1FCDFF;
}
/**/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
/*
	.safari-off { display: none; } 
	.safari{ display: block; } 
*/	
	} 

/* Enhancements: November 2016 */
body {
	font-size:14px!important;
}
.back-to-top {
    position: fixed;
    bottom: 0.45em;
    right: 0px;
    text-decoration: none;
    color: #FFF!important;
    background-color: transparent;
    font-size: 12px;
    padding: 1em;
    vertical-align: middle;
	opacity:0.85;
	z-index:1000;
	display:none;
}
.to-top:link, .to-top:visited  {
	color:#FFF;
	opacity:1.75;
	text-shadow: #333 2px 0.15px;
}

#shop_items ul#catalog li {text-align:center;}
#shop_items ul#catalog li IMG {text-align:center}
#shop_items ul#catalog button {text-align:center;border:2px solid red;}

.lv_button_top_close {
	top: -3px;
    right: -3px;
	width: 33px;
    height: 33px;
    position: absolute;
    cursor: pointer;
    background-image:url(images/skins/light/sprite.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	z-index:1010!important;
}

.email_advice {
	max-width:94%!important;
}
ul.check_list {list-style:none;}
ul.check_list li {
    background-image:url(../images/icons/checkbox_ticked.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	padding-left:28px!important;
	line-height:1.6em;
}
#footer {
	padding-top:10px!important;
	padding-bottom:40px!important;
	/* background-image:url(../images/bg/beachside.jpg); */
	background-repeat:repeat-x;
	background-position:top;
	background-color:transparent;
	color:#FFF; /* #428BCA; */
}
#footer .copy{
	font-size:0.75em;
	min-width:45%!important;
}
#footer input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

DIV.form_buttons input[type=submit], DIV.form_buttons input[type=reset], DIV.form_buttons input[type=button]{
    background: #2bc1f2;
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 8px 8px 8px 8px;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 15px;
}
}
@media screen and (min-width: 991px){
	#footer #footer-links {
		margin-top:15px!important;
	}
}
@media screen and (max-width: 991px){
	#footer-details DIV.copy{
		max-width:90px!important;
	}
	DIV#footer-links {
		margin-left:-0px!important;
	}
}
@media screen and (max-width: 650px){
	#footer #footer-links {
		margin-top:5px!important;
	}
	div#home {display:none!important;}
}

DIV.advice_wrapper {font-size:1em; border:1px solid red; padding:0 0 0 0; margin-bottom:8px;}
DIV.advice_header {border-bottom:1px solid red; background-color:red; color:#fff; font-weight:bold; padding:3px; margin-right:0; margin-bottom:0;}
DIV.advice_content {border:1px solid red; margin-top:0; margin-right:0;  margin-bottom:0; padding:3px; background-color:white;color:#666;}

DIV.event {
	margin-bottom:5px!important;
}
DIV.event event {color:#FC3; font-weight:bold;}
DIV.event date, DIV.event time {color:#FCFCFC;font-weight:bold;}
DIV.event venue {color:#FC9;}
.small {font-size:10pt;}
.whitetext {
    font-size: 12pt;
    color: #FFFFFF;
}
.goldtextbold {
    font-size: 12pt;
    font-weight: bold;
    font-family: inherit;
    color: #FFCC00;
}
table td {vertical-align:top!important;}
input#purchase {margin-top:18px!important;}

#icon_links {
    width: 100%!important;
    color: #FFF;
    text-align: center;
    font-size: 0.85em!important;
}
#icon_links a {
	color:#FC0!important;
}
#links {text-align:center!important;}
#down-menu {
	float:none;
	width:100%!important;
	clear:both;
}

/* Psycho Updates */
.lobster {font-family: 'Lobster', cursive;}
.slabo {font-family: 'Slabo 27px', serif;};
h1.slabo {font-size:45px!important;font-weight:bold;}
.dot {margin:0 5px 0 5px; padding-left:18px!important; background-image:url(../images/icons/dot.png); background-repeat:no-repeat; background-position:center left;}

/* Music and videos only */
table {width:auto!important;border:0;}
td.video-icon, td.album-icon, td.music-icon {max-width:240px!important;text-align:center; padding-right:12px!important;vertical-align:top;}
td.std-txt {color:#FFF!important;max-width:98%!important;vertical-align:top!important;margin-top:0!important;margin-bottom:12px!important;}

.c-4 {max-width:25%!important;}
.c-4 input {font-size:10px!important;}
IMG.album-thumb {margin-bottom:12px!important;}
div#psycho-zydeco-music-albums h6 {margin-bottom:5px!important;}

table.videos td.video-icon a IMG {width:240px;max-width:100%!important;margin-bottom:25px!important;border:0;}
table.purchase-table td {padding:3px 3px 3px 3px;}

.goldlink, .goldtext, div.goldtext a {margin-top:0px!important;color:#FC0!important;}
h2.goldlink a {color:#FC0!important;}
h2.goldlink a:hover {color:#FC0;!important; text-decoration:none;}
.album-list {width:100%!important;border:0;min-width:100%!important;}
.album-icon IMG { width:180px!important;}
TD.band-img {width:30%!important; max-width:167px!important; padding-right:10px!important;vertical-align:top;}
.td {color:#FFF!important;}

.year {color: #FFF!important;}
a.website-link {color: #FCFCFC!important;text-decoration:underline;}


.small {font-size:0.65em!important;;}
a {color:#FFF!important;}
a:hover {color:#FCFCFC;!important; text-decoration:none;}

div#inline-video div.button, div#inline-video div.button a, div#inline-video div.button:hover, div#inline-video div.button a:hover {width:auto!important;max-width:120px;border-radius:0.5em;border:1px solid #666;margin-top:15px;color:#FFF!important;background-color:#090;text-decoration:none;font-family: Arial, Helvetica, serif;}
select#select-video {margin-top:8px!important;}

div.cancelled {color:#F00; border:1px groove red; padding:0.15em 0.5em; margin-right:1em; margin-left:1em; display:inline; clear:right; }
