* {

	font-weight: 300;

	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	color:#545454;


 

	
}


body, html {
	line-height: 1.7;
	overflow-x: hidden;
	font-size: 20px;
	-webkit-font-smoothing: antialiased; 
	text-rendering: optimizeLegibility;
	
}


.container {
	background: #f7f7f7;
}

.container.split {
	    background: linear-gradient(90deg,#f9f9f9 50%,#fff 50%);
    max-width: 100%;
}


.container.split [class*=span_]:first-child { 
	padding-right:40px;
}


.container.split [class*=span_]:last-child { 
	padding-left:40px;
}

.container.intro {
	background: #fff;
}


*:focus {
	outline: none;
}




h1, h2, h3, h4, h5, h6 {
	font-weight:400;
	margin-bottom:0.5em;
		font-family: 'Quicksand', sans-serif;
	
	
	

}

h2 {
    font-size: 1.6em;
    line-height: 1.2;
    margin: 1em 0 0.5em;
}

h3 {
	font-size: 1.6em;
	line-height: 1.2;
}

h4 {
	font-size: 1.4em;
	
	line-height: 1.2;
}



p {
	margin-bottom:1em;
}


.header {
	position: absolute;
	font-size: 14px;
	top:0;
	width:100%;
	height:50px;
	z-index: 99;
	margin-top:30px;
	background: transparent;
	
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}


.home .header {
    position: absolute;
    font-size: 14px;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 99;
    margin-top: 0;
   

 
  
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 30px;
    padding-bottom: 30px;
}



.banners:before {
	content:'';
	z-index: 5;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:80%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 95%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
 

}


.header .row {
	max-width: 100%;
}

.menu-active .header {
	opacity: 0;
}

a.button, .button {
	cursor: pointer;
}

a {

	text-decoration: none;
	font-weight: 300;
	color:#000;
	text-decoration: none;	
	transition:0.2s;
	cursor: pointer;
}

p a:hover, li a:hover {

	text-decoration: none;
	opacity: 0.7;
}


p a, li a {
		text-decoration: none;	
		border-bottom:1px solid #ccc;
}


#slide-menu a, .menu a {
	border:none!important
}

.search-results .post:hover, .search-results .post {
    box-shadow:none!important;
    border-radius: 0!important;
        border: none!important;
        border-bottom:#d6d6d6;
}


.page-id-2665 .split a {
	    background: #000;
    padding: 12px 1em;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    margin: 10px 0;
}



.menu-trigger {
    display: block;
    position: relative;
    float:right;
    height: 36px;
    width: 26px;
    border-bottom: 1px solid #fff;
    float: right;
    z-index: 100;
     transition: all 0.3s ease-in-out;
     cursor: pointer;

     transform: translate3d(0,0,0);
     opacity: 1;
}

		
		
.menu-trigger:before {
	content: ' ';
    position: absolute;
    top: 14px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    
    
}

.menu-trigger:after {
	content:' ';
	position: absolute;
	display: block;
	width:100%;
	bottom:9px;
	 border-bottom:1px solid #fff;
}

ul.menu {
    width: 510px;
    float: left;
    height: 50px;

    margin-left: 10em;
    line-height: 50px;
    letter-spacing: 1px;
	
}

ul.menu a {
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	
	 transition: all 0.3s ease-in-out;

}


ul.menu a:hover {
	opacity: 0.7;
}

ul.menu li {
	display: inline-block;
	margin-right:2em;
}


.logo {
	display: block;
	width:134px;
	height:50px;
	background-image: url('../images/logo@2x.png');
	background-size:contain;
	float:left;
}


body.active {
	overflow: hidden;
}


article {
	position: relative;
}

article.products {
	padding:0;
	background: initial;
}


/*

article h3:before {
	font-weight: 300;
	margin-right:10px;
}

article.post h3:before {
	content:'[POST]';
	
}

article.page h3:before {
	content:'[PAGE]';
}

article.products h3:before {
	content:'[PRODUCT]';
}

article.brand h3:before {
	content:'[BRAND]';
}*/

.gform_wrapper table.gfield_list thead{
	display: none!important;
}


.post-type-icon {
       width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #181818;
    position: absolute;
    right: 20%;
    top: 56px;
    color: #fff;
    font-size: 1.2em;
    border-radius: 50%;
}

.post-type-icon:before {
	font-family: "Black Tie";
}

.post .post-type-icon:before {
	content:'\F059';
}

.page .post-type-icon:before {
	content:'\F025';
}

.products .post-type-icon:before {
	content:'\F0D9';
}

.brand .post-type-icon:before {
	content:'\F02C ';
}



.button {
	background: #171717;
	padding:1em 3em;
	color:#fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	transition:0.2s all ease-in-out;
	border:none;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 300;
}


.button:hover {
	background: #474747;
	text-decoration: none;
	color:#fff;
}




#slide-menu a {
	color:#999;
	text-decoration: none;
}

#slide-menu a i.fa {
	color:#999;
}

#slide-menu a:hover {
	color:#fff;
}

#slide-menu .child-menu {
	margin-top:2em;
	font-size: 0.95em;
}

#slide-menu .child-menu a {
	text-transform: none;
}


#slide-menu .social {
	font-size: 0.8em;
	margin-top:2em;
}


 .social a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #444;
    color: #ccc;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    margin-right: 5px;
}

/*

.social a.facebook {
	 background: #3b5998;
}


.social a.twitter {
	 background: #4099FF;
}
*/


.social a i {
	color:#ccc;
}

 .social a:hover i {
	color:#fff;
}


#slide-menu {
	position: fixed;
	width:320px;
	background: #232323;
	right:0;
	height:100%;
	font-size: 18px;
		padding:40px;
	text-transform: uppercase;
	padding:35px 40px 40px 40px;
	
		background-image: url(../images/texture-wood@2x.png);
	background-size:cover;
}



#slide-menu h5 {
	color:#666666;
	font-weight: 600;
	margin:0;
}


#content {
    transform: translate3d(0,0,0);
    transition: 0.5s all ease-in-out;
    height: 100%;
    background-color: #fff;
    float:left;
	width:100%;
}

.menu-active #content {
	transform: translate3d(-320px,0,0);
	transition:0.5s all ease-in-out;
}


.menu-trigger.close {
    position: absolute;
    right: 40px;
    top: 49px;
    height: 26px;
    width: 26px;
    border: none;
    margin: 0;
    opacity: 0;
}

.menu-active .menu-trigger.close {
	opacity: 1;
	right: 40px;
} 

.menu-trigger.close:before, .menu-trigger.close:after {
	position: absolute;
	top:0;
	content:'';
	border-bottom:1px solid #ccc;
	width:26px;
	height:26px;
	height:1px;
}

.menu-trigger.close:before {
	transform: rotate(45deg);
}

.menu-trigger.close:after {
	transform: rotate(-45deg);
}


.menu-trigger.close:hover:before, .menu-trigger.close:hover:after {
	border-color:#fff;
}

.menu-trigger:hover {
	opacity: 0.7;
}


.sub-menu li {
	line-height: 2em;
}

#slide-menu .sub-menu li a {
	color:#ccc;
}

#slide-menu .sub-menu li a:hover {
	color:#fff;
}

.search-field {
	position: relative;
    float: right;
    color: #fff;
    margin: 0 20px 0 0;
    width:120px;
    transition: 0.3s all ease-in-out;
 
}

.search-field i {
    color: #fff;
    float: left;
    position: absolute;
    padding: 18px 0 18px 16px;
    }


.search-field input {
	width: 100%;
	background: transparent;
	border:none;
	outline: none;
	color:#fff;
	float:left;
	line-height: 1.5;
	padding: 1em;
	text-indent: 2em;
	
	transition: 0.3s all ease-in-out;

}


.search .container.content {
	padding:0;
}



.search article a {

	display: block;
	text-decoration: none;
	padding: 3% 20%;
	
	border-bottom:1px solid #d6d6d6;
	
}

.search article a p {
padding-right:80px;}

.search article a:hover {
	background: #f2f2f2;
}

.search article h3 {
	margin-bottom:10px;
}

.search-active .search-field input {
	 max-width: 100%;
       background-color: rgba(0,0,0,0.4);
 
}

.search-active .search-field {
	width:300px;
}


.search-field input:focus {
	outline: none;
}



.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 18%;
    font-size: 1em;
    margin: 0 25px 0 0;
    text-align: left;
}

.selectboxit-container * {    
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap;
}

.selectboxit-container .selectboxit {
    width: 100%!important;    
    cursor: pointer;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
    display: block;
    position: relative;
    border:1px solid #DBDBDB!important;
    border-radius:2px;
}

.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 60px;
    line-height: 60px;
    display: block;
    padding: 0!important;

}


.selectboxit-container .selectboxit-options a  {
	height:35px;
	line-height: 35px;
	width:100%;
	float:left;
    border:none;
}


.selectboxit-container .selectboxit:focus {
    outline: 0;
}

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
}

.select-options a {
	text-decoration: none;
}

.select-options a:hover {
	opacity: 0.5;
}

.selectboxit-text {
    text-indent: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: none;
    white-space: normal;
    margin-right: 25px;
}
.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px;
}

.selectboxit-container .selectboxit-options {
     min-width: 100%!important;
    margin: 0;
    padding: 10px 15px 10px 0px;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-height: 300px!important;
    font-weight: 300!important;
}


.selectboxit-container .selectboxit-options {
    padding: 10px 15px 10px 5px;
   border:1px solid #DBDBDB;
    margin-top: -1px;
    font-size: 14px;
    line-height: 25px;
	
 }

.contact .selectboxit-container .selectboxit-options a {
    font-weight: 300;
}

.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px;
}

.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none;
}

.selectboxit-option,
.selectboxit-optgroup-header {
    text-indent: 5px;    
    margin: 0;
    list-style-type: none;
}

.selectboxit-option-first {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.selectboxit-optgroup-header + .selectboxit-option-first {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.selectboxit-option-last {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.selectboxit-optgroup-header {
    font-weight: bold;
}

.selectboxit-optgroup-header:hover {
    cursor: default;
}

.selectboxit-arrow-container {
    
    width: 25px;
    position: absolute;
    right: 0;
    top:0;
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {    
    margin: 0 auto;
    position: absolute;
    top: 0;
    font-style: normal;
    right: 0;
    left: 0;
    font-size: 1em;
    color: #171717;
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%;
}

.selectboxit-option-icon-container {
    float: left;
}
.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left;
}
.selectboxit-rendering {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}

.jqueryui .ui-icon {
    background-color: inherit;
}

.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
    text-decoration: none;
    background-position: 0 -15px;
}
.selectboxit-default-arrow:before {
content: '\f107';
    font-family: FontAwesome;
    font-weight: bolder;
    font-size: 18px;
    line-height: 2em;
}
.selectboxit-list {
    background-color:#fff;
    border-left:1px solid #DBDBDB;
     border-right:1px solid #DBDBDB;
      border-bottom:1px solid #DBDBDB;
}
.selectboxit-list .selectboxit-option-anchor {
    color: #171717;
   
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    color: #171717;
    background-repeat: repeat-x;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: rgba(153, 204, 51, 1);
}




.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
  
}


.flexslider .slides > li a {
	display: block;
	width:100%;
	height:100%;
	position: relative;
	z-index: 4;
}

.flexslider .slides > li:before {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:'';
	background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 50%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 50%);
background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=0 );
}

.flexslider .slides img {
  width: 100%;
  display: block;
}


.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flexslider {

  position: relative;
  zoom: 1;
 }
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
  display:none;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    z-index: 99;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 14px;
  height: 14px;
  display: block;

  cursor: pointer;
  text-indent: -9999px;
  border:1px solid #fff;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.flex-control-paging li a:hover {
  background: #fff;
}
.flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}


.intro {
	padding:5% 0 10% 0;
		text-align: center;
		background: #fff;

}


.intro h2 {
	margin:auto;
	font-size:2em;
	line-height: 1.5em;
	margin-bottom:0;
}


.intro h2 strong {
	font-weight: 600;
}


.products {
	background: #f0f0f0;
	padding:10% 0 0 0;
}


.products .row {
	padding:0;
	max-width: 100%;
}

.products [class*=span_] {
	margin-bottom:10%;
}

.products .text {
	padding: 10%;


}

.products .text h3 {
	font-size: 2.5em;
	line-height: 1;
	margin-bottom: 1em;
	margin-bottom:0.75em;

}

.products .text p {
	font-size: 1em;
	margin-bottom:2em;

}




.news-reviews {
	padding-top:10%;
	padding-bottom:10%;
	text-align: center;
	background:#f7f7f7;
}


.news-reviews p {
	max-width: 900px;
	margin:auto;
}

.news-reviews .row {
	padding-top:2.5%;
	padding-bottom:2.5%;
}


.news-reviews h2 {
	font-size: 60px;
}

.news-reviews h3 {
	font-size: 30px;
    line-height: 1.2;

}


.footer {
	text-align: center;
	background: #222;
	padding:5% 0;
	font-size: 0.8em;
	
	background-image: url(../images/texture-wood@2x.png);
	background-size:cover;
}

.footer .row {
	max-width:1040px ;
	margin: auto;
}

.footer h5 {
	margin-bottom:2em;
	font-weight: 400;
	color:#fff;
}

.footer p {
	color:#e5e5e5;
}

.footer .social {
	margin:2em 0;
}

h2.not-found {
	text-align: center;
	font-size: 2em;
}



html.remodal-is-locked {
  overflow: hidden;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;
  
  
  
  outline: none;

  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  display: inline-block;
}





/* Default theme styles for the background 

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {

-webkit-filter: blur(3px);	
  filter: blur(3px);
} */

/* Default theme styles of the overlay */




.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation: remodal-overlay-opening-keyframes 0.3s;
}

.remodal-overlay.remodal-is-closing {
  animation: remodal-overlay-closing-keyframes 0.3s;
}


.remodal-wrapper {
  padding:0;
}

.remodal {
    box-sizing: border-box;
    width: 100%;
    height:100%;
    margin-bottom: 0;
    padding: 0;
    transform: translate3d(0, 0, 0);
    color: #2b2e38;
    background: transparent;    
   /* box-shadow: 6px 6px 0 #78a126;*/
}

.remodal object, .remodal embed {
	height:360px;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation: remodal-opening-keyframes 0.3s;
}

.remodal.remodal-is-closing {
  animation: remodal-closing-keyframes 0.3s;
}


.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}




.remodal-close {
	  position: absolute;
    top: 20px;
    right: 20px;
z-index: 4;
  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  text-decoration: none;

  color: #fff;
  border: 0;
  outline: 0;
  background: transparent;
  
  /*	opacity: 0; */
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

/*
.remodal:hover .remodal-close {
	opacity: 1;
}*/


.remodal:hover .remodal-close:hover,
.remodal:hover .remodal-close:focus {
  opacity: 0.5;
}




.remodal-close:before {
      	font-family: 'Black Tie';
    content: '\F01B';
    transform: rotate(45deg);
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    top:0;
    left: 0;
    display: block;
    width: 40px;

    text-align: center;
}


.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}




.lt-ie9 .remodal-overlay {
  background: #fff;
}

.remodal.popup p.no-account {
    position: absolute;
    top: 30px;
    left: 20px;
    font-size: 14px;
}

.remodal.popup p.no-account a {
	color:#fff;
}


.remodal.popup {
	background: #181818;
	padding:60px;
	height:100%;
	border-radius:2px;
}

.popup-inner {
    max-width: 450px;
    margin: auto;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
	
}

.remodal.popup h1 {
	color:#fff;
	font-size: 2em;
	margin:0;
}

.remodal.popup p {
	margin:0;
	color:#fff;
}

.remodal.popup form {
    margin: 20px auto 0 auto;
    padding: 0 0 10px 0;
    overflow: hidden;
    max-width: 330px;
}

.remodal.popup input.input { 
    color: #444;
    background-color: #fff;
    border: none;
    padding: 1em;
    font-size: 1rem;
    width: 100%;
    margin: 2% 0;
    float: left;
    transition: 0.3s;
    
    }
    
    .remodal.popup input.input:focus {
	    outline: none;
    }

.remodal.popup .button {
    margin-top: 2%;
    margin-bottom: 20px;
    padding: 0 1em;
    background-color: #444;
    width: 100%;
    height: 60px;
    
    background: #77b204;
    border-color: #6da304;
 
}

.remodal.popup small {
	color:#fff;
}


.remodal.popup a {
	color:#fff;
	font-weight: bold;
}

.remodal.popup .button:hover {
	    background: #7ebc04;
    border-color: #74ad04;
}

.remodal.popup .btl {
	   color:#fff;
	   margin-right:10px;
}



.remodal.popup input.half {
	width:46%;
}


.remodal.popup input.approved {
	background:#E8F5E9;
}

.remodal.popup input.not-approved {
	background: #ffebee;
}


#content {
	transition:0.3s;
}




.remodal-overlay {
  background: transparent;
}



.container.filter, .container.filter .row {
	overflow: visible;
	text-align: center;
	background: #efefef;
}


.container.filter h3 {
	margin-bottom:1em;
	font-size:1.3em;
}

.filter .button {
    padding: 0 2em;
    line-height: 50px;
    height: 50px;
}

.filter {
	padding-top:50px;
	padding-bottom:50px;
}



.banners a:hover {
	opacity: 1;
}



.banner {
	background-color: #333;
	padding-top: 168px;
    padding-bottom: 148px;
    background-size:cover;
	background-position:center center;
    position: relative;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}




.banner:before {
	content:'';
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.5);
	z-index: 2;
} 

.banner h1 {
    text-align: center;
    color: #fff;
    font-size: 3em;
    margin: 0 auto;
    z-index: 3;
    font-weight: 200;
    position: relative;
    line-height: 1.2;
    max-width: 900px;
    
}

.container.product-listing  {
	background: #f9f9f9;
}

.container.product-listing .product {
	color:#171717;
	text-decoration: none;
	background: #fff;
	text-align: center;
	padding:2em;
	margin-bottom:3%;
	
;
	
}

.container.product-listing .product img {

	width:auto;
}



.container.product-listing .product h3 {
	height:68px;
	font-size: 1em;
}


.container.product-listing .product.type-brand h3 {
	display: none;
}


.container.product-listing .product.type-brand img {
	height:auto;
}



.container.brand-listing .product h3 {
	height:54px;
	font-size: 1em;
}



.container.brand-listing {
		background: #f9f9f9;
}

.container.brand-listing .product img {
	height:100px;
	width:auto;
}

.container.brand-listing .product ,  .trade a.product {
	color:#171717;
	text-decoration: none;
	background: #fff;
	text-align: center;
	padding:2em;
	margin-bottom:3%;
	

}


 .trade a.product  {
	 padding:5em 2em
 }


.container.brand-listing .product, .container.product-listing .product, .trade a.product, .post  {
	border: solid 1px #e6e6e6;
    box-shadow: 0 0 30px #f1f1f1;
    transition:0.2s;
}

.post a:hover {
	opacity: 1;
}


.container.brand-listing .product:hover, .container.product-listing .product:hover, .trade a.product:hover, .post:hover {
	border-color: #d6d6d6;
    box-shadow: 0 0 15px #e4e4e4;
}

.trade .product h3 {
	margin:20px 0 0 0;
	font-size: 1.4em
}

.trade a.product {
	display: block;
}

.container.trade {
	padding-top:0;
}


/*
.product:hover {
	background: #efefef;
}*/


.product-single {
	background: #fff;
}



.product-single .background-image img {
 position: absolute;
    left: -45%;
    opacity: 0.1;
    
    -webkit-filter:  grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter:  grayscale(100%);
    -ms-filter: grayscale(100%);
     filter: grayscale(100%);
}

.product-single .row {
	padding-left:20%;
}

.product-single h1 {
    font-size: 2.4em;
    margin-bottom: 10px;
    max-width: 800px;
    line-height: 1.2;
    
    display: none;
}


.product-single .details li {
    display: block;



    line-height: 1;
    width:100%;
    margin:0 0 1em 0;
	
    color:#000;
}


.product-single .details li span {
	display: inline-block;
	width:100%;
	max-width:150px;
	font-weight: 600;
}

.product-single .details li:last-child {
	border-right:none;
}




.product-single .details img {
    max-width: 300px;
    position: absolute;
    right: 65px;

}

.product-single .content {
	padding:5% 0;
}


.product-single .gallery li {
	width:25%;
	float:left;
}


.gallery a {
	border:0;
}

 .button.enquiry {
	margin-right:1em;
}


#accordion {
	margin:5% 0;
}

#accordion ul.gallery img {
	width:auto;
	max-height:300px
}

#accordion li {
	margin-bottom:0.5em;
}

#accordion h4 {
    font-size: 1.8em;
    width: 100%;
    cursor: pointer;
    text-transform: none;
    border-top: 1px solid #efefef;
    padding: 1em 0;
    opacity: 0.7;
    position: relative;
    margin:0;
    overflow: hidden;

}

#accordion h4:hover, #accordion h4.active {
	opacity: 1;
}

#accordion h4.trade:hover {
	opacity: 0.7;
}

#accordion div {
	width:100%;	
	 padding: 0 0 3em 0;
	 overflow: hidden;
}

#accordion h4:first-child {
	border:none;
}

#accordion h4:focus {
	outline: none;
}


#accordion h4 a:hover, #accordion h4 a {
	color:#999;
}


#accordion h4:after {
  	font-family: 'Black Tie';
    content: '\F01B';
    font-weight: 200;
    float: right;
    transition: all 0.3s ease-in-out;
    font-size: 1em;
    line-height: initial;
    font-weight: 100;
    line-height: 1.2;
    color:#999;
}



#accordion h4.trade a:hover {
	opacity: 1;
}


#accordion h4.trade:after {
	content: '\F039';
}



.description {
	padding:5% 0;
	padding-right:400px;
}

.single-brand .description {
		padding-right:0;
}


#accordion h4.active:after {
	transform: rotate(45deg);
	/* content:'+';
	transform: rotate(45deg);
	font-size: 1.3em;
	margin-right:-5px;  
	color:#999; */
}


.price {
	font-size: 1.5em;
	margin-bottom:1em;
}

.price strong {
	font-size: 1.5em;
}

.price small {
	font-size: 0.6em;
	color:#999;
	font-style: italic;
}



.brand-single {
	text-align: center;
	font-size: 1em;
	background: #fff;
}

.brand-single img {
	max-width: 300px;
	text-align: center;
}


.brand-single .details {
	font-size: 1rem;
}

.brand-single .details li {
    display: inline-block;
    border-right: 1px solid #999;
    margin-right: 10px;
    padding-right: 14px;
    line-height: 1;
    color:#000;
}

.brand-single .details li:last-child {
	border-right:none;
}


.brand-products {
	padding:6% 0 5% 0;
	background: #fff;
	border-top: 1px solid #efefef;
}


.brand-products .span_4 {
	text-align: center;
}

.brand-products .span_4 img {
	text-align: center;
	max-height:400px;
	width:auto;
}

.brand-products .row {
    padding-bottom: 5%;
    border-bottom: 1px solid #efefef;
    margin-bottom: 5%;
    
}

.brand-products .row:last-child {
	border: none;
	margin:0;
}

.brand-products h3 {
	font-size: 1.5em;
}


.brand-listing h2 {
	text-align: center;
	font-size: 3em;
	margin-bottom:1.5em;
}

/*
.page .content.area {
	text-align: center;
}*/

.page .content.area .row, .single-post .content.area .row {
	max-width: 1000px;
}



.gform_wrapper .selectboxit-container {
	width:100%;
}


.gform_wrapper .selectboxit-text {
	text-indent: 11px;
}

.gform_wrapper .selectboxit-container .selectboxit-options {
    padding: 10px 15px 10px 8px;
}

body .gform_wrapper .hidden_label input.large, body .gform_wrapper .hidden_label select.large, body .gform_wrapper .top_label input.large, body .gform_wrapper .top_label select.large {
	width:100%;
}

body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url] {
    font-size: inherit;
    font-family: inherit;
    padding: 0 0.6em;
    height:60px;
    line-height: 60px;
    letter-spacing: normal;
    text-indent: 0;
    border:1px solid #DBDBDB;
    	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

body .gform_wrapper input[type=email]:focus, body .gform_wrapper input[type=number]:focus, body .gform_wrapper input[type=password]:focus, body .gform_wrapper input[type=tel]:focus, body .gform_wrapper input[type=text]:focus, body .gform_wrapper input[type=url]:focus {
	border: 1px solid #ccc;
	outline: none;

}

body .gform_wrapper textarea.large:focus {
	border: 1px solid #ccc;
	outline: none;

}

body .gform_wrapper textarea.large {
	  border:1px solid #DBDBDB;
	   padding: 1em;
	   width:100%;
}

body .gform_wrapper .gform_footer {
	margin:0;
	padding:0;
}

body .gform_wrapper .top_label .gfield_label {
    margin: 0;
    font-weight: 400;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1;
    clear: both;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 0.9em;
	color: #666;
    font-weight: 300;
    
}

body .gform_wrapper input, body .gform_wrapper textarea {
	border-radius:4px;
}

body .gform_wrapper .top_label li.gfield.gf_right_half {
    margin: 0 ; 
    }

body .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top:0!important;
}

body .gform_wrapper {
    overflow: inherit;
    max-width: 100%;
    width:100%;

    
}

body .gform_wrapper .gfield_required {
	display: none;
}



.post.span_4:nth-child(3n+3) {
	margin-right:0;	
}

.post {
	overflow: hidden;
	border-radius:2px;
}




.post.span_4 {
	margin-bottom:3%;
}

.post .thumbnail {
    max-height: 300px;
    overflow: hidden;
    line-height: 0;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    text-align: center;
	
}

.post .thumbnail:before {
	content:'';
	position: absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: rgba(255,255,255,0);
	 transition:0.2s;
	z-index:2;
}




.post img {
	height:300px;
	width:auto;
	max-width: none;
}


.post:hover .thumbnail:before {
	background: rgba(255,255,255, 0.2);
}



.post .text {
	padding:30px 30px 15px 30px;
	/*border-bottom:2px solid #ddd;*/
	background:#fff;
	float:left;
	    width: 100%;
    height: 40%;
    text-align: left;
    transition:0.2s;
}




.post .text h3 {
    font-size: 1em;
    line-height: 1.4em;

    color: #222;
    height:120px;
    text-align: left;
}



.post:hover .text h3 {
	color:#666;
}

.post .text date {
	    font-size: 0.8em;
    font-weight: 500;
    text-transform: uppercase;
    color: #bbb;
    text-align: left;
}


.page-count {
    position: relative;
    width: auto;
    text-align: center;
    clear: both;
    float: left;
    left: 50%;
    margin-top:50px;
    transform: translateX(-50%);
}

.navigation {
	color: transparent;
}

.navigation a {
	position: absolute;
    width: 34px;
    height: 34px;
   opacity: 0.7;
    top: 0;
}

.navigation a:hover  {
	text-decoration: none;
	opacity:1;
}


.navigation a.next-post {
    left: -60px;
}

.navigation a.prev-post {
    right: -60px;
 
}
.navigation a:before {
	font-family:"Black Tie";
	color:#222;
}

.navigation a.prev-post:before {
	content:'\F093';
}

.navigation a.next-post:before {
	content:'\F092';
}


.enquiry .trade, .enquiry .consumer {
	width:50%;
	float:left;
	text-align: center;
	padding:10%;

}

.enquiry h3 {
		color:#fff;
		font-size: 2em;
		font-weight: 300;
}

.enquiry .trade {
    background: url(../images/bg_enquiry_trade.jpg);
    background-size: cover;

    }
    
.enquiry .consumer {
    background: url(../images/bg_enquiry_consumer.jpg);
    background-size: cover;

    }
    
    
  .home .products .row:nth-child(even) .span_7 {
	  float:right;
	  margin-right:0;
  }  
  
   .home .products .row:nth-child(even) .span_5 {
	  margin-right:3%;
  } 
    
    
.newsletter {
	  background: #171717;
	  text-align: center;
	  color:#fff;
	  padding:5% 0;
  }  
  
  .newsletter form {
	  max-width: 600px;
	  margin:auto;
	  margin-top:2em;
  }
  
  
  .newsletter h3 {
	  font-size: 2em;
	  color:#fff;
	  margin:0;
  }
  
  .newsletter p {
	  color:#fff;
	max-width: 800px;
	margin: auto;
  }
  
  .newsletter input {
    background: #fff;
    color: #000;
    padding: 0 1em;
    width: 70%;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    float: left;
    border: none;
  }
  
  
    .newsletter button {
	    display: inline-block;
	        height:60px;
	        border:none;
    line-height: 60px;
    width:30%;
    padding: 0 2em;
    color:#fff;
    background: #444;
    
    transition:0.2s;
        text-transform: uppercase;
 
    
    }
    
    
    .newsletter button:hover {
	    background:#666;
    }
    
    .addthis_toolbox li {
    list-style: none;
    display: inline-block;
    border-right: none;
    padding:0;
    position: relative;
} 


.addthis_toolbox {
	float:right;
}

date {
	float:left;
}




.addthis_toolbox a {
	width:26px!important;
	height:26px!important;
    display: inline-block;
    text-align: center;
    line-height: 26px!important;
    color: #fff;
    font-size: 9px;
    text-decoration: none;
    border-radius: 50%;
    margin: 0;
    float: left;
    background: #bbb;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}


.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
	    height: 26px;
    width: 26px;
}

.addthis_toolbox a:hover {
	background: #474747;
}

.addthis_toolbox a i {
	color:#fff;
	font-weight:900!important;
}


.social-share {
	margin:0;
	padding:5%;
	background: #171717;
	
}

.social-share .addthis_toolbox a {
	background: #fff;
	color:#272727;
	width:60px!important;
	height:60px!important;
	line-height: 60px!important;
	font-size: 20px;
}

.social-share .addthis_toolbox a i {
	color:#272727;
}



.social-share .addthis_toolbox li {
	margin:0 10px;
}




.social-share .addthis_toolbox {
	float:none;
}

.social-share {
	text-align: center;
	
}

.social-share h3 {
	color:#fff;
}


.container.content {
	padding:7% 0;
}

.container.content.trade.area {
	padding-top:0;
}

.container.content.related-posts  {
	padding:7% 0;
}

.related-posts .row > h3 {
    text-align: center;
    margin-bottom: 2em;
}

.social-share .addthis_toolbox {
	text-align: center;
}





.single-products h3 {
	font-size: 1.2em;
}



h1.single-title {
	font-size: 2.4em;
	margin:auto;
}


.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
	    margin: 0;
}

.gform_wrapper .top_label li {
	margin-bottom:2.6%!important;
}



body .gform_wrapper .top_label li.gfield.gf_left_half input.large, body .gform_wrapper .top_label li.gfield.gf_left_half input.medium, body .gform_wrapper .top_label li.gfield.gf_left_half select.large, body .gform_wrapper .top_label li.gfield.gf_left_half select.medium, body .gform_wrapper .top_label li.gfield.gf_right_half input.large, body .gform_wrapper .top_label li.gfield.gf_right_half input.medium, body .gform_wrapper .top_label li.gfield.gf_right_half select.large, body .gform_wrapper .top_label li.gfield.gf_right_half select.medium {
    width: 100%;
}

body .gform_wrapper .top_label li.gfield.gf_left_half {
    clear: left!important;
    margin-right: 2.5%;
}


/* Place Holder CSS */
::-webkit-input-placeholder {
  color: #000;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
:-moz-placeholder {
  color: #000;
  opacity: 0.5;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
::-moz-placeholder {
  color: #000;
  opacity: 0.5;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
:-ms-input-placeholder {  
  color: #000;
  opacity: 0.5;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}


/* Place Holder CSS for Focus */
:focus::-webkit-input-placeholder {
  opacity: 0.2;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
:focus:-moz-placeholder {
  opacity: 0.2;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0.2;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
:focus:-ms-input-placeholder {  
  opacity: 0.2;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}







#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

a.fancybox-thumb:hover {
	opacity:1;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 4px;
	opacity: 0.4;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	margin:4px;
	
}

#fancybox-thumbs ul li:hover {
	opacity: 0.4;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li a:hover {
	opacity: 1;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}


.fancybox-overlay:after {
	
	font-family: "Black Tie";
	content:'\F00C';

	position: absolute;
	top:20px;
	right:20px;
	font-size: 16px;
	color:#fff;
	cursor: pointer;
	z-index: 99999;
	
	
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	transition:0.3s;
	
}

.fancybox-overlay:after :hover {
	opacity: 0.7;
}


.fancybox-close {
    position: fixed;
	top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}



.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: initial;
	background: transparent;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
	 padding:0!important;       
}

.fancybox-opened {
	z-index: 8030;
}

/* .fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
} */

.fancybox-outer, .fancybox-inner {
	position: initial;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

/*

#fancybox-loading  , .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox_sprite.png);
}

 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox_loading.gif) center center no-repeat;
}



.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	opacity: 1;
	
		-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
	
	
}


.fancybox-nav span:hover {
	opacity: 0.7;
}

.fancybox-prev span {
	left: -25px;
	
	
	/*
	
	background-position: 0 -36px; */
}


.fancybox-prev span:before {
	font-family: "Black Tie";
  content: '\F092';
  color: #fff;
  font-size: 1em;
  
	
	}

.fancybox-next span {
	right: 0;

}

.fancybox-next span:before {
	
		font-family: "Black Tie";
  content: '\F093';
  color: #fff;
  font-size: 1em;
}



.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #181818;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font-size: 1.5em;
	padding:10px;
	font-family: serif;
	font-weight: 300;
	position: relative;
	text-align: center;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
	
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


.fancybox-nav { position: fixed; top: 0;}.fancybox-nav span { visibility: visible;}

.fancybox-next span { right: 0px;}
.fancybox-prev span { left: 40px;}



img.alignleft {
margin: 1em 0 1.5em -5em;
}


img.alignright {
margin: 1em -5em 1.5em 0;


}


blockquote {
	margin:1em 1em;
	padding:0 1em;
	border-left:5px solid #ccc;
	font-size: 1.1em;
	font-style:italic;
}


.gallery h3 {
margin:5% 0 0 0;
}

.gallery p {
	margin:0 0 5%;
}

.gallery .span_4 {
	margin-bottom:3%;
	line-height: 0;
}


.gallery a.fancybox-thumb {
	opacity: 0.9;
}

.gallery a.fancybox-thumb:hover {
	opacity: 1;
}



video {
	width:100%;
}


.responsive-container {
position:relative;
padding-bottom:56%;
padding-top:0;
height:0;
overflow:hidden;
cursor:pointer
}



.responsive-container iframe {
position:absolute;
top:0;
left:0;
width:100%;
height:100%
}

.responsive-container img {
width:100%;
height:auto
}




/* Gravity Form Overrides */

 .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-top: 0;
    margin-bottom: 0;
 
}



.gform_wrapper li.gfield.gfield_error, .body gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	    background-color: transparent;
    margin-bottom: .375em!important;
    padding: 0;
    border-top: none;
    border-bottom: none;
}


.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
     color: #F44336;
}



.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-left: 0;
}


.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 0!important;
    display: none;
}


.gform_wrapper .gfield_description+.gform_wrapper .gfield_description.validation_message, .gform_wrapper .ginput_container+.gfield_description.validation_message {
    margin-top: 0;
}

.gform_wrapper .gfield_description.validation_message, .gform_wrapper .top_label .gfield_description.validation_message {
    padding: 0.5em 0 0 0!important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield_html {
    max-width: 100%;
}

.gform_wrapper .top_label .gfield_error {
    width: 100%;
}

.gform_wrapper .top_label .gfield_error input.large, .gform_wrapper .top_label .gfield_error select.large, .gform_wrapper .top_label .gfield_error textarea.textarea {
    width: 100%;
}


.gform_wrapper.gf_browser_chrome .gfield_error input[type=email], .gform_wrapper.gf_browser_chrome .gfield_error input[type=number], .gform_wrapper.gf_browser_chrome .gfield_error input[type=password], .gform_wrapper.gf_browser_chrome .gfield_error input[type=tel], .gform_wrapper.gf_browser_chrome .gfield_error input[type=text], .gform_wrapper.gf_browser_chrome .gfield_error input[type=url], .gform_wrapper.gf_browser_chrome .gfield_error select, .gform_wrapper.gf_browser_chrome .gfield_error textarea, .gform_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text] {
	margin-bottom:0;
}


.gform_wrapper div.validation_error {
    color: #F44336;
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 1.6em;
    border-top: none;
    border-bottom: none;
    padding: 1.5em 1em;
    clear: both;
    width: 100%;
    border: 1px solid #F44336;
    padding: 1em;
    line-height: 1.4;
    background: #FFCDD2;
    border-radius: 4px;
}

.gform_wrapper .validation_message {
    color: #F44336;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 0.8em;
}


.gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error textarea.large {
    border: 1px solid #F44336;
    background:  #FFCDD2!important;
}

