
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    display: none;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}

#mobile_nav_icon
{
    display: none;
}



@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}


#copyright, .footer_bar_wrapper .social_wrapper
{
	float: none;
	margin: auto;
	width: 100%;
	text-align: center;
}

.footer_bar_wrapper .social_wrapper ul, #page_content_wrapper .footer_bar_wrapper .social_wrapper ul
{
	text-align: center;
	margin-bottom: 20px;
}

.footer_bar_wrapper .social_wrapper ul li
{
	float: none;
}

.footer_bar
{
	padding: 30px 0 30px 0;
}

.post_header_title, .post_header.grid
{
	text-align: center;
}



html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg, .top_bar.scroll.black
{
	border: 0;
}

.top_bar.hasbg
{
	background: rgba(0,0,0,0.00);
}

#page_caption, #page_caption .page_title_wrapper
{
	text-align: left;
	float: left;
}

#page_caption .page_title_wrapper .page_title_inner
{
	position: relative;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post_caption 
{
	position: relative;
}

#page_caption hr.title_break, .post_caption hr.title_break
{
	display: none;
}

#page_caption h1
{
	width: 55%;
    display: block;
    float: left;
}

#page_caption .page_tagline, .post_caption .page_tagline
{
	width: 45%;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0.5em;
}

.post_caption
{
	text-align: left;
	float: left;
	width: 100%;
}

.page_tagline
{
	font-style: normal;
}

.post_caption .page_tagline
{
	right: 30px;
}

#portfolio_wall_filters
{
	width: 45%;
	float: right;
	text-align: right;
	margin-left: 0 !important;
}

@media only screen and (min-width: 1100px) {
	#page_caption .page_tagline 
	{
		right: 90px;
	}
}

#footer
{
	padding: 0;
}



.two_cols.gallery .element img, .three_cols.gallery .element img, .four_cols.gallery .element img, .five_cols.gallery .element img, .two_cols.gallery .element:hover img, .three_cols.gallery .element:hover img, .four_cols.gallery .element:hover img, .five_cols.gallery .element:hover img, .post_img img, .post_img:hover img, #horizontal_gallery_wrapper .gallery_image_wrapper.archive img, .horizontal_gallery_wrapper .gallery_image_wrapper.archive img
{
	transition: all 4.5s ease-out;
    -webkit-transition: all 4.5s ease-out;
}


.post_img.team .team_social_wrapper .social_wrapper.team li {
    display: inline-block;
    border-radius: 0px;
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 32px;
}

.fa {
    display: inline-block;
    font: normal normal normal 28px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 50%;
}
.social_wrapper.team li {
    margin: 0 00px 0 00px;
}
.fa-google-plus:before {
    content: "\f067";
}
.social_wrapper.team li i {
    font-size: 28px;
}
a.tooltip.tooltipstered {
     target=“_self” !important;
}

.sb-image-hover-1-1 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-2-3 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-3-4 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-4-5 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-5-6 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-6-7 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-7-8 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-7-9 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-7-10 .sb-image-info {
    opacity: 05;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

hr.title_break.left {
    display: none;
    margin: 20px 0 20px 0;
}

.sb-image-hover-7-8:hover .sb-image-img, .sb-image-hover-7-9.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}

.sb-image-hover-7-9:hover .sb-image-img, .sb-image-hover-7-9.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-7-10:hover .sb-image-img, .sb-image-hover-7-9.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}

.sb-image-hover-8-11  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-8-12  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-8-13  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-8-14  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-8-11:hover .sb-image-img, .sb-image-hover-8-11.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-8-12:hover .sb-image-img, .sb-image-hover-8-12.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-8-13:hover .sb-image-img, .sb-image-hover-8-13.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-8-14:hover .sb-image-img, .sb-image-hover-8-14.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}

@media only screen and (max-width: 600px)
.sb-image-hover-responsive-4, .sb-image-hover-responsive-3 {
    width: 50%;
}

.sb-image-hover-9-15:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-9-15  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-9-16:hover .sb-image-img, .sb-image-hover-9-16.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-9-16  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-9-17:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-9-17  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-9-18:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-9-18  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-9-19:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-9-19  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-9-20:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-9-20  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-21:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-21  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-22:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-22  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-23:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-23  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-24:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-24  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-25:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-25  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-26:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-26  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-27:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-27  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-28:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-28  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-29:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-29  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-10-30:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-10-30  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-11-31:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-11-31  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-11-32:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-11-32  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-11-33:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-11-33  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-11-34:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-11-34  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-11-35:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-11-35  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-11-36:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-11-36  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-37:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-37  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-38:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-38  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-39:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-39  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-40:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-40  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-41:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-41  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-42:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-42  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-43:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-43  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-44:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-44  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-45:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-45  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-46:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-46  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-47:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-47  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-12-48:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-12-48  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-13-53:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-13-53  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.sb-image-hover-13-54:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-13-54  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

@media only screen and (max-width: 960px) and (min-width: 768px)
.one.withsmallpadding:not(.withbg):not(.fullwidth), .one.withpadding:not(.withbg):not(.fullwidth) {
    padding: 0px 0 0px 0 !important;
    background-attachment: scroll !important;
    background-repeat: repeat !important;
    background-position: center top !important;
}
.grecaptcha-badge {
opacity:0
}
h2.ppb_title {
    font-size: 52px;
    text-transform: none;
    font-weight: lighter  !important;
}
.ppb_fullscreen_image .main_content {
    padding: 0 0px !important;
    padding-top: 3%;
}
hr.title_break {
    display: none;
}

.ppb_header_content {
    font-style: italic;
    font-size: 5vh !important;
}
.sb-image-hover-14-55 .sb-image-info  {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-14-56 .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-14-55:hover .sb-image-img, .sb-image-hover-14-55.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-14-56:hover .sb-image-img, .sb-image-hover-14-56.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-15-58:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-15-58  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sb-image-hover-15-57:hover .sb-image-img, .sb-image-hover-9-15.oxi-touch .sb-image-img {
    opacity: 0.8 !important;
}
.sb-image-hover-15-57  .sb-image-info {
    opacity: 5;
    background-color: rgba(0, 0, 0, 0) !important;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.wpml-ls-slot-2 {
    color: #ffffff;
    float: right;
}
.logo_align {
    display: table-cell;
    vertical-align: middle!important;
    line-height: 0;
}
.logo-wrapper {
    padding-bottom: 30px!important;
}
#menu_wrapper div .nav {
    list-style: none;
    display: block;
    padding: 0;
    margin-left: 13%;
    margin-bottom: 0;
}
.mic {
    height: 100vh;
}
#page_caption {
    background-color: #000000!important;
}
.page_tagline {
    color: #ffffff!important;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.top_bar {
    width: 100%;
    padding: 0;
    min-height: 75px !important;
}
#mobile_nav_icon {
    top: 10px !important;
}
}

@media only screen and (max-width: 767px) {
.top_bar {
    width: 100%;
    padding: 0;
    min-height: 75px !important;
}
}
#mobile_nav_icon {
    top: 10px !important;
}
@media only screen and (max-width: 767px)
.one .page_content_wrapper:not(.horizontal_gallery),  {
    margin-top: 20vh !important;
}
hr.title_break {
    display: none;
}
.mobile_main_nav li a, #sub_menu li a {
    font-family: Karla, Helvetica, Arial, sans-serif;
    font-size: 26px;
    line-height: 1em!important;
    font-weight: 100!important;
    text-transform: none;
    letter-spacing: 0px;
}
.wpml-ls-slot-2 {
    display: none;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
    color: #ffffff;
    background-color: #000000;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
    text-align: left!important;
}
.wpml-ls-legacy-list-vertical a {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding: 5px 0px;
    line-height: 0.5;
    float: left;
    font-size: 28px;
    font-family: karla;
    font-weight: lighter;
}
.mobile_menu_wrapper .sidebar_wrapper .sidebar .content .sidebar_widget li {
    margin-bottom: 0px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.top_bar {
    width: 100%;
    padding: 0;
    min-height: 75px !important;
}
#mobile_nav_icon {
    top: 10px !important;
}
}

