/*
* Super Skeleton
* Copyright 2011, Brandon R Jones
* Original Skeleton, Copyright 2011, Dave Gamache
*/

/* Table of Content
==================================================
	#Site Styles
	#Navigation Styles
	#Image Overlay Styles
	#Page Styles
	#Media Queries
	#Font-Face
	#Plugin Style Mods (placed here so we can keep originals pure)
*/
	
/* ======================================================= */
/* Dave's theme modifications */
/* ======================================================= */

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on February 3, 2017 */



@font-face {
    font-family: 'apercuregular';
    src: url('../../fonts/apercu-webfont.woff2') format('woff2'),
         url('../../fonts/apercu-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'apercubold';
    src: url('../../fonts/apercu-bold-webfont.woff2') format('woff2'),
         url('../../fonts/apercu-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#openjournal-logospace {
	position: relative;
	height: 218px;
	width: 160px;
}

.openjournal-logo {
	position: absolute;
	top: 50%;
	height: 160px;
	width: 160px;
	margin-top: -80px;
	background-image: url('../images/openjournal_logo.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.logo-animation {
	position: absolute;
	top: 50%;
	height: 160px;
	width: 160px;
	margin-top: -80px;
	background-repeat: no-repeat;
	background-position: top center;
}

.openjournal-logo-top {
	background-image: url('../images/logo_top.png');
}

.openjournal-logo-neometro {
	font-family: 'apercubold' !important;
	font-weight: normal;
	/*background-image: url('../images/neometro_logo.png');*/
	position: absolute;
	width: 90px;
	height: 20px;
	top: 148px;
	left: 40px;
	color: #0085ff !important;
	display: none;
	z-index: 10;
}

.openjournal-logo-bottom {
	background-image: url('../images/logo_bottom.png');
	z-index: 9;
}

/* Open journal menu */

/*
ul.ojmenu {
	font-family: 'apercubold';
	font-size-adjust: 0.508;
	font-weight: bold;
	font-style: normal;
	margin: 34px 0 20px 0;
	font-size: 14px;
	float: right;
	width: 290px;
}
*/
/*
ul.ojmenu li {
	line-height: 24px;
	float: left;
	width: 140px;
	margin: 0 5px 5px 0;
}
*/
ul.ojmenu li:nth-child(3), ul.ojmenu .sub-menu li {
	margin-right: 0;
}
ul.ojmenu br {
	clear: left;
}
ul.ojmenu .sub-menu {
	font-size: inherit;
	margin: 5px 0 0 0;
}

.ojmenu a, .ojmenu a:link, .ojmenu a:visited, .ojmenu a:active, .module-container a, .widget_nav_menu a, .about-widget a {
	text-decoration: none !important;
}

.ojmenu a, .ojmenu a:link, .ojmenu a:visited, .ojmenu a:active {
	color: #ff0000;
}

.ojmenu a:hover {
	text-decoration: underline !important;
	color: #ff0000;
}

.module-container a p:hover, .about-widget a p:hover, .about-widget a h5:hover {
	color: #ff0000 !important;
}
/* slider modifications */
#frontpage_slider .slides img {
	height: auto !important;
}

.slides li {
	padding: 10px;
	border: 3px solid #fff;
    margin-bottom: 0;
}
/*
.slides li:hover {
	border: 3px solid #ff0000;
}
*/

.slides.single-slides li {
	padding: 0 !important;
	border: none !important;
}

.slides.single-slides li:hover {
	border: none !important;
}

/* slider featured captions */
.featured-caption-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -170px;
	margin-left: -170px;
}

.featured-caption {
	display: table-cell;
	width: 291px;
	height: 291px;
	border-radius: 50%;
	background-color: #fff;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

.flexslider-container a {
	text-decoration: none !important;
}

h1.featured-caption-header, span.featured-caption-meta {
	font-family: 'apercubold';
	font-weight: normal;
	text-align: center;
	color: #0087ff;
	line-height: 32px;
}

h1.featured-caption-header {
	font-size: 30px;
}
span.featured-caption-meta {
	display: block;
	font-family: "Courier New", Courier, monospace !important;
	font-weight: normal;
	font-size: 14px;
	line-height: 0px;
	padding-top: 20px;
}

/* modules */

.five.columns.module-container {
	height: 390px !important;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.module-container {
	margin: 0 !important;
	border: 3px solid #fff;
}

.module-container img {
	height: 210px ;
	width: 300px;
}

.module-container p:last-child {
	margin: 0 !important;
	padding: 0 !important;
}

.module-container:hover {

	color: #ff0000 !important;
}



.module-container:hover p, .module-container:hover h5 a, .module-container:hover .meta-cat a, .module-container:hover p a,module-container:hover .module-meta a,module-container:visited .module-meta a {
	color: #ff0000 !important;
}
.module-container:hover .module-meta a {color: #ff0000 !important;}

.module-container .meta-cat a:hover {
	text-decoration: underline !important;
}

.module {
	overflow: visible !important;
	margin: 10px;
}

 .module-container.recent-posts img {
	height: 145px;
	width: 218px;
}
.around-the-web.five.columns.module-container {height: 459px!important;}
/*
.around-the-web .module {
	overflow: visible !important;
	max-height: auto !important;
	height: auto !important;
	margin: 10px;	
}

.around-the-web.module-container img {
	height: 145px;
	width: 220px;
}
*/

.module-meta {
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #fff;
}

.postlist h5 a, .postlist h5 a:visited {
	/*color: #929497 !important;
	text-decoration: none !important;*/
}

.module h5 {
	display: block;
	font-size: 18px;
	line-height: 24px !important;
	margin: 9px 0 0 0 !important;
	padding: 0 !important;
}

.module-container.around-the-web, .module-container.recent-posts {
	height: auto;
	overflow: hidden !important;
}

.around-the-web .module h5, .recent-posts .module h5 {
	padding-top: 4px;
	font-size: 14px !important;
	line-height: 14px !important;
	margin-bottom: 0 !important;
	overflow: hidden !important;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
}

.masonry {
	clear: both;
}

.cat-header-image {
	width: 954px;
	border: 3px solid #fff;
	padding: 10px;
	margin: 10px 0 20px 0; 
}

/* six row modules */

.sixer .module {
	padding: 10px;
}

.sixer .module-container img {
	height: 144px;
}

.sixer .module h5 {
	font-size: 14px;
}

.sixer .meta-cat {
	font-size: 11px;
	margin: 5px 0 6px 0;
}

/* slider */
.flexslider img {
}

.flexslider-container {
	margin-top: 10px;
}

/* contributors */

#contributors-slider {
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#contributors-slider ul {
	display: block;
	margin-left: 0;
	width: 600%;
	zoom: 1;
}

.contributors-slide {
	display: block;
	float: left;
	width: 540px;
	margin: 0 20px 0 20px;
	height: auto;
}

.content.contributors img {
	display: block;
	text-align: center;
	border: none !important;
	margin: 10px auto 10px auto;
	width: 480px;
	height: 300px;
}

.the_content, .the_content p, .content, .content p {
	font-family: 'apercuregular';
	font-weight: normal;
}

.dasharrow, .dasharrow a {
	display: block;
	position: relative;
	width: 70px;
	height: 12px;
	z-index: 9;
}

.dasharrow {
	margin-top: 0px;
}

.dasharrow-left {
	background: transparent url(../images/arrow-left.png) center center no-repeat;
}

.dasharrow-right {
	background: transparent url(../images/arrow-right.png) center center no-repeat;
	float: right;
}

.dasharrow-left:hover {
	background: transparent url(../images/arrow-left-on.png) center center no-repeat;
}

.dasharrow-right:hover {
	background: transparent url(../images/arrow-right-on.png) center center no-repeat;
}

.dasharrow a {
	text-decoration: none !important;
}

.dasharrow a:hover {
	color: #ff0000 !important;
}

/* oj gallery */

#ojgallery-slider {
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#ojgallery-slider img {
	display: table-cell;
	text-align: center;
	margin: 0;
    padding-bottom: 68px;
}

#ojgallery-slider ul {
	display: block;
	margin-left: 0;
/*	width: 600%;*/
	zoom: 1;
	list-style-type: none !important;
}

#ojgallery-slider ul li {
	display: block;
	float: left;
/*	width: 580px;*/
	height: auto;
/*    padding-bottom: 40px !important;*/
}

#ojgallery-slider .flex-caption {
    bottom: -5px;
    color: red !important;
    left: 50%;
    z-index: 999;
    display: none;
    background: none;
    text-shadow: none;
    text-align: center;
}

.the_content p.wp-caption-text {
    color: red !important;
}

.wp-caption {
    background: none !important;
}

/* post meta */

.meta-cat, .date {
	font-size: 11px;
	line-height: 16px;
	font-family: "Courier New", Courier, monospace !important;
	margin: 0 0 12px 0;
	padding: 0;
}

.meta-cat a, .meta-cat a:link, .meta-cat a:visited, .meta-cat a:active {
	color: #aaaaaa;
	text-decoration: none !important;
}

/* post listings */

h1.title {
	font-family: 'apercubold';
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	margin: 30px 0 20px 0 !important;
	color: #ff0000;
}

h5.page-meta {
	position: relative;
	font-family: "Courier New", Courier, monospace !important;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: -7px;
	z-index: 9;
	zoom: 1;
}

.the_content p {
	color: #616161 !important;
	font-size: 14px !important;
	line-height: 22px !important;
}

.the_content.type-post.hentry.excerpt {
	margin: 30px 0 10px 0;
	border-bottom: 1px solid #ddd;
}

.the_content.type-post.hentry.excerpt:nth-last-of-type(2) {
	border-bottom: none !important;
	
}

.content a {
	text-decoration: underline;
	color: #999;
}
.content a:hover {
	text-decoration: none !important;
    color: #f00000;
}

/* slider control hax */
.flex-control-nav, .flex-direction-nav {

}

/* ======================================================= */
/* #SITE STYLES : Universal Theme Visual Styles */
/* ======================================================= */

/* Set BG */
body, 
h2.title span, h1.title span,
ul.tabs li a.active{ 
	background-color: #fefefe;
	position: relative;
	z-index: 1;
}

h2.title { margin-top: 20px !important; }

body:after, 
ul.tabs li a.active:after{  
	content: "";
	background: transparent url("../images/theme/backgrounds/pattern_diagonal_white.png") repeat;
	position:absolute; 
	z-index:99; 
	left:0; 
	bottom:0; 
	right:0;
	height: 100%;
	width: 100%;
	z-index: -1;
	}

.hidden{display: none;}

/* Fonts O = 929497 */
body, p {
	font-family: 'apercubold';
	font-weight: normal;
	color: #aaaaaa;
	font-size: 14px;
	line-height: 18px;
}

strong, b, h1, h2, h3, h4, h5, h6, .ojmenu, .flex-caption, .openjournal-logo-neometro {
	font-family: 'apercubold';
	font-weight: normal;
	color: #616161;
}

.content.page-body, .content.page-body p {
	font-size: 18px;
	line-height: 22pxt;
}


/* Wrap .container sections with this to create a full width section (for full width BG color stripes) */
.full-width{width: 100%;}

/* HR Divider */
hr{	
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px auto;
	border-bottom: 1px solid #FFF;
}
	
hr.partial-bottom{margin-bottom: 15px; width: auto !important;}
hr.remove-top{margin-top: 0px;}
.article_nav {/*margin-bottom: -30px;*/}

.content li {
    list-style: disc inside;
}

/* Responsive Images - Combined with Sencha.io on the frontend */
.columns img, .column img, p img{max-width: 100%; height: auto;}
.content img{ margin-bottom: 15px;}

/* Basic alignment */
.alignleft{float: left; margin: 20px 20px 20px 0;}
.aligncenter{text-align: center; clear: both; margin: 15px auto; display: block;}
.alignright{float: right; margin: 20px 20px 20px 0;} 
.alignnone{margin: 20px 20px 20px 0px;} 

/* #Global Transitions */
.column, .columns, .row, .widget, .widget input, .module-img img, .sf-menu li, .sf-menu a, a.header-image img, a.sidebar-advert img {
  	 /*  -moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;*/
	}

/* Custom Lists, Buttons, Tags, etc. */
ul.square {padding: 10px;}
a.button{text-align: center;}


/* Responsive Form Elements */
input{ padding: 10px;font-size: 11px}
input#s{ width: 90%; min-width: 195px; } 

#adminbarsearch-wrap input{padding: 2px !important;}

.widget_search h3,
#searchform label,
#searchform #searchsubmit{ display: none; }

/* WP Evolution Slider Integration */
.jquery-slider-wrapper, .jquery-slider-wrapper > div:first-child, .jquery-slider-slide {
    width: 100% !important;
}
.jquery-slider-wrapper{margin-bottom: 25px;}
.jquery-slider-slide img{
	max-width: inherit !important;
	   -moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}




/* Tags / Categories Styling */
.tags a{
	background: none repeat scroll 0 0 #333333;
	-webkit-border-radius: 3px 3px 3px 3px;
	   -moz-border-radius: 3px 3px 3px 3px;
         -o-border-radius: 3px 3px 3px 3px;
	        border-radius: 3px 3px 3px 3px;
    display: block;
    float: left;
    margin: 2px 2px 0 0;
    padding: 5px 12px;
    text-decoration: none;
}



/* Miscelleneous Classes */
img.tag_icon{
	float: left; 
	border: 0 !important; 
	padding: 5px 13px 0 0;
	margin-bottom: 0;
	}

.post .tags{margin: -12px 0 -7px;}
.tags .button{margin-bottom: 2px;}

a.header-image {display:block !important;}


.chzn-container-single .chzn-search input{min-width: 20px;}
 
.excerpt .date{margin-bottom: 20px;}

.my-avatar {
    float: right;
    padding: 5px;
    width: 32px;
    height: 40px;
}

ul.square, ul.circle, ul.disc {
    margin-left: 15px;
    font-size: 13px;
}

pre, code, address{
	font-family: Courier, Arial;
}

pre{
	padding: 15px;
	line-height: 200%;
}

p.social{margin-top: 20px;text-align: center;}

/* Table Styling - Box Style */
table {
    border-collapse: collapse;
    font-size: 12px;
    margin: 10px 10px 20px;
    text-align: left;
    width: 98%;
}
table thead th.rounded-company {
    background: #ccc;
}
table thead th.rounded-q4 {
    background: #ccc;
}
table th {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #222222;
    font-size: 10px;
    font-family: 'apercubold';
    font-weight: normal;
    padding: 8px;
    text-transform: uppercase;
}
table td {
    background: none repeat scroll 0 0 #eee;
    border-top: 1px solid #FFFFFF;
    color: #333;
    padding: 8px;
}
table tfoot td.rounded-foot-left {
    background: #eee;
}
tabletfoot td.rounded-foot-right {
    background: #eee;
}
table tbody tr:hover td {
    background: none repeat scroll 0 0 #ddd;
}






/* WP Required Styles */
.wp-caption{
	background: url("../images/theme/backgrounds/pattern_diagonal_white.png") repeat scroll center bottom rgba(0, 0, 0, 0.05);
    border: 0 solid transparent;
    max-width: 100%;
    padding: 0 0 7px;
    text-align: center;
	clear: both;
	display: block;
 }
 
.gallery-caption{
	text-align: center;  
	padding: 0px 0 7px;
	border: 1px solid rgba(0, 0, 0, 0.0); 
}

.wp-caption img{padding: 0 0; max-width: 99.8%;}
  
.wp-caption-text{margin: -9px 0 4px 0 !important; font-size: 11px;}

.sticky{}

p img{margin-bottom: 0;}

#gallery-1 img {border: 0;}

.bypostauthor{background: rgba(100, 100, 100, 0.2);}

.page .hentry, .content .hentry { padding-bottom: 10px; } 

#ui-lightbox-overlay{z-index: 9998 !important;}

.p a, .m a{margin-bottom: 0px;}

.module-container {
    height: auto;
}




/* Hybrid View Styles */
/* Clear Fixes - for the hybrid blog templates to make sure the layout doesn't look awful */

.floatleft{float:left;clear: none;}
.hybrid-blog-4 .aside,
.hybrid-blog-3 .aside,
.hybrid-blog-2 .aside {
	border: 0;
    padding: 5px;
}

.clearleft, .breakout-rower .four:nth-child(4n+5) 
{clear: left !important;}

.breakout-row h4 {
	margin-left: 12px;
}
 
.hybrid-blog-2 .meta,
.hybrid-blog-3 .meta,
.hybrid-blog-4 .meta{display: none;}
 


/* ======================================================= */
/* #SECTIONS */
/* ======================================================= */

/* Section declarations for BG stripes */
#section-tophat, #section-footer, #section-sub-footer {	position: relative;  z-index: 1;  } /* Setup for :after double bgs below */

#section-tophat{  background: #222;	 background: rgba(0,0,0,0.8);  }
#section-header{}
#section-slider{}
#section-portfolio{}
#section-projects{}
#section-sidebar-right{}
#section-project-single{}
#section-footer{  background: #fff; }
#section-sub-footer{  background: #111;	 background: rgba(0,0,0,0.95);   }

.grid-example .column, 
.grid-example .columns{
	background: #ccc; 
	color: #ccc;
	display: block; 
	height: 60px;
	margin-bottom: 20px;
	}
 
.grid-example .example{color: #222; background: transparent;}

/* Now we'll add some more granular styles to each specific section*/


/* #TOPHAT */ 
#section-tophat{
	border-bottom: 2px solid #ddd;
	background: #333 url("../images/theme/backgrounds/noise-grey.jpg") repeat;
}

/*#section-tophat:after, #section-footer:after{
	content: "";
	background: transparent url("../images/theme/backgrounds/pattern_diagonal_medium.png") repeat;
	position:absolute; 
	z-index:99; 
	left:0; 
	bottom:0;
	right:0;
	height: 100%;
	width: 100%;
	z-index: -1;
}*/
#section-tophat{padding: 10px 0;}

#section-tophat span.subscribe{float: left;}
#section-tophat span.tagline{float: right;}



/* #HEADER */
#section-header{}
h1#logo{
	margin-bottom: 10px;
}

/* Header / Sidebar Advertisement */
a.header-image{
	margin-top: 30px;
	margin-bottom: 20px;
	float: right; 
	}
a.header-image img, a.sidebar-advert img{ 
	padding: 6px;
	background: #eee; 
	background:rgba(200,200,200,0.05);
	}
a.header-image:hover img, a.sidebar-advert:hover img{
	background: #ddd; 
	background:rgba(200,200,200,0.3);
}

/* Social Icons Section */
ul.social{
	text-align: right; 
	margin-bottom: 0; 
	float: right;
	}
	
#section-sub-footer ul.social{margin-left: 15px;}
	
ul.social li{
	display: inline-block; 
	width: 24px; 
	height: 24px; 
	padding: 18px 2px 0; 
	margin: 0;
			  -moz-opacity:0.8;
     filter: alpha(opacity=80);
     			   opacity:0.8;
	   -moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	     -o-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out;
	}
	        
ul.social li:hover{
			   -moz-opacity:1.0 !important;
     filter: alpha(opacity=100) !important;
     			    opacity:1.0 !important;
}	

.page .hentry{padding-bottom: 15px;} 


/* #SLIDER */
#section-slider{}



/* #FOOTER */
#section-footer {
	font-size: 11px !important;
	background-color: #ff0000;
	margin-top: 20px;
	padding: 40px 0;
	color: #fefefe !important;
}

#section-footer strong, #section-footer p {
	font-size: 11px;
}

#section-footer a, #section-footer p, #section-footer strong, #section-footer h5 {
	color: #fefefe !important;
}

#section-footer a {
	text-decoration: underline !important;
}

#section-footer a:hover {
	text-decoration: none !important;
}

#section-footer h5{
	font-size: 11px;
	position: relative;
	z-index: 1;
	margin-bottom: 8px;
	}

.about-widget, .about-widget p, .about-widget h5 {
	font-size: 14px !important;
}
#section-footer ul li{
	margin: 0;
}

#section-footer ul li:first-child { 
	padding-top: 0;
	}  

#section-footer ul.children{margin: 0;}

#section-footer ul.children li { 
	padding:10px 0 10px 20px;
	margin: 0;
-webkit-border-top: 1px solid rgba(255, 255, 255, 0.05); /* Top/Bottom border for the dropdown links */
   -moz-border-top: 1px solid rgba(255, 255, 255, 0.05);
     -o-border-top: 1px solid rgba(255, 255, 255, 0.05);
		border-top: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	   -moz-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	     -o-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
			border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	} 

#section-footer ul.children li:last-child { 
	border-bottom: none; 
	padding: 10px 0 0px 20px;
	} 
#section-footer ul.children li:first-child { 
	border-top: none; 
	} 

#section-footer .simpleimage img{margin-top:10px;}

#section-footer select{width: 160px;}

/* #SUBFOOTER */
#section-sub-footer{
	background: url("../images/theme/backgrounds/noise-black.jpg") repeat black;
}

#section-sub-footer:after {
	content: "";
	background: transparent url("../images/theme/backgrounds/pattern_diagonal_dark.png") repeat;
	position:absolute; 
	z-index:99; 
	left:0; 
	bottom:0; 
	right:0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

#section-sub-footer{ 
	border-top: 2px solid #000;	
	}
#section-sub-footer span{
	padding: 20px 0;
	}

#section-sub-footer span.copyright{float: left;}
#section-sub-footer span.colophon{float: right;}






/* ======================================================= */
/* #NAVIGATION STYLES (Theme defaults, then SuperFish mods) */
/* ======================================================= */
header .navigation{margin-top: 0;}
footer .navigation{margin-top: 0;}


/* Top Level Styles */
.sf-menu > li{
	border-left: 1px solid #ffffff;
	border-left: 1px solid rgba(255,255,255,0);
	border-right: 1px solid #fafafa;
}
.sf-menu > li > a {
	padding:15px 15px 19px;
	background: transparent;
	margin-bottom: 0; /* Adjust for padding below our list */
	}
	
.sf-menu > li:hover{
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.sf-menu > li:first-child > a{padding: 15px 15px 19px 15px;}
	
.sf-menu > li > a, .sf-menu > li {
	   -moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	     -o-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out;	
			}

.sf-menu > li:hover {
	background: #fefefe; 
	background: rgba(255,255,255,0.7); 
  -webkit-box-shadow:inset 0 -3px 2px rgba(133,133,133,0.1);
	 -moz-box-shadow:inset 0 -3px 2px rgba(133,133,133,0.1);
	   -o-box-shadow:inset 0 -3px 2px rgba(133,133,133,0.1);
		  box-shadow:inset 0 -3px 2px rgba(133,133,133,0.1);
}


/* DARK VERSION - Second Level Styles (the Dropdown) */
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li:focus, .sf-menu li li:hover, .sf-menu li li:active {
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.95);
  -webkit-box-shadow:inset 0 5px 6px #000000;
	 -moz-box-shadow:inset 0 5px 6px #000000;
	   -o-box-shadow:inset 0 5px 6px #000000;
		  box-shadow:inset 0 5px 6px #000000;
}

.sf-menu li li a, .sf-menu li li a:hover, .sf-menu li li a:focus {
	padding:8px 10 8px 11px !important; 
	background: transparent; margin: 0;
}

/* MAIN SKIN FOR DROPDOWN */
.sf-menu li ul {
	background: url("../images/theme/uparrow.png") no-repeat scroll 35px 5px transparent !important;
	 -webkit-text-shadow: 1px 0 1px #000;
		-moz-text-shadow: 1px 0 1px #000;
		  -o-text-shadow: 1px 0 1px #000;
			 text-shadow: 1px 0 1px #000;
}

.sf-menu li li {
	margin:0;
	background: rgb(0,0,0);  /* BG Color for the dropdown */
	background: rgba(0,0,0,0.8);
	padding:3px 0;
-webkit-border-top: 1px solid rgba(255, 255, 255, 0.05); /* Top/Bottom border for the dropdown links */
   -moz-border-top: 1px solid rgba(255, 255, 255, 0.05);
     -o-border-top: 1px solid rgba(255, 255, 255, 0.05);
		border-top: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-border-bottom: 1px solid rgba(0, 0, 0, 0.9);
	   -moz-border-bottom: 1px solid rgba(0, 0, 0, 0.9);
	     -o-border-bottom: 1px solid rgba(0, 0, 0, 0.9);
			border-bottom: 1px solid rgba(0, 0, 0, 0.9);
	  -webkit-border-left: 1px solid rgba(0, 0, 0, 0.9); /* Left/Right border for visibility */
	     -moz-border-left: 1px solid rgba(0, 0, 0, 0.9);
	  	   -o-border-left: 1px solid rgba(0, 0, 0, 0.9);
			  border-left: 1px solid rgba(0, 0, 0, 0.9);
	 -webkit-border-right: 1px solid rgba(0, 0, 0, 0.9);
	    -moz-border-right: 1px solid rgba(0, 0, 0, 0.9);
	      -o-border-right: 1px solid rgba(0, 0, 0, 0.9);
			 border-right: 1px solid rgba(0, 0, 0, 0.9);
}

.sf-menu li li:first-child {  
    border-top: none;  
/*	-webkit-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
         -o-border-radius: 3px 3px 0 0;
	        border-radius: 3px 3px 0 0; */
}  
  
.sf-menu li li:last-child {  
   border-bottom: none;  
	-webkit-border-radius: 0 0 3px 3px;
	   -moz-border-radius: 0 0 3px 3px;
         -o-border-radius: 0 0 3px 3px;
	        border-radius: 0 0 3px 3px;
} 



/* LIGHT VERSION of Dropdown (add the "light" class to .sf-menu to activate) */
.sf-menu.light li li:hover, .sf-menu.light li li.sfHover, .sf-menu.light li li:focus, .sf-menu.light li li:hover, .sf-menu.light li li:active {
	background: rgb(249,249,249);
	background: rgba(249,249,249,1);
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
  -webkit-box-shadow:inset 0 5px 8px #EEE;
	 -moz-box-shadow:inset 0 5px 8px #EEE;
	   -o-box-shadow:inset 0 5px 8px #EEE;
		  box-shadow:inset 0 5px 8px #EEE;
}

.sf-menu.light li li {
	background: rgb(255,255,255);  /* BG Color for the dropdown */
	background: rgba(255,255,255,0.98);
 -webkit-border-top: 1px solid rgba(255, 255, 255, 0.9); /* Top/Bottom border for the dropdown links */
    -moz-border-top: 1px solid rgba(255, 255, 255, 0.9);
      -o-border-top: 1px solid rgba(255, 255, 255, 0.9);
		 border-top: 1px solid rgba(255, 255, 255, 0.9);
	-webkit-border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	   -moz-border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	     -o-border-bottom: 1px solid rgba(0, 0, 0, 0.1);
			border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	  -webkit-border-left: 1px solid rgba(0, 0, 0, 0.1); /* Left/Right border for visibility */
	     -moz-border-left: 1px solid rgba(0, 0, 0, 0.1);
		   -o-border-left: 1px solid rgba(0, 0, 0, 0.1);
			  border-left: 1px solid rgba(0, 0, 0, 0.1);
	 -webkit-border-right: 1px solid rgba(0, 0, 0, 0.1);
	    -moz-border-right: 1px solid rgba(0, 0, 0, 0.1);
	      -o-border-right: 1px solid rgba(0, 0, 0, 0.1);
			 border-right: 1px solid rgba(0, 0, 0, 0.1);
}


/* Isotope Transition Speed */
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
      -ms-transition-duration: 0.6s;
       -o-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}





/* ======================================================= */
/* Responsive Nav Queries - Swaps normal Nav with a dropdown menu with the #responsive-nav ID */
/* ======================================================= */

#responsive-nav{display: none; float: right;}
#responsive-nav li{clear: both;} 

/* @media only screen 
and (max-width: 960) {
  .navigation ul.sf-menu  { display: none; }
  #responsive-nav, .chzn-container, .chzn-container div { display: inline-block !important; }
} */

@media only screen and (max-width: 767px) {
	
  .navigation ul.sf-menu, ul.ojmenu { display: none;} 
  
  #section-tophat span.subscribe, #section-tophat span.tagline,
  ##section-sub-footer span.copyright, #section-sub-footer span.colophon,
  {float: none; text-align: center;}
  
  header .navigation{margin-top: 10px;}
  
  #responsive-nav {width: 100% !important; margin-top: 5px;}
  
  #responsive-nav .chzn-container{width: 100% !important;}
  
  #responsive-nav .chzn-container-single .chzn-single, #responsive-nav .chzn-container-single .chzn-single div {padding: 4px 9px;}
  
  #logo, #tagline p, ul.social, ul.social li{text-align: center; float: none;}
  
  #section-sub-footer span.copyright, #section-sub-footer span.colophon{width: 100%; display: block; clear: both; text-align: center; float: none !important;}
  
  #tagline p{font-size: 24px; line-height: 28px; padding: 0 10 22px 11px;}
  
  ul.social{margin-bottom: 18px !important;}
  
  body #section-sub-footer ul.social{margin-bottom: 0px !important;}
  
  a.button.pagination{width: 90% !important;}
  
  ul.social li{
  	float: none; display: inline; 
			   -moz-opacity:1.0 !important;	    		  
     filter: alpha(opacity=100) !important;
     			    opacity:1.0 !important;
	}	 
	
  .flex-control-nav { /* default opacity */
			  -moz-opacity:0;
     filter: alpha(opacity=0);
     			   opacity:0;     
     			  }
     			  
}






/* ======================================================= */
/* #Image Overlay Styles */
/* ======================================================= */
.module-img{position: relative; overflow: hidden; text-align: center;}


/* The lightbox and full post link styles */
.module-img .thumbLink, .module-img .lightboxLink{
    background: url("../images/theme/post_link.png") no-repeat scroll 0 0 transparent;
    height: 20px !important;
    width: 20px !important;
    z-index: 9 !important;  
    margin-top: -26px; /* Nudge up a bit */
    position: absolute; 
    right: 0;
    
}

.module-img .lightboxLink{
	background: url("../images/theme/pop_link.png") no-repeat scroll 0 0 transparent;
    right: 21px;
}

/* Our transitions for the thumbnails */
.module-img .thumbLink, .module-img .lightboxLink{ 
			  -moz-opacity:0.0;
      filter: alpha(opacity=0);
     			   opacity:0.0;
     			   text-indent: -9999px;
	   -moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	     -o-transition: opacity .3s ease-in-out;
	        transition: opacity .3s ease-in-out;
}

.module:hover .thumbLink, .module:hover .lightboxLink{
			   -moz-opacity:1.0 !important;	    		  
     filter: alpha(opacity=100) !important;
     			    opacity:1.0 !important;
}

.thumbLink:hover , .lightboxLink:hover { 
			  -moz-opacity:0.8 !important;	    		  
     filter: alpha(opacity=80) !important;
     			   opacity:0.8 !important;
}

/* Make the entire space clickable */
.popLink{display: block; height: 20px;}


/* Styling for centered overlay */
.module-img img{
	border: medium none;
    margin: 0;
    outline: medium none;
    position: relative;
    text-decoration: none;
    background: black;
    z-index: 2;
    height: 175px;
    object-fit: cover;
}
    
.module-img:hover img{/*opacity: 0.09;*/}

.module-img span{
	background: url("../images/theme/img-bg-pat.png") repeat scroll center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: -6px; /* Removes auto height of the HTML5 span element */
    width: 100%;
    z-index: 1;
}




/* ======================================================= */
/* #PAGE STYLES SECTION */
/* ======================================================= */




	
	
/* ======================================================= */
/* #FONT-FACE TEMPLATE */
/* ======================================================= */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/



/* ======================================================= */
/* #PLUGIN MODS SECTION (continues until end of document) */
/* ======================================================= */


/* ======================================================= */
/* #FILTERABLE */
/* ======================================================= */

#portfolio-list{
	   -moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	     -o-transition: all 1s ease-in-out;
	        transition: all 1s ease-in-out;
}

#portfolio-list .module-meta{display: none;}

#portfolio-list .module-meta.visible{display: inline;}

span.list_btn:hover, span.grid_btn:hover, span.hybrid_btn:hover{cursor: pointer;}

#portfolio-filter{float: left;}

.portfolio-view{float: right;}

#portfolio-filter span, .portfolio-view span{margin-right: 10px;}

.portfolio-view span{float: left; margin-top: 6px;}

span.grid_btn, span.list_btn, span.hybrid_btn {margin-right: 3px; margin-top: 0px;}

.portfolio-nav{margin-bottom: 10px;}

.portfolio-nav a.button{margin-bottom: 4px; background: white; color: #222; text-transform: capitalize;}

.portfolio-nav a.button:hover{background: #fafafa;}

#portfolio-filter a.current{background: #dfdfdf;} 

.portfolio-nav p{margin-bottom: 0;} 



/* ======================================================= */
/* Tipsy */
/* ======================================================= */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/theme/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }




/* ======================================================= */
/* #FLEX SLIDER MODS */
/* ======================================================= */

.flexslider {
	background: transparent; 
	border: 0 solid #fff;
	-webkit-border-radius: 0; 
	   -moz-border-radius: 0; 
		 -o-border-radius: 0; 
			border-radius: 0;
			}
.flexslider-container {
	overflow: hidden;
}

.slider-shadow:after {
	content:"\00a0";
	background: url("../images/theme/slide-shadow.png") bottom center no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	overflow: visible;
	display: block; 
	position: absolute;
	margin-top: -32px;
    height: 62px;  /* Same as your image height */  
    width: 100%;  /* Same as your image width */  
}

.flexslider .slides li {overflow: hidden; position: relative; }


/* Caption style 
*********************************/ 
.slides li{overflow: hidden;}
.flex-caption {width: 874px; z-index: 98; padding: 20px; position: absolute; left: 10px; bottom: 10px; background: rgba(0,0,0,.6); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 16px; line-height: 21px; margin-bottom: 0;}

/* Next/Previous Buttons 
*********************************/ 
.flexslider-container:hover li a.next,.flexslider-container:hover li a.prev{  /* hover opacity */
			   -moz-opacity:0.7 !important;	    		  
      filter: alpha(opacity=70) !important;
     			    opacity:0.7 !important;
}
.flexslider-container:hover li a.next {right: 30px;} /* hover position */
.flexslider-container:hover li a.prev {left: 30px;} /* hover position */

/* Control Nav 
*********************************/ 
.flex-control-nav {
	/* background: white; */ 
	/*background: rgba(255,255,255,0.02); */ 
	margin: 0 0 0 0;
	position: relative; 
	bottom: 51px;	
		width: 100%;
		text-align:center;	
	/* left: inherit;
	right: 18px; */	
	/* padding: 8px;
	list-style: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; */
	/* border: 1px solid white; */ 
	/* border: 1px solid rgba(255,255,255,0.02); */  
			  -moz-opacity:0.0;
     filter: alpha(opacity=00);
     			   opacity:0.0;
}
.flexslider-container:hover .flex-control-nav{
			  -moz-opacity:1;
  filter: alpha(opacity=100);
     			   opacity:1;
}
.flex-control-nav li {margin: 0 0 0 5px; /* float: left; */}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url("../images/theme/flexslider_control_nav.png") no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}






/* Shortcodes Ultimate Integrations */
.su-heading, .su-box, .su-note, .su-box{clear: both;} 
.su-highlight {padding: 1px 0 4px;}
.su-tabs {display: inline-block;}
.su-media, .su-media iframe {
    border-radius: 8px;
    display: block;
    margin: 0 0 1.5em;
    overflow: hidden;
}
.su-button{margin-bottom: 5px;}
.su-button span{text-transform: inherit !important; font-weight: bold;font-weight: normal;}

/* Twitter Wings Integrations */
.tw-avatar{
	 padding: 9px 3px 5px 0;
}

/* QuickFlickr Integrations */
#quick-flickr{text-align: center;}
#quick-flickr h5{text-align: left;}
#quick-flickr a{padding-right: 7px;}


/* WP Evolution Slider Integration */
.jquery-slider-wrapper, .jquery-slider-wrapper > div:first-child, .jquery-slider-slide {
    width: 100% !important;
}
.jquery-slider-wrapper{margin-bottom: 25px;}
.jquery-slider-slide img{
	max-width: inherit !important;
	   -moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}

/* Instapress sidebar widget integration */
.instagram-image {
    float: left;
    margin-right: 0;
    margin-top: 0;
    padding: 7px;
    width: 43%;
    background: transparent;
}



/* ======================================================= */
/* #MEDIA QUERIES SECTION */
/* ======================================================= */

	/* Responsive WP Gallery Shortcode */
	
	.gallery-columns-4 .gallery-item {
		width:23% !important;
		padding-right:2% !important;
	}
	.gallery-columns-5 .gallery-item {
		width:18% !important;
		padding-right:2% !important;
	}
	.gallery-columns-6 .gallery-item {
		width:14% !important;
		padding-right:2% !important;
	}
	.gallery-columns-7 .gallery-item {
		width:12% !important;
		padding-right:2% !important;
	}
	.gallery-columns-8 .gallery-item {
		width:10% !important;
		padding-right:2% !important;
	}
	.gallery-columns-9 .gallery-item {
		width:9% !important;
		padding-right:2% !important;
	}
	.gallery-columns-4 .gallery-item img,
	.gallery-columns-5 .gallery-item img,
	.gallery-columns-6 .gallery-item img,
	.gallery-columns-7 .gallery-item img,
	.gallery-columns-8 .gallery-item img,
	.gallery-columns-9 .gallery-item img {
		width:100% !important;
		height:auto !important;
	}
	
	.gallery-columns-3 .gallery-item {
		width:31% !important;
		padding-right:2% !important;
	}
	.gallery-columns-3 .gallery-item img {
		width:100% !important;
		height:auto !important;
	}
	


/* style custom*/
/*side bar */

.home-side #be-select.active li.current-menu-item.active img{display: none;}
home-side #be-select li.current-menu-item.active
.ojmenu.zg-ul-select.active li:first-child img{display: none}
.home-side #selected--zg-ul-select img{-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;}

.section-one #selected--zg-ul-select.active img{transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
} 

.section-one ul.zg-ul-select {
  border-radius: 0px;
  box-sizing: border-box;
  cursor: pointer;
  font-family: "apercuregular";
  font-size: 14px;
  margin: 0;
  padding: 0;
    width: 100%;
    outline: none;
    position: absolute;
    z-index: 9;
    background-color: #f00;
    border: 1px solid #fff;
    border-top: none;
    top: 30px;

}
.section-one ul.zg-ul-select li img{width: 7%;}
.section-one ul.zg-ul-select li {
  border-radius: 3px;
  
  padding: 6px 7px 6px 10px;
    margin-bottom: 0px;
}
.section-one ul.zg-ul-select li.active {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff;
  border-radius: 0px;
  box-shadow:none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
    opacity: 1;
    outline: none;
    cursor: pointer;
    
}
.section-one nav ul {
 display: none; 
}
.section-one ul.zg-ul-select.active {
  border: 1px solid #fff;

    background-color: #f00;
}
.section-one ul.zg-ul-select.active li {
  border: none;
  box-shadow: none;
  opacity: 1;

    display: block;
}

.section-one ul.zg-ul-select.ulactive li.current-menu-item a:after{ font-family: FontAwesome;
        top:0;
        right:-5px;
        padding-right:10px;
        content: "\f111";
    position: relative;
    display: inline-block;}

.section-one ul.zg-ul-select.active li:hover {
  background-color: transparent;
}
.section-one ul.zg-ul-select.active li.active {
  background-color: transparent;
}
.section-one ul.zg-ul-select.active li.active:hover {
  background-color: transparent;
}
.section-one ul.zg-ul-select.active li.current-menu-item img{display: none;}
.section-one #selected--zg-ul-select {
  color: #fff;
  font-family: "apercuregular";
  font-size: 14px;;
  width: auto;  
  border: 1px solid #fff;
  padding: 7px 10px;
  background-image: url("../../aerrow.png");
  background-repeat: no-repeat;
  background-position:right 7px center;
  background-size:  7%;
    
}
.section-one nav {position: relative;}
.section-one #selected--zg-ul-select.active {
   background-image: url("../../aerrowup.png");
   
}

#section-header #be-select li a:hover {
    color: #fff;
}
.section-one #selected--zg-ul-select.active img {width: 7%;}
.home-slider-sidebar .home-side #be-selectul li a {font-size: 12px;}

/* header search*/
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
@import url(https://raw.github.com/FortAwesome/Font-Awesome/master/docs/assets/css/font-awesome.min.css);

#section-header #wrap {
  margin: 20px 0px;
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  padding: 0;
  position: relative;
}

#section-header #wrap input[type="text"] {
  height: 30px;
  font-size: 55px;
  display: inline-block;
  font-family: 'apercubold';
  font-size: 14px;
  font-weight: normal;
  border: none;
  outline: none;
  color: #f00;
  padding: 3px;
  padding-right: 20px;
  width: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
    padding-bottom: 12px;
    opacity: 1;
}

#section-header #wrap input[type="text"]:focus {
  width: 275px;
  z-index: 1;
  border-bottom: 2px solid #f00000;
  cursor: text;
  color: #f00;    
}
#section-header #wrap input[type="submit"] {
  height: 40px;
  width: 25px;
  display: inline-block;
  color:#f00;
  float: right;
  background-image: url(../../assets/images/search_ic.png);
    background-position: center right;
    background-repeat: no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  padding-right: 0px;
  cursor: pointer;
  transition: opacity .4s ease;
    background-size:contain; 
}

input[placeholder] { text-overflow: ellipsis;  opacity: 1;}
::-moz-placeholder { text-overflow: ellipsis;   opacity: 1;} /* Firefox 19+ */
input:-moz-placeholder { text-overflow: ellipsis;   opacity: 1;}

#section-header #wrap input::-webkit-input-placeholder 
{
    color: #f00;
    opacity: 1;
}
.wpcf7-form-control-wrap input::-webkit-input-placeholder 
{
    color: #fff;
    opacity: 1;
}
.home-side .search_section input::-webkit-input-placeholder 
{
    color: #fff;
    opacity: 1;
}
/*header*/
.thirteen.columns.omega.navigation {width: 783px;}
/*subscribe*/
.section-two .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok,.section-two .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border: medium none;
position: absolute;
top: 5px;
width: 73%;
background: red;
padding: 3px 21px 0 5px;
left: 5px;
background: red;
font-family: 'apercuregular';
font-size: 14px;    
    
}
#wrap input:-webkit-autofill,
#wrap input:-webkit-autofill:hover, 
#wrap input:-webkit-autofill:focus
#wrap input:-webkit-autofill, 
#wrap textarea:-webkit-autofill,
#wrap textarea:-webkit-autofill:hover
#wrap textarea:-webkit-autofill:focus,
#wrap select:-webkit-autofill,
#wrap select:-webkit-autofill:hover,
#wrap select:-webkit-autofill:focus {
  
  -webkit-text-fill-color: #f00;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}


.section-two input:-webkit-autofill,
.section-two input:-webkit-autofill:hover, 
.section-two input:-webkit-autofill:focus
.section-two input:-webkit-autofill, 
.section-two textarea:-webkit-autofill,
.section-two textarea:-webkit-autofill:hover
.section-two textarea:-webkit-autofill:focus,
.section-two select:-webkit-autofill,
.section-two select:-webkit-autofill:hover,
.section-two select:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px red inset;
  transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background-color: transparent!important;}
.section-two .wpcf7-form.sent .wpcf7-email {color: transparent;}
.section-two .wpcf7-text.wpcf7-email {padding: 7px 0px;width: 94.5%;border: 1px solid #fff;background-color: #f00;color: #fff;padding-left: 10px;font-size: 14px;outline: none;font-family: 'apercuregular';}
.section-two .wpcf7-form-control.wpcf7-submit {position: absolute;right: 3px;margin-bottom: 0;border: none;text-indent: -9999px;background-image: url("../../aerrow-right.png");background-repeat: no-repeat;background-position: right 7px center;top: 2px; background-size: 21px;    width: 41px;}
.section-two #wpcf7-f7346-o1 {position: relative;}
.section-two #wpcf7-f7346-o1 p{margin-bottom: 0px;}
.section-two div.wpcf7 .ajax-loader{
     background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    height: 33px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
//   visibility: visible;
    width: 33px;
    
}


.error404 .the_content #wrap input#search_submit {
    background-color: #f00;
    background-image: none;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    line-height: 28px;
    text-shadow: none;
}
.error404 .the_content #wrap input#search {
    border: 1px solid;
    margin-right: 10px;
}

.section-one.clearfix ,.section-three,.section-two{margin-bottom: 15px;}
.section-four {margin-top: 20px;}
.home-side .section-four h2{margin-bottom: 10px;}
/* home slider*/
.home .home-slider {overflow: hidden;}
.home .home-slider .featured-caption {display: none;}
.nine.home-slider {width: 637px;float: left;padding: 10px 10px 10px 13px;margin-top: 10px;}
.flexslider-container {margin-top: 0px;}
.archive .nine.home-slider ,.search-results .nine.home-slider ,.search .nine.home-slider,.page .nine.home-slider,.error404 .nine.home-slider{width: 625px;} 
.home .nine.home-slider {width: 651px;float: left;margin-top: 0px; padding: 7px 0 0;}
.home-slider .flexslider .slides li img,.home-slider img{display: block;height: auto;max-width: 100%;}
.home .home-slider-sidebar { float: left;width: 299px;margin-left: 12px;color: #fff;background-color: #f00;margin-right: 8px;margin-top: 0px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;}
.home-slider-sidebar { float: left;width: 299px;margin-left: 15px;color: #fff;background-color: #f00;margin-right: 15px;margin-top: 20px;}
.home .home-slider-sidebar {margin-top: 20px;}
.home-slider-sidebar h2 {font-family: 'apercubold';font-size: 14px;color: #fff;margin-bottom: 0;text-decoration: capitalize;line-height: 12px;margin-bottom: 15px;font-weight: normal;}
.home-slider .home-side {padding: 20px;}
.home-slider-sidebar .home-side ul li a{color: #fff;position: relative;font-family: 'apercuregular';font-size: 14px;}
.home-slider-sidebar .home-side ul li a:hover {color: #fff;}
.home-slider-sidebar .home-side {padding: 25px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;height: 348px;}
.home .home-slider-sidebar .home-side {height: 348px;}
.home-slider-sidebar .home-side ul li .sub-menu {border: none;}
.home-slider-sidebar .home-side ul.active li.current-menu-item a:after,.home-slider-sidebar .home-side ul.active li.current-menu-parent a:after{
    font-family: FontAwesome;
        top:0;
        right:-30px;
        padding-right:10px;
        content: "\f111";
    position: absolute;
    display: inline-block;
}
.home-side span.wpcf7-not-valid-tip {display: none;}
#be-select.active li.active img{display: none;} 

.home-slider-sidebar .section-three ul li{list-style-type: none;display: inline-block;margin-bottom: 0px;}
.home-slider-sidebar .section-three ul li a i {background: #fff;color: #f00;width: 30px;height: 30px;border-radius: 20px;font-size: 18px;text-align: center;margin-right: 6px;line-height: 30px;}
.home-slider-sidebar .section-three ul li:last-child a i {background-image: url("../../Vimeo-bigg.png");background-repeat: no-repeat;background-position: center center;background-color: red;background-size: 100%;}
.home-slider-sidebar .section-three ul li:last-child a .fa-vimeo-square::before{content: '-';font-size: 0px;}

.home-slider-sidebar .section-three .smedia {margin-bottom: 0px;}

.home-slider-sidebar .section-four ol li a{color:#fff;text-decoration: none;line-height: 22px;font-size: 14px;font-family: 'apercuregular'; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 251px;display: inline-block;} 
.home-slider-sidebar .section-four ol li {list-style:none;margin-bottom: 0px;}
.home-slider-sidebar .section-four ol {margin-left: 15px;margin-bottom: 0px;margin-left: 0;line-height: 16px;}

.home-side #be-select.active {position: absolute;background-color: #f00;width: 249px;z-index: 4;border-top: none; top: 59px;outline: none;}
.home-side #be-select.active li{width: 231px;background-color: #f00;}
.home-side #be-select.active li {padding: 6px 5px 6px 10px;cursor: auto;}
.home-side .wpcf7-validation-errors {margin: 0;}
.home-side .wpcf7-mail-sent-ok {margin: 0;}
.home-side .section-one.clearfix {position: relative;}
ul#be-select li img:nth-child(3) {
   display: none;
}

.single .super-container.main-content-area {
    margin-top: -1px;
}


/* search page */
.search-results #section-content .column,.search-results #section-content .columns {margin-left: 0;margin-right: 0;}
/*archive page*/
.slidernav {display: none;}
.navigation .wp-paginate a {background-color: transparent;border: 1px solid #f00;color: #f00;}
.navigation .wp-paginate a:hover,.navigation .wp-paginate a:active ,.navigation .wp-paginate .current{background-color: #f00;color: #fff;border: 1px solid #f00;}
.navigation .wp-paginate .title {display: none;}
.article_nav {margin: 39px 10px;}
.navigation .wp-paginate .next{margin-left: 10px;}
.navigation .wp-paginate .prev {margin-right: 13px;}
.single_add {display: inline-block;max-width: 100%;height: auto;}
/*single page*/
.single #section-content .nine {float: left;}
.single #section-content .three{float: left;width: 316px;}
.single .three .textwidget {margin-left: 15px;}
.single .three .textwidget img{margin-top: 30px;}
.single .container .ten.columns {width: 628px;}
.single #section-footer footer .ten.columns {width:620px;}
.single #be-select.active li.menu-item-home.active img {display: none;}
.home-side .section-three .textwidget {margin-left: 0px;}
/* mobile menu*/
.home-side .search_section #search {background-color: #f00;border: 1px solid #fff;color: #fff;font-size: 14px;font-weight: normal; 
    outline: medium none;padding: 8px 0 8px 10px;width: 94.5%;border-radius: 0;-webkit-appearance:none;
border-radius: 0;font-family: 'apercuregular';}
.home-side .search_section form {position: relative;}
.home-side .search_section #search_submit {position: absolute;right: 4px;margin-bottom: 0;border: none;text-indent: -9999px;background-image: url("../../searchtt.png");background-repeat: no-repeat;background-position: right center;top: 2px;}
.home-side .search_section {margin-bottom: 15px;display: none;}
.home-side .section-two .wpcf7 form {position: relative;}
.home-side #be-select.active li.current-menu-item.active img{display:block;}


:focus {
outline: 0;
    
}
input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}


.dropbtn:focus {outline: none;}

.dropbtn {
    background-color: #f00;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 100%;
    font-weight: 100;
    border-radius: 0px;
    box-shadow: none;
    background-image: none;
    margin-bottom: 0px;
    text-shadow: none;
    font-family: 'apercuregular';
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #f00;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    overflow: auto;
    box-shadow:none;
    z-index: 10;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show {display:block;}
.dropdown{display: none;}
#myDropdown .home-slider-sidebar {margin: 0;}




/* custom media*/
@media screen and (max-width: 800px){
    .single #section-content .nine ,.single .container .ten.columns{width: 100%;margin-left: 0;
    padding-left: 0;}
    .navigation ,.responsive-nav{display: none;}
    footer .omega .neofoot a img{padding-right: 0px!important;}
    footer .sixteen.columns.alpha.omega {margin-bottom: 0px!important;}
    .home .nine.home-slider {width: 100%;}
    .nine.home-slider {width: 100%;}
    .home-slider .flex-control-nav {bottom: 45px;}
    header .logospace {height: 145px;}
    .nine.home-slider {padding: 0px;}
    .navigation ul.sf-menu, ul.ojmenu {display: block;}
    .dropdown{display: block;}
    .container .home-slider-sidebar{display: none;}
    #myDropdown .home-slider-sidebar {width: 100%;}
    .single .three .textwidget {margin-left: 0px;text-align: center;}
    .single #section-content .three{width: 100%;}
    .archive .nine.home-slider ,.page .nine.home-slider{width: 100%;}
    .home-slider-sidebar .home-side {height: auto;}
    .home-side .search_section {display: block;}
    .module-container.around-the-web, .module-container.recent-posts {height: auto;}
    h1.title {font-size:16px;}
    
    .container .four.columns.module-container {height: inherit;padding-bottom: 20px;}
    
    /*mobile menu*/
    .home-slider-sidebar .home-side ul li a{padding: 0;}
    
    .home-side #be-select.active {width: 100%;}
    
    .section-one ul.zg-ul-select {width: 100%;}
    .home .home-slider-sidebar .home-side {height: auto;}
   
    .section-two .wpcf7-text.wpcf7-email {width: 98%;}
    .section-two .wpcf7-text.wpcf7-email {width: 97%;}
    #section-header li a:hover, a:hover {color: #fff;background-color: transparent;}
    .dropdown-content {top: 46px;}
    .section-four li a{padding: 2px}
    
    .archive .home-slider,.search .home-slider ,.page .home-slider,.error404 .home-slider{display: none;}
    .dropdown-content a {display: inline-block;}

    .home-slider-sidebar .section-four ol li a {width: 100%;}
    
    .home-side .search_section #search_submit {top: 4px;}
    
    
}
@media screen and (min-width: 801px) and (max-width: 992px){
    .home .nine.home-slider {width: 64%;}
    .flexslider-container.home-slider{width: 100%;}
    .home .home-slider-sidebar {width: 31%;margin-left: 23px;}
    .home-slider-sidebar .home-side {padding: 10px;}
    .section-one ul.zg-ul-select {width: 100%;}
    .home-side #be-select.active {width: 100%;}
    .section-one #selected--zg-ul-select.active {width: 100%;}
    .home-side #be-select.active li {width: 92%;}
    .home-slider-sidebar .section-four ol li a {width:213px;}
    .home-slider-sidebar .home-side {width: 90%!important;}
    .section-one ul.zg-ul-select li img {width: 7%!important;}
    .archive .nine.home-slider, .search-results .nine.home-slider, .search .nine.home-slider , .page .nine.home-slider,.error404 .nine.home-slider{width: 62%;}
    
    .home-side .section-two .wpcf7 form {width: 97%;}
    .section-two .wpcf7-form-control.wpcf7-submit {right: 1px!important;}
    .thirteen.columns.omega.navigation {width: 78%;}
    
    .single .home-slider-sidebar {width: 95%;}
    .single #section-content .three {width:  31%}
    .single #section-content .nine {width: 67%;}
    .single .container .ten.columns {width: 95%;} 
    
}
@media screen and (min-width: 801px) and (max-width: 989px){
    .home-slider-sidebar {width: 31%;}
}

@media screen and (max-width: 415px){
    .container .four.columns.module-container .module-img img{height: 196px;width: }
   
   
    .postlist .module {margin: 0;margin-top: 10px;}
    .home .postlist  .module {margin: 10px;margin-left: 0;margin-right: 0;}
    
    .container .five.columns.module-container {width: 100%;}
    .five.columns.module-container {height: auto!important;}
    .container {width: 90%;}
    .container .container {width: 100%;}
    .container .sixteen.header,.container .three.columns.logospace{width: 100%;}
    .container .four.columns.module-container {text-align: center;width: 100%;}
    .single .three .textwidget {text-align: center;}
    .flexslider-container.home-slider {width: 100%;margin-left: 0px;}
    .slides li {padding: 0px;border: none;}
    .alignnone {margin: 0;}
    .section-one ul.zg-ul-select li img {width: 5%;}

   .section-one #selected--zg-ul-select.active img {
    width: 5%;
} 
    
    .single #section-footer footer .ten.columns {width: 300px}
    .section-one #selected--zg-ul-select {padding-right: 0px;background-size: 17px;}
    .section-two .wpcf7-form-control.wpcf7-submit {right: 0px;}
    .home-side .search_section #search {width: 96%;}
     .section-two .wpcf7-text.wpcf7-email {width: 96%;}
}


@media screen and (min-width: 416px) and (max-width: 767px){
    .container .four.columns.module-container .module-img img {height: 132px;}
    .postlist .module {margin: 0;margin-top: 10px;}
    .container .five.columns.module-container {height: auto!important;}
    .container .five.columns.module-container .module-img img{width: 100%;}
    .flexslider-container.home-slider {width: 100%;margin-left: 0px;}
    .slides li {padding: 0px;border: none;}
    .section-one ul.zg-ul-select li img {width: 4%;}
.section-one #selected--zg-ul-select.active img {
    width: 4%;
}
    .single #section-footer footer .ten.columns {width: 300px}
    
     .section-one #selected--zg-ul-select {padding-right: 10px;background-size: 18px;}
    .home-side .search_section #search_submit {right: 9px;}
    .section-two .wpcf7-form-control.wpcf7-submit {right: 4px;}
     .home-side .search_section #search {width: 97%;}
    .section-two .wpcf7-text.wpcf7-email {width:97%;}
}
@media screen and (width: 736px){
    
    .home-side .search_section #search,.section-two .wpcf7-text.wpcf7-email {width: 98%;}
    
}
@media screen and (width: 667px){
    
    .home-side .search_section #search,.section-two .wpcf7-text.wpcf7-email {width: 98%;}
    
}
@media screen and (min-width: 768px) and (max-width: 991px){
    #ojgallery-slider ul li {float: none;margin: 0 auto;text-align: center;}
    .container .thirteen.columns {width: 78%;}
    .home-slider-sidebar .home-side {height: auto;width: 60%;margin: 0 auto;}
      .section-one ul.zg-ul-select li img {width: 4%;}
.section-one #selected--zg-ul-select.active img {width: 4%;}
    .module-img img {height: 130px;}
    .section-one #selected--zg-ul-select {background-size: 17px;padding: 7px 5px;padding-left: 10px;padding-right: 0;}
    .home-side .search_section #search {width: 97%;}
    .section-two .wpcf7-text.wpcf7-email {width: 97%;}
    .home-side .search_section #search_submit {right: 5;}
    .section-two .wpcf7-form-control.wpcf7-submit {background-position: right center;right: 8px;}
    .section-one ul.zg-ul-select {width: 100%;}
}

@media screen and (min-width: 992px) and (max-width: 1024px){
#ojgallery-slider ul li {float: none;margin: 0 auto;text-align: center;}
       
.home-slider-sidebar .home-side {width: 84%;margin: 0 auto;}
    
}

@media screen and (width: 768px) { 
    .flexslider-container{ padding-left: 10px;padding-right: 10px;}
    .home .flexslider-container{ padding-left: 0px;padding-right:   0px;}
    .textwidget {padding-right: 10px;padding-left: 10px;}
    .nine.home-slider {width: 100%;}
    
.archive .home-slider .flexslider .slides li img,.archive .home-slider img {
   
    padding: 0 12px;
    width: 96%;
}
}


/* * * * * * Large devices only * * * * * * */
	
@media only screen and (min-width: 959px) {
		
		/* Centers images in the full view mode of the slider */
		.flexslider .slides li a {
		    display: table;
		    margin: 0 auto;
		    text-align: center;
		}
		
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		a.sidebar-advert img { width: 43%; }
		.slider-shadow:after {background: none transparent;}
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		.logospace {
			height: 280px;
			margin: 20px 0 10px 0;
			background: transparent url('../images/openjournal_logo.png') center center no-repeat;
		}
		
		#openjournal-logospace {
			display: none !important;
		}
		
		.module-container, .module-container:hover {
			border: none !important;
		}
		
		.module {
			padding: 0 0 20px 0 !important;
		}

		
		  a.header-image{margin-top: 0; text-align: center;}
  
  		  a.header-image img{width: 410px;}
  		  
  		  .commentlist .comment-body {padding: 30px !important;}
  		  
  		  h2.title span:after, h1.title span: after {  
			content: "";
			background: transparent;
			}
		
		  #section-tophat{text-align: center;}
		  .subscribe, .tagline{float: none !important;} 
		  .subscribe:after{  
			content: " | ";
			}
			
		  .aside{ 
		  	padding: 0;
		  	border-right: 0px solid rgba(155, 155, 155, 0.2); 
		  	}
		  
		  .slider-shadow:after {background: none transparent;}
	}
	

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480) and (max-width: 767px) {
		.flex-control-nav {bottom: 29px;}
		.slider-shadow:after {background: none transparent;}
		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		
		 a.header-image img{width: 290px !important;}
		#gallery-1 .gallery-item{width: 90%;}		
		.flex-control-nav {bottom: 29px;}
		.slider-shadow:after {background: none transparent;} 
		.gallery-columns-2 .gallery-item {
			width:45% !important;
			padding-right:4% !important;
		}
		.gallery-columns-2 .gallery-item img {
			width:100% !important;
			height:auto !important;
		}
		
		.slider-shadow:after {background: none transparent;}
		
	}


