
.portfolio_nav { display:none; }

#mobile_nav_icon
{
    display: none !important;
}


@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);
	}
}


.two_cols.gallery .element:hover img, .three_cols.gallery .element:hover img, .four_cols.gallery .element:hover img, .five_cols.gallery .element:hover img, .one_half.gallery2.classic a:hover img, .one_third.gallery3.classic a:hover img, .one_fourth.gallery4.classic a:hover img
{
	-ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}


#menu_wrapper .nav li.arrow > a:after, #menu_wrapper div .nav li.arrow > a:after
{
	margin-top: 7px;
}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle
{
	padding: 0;
	border: 0;
}

#page_caption.hasbg .page_title_wrapper
{
	background: rgba(0,0,0,0);
}

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

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	background: rgba(0,0,0,0);
}


hr.title_break {
    display: block;
}

.bg_gradient::after
{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    background: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(60%,transparent),color-stop(66%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.95)),to(rgba(0,0,0,1)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%);
    background-image: linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%)
}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-ms-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
 
.fade-in {
    animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	-ms-animation-name: fadeIn;	

	animation-duration: 0.7s;	
	-webkit-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;	

	-webkit-animation-fill-mode:forwards; 
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    
    visibility: visible !important;
}


#wrapper {padding-top: 300px! important; }
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}

.post_img:hover img {
    -ms-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}
.post_share_wrapper { display: none ! important; }

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{border: 0 !important;}
.post_detail { display: none ! important; }
.post_caption { display: none ! important; }
.fullwidth_comment_wrapper  { display: none ! important; }

 .ilightbox-caption { line-height: 14px! important; }
.ilightbox-thumbnails { display: none ! important; }

.ilightbox-holder.metro-white .ilightbox-container 

.ilightbox-caption {
	background: #000;
	background: rgba(0, 0, 0, .3);
	left: 0;
	right: 0;
	color: #fff;
	padding: 10px 15px 10px 15px;
        font-style: normal;
        font-size: 12px;
	line-height: 30px;
}


#copyright {
    width: 100% !important;
    text-align: center !important;
 font-size: 12px;
}

.header_style_wrapper {
    position: absolute !important;
}

.post_info_cat
 { display: none ! important; }

.portfolio_post_previous
{
	float: left;
	max-width: 50%;
display: none;
}

.portfolio_post_next
{
	float: right;
	max-width: 50%;
display: none;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#mobile_nav_icon{ display: none ! important; }
#wrapper {padding-top: 100px! important; }
#logo_right_button{ display: none ! important; }
.post_share_wrapper { display: none ! important; }

@media only screen and (max-width: 767px) {
.page-id-6442 #page_content_wrapper .inner .sidebar_content.full_width img, .page-id-6442 .page_content_wrapper img {
    width: 100% !important;
}
}

.ilightbox-caption {
	background: #000;
	background: rgba(0, 0, 0, .2);
	left: 0;
	right: 0;
	color: #fff;
	padding: 10px 15px 10px 15px;
	font-size: 12px;
        font-style: normal;
       line-height: 30px;
}

.post_info_cat
 { display: none ! important; }

.portfolio_post_previous
{
	float: left;
	max-width: 50%;
display: none;
}

.portfolio_post_next
{
	float: right;
	max-width: 50%;
display: none;
}}

@media only screen and (max-width: 767px) {
#wrapper {padding-top: 60px! important; }

.post_share_wrapper { display: none ! important; }

@media only screen and (max-width: 767px) {
.page-id-6442 #page_content_wrapper .inner .sidebar_content.full_width img, .page-id-6442 .page_content_wrapper img {
    width: 100% !important;
}
}

.ilightbox-caption {
	background: #000;
	background: rgba(0, 0, 0, .2);
	left: 0;
	right: 0;
	color: #fff;
	padding: 10px 15px 10px 15px;
	font-size: 12px;
	line-height: 30px;
}

.post_info_cat
 { display: none ! important; }

.portfolio_post_previous
{
	float: left;
	max-width: 50%;
display: none;
}

.portfolio_post_next
{
	float: right;
	max-width: 50%;
display: none;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.post_share_wrapper { display: none ! important; }

#wrapper {padding-top: 100px! important; }


@media only screen and (max-width: 767px) {
.page-id-6442 #page_content_wrapper .inner .sidebar_content.full_width img, .page-id-6442 .page_content_wrapper img {
    width: 100% !important;
}
}
.ilightbox-caption {
	background: #000;
	background: rgba(0, 0, 0, .2);
	left: 0;
	right: 0;
	color: #fff;
	padding: 10px 15px 10px 15px;
	font-size: 12px;
        font-style: normal;
       line-height: 30px;
}

.post_info_cat
 { display: none ! important; }

.portfolio_post_previous
{
	float: left;
	max-width: 50%;
display: none;
}

.portfolio_post_next
{
	float: right;
	max-width: 50%;
display: none;
}}

