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

a#prevslide:before
{
	font-family: "FontAwesome";
	font-size: 24px;
	line-height: 45px;
	display: block;
	content: '\f104';
	color: #fff;
	margin-top: 0px;
}
a#nextslide:before
{
	font-family: "FontAwesome";
	font-size: 24px;
	line-height: 45px;
	display: block;
	content: '\f105';
	color: #fff;
	margin-top: 0px;
}
body.page-template-gallery a#prevslide, body.single-galleries a#prevslide
{ 
	z-index:999; cursor: pointer; display: block; position: fixed; left: 20px; top: 46%; padding: 0 20px 0 20px; width: initial; height: initial; border: 2px solid #fff; opacity: 0.5; 
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	
	border-radius: 250px;
}

body.page-template-gallery a#nextslide, body.single-galleries a#nextslide
{ 
	z-index:999; cursor: pointer;  display: block; position: fixed; right: 20px; top: 46%; padding: 0 20px 0 20px; width: initial; height: initial; border: 2px solid #fff; opacity: 0.5; 
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	
	border-radius: 250px;
}

body.page-template-gallery a#prevslide:hover, body.page-template-gallery a#nextslide:hover, body.single-galleries a#prevslide:hover, body.single-galleries a#nextslide:hover { opacity: 1; }

.post_caption
{
  display: none;
}

.page-id-1205 #page_content_wrapper {
    padding: 30px 90px !important;
}

#captcha-wrap {
    border: solid #7F8FA6 1px !important;
    background: #7F8FA6 !important;
}

#captcha-wrap .text-box {
    background: #73C2FB !important;
    border: solid #73C2FB 1px !important;

}
hr .single-post {
    border-top: 0px solid #ebebeb;
.single-post hr {
    border-top: 0px solid #ebebeb;
}

}
.page-id-2487 #page_content_wrapper {
    padding: 30px 90px !important;
}


#copyright {
    font-size: 10px !important;
    font-family: Arial !important;
}

#footer .sidebar_widget li h2.widgettitle {
    font-family: "Arial" !important;
}

#footer_menu li a {
    font-size: 10px !important;
    font-family: Arial !important;
}

i.fa.fa-download {
    display: none !important;
}

.page-id-2487 #page_content_wrapper {
    padding: 30px 90px !important;
}

body.single-post .post_caption .post_detail
{
  display: none;
}

.post_header .post_detail
{
  display: none;
}

.post_caption .post_detail
{
    display: none;
}

.one_fourth.last {
    width: 23%;
}

.single-post hr {
    border-top: 0px solid #ebebeb;
}

@media only screen and (max-width: 767px) {
.logo_wrapper img
{
  max-height: 60px;
  width: auto;
}}

