/*===================================================================
 
	Theme Name:	Spaces
	Theme URI:	http://demo.themebeans.com/spaces
	Author:		ThemeBeans
	Author URI:	http://themebeans.com
	Description:	A high class portfolio theme for creatives.
	Version:		1.7.4
	Tags:		post-formats, theme-options, translation-ready, custom-menu, fluid-layout, responsive-layout, light, white, microformats
	Textdomain:	bean

	License: GNU General Public License version 3.0 & Envato Regular/Extended License
	License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
	
	All PHP code is released under the GNU General Public Licence version 3.0
	All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License
	
/*===================================================================*/




/*===================================================================*/
/*
/* CSS RESET AND FRAMEWORK SETUP
/*
/*===================================================================*/
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;text-decoration:none;vertical-align:baseline}img{vertical-align:bottom}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.clearfix::after{content:"";display:table;clear:both}.none{display:none}

/* GRID FRAMEWORK */
.row { width: 100%; max-width: 1600px; margin: 0 auto; padding: 0 30px; *zoom: 1;  }
.row:before, .row:after { content: ""; display: table; } .row:after { clear: both; }

.column, .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; } 
.columns .columns { padding: 0px; }
.columns .columns .columns { padding: 0px; } 
.column.centered, .columns.centered { float: none; margin: 0 auto; } 
[class*="column"] + [class*="column"].end { float: left; }

/* COLUMNS */
.one, .row .one 		{ width: 8.33333%;  }
.two, .row .two 		{ width: 16.66667%; }
.three, .row .three 	{ width: 25%; 		}
.four, .row .four 		{ width: 33.33333%; }
.five, .row .five 		{ width: 41.66667%; }
.six, .row .six 		{ width: 50%; 		}
.seven, .row .seven 	{ width: 58.33333%; }
.eight, .row .eight 	{ width: 66.66667%; }
.nine, .row .nine 		{ width: 75%; 		}
.ten, .row .ten 		{ width: 83.33333%; }
.eleven, .row .eleven 	{ width: 91.66667%; }
.twelve, .row .twelve 	{ width: 100%; 	}

/* IMAGES */
img, object, embed { max-width: 100%; height: auto; }
object, embed { height: 100%; }
img { -ms-interpolation-mode: bicubic; }

/* VISABILITY CLASSES */
.show-for-small { display: none!important; }

/* FLOATS */
.left { float: left; }
.right { float: right; }
.text-right {text-align: right;}
.text-centered {text-align: center;}

/* RESPONSIVE */
@media only screen and (max-width: 768px) { 
.row { width: auto; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row { }
.column, .columns { padding: 0px; } 
.column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
.column:after, .columns:after { clear: both; }
.row .mobile-two { width: 50% !important; float: left; padding: 0 30px; }
.row .mobile-two:last-child { float:left; }
.row .mobile-two.end { float: left; }
.row .mobile-four { width: 100% !important; float: left; }
.row .mobile-four.end { float: left; }  
}

/* SMALL DISPLAY TARGETS */
@media only screen and (max-width: 768px) { 
	.hide-for-small {
		display: none!important;
	} 
	.show-for-small { 
		display: block!important; 
	}
}	




/*===================================================================*/
/*
/* BEGIN THEME CSS
/*
/*===================================================================*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { 
     font-size: 62.5%;
     overflow-x: hidden; 
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
     -webkit-overflow-scrolling: touch;
}

body {
	color: #444;
	text-rendering: optimizeLegibility;
	overflow-x: hidden; 
	word-wrap: break-word;
     -webkit-overflow-scrolling:touch;
}

/* TYPOGRAPHY */
p,
body,
.btn,
h1, h5,
.button,
textarea,
.rss-date,
.viewer .caption,
input[type="tel"], 
input[type="url"], 
input[type="text"], 
input[type="date"], 
input[type="time"], 
input[type="email"], 
.btn[type="submit"],
input[type="reset"], 
input[type="number"], 
.comment-author span,
.comment-author cite,
#wp-calendar caption,
input[type="search"],
input[type="button"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
.button[type="submit"],
.reveal h3#reply-title,
.reveal h6.comments-title,
.reveal #author-wrapper h6, 
#cancel-comment-reply-link,
.home-slide a.post-edit-link,
.entry-content .wp-playlist-item-length,
.widget_bean_tweets a.twitter-time-stamp,
.bean-pricing-table .table-mast h5.title,
#edd_checkout_form_wrap select.edd-select,
.bean-pricing-table .table-mast h6.price,
.single-portfolio .edge .bean-image-caption,
.bean-pricing-table, .bean-pricing-table .table-mast p {
	font-family: "Courier", Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 1.7em;
}

.onsale,
.tagcloud a,
.bean-tabs a,
h3#reply-title,
.products li h5,
h6.widget-title,
.testimonial h1 p,
h6.comments-title, 
.archives-list h6,
#author-wrapper h6, 
.bean-image-caption,
.woocommerce table th,
.bean-panel-title > a,
.crsl-item .overlay h5,
#load-more .overlay h5,
.type-team .overlay h4,
.edd_cart_header_row,
.bean-coming-soon .count,
.bean-tabs > li.active > a,
.slides-container .overlay h1,
#portfolio-grid li .overlay h5,
.home-slider-mobile li .overlay h3,
.home-portfolio-fullwidth .overlay h1,
.masonry-item .overlay .post-inner h1,
.widget_bean_portfolio li .overlay h5,
li.masonry-item.grid-masonry .overlay h5,
.bean-pricing-table .table-mast h5.title {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-transform: none;
}

h1, h2, h3 {
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 20px;
}	

h1, h1 p {
	font-size: 22px;
	line-height: 30px;
}

h2 { 
	font-size: 22px; 
	line-height: 30px;  
}

h3 { 
	font-size: 18px; 
	line-height: 30px;  
}
	
h4 { 
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px; 
}
	
h5 { 
	font-size: 16px; 
	line-height: 22px; 
}
	
h6, #reply-title {
	margin-bottom: 20px;
	background-color: #282828;
	color: #FFF;
	display: inline-block;
	font-size: 13px;
	line-height: inherit;
	margin-bottom: 10px;
	padding: 1px 7px;
	text-transform: uppercase;
}

h6.widget-title {
	margin-bottom: 20px; 
}

em, cite { 
	font-style: italic; 
}	

cite { 
	display: block; 
}

strong { 
	font-weight: bold 
}

strike, del {
	text-decoration: line-through;
}

abbr, acronym, ins {
	border-bottom: 1px solid #C8C8C8;
}

abbr, acronym {
	cursor: help;
	text-transform: uppercase;
}

sup {
	font-size: 11px;
	position: relative;
	vertical-align: top;
	top: -5px;
}

sub {
	bottom: -5px;
	font-size: 11px;
	position: relative;
	vertical-align: bottom;
}

a {
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

p a, 
.widget p a,
.widget li a,
.archives-list li a  {
	font-weight: bold;
	color: #444;
	border-bottom: 1px solid #C8C8C8;
}

var,
kbd,
samp,
code,
pre {
	font: 13px/1.8 'Monaco', Courier, "Courier New", monospace;
}

pre { 
	background-color: #F7F7F7;
	clear: both;
	display: block;
	font-size: 12px;
	padding: 40px;
	margin: 50px 0;
	overflow: auto;
	overflow-x: scroll;
	overflow-wrap: normal;
}

blockquote {
	margin: 40px;
}

p,
ul,
ol,
dl,
dd,
form
table,
address,
fieldset { 
	margin-bottom: 20px; 
}

nav ul,
header p,
footer p,
.products,
.widget ul,
.entry-meta,
#portfolio-grid,
#grid-container,
.team-content p,
.team-content h3, 
.jp-interface ul,
.testimonial-list, 
.primary fieldset,
.home-slider-mobile,
.bean-control-paging,
.type-team .overlay h4,
.team-content .subtext.edit,
.home-portfolio-fullwidth li:last-child {
	margin-bottom: 0;
}

/* TEXT MODS */
.tabs,
.subtext, 
#reviews .meta,
.reset_variations,
.form-row label,
.widget span.reviewer,
.gform_wrapper .top_label .gfield_label,
.widget ul.product_list_widget li .amount,
.widget ul.product_list_widget li .quantity,
.rcp_subscription_fieldset .rcp_separator,
#edd_checkout_form_wrap span.edd-description,
#edd_checkout_form_wrap label  {
	color: #AAA;
	font-size: 14px;
	line-height: 1.8;
	text-transform: uppercase;
}




/*===================================================================*/
/*
/* GLOBAL STYLES (ELEMENTS WITH THE SAME COLORS/TRANSITIONS) 
/*
/*===================================================================*/
cite a,
form label,
input:focus,
.bean-tabs a,
textarea:focus,
h4.entry-title a,
.pinglist a:hover,
#wp-calendar caption,
.logged-in-as a:hover,
.bean-panel-title > a,
h1, h2, h3, h4, h5,
#edd_checkout_cart td, 
#edd_checkout_cart th,
#edd_checkout_wrap label, 
.bean-tabs > li.active > a, 
.archives-list ul li a:hover,
.sidebar .widget ul li a:hover,
#edd_profile_editor_form legend,
a.edd_cart_remove_item_btn:hover,
.recent-post-tabs > li > a:hover,
.fancybox-title-float-wrap .child, 
.entry-content .wp-playlist-item-title,
.gform_wrapper .top_label .gfield_label,
#edd_checkout_form_wrap #edd_final_total_wrap,
.bean-pricing-table .pricing-column li.info:hover,
.entry-content .wp-playlist-item .wp-playlist-caption  { 
	color: #282828; 
}

h1 a, 
h2 a,
h3 a,
h4 a {
	color: #282828!important; 
}

body.error404,
#place_order:hover,
header nav .sub-menu,
.bean-pricing-table .table-mast, 
.bean-pricing-table .table-mast:hover,
.single_add_to_cart_button.button:hover,
.widget .buttons .checkout.button:hover,
#theme-wrapper .edd-submit.button:hover,
.side-menu .sidebar-btn .menu-icon:hover,
input[type=submit].edd-submit.button:hover,
body.page-template-template-comingsoon-php,
body.page-template-template-underconstruction-php,
table.cart td.actions .checkout-button.button:hover { 
	background-color: #282828!important; 
}




/*===================================================================*/
/*
/* FORM & INPUT STYLES
/*
/*===================================================================*/
/* THEME BUTTONS */
.btn, 
.button,     
.btn[type="submit"],
input[type="reset"], 
input[type="button"],
input[type="submit"],
.button[type="submit"],
.products li a.added_to_cart,
#edd_checkout_wrap .edd-submit.button {
	background-color: #282828;
	border: none;
	border-radius: 4px;
	color: #FFF!important;
	cursor: pointer;
	display: inline-block;
	margin: 1px 1px 4px 0; 
	outline: none!important;
	padding: 12px 20px 11px;
	text-align: center;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-appearance: none;
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

.btn:hover, 
.button:hover,      
.btn[type="submit"]:hover, 
input[type="reset"]:hover,  
input[type="button"]:hover, 
input[type="submit"]:hover, 
.button[type="submit"]:hover, 
.products li a.added_to_cart:hover {
	color: #FFF!important;
}

/* THEME FORMS */
form label {
	cursor: pointer;
}
  
span.required,
abbr.required,
.gfield_required { 
	color: #FF5454;
}  

textarea,		   
input[type="tel"], 
input[type="url"], 		   
input[type="text"], 
input[type="date"], 
input[type="time"], 
input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="password"], 
input[type="datetime"],
#edd_checkout_form_wrap input[type=email],
#edd_checkout_form_wrap input[type=password], 
#edd_checkout_form_wrap input[type=text], 
#edd_checkout_form_wrap textarea,
.subscribe .mailbag-wrap input[type="text"], 
.subscribe .mailbag-wrap input[type="email"],
.subscribe .mailbag-wrap input[type="password"],
.entry-content  #edd_checkout_form_wrap textarea.edd-input { 
	background-color: #F9F9F9;
	border: 2px solid #E0E0E0;
	border-radius: 0;
	color: #444;
	display: block;
	font-size: 14px;
	margin: 5px 0 10px;
	outline: none!important;
	padding: 9px 15px 7px;
	width: 100%;
	-webkit-appearance: none;
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

.rcp_form input[type="text"], 
.rcp_form input[type="password"], 
.rcp_form input[type="email"] {
	margin: 5px 0 10px!important;
	padding: 9px 15px 7px!important;
}

.rcp_form #rcp_user_remember {
	display: none;
}

.rcp_form p br {
	display: block!important;
}

textarea:hover,		   
input[type="tel"]:hover, 
input[type="url"]:hover, 		   
input[type="text"]:hover, 
input[type="date"]:hover, 
input[type="time"]:hover, 
input[type="email"]:hover, 
input[type="number"]:hover, 
input[type="search"]:hover, 
input[type="password"]:hover, 
input[type="datetime"]:hover,
#edd_checkout_form_wrap input[type=email]:hover,
#edd_checkout_form_wrap input[type=password]:hover, 
#edd_checkout_form_wrap input[type=text]:hover, 
#edd_checkout_form_wrap textarea:hover,
.subscribe .mailbag-wrap input[type="text"]:hover, 
.subscribe .mailbag-wrap input[type="email"]:hover,
.subscribe .mailbag-wrap input[type="password"]:hover {
	background-color: #FFF;
	border-color: #CECECE;
	color: #282828;
}

textarea:focus,		   
input[type="tel"]:focus, 
input[type="url"]:focus, 		   
input[type="text"]:focus, 
input[type="date"]:focus, 
input[type="time"]:focus, 
input[type="email"]:focus, 
input[type="number"]:focus, 
input[type="search"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus,
.subscribe .mailbag-wrap input[type="text"]:focus, 
.subscribe .mailbag-wrap input[type="email"]:focus,
.subscribe .mailbag-wrap input[type="password"]:focus,
#edd_checkout_form_wrap input[type=email]:focus,
#edd_checkout_form_wrap input[type=password]:focus, 
#edd_checkout_form_wrap input[type=text]:focus, 
#edd_checkout_form_wrap textarea:focus {
	background-color: #FFF;
	color: #282828;
}

textarea {
	display: block;
	height: 220px;
	padding: 9px 14px;
}
 
/* ERRORS */
label.error { 
	display: none!important; 
}

input.error,
textarea.error,
.wpcf7-not-valid,
input.error:hover,
input.error:focus,
.requiredField.error, 
textarea.error:hover,
textarea.error:focus,
.wpcf7-not-valid:hover,
.wpcf7-not-valid:focus {
	background-color: #FFF!important;
	border-color: #FF5454!important;
	color: #FF5454!important;
}	

p.rcp_error {
	background-color: #FFF!important;
	border-color: #FF5454!important;
	border-width: 2px!important;
	color: #FF5454!important;
	font-size: 13px!important;
	padding: 11px 0 9px!important;
	text-align: center;
	text-transform: uppercase;
}	

/* CONTACT FORM 7 COMPATIBILITY */
.wpcf7-form {
	margin-top: 60px;
	text-align: left;
}

.wpcf7-form input[type="text"] {
	margin-top: 10px;
}

.gfield_select,
select.edd-select,
.wpcf7-form select {
	background: #F9F9F9 url(assets/images/select.png) no-repeat 97.5% 15px;
	border: 2px solid #E0E0E0;
	border-radius: 0;
	font-size: 14px;
	color: #444;
	cursor: pointer;
	font: inherit;
	outline: none;
	padding: 8px 15px;
	width: 100%;
	-webkit-appearance: none;
}

.gfield_select:hover,
select.edd-select:hover,
.wpcf7-form select:hover {
	background-color: #FFF;
	border-color: #CECECE;
	color: #282828;
	background-position: 97.5% -25px;
}

select.edd-select {
	margin-top: 5px;
}

#edd_address_country {
	margin-bottom: 10px;
}

#edd_profile_editor_form br {
	display: none;
}

.wpcf7-not-valid-tip {
	background: none!important;
	border: none!important;
	color: #FF5454;
	position: relative!important;	
}

div.wpcf7-mail-sent-ok {
	background: #3FC380;
	border: 2px solid #3FC380!important;
	border-radius: 2px;
	color: #FFF; 
}

div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
	background: #FF4949;
	border: 2px solid #FF4949!important;
	border-radius: 2px;
	color: #FFF;
}

div.wpcf7-response-output {
	line-height: 26px;
	margin: 30px 0 0 0!important;
	padding: 0.6em 1em!important;
	text-align: center;
}

.wpcf7-form p {
	font-weight: 500;
}

.wpcf7-form span {
	color: #FF4949;
	font-weight: normal;
	margin-top: 10px;
}

.wpcf7-form span.wpcf7-not-valid-tip {
	display: none!important;
}

.wpcf7-submit {
	padding: 8px 15px;
}	

div.wpcf7 img.ajax-loader {
	display: inline;
}

/* GRAVITY FORMS */
.row .gform_wrapper .top_label .gfield_label {
	font-weight: normal;
}

.gform_fields li.gfield {
	margin-bottom: 20px;
}

.gfield_radio label, 
.gfield_checkbox label {
	margin-left: 10px;
}

/* RCP */
.col-1 header,
.col-2 header  {
	padding: 0;
	width: auto;
}

p.myaccount_user {
	margin-bottom: 50px;
	text-align: center;
}

#rcp_auto_renew_wrap {
	display: none!important;
}

.rcp_subscription_fieldset {
	margin: 30px 0!important;
}

.rcp_subscription_message {
	font-weight: 600;
}

li.rcp_subscription_level {
	margin-bottom: 0px!important;
}




/*===================================================================*/
/*                    												  
/* THEME STRUCTURE	         		  
/*                    												  
/*===================================================================*/

/*===================================================================*/
/* HEADER & FOOTER PANELS
/*===================================================================*/
header, 
footer {
	padding: 90px 90px 75px;
	width: 50%;
}

/* LOGO */
.logo a h1 {
	-webkit-transition: color .1s;
	   -moz-transition: color .1s;
	    -ms-transition: color .1s;
	     -o-transition: color .1s;
}

.logo img {
	backface-visibility: hidden;
	-webkit-transition: opacity .2s;
	   -moz-transition: opacity .2s;
	    -ms-transition: opacity .2s;
	     -o-transition: opacity .2s;
}

.logo img:hover {
	opacity: .5;
}

.logo, nav ul {
	display: inline-block;
}

header .logo img {
	margin-bottom: 20px;
}

/* MENU */ 
header ul, 
footer ul { 
	margin-top: 30px;
}

header ul li, 
footer ul li {
	display: inline-block;
	margin-right: 25px;
	padding-bottom: 15px;
}

header ul li:last-child,
footer ul li:last-child {
	margin-right: 0px;
}

header ul li a,
footer ul li a {
	color: #AAA;
}

footer a {
	border: none;
	color: #282828;
	font-weight: normal;
}

/* HEADER FILTER */
header #filter {
	float: left;
	margin-left: 30px;
}

header #filter li {
	margin-right: 0;
}

header #filter li a.active {
	color: #FFF!important;
}

/* DROPDOWN */
header .sf-menu, .sf-menu * { list-style: none; }
header .sf-menu li { position: relative; white-space: nowrap;}
header .sf-menu li:hover > ul,
header .sf-menu li.sfHover > ul { display: block; }
header .sf-menu a { position: relative; }
header .sf-menu ul ul { left: 102%; top: -8px}
header .sf-menu ul {
     display: none;
     left: 0px;
     min-width: 12.5em;
     position: absolute;
     top: 100%;
     z-index: 9999;
}

header .sub-menu {
	border-radius: 3px;
     padding: 8px 0;
     margin-top: 0;
}

header .sub-menu li {
     display: block;
     line-height: 20px;
     margin: 0px;
	padding: 5px 15px;
     text-align: left;
}

header .sub-menu li a {
     display: block;
     width: 100%;
     -webkit-transition: color .1s;
	   -moz-transition: color .1s;
	    -ms-transition: color .1s;
	     -o-transition: color .1s;
}

header .sub-menu li a:hover,
header .sub-menu li.current-menu-item a:hover {
     color: #FFF!important;
}

header .sub-menu li a,
header .sub-menu li.current-menu-item a {
     color: #AAA!important;
}

header .sub-menu li a,
.current_page_item.menu-item-has-children:hover {
     cursor: pointer;
}


header nav .sub-menu a.sf-with-ul {
	background: url(assets/images/sf-arrow.png) no-repeat 100% 5px;
}

header nav .sub-menu a.sf-with-ul:hover {
	background-position: 100% -25px;
}

/* HEADER SEARCH */
.primary .main-menu {
	float: left;
}

.primary ul li {
	-webkit-transition: opacity .5s;
	   -moz-transition: opacity .5s;
	    -ms-transition: opacity .5s;
	     -o-transition: opacity .5s;
}

.primary ul.fadeout li {
	opacity: 0;
}

header .searchform {
	float: left;
	position: relative;
	top: 22px;
}

header .searchform.active {
	float: none;
}

header input.search {
	background: url(assets/images/sprite.png) no-repeat -80px -279px;
	border: none;
	color: transparent;
	margin: 0px;
	margin-left: 15px;
	height: 40px;
	padding: 0px;
	text-indent: -9999em;
	width: 40px;
	-webkit-transition: all 0s;
	   -moz-transition: all 0s;
	    -ms-transition: all 0s;
	     -o-transition: all 0s;

}

header input.search:hover {
	background-color: transparent!important;
	background-position: -80px -379px;
	cursor: pointer;
}

header .search:focus,
header .active input.search {
	background-position: -93px -379px;
	background-color: transparent!important;
	left: 0;
	margin-left: 0;
	position: absolute;
	width: 100%;
	text-indent: 0;
	cursor: default;
}

header .search:focus {
	padding-left: 20px;
}

/* CENTERED LAYOUT */
footer.layout-centered,
.layout-centered header {
	margin: 0 auto;
	text-align: center;
	width: 55%;
}

.layout-centered header {
	padding: 90px 90px 60px;
}

.layout-centered header .primary .main-menu {
	float: none!important;
}

.layout-centered header .searchform {
	display: none;
}


/*===================================================================*/
/* TEMPLATE SIDEBAR
/*===================================================================*/
.sidebar {
	background-color: #F7F7F7;
	margin-top: 10px;
	padding: 7%;
}

.single .sidebar {
	margin-top: 50px;
}


.sidebar-right {
	padding-right: 90px;
}

.sidebar .widget {
	margin-bottom: 70px;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar .widget a {
	font-weight: normal;
}

.sidebar a.button {
	border-bottom: none;
}
.sidebar a.button:hover {
	color: #FFF!important;
}

.page .full-img,
.twelve.columns.content,
.page .eight.columns.sidebar-right {
	padding-left: 0;
}

.twelve.columns.content {
	padding-right: 0;
}

.six.columns.centered.full-img {
	padding-left: inherit;
}


/*===================================================================*/
/* HIDDEN SIDEBAR
/*===================================================================*/
#theme-wrapper {
	background-color: #FFF;
}

#theme-wrapper.side-trans {
	-webkit-transition: all .2s;
	   -moz-transition: all .2s;
	    -ms-transition: all .2s;
		-o-transition: all .2s;
}

#theme-wrapper.side-menu { 
 	-webkit-transform: translate3d(-420px, 0, 0); 
 	   -moz-transform: translate3d(-420px, 0, 0); 
 	    -ms-transform: translate3d(-420px, 0, 0); 
 	     -o-transform: translate3d(-420px, 0, 0);
 	   	   transform: translate3d(-420px, 0, 0); 
}

#theme-wrapper.side-menu { 
	-webkit-transform: translate(-420px,0); 
	   -moz-transform: translate(-420px,0);
	 	-o-transform: translate(-420px,0);
		   transform: translate(-420px,0);
}

/* MENU BUTTON */
.sidebar-btn .menu-icon {
	background: url(assets/images/sprite.png) -85px -685px no-repeat #282828;
	display: inline-block;
	height: 30px;
	position: absolute;
	top: 0;
	width: 30px;
	right: 0;
	text-indent: -9999em;
	-webkit-transition: background-color .2s;
	   -moz-transition: background-color .2s;
	    -ms-transition: background-color .2s;
		-o-transition: background-color .2s;
}

.sidebar-btn .menu-icon.close {
	background-position: -85px -785px;
}

.logged-in.admin-bar .sidebar-btn .menu-icon {
	top: 32px;
}

#theme-wrapper.side-menu .menu-icon {
	top: 0;
}

/* HIDDEN SIDEBAR MAIN */
.hidden-sidebar.sidebar { 
	background-color: #FFF; 
	display: none;
	height: 100%; 
	overflow-y: auto; 
	padding: 60px 0 0 0; 
	position: fixed; 
	right: 0; 
	top: 0; 
	width: 420px; 
	margin: 0!important;
	z-index: -1;
}

.logged-in .hidden-sidebar {
	padding-top: 92px;
}

.hidden-sidebar-inner {
	position: relative;
	overflow-y:scroll;
}

/* HIDDEN SIDEBAR DEFAULTS */
.hidden-sidebar.sidebar, 
.hidden-sidebar.sidebar p {
	font-size: 14px;
}

.hidden-sidebar .widget {
	padding-right: 40px;
	padding-left: 40px;
}

.hidden-sidebar .widget {
	border-bottom: 1px solid #C8C8C8;
	margin-bottom: 60px!important;
	padding-bottom: 60px!important;
}

.hidden-sidebar .widget:last-child {
	border: none;
	margin-bottom: 0!important;
	padding-bottom: 25px;
}

.hidden-sidebar .widget input, 
.hidden-sidebar .widget textarea {
	border-radius: 2px;
}

.hidden-sidebar.sidebar .widget a {
	font-weight: normal!important;
}

/* DARK */
.sidebar.dark {
	background-color: #282828;
}

.hidden-sidebar.dark .widget {
	border-color: #333;
}

.hidden-sidebar.dark .widget h6.widget-title {
	font-size: 15px;
	padding: 0;
}

.sidebar.dark,
.sidebar.dark p, 
.sidebar.dark .widget_bean_portfolio_menu li span {
	color: #787878;
}

.sidebar.dark a,
.sidebar.dark .widget a,
.sidebar.dark .widget li a {
	color: #B9B9B9;
}

.hidden-sidebar.dark .widget li a {
	border-color: #4E4E4E;
}

.sidebar.dark .widget_bean_tweets .button {
	color: #FFF!important;
	padding-left: 0;
}

.sidebar.dark  .widget_bean_tweets a.twitter-time-stamp {
	font-size: 12px!important;
	color: #525252!important; 
}

.sidebar.sidebar.dark .tagcloud a {
	border-radius: 2px;
}

.sidebar.sidebar.dark .tagcloud a:hover {
	opacity: .75;
}

/* DARK IMAGES */
.hidden-sidebar.dark .flickr_badge_image img,
.hidden-sidebar.dark .bean-shot img, 
.hidden-sidebar.dark .bean500px_badge_image img,
.hidden-sidebar.dark .instagram_badge_image img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

.hidden-sidebar.dark .flickr_badge_image,
.hidden-sidebar.dark .bean-shot,
.hidden-sidebar.dark .bean500px_badge_image,
.hidden-sidebar.dark .instagram_badge_image { 
	background-color: #282828!important;
	overflow: hidden;
}

.hidden-sidebar.dark .flickr_badge_image:hover img,
.hidden-sidebar.dark .bean-shot:hover img, 
.hidden-sidebar.dark .bean500px_badge_image:hover img,
.hidden-sidebar.dark .instagram_badge_image:hover img  { 
	opacity: 0.1; 
	-webkit-transform:scale(1.3);
	   -moz-transform:scale(1.3);
		-o-transform:scale(1.3);
		   transform:scale(1.3);
}




/*===================================================================*/
/*                    												  
/* THEME TEMPLATES	         		  
/*                    												  
/*===================================================================*/

/*===================================================================*/
/* CONTACT TEMPLATE 
/*===================================================================*/
/* MAP */
.g-map {
    position: relative;
    padding-bottom: 40%;
    height: 0;
}

.g-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.g-map iframe {
	width: 100%;
	overflow:hidden;
}

#BeanForm {
	margin-top: 60px!important;
	text-align: left;
}

.entry-content ul.bean-contactform {
	margin-bottom: 20px!important;
}

ul.bean-contactform label {
	display: none;
}

ul.bean-contactform input,
ul.bean-contactform textarea  {
	margin-bottom: 20px;
}

ul.bean-contactform li.six.name {
	float: left;
	padding-right: 10px;
}

ul.bean-contactform li.six.email {
	float: left;
	padding-left: 10px;
} 

.contact-alert {
	background-color: #F5F5F5;
	border-radius: 2px;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	padding: 0 16px;
	text-align: center;
}

.contact-alert.fail {
	background-color: #FF5F49;
}

.contact-alert.success,
.subscribe .success-subscribe {
	background-color: #3FC380;
}


/*===================================================================*/
/* ARCHIVES / SITE MAP TEMPLATE
/*===================================================================*/
.archives-list {
	margin-top: 60px;
} 

.archives-list ul {
	margin: 10px 40px 40px!important;
}

.archives-list ul:last-child {
	margin-bottom: 0!important;
}

.text-centered .archives-list ul {
	list-style: none;
}

.archives-list li a {
	font-weight: normal;
}


/*===================================================================*/
/* SEARCH TEMPLATE 
/*===================================================================*/
.search-no-results .main {
	text-align: center;
}

.search .content #searchform .button[type="submit"] {
	display: none;
}


/*===================================================================*/
/* 404, COMING SOON & UNDER CONSTRUCTION
/*===================================================================*/	
body.error404,
body.page-template-template-comingsoon-php,
body.page-template-template-underconstruction-php {
	padding-top: 10%;
	text-align: center;
}

body.page-template-template-comingsoon-php .row.content,
body.page-template-template-underconstruction-php .row.content {
	margin-top: 0px!important;
}

body.error404 .entry-content,
body.page-template-template-comingsoon-php .entry-content,
body.page-template-template-underconstruction-php .entry-content {
	text-align: center!important;
}

body.error404 a:hover,
body.error404 .entry-content p.title,
body.page-template-template-comingsoon-php h1,
body.page-template-template-underconstruction-php h1 {
	color: #FFF!important;
}

body.error404 p,
body.page-template-template-comingsoon-php p,
body.page-template-template-underconstruction-php p {
	margin-bottom: 10px;
}

body.error404 p,
body.error404 a,
body.page-template-template-comingsoon-php p,
body.page-template-template-comingsoon-php a,
body.page-template-template-underconstruction-php p,
body.page-template-template-underconstruction-php a {
	color: #AAA;
	font-weight: normal;
}

body.error404 a,
body.page-template-template-comingsoon-php a,
body.page-template-template-underconstruction-php a { 
	border-color: #AAA; 
}

body.error404 a:hover,
body.page-template-template-comingsoon-php a:hover,
body.page-template-template-underconstruction-php a:hover { 
	border-color:#FFF; 
}

body.error404 .error-logo {
	margin-bottom: 30px;
}

/* CONSTRUCTION */
body.page-template-template-underconstruction-php {
	padding-top: 20%;
	text-align: center;
}

.construction-banner {
	background-image: url(assets/images/construction.png);
	height: 40px;
	position: absolute;
	top: 0;
	width: 100%;
}

.logged-in.admin-bar .construction-banner {
	top: 32px;
}

.construction-banner.btm,
.logged-in.admin-bar .construction-banner.btm {
	bottom: 0;
	top: inherit;
}

/* COMING SOON PANELS */ 
.bean-coming-soon {
	float: left;
	margin-top: 50px;
	min-height: 160px;
	width: 100%;
}

.bean-coming-soon .count {
	color: #FFF;
	font-size: 80px;
	line-height: 90px;
}	

.bean-coming-soon .count-inner .fadein {
	background-color: #333;
	border-radius: 4px;
	margin-bottom: 15px;
	padding: 30px 0;
}	

.bean-coming-soon .subtext {
	color: #AAA;
}

.bean-coming-soon .count-inner .fadein {
	-webkit-animation-delay: 1.4s;
	   -moz-animation-delay: 1.4s;
	    -ms-animation-delay: 1.4s;
		-o-animation-delay: 1.4s;
}


/*===================================================================*/
/* WOO/EDD TEMPLATE & MINIMAL HEADERS
/*===================================================================*/  
header.min,
.page-template-template-woo-php header, 
.page-template-template-woo-php footer,
.page-template-template-edd-php header, 
.page-template-template-edd-php footer {
	text-align: center;
	margin: 0 auto;
}

.page-template-template-woo-php .primary,
.page-template-template-edd-php .primary {
	display: none;
}

.page-template-template-woo-php .six.columns.centered.mobile-four,
.page-template-template-edd-php .six.columns.centered.mobile-four {
	min-width: 700px;
}


/*===================================================================*/
/* RCP TEMPLATE AND LOST PASS
/*===================================================================*/  
.min-wrap {
	margin: 0 auto;
	max-width: 460px;
}

.min-wrap form .btn {
	width: 100%;
}

.min-wrap form label {
	display: none;
}

.min-wrap form#rcp_profile_editor_form {
	margin-top: 50px;
}

.min-wrap form#rcp_profile_editor_form label {
	display: block;
}

.min-wrap form#rcp_profile_editor_form p {
	margin-bottom: 20px!important;
}

.min-wrap form fieldset legend {
	display: block;
	margin-top: 50px;
}

.min-wrap .rcp_text {
	margin-top: 30px;
	text-align: center;
}

.min-wrap .rcp_text.logged-in {
	margin-top: 0;
}

.min-wrap .rcp_text a {
	font-weight: normal;
	line-height: 30px;
}

header.min h1,
header .logo img {
	margin-bottom: 0;
}


/*===================================================================*/
/* DRIBBBLE FEED TEMPLATE
/*===================================================================*/  
.dribbble .portfolio  {
	background: url(assets/images/dribbble.png) no-repeat 50% 50%;
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

.dribbble .portfolio:hover  {
	background-color: #ea4c89;
}

.dribbble-alert {
	text-align: center;
}

.dribbble-alert .contact-alert {
	display: inline-block;
	margin-bottom: 0;
}




/*===================================================================*/
/*                    												  
/* BLOGROLL      		  
/*                    												  
/*===================================================================*/
.grid-item {
	position: relative;
	padding-bottom: 30px;
	width: 100%;
	overflow: hidden;
}

.grid-item:last-child {
	padding-bottom: 0;
}

.grid-item .post-thumb {
	display: inline-block;
	vertical-align: middle;

	overflow: hidden;
	position: relative;
	padding-right: 15px;
	width: 50%;
}

.format-gallery .post-thumb {
	overflow: inherit;
	height: 100%!important;
}

.grid-item .post-thumb img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: auto;
}

.grid-item .post-content {
	display: inline-block;
	vertical-align: middle;

	height: 100%;
	position: relative;
	width: 50%;
}

.grid-item .post-content img {
	opacity: 0;
	padding-left: 15px;
	visibility: hidden;
}

ul.grid .post-inner {
	background: none;
	padding-left: 15px;
	position: relative;
	width: 100%;
}

.grid-item .post-inner p {
	display: inline-block;
	margin: 0;
	width: 80%;	
}

/* META */
.grid-item .entry-meta {
	margin-top: 30px;
}

ul.grid .entry-meta li {
	display: inline-block;
	margin-right: 25px;
}

ul.grid .entry-meta li:last-child {
	margin-right: 0;
}

ul.grid .entry-meta li,
ul.grid .entry-meta li a {
	color: #AAA;
}

/* POST FORMATS */
.vert-align {
	text-align: center;
	box-sizing: border-box;
	-webkit-background-size: cover!important;
	 -khtml-background-size: cover!important;
	   -moz-background-size: cover!important;
	    -ms-background-size: cover!important;
	     -o-background-size: cover!important;
		   background-size: cover!important;
}

.vert-align,
.vert-align h1,
.vert-align h2,
.vert-align span {
	color: #FFF;
}

.vert-align span {
	opacity: .5;
}

.grid-item.format-aside .vert-align,
.grid-item.format-quote .vert-align {
	padding: 23% 10%;
}

.grid-item.format-link .vert-align {
	padding: 27% 10%;
}

.grid-item.format-aside p:last-child,
.format-aside .entry-content-media p:last-child {
	margin-bottom: 0px;
}

/* AUDIO */
.grid-item.format-audio .jp-audio {
	padding: 0 15px 0 0;
}

.grid-item.format-video .lightbox-play {
	background: url(assets/images/sprite.png) no-repeat  -50px -1850px;
	bottom: 0; 
	left: 0;
	display: block;
	height: 100px;
     margin: auto;
	position: absolute;
     right: 15px; 
     top: 0;
	width: 100px;
}

/* IMAGE */
.grid-item.format-image .bean-image-caption {
	display: none;
}

/* LIGHTBOX ICON */
.home-slider-mobile.lb-layout li {
	position: relative;
}

.images:after,
.crsl-item.lb:after,
.lb-layout.stacked li:after,
.lb-layout li.masonry-item:after,
.home-slider-mobile.lb-layout li:after,
#portfolio-grid li.lb.gallery-grid:after,
#masonry-container li.lb.masonry-item:after, 
.format-image .entry-content-media:after {
	background: url(assets/images/sprite.png) -85px -1680px no-repeat;
	content: '';
	height: 30px;
	left: 50%;
	margin:-15px 0 0 -15px;
	opacity: 0;
	position: absolute;
	top: 50%;
	width: 30px;
	-webkit-transition: all .2s;
	   -moz-transition: all .2s;
	    -ms-transition: all .2s;
		-o-transition: all .2s;
}

.images:hover:after,
.crsl-item.lb:hover:after,
.lb-layout.stacked li:hover:after,
.lb-layout li.masonry-item:hover:after,
.home-slider-mobile.lb-layout li:hover:after,
#portfolio-grid li.lb.gallery-grid:hover:after,
.format-image .entry-content-media:hover:after,
#masonry-container li.lb.masonry-item:hover:after {
	opacity: 1;
}

#portfolio-grid li.lb.gallery-grid:after,
#masonry-container li.lb.masonry-item:after {
	background: url(assets/images/lb-hover.png) no-repeat;
	z-index: -1;
}

.audio-feat li:after,
.lb-layout li.portfolio-content:after {
	display: none!important;
}

/* EVEN POSTS */
.grid-item.even .post-thumb {
	left: 50%;
	padding-left: 15px;
	padding-right: 0;
}

.grid-item.even .post-content {
	left: -50%;
}

.grid-item .post-content img {
	padding-right: 15px;
}

.grid-item.even .post-inner {
	padding-left: 0;
	padding-right: 15px;
	text-align: right;
}

.grid-item.even .lightbox-play {
	left: 15px;
	right: 0;
}

/* PAGINATION */
.pagination {
	position: fixed;
	bottom: 0;
	left: 0;
}

.pagination a {
	float: right;
}

.single .pagination a {
	float: left;
}

.pagination a {
	background: url(assets/images/sprite.png) no-repeat #282828;
	display: block;
	height: 30px;
	width: 30px;
	text-indent: -9999em;
}

.pagination .prev,
.pagination .page-prev a {
	background-position: -85px -185px;
}

.pagination .next,
.pagination .page-next a {
	background-position: -85px -85px;
}

.pagination .page-portfolio a {
	background-position: -85px 8px;
}

.pagination .page-numbers {
	display: none;
}

.pagination .next,
.pagination .prev {
	display: block;
}

#page_nav {
	display: none!important;
}

.page-template-template-portfolio-grid-php .pagination,
.page-template-template-portfolio-grid-lightbox-php .pagination,
.page-template-template-portfolio-grid-fullwidth-php .pagination,
.page-template-template-portfolio-grid-fullwidth-lightbox-php .pagination {
	display: none;
}


/* SEARCH ARCHIVE */
.search-results .sidebar {
	margin-top: 5px;
}

.search-results .eight.columns.sidebar-right .searchform,
.search-no-results .eight.columns.sidebar-right .searchform {
	margin-bottom: 60px;
}

.search-results .eight.columns.sidebar-right .searchform input,
.search-no-results .eight.columns.sidebar-right .searchform input {
	background: url('assets/images/sprite.png') -81px -379px no-repeat;
	padding-left: 32px;
	text-transform: uppercase;
}

.search-results .grid-item {
	padding-bottom: 60px;
}

.search-results .grid-item .post-content {
	height: inherit!important;
	width: 100%;
}

.search-results .grid-item.even .post-inner {
	text-align: left;
}

.search-results .grid-item .post-thumb {
	display: none;
}

.search-results .grid-item.even .post-content {
	left: 0;
}

.search-results ul.grid .post-inner {
	padding: 0;
	-webkit-transform: translateY(0%);
	   -moz-transform: translateY(0%);
	    -ms-transform: translateY(0%);
	  	   transform: translateY(0%);
}


/*===================================================================*/
/*                    												  
/* SINGLE POST	   		  		      
/*                    												  
/*===================================================================*/
/* SINGLE POST MEDIA CONTENT */
.page .entry-content-media,
.single-post .entry-content-media {
	position: relative;
	margin-bottom: 60px;
}

.single-post .entry-content-media img {
	width: 100%;
}

.single-format-video .excerpt,
.single-format-image .excerpt,
.single-format-gallery .excerpt {
	margin-bottom: 30px;
}

.single-format-aside .vert-align,
.single-format-quote .vert-align {
	padding: 16% 15%;
}

.entry-content-media.lb-feat,
.single-format-quote .entry-content-quote {
	margin-bottom: 30px;
}

/* LINK */
.single-format-link .vert-align {
	padding: 17.25% 10%;
}

.single-format-link .a-link {
	display: block;
	margin-bottom: 30px;
	margin-top: -15px;
}

/* AUDIO */
.entry-content-audio {
	position: relative;
}

.entry-content-audio .jp-audio {
	bottom: auto;
	margin-bottom: 30px;
	position: relative;
}

.jp-audio {
	bottom: 0;
	position: absolute;
	width: 100%;
}

.no-img .jp-audio {
	position: relative;
	width: 100%;
}

/* VIDEO */
.single-format-video .video-frame {
	margin-bottom: 30px;
}

/* SINGLE POST META */
.two.columns.meta {
	padding-left: 0;
}

.single-post .entry-meta {
	margin-top: 50px;
}

.entry-meta li,
.entry-meta li a {
	color: #444;
}

.entry-meta li span {
	color: #AAA;
}

.single-post .portfolio-social .bean-likes {
	display: none;
}

/* LIKES */
.bean-likes span {
	display: inline!important;
}

.bean-likes {
	background: url(assets/images/sprite.png) no-repeat -93px -484px;
	padding-left: 20px!important;
	-webkit-transition: all 0s;
	   -moz-transition: all 0s;
	    -ms-transition: all 0s; 	   
	     -o-transition: all 0s;
}

.bean-likes.active {
	background-position: -93px -499px;
}

.bean-likes.active,
.bean-likes.active span.count,
.entry-meta .bean-likes.active:hover,
.single-portfolio .portfolio-social .bean-likes:hover {
	color: #FF6467!important;
}

.bean-likes.active,
.bean-likes.active span.count,
.entry-meta .bean-likes.active:hover {
	cursor: default;
}

/* SINGLE PORTFOLIO LIKES */
.single-portfolio .portfolio-content .bean-likes {
	background: url(assets/images/likes.png) no-repeat 9px 10px;
	color: #AAA;
	height: 32px;
	line-height: 32px;
	padding-left: 27px!important;	
	padding-right: 10px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
}

.single-portfolio .portfolio-content .bean-likes.active {
	background-position:  9px -25px;
}

.single-portfolio .portfolio-social .bean-likes {
	background: url(assets/images/likes.png) no-repeat 0px -62px;
	color: #282828;
}

.single-portfolio .portfolio-social .bean-likes.active {
	background-position:  0px -32px;
}

/* PERMALINK */
.icon,
.icon.permalink {
	background: url(assets/images/sprite.png) no-repeat;
	background-position: -92px -597px;
	display: inline-block;
	height: 7px;
	position: relative;
	top: -1px;
	width: 16px;
}

/* ABOUT THE AUTHOR & COMMENTS REVEAL */
.after-post {
	margin-top: 60px;
}

.after-post a {
	color: #FFF;
}

.after-post span {
	background-position: -93px -691px; 
	height: 14px;
	margin-right: 5px;
	top: 1px;
	width: 14px;
}

.after-post .active span.icon {
	background-position: -93px -791px; 
}

/* AUTHOR */
#author-wrapper {
	margin-top: 60px;
}

#author-wrapper h3 {
	margin-bottom: 5px;
}

#author-wrapper img {
	border-radius: 100%;
	border: 5px solid #F7F7F7;
	display: block;
	float: right;
	height: auto;
	margin: 10px 0 0 30px;
	width: 80px;
}

#author-wrapper p {
	overflow: auto;
	margin-bottom: 0;
}

/* REVEAL */
.reveal h3#reply-title,
.reveal h6.comments-title,
.reveal #author-wrapper h6 {
	text-transform: uppercase;
	font-weight: normal;
}

.reveal #author-wrapper,
.reveal #comments {
	display: none;
}

.reveal #author-wrapper h6 {
	display: none;
}

.reveal #author-wrapper.active,
.reveal #comments.active {
	display: block;
}

.reveal #author-wrapper div,
.reveal #comments .comments-title {
	margin-top: 60px;
}

.reveal #author-wrapper {
	margin-top: 0;
}

.reveal #author-wrapper .fadein,
.reveal #comments .fadein {
	-webkit-animation-delay: .15s;
	   -moz-animation-delay: .15s;
	    -ms-animation-delay: .15s;
		-o-animation-delay: .15s;	
}

.reveal #comments {
	margin-top: 0;
}

#reviews h2,
.reveal h3#reply-title,
.reveal #comments h6,
.panel.entry-content h2 {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px!important;
	background: none;
	color: #282828;
	display: inline-block;
	margin-bottom: 10px;
	padding: 0;
}

.reveal #reply-title {
	margin-bottom: 5px!important;
}

.reveal #respond {
	padding-top: 50px;
}

/* PASSWORD PROTECTED */
.post-password-required form label {
	display: block;
	margin-top: 20px;
}

.post-password-required input[type="password"] {
	margin-top: 10px;
}

.grid-item.post-password-required input[type="submit"] {
	display: none;
}


/*===================================================================*/
/* WORDPRESS DEFAULT STYLING
/*===================================================================*/
/* CONTENT */
.entry-content ul { 
	list-style-type: disc;
	margin: 40px;
}

.entry-content ol { 	
	list-style-type: decimal; 
	margin-left: 40px;
}

.entry-content ul ul, 
.entry-content ul ol, 
.entry-content ol li ul,
.entry-content ul li ol,
.entry-content ul li ul, 
.entry-content ol li ol {
	margin: 10px 0 10px 30px;
}

.entry-content form ul {
	margin: 0!important;
}

.entry-content form li {
	list-style: none;
}

.entry-content .bean-one-third ul {
	list-style: none;
	margin-left: 0;
}

.single-post .entry-content img,
.single-post .entry-content img a {
	margin: 40px 0px 40px 0px; 
}	

/* IMAGES */
.slider img,
.image-frame img, 
.entry-content p img,
.attachment .post-box img,
.content .gallery .gallery-icon img {
	display: block;
	background: transparent;
}
	
.image-frame img, 
.attachment .post-box img,
.post-thumb img { 
	height: auto; 
}
	
.entry-content .entry-content-media img { 
	margin: 0; 
}

.content .gallery-item {
	float: left;
	margin: 0;
	padding: 0;
}
 
.content .gallery .gallery-icon img { 
	margin-bottom: 0!important;
}	 

.entry-content img,
.comment-content img,
.widget img { 
	max-width: 100%; 
}

.entry-content img.size-full,
.entry-content img.size-large {
	max-width: 100%;
	width: auto; 
	height: auto;
	display: block;
}

.entry-content img.wp-smiley {
	display: inline-block;
}

img.aligncenter {
	margin-left: auto!important;
	margin-right: auto!important;
	display: block;
	clear: both;
}

img.alignleft {
	float: left;
	margin-right: 40px!important;
}

img.alignright {
	display: block;
	float: right;
	margin-left: 40px!important;
}

.wp-smiley {
	max-height: 13px;
	margin: 0 !important;
}

.gallery { 
	margin: auto; 
	float: left;
	width: 100%;
}
	
.gallery-item {
	float: left;
	text-align: center;
	margin-left: 0;
}
		
#gallery-1 .gallery-item {
	float: left;	
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
	
.gallery-image {
	margin-left: 0;
}

.gallery-caption { 
	margin-left: 0;
	font-weight: bold;
}

.gallery-item .gallery-caption { 
	margin-bottom: 0 !important;
	padding-right: 12%; 
}

.wp-caption img,
.gallery-item img, 
.wp-caption img a {
	margin: 10px 0px!important;
	padding: 0;
	border: none!important;
}

.wp-caption { 
	max-width: 100%;
}

.wp-caption
.wp-caption-text,
.gallery-caption {
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 20px;
}

img#wpstats {
	display: none;
}

/* STICKY POST */	
.sticky {}

.twitter-tweet {
	margin: 40px 0!important;
	width: 100%;
}

/* SINGLE ATTACHMENT */
.single-attachment .entry-content h1 { 
	margin-bottom: 0; 
}

.single-attachment .entry-content { 
	margin: 30px 0 0; 
}

/* SHORTCODE OVERRIDES */
p:empty { 
	display: none; 
}

.bean-alert,
.bean-panel-body,
.bean-tab-content,
.bean-tabs > li > a,
.bean-panel-title > a {
	text-align: left;
}

.bean-tabs > li {
	margin-bottom: 5px;
}




/*===================================================================*/
/*                    												  
/* COMMENTS			      		  
/*                    												
/*===================================================================*/
/* LAYOUT */
.comment-wrap,
.related-wrap {
	clear: both;
}

.comment-wrap:after,
.comment-wrap:before {
	content: "";
	display: table;
}

#respond,
#comments, 
.comment-body,
#comments-list,
#comments-list ol li {
	float: left;
	position: relative;
	text-align: left;
	width: 100%;
}

#comments {
	margin-top: 60px;
}

#comments ul{
	list-style: none!important;
} 

.commentlist {
	float: left;
	list-style-type: none!important;
	margin: 0!important;
	width: 100%;
}

/* COMMENT */
.avatar {
	float: left;
	margin: 3px 15px 0 0;
	border-radius: 50px;
}

.comment-author span,
.comment-author cite {
	display: inline-block;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
}

.comment-body {
	clear: both;
	margin: 10px 0px 15px;
}

.comment-body p { 
	margin-left: 60px;
}

.comment-body ul,
.comment-body ol { 
	list-style-type: disc; 
}

.moderation {
	color: #FF5454;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	position: absolute;
	bottom: -15px;
	right: 0;
}

.commentmetadata a {
	color: #AAA;
}

.bypostauthor {}

/* CHILDREN */	
.comments .children { 
	margin: 0 0 0 7.5%;
}

/* COMMENT FORM */
#comments.respond-form {
	margin-top: 0px;		
}

#respond {
	padding-top: 30px;
}

.comment-form input,
.comment-form textarea {
	margin-bottom: 20px;
}

.comment-form label {
	color: #282828;
	margin-bottom: 5px;
}

.comment .comment-form {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-top: 0px;
}

.comment .logged-in-as,
.logged-in .comment #cancel-comment-reply-link {
	display: none;
}

#cancel-comment-reply-link {
	color: #FF5454!important;
	float: right;
	font-size: 14px!important;
	text-transform: uppercase;
}

.logged-in .comment-form-message label {
	display: none;
}

.logged-in-as {
	margin-bottom: 25px;
}

.logged-in-as a {
	font-weight: normal!important;
}

.form-submit {
	float: right;
}

/* PINGS */
.pinglist	{
	float: left;
}

/* PAGE COMMENTS */
.page #comments {
	border-top: 1px solid #E5E5E5;
	margin-top: 50px;
	padding-top: 70px;
}


	
	
/*===================================================================*/
/*                    												  
/* JPLAYER STYLES 		  		  
/*                    												  
/*===================================================================*/
/*===================================================================*/
/*	JPLAYER BASE
/*===================================================================*/
.jp-interface,
.entry-content .mejs-container,
.entry-content .mejs-container .mejs-controls {
	background: #282828;
	background: rgba(40, 40, 40, 0.90);
	margin: 0 auto;
	height: 50px!important;
	overflow: hidden;
	position:relative;     
}

.entry-content .mejs-container .mejs-controls {
	padding-right: 10px;
}

.entry-content .mejs-container {
	background: #282828;
}

.entry-content .mejs-controls .mejs-play button {
	background-position: -25px -24px; 
}

.entry-content .mejs-controls div.mejs-time-rail {
	padding-top: 18px;
	padding-right: 10px;
}

.entry-content .mejs-container .mejs-controls .mejs-time {
	display: none;
	height: 31px;
	margin: 0;
	padding: 20px 10px 0 35px;
	width: 30px;
}

.entry-content .mejs-container .mejs-controls .mejs-time.mejs-duration-container {
	padding: 20px 10px 0 13px;
}

ul.jp-controls,
.entry-content .mejs-controls .mejs-playpause-button button {
	border-right: 1px solid rgba(255, 255, 255, 0.1)!important;
}

.entry-content .mejs-controls .mejs-volume-button button {
	border-left: 1px solid rgba(255, 255, 255, 0.1)!important;
}

ul.jp-controls, 
.jp-interface ul.jp-controls li {
	height: 50px;
	margin: 0;
	position: absolute;
	width: 50px;
}
	
.jp-interface ul.jp-controls a {
	display:block;
	outline: none!important;
	overflow:hidden;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 0;
	white-space: nowrap;
	z-index: 2;
}
	
.jp-interface ul.jp-controls a span {
	display:block;
	overflow: hidden;
	text-indent: 100%;
}

a.jp-play span, 
a.jp-pause span,
.entry-content .mejs-controls .mejs-button button {
	height: 50px;
	margin: 0;
	width: 50px;
}
		
/* BASE ICON POSITIONING */
.entry-content .mejs-controls .mejs-playpause-button {
	width: 60px;
}

.entry-content .mejs-controls .mejs-button.mejs-volume-button {
	width: 45px;
}

a.jp-play span,
.entry-content .mejs-controls .mejs-play button { 
	background: url(assets/images/jplayer.png) -25px -24px no-repeat; 
}

a.jp-pause span,
.entry-content .mejs-controls .mejs-pause button { 
	background: url(assets/images/jplayer.png) -25px -73px no-repeat; 
	display: none; 
}

.entry-content .mejs-controls .mejs-pause button {
	display: block;
}

a.jp-play:hover span,
a.jp-pause:hover span,
.entry-content .mejs-controls button:hover { 
	opacity: .7; 
}

.entry-content .mejs-controls .mejs-volume-button button {
	background: url(assets/images/jplayer.png) no-repeat; 
}

.entry-content .mejs-controls .mejs-volume-button.mejs-mute button {
	background-position: -25px -175px; 
}

.entry-content .mejs-controls .mejs-volume-button.mejs-unmute button {
	background-position: -25px -125px; 
}

/* PROGRESS BARS */	
div.jp-progress {
	background-color: #FFF;
	margin: 22px 22px 0 72px;
}

div.jp-seek-bar {
	cursor:pointer;
	height:100%;
	width:0;	
}

div.jp-play-bar,
.entry-content .mejs-controls .mejs-time-rail span {
	height: 6px;
	width:0;     
}

.entry-content .mejs-controls .mejs-horizontal-volume-slider div {
	height: 6px;    
}

.entry-content .mejs-controls .mejs-time-rail span,
.entry-content .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.entry-content .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0px;
}

.entry-content .mejs-controls .mejs-time-rail span.mejs-time-total {
	background: #F5F5F5;
}	

.entry-content .mejs-controls .mejs-time-rail span.mejs-time-loaded,
.entry-content .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #FFF;
}

.entry-content .mejs-controls .mejs-time-rail span.mejs-time-float {
	display: none!important; 
}

.entry-content .mejs-controls div.mejs-horizontal-volume-slider {
	margin-top: 12px;
}

/* AUDIO JPLAYER SPECIFIC */
.jp-audio,
.jp-video {
	clear: both;
}

/* VIDEO JPLAYER SPECIFIC */
.jp-video .jp-jplayer {
	height: auto!important;
}

.jp-video .jp-interface {
	background-color: #282828;
	margin: -9px 0 0 0;
}

.fluid-width-video-wrapper iframe { 
	border: none; 
}


/*===================================================================*/
/*  WP PLAYLIST CUSTOM THEME
/*===================================================================*/
.entry-content .wp-playlist {
	border: none;
	padding: 0;
	margin: 50px 0 20px;
	font-size: inherit;
	line-height: inherit;
}

.entry-content .wp-playlist-current-item {
	padding: 5% 0;
	background: #F5F5F5;
	display: none; /* REMOVE THIS TO DISPLAY ARTWORK */
}

.entry-content .wp-playlist .mejs-container {
	margin: 0;
	width: 100%;
}

.entry-content .wp-playlist-caption {
	max-width: 100%;
}

.entry-content .wp-playlist-item-title,
.entry-content .wp-playlist-item .wp-playlist-caption {
	font-size: 18px;
	line-height: 1.8em;
	font-weight: normal;
}

.entry-content .wp-playlist-item-album {
	font-style: italic;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.entry-content .wp-playlist-item-length {
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 3px;
}

.entry-content .wp-playlist-tracks {
	margin: 0px;
	padding: 2% 0;
}

.entry-content .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 0;
	border-bottom: 1px solid #ECECEC;
}

.entry-content .wp-playlist-light .wp-playlist-playing .wp-playlist-item-title,
.entry-content .wp-playlist-dark .wp-playlist-playing .wp-playlist-item-title {
	font-weight: normal;
}

.entry-content .wp-playlist-current-item {
	height: auto;
	text-align: center;
	margin: 0;
}

.entry-content .wp-playlist .wp-playlist-current-item img {
	float: none;
	max-width: 150px;
	height: auto;
	padding: 0;
	border: 0;
	margin: 0 0 10px;
}


/*===================================================================*/
/*  SLIDER
/*===================================================================*/
.post-slider .slides { zoom: 1; }
.slides li img { margin: 0 auto!important; }
.post-slider { position: relative; }
html[xmlns] .slides { display: block; } 
.post-slider a:focus  { outline: none; }
.no-js .slides > li:first-child { display: block; }
.slides { margin: 0!important; padding: 0; list-style: none; overflow: hidden; } 
.post-slider .slides > li { display: none;  position: relative;  -webkit-backface-visibility: hidden; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.single-post .post-slider { margin: 0 0 30px 0; }

.flexslider {
	cursor: pointer;
	position: relative;
}

/* CONTROL NAV */
.bean-control-paging {
     position: absolute;
     bottom: 30px;
     margin-left: 0;
     right: 30px;
     z-index: 9999;
}

.bean-control-paging li {
     float: left;
     cursor: pointer;
     margin: 0 1px;
     text-indent: -9999em;
}
     
.bean-control-paging li a {
     background-color: #FFF;
     border-radius: 100px;
     display: block;
     height: 10px;
     opacity: .5;
     width: 10px;
}

.bean-control-paging li a:hover,                  
.bean-control-paging li a.bean-active {
	opacity: 1;
}

/* CAPTIONS */
.bean-image-caption {
	bottom: 30px;
	color: #FFF;
	font-size: 14px!important;
	line-height: 1.8!important;
	padding: 3px 8px 2px;
	position: absolute;
	right: 30px;
	text-align: center;
	z-index: 1;
	background: #282828;
	color: #FFFFFF;
	margin: 0;
	text-transform: none;
}

ul li .bean-image-caption {
	background-color: #282828!important;
	bottom: auto;
	left: 45px; 
	right: auto;
	top: 45px;
}

.slides .bean-image-caption,
ul.stacked li .bean-image-caption {
	left: 30px;
	top: 30px;
}

.home-slider .bean-image-caption {
	right: 30px; 
	top: auto;
	bottom: 30px;
	left: auto; 
	height: 30px;
	padding: 0 10px;
	opacity: 1;
	line-height: 30px!important; 
}


/*===================================================================*/
/* LIGHTBOX 
/*===================================================================*/
.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: relative; }
.fancybox-opened { z-index: 8030; }
.fancybox-inner { overflow: hidden; }
.fancybox-outer, .fancybox-inner { position: relative; overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error {
	color: #FFF;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

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

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

#fancybox-loading {
	cursor: pointer;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	position: fixed;
	top: 40%;
	z-index: 8060;
}

#fancybox-loading div {
	width: 40px;
	height: 40px;
	margin: 100px auto;
	border-radius: 100%;  
  	-webkit-animation: loading 1.0s infinite ease-in-out;
        	   animation: loading 1.0s infinite ease-in-out;
}

@-webkit-keyframes loading {
  0% { -webkit-transform: scale(0.0) }
  100% { -webkit-transform: scale(1.0); opacity: 0;}
}

@keyframes loading {
  0% { transform: scale(0.0);-webkit-transform: scale(0.0); } 
  100% { transform: scale(1.0);-webkit-transform: scale(1.0); opacity: 0; }
}

.fancybox-close {
	display: none;
}

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

.fancybox-nav span {
	background: url('assets/images/sprite.png') no-repeat #282828;
	cursor: pointer;
	height: 30px;
	margin-top: -15px; 
	opacity: .5;
	position: absolute;
	top: 50%;
	width: 30px;
	z-index: 8040;
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

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

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

.fancybox-next:hover { cursor: e-resize; }
.fancybox-prev:hover { cursor: w-resize; }

.ie9 .fancybox-next:hover,
.ie9 .fancybox-prev:hover { cursor: pointer; }

.fancybox-next span {
	background-position: -85px -185px;
	right: 0px;
}

.fancybox-prev span {
	background-position: -85px -85px;
	left: 0px;
}

.fancybox-nav span {
	visibility: visible!important;
	-webkit-animation-fill-mode: both;
		   animation-fill-mode: both;	
	-webkit-animation-name: fadeslideleft;	
		   animation-name: fadeslideleft;
	-webkit-animation-duration: .2s;	
	        animation-duration: .2s;
	-webkit-animation-timing-function: ease-in-out;        
	        animation-timing-function: ease-in-out;	        
}
@keyframes fadeslideleft {
	0%   { transform: translateX(100%); }			
	100% { transform: translateX(0%); }
}
@-webkit-keyframes fadeslideleft {
	0%   { -webkit-transform: translateX(100%); }		
	100% { -webkit-transform: translateX(0%); }
}

.fancybox-prev span {
	-webkit-animation-name: fadeslideright;	
		   animation-name: fadeslideright;
}
@keyframes fadeslideright {
	0%   { transform: translateX(-100%); }			
	100% { transform: translateX(0%); }
}
@-webkit-keyframes fadeslideright {
	0%   { -webkit-transform: translateX(-100%); }		
	100% { -webkit-transform: translateX(0%); }
}

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

/* OVERLAY HELPER */
.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay {
	background: url('assets/images/overlay.png');
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 8010;
}

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

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

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

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

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

.fancybox-title-float-wrap .child {
	background: transparent;
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	white-space: nowrap;
	font-size: 14px;
	text-transform: uppercase;
}

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

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

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

img.hidden,
a.lightbox.hidden {
	display: none!important;
}

.images a.zoom,
a.view img:hover,
a.lightbox img:hover,
a.lightbox:hover {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}




/*===================================================================*/
/*
/* PORTFOLIO TEMPLATE STYLES
/*
/*===================================================================*/

/*===================================================================*/
/* MASONRY TEMPLATE (STANDARD)
/*===================================================================*/
#masonry-container {
	margin-top: -15px;
	margin-bottom: -15px;
}

.single-portfolio #masonry-container {
	overflow: hidden;
}

#masonry-container.port-shortcode {
	margin: -15px!important;
}

.masonry-item {
	padding: 15px;
	width: 50%;
}

.masonry-item .portfolio-wrap {
	background-color: #F5F5F5;
	height: 100%;
	padding: 90px;
	width: 100%;
}

.masonry-item .post-thumb {
	position: relative;
}

.masonry-item .masonry-link {
	display: block;
	height: 96%;
	max-width: 755px;
	position: absolute;
	width: 100%;
}

.masonry-item.grid-masonry .masonry-link {
	z-index: 9998;
}

/* GRID OVERLAY */
.masonry-item .overlay {
	opacity: 0;
	padding-right: 30px;
	position: absolute;
	width: 100%;
	top: 50% !important;
	z-index: 1;
 	-webkit-transform: translate(0, -50%); 
 	   -moz-transform: translate(0, -50%); 
 	    -ms-transform: translate(0, -50%); 
 	     -o-transform: translate(0, -50%);
 	   	   transform: translate(0, -50%); 
}

.masonry-item .wrap:hover .overlay {
	opacity: 1;
}

.masonry-item .overlay .post-inner {
	padding: 0 9%;
	z-index: 9999;
}

.masonry-item .overlay .post-inner h1 {
	background-color: #282828;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px;
	padding: 6px 10px 5px;
}

@-moz-document url-prefix() { 
	.masonry-item .overlay .post-inner h1 {
		padding: 6px 10px 4px;
	}
}

.masonry-item .overlay .post-inner h1 a {
	border: none;
	color: #FFF!important;
	display: block;
}

.masonry-item .overlay .post-inner p {
	padding-bottom: 30px;
	margin-bottom: 0;
}

.masonry-item .overlay a {
	color: #282828;
}

.masonry-item .overlay-arrow {
	background: url(assets/images/sprite.png) no-repeat  -85px -185px #282828;
	bottom: 0;
	display: block;
	height: 30px;
     margin: auto;
     opacity: 0;
	position: absolute; 
	right: 0;
	width: 30px;
}

.masonry-item .wrap:hover .overlay-arrow {
	opacity: 1;
}

.masonry-item .wrap:hover img {
	opacity: .075;
}

/* TRANSITIONS */
.masonry-item,
.masonry-item .overlay,
ul.grid li .overlay-arrow,
ul.grid li .post-thumb img {
-webkit-transition: opacity 0.1s ease-in;
   -moz-transition: opacity 0.1s ease-in;
    -ms-transition: opacity 0.1s ease-in;
     -o-transition: opacity 0.1s ease-in;
        transition: opacity 0.1s ease-in;
}

.masonry-item.inactive {
	display: block!important;
	pointer-events: none;
	opacity: .1;
}

/* PASSWORD PROTECTED */
.portfolio-content .post-password-form {
	margin-bottom: 50px;
}

#header .post-password-form label {
	display: block;
	margin-top: 20px;
} 

#header .post-password-form input[type="submit"],
.portfolio-wrap .post-password-form input[type="submit"],
.portfolio-content .post-password-form input[type="submit"] {
	display: none;
}


/*===================================================================*/
/* MASONRY LIGHTBOX
/*===================================================================*/
.masonry-std2 .first  {
	display: none!important;
}

.masonry-std2 .first.one-attachment,
.masonry-std2 a.lightbox.hidden.second {
	display: block!important;
}

.masonry-std2 img.hidden.second {
	display: block!important;
}

.single-portfolio .masonry-std2 .first {
	display: block!important;
}


/*===================================================================*/
/* PORTFOLIO FULLSCREEN TEMPLATE
/*===================================================================*/
/* FULLSCREEN SLIDER */
.crsl-nav,
.slides-navigation {
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 5;
}

.crsl-nav a,
.slides-navigation a {
	background: url(assets/images/sprite.png) no-repeat #282828;
	cursor: pointer;
	float: left;
	height: 30px;
	position: absolute;
	right: 30px;
	text-indent: -9999em;
	width: 30px;
	z-index: 51;
}

.crsl-nav .previous,
.slides-navigation .prev {
	background-position: -85px -85px;
	margin-right: 5px;
	right: 60px;
}

.crsl-nav .next,
.slides-navigation .next {
	background-position: -85px -185px;
}

.crsl-nav a:hover,
.slides-navigation a:hover,
.slides-navigation a:active { 
	opacity: .75; 
}

.slides-pagination {
	bottom: 30px;
	left: 30px;
	position: absolute;
	z-index: 5;
}

.slides-pagination a {
	background: #FFF;
	border-radius: 10px;
	display: block;
	float: left;
	height: 10px;
	margin-right: 2px;
	opacity: 0.5;
	text-indent: -9999px;
	width: 10px;
}

.slides-pagination a:hover,
.slides-pagination a.current { 
	opacity: 1; 
}

/* SLIDES OVERLAY */
.crsl-item .overlay,
.slides-container .overlay,
.home-portfolio-fullwidth .overlay {
	left: 15%;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 70%;
	z-index: 5;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
		   transform: translateY(-50%);
}

.slides-container .overlay h1,
.home-portfolio-fullwidth .overlay h1 {
	background: #282828;
	color: #FFFFFF;
	display: inline-block;
	font-size: 80px;
	line-height: 1.2em;
	margin: 0;
	max-width: 90%;
	padding: 8px 10px;
	vertical-align: middle;
}

/* FULLSCREEN MOBILE VIEW */
.page-template .home-slider-mobile li {
	position: relative;
}

.page-template .home-slider-mobile li .overlay {
	opacity: 1;
}

.home-slider-mobile {
	display: none;
}

/* SINGLE PORTFOLIO FULLSCREEN CONTENT */
.overlay-container {
	background: #FFF;
	overflow: hidden;
	display: none;
}
	
.overlay-container .overlay-inner { 
	padding: 30px;
}

.overlay-container p,
.overlay-container h1 { 
	margin-bottom: 10px;
}

.header-controls {
	position: relative;
	z-index: 9999;
}

a.overlay-trigger {
	background-color: #282828;
	color: #FFF;
	height: 30px;
	left: 30px;
	line-height: 30px!important;
	padding: 0 10px;
	position: absolute;
	top: 30px; 
	z-index: 9999;
}

a.overlay-trigger:hover {
	opacity: .75;
} 


/*===================================================================*/
/* PORTFOLIO FULLWIDTH TEMPLATE
/*===================================================================*/
.home-portfolio-fullwidth li {
	text-align: center;
}

.home-portfolio-fullwidth li {
	margin-bottom: 30px;
	position: relative;
}

.home-portfolio-fullwidth li img {
	/*width: auto; - UNCOMMENT THIS TO DISABLE FULL WIDTH*/
	width: 100%;
}

.crsl-item .overlay h5,
.home-portfolio-fullwidth li .overlay h1 {
	opacity: 0;
	-webkit-transition: opacity 0.1s ease-in;
	   -moz-transition: opacity 0.1s ease-in;
	    -ms-transition: opacity 0.1s ease-in;
	     -o-transition: opacity 0.1s ease-in;
	        transition: opacity 0.1s ease-in;
}

.crsl-item:hover .overlay h5,
.home-portfolio-fullwidth li:hover .overlay h1 {
	opacity: 1;
}


/*===================================================================*/
/* SQUARE GRID TEMPLATE
/*===================================================================*/
.products,
#portfolio-grid {
	float: left;
	overflow: hidden;
	width: 100%;
}

#load-more,
#portfolio-grid li {
	float: left;
	padding: 0;
	position: relative;
	width: 20%;
	-webkit-transition: opacity .3s;
	   -moz-transition: opacity .3s;
	    -ms-transition: opacity .3s; 	   
	     -o-transition: opacity .3s;
}

#portfolio-grid .overlay h5 a {
	border: none;
	color: #FFF!important;
	margin: 0!important;
	display: block;
}

#portfolio-grid.fullscreen li,
.fullscreen .masonry-item.grid-masonry {
	width: 12.5%;
}

#load-more,
.products li,
.masonry-item.grid-masonry {
	width: 20%;
}

#portfolio-grid.col4 li,
#masonry-container.col4 .masonry-item.grid-masonry {
	width: 25%;
}

#portfolio-grid.col4.fullscreen li,
#masonry-container.col4.fullscreen .masonry-item.grid-masonry {
	width: 16.6666%;
}

.sidebar-right .masonry-item.grid-masonry {
	width: 33%;
}

.six.columns.centered.mobile-four .masonry-item.grid-masonry {
	width: 50%!important;
}

@media only screen and (max-width: 2240px) {
	#portfolio-grid.fullscreen li, 
	.fullscreen .masonry-item.grid-masonry { width: 14.2857%; }

	#portfolio-grid.col4.fullscreen li,
	#masonry-container.col4.fullscreen .masonry-item.grid-masonry {
		width: 16.6666%;
	}
}

@media only screen and (max-width: 1920px) {
	#portfolio-grid.fullscreen li, 
	.fullscreen .masonry-item.grid-masonry { width: 16.6666%; }

	#portfolio-grid.col4.fullscreen li,
	#masonry-container.col4.fullscreen .masonry-item.grid-masonry {
		width: 20%;
	}
}

@media only screen and (max-width: 1600px) {
	.products li,
	#portfolio-grid li, 
	.masonry-item.grid-masonry { width: 20%!important; }

	#portfolio-grid.col4 li,
	#masonry-container.col4 .masonry-item.grid-masonry { width: 25%!important; }

	.sidebar-right .masonry-item.grid-masonry { width: 33%!important; }
}

@media only screen and (max-width: 1280px) {
	.products li,
	#portfolio-grid li,
	.masonry-item.grid-masonry { width: 25%!important; }
	
	#portfolio-grid.col4 li,
	#masonry-container.col4 .masonry-item.grid-masonry { width: 33.3333%!important; }

	.sidebar-right .masonry-item.grid-masonry { width: 50%!important; }
}

@media only screen and (max-width: 960px) {
	.products li,
	#portfolio-grid li,
	.masonry-item.grid-masonry  { width: 33.3333%!important; }

	#portfolio-grid.col4 li,
	#masonry-container.col4 .masonry-item.grid-masonry { width: 50%!important; }
}

@media only screen and (max-width: 640px) {
	.products li,
	#portfolio-grid li, 
	.masonry-item.grid-masonry  { width: 50%!important; }
}

@media only screen and (max-width: 500px) {
	#masonry-container.col4 .masonry-item.grid-masonry { width: 100%!important; }
}

@media only screen and (max-width: 400px) {
	.products li,
	#portfolio-grid li, 
	#portfolio-grid.col4 li,
	.masonry-item.grid-masonry,
	.sidebar-right .masonry-item.grid-masonry,.six.columns.centered.mobile-four .masonry-item.grid-masonry { width: 100%!important; }

	#portfolio-grid.more li  { width: 50%!important; }
}

#load-more .portfolio,
.products li .portfolio,
.widget_bean_portfolio li,
#portfolio-grid li .portfolio,
#portfolio-grid.more li .portfolio,
#portfolio-grid li .portfolio a {
	display: block;
	margin: 15px;
	overflow: hidden;
}

#load-more .entry-link,
.products li .entry-link,
#portfolio-grid li .entry-link,
#masonry-container li .entry-link,
.widget_bean_portfolio li .entry-link,
.page-template .home-slider-mobile li .entry-link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 30; 
	margin: 0!important;
}

#load-more .overlay,
.products li .overlay,
#portfolio-grid li .overlay,
.home-slider-mobile li .overlay,
.widget_bean_portfolio li .overlay,
li.masonry-item.grid-masonry .overlay {
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50% !important;
 	-webkit-transform: translate(0, -50%); 
 	   -moz-transform: translate(0, -50%); 
 	    -ms-transform: translate(0, -50%); 
 	     -o-transform: translate(0, -50%);
 	   	   transform: translate(0, -50%); 
}

.crsl-item h5,
#load-more .overlay h5,
.products li .overlay h5,
#portfolio-grid li .overlay h5,
.home-slider-mobile li .overlay h3,
.widget_bean_portfolio li .overlay h5,
li.masonry-item.grid-masonry .overlay h5 {
	background: #282828;
	color: #FFFFFF;
	display: inline-block;
	margin: 0;
	max-width: 90%;
	padding: 6px 12px 5px;
	vertical-align: middle;
}

.products li img,
.products li .overlay,
#portfolio-grid li img,
#portfolio-grid li .overlay,
.home-slider-mobile li .overlay,
.widget_bean_portfolio li img,
li.masonry-item.grid-masonry img,
.widget_bean_portfolio li .overlay,
li.masonry-item.grid-masonry .overlay,
li.masonry-item.grid-masonry .overlay {
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

.products li .portfolio:hover img,
.widget_bean_portfolio li:hover img,
#portfolio-grid li .portfolio:hover img,
li.masonry-item.grid-masonry:hover img { 
	opacity: 0.1; 
	-webkit-transform:scale(1.3);
	   -moz-transform:scale(1.3);
		-o-transform:scale(1.3);
		   transform:scale(1.3);
}

#masonry-container.downloads li.masonry-item.grid-masonry .type-download:hover img { 
	opacity: 0.1!important; 
	-webkit-transform:scale(1.3)!important;
	   -moz-transform:scale(1.3)!important;
		-o-transform:scale(1.3)!important;
		   transform:scale(1.3)!important;
}

#masonry-container.downloads li.masonry-item.grid-masonry .type-download:hover .overlay {
	opacity: 1!important;
}

.crsl-item:hover .overlay,
.products li .portfolio:hover .overlay,
.widget_bean_portfolio li:hover .overlay,
li.masonry-item.grid-masonry:hover .overlay,
#portfolio-grid li .portfolio:hover .overlay { 
	opacity: 1; 
}

/* MASONRY GRID */
.products li .portfolio,
li.masonry-item.grid-masonry .portfolio {
	overflow: hidden;
}

li.masonry-item.grid-masonry .overlay {
	padding: 0!important;
}

/* MORE GRID */
#portfolio-grid.more,
.no-content.masonry #portfolio-grid.more {
	margin-top: 100px;
}

#portfolio-grid.more.fullscreen {
	margin-bottom: 15px;
}

.no-content #portfolio-grid.more {
	margin-top: -45px;
}

.no-content.crsl #portfolio-grid.more,
.no-content #portfolio-grid.more.fullscreen {
	margin-top: 15px;
}

.row.edge.fullscreen,
.row.portfolio.fullscreen {
	max-width: inherit;
}

li.inactive {
	display: none!important;
}


/*===================================================================*/
/* CAROUSEL TEMPLATE
/*===================================================================*/
.row.portfolio.carousel.fullscreen {
	overflow: hidden;
}

.carousel-wrap {
	max-width: 1000px; 
	margin: 0 auto; 
	width: 100%; 
	z-index: -21;
}

.crsl-items {
	position: relative;
}

.crsl-item h5 {
	font-size: 20px;
	line-height: 30px;
}


/*===================================================================*/
/* EDGE TO EDGE TEMPLATE
/*===================================================================*/
.row.edge.fullscreen {
	padding: 0;
}

.edge .home-portfolio-fullwidth li,
.single-portfolio .edge ul.stacked li  {
	margin-bottom: 0;
}

.single-portfolio .edge  ul.stacked li img {
	width: 100%;
}

.single-portfolio .edge ul.stacked.no-content {
	margin-bottom: 0;
}

.single-portfolio .edge .bean-image-caption {
	bottom: 0;
	top: inherit;
	left: inherit;
	right: 0;
	width: 40%;
	text-align: left;
	padding: 30px;
}




/*===================================================================*/
/*
/* SINGLE PORTFOLIO
/*
/*===================================================================*/
/* STRUCTURE */
.row.portfolio {
	padding: 0 15px;
}

.eight.columns.sidebar-right {
	padding-left: 0;
}

.four.columns.portfolio-full-meta {
	padding-right: 0;
}

/* STANDARD LAYOUT META */
ul.grid .portfolio-wrap .entry-meta li, 
ul.grid .portfolio-wrap .entry-meta li a {
	color: #282828;
}

ul.grid .portfolio-wrap ul {
	margin-top: 25px;
}

.single-portfolio .entry-meta li {
	float: left;
	display: block!important;
	margin-right: 0!important;
	min-width: 150px;
	width: 50%;
}

.single-portfolio .entry-meta .post-meta li:last-child {
	display: none!important;
}

/* STANDARD REVIEWS SECTION */
.portfolio-review .portfolio-wrap {
	background-color: #282828;
	color: #AAA;
	text-align: center;
}

.portfolio-review .portfolio-wrap .quote-icon {
	background: url(assets/images/quote.png) no-repeat;
	display: block;
	height: 26px;
	margin: -30px auto 20px;
	width: 36px;
}

/* FULLWIDTH REVIEWS SECTION */
.fullwidth-review.portfolio-review .portfolio-wrap {
	padding: 90px;
}

.fullwidth-review.portfolio-review .portfolio-wrap .quote-icon {
	margin: -10px auto 20px;
}

/* FULLWIDTH LAYOUT META */
.single-portfolio .portfolio-full-meta ul {
	margin-top: 50px;
	text-align: right;
}

.single-portfolio .sidebar-right a.url:hover {
	color: #282828!important;
} 

/* FULLSCREEN LAYOUT META */
.single-portfolio .entry-meta.fullscreen li {
	float: left;
	display: inline-block!important;
	margin-right: 25px!important;
	min-width: inherit;
	width: inherit;
}

.single-portfolio .entry-meta.fullscreen li span {
	color: #282828;
}

.single-portfolio .entry-meta.fullscreen li,
.single-portfolio .entry-meta.fullscreen li a {
	color: #AAA;
}

/* PORTFOLIO MEDIA */
.single-portfolio ul.stacked,
.single-portfolio .home-slider,
.single-portfolio .carousel.row {
	margin-bottom: 60px;
}

.single-portfolio .home-slider.no-content,
.row.portfolio.carousel.fullscreen.no-content,
.single-portfolio .home-slider-mobile.no-content {
	margin-bottom: 0;
}

.single-portfolio ul.stacked li {
	list-style: none;
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}

.single-portfolio ul.stacked li img {
	/*width: 100%; - UNCOMMENT THIS TO FORCE FULL WIDTH*/
	width: auto;
}

/* PORTFOLIO AUDIO */
.single-portfolio .audio-feat {
	position: relative;
}

.single-portfolio .audio-no-feat .jp-audio {
	bottom: inherit;
	position: relative;
	width: 100%;
}

.single-portfolio .audio-no-feat .jp-interface {
	background-color: #282828;
}

/* PORTFOLIO VIDEO */
.video-frame.fadein {
	-webkit-animation-delay: 1s;
	   -moz-animation-delay: 1s;
	    -ms-animation-delay: 1s;
		-o-animation-delay: 1s;	
}

/* STANDARD PORTFOLIO SOCIAL (MASONRY) */
.portfolio-wrap.social {
	padding: 0!important;
}

.portfolio-social {
	margin: 0!important;
}

.masonry-item .portfolio-social li {
	float: left;
	width: 25%;
}

.masonry-item .portfolio-social li a {
	background: url(assets/images/sprite.png) no-repeat #F5F5F5;
	display: block;
	height: 80px;
	text-indent: -9999em;
	width: 100%;
	-webkit-transition: background-color .2s;
	   -moz-transition: background-color .2s;
	    -ms-transition: background-color .2s; 	   
	     -o-transition: background-color .2s;
}

.masonry-item .portfolio-social li a:hover {
	background-color: #E6E6E6;
}

.masonry-item .portfolio-social li a.twitter {
	background-position: 50% -1260px;
}

.masonry-item .portfolio-social li a.facebook {
	background-position: 50% -1360px;
	border-left: 2px solid #FFF;
}

.masonry-item .portfolio-social li a.pinterest {
	background-position: 50% -1460px;
	border-left: 2px solid #FFF;
}

.masonry-item .portfolio-social li a.google {
	background-position: 50% -1560px;
	border-left: 2px solid #FFF;
}

/* FULLWIDTH PORTFOLIO SOCIAL */
.entry-content .portfolio-social {
	margin-top: 30px!important;
}

.entry-content .portfolio-social li {
	display: inline-block;
	list-style: none;
	margin-right: 25px;
}

.entry-content .portfolio-social li a {
	background: url(assets/images/sprite.png) no-repeat;
	color: #282828;
	display: inline-block;
	padding-left: 22px;
	font-size: 14px;
	text-transform: uppercase;
}

.entry-content .portfolio-social li a.twitter {
	background-position: -93px -887px;
}

.entry-content .portfolio-social li a.facebook {
	background-position: -93px -987px;
}

.entry-content .portfolio-social li a.pinterest {
	background-position: -93px -1087px;
}

.entry-content .portfolio-social li a.google {
	background-position: -92px -1187px;
}


/* SINGLE GALLERY GRID LAYOUT */
.portfolio-wrap.gallery-grid {
	margin-top: 50px;
}

#portfolio-grid.gallery-grid {
	margin-bottom: -10px;
}

#portfolio-grid li.gallery-grid .portfolio a {
	margin: 0;
}

.downloads li:hover img,
#masonry-container li.no-lb:hover img,
#portfolio-grid li.gallery-grid.no-lb:hover img  {
	opacity: 1!important;
	-webkit-transform:scale(1)!important;
	   -moz-transform:scale(1)!important;
		-o-transform:scale(1)!important;
		   transform:scale(1)!important;
}




/*===================================================================*/
/*
/* TEAM TEMPLATE STYLES
/*
/*===================================================================*/
.page-template-template-team-php .entry-content-media {
	margin-bottom: 30px;
}

.type-team {
	position: relative;
}

.type-team:hover img,
.team-members li:hover img {
	opacity: 1!important;
	-webkit-transform:scale(1.0)!important;
	   -moz-transform:scale(1.0)!important;
		-o-transform:scale(1.0)!important;
		   transform:scale(1.0)!important;
}

.team-members li.quoted:hover img {
	opacity: .1!important;
}

.team-content {
	background-color: #F5F5F5;
	padding: 40px;
	text-align: left!important;
}

.team-content h3 span {
	opacity: 0;
	-webkit-transition: all .1s;
	   -moz-transition: all .1s;
	    -ms-transition: all .1s; 	   
	     -o-transition: all .1s;
}

.team-content h3:hover span {
	opacity: 1;
}

.team-content .subtext {
	display: block;
	margin-bottom: 20px;
}

.type-team .overlay h4 {
	color: #FFF;
	padding: 0 30px;
}

.team-content .subtext.edit {
	display: block;
	margin-top: 20px;
}




/*===================================================================*/
/*
/* TESTIMONIALS TEMPLATE STYLES
/*
/*===================================================================*/
.page.page-template-template-testimonials-php .entry-content-media {
	margin-bottom: 2%;
}

.testimonials {
	position: relative;
}

.testimonials a {
	-webkit-transition: all 0s;
	   -moz-transition: all 0s;
	    -ms-transition: all 0s;	   
	     -o-transition: all 0s;
}

.testimonial {
	display: none;
	padding: 80px 15% 20px;
	text-align: center;
}

.testimonial.active, 
#testimonial-list .testimonial:first-child  {
	display: block;	            
}

.testimonial a { 
	z-index: 9999; 
}

.testimonial h1 p {
	font-size: 32px;
	line-height: 46px;
}

/* AVATARS */
.avatar-list, 
.testimonial-list,
.entry-content .avatar-list,
.entry-content .testimonial-list {
	zoom: 1;
	float: left;
	width: 100%;
	margin-bottom: -2%;
}

.avatar-list li { 
	display: inline; 
	position: relative;
}

.avatar-list li a {
	display: block;
	float: left;
	line-height: 0px;
	margin: 0 2% 2% 0;
	overflow: hidden;
	position: relative;
	width: 8.2%;
}

.avatar-list li a.last {
	margin-right: 0;
}

.avatar-list li a.active span.testimonial-icon {
	background: url(assets/images/quote.png) 50% 50% no-repeat;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.avatar-list li img {
	position: relative;
}

.avatar-list li a.active img {
	opacity: .10;
}

/* SHORTCODE MODS */
.entry-content .avatar-list,
.entry-content .testimonial-list,
.entry-content #masonry-container {
	list-style-type: none;
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
}

.entry-content .row.portfolio {
	padding: 0;
}

.entry-content #masonry-container.team-members {
	margin-bottom: 60px;
	margin-left: -15px;
	width: 101.9%;
}

.sidebar-right .testimonial {
	padding: 50px 10% 20px;
}




/*===================================================================*/
/*
/* WIDGET STYLES 
/*
/*===================================================================*/

/*===================================================================*/
/*  WIDGET STANDARDS
/*===================================================================*/
.widget input, 
.widget textarea {
	background-color: #FFF!important;
	border: none!important;
	font-size: 13px;
	margin: 0!important;
	text-transform: uppercase;
}

.widget ul li:last-child,
.widget ol li:last-child {
	margin-bottom: 0;
}

/* IMAGE HOVERS */
.bean-shot:hover img,
.flickr_badge_image img:hover,
.instagram_badge_image img:hover,
.widget_bean_portfolio ul li img:hover {
	opacity: .1;	
}


/*===================================================================*/
/*  DEFAULT WIDGETS
/*===================================================================*/
/* CATEGORIES, ARCHIVES & RECENT POSTS WIDGETS */
.widget_recent_comments ul li {
	margin-bottom: 10px; 
} 	

.widget_rss ul li {
	margin-bottom: 25px;
}

.rss-date {
	display: block;
	text-transform: uppercase;
}

.widget_recent_entries ul li {
	margin-bottom: 10px;
}

.post-date {
	display: block;
	font-size: 13px;
	color: #AAA;
	text-transform: uppercase;
}	

/* CALENDAR WIDGET */
#wp-calendar { 
	width: 100%; 
}

#wp-calendar caption { 
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	margin-bottom: 20px;
}

#wp-calendar thead { 
	font-size: 10px; 
}

#wp-calendar thead th {
	font-size: 12px;
	font-weight: 500;
}

#wp-calendar thead th,
#wp-calendar tbody td { 
	background: #F5F5F5; 
	border: none; 
	padding: 4px 0px; 
	text-align: center;
}

#wp-calendar thead th {
	background-color: #E9E9E9;
}

#wp-calendar tbody .pad { 
	background: none; 
}

#wp-calendar tfoot #next { 
	font-size: 12px; 
	text-transform: uppercase; 
	text-align: right; 
}

#wp-calendar tfoot #prev { 
	font-size: 12px; 
	padding-top: 10px;
	text-transform: uppercase; 
}

/* SEARCH WIDGET */
.widget_search input,
.widget_product_search input {
	background: url('assets/images/sprite.png') -81px -380px no-repeat;
	padding-left: 32px;
}


/*===================================================================*/
/*  TAG CLOUD WIDGET
/*===================================================================*/	
.tagcloud {
	margin-top: 5px;
}
	
.tagcloud a {
	background-color: #B1B1B1;
	border-bottom: none;
	color: #FFF!important;
	display: inline-block;
	float: left;
	font-weight: bold!important;
	font-size: 13px!important;
	margin: 0px 3px 3px 0px;
	padding: 1px 7px;
	position: relative;
}

.tagcloud a:hover {
	color: #FFF!important;
}

					
/*===================================================================*/
/*  DRIBBBLE WIDGET
/*===================================================================*/
.widget_bean_dribbble > div {
	margin: 0 -1.875% -3.75% -1.875%;
	width: 103.8961%;
}

.bean-shot {
	float: left;
	height: 16.8831%;
	margin: 0 1.875% 3.8961%;
	width: 46.25%;
}

.bean-shot {
	background-image: url(assets/images/dribbble-hover.png)!important;
	background-position:  50% 50%!important;
	background-repeat: no-repeat;
}


/*===================================================================*/
/*  FLICKR WIDGET
/*===================================================================*/
.widget_bean_flickr > div {
	margin: 0 -1.8072% -3.6% -1.8072%;
	width: 103.8961%;
}

.flickr_badge_image {
	float: left;
	height: 16.8831%;
	margin: 0 1.8% 3.6%;
	width: 21.4%;
}

.flickr_badge_image {
	background-image: url(assets/images/flickr-hover.png)!important;
	background-position:  50% 50%!important;
	background-repeat: no-repeat;
}


/*===================================================================*/
/* INSTAGRAM WIDGET & 500PX WIDGET (BEAN PLUGINS)
/*===================================================================*/
.widget_bean_instagram > div,
.widget_bean_500px > div {
	margin: 0 -1.8072% -3.6% -1.8072%;
	width: 103.8961%;
}

.instagram_badge_image,
.bean500px_badge_image {
	border-radius: 0!important;
	float: left;
	height: 16.8831%;
	margin: 0 1.8% 3.6%!important;
	width: 21.4%!important;
}

.instagram_badge_image img,
.bean500px_badge_image img {
	border-radius: 0!important;
	height: auto!important;
	width: auto!important;
}

.bean500px_badge_image a,
.instagram_badge_image a {
     float: left;
     position: relative;
    	-webkit-transition: all 0!important;
	   -moz-transition: all 0!important;
	    -ms-transition: all 0!important;	   
	     -o-transition: all 0!important;
}

.hidden-sidebar.dark .bean500px_badge_image a:hover,
.instagram_badge_image a:hover  {
	opacity: 1!important;
}

	
/*===================================================================*/
/*  TWITTER WIDGET
/*===================================================================*/
.widget_bean_tweets a  {
	font-weight: 600!important;
}

.widget_bean_tweets a.twitter-time-stamp {
	color: #AAA;
	display: block;
	font-size: 13px;
	font-weight: normal!important;
	margin: 5px 0 20px;
	text-transform: uppercase;
	border-bottom: none!important;
}

.widget_bean_tweets .button {
	border: none;
	background: url(assets/images/sprite.png) -93px -887px!important;
	font-size: inherit;
	margin: 0px;
	padding: 0 0 0 20px;
	color: #282828!important;
}


/*===================================================================*/
/*  PORTFOLIO WIDGET
/*===================================================================*/
.widget_bean_portfolio ul {
	margin-top: 30px;
}

.widget_bean_portfolio ul li {
	margin: 0 0 20px 0;
	margin-bottom: 20px;
	position: relative;
}

.widget_bean_portfolio ul li:last-child {
	margin-bottom: 10px;
}

.widget_bean_portfolio ul li a {
	border-bottom: none;
}


/*===================================================================*/
/*  PORTFOLIO MENU WIDGET
/*===================================================================*/
.widget_bean_portfolio_menu li span {
	opacity: 0;
	position: relative;
	-webkit-transition: opacity .1s;
	   -moz-transition: opacity .1s;
	    -ms-transition: opacity .1s;
		-o-transition: opacity .1s;
}

.widget_bean_portfolio_menu li:hover span {
	opacity: 1;
}




/*===================================================================*/
/*
/* OTHER COMPATIBLE PLUGIN STYLES 
/*
/*===================================================================*/
/* SOCIAL PLUGIN */
ul.bean_social_icons { text-align: left;}
ul.bean_social_icons li.bean_social_icon {margin: 0 5px 5px 0!important;}
ul.bean_social_icons li a { border: none;}

/* PRICING TABLE PLUGIN */
.bean-pricing-table .details { margin-top: 5px; }
.bean-pricing-table .table-mast h6.price { border: none!important; padding: 0; text-transform: uppercase; }
.bean-pricing-table .pricing-highlighted { font-size: 13px; font-weight: normal;}
.bean-pricing-table .pricing-column ul { background-color: #F5F5F5; }
.bean-pricing-table .pricing-column li { color: #AAA; }
.bean-pricing-table .pricing-column li:last-child { margin-bottom: 0; }
.bean-pricing-table .table-mast h5.title { color:  #FFF!important;  letter-spacing: normal; font-size: 22px!important;}
.bean-pricing-table .pricing-column.six.columns.mobile-four:first-child { padding-right: 20px; }
.bean-pricing-table .pricing-column.six.columns.mobile-four:last-child { padding-left: 20px; }

/* MAILBAG PLUGIN */
.subscribe {
	background-color: #F5F5F5;
	float: left;
	margin-top: 70px;
	padding: 50px;
	width: 100%;
}

.subscribe p {
	margin-bottom: 0;
}

.mailbag-wrap label {
	display: none;
}

.mailbag-wrap input {
	margin: 0!important;
}

.mailbag-wrap .mailbag-input {
	display: inline-block;
}

.mailbag-wrap .mailbag-input:first-child {
	width: 68%;
}

.mailbag-wrap .mailbag-input:last-child {
	width: 30%;
}

.mailbag-wrap input[type="email"] {
	background-color: #FFF!important;
}

.mailbag-wrap input[type="submit"] {
	background-color: #282828;
	max-height: 43px;
	position: relative;
	padding: 9px 0;
	top: -1px;
	width: 100%;
}

.subscribe .success-subscribe {	
	margin-top: 30px;
}

.subscribe-divide {
	height: 3px;
	width: 100%;
	display: block;
	float: left;
	margin-top: 30px;
	background-color: #F5F5F5;
}




/*===================================================================*/
/*
/* THEME ANIMATIONS 
/*
/*===================================================================*/
.fadein,
.reset_variations,
.fancybox-title-float-wrap .child {
	-webkit-animation-name: fadein;
	        animation-name: fadein;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	   	   animation-duration: .3s;
	-webkit-animation-delay: .5s;
	        animation-delay: .5s;
	
}

@-webkit-keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}
@-moz-keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}
@-o-keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}
@keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}	

.single .home-slider.fadein {
	-webkit-animation-delay: .5s;
             animation-delay: .5s;
}

.slides-container .overlay.fadein,
.slides-container .bean-image-caption.fadein {
	-webkit-animation-delay: .6s;
	        animation-delay: .6s;
}		

.slidein {
     -webkit-animation-delay: .2s;
        -moz-animation-delay: .2s;
         -ms-animation-delay: .2s;
          -o-animation-delay: .2s;
     -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
         -ms-animation-duration: .7s;
          -o-animation-duration: .7s;     
     -webkit-animation-name: slidein;
        -moz-animation-name: slidein;
          -o-animation-name: slidein;
}

@-webkit-keyframes slidein {
  0%   { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  100% {-webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes slidein {
  0%   {opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0);}
}

.slidein-right {
     -webkit-animation-delay: .2s;
        -moz-animation-delay: .2s;
         -ms-animation-delay: .2s;
          -o-animation-delay: .2s;
     -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
         -ms-animation-duration: .7s;
          -o-animation-duration: .7s;     
     -webkit-animation-name: slidein_right;
        -moz-animation-name: slidein_right;
          -o-animation-name: slidein_right;
}

@-webkit-keyframes slidein_right {
  0%   { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
  100% {-webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes slidein_right {
  0%   {opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0);}
}

/* UNDER CONSTRUCTION ANIMATION */	
.construction-banner {
	-webkit-animation:BGAnimateHori 2s infinite linear;
	   -moz-animation:BGAnimateHori 2s infinite linear;
	    -ms-animation:BGAnimateHori 2s infinite linear;
	     -o-animation:BGAnimateHori 2s infinite linear;	
}

@-webkit-keyframes BGAnimateHori {
 	from 	{background-position:0 0;}
 	to 		{background-position:100px 0;}
}
@-moz-keyframes BGAnimateHori {
 	from 	{background-position:0 0;}
 	to 		{background-position:100px 0;}
}
@-ms-keyframes BGAnimateHori {
 	from 	{background-position:0 0;}
 	to 		{background-position:100px 0;}
}
@-o-keyframes BGAnimateHori {
 	from 	{background-position:0 0;}
 	to 		{background-position:100px 0;}
}
@keyframes BGAnimateHori {
 	from 	{background-position:0 0;}
 	to 		{background-position:100px 0;}
} 


/*===================================================================*/
/*  LOAD MORE ANIMATION
/*===================================================================*/
#post-loader {
	padding: 0!important;
	width: inherit!important;
}

/* OVERRIDE DEFAULT LI ELEMENT */
#load-more .overlay {
	opacity: 1!important;
}

#load-more .portfolio:hover img { 
	opacity: 1!important; 
	-webkit-transform:scale(1)!important;
	   -moz-transform:scale(1)!important;
		-o-transform:scale(1)!important;
		   transform:scale(1)!important;
}

#load-posts span.loading { 
	display: none; 
}

#load-posts.load-more-out {
    height: 0;
    padding: 0;
    visibility: hidden;
}

#load-more.load-more-out:hover .overlay h5 {
	background-color: #282828!important;
}

/* LOAD MORE OVERLAY TITLE */
#load-more h5 {
	-webkit-transition: opacity 0.1s ease-in;
	   -moz-transition: opacity 0.1s ease-in;
	    -ms-transition: opacity 0.1s ease-in;
	     -o-transition: opacity 0.1s ease-in;
	        transition: opacity 0.1s ease-in;
}

#load-more.loading h5 { 
	opacity: 0!important; 
}

#load-more h5.load-finished,
#load-more h5.load-more.hidden {
	display: none!important;
}

#load-more h5.load-finished.visible {
	display: inline-block!important;
}

/* LOAD MORE POSTS & ANIMATION */
#load-posts.loading span.loading { 
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(0, -50%); 
 	   -moz-transform: translate(0, -50%); 
 	    -ms-transform: translate(0, -50%); 
 	     -o-transform: translate(0, -50%);
 	   	   transform: translate(0, -50%); 
}

.spinner {
	height: 30px;
	margin: 0 auto;
	position: relative;
	width: 30px;
}

.container1 > div, .container2 > div, .container3 > div {
	background-color: #282828;
	border-radius: 100%;
	height: 8px;
	position: absolute;
	width: 8px;
	-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
	        animation: bouncedelay 1.2s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

.spinner .spinner-container {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.container2 {
	-webkit-transform: rotateZ(45deg); transform: rotateZ(45deg);
}

.container3 {
	-webkit-transform: rotateZ(90deg); transform: rotateZ(90deg);
}

.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }

.container2 .circle1 { 
	-webkit-animation-delay: -1.1s; animation-delay: -1.1s;
}

.container3 .circle1 {
	-webkit-animation-delay: -1.0s; animation-delay: -1.0s;
}

.container1 .circle2 {
	-webkit-animation-delay: -0.9s; animation-delay: -0.9s;
}

.container2 .circle2 {
	-webkit-animation-delay: -0.8s; animation-delay: -0.8s;
}

.container3 .circle2 { 
	-webkit-animation-delay: -0.7s; animation-delay: -0.7s;
}

.container1 .circle3 {
	-webkit-animation-delay: -0.6s; animation-delay: -0.6s;
}

.container2 .circle3 {
	-webkit-animation-delay: -0.5s; animation-delay: -0.5s;
}

.container3 .circle3 {
	-webkit-animation-delay: -0.4s; animation-delay: -0.4s;
}

.container1 .circle4 {
	-webkit-animation-delay: -0.3s; animation-delay: -0.3s;
}

.container2 .circle4 {
	-webkit-animation-delay: -0.2s; animation-delay: -0.2s;
}

.container3 .circle4 {
	-webkit-animation-delay: -0.1s; animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0);
  } 40% { transform: scale(1.0); -webkit-transform: scale(1.0);
  }
}




/*===================================================================*/
/*
/* CROSS BROWSER TOUCH UPS 
/*
/*===================================================================*/
/* SAFARI ANIMATION FIX */
.safari .no-flick,
.safari #theme-wrapper, 
.safari .hidden-sidebar p,
.safari .entry-content-media {
	-webkit-backface-visibility: hidden!important;
}

/* IE FIX */
.ie-side-menu {
	position: absolute;
	right: 400px;
}

/* WIDGETS */
.ie .flickr_badge_image,
.ie .instagram_badge_image,
.ie .500px_badge_image,
.ie .500px_badge_image img,
.ie .instagram_badge_image img {
	width: 45px!important;
}

.ie .flickr_badge_image,
.ie .instagram_badge_image,
.ie .500px_badge_image {
	margin-bottom: 15px;
}

/* INPUT */
.ie ul.bean-contactform label {
	display: block;
}

.ie textarea {
	padding-top: 15px; 
}
.ie input[type="text"], 
.ie input[type="password"], 
.ie input[type="date"], 
.ie input[type="email"], 
.ie input[type="number"], 
.ie input[type="search"], 
.ie input[type="tel"], 
.ie input[type="time"], 
.ie input[type="url"], 
.ie textarea {
	line-height: 6px;
}

/* FF */
@-moz-document url-prefix() { 
	.flickr_badge_image,
	.instagram_badge_image,
	.instagram_badge_image img,
	.bean500px_badge_image,
	.bean500px_badge_image img {
		width: 80px!important;
	}

	.flickr_badge_image,
	.instagram_badge_image,
	.bean500px_badge_image {
		margin-bottom: 15px;
	}
}
