<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: inherit;}
img{border: 0;}
body{
	background: #FFF;
}


pre, code {
	clear: both;
	overflow: auto;
	margin: 1.5em 0em;
	padding: 10px;
	border: 1px solid rgb(0,0,0);
	border: 1px solid rgba(0,0,0,0.3);
	white-space: pre;
	color: inherit; 
}

iframe, fieldset{margin: 0;padding:0;border: 0;}



section#main{z-index: 0;padding-top: 0px;}


section#main &gt; .row &gt; .columns{z-index: 0;}

/*Default Wordpress styles*/

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
	max-height: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1em;
}
p img,
.wp-caption {
	margin: 0;
}
.wp-caption {
	margin-bottom: 1em;
	padding: 5px;
	max-width: 100%;
	border-top: 1px solid rgb(0, 0, 0);
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	background: white;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: inherit;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	position: relative;
	margin-bottom: 0;
	padding: 10px 0 5px 40px;
}
.wp-caption .wp-caption-text:before {
	position: absolute;
	top: 10px;
	left: 5px;
	margin-right: 5px;
	content: '\2014';
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.gallery {
	margin: 0;
}
.gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	padding-right: 2%;
	width: 23%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	padding: 0;/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
}
.wp-caption img {
	border-color: transparent;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
.gallery .gallery-icon a:focus img,
.gallery .gallery-icon a:hover img,
.gallery .gallery-icon a:active img {
	border-color: #bbb;/* Add some useful style to those fancy borders for linked images ... */
	background: transparent;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	border-color: transparent;/* ... including captioned images! */
	background: transparent;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Floated content doesn't work well at this size */
.alignleft,
.alignright {
	display: block;
	float: none;
	margin-right: 0;
	margin-left: 0;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
dl.gallery-item {
	margin: 0;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}

/* Elements */
.clear{clear: both;}
.hide{display: none;}
.element{position: relative;margin-bottom: 30px !important;}
.content-title{
	margin-top: 0;
	margin-bottom: 30px;
	padding: 0;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
}
.content-title span{
	display: inline-block;
	color: #FFF;
	line-height: 42px;
	height: 40px;
	font-size: 24px;
	padding: 0 20px;
	font-family: inherit;
	font-weight: normal;
}
.fl{float: left;}
.fr{float: right;}
.i-b{display: inline-block;}
.dotted, .stripes{position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;background: url('../../images/stripes.png') repeat;}
.featbg article{display: block;max-width: 100%;}
.cat-title{margin-bottom: 30px;}
.cat-title h2{ margin: 0;font-weight: normal;color: #FFF;height: 50px;font-family: Arial, sans-serif;line-height: 50px;font-size: 24px;}
.cat-title h2 span { display: inline-block; padding: 0 15px;}
.isdiv{display: block !important;}
.mtb{margin: 30px 0;}

/* Delimiters */
.delimiter{
	display: block;
	clear: both;
}
.delimiter.pointed{
	height: 2px;
	background: url('../../images/delimiter.pointed.html') repeat-x;
}
.delimiter.line{
	height: 1px;
	border-bottom: 1px solid rgb(0,0,0);
	border-bottom: 1px solid rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.1);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.1);
}
.delimiter.doublepointed{
	height: 5px;
	background: url('../../images/delimiter.x.png') repeat-x;
}
.delimiter.doubleline{
	height: 5px;
	background: url('../../images/delimiter.x.doubleline.png') repeat-x;
}
.margin_15px { margin: -15px 0 15px 0; }
.margin_30px { margin-bottom: 30px; }
.margin_60px { margin: 30px 0 60px 0; }

.nm{margin: 0;}
.nm.header{margin-top: 3px; margin-bottom: 0px;}
.masonry {position: relative;margin: 0 -15px !important;max-width: 1170px;}
.masonry article{
    float: left;
    margin: 0;
}


/* Portfolio meta */
article.portfolio-single ul.full-entry-meta{margin: 0 0 30px 0;font-size: 13px;list-style-type: none;}
article.portfolio-single ul.full-entry-meta ul, article.portfolio-single ul.full-entry-meta ul li{margin: 0;}
article.portfolio-single ul.full-entry-meta li{margin: 15px 0 0px 0;}
article.portfolio-single ul.full-entry-meta li:first-child{margin: 0;}
article.portfolio-single ul.full-entry-meta li .meta_name{width: 30%;display: inline-block;vertical-align: top;font-weight: bold;}
article.portfolio-single ul.full-entry-meta li .meta_value{display: inline-block;}
article.portfolio-single ul.full-entry-meta li .meta_value ul li{display: inline-block;}
article.portfolio-single ul.full-entry-meta li .meta_value ul li:last-child:after{content:""}

/* Login form */
.login_inside{max-width: 600px;}
.login{margin: 0 auto;max-width: 600px;width: 100%;}
#registration_iframe{display: none;}
.login_box{position: relative;padding: 0;}
.login-box-container{position: relative;margin: 30px auto;max-width: 100%;}
.login-box-container &gt; .centered{text-align: center;}
.login_box .button{width: 100%;}
.login_box #registration_error{display:none;margin: 10px 0;padding: 0.6em 0;width: 100%;border:1px solid #ccc;background: #e8e8e8;text-align: center;}
.login_box .not_logged_msg{margin-bottom: 30px;padding: 0.6em 0;border:1px solid #E6DB55;background-color: #FFFFE0;text-align: center;}
.login-linedup{display: block;height: 32px;line-height: 32px;line-}
.login-linedup p{line-height: inherit;}
.login_box .close_box{position: absolute;top:0;right: 0;display: block;width: 27px;height: 27px;background-image: url(../../images/login.close.png);cursor: pointer;cursor: pointer;}
.login_inside input{height: 35px;line-height: 35px;box-shadow: 0;}
.login-linedup label input{line-height: 1;height: auto;}
.login_inside .twelve.columns p{margin-bottom: 0;}
/* Site block elements */

header#top{
	position: relative;
	clear: both;
	margin-bottom: 2px;
	/* padding-top: 30px; */
}
#colophon{margin-top: 30px;padding-top: 30px;padding-bottom: 0px;}

#header-container &gt; .delimiter{
	margin-bottom: 20px;
}
#header-container{
	position: relative;
}

#page{
	position: relative;
}

#search-signin{
	text-align: right;
}
/* Entry meta */

.entry-meta, .entry-meta ul{
	display: inline-block !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.entry-meta{
	display: block;
}
.entry-meta{
	margin-bottom: 15px;
}
.entry-meta li{
	display: inline-block;
	margin: 0;
	padding: 0;
	width: auto !important;
	font-size: 10px;
	zoom: 1;
	*display: inline;
}

.entry-meta li a { display: inline !important; }
.entry-meta li:first-child:before{
	content: " ";
}
.entry-meta li li:before{
	content: "â€¢   \00a0" ;
}
.entry-meta li.author:before{
	content: "" ;
}
.entry-meta li:after{
	content: "\00a0" ;
}
.entry-meta li ul li{
	display: inline-block;
	margin: 0;
	padding: 0;
	zoom: 1;
	*display: inline;
}
.entry-meta li ul li:before{
	content: "";
}
.entry-meta li ul li:after{
	content: ', ';
}
.entry-meta li ul li:last-child:after{
	content: '';
}
.entry-meta li ul.category li a{
	padding: 2px 5px;
}
.entry-meta li ul.category li{
	margin-right: 10px;
}
.entry-meta li ul.category li:last-child{
	margin-right: 0px;
}
.entry-meta li ul.category li:after{
	content: ' ';
}
.entry-meta li ul.post-admin li:after{
	content: "â€¢   \00a0";
}

.entry-meta li ul.post-admin li:last-child:after{
	content: " ";
}

/* Entry info */

.entry-info{
	float: right;
	margin-left: 10px;
	width: 35px;
	border-left: 1px solid #f5f5f5;
	border-left: 1px solid rgba(0,0,0,0.15);
}
.entry-info ul{
	margin: 0;
	padding: 0;
}

/* Tabment view */

.tabment-view .tabment{

}
.tabment-view .tabment .tabment-tabs{
	float: left;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
.tabment-view .tabment .tabment-tabs li{
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
.tabment-view .tabment .tabment-tabs li a{
	display: block;
	padding: 7px 20px 6px 20px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
	color: #FFF;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-o-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}
.tabment-view .tabment .tabment-tabs li a.active{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.tabment-view .tabment-container .tabment-tabs-container{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabment-view .tabment-container .tabment-tabs-container li{
	display: none;
}
.tabment-view .tabment-container .tabment-tabs-container li:first-child{
	display: block;
}
.tabment-view .tabment-container .tabment-tabs-container li.metas { display: block !important; }
.tabment-view .tabment-container .tabment-tabs-container li .entry-meta li{ display: inline-block !important; }
.tabment-view .tabment-container .tabment-tabs-container li .more-titles li{ display: block !important; }


.tabment-view .tabment-tabs-container li .entry-content-category, .tabment-view .tabment-tabs-container li .entry-content-title, .tabment-view .tabment-tabs-container li .entry-content-date, .tabment-view .tabment-tabs-container li .entry-content-excerpt {
    display: block;
}



/* Hover elements */


/* Single comments */

/* Comments */
.comment-here,.comment-here:hover{color:#666 !important;cursor: default !important;}
.cosmo-comment-plain{margin:0;list-style: none;}
.cosmo-comment-plain li.comment{display:inline-block; clear:both;margin:0;margin-bottom: 25px;padding-bottom: 25px; width: 100%; background: url(../../images/delimiter.bg.x.png) repeat-x bottom left;list-style-type: none;font-size: 12px;}
/* .cosmo-comment-plain li.comment .cosmo-comment-quote{color:#000; */
.cosmo-comment-plain li.comment .comment-body{min-height: 65px;}
.cosmo-comment-plain li.comment .cosmo-comment-thumb{float:left;margin: 0 20px 0 0;padding: 5px;border: 1px solid #e8e8e8;border-radius: 4px;background: #FFF;line-height: 0;}
.cosmo-comment-plain li.comment .cosmo-comment-textinfo{margin-bottom: 10px;line-height: 15px;}
.cosmo-comment-plain li.comment .user{ }
.cosmo-comment-plain li.comment .time{ }
.cosmo-comment-plain li.comment .reply{display: inline-block;margin-top: -1px;zoom: 1;*display:inline;}
.cosmo-comment-plain li.comment .reply a{padding-left:18px;background: url(../../images/comment.reply.png) no-repeat left center;}
.cosmo-comment-list ul.children{padding-left:60px;}
p.comment-subscription-form{clear:both;margin-bottom: 10px;}
em.comment-awaiting-moderation{display: inline-block;margin-top:10px;color: #004385;font-size: 12px;}
#respond form p {
	display: block;
}
#respond form p.logged-in-as {
	display: block;
	background: none;
}

#respond input{
	display: block;
	float: none;
	padding: 0 0 0 5px;
	width: 100%;
	height:30px;
	font-size: 12px;
	line-height: 30px;;
}
#respond input:focus {
	background: rgb(0, 0, 0);
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#respond textarea{
	overflow-y: auto;
	padding: 0 0 0 5px;
	min-height:150px;
	width: 100%;
	line-height: 1.8;
}
#comments {
	padding: 30px 0 10px;
}
#comments p.form-submit #submit{
	float: left;
	margin:15px 0 20px 15px;
	padding: 0px 20px;
	width: auto;
	font-size: 14px;
	cursor: pointer;
	text-transform: uppercase;
	height: 35px;
	line-height: 36px;
	font-family: Arial, sans-serif;
}
#comments p.form-submit #submit:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#respond p.comment-notes{ margin:30px 0;background: none;}

#respond input[type="checkbox"] {
	float: left;
	margin: 7px 10px 0 0;
	height: auto;
}

/* Post author highlighting */
.cosmo-comment-list &gt; li.bypostauthor {
	border-color: transparent;
}
.cosmo-comment-list &gt; li.bypostauthor .cosmo-comment-textinfo, .cosmo-comment-list .children &gt; li.bypostauthor .cosmo-comment-textinfo {
	/* color: #004385; */
}

/* Quote element */

.quote-element{
	text-align: center;
	font-size: 30px;
	line-height: 1.6;
}

/* Breadcrumbs */
.breadcrumbs{
	width: 100%;
}
.breadcrumbs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.breadcrumbs ul li{
	display: inline-block;
	margin-right: 10px;
	padding-left: 15px;
	background: url('../../images/breadcrumbs.arrow.gif') 0 5px no-repeat;
	color: inherit;
	font-size: 11px;
	zoom: 1;
	*display: inline;
}
.breadcrumbs ul li:first-child{
	padding-left: 0px;
	background: none;
}
.breadcrumbs ul li a{
	color: inherit;
}
.breadcrumbs ul li a:hover{
	color: inherit;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}



/*Search form*/
#searchform fieldset {position: relative;padding: 0;width: 100%;border: 0;}
#searchform { display: block;margin: 0; margin-top: 0;width: 100%;}
#searchform input[type="text"]{
	float: left;
	margin: 0;
	border-radius: 0px;
	text-indent: 5px;
	color: inherit;
}
.widget_search #searchform .button {
	float: left;
	padding: 0 2.5%;
	width: 30%;
	color: #fff !important;
	font-family: 'PT Sans',Arial, Helvetica, sans-serif;
}

article.single-post .entry-content{
	margin-bottom: 30px;
	font-size: 14px;
}
article.single-post .entry-content p{
	font-size: 14px;
}
.tags-title{clear: both;margin-bottom: 15px;cursor: default;}
.single-tags{font-size: 12px;line-height: 12px;margin-bottom: 20px;}
.share-container{
	padding-bottom: 30px;
}
.portfolio-single.portrait .share-container{
	padding-bottom: 0;
}

.portfolio-single.landscape .share-container{
	padding-bottom: 0;
}

.share-container:after{
	content: '';
	display: block;
	clear: both;
}
.article-share{z-index: 999;clear: both; }

.zoom-image {
	position: absolute;
	top:50%;
	right:50%;
	z-index: 9999;
	margin-top:-25px;
	margin-right:-25px;
	width: 50px;
	height: 50px;
	border-radius: 3px;
	background: rgb(0,0,0) url(../../images/zoom.image.png) no-repeat center center;
	background: rgba(0,0,0,0.15) url(../../images/zoom.image.png) no-repeat center center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	cursor: pointer;}
.elastislide .relative:hover &gt; .zoom-image{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.featbg:hover &gt; .zoom-image{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.zoom-image a {
    display: block;
    text-indent: -9999px;
	line-height: 50px !important;
}
#comments #reply-title { margin: 0 15px !important; }
#reply-title, #comments-title {
    color: #FFFFFF;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
#reply-title span, #comments-title span {
    color: #FFFFFF;
    display: inline-block;
    font-family: inherit;
    font-size: 24px;
    font-weight: normal;
    height: 40px;
    line-height: 42px;
    padding: 0 20px;
}
.subtext, .subtext p {
	font-weight: bold;
	margin: 0;
}
.subtext p:last-child {
    margin-bottom: 25px;
}
.portfolio-single .subtext{ margin-bottom: 25px; }

/* Related tabs */
.related-tabs{
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	list-style-type: none;
	line-height: 1;
}
.related-tabs li{
	display: inline-block;
	margin: 0 5px 0 0;
	height: 35px;
	line-height: 35px;
	zoom: 1;
	*display: inline;
	color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.related-tabs li a{
	display: block;
	padding: 0 10px;
}
.related-tabs li.active{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.portfolio-single .related-posts .featimg img{
	width: 100%; 
}

#related-author{
	display: none;
}
.related-tabs li h3 {
	margin:0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	line-height: 37px;
	font-family: Arial, sans-serif;
}

.related-posts &gt; div{
	display: none;
}
.related-posts &gt; div:first-child{
	display: block;
}

.related-posts.thumb-view div.entry-content ul &gt; li.entry-content-title h4{
	font-size: 16px;
	line-height: 1.4;
}
.related-posts.thumb-view div.entry-content ul &gt; li.entry-content-category &gt; ul.category-list li, .related-posts.thumb-view div.entry-content ul &gt; li.entry-content-date{
	font-size: 11px;
}


/* Popular tags */

.popular-tags{
	z-index: 1;
	font-size: 12px;
}
.full_width_row .popular-tags{
	border: 0 none;
	border-bottom: 1px solid #d5d5d5;
	line-height: 37px;

}
.popular-tags &gt; ul{
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0;
}
.popular-tags &gt; ul &gt; li{
	display: inline-block;
	margin: 0;
	line-height: 20px;
}
.popular-tags &gt; ul &gt; li &gt; a{
	font-size: 12px;
	line-height: 23px;
	display: inline-block;
	padding: 0 7px;
}

/* Likes */

span.like{
	display: inline-block;
	padding: 0;
	height: 24px;
	white-space: nowrap;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
}
span.like em{
	font-style: normal;
}
span.like i{
	font-style: normal;
}




/* Splitter */
.splitter, .thumbs-splitter {
	margin-bottom: 0;
	list-style-type: none;
	text-align: center;
}
.splitter li, .thumbs-splitter li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 30px;
	padding-left: 5px;
	line-height: 24px;
}
.splitter li:first-child, .thumbs-splitter li:first-child {
	padding-left: 0px;
	border-left: none;
}
.splitter li a, .thumbs-splitter li a {
	padding: 0 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	height: 24px;
}

.splitter li.selected a, .thumbs-splitter li.selected a {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}


/* Audio player */
.audioplayer_container{
	margin-bottom: 3px;
}
.single .audioplayer_container{
	margin-bottom: 25px;
}
.audioplayer_container object{
	width: 100%;
	height: 24px;
}
.list-view .audioplayer_container{
	line-height: 1;
	margin: 0;
}
/* Attached file */
.attach{
	padding: 10px;
	border-top: 1px solid rgb(0, 0, 0);
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	background: #fff url('../../images/format.file.download.png') no-repeat 3% 50%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.attach a{
	padding-left: 7%;
	font-size: 16px;
}
.cosmo-tabs .attach{border: 0;border-radius: 0;box-shadow: 0 0 0 #FFF;}

/* Load more button */
.load-more{
	margin: 0 auto 30px auto;
	width: 250px;
	height: 45px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 34px;
	line-height: 34px;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	cursor: pointer;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.load-more:hover{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}


/* Single gallery */

.single_carousel &gt; .es-nav {
    position: absolute;
    list-style-type: none;
    bottom: 0px;
    margin: 0;
    right: 0px;
    top: auto;
}

.single_carousel &gt; .es-nav &gt; li{
    height: 26px;
    width: 48px;
    background-color: black;
    display: inline-block !important;
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 24px;
}

.single_carousel &gt; .es-nav &gt; li:hover {
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
}
.es-carousel ul { list-style-type: none; }
.single_carousel{z-index: 99;}
.single_carousel .es-carousel{margin-left: 0;}
.featbg article{display: inline-block;}
.featbg ul{display: block;margin:0;padding:0;list-style-type: none;}
.featbg ul li{display: block;float: left;line-height: 0;}
.featbg ul li div{display: inline-block;max-width: 100%;}
.featbg .es-carousel-wrapper{position: relative;overflow: hidden;width: 100%;}

.featbg .single_carousel .zoom-image, .featbg .single_carousel .zoom-image a{z-index: 9999999; border: none;}
.ourcarousel &gt; .es-carousel &gt; ul &gt; li &gt; ul{margin-left: 0;}
.carousel-title{margin: 0 15px -15px;}

.ourcarousel .es-nav span.es-nav-next, .ourcarousel .es-nav span.es-nav-prev{
	color: inherit;
}


/* No margin rows */
#page.boxed #header-container &gt; .row,
#page.boxed &gt; section#main &gt; .main-container &gt; .row,
#page.boxed &gt; footer &gt; .row,
#page.boxed #header-container &gt; div.full_width_row &gt; .row,
#page.boxed &gt; section#main &gt; .main-container &gt; div.full_width_row &gt; .row,
#page.boxed &gt; footer &gt; div.full_width_row &gt; .row{
	padding-right: 15px;padding-left: 15px;
}

#page #header-container &gt; .row.row_no_margin,
#page.boxed #header-container &gt; .row.row_no_margin,
#page &gt; section#main &gt; .main-container &gt; .row.row_no_margin,
#page.boxed &gt; section#main &gt; .main-container &gt; .row.row_no_margin,
#page &gt; footer &gt; .row.row_no_margin,
#page.boxed &gt; footer &gt; .row.row_no_margin,

#page #header-container &gt; .full_width_row &gt; .row.row_no_margin,
#page.boxed #header-container &gt; .full_width_row &gt; .row.row_no_margin,
#page &gt; section#main &gt; .main-container &gt; .full_width_row &gt; .row.row_no_margin,
#page.boxed &gt; section#main &gt; .main-container &gt; .full_width_row &gt; .row.row_no_margin,
#page &gt; footer &gt; .full_width_row &gt; .row.row_no_margin,
#page.boxed &gt; footer &gt; .full_width_row &gt; .row.row_no_margin
{
	padding: 0;
}
#page.boxed div.row_no_margin &gt; .columns:first-child, #page div.row_no_margin &gt; .columns:first-child{
	padding-left: 0;
}
#page.boxed div.row_no_margin &gt; .columns:last-child, #page div.row_no_margin &gt; .columns:last-child{
	padding-right: 0;
}
.full_width_row{padding-top: 30px;}
div.row_no_margin + div.row &gt; div &gt; div, div.full_width_row + div.row &gt; div &gt; div{
	border: 0 none;
	box-shadow: 0 0 0;
}
div.row_no_margin .main-menu-top{
	padding-left: 30px;
}
div.full_width_row .main-menu-top{
	border: 0 none;
	box-shadow: 0 0 0;
}
.full_width_row.full_width_content_row  .row{width: 100%;}
.full_width_row.full_width_content_row &gt; .row{
	margin: 0;
}
.full_width_row.full_width_content_row &gt; .row &gt; .columns, .full_width_row.full_width_content_row &gt; .row &gt; .columns &gt; .row &gt; .columns{padding: 0;}
.full_width_row.full_width_content_row &gt; .row &gt; .columns &gt; .row, .full_width_row.full_width_content_row &gt; .row &gt; .columns &gt; .row &gt; .columns &gt; .row{margin: 0;}




/* Menu styles */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	background: 	none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	display:		inline-block;
	position:		relative;
	text-align: 	left;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.3em; /* match top ul list item height */
	z-index:		999;
}
.top-menu .sf-menu li:hover ul,
.top-menu .sf-menu li.sfHover ul {
	top:			1.5em; /* match top ul list item height */
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-bottom:	0;
}
.sf-menu a {
	padding: 		.45em .6em;
	text-decoration:none;
	text-transform: uppercase;
}

.sf-menu li li {
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.85);
	color: white;
	border-bottom: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.sf-menu li li li {
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.85);
	color: white;
}
.sf-menu li li ul {
	border-left: 1px solid rgb(255,255,255);
	border-left: 1px solid rgba(255,255,255,0.1);
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu li:hover, .sf-menu li.sfHover{
	background:		rgb(0,0,0);
	background:		rgba(0,0,0,0.85);
}

.top-menu .sf-menu li:hover a, .top-menu .sf-menu li.sfHover a, .top-menu .sf-menu li:hover a:focus, .top-menu .sf-menu li:hover a:hover{
	color: inherit;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.top-menu .sf-menu li:hover, .top-menu .sf-menu li.sfHover {
	background: none;
}
.sf-menu li:hover a{
	color: white;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.15em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
}
a &gt; .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			0;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus &gt; .sf-sub-indicator,
a:hover &gt; .sf-sub-indicator,
a:active &gt; .sf-sub-indicator,
li:hover &gt; a &gt; .sf-sub-indicator,
li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a &gt; .sf-sub-indicator { background-position:  0 0; top: .45em; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus &gt; .sf-sub-indicator,
.sf-menu ul a:hover &gt; .sf-sub-indicator,
.sf-menu ul a:active &gt; .sf-sub-indicator,
.sf-menu ul li:hover &gt; a &gt; .sf-sub-indicator,
.sf-menu ul li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	top:.45em;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.html') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* End Menu styles */

.row &gt; div:last-child .mobile-login-sub-menu{
	right: 0px;
}
.header-signin-container{
	display: inline-block;
}

.header-signin, .header-signin:hover{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 33px;
	line-height: 33px;
	padding-left: 1em;
	padding-right: 1.2em;
	position: relative;
}
li.signin dd{
	font-size: 13px;
	display: inline;
	position: static;
	font-weight: normal;
}
.header-signin .sf-sub-indicator{
	display: none;
}
.row &gt; div:last-child .mobile-login-sub-menu{
	right: 0px;
}
.mobile-login-sub-menu{
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 99999999999999;
	width: 170px;
	top: 38px;
	padding: 10px 15px;
	display: none;
	text-align: left;
}
.mobile-login-sub-menu li{
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	border-bottom: 1px dotted rgb(255,255,255);
	border-bottom: 1px dotted rgba(255,255,255,0.2);
}
.mobile-login-sub-menu li:last-child{
	border-bottom: 0 none;
}

.mobile-login-sub-menu li i { margin-right: 7px; font-size: 16px;position: absolute; left: 15px; }

.header-signin .icon-author { font-size: 16px; }

/* Sign in */
.cosmo-icons ul li.signin li a{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 16px;
	padding-left: 40px;
	height: 16px;
	/*display: none;*/
	-webkit-transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	-o-transition: background-position .3s ease;
	transition: background-position .3s ease;
}
.cosmo-icons ul li.signin &gt; ul {
	display: none;
	position: absolute;
	width: 170px;
	margin: 0;
	left: 0;
	text-align: left;
	z-index: 99999;
}
.row &gt; .columns:last-child .cosmo-icons ul li.signin &gt; ul {
	left: auto;
	right: 0;
}
.cosmo-icons ul li.signin:hover &gt; ul, .row &gt; .columns:last-child .cosmo-icons ul li.signin:hover &gt; ul { display: block; }
.cosmo-icons ul li.signin li a:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
	color: inherit;
}

.header-user-menu{ float: right;}

.mobile-select-sub-menu, .select-menu, .mobile-select-top-sub-menu{display: none;}

.mobile-login-menu{
	margin: 0;
}
.mobile-login-menu li{
	list-style-type: none;
	padding: 0;
	line-height: 35px;
	position: relative;
}
.mobile-login-menu li.signin{
	position: relative;
	text-align: right;
}

.login-menus li &gt; a &gt; i{
	font-size: 16px;
	position: absolute;
	top: 10px;
	left: 10px;
}
/* Responsive menu */
@media only screen and (min-width: 240px) and (max-width: 480px){
	.main-menu-top, .mobile-login-menu li.signin{display: none;}
	.mobile-select-sub-menu, .select-menu, .mobile-select-top-sub-menu {display: inline-block;width: 100%;}
	.sf-menu{display: none;}
}

/* Footer menu */
.footer-menu{margin: 0;}
.footer-menu li{
	display: inline-block;
	padding: 0 10px;
}
.footer-menu li:first-child{
	padding-left: 0px;
}
.footer-menu li .children, .footer-menu li.more-menu-item{
	display: none;
}


a.format-video { 
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 9;
	display: block;
	width: 100%;
	height: 100%;
	background: url('../../images/button.play.png') no-repeat 50% 50%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

/* Cosmo buttons */
p.submit{ display: inline-block;font-family: Arial;}
p.submit input{ float: left;}
p.submit input[type="submit"], p.submit input[type="button"], .inp_button{padding: 0px 15px;height: 32px;-webkit-box-shadow: inset 0 1px 1px #FFF;color: white;font-weight: bold;font-size: 13px; cursor: pointer; }
p.submit input[type="submit"]:hover, p.submit input[type="button"]:hover, .inp_button:hover { 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6; 
}

.widget input[type="submit"]{color: #555555 !important;}
p.submit.blue input[type="submit"],p.submit.blue input[type="button"]{
  border: 1px solid #5aa0d1;
  border-radius: 3px;
  background: #71c2fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #71c2fb 0%, #5aa0d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c2fb), color-stop(100%,#5aa0d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* IE10+ */
  background: linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c2fb', endColorstr='#5aa0d1',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.submit.blue input[type="submit"]:hover,p.submit.blue input[type="button"]:hover{
  border: 1px solid #5aa0d1;
  background: #61bcfc; /* Old browsers */
  background: -moz-linear-gradient(top,  #61bcfc 0%, #4796cd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61bcfc), color-stop(100%,#4796cd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* IE10+ */
  background: linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bcfc', endColorstr='#4796cd',GradientType=0 ); /* IE6-9 */
}
p.submit.red input[type="submit"],p.submit.red input[type="button"]{
  border: 1px solid #d15252;
  border-radius: 3px;
  background: #004385; /* Old browsers */
  background: -moz-linear-gradient(top,  #004385 0%, #d24545 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004385), color-stop(100%,#d24545)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #004385 0%,#d24545 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #004385 0%,#d24545 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #004385 0%,#d24545 100%); /* IE10+ */
  background: linear-gradient(top,  #004385 0%,#d24545 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004385', endColorstr='#d24545',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.submit.red input[type="submit"]:hover,p.submit.red input[type="button"]:hover{
  border: 1px solid #d15252;
  background: #fd4b4b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fd4b4b 0%, #ce3232 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4b4b), color-stop(100%,#ce3232)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* IE10+ */
  background: linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4b4b', endColorstr='#ce3232',GradientType=0 ); /* IE6-9 */
}
p.submit.dark-gray input[type="submit"],p.submit.dark-gray input[type="button"]{
  border: 1px solid #2f2424;
  border-radius: 3px;
  background: #181818; /* Old browsers */
  background: -moz-linear-gradient(top,  #181818 0%, #4f5f66 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#181818), color-stop(100%,#4f5f66)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #181818 0%,#4f5f66 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #181818 0%,#4f5f66 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #181818 0%,#4f5f66 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #181818 0%,#4f5f66 100%); /* W3C */
  color: #FFF;
  text-shadow: 1px 1px 0px #2f2424;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#4f5f66',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.submit.dark-gray input[type="submit"]:hover,p.submit.dark-gray input[type="button"]:hover{
  border: 1px solid #2f2424;
  background: #3a3a3a; /* Old browsers */
  background: -moz-linear-gradient(top,  #3a3a3a 0%, #717b80 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(100%,#717b80)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #3a3a3a 0%,#717b80 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #3a3a3a 0%,#717b80 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #3a3a3a 0%,#717b80 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #3a3a3a 0%,#717b80 100%); /* W3C */
  color: #FFF;
  text-shadow: 1px 1px 0px #2f2424;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#717b80',GradientType=0 ); /* IE6-9 */
}

p.button-small a{display: block;padding: 0px 8px;height:23px;-webkit-box-shadow: inset 0 1px 1px #FFF;-moz-box-shadow:inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;color: white;font-weight: bold;font-size: 11px;line-height:23px;line-}

p.button-small.blue a, p.submit.blue input[type="submit"], p.submit.blue input[type="button"]{
  border: 1px solid #5aa0d1;
  border-radius: 3px;
  background: #71c2fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #71c2fb 0%, #5aa0d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c2fb), color-stop(100%,#5aa0d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* IE10+ */
  background: linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c2fb', endColorstr='#5aa0d1',GradientType=0 ); /* IE6-9 */
}
p.button-small.blue a:hover, p.submit.blue input[type="submit"]:hover, p.submit.blue input[type="button"]:hover{
  border: 1px solid #5aa0d1;
  background: #61bcfc; /* Old browsers */
  background: -moz-linear-gradient(top,  #61bcfc 0%, #4796cd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61bcfc), color-stop(100%,#4796cd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* IE10+ */
  background: linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bcfc', endColorstr='#4796cd',GradientType=0 ); /* IE6-9 */
}
p.button-small.red a, p.submit.red input[type="submit"], p.submit.red input[type="button"]{
  border: 1px solid #d15252;
  border-radius: 3px;
  background: #fc5b5b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fc5b5b 0%, #d24545 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc5b5b), color-stop(100%,#d24545)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* IE10+ */
  background: linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5b5b', endColorstr='#d24545',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.button-small.red a:hover, p.submit.red input[type="submit"]:hover, p.submit.red input[type="button"]:hover{
  border: 1px solid #d15252;
  background: #fd4b4b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fd4b4b 0%, #ce3232 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4b4b), color-stop(100%,#ce3232)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* IE10+ */
  background: linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4b4b', endColorstr='#ce3232',GradientType=0 ); /* IE6-9 */
}


/*Tooltips*/
.tipsy { 
	padding: 5px;
	background-image: url(../../images/tipsy.html);
	background-repeat: no-repeat;
	font-size: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8; 
}
.tipsy-inner { padding: 5px 8px 4px 8px; max-width: 200px; background-color: black; color: white; text-align: center; }
.tipsy-inner { -webkit-border-radius:3px; -moz-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; }

/*Tour tooltips*/
.demo-tooltip { color: #000; position: absolute; top: 0; left:0; z-index: 99; padding: 15px 15px 0 15px; min-height: 140px; width: 260px; border: 1px solid #dbdbdb; background: white; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.demo-tooltip .arrow { position: absolute; top: 50px; width: 32px; height: 66px; }
.demo-tooltip .arrow.left { left:-32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat 0 0;}
.demo-tooltip .arrow.right { right:-32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat -32px 0;}
.demo-tooltip .arrow.top { top: -32px; left:113px; width: 66px; height: 32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat -64px 0;}
.demo-tooltip .demo-steps { float: left; clear: both; margin-bottom: 10px; width: 100%; font-weight: bold; font-size: 14px; }
.demo-tooltip .demo-steps strong { width: 190px;}
.demo-tooltip .demo-content { position: relative; display: block; float: left; clear: both; min-height: 55px; width: 100%;font-size: 12px; line-height: 1.6; *float: none; *clear: none;}
.demo-tooltip .demo-buttons {position: relative; float: left; margin: 12px 0 0 -14px; padding: 15px; width: 258px; height: auto; background: #f8f8f8 url(../../images/demo-tooltip.bg.png) repeat-x left top; *float: none; *display: inline-block; }
.demo-tooltip .demo-content p.close{ clear: both; padding: 5px 0 0 0; width: 100%; text-align: right; font-size: 11px; }
.demo-tooltip .close { position:static; background:transparent;}
.demo-tooltip p { margin-bottom: 0px;}


/* Pagination */
.pag ul {
	position: relative;
	margin: 0 auto 30px auto;
	text-align: center;
	font-size: 12px;
}
.pag ul li{
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin: 0 0 5px 0;
	zoom: 1;
	*display:inline;
}
.pag ul li .page-numbers{
	display: block;
	margin-right: 5px;
	padding: 0 15px;
	height: 35px;
	color: #FFF;
	line-height: 35px;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	-o-transition: .4s all;
	transition: .4s all;
	font-family: Arial, sans-serif;
}
.pag ul li .page-numbers:hover{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.pag ul li .current{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	font-weight: bold;
}
.oldie .pag ul li{float: left;}


/* Overlay */
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
}


/* Keyboard demo */
.keyboard-demo{position: fixed; top: 150px;right: 25px;}
#big-keyboard{position: absolute;top: 0;left: 0;z-index: 999;display:none;width: 100%;height: 100%; background: rgb(0,0,0); background: rgba(0,0,0,0.6); }
#keyboard-container{position: fixed;top: -50%;top: 0%;left: 0%;display:none;margin: 0 auto;width:100%;background: none;text-align: center;}
#keyboard-container p.hint{margin-top: 30px;padding: 30px 0;background: rgb(0,0,0); background: rgba(0,0,0,0.8); color: white;}
#keyboard-container .close{position: absolute;top: 5px;right: 20%;width: 27px;height: 27px;background-image: url(../../images/login.close.png);cursor: pointer;}

.cui_form{margin: 0;}

.cosmo_uploader_label{margin-bottom: 30px;}
.cosmo_uploader_label a{color: #333;text-decoration: none;}
.cosmo_uploader_label a:hover{color: #495769;text-decoration: none;}
.cosmo_uploader_label p.info{margin: 10px 0;font-size: 12px;font-family: Arial, sans-serif;}
.cosmo_uploader_label label h4 {
    margin: 0 0 15px;
}
.cosmo_uploader_interface{margin-bottom: 15px;}
.admin-bar .cosmo_uploader_interface{margin-top: -28px}
.label_add_url h4{margin-bottom: 15px;font-size: 20px;}
.add_url_link{padding: 8px 15px;text-decoration: none;font-size: 12px;font-family: Arial;}
.front_post_input.add_url{padding: 5px 15px;width: 50%;}
#label_video_url .front_post_input.add_url{background: #FFF;border: 1px solid #ccc;color: #000;}
.st a {color: inherit;}
.field{clear: both;margin-bottom: 15px;}

blockquote { border-left: 1px solid; }
blockquote, blockquote p { color: inherit; }
.post .cosmo-blockquote p { color: inherit; }

.post-item-page{margin: 0;padding: 30px;width: 100%; border: 0 none; border-radius: 0 0 0 0; }
.post-item-page .cui_form{margin: 0;cursor: pointer;}
.post-item-page .cui_form .cui_upload_button_container.cui_add_button{cursor: pointer;}
.post-item-page .hidden_upload_iframe{position: absolute;margin: 0;height: 0;}
.post-item-page.cosmo-tabs .tabs-container{clear: both;padding: 0px;}
.post-item-page .cosmo_uploader_label{margin-bottom: 15px;}
.post-item-page .field{float: left;margin: 15px 0;width: 100%;}
.post-item-page .field .field{margin: 0;}
.post-item-page .field input{max-width: 98%;}
.post-item-page .button{text-align: left;}
.submit.button.gray &gt; input {
    color: #666666;
}
.post-item-page *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.post-item-page .row, .post-item-page .row form .row, .post-item-page .columns, .post-item-page .row form .row .column, .post-item-page .row form .row .columns{margin: 0;padding: 0 !important;}

.post-item-page .tabs-container { color: inherit; }
.tabs-container .cosmo_uploader_interface { width: 100%; padding: 2px 0; }
.bottom-separator.left.full {
    width: 100%;
}
.portfolio-single.portrait .row.bottom-separator{margin-bottom: 30px;}
.bottom-separator.left.full .tabs-nav { max-width: 100%; padding: 0 5px; }
.post-item-page .field input.front_post_input {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    border: 1px solid rgb(0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.my-account-page .columns{position: static;}
.my-account-page .tabs-container{clear: both;overflow: hidden;margin: 15px 0;max-width: 100%;}
.my-account-page .tabs-container label{float: left;width: 25%;}
.my-account-page .tabs-container input{float: left;width: 75%; height: 30px;}
.my-account-page .tabs-container textarea{float: left;width: 75%; }
.my-account-page .tabs-container .pic{float: left;width: 75%;}
#adduser img.avatar {
    float: left;
    margin-right: 20px;
}

#adduser .form-submit.submit.button.gray {
    padding: 0 0 30px;
}
.remove-avatar{float: none !important;margin-top: 15px;width: auto !important;}
#remove_avatar{float: none !important;width: auto !important; height: auto;margin: 0; vertical-align: top;}
.masonry .three { width:24.9799%; }
.es-carousel ul li { width: 100%;}
.ourcarousel ul { display: none; }
.width90 { width: 90px !important; }

.warning{color: #CE3D40;}
.invalid{border: 1px solid red !important;}


.lh { line-height: 0;}
.pp_inline .format-video { display: none !important; }

.cosmo-tabs.submit iframe { min-height:150px !important; }
.cosmo-tabs.submit select{
	height: 25px;
	-webkit-appearance: menulist-button;
	border: 1px solid transparent;
}

body.OSX .cosmo-tabs.submit select{
	border: 1px solid rgb(0,0,0);
	border: 1px solid rgba(0,0,0,0.2);
}

.comment-subscription-form { padding: 0 15px; }
.pp_gallery { display: none !important;}

.masonry .two { width: 16.5%; }
.masonry .four { width: 33.3%; }

.cosmo-box h5 { margin-top: 0; }

.cosmo-box:last-child:after{}

.pagenumbers{clear:both;}

/* Widget Flickr */
.widget_flickr_photos .flickr_badge_image{float: left;margin-right: 5%;width: 30%;}
.widget_flickr_photos .flickr_badge_image img{width: 100%;}
.widget_flickr_photos .flickr_badge_image:nth-of-type(3n) {clear: right;margin-right: 0%;margin-bottom: 3%;width: 30%;}

.z_index_neg { z-index: -1 !important; }

.entry-meta-edit &gt; ul {
    list-style: none outside none;
    margin: 0;
}
.entry-meta-edit ul li {
    border-right: 1px solid #9C9C9C;
	display: inline-block;
	margin: 0;
	color: inherit;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	margin-right: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	padding-right: 10px;
	text-transform: uppercase;
}
.entry-meta-edit ul li:last-child { border: 0 none; }
.quicktags-toolbar input { color: #464646 !important;}
.wp-editor-area { color: #000 !important; background: #fff !important; }

.post-caption {
    bottom: 0;
    position: absolute;
    width: 100%;
    min-height: 40px;
    line-height: 20px;
    text-align: left;
    padding: 15px 30px;
    background: none repeat scroll 0 0 rgb(0, 0, 0);
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFF;
}

.widget .tabs-container {
	color: inherit;
}

input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled]{
	background: #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.pp_description { color: #000; }

.hidden_upload_iframe { width: 90%; max-height: 100px; }
#content .hidden.hidden_upload_iframe { position: absolute; }

/*==================================================================================================================*/
/*---------- General ----------*/
.clear{
    clear:both;
}
.relative{
	position: relative;
}
body{
    overflow-y:scroll; 
}

/* Form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus{
	background: transparent;
	color: inherit;
	border: 1px solid #CFCFCF;
	border-radius: 0;
	box-shadow: none;
}
input[type="submit"], button, input[type="button"], input[type="submit"]:hover, button:hover, input[type="button"]:hover{
	color: inherit;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
}

span.meta-likes{
    color: white;
    cursor: pointer;
}

span.meta-likes em, span.meta-likes i{
    background-color:#eb4c4c;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
}
span.meta-likes em.like-btn{
    border-right: 1px solid #c84141;
}

span.meta-likes i.like-count{
    border-left:1px solid #ef7070;
    margin-left: -4px;
}
span.meta-likes.voted em{
	background: #DD4444;
}
span.meta-likes.voted i{
	background: #F26F6F;
}

span.meta-likes:hover em{
	background: #D14040;
}

.thumb-view article.no-skin{
	background: rgba(255,255,255,0.8);
}

.list-view article.no-skin .entry-content &gt; ul{
	padding: 0 0 0 15px;
}

.grid-view article.grid-elem.no-skin &gt; .entry-content &gt; ul{
	padding: 15px 0 0 0;
}




/* Widget likes */

.widget .widget-meta .cosmo-comments{
    background: none;
}

.widget .widget-meta .cosmo-comments i{
    font-size: 16px;
}

.widget .widget-meta .cosmo-comments span{
    font-size: 14px;
}

.widget .widget-meta .thelike .meta-likes em{
    background: none;
    border: 0;
    padding: 0;
    font-size: 16px;
    color: inherit;
    line-height: 16px;
}

.widget .widget-meta .thelike .meta-likes i{
    background: none;
    padding: 0;
    border: 0;
    font-style: normal;
    font-size: 14px;
    margin: 0;
    line-height: 16px;
}

/* End of Widget Widgets */




/* End of widgets */

/* Social icons */

.socialicons{

}

.socialicons&gt;ul.cosmo-social{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.socialicons&gt;ul.cosmo-social&gt;li{
    display: inline-block;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a{
    text-align: center;
    width: 30px;
    display: block;
    height: 30px;
    line-height: 30px;
    zoom: 1;
    background-color:rgb(0, 0, 0);
    background-color:rgba(0, 0, 0, 0.9);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    color: white;
    margin-bottom: 5px;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.rss:hover{
    background-color: #f69400;
}

.socialicons&gt;ul.cosmo-social&gt;li a.twitter:hover{
    background-color: #48c4d2;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.gplus:hover{
    background-color: #d94a39;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.dribbble:hover{
    background-color: #ef5b92;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.yahoo:hover{
    background-color: #7b0099;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.linkedin:hover{
    background-color: #71C5EF;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.skype:hover{
    background-color: #18b7f1;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.fb:hover{
    background-color: #3b5998;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.yt:hover{
    background-color: #C4302B;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.vimeo:hover{
    background-color: #44bbff;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.delicious:hover{
    background-color: #3274d1;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.tumblr:hover{
    background-color: #3a5976;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.pinterest:hover{
    background-color: #cb2027;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.flickr:hover{
    background-color: #FF0084;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a.email:hover{
    background-color: #0bac03;
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a&gt;i{
}

.socialicons&gt;ul.cosmo-social&gt;li&gt;a&gt;i:before{
    line-height: inherit;
}

/* End of social icons*/

/*---------- End - General ----------*/



/*---------- Header ---------- */

header #header-container{
    padding-top: 30px;
}

header #header-container .logo{
    margin-bottom: 30px;
}

header #header-container .logo&gt;a&gt;.logo-image{
    width: 100%;
    text-align: center;
}

header #header-container .logo&gt;a&gt;img{
}

header #header-container .logo&gt;a&gt;h1{
    font-family: Arial;
    text-transform: uppercase;
    white-space:nowrap;
    width: 100%;
    display: block;
    margin: 0;
    line-height: 0.8;
}
.slabtextdone{

}
.slabtexted .slabtext{
    display:-moz-inline-box;
	display:inline-block;
	white-space:nowrap;
}

.slabtextinactive .slabtext{
    display:inline;
    white-space:normal;
    font-size:1em !important;
    letter-spacing:inherit !important;
    word-spacing:inherit !important;
    *letter-spacing:0 !important;
    *word-spacing:0 !important;
}

.slabtextdone .slabtext{
    display:block;
}

/* Search style */

header #header-container .search-btn-container&gt;a.search-btn{
    font-size: 24px;
    color: inherit;
}
header #header-container .search-btn-container&gt;a.search-btn:hover{
    color: inherit;
}

/* End - Search style */

/* Header separator */

header #header-container .header-separator{
    width: 100%;
    height: 3px;
    background-color: #eb4c4c;
    margin-bottom: 30px;
}

/* End - Header separator */



    /* ---------- Menu Navigation ---------- */

    nav.main-menu{
        font-family: Arial, sans-serif;
        font-size: 16px;
    }

    nav.main-menu&gt;ul{
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    nav.main-menu&gt;ul:after{
        display: block;
        clear: both;
        content: '';
    }

    nav.main-menu&gt;ul&gt;li{
        margin: 0;
        padding: 0;
        display: block;
        line-height: 25px;
        padding: 4px 10px;
        display: inline-block;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    nav.main-menu&gt;ul&gt;li:last-child:after{
        display: block;
        clear: both;
        content: '';
    }

    nav.main-menu&gt;ul&gt;li&gt;a{
        padding: 0;
        color: inherit;
    }

    nav.main-menu&gt;ul&gt;li.selected{
        padding-left: 10px;

    }

    nav.main-menu&gt;ul&gt;li.selected a{
        line-height: 25px;
    }

    /* Top menu */

    .top-menu a { font-size: 11px; }


        /* Sticky menu  */

        header #header-container .sticky-menu-container{
            position: fixed;
            top:0;
            left: 0;
            width: 100%;
            z-index: 999;
            display: none;
            max-width: 100%;
            padding: 0px 15px 0 15px;
            color: #FFF;
            border-bottom: 1px solid rgb(255,255,255);
            border-bottom: 1px solid rgba(255,255,255,0.2);
        }
        header #header-container .sticky-menu-container .sticky-content{
            padding-top: 15px;
            padding-bottom: 15px;
            margin: 0 auto;
            padding-left: 15px;
        }

        header #header-container .sticky-menu-container .header-separator{
            margin-bottom: 0;
        }

        /* End - Sticky menu */

    /* ---------- End - Menu Navigation ---------- */


/* ---------- End - Header ---------- */



/* ---------- Main Section ---------- */


    /* Search box */

    .search-container{
        display: none;
        margin-bottom:30px;
        padding: 0 15px;
    }

    .search-container form{
        margin: 0;
    }

    .search-container form fieldset, .widget_search form fieldset {
        border: 0;
        padding: 0;
        margin: 0;
        position: relative;
        padding-right: 180px;
    }

    .search-container form fieldset input, .widget_search form fieldset input {
        margin:0;
        height: 40px;
        border: 0;
        box-shadow: none;
        font-family:Arial;
        line-height: 26px;
    }

    .search-container form fieldset input.input, .widget_search form fieldset input.input {
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.2);
        -webkit-transition: background-color .3s linear;
        -moz-transition: background-color .3s linear;
        -o-transition: background-color .3s linear;
        -ms-transition: background-color .3s linear;
        transition: background-color .3s linear;
        border-radius: 0;
    }

    .search-container form fieldset input.input:focus, .widget_search form fieldset input.input:focus {
        background-color: rgb(255, 255, 255);
        background-color: rgba(255, 255, 255, 0.2);
        border: 1px solid rgb(0,0,0);
        border: 1px solid rgba(0,0,0,0.2);
    }

    .search-container form fieldset input.button, .widget_search form fieldset input.button {
        position: absolute;
        line-height: 38px;
        right: 0;
        top: 0;
        width: 180px;
        background-color: black;
        color: white;
        border: 0;
        text-transform: uppercase;
        padding: 0;
    }

    .search-container input[type="text"] {
        width: 100%;
    }

    /* End - Search box */

section#main&gt;.main-container{

}


.featimg img{  
    width: 100%;
}

.featimg .single_carousel img{  
    width: auto;
}

.featimg a{
    line-height: 0;
}  

.new-post-label{
	right: 5px;
	position: absolute;
	top: 5px;
	line-height: 16px;
	font-size: 16px;
	z-index: 10;
	color: inherit;
	padding: 2px 5px;
	font-size: 10px;
}

.thumb-view article div.entry-content,.team-view article div.entry-content,, .list-view article div.list-wrapper, .grid-view article div.entry-content{
    background-color: inherit;
    color: inherit;
}

.thumb-view article div.entry-content a, .team-view article div.entry-content a,.list-view article div.list-wrapper a, .grid-view article.white-style div.entry-content a{
    color:inherit;
}

.thumb-view article div.entry-content, .team-view article div.entry-content, .list-view article div.list-wrapper,.grid-view article div.entry-content{
    background-color: inherit;
    color: inherit;
}

.thumb-view article div.entry-content a,.team-view article div.entry-content a, .list-view article div.list-wrapper a,.grid-view article div.entry-content a{
    color:inherit;
}

article.white-style{
    background: #FFF;
    color: #000;
}
article.black-style{
    background: #000;
    color: #FFF;
}
    /* ---- Thumb view style ---- */
    .row.thumb-view article{
        margin-bottom: 30px;
        line-height: 0;
    }

    .thumb-view article{
        position: relative;
    }

    article.thumb-image-main{
        position: relative;
    }

    .thumb-view div.entry-content{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

    article.thumb-text-main .featimg{
        -webkit-transition: opacity .2s ease 0s;
    	-moz-transition: opacity .2s ease 0s;
    	-o-transition: opacity .2s ease 0s;
    	-ms-transition: opacity .2s ease 0s;
    	transition: opacity .2s ease 0s;
    	z-index: 5;
    	position: relative;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    	filter: alpha(opacity=0);
    	opacity: 0;

    }

    article.thumb-image-main div.entry-content{
        -webkit-transition: opacity .2s ease 0s;
    	-moz-transition: opacity .2s ease 0s;
    	-o-transition: opacity .2s ease 0s;
    	-ms-transition: opacity .2s ease 0s;
    	transition: opacity .2s ease 0s;
    	z-index: 5;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    	filter: alpha(opacity=0);
    	opacity: 0;
    }

    .thumb-view div.entry-content&gt;ul{
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 30px;
        bottom: 0;
        width: 100%;
    }

    .thumb-view div.entry-content ul&gt;li.entry-content-type{
        font-size: 24px;
    	color: inherit;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    	filter: alpha(opacity=70);
    	opacity: 0.7;
    }

    .thumb-view div.entry-content ul&gt;li.entry-content-type&gt;a&gt;i:before{
        width:auto;
        margin: 0;
        color: inherit;
    }

    .thumb-view div.entry-content ul&gt;li.entry-content-category{
        font-size: 13px;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    	filter: alpha(opacity=70);
    	opacity: 0.7;
    }

    .thumb-view div.entry-content ul&gt;li.entry-content-category&gt;ul.category-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .thumb-view div.entry-content ul&gt;li.entry-content-category&gt;ul.category-list&gt;li{
        display: inline;
    }

    .thumb-view div.entry-content ul&gt;li.entry-content-title h4{
        font-size: 24px;
        color: inherit;
        font-weight: normal;
        margin: 15px 0;
        line-height: 1.3;
    }

    .thumb-view div.entry-content ul&gt;li.entry-content-date{
        font-size: 13px;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    	filter: alpha(opacity=70);
    	opacity: 0.7;
    }

        /* Thumb view text main hover style */

        .thumb-text-main:hover .featimg{
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        	filter: alpha(opacity=100);
        	opacity: 1;
        }

        /* End - Thumb view text main hover style */

        /* Thumb view image main hover style */

        .thumb-image-main:hover .entry-content{
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        	filter: alpha(opacity=100);
        	opacity: 1;
        }

        /* End - Thumb view image main hover style */

    /* ---- End Thumb view style ---- */



    /* ---- List view style ---- */

    .row.list-view{
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
    }

    .list-view{

    }

    .list-view .list-wrapper .entry-content a{
        -webkit-transition: opacity .3s ease 0s;
    	-moz-transition: opacity .3s ease 0s;
    	-o-transition: opacity .3s ease 0s;
    	-ms-transition: opacity .3s ease 0s;
    	transition: opacity .3s ease 0s;
    }

    .list-view .list-wrapper&gt;.columns:first-child{
        padding: 0;
    }

    .list-view article .featimg{
        position: relative;
        line-height: 0;
    }

    .list-view article .featimg img{
        -webkit-transition: opacity .3s ease 0s;
    	-moz-transition: opacity .3s ease 0s;
    	-o-transition: opacity .3s ease 0s;
    	-ms-transition: opacity .3s ease 0s;
    	transition: opacity .3s ease 0s;
    }

    .list-view .entry-content&gt;ul{
        padding: 25px 15px;
        list-style-type: none;
        margin: 0;
    }

    .list-view .entry-content&gt;ul&gt;li{
        margin-bottom: 10px;
    }
    .list-view .entry-content&gt;ul&gt;li.entry-content-type, .list-view .entry-content&gt;ul&gt;li.entry-content-category, .list-view .entry-content&gt;ul&gt;li.entry-content-date{
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    	filter: alpha(opacity=70);
    	opacity: 0.7;
    }

    .list-view .entry-content&gt;ul&gt;li:last-child{
        margin: 0;
    }

    .list-view .entry-content&gt;ul&gt;li.entry-content-category&gt;ul{
        padding: 0;
        margin: 0;
        font-size: 13px;
    }

    .list-view .entry-content&gt;ul&gt;li.entry-content-category&gt;ul&gt;li{
        display: inline;
        font-size: 14px;
    }

    .list-view .entry-content&gt;ul&gt;li.entry-content-title h4{
        font-size: 24px;
        margin: 0;
        color: inherit;
        font-weight: normal;
    }

    .list-view .entry-content&gt;ul&gt;li.entry-content-date{
        font-size: 13px;
    }

    .list-view article.list-medium-image, .list-view article.list-small-image, .list-view article.list-large-image, .list-view article.list-no-image{
        margin-bottom: 30px;
    }

    .list-view article.list-medium-image:last-child, .list-view article.list-small-image:last-child, .list-view article.list-large-image:last-child, .list-view article.list-no-image:last-child{
        margin: 0;
    }

    .list-view article.list-no-image .entry-content&gt;ul{
        padding: 25px 25px 25px 30px;
    }
    .list-view .entry-content &gt; ul &gt; li.entry-content-excerpt{
        line-height: 1.8;
    }

    .list-view article.list-medium-image .entry-content&gt;ul&gt;li.entry-content-date&gt;a&gt;i{
        font-size: 18px;
        padding-left: 15px;
    }

    .list-view article.list-small-image .entry-content&gt;ul{
        padding: 25px 25px 0 15px;
    }

    .list-view article.list-large-image .entry-content&gt;ul&gt;li.entry-content-type&gt;a&gt;i{
        font-size: 24px;
        width: auto;
        line-height: 1;
    }
    .list-view article.list-large-image .entry-content&gt;ul&gt;li.entry-content-type&gt;a&gt;i:before{
    	width: auto;
    	margin: 0;
    }

    .list-view .entry-content-date .entry-format{
    	padding-left: 10px;
    }

        /* List view hover effect */

        .list-view article .entry-content a:hover{
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        	filter: alpha(opacity=80);
        	opacity: .8;
        }

        .list-view article .featimg:hover img{
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        	filter: alpha(opacity=80);
        	opacity: .8;
        }

        /* End - List view hover effect */

        /* List view video-type */

        .list-view article .featimg .video-post&gt;a{
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0%;
            top: 0%;
            z-index: 9;
            text-align: center;
        }
        
        .list-view article .featimg .video-post&gt;a&gt;i{
            position: absolute;
            left: 50%;
            top: 50%;
            color: inherit;
        }

        .list-view article.list-small-image .featimg .video-post&gt;a&gt;i{
            font-size: 80px;
            margin-top: -40px;
            margin-left: -56px;
        }

        .list-view article.list-medium-image .featimg .video-post&gt;a&gt;i{
            font-size: 100px;
            margin-top: -50px;
            margin-left: -70px;
        }

        .list-view article.list-large-image .featimg .video-post&gt;a&gt;i{
            font-size: 120px;
            margin-top: -60px;
            margin-left: -84px;
        }

        /* End - List view video-type */

    /* ---- End List view style ---- */

    

    /* ---- Testimonials view style ---- */

    .testimonials-view, .testimonials {
        position: relative;
    }

    .testimonials-view ul.testimonials-carousel, .widget ul.testimonials-carousel{
        margin: 0 0 30px 0;
        padding: 0;
        list-style-type: none;
        /*background-color: white;*/
        color: inherit; 
    }
    .widget ul.testimonials-carousel{
    	margin-bottom: 0;
    }
    .testimonials-view ul.testimonials-carousel &gt; li.testimonials-carousel-elem,
    .widget ul.testimonials-carousel &gt; li.testimonials-carousel-elem{
        display: none;
    }

    .testimonials-view ul.testimonials-carousel &gt; li.testimonials-carousel-elem.active,
    .widget ul.testimonials-carousel &gt; li.testimonials-carousel-elem.active{
        display: block;
    }

    .testimonials-view ul.testimonials-carousel-nav, .widget ul.testimonials-carousel-nav{
        position: absolute;
        list-style-type: none;
        bottom: 50px;
        margin: 0;
        right: 45px;
    }

    .widget ul.testimonials-carousel-nav {
        bottom: -15px;
        right: 0;
    }

    .testimonials-view ul.testimonials-carousel-nav &gt; li, .widget ul.testimonials-carousel-nav &gt; li{
        height: 26px;
        width: 48px;
        background-color: black;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        color: white;
        font-size: 18px;
        line-height: 24px;
    }

    .testimonials-view ul.testimonials-carousel-nav &gt; li &gt; i:before, .widget ul.testimonials-carousel-nav &gt; li &gt; i:before{
        line-height: inherit;
    }

    .testimonials-view ul.testimonials-carousel-nav &gt; li:hover, .widget ul.testimonials-carousel-nav &gt; li:hover{
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.5);
    }

    .testimonials-view &gt; .testimonials-elem{

    }

    .widget .testimonials-carousel  article.testimonials-elem &gt; .testimonials-elem-wrapper{
    	padding: 0;
    }

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper{
        padding: 30px 30px;
        list-style-type: none;
        margin: 0;
    }

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content,
    .widget article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content{
        margin-bottom: 35px;
    }
    
    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content-excerpt,
    .widget article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content-excerpt {
        margin-bottom: 30px;
    }

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; div.featimg,
    .widget article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; div.featimg{
        position: relative;
        max-width: 100px;
        float: left;
        padding-right: 30px;
    }
    

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list,
    .widget article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: inline-block;
    }

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list:after,
    .widget article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list:after {
        content: '';
        display: block;
        clear:both;
    }

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list &gt; li.entry-content-name h4,
    .widget article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list &gt; li.entry-content-name h4 {
        font-size: 24px;
        margin: 0;
        color: inherit;
    }

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list &gt; li.entry-content-function,
    .widget article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; .entry-content &gt; ul.entry-content-list &gt; li.entry-content-function {
        font-size: 12px;
        font-style: italic;
        color: inherit;
    }



    /* ---- End Testimonials style ---- */



    /* ---- Grid view style ---- */


    .grid-view{

    }

    .grid-view .grid-elem.white-style{
        color: black;
    }

    .grid-view .grid-elem.black-style{
        color: white;
    }


    .grid-view article.grid-elem{
        position: relative;
        margin-bottom: 30px;
        line-height: 0;
    }

    .grid-view article.grid-elem&gt;header&gt;.featimg{
        position: relative;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul{
        margin: 0;
        padding: 30px;
        list-style-type: none;

    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li{
        padding-bottom: 15px;
    }

     .grid-view .entry-content&gt;ul&gt;li.entry-content-type, .grid-view .entry-content&gt;ul&gt;li.entry-content-category, .grid-view .entry-content&gt;ul&gt;li.entry-content-date{
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    	filter: alpha(opacity=70);
    	opacity: 0.7;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li:last-child{
        padding: 0;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li.entry-content-type{

    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li.entry-content-category&gt;ul{
        margin: 0;
        list-style-type: none;
        font-size: 13px;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li.entry-content-category&gt;ul&gt;li{
        display: inline;
        width: auto;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li.entry-content-title h4{
        font-size: 24px;
        line-height: 1.3;
        margin: 0;
        color: inherit;
        font-weight: normal;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li.entry-content-date{
        font-size: 13px;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li.entry-content-date&gt;a&gt;i{
        display: inline-block;
        margin-left:20px;
        font-size: 16px;
    }

    .grid-view article.grid-elem&gt;.entry-content&gt;ul&gt;li.entry-content-excerpt{
        font-family: inherit;
        line-height: 1.8;
    }
    .grid-view article .featimg img{
    	-webkit-transition: .4s all;
    	-moz-transition: .4s all;
    	-o-transition: .4s all;
    	-ms-transition: .4s all;
    	transition: .4s all;
    }
    .grid-view article .featimg:hover img{
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    	filter: alpha(opacity=80);
    	opacity: .8;
    }
        /* Grid view video post */

        .grid-view article.grid-elem&gt;header&gt;.featimg&gt;.video-post&gt;a{
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0%;
            top: 0%;
            z-index: 9;
            text-align: center;
            color: inherit;
        }

        .grid-view article.grid-elem&gt;header&gt;.featimg&gt;.video-post&gt;a&gt;i{
            position: absolute;
            left: 50%;
            top: 50%;
            color: inherit;
            font-size: 120px;
            margin-top: -60px;
            margin-left: -84px;
        }

        /* End of Grid view video post */


    /* ---- End Grid view style ---- */


    /* ---- Box view style ---- */

    .box-view{

    }

    .box-view article.box{
        margin-bottom:30px; 
    }

    .box-view article.box a{
        color: inherit;
    }

    .box-view article.box.white-style{
        background-color: white;
        color: black;
    }

    .box-view article.box.black-style{
        background-color: black;
        color: white;
    }

    .box-view article.box header&gt;div.featimg{
        text-align: center;
    }

    .box-view article.box header&gt;div.featimg img{
        width: auto;
        max-width: 100%;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .box-view article.box div.entry-content{

    }

    .box-view article.box div.entry-content&gt;ul{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .box-view article.box div.entry-content&gt;ul&gt;li{
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .box-view article.box div.entry-content&gt;ul&gt;li.entry-content-title h4{
        font-size: 24px;
        font-family: Arial; 
        padding: 0 20px 20px 20px;
        margin: 0;
        color: inherit;
    }

    .box-view article.box div.entry-content&gt;ul&gt;li.entry-content-excerpt{
        font-size: 14px;
        font-family: Arial;
        padding: 0 20px 30px 20px;
    }



    /* ---- End Box view style ---- */



    /* ---- Timeline view style ---- */

    .timeline-view{

    }

    .timeline-view .center-separator{
        position: absolute;
        left: 50%;
        height: 99%;
        width: 3px;
        z-index: 10;
        margin-left: -1px;
    }

    /* Left elem on timeline */

    .timeline-view div.row.timeline-view-left-elem{
        position: relative;
    }

    .timeline-view div.row.timeline-view-left-elem ul.timeline-meta{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .timeline-view div.row.timeline-view-left-elem ul.timeline-meta&gt;li{
        display: block;
        position: absolute;
        z-index: 10;
    }

    .timeline-view div.row.timeline-view-left-elem li.timeline-article-separator{
        height: 3px;
        width: 30%;
        margin-top: -1px;
        top:25%;
        right: 0;
    }

    .timeline-view div.row.timeline-view-left-elem li.timeline-article-post-type{
        height: 64px;
        line-height: 64px;
        width: 64px;
        top:25%;
        margin-top: -32px;
        right: -32px;
        border-radius: 50%;
        text-align: center;
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1);
    }

    .timeline-view div.row.timeline-view-left-elem li.timeline-article-post-type i{
        color: #fff;
        font-size: 26px;
        display: block;
        vertical-align: middle;
    }

    .timeline-view div.row.timeline-view-left-elem li.timeline-article-date{
        top: 35%;
        right: 0;
        width: 100px;
        text-align: center;
        margin-right: -50px;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.2);
        font-size: 11px;
        color: #FFF;
        line-height: 20px;
    }

    .timeline-view div.row.timeline-view-left-elem li.timeline-article-date a{
        color: inherit;
    }


    /* Right elem on timeline */
    .timeline-view .timeline-view-right-elem-wrapper{
    }


    .timeline-view div.row.timeline-view-right-elem{
        position: relative;
        margin-top: 50px;
    }

    .timeline-view div.row.timeline-view-right-elem ul.timeline-meta{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .timeline-view div.row.timeline-view-right-elem ul.timeline-meta&gt;li{
        display: block;
        position: absolute;
        z-index: 10;
    }

    .timeline-view div.row.timeline-view-right-elem li.timeline-article-separator{
        height: 3px;
        width: 30%;
        margin-top: -1px;
        top:70%;
        left: 0;
    }

    .timeline-view div.row.timeline-view-right-elem li.timeline-article-post-type{
        height: 64px;
        line-height: 64px;
        width: 64px;
        top:70%;
        margin-top: -32px;
        left: -32px;
        border-radius: 50%;
        text-align: center;
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1);
    }

    .timeline-view div.row.timeline-view-right-elem li.timeline-article-post-type i{
        color: #fff;
        font-size: 26px;
        display: block;
        vertical-align: middle;
    }


    /* ---- End Timeline view style ---- */




    /* ---- Carousel style ---- */

    .carousel-wrapper{
        overflow: hidden;
    	
    }

    .carousel-wrapper .carousel-container{
        overflow: hidden;
        transition: margin-left .2s, max-height .9s, opacity .5s;
        -moz-transition: margin-left .2s, max-height .9s, opacity .5s;
        -webkit-transition: margin-left .2s, max-height .9s, opacity .5s;
        -ms-transition: margin-left .2s, max-height .9s, opacity .5s;
        -o-transition: margin-left .2s, max-height .9s, opacity .5s;
        max-height: 0px;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    	filter: alpha(opacity=0);
    	opacity: 0;
    }

    .carousel-wrapper .carousel-container&gt;div.columns{

    }

    .carousel-wrapper ul.carousel-nav{
        list-style-type: none;
        margin: 0 0 15px 0;
    }

    .carousel-wrapper ul.carousel-nav:after{
        display: block;
        content: '';
        clear: both;
    }

    .carousel-wrapper ul.carousel-nav &gt; li{
        height: 26px;
        width: 48px;
        background-color: black;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        color: white;
        font-size: 18px;
        line-height: 24px;
        display: none;
    }

    .carousel-wrapper ul.carousel-nav &gt; li.carousel-nav-left{
        margin-left: 15px;
        float:left;
    }

    .carousel-wrapper ul.carousel-nav &gt; li.carousel-nav-right{
        margin-right: 15px;
        float:right;
    }


    .carousel-wrapper ul.carousel-nav &gt; li &gt; i:before{
        line-height: inherit;
    }

    .carousel-wrapper ul.carousel-nav &gt; li:hover{
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.5);
    }


    /* ---- End of Carousel style ---- */


    /* Delimiters */

        /* Simple delimiter */

        .delimiter-type{
            display: block;
            clear: both;
            height: 1px;
            margin-bottom: 30px;
            width: 100%;
        }

        /* Pointed delimiter */
        .delimiter-type.pointed{
            border-top: 1px dotted rgb(0,0,0);
            border-top: 1px dotted rgba(0,0,0,0.11);
        }

        /* Doublepointed delimiter */
        .delimiter-type.doublepointed{
            border-top: 1px dotted rgb(0,0,0);
            border-top: 1px dotted rgba(0,0,0,0.11);
            border-bottom: 1px dotted rgb(0,0,0);
            border-bottom: 1px dotted rgba(0,0,0,0.35);
            height: 8px;
        }

        /* Line delimiter */
        .delimiter-type.line{
            border-top: 1px solid rgb(0,0,0);
            border-top: 1px solid rgba(0,0,0,0.11);
        }

        /* Doubleline delimiter */
        .delimiter-type.doubleline{
            border-top: 1px solid rgb(0,0,0);
            border-top: 1px solid rgba(0,0,0,0.11);
            border-bottom: 1px solid rgb(0,0,0);
            border-bottom: 1px solid rgba(0,0,0,0.35);
            height: 8px;
        }

    /* End of delimiters */



    /* Delimiters */

        /* Simple delimiter */

        .delimiter-type{
            display: block;
            clear: both;
            height: 1px;
            margin-bottom: 30px;
            width: 100%;
        }

        /* Pointed delimiter */
        .delimiter-type.pointed{
            border-top: 1px dotted rgb(0,0,0);
            border-top: 1px dotted rgba(0,0,0,0.11);
        }

        /* Doublepointed delimiter */
        .delimiter-type.doublepointed{
            border-top: 1px dotted rgb(0,0,0);
            border-top: 1px dotted rgba(0,0,0,0.11);
            border-bottom: 1px dotted rgb(0,0,0);
            border-bottom: 1px dotted rgba(0,0,0,0.35);
            height: 8px;
        }

        /* Line delimiter */
        .delimiter-type.line{
            border-top: 1px solid rgb(0,0,0);
            border-top: 1px solid rgba(0,0,0,0.11);
        }

        /* Doubleline delimiter */
        .delimiter-type.doubleline{
            border-top: 1px solid rgb(0,0,0);
            border-top: 1px solid rgba(0,0,0,0.11);
            border-bottom: 1px solid rgb(0,0,0);
            border-bottom: 1px solid rgba(0,0,0,0.35);
            height: 8px;
        }

    /* End of delimiters */



    /* ---- Team style ---- */

    .row.team-view article{
        margin-bottom: 30px;
        line-height: 0;
    }

    .team-view .featimg &gt; .socialicons{
        position: absolute;
        bottom: 0;
        padding: 5px 5px 0 5px;
        width: 100%;
    }

    .team-view .featimg &gt; .socialicons &gt; ul.cosmo-social{
        margin: 0;
        padding: 0;
    }

    .team-view .featimg &gt; .socialicons &gt; ul.cosmo-social &gt; li{
        float: right;
        padding-left: 5px;
    }

    .team-view article{
        position: relative;
    }

    .team-view div.entry-content{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

    article.team-text-main .featimg{
        -webkit-transition: opacity .2s ease 0s;
    	-moz-transition: opacity .2s ease 0s;
    	-o-transition: opacity .2s ease 0s;
    	-ms-transition: opacity .2s ease 0s;
    	transition: opacity .2s ease 0s;
    	z-index: 5;
    	position: relative;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    	filter: alpha(opacity=0);
    	opacity: 0;
    }

    .team-view div.entry-content&gt;ul{
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 20% 10% 10% 10%;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .team-view div.entry-content ul&gt;li.entry-content-name{
    	margin-bottom: 15px;
    }

    .team-view div.entry-content ul&gt;li.entry-content-name h4{
        font-size: 24px;
        text-align: center;
        word-wrap: break-word;
        margin: 0;
        color: inherit;
    }

    .team-view div.entry-content ul&gt;li.entry-content-function{
        font-size: 14px;
        text-align: center;
    }

        /* Team view text main hover style */

        .team-text-main:hover .featimg{
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        	filter: alpha(opacity=100);
        	opacity: 1;
        }

        /* End - Team view text main hover style */


    /* ---- End of Team style ---- */

    /* Filters */

    ul.thumbs-splitter{
        text-align: center;
        margin-bottom: 0;
        list-style-type: none; 
    }

    ul.thumbs-splitter &gt; li:first-child{
        padding-left: 0;
    }

    ul.thumbs-splitter &gt; li {
        display: inline-block;
        line-height: 24px;
        margin-bottom: 30px;
        text-transform: uppercase;
    }

    ul.thumbs-splitter &gt; li &gt; a{
        color: white;
        display: block;
        opacity: 0.6;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter: alpha(opacity=60);
        padding: 0px 10px;
        font-weight: normal;
    }

    ul.thumbs-splitter &gt; li &gt; a.selected{
        opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
        color: white;
    }

    /* End of Filters */

    /* End of Filters */



    /* Tabbers */

    .tabment ul.tabment-splitter{
        margin-bottom: 30px;
        list-style-type: none;
        border-bottom: 1px solid rgb(0,0,0);
        border-bottom: 1px solid rgba(0,0,0,0.6);
    }

    .tabment ul.tabment-splitter &gt; li:first-child{
        padding-left: 0;
    }

    .tabment ul.tabment-splitter &gt; li {
        display: inline-block;
        line-height: 24px;
    }

    .tabment ul.tabment-splitter &gt; li &gt; a{
        color: white;
        display: block;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.6);
        padding: 2px 10px;
    }

    .tabment ul.tabment-splitter &gt; li &gt; a.selected{
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,1);
        color: white;
    }

    /* End of Tabbers */

    /* Hide unwanted content */
    .list-view article, .grid-view article, .thumb-view article{
    	overflow: hidden;
    }


    /* Portfolio single */
    .portfolio-single{
    	margin-bottom: 30px;
    }
    .portfolio-single.portrait .featimg{
    	margin-left: -15px;
    	margin-top: -30px;
    }
    .portfolio-title{
    	margin-bottom: 20px;
    	margin-top: 0;
    }
    .portfolio-single .featimg img{
    	width: auto;
    }
    .portfolio-single .featimg{
    	text-align: center;
    }
    /* ---- Single ---- */

    .post-wrapper{

    }

    .post{
        width: 100%;
        padding: 30px 30px 1px 30px;
    }

    .post&gt;.featimg{
        margin-bottom: 30px;
        margin-left: -30px;
        margin-right: -30px;
        margin-top: -30px;
        position: relative;
        line-height: 0;
    }
    .post .excerpt{
    	margin-bottom: 30px;
    }
    .post&gt;.featimg img{
        max-width: 100%;
        width: 100%;
    }

    .post&gt;.meta{
        margin-bottom: 10px;
    }

    .post&gt;.meta&gt;ul.meta-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li{
        display:inline-block;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li.meta-likes-container{
        margin-bottom: 4px;
        margin-right: 4px;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li.meta-post-type&gt;a{
        color: inherit;
        position: relative;
        background: black;
        display: block;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li.meta-post-type&gt;a&gt;i{
        font-size: 19px;
        display: block;
        color: white;
        line-height: 19px;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li.meta-post-type&gt;a&gt;i:before{
        line-height: 24px;
    	vertical-align: -8%;
    	padding: 0 3px;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    	filter: alpha(opacity=100);
    	opacity: 1;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li.meta-category&gt;ul.meta-category-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-right: 6px;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li.meta-category&gt;ul.meta-category-list&gt;li{
        display: inline-block;
        color: white;
        margin-bottom: 4px;
    }

    .post&gt;.meta&gt;ul.meta-list&gt;li.meta-category&gt;ul.meta-category-list&gt;li&gt;a{
        color: inherit;
        display: block;
        text-transform: uppercase;
        padding: 0 10px;
        font-family: Helvetica;
        font-size: 12px;
        height: 24px;
        line-height: 25px;
        font-family: Arial, sans-serif;
    }

    .post&gt;h2.post-title{
        margin: 0 0 15px 0;
        font-family: Helvetica;
        font-size: 42px;
        color: inherit;
    }

    .post.no-meta &gt; h2.post-title{
    	margin: 0 0 30px 0;
    }

    .post&gt;.meta-details{
        margin-bottom: 30px;
        clear: both;
    }

    .post&gt;.meta-details&gt;ul.meta-details-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .post&gt;.meta-details&gt;ul.meta-details-list&gt;li{
        display: inline-block;
    	color: inherit;
    	padding-right:10px;
    	margin-right: 10px;
    	border-right: 1px solid #9c9c9c;
    	text-transform: uppercase;
    	font-size: 12px;
    	line-height: 12px;
    	margin-left: -4px;
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    	filter: alpha(opacity=60);
    	opacity: 0.6;
    }

    .post&gt;.meta-details&gt;ul.meta-details-list&gt;li:first-child{
        padding-left: 0;
        margin-left: 0;
    }

    .post&gt;.meta-details&gt;ul.meta-details-list&gt;li:last-child{
        border: 0;
    }

    .post&gt;.meta-details&gt;ul.meta-details-list&gt;li&gt;a{
        color: inherit;
    }

    .post&gt;.excerpt{
        font-size: 14px;
        font-family: Arial;
        margin-bottom: 30px;
        line-height: 24px;
        color: inherit;
    }

    .post &gt; .excerpt &gt; div:last-child{
    	margin-bottom:0;
    	padding-bottom:0; 
    }

    .post .attached-image-gallery{

    }

    .post .attached-image-gallery .attached-image-gallery-elem{
        margin-bottom: 30px;
    }

    .post .attached-files{
        margin-bottom: 30px;
    }

    .post .attached-files .attached-files-elem{
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.6);
        padding: 20px 15px 10px 15px;
        margin: 0 0 15px 0;
        color: white;
    }

    .post .attached-files .attached-files-elem&gt;a{
        color: inherit;
    }

    .post .attached-files .attached-files-elem&gt;a&gt;.attached-files-elem-icon{
        float:left;
        padding: 0 15px 10px 0;
        font-size: 24px;
        margin-top: -4px;
    }
    .portfolio-single.portrait .attached-files .attached-files-elem&gt;a&gt;.attached-files-elem-icon{
    	margin-top: -10px;
    }

    .post .attached-files .attached-files-elem&gt;a&gt;.attached-files-elem-title{
        padding: 0 0 10px 0;
    }

    .single article.post .featimg {
        position: relative;
        line-height: 0;
        text-align: center;
    }
    
    .single article.post .featimg .featbg { position: relative; max-width: 100%; display: block; }
    /* ---- END Single ---- */



/* ---------- End - Main Section ---------- */




/* ---------- Footer ---------- */


/* ---------- End - Footer ---------- */




/* ---------- Different Viewports Style ---------- */


/* &gt; 1440px width */
@media only screen  and (min-width: 1440px){
    
}


/* between 1170px and 1024px width */
@media only screen  and (min-width: 1024px) and (max-width: 1170px){
    .list-view article.list-medium-image .entry-content&gt;ul&gt;li.entry-content-excerpt&gt;span.excerpt-3{
        display: none;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    .thumb-view div.entry-content ul &gt; li.entry-content-title h4{
		font-size: 16px;
	}

	.grid-view article.grid-elem &gt; .entry-content &gt; ul &gt; li.entry-content-title h4{
		font-size: 16px;
	}
}

/* between 1024px and 768px width */
@media only screen  and (min-width: 768px) and (max-width: 1023px){
	.thumb-view div.entry-content ul &gt; li.entry-content-title h4{
		font-size: 16px;
	}

	.grid-view article.grid-elem &gt; .entry-content &gt; ul &gt; li.entry-content-title h4{
		font-size: 16px;
	}

	.list-view article.list-medium-image .entry-content&gt;ul&gt;li.entry-content-excerpt&gt;span.excerpt-3{
        display: none;
    }

    .sticky-menu-container{
    	display: none !important;
    }
	
    .list-view article.list-medium-image .entry-content&gt;ul&gt;li.entry-content-excerpt&gt;span.excerpt-3{
        display: none;
    }

    .list-view article.list-medium-image .entry-content&gt;ul&gt;li.entry-content-excerpt&gt;span.excerpt-2{
        display: none;
    }

    .list-view article.list-small-image .entry-content&gt;ul&gt;li.entry-content-date{
        display: none;
    }

    .list-view article.list-medium-image .entry-content&gt;ul&gt;li.entry-content-excerpt&gt;span.excerpt-3{
        display: none;
    }

    .list-view article.list-large-image .entry-content&gt;ul&gt;li.entry-content-excerpt&gt;span.excerpt-3{
        display: none;
    }
    .post&gt;h2.post-title{
    	font-size: 32px;
    }

}

/* &lt;768px width */
@media only screen  and (max-width: 768px){
	.search-container form fieldset input.button, .widget_search form fieldset input.button {
		width: 90px;
	}

	.search-container form fieldset, .widget_search form fieldset{
		padding-right:90px; 
	}

    .list-view article.list-small-image .entry-content&gt;ul{
        padding: 25px 15px 25px 15px;
    }

    .timeline-view .center-separator{
    	display: none;
    }

    .sticky-menu-container{
    	display: none !important;
    }

    .list-view article.list-small-image .featimg .video-post&gt;a&gt;i, .list-view article.list-medium-image .featimg .video-post&gt;a&gt;i, .list-view article.list-large-image .featimg .video-post&gt;a&gt;i{
        font-size: 120;
        margin-top: -60px;
        margin-left: -84px;
    }

    .post &gt; .attached-files .attached-files-elem &gt; a &gt; .attached-files-elem-icon{
        width: 100%;
        text-align: center;
    }

    .post &gt; .attached-files .attached-files-elem &gt; a &gt; .attached-files-elem-title{
        width: 100%;
        text-align: center;
        color: inherit;
    }

    .timeline-view .timeline-view-right-elem-wrapper{
        border-left:0;
    }


    .timeline-view div.row.timeline-view-right-elem{
        margin-top: 0px;
    }

    .timeline-view div.row.timeline-view-right-elem ul.timeline-meta{
        display: none;
    }

    .timeline-view div.row.timeline-view-left-elem ul.timeline-meta{
        display: none;
    }

    .testimonials-view article.testimonials-elem &gt; .testimonials-elem-wrapper &gt; div.featimg img{
        margin-bottom: 30px;
    }
    .post&gt;h2.post-title{
    	font-size: 32px;
    }

}

/* ---------- End - Different Viewports Style ---------- */

.thumb-view blockquote, .list-view blockquote, .grid-view blockquote, .timeline-view blockquote{
	margin-bottom: 0;
}


/* Masonry related styles */
.masonry .masonry_elem article{width:100%}

/* End - Masonry related styles */

.no-padding { padding: 0; }

.no_gutter &gt; .columns{
	padding: 0;
}
.row.no_gutter{
	margin: 0;
}
.no_gutter &gt; .columns &gt; article{
	margin-bottom: 0;
}

/*for masonry we need to make columns a bit smaller*/
.masonry.row .three, .filter-on.row .three{width:24.98%;} 
.masonry.row .six, .filter-on.row .six{ width: 49.99%; }
.masonry.row .two, .filter-on.row .two { width: 16.66567%; }

/*==================== Start: Recommended Isotope styles =======================*/

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.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:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* ===================End: Recommended Isotope styles =========================*/


/*==========================Loader=========================*/


#fountainG {
    display: none;
    height: 45px;
    left: 40%;
    margin-bottom: 30px;
    position: relative;
    width: 240px;
}

.fountainG{
position:absolute;
top:0;
background-color:#000000;
width:29px;
height:29px;
-moz-animation-name:bounce_fountainG;
-moz-animation-duration:1.5s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(.3);
-moz-border-radius:19px;
-webkit-animation-name:bounce_fountainG;
-webkit-animation-duration:1.5s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(.3);
-webkit-border-radius:19px;
-ms-animation-name:bounce_fountainG;
-ms-animation-duration:1.5s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(.3);
-ms-border-radius:19px;
-o-animation-name:bounce_fountainG;
-o-animation-duration:1.5s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(.3);
-o-border-radius:19px;
animation-name:bounce_fountainG;
animation-duration:1.5s;
animation-iteration-count:infinite;
animation-direction:linear;
transform:scale(.3);
border-radius:19px;
}

#fountainG_1{
left:0;
-moz-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-o-animation-delay:0.6s;
animation-delay:0.6s;
}

#fountainG_2{
left:30px;
-moz-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-o-animation-delay:0.75s;
animation-delay:0.75s;
}

#fountainG_3{
left:60px;
-moz-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-o-animation-delay:0.9s;
animation-delay:0.9s;
}

#fountainG_4{
left:90px;
-moz-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-o-animation-delay:1.05s;
animation-delay:1.05s;
}

#fountainG_5{
left:120px;
-moz-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-o-animation-delay:1.2s;
animation-delay:1.2s;
}

#fountainG_6{
left:150px;
-moz-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-o-animation-delay:1.35s;
animation-delay:1.35s;
}

#fountainG_7{
left:180px;
-moz-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-o-animation-delay:1.5s;
animation-delay:1.5s;
}

#fountainG_8{
left:210px;
-moz-animation-delay:1.65s;
-webkit-animation-delay:1.65s;
-ms-animation-delay:1.65s;
-o-animation-delay:1.65s;
animation-delay:1.65s;
}

@-moz-keyframes bounce_fountainG{
0%{
-moz-transform:scale(1);
background-color:#000000;
}

100%{
-moz-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-webkit-keyframes bounce_fountainG{
0%{
-webkit-transform:scale(1);
background-color:#000000;
}

100%{
-webkit-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-ms-keyframes bounce_fountainG{
0%{
-ms-transform:scale(1);
background-color:#000000;
}

100%{
-ms-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-o-keyframes bounce_fountainG{
0%{
-o-transform:scale(1);
background-color:#000000;
}

100%{
-o-transform:scale(.3);
background-color:#FFFFFF;
}

}

@keyframes bounce_fountainG{
0%{
transform:scale(1);
background-color:#000000;
}

100%{
transform:scale(.3);
background-color:#FFFFFF;
}

}
/*==========================End Loader=========================*/

/* No pages background style */

body.no_background_color .post, body.no_background_color .widget, body.no_background_color .post-item-page{
	background: none !important;
}

body.no_background_color .post-item-page{
	padding: 0;
}

body.no_background_color .post{
	padding: 0;
}

body.no_background_color .post &gt; .featimg {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

body.no_background_color .portfolio-single.portrait .featimg{
	margin-left: 0;
	margin-top: 0;
}

body.no_background_color .widget{
	padding: 0;
}

body.no_background_color .widget h5.widget-title{
	margin: 0 0 10px 0;
}

body.no_background_color .widget ul.testimonials-carousel-nav{
	bottom: 0;
	right: 0;
}

/* End of No pages background style */

/* Short code contact form */

form.contactform input, .widget form.b_contact input{
	height: 30px;
}

/* End of Short code contact form */


/* End of Short code contact form */

/*Start Audio player html5*/
.audio-player {
    margin-bottom: 10px;
}
.audio-player &gt; p {
    margin: 0;
}

div.mejs-audio,  audio{display: block; margin: 10px 0px;}
/*End Audio player html5 */

/*=====================Event single style=======================*/

.event-details{
    width: 100%;
    margin-bottom: 30px;
    font-family: Helvetica;
}

.event-details &gt; ul.event-details-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.event-details &gt; ul.event-details-list &gt; li.event-details-list-elem{
    border-bottom: 1px solid rgb(0,0,0);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-top: 1px solid rgb(255,255,255);
    border-top: 1px solid rgba(255,255,255,0.2);
    line-height: 40px;
}

.event-details &gt; ul.event-details-list &gt; li.event-details-list-elem:first-child{
    border-top: 0;
}

.event-details &gt; ul.event-details-list &gt; li.event-details-list-elem &gt; div.event-details-list-elem-name{
    width: 30%;
    float: left;
}

.event-details &gt; ul.event-details-list &gt; li.event-details-list-elem &gt; div.event-details-list-elem-content{
    width: 79%;
}

.event-map{
    margin-bottom: 30px;
}
.event-map iframe {
	width: 100%;
}
span.repeated-event{
    display: inline-block;
    float: left;
    position: relative;
    margin-right: 30px;
    margin-top: 10px;
    font-family: arial;
}

span.repeated-event span.repeated-event-frequency{
    font-size: 12px;
    width: 100%;
    display: block;
}

.addthis_button_facebook_like iframe.fb_iframe_widget_lift { z-index: 6; }
/* End of Event single style */

.mejs-video {margin: 30px auto;}

@media only screen  and (max-width: 767px){
	.mejs-video , .mejs-video .mejs-layer, .mejs-video 	video{max-width: 100%;}
	.mejs-audio{max-width: 100%;}
}


/* author box styles */
.author-bio-box{padding: 20px; margin-bottom: 30px;}
.author-bio-box .inner-content{position: relative; }
.author-bio-box .author-avatar{float: left; margin: 0px 20px 15px 0px; }
.author-bio-box .author-bio-content{line-height: 22px;}
.author-bio-box .author-bio-content p{margin-bottom: 5px;}
.author-bio-box .author-bio-content h2{border: 0px; color: #fff !important; line-height: 30px; height: 40px;}</pre></body></html>