
.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
{
    overflow: auto;
}
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 !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);
}



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



.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;
}


.ppb_header_content{font-style:normal!important;}
#logo_wrapper{padding-bottom:5px;}
.term-gallery h1{display:none;}
.single_gallery{margin:20px 0px;}
.gallery_archive_desc .client-quote{display:none;}
#wrapper #page_caption.hasbg{height:0px;}
.page_tagline .client-quote{display:inline;}
.three_cols.gallery .element .portfolio_title .post_detail{width: 90%;}
.portfolio_desc.portfolio4, .portfolio_desc.portfolio3, .portfolio_desc.portfolio2 {
    width: 96%;
    padding: 5px 2%;
    position: absolute;
    bottom: 10px;
    color: #fff; background:#000; opacity:0.7;
}
.portfolio_desc  h5{color:#fff;}
hr.title_break,hr.title_break.left{margin-top:0px; margin-bottom:0px;}
#wrapper #page_caption{padding-top:0px; padding-bottom:0px; margin:0px;}
h5.image-heading{position:relative; background-color:#ff6600;}
h5.image-heading a{position:absolute; bottom:10px; display: block;background-color: #000; opacity:0.7;padding:10px 0;width: 100%;color: #fff; }
.about_desc{
    width: 96%;
    padding: 5px 2%;
    position: absolute;
    bottom: 60px;
    color: #fff; background:#000; opacity:0.7;
}
.about_desc a{
    color: #fff; 
}
.ppb_header_content
{
	font-style: normal;
}
.fa-chain:before,
.fa-link:before,
.fa-mail-forward:before, 
.fa-share:before{content:none;}
.client-list{padding-left:30px;}
.client-list img{float:left; width:100px; max-width:100px;height:100px; padding-right:30px;}
.filter li a{text-transform:capitalize;}
.portfolio_wall_filters{padding-bottom:0px;}
.portfolio_wall_filters li a{
font-weight:bold;
}
.subnav li a{text-transform:uppercase;}

@media only screen and (min-width: 1020px) {
.four_cols.gallery .element img{width:276px; height:218px;}
}
.testimonial_image img
{
	width: 200px;
}
.testimonial_slider_wrapper .testimonial_image
{
	float: none;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px !important;
	border-radius: 100px;
	overflow: hidden;
}
.testimonial_slider_wrapper img{display:block; 
    margin-left: auto;    margin-right: auto}
.testimonial_slider_wrapper p{
font-size:0.8em;
}
.flexslider .slides li .testimonial_slider_wrapper img{
max-width:200px; height:auto;
}
.flex-control-nav{margin-top:0px !important;}
.testimonial_slider_wrapper{font-size:20px;}
.post_header_title{display:none;}
input[type=text],textarea{background-color:transparent !important;}
.contact-title{font-weight:bold;}
#menu_wrapper .nav ul li a {
    white-space: pre;
}
#menu_wrapper div .nav li > a {
    vertical-align: top;
white-space: pre-line;
text-transform:uppercase !important;
font-size:12px !important;
}
.testimonial_content img{float:left; padding-right:20px;}
#client_header{width:100% !important;}
.client_content{float:left !important;}
.ppb_wrapper .ppb_content_half_bg{
background-position: right center;
padding:0;
}
.ppb_wrapper .ppb_content_half_bg .one_half_bg{
width:37.5%;
padding:20px;
}
.home-buttons{
float:left;
width:100%;
}
.home-buttons div{
float:left; width:50%;
}
.mobile_main_nav li a, #sub_menu li a{
font-size:18px;
}

@media only screen and (max-width: 767px) {
.tp-caption{font-size:16px!important;}
.Newspaper-Title{text-align:center!important;}
#page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred
	{
		display: none;
	}}


