h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: inherit;}
img{border: 0;}
body{
    background: #FFF;
/*	font-size:12px;
	font-size:0.85714286rem;*/
}


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 > .row > .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('http://www.whiteclothgallery.com/wp-content/themes/afternight/images/delimiter.pointed.png') 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 > .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 > .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 > li.bypostauthor {
    border-color: transparent;
}
.cosmo-comment-list > li.bypostauthor .cosmo-comment-textinfo, .cosmo-comment-list .children > 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 > .zoom-image{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.featbg:hover > .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 > div{
    display: none;
}
.related-posts > div:first-child{
    display: block;
}

.related-posts.thumb-view div.entry-content ul > li.entry-content-title h4{
    font-size: 16px;
    line-height: 1.4;
}
.related-posts.thumb-view div.entry-content ul > li.entry-content-category > ul.category-list li, .related-posts.thumb-view div.entry-content ul > 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 > ul{
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0;
}
.popular-tags > ul > li{
    display: inline-block;
    margin: 0;
    line-height: 20px;
}
.popular-tags > ul > li > 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 > .es-nav {
    position: absolute;
    list-style-type: none;
    bottom: 0px;
    margin: 0;
    right: 0px;
    top: auto;
}

.single_carousel > .es-nav > 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 > .es-nav > 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 > .es-carousel > ul > li > 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 > .row,
#page.boxed > section#main > .main-container > .row,
#page.boxed > footer > .row,
#page.boxed #header-container > div.full_width_row > .row,
#page.boxed > section#main > .main-container > div.full_width_row > .row,
#page.boxed > footer > div.full_width_row > .row{
    padding-right: 15px;padding-left: 15px;
}

#page #header-container > .row.row_no_margin,
#page.boxed #header-container > .row.row_no_margin,
#page > section#main > .main-container > .row.row_no_margin,
#page.boxed > section#main > .main-container > .row.row_no_margin,
#page > footer > .row.row_no_margin,
#page.boxed > footer > .row.row_no_margin,

#page #header-container > .full_width_row > .row.row_no_margin,
#page.boxed #header-container > .full_width_row > .row.row_no_margin,
#page > section#main > .main-container > .full_width_row > .row.row_no_margin,
#page.boxed > section#main > .main-container > .full_width_row > .row.row_no_margin,
#page > footer > .full_width_row > .row.row_no_margin,
#page.boxed > footer > .full_width_row > .row.row_no_margin
{
    padding: 0;
}
#page.boxed div.row_no_margin > .columns:first-child, #page div.row_no_margin > .columns:first-child{
    padding-left: 0;
}
#page.boxed div.row_no_margin > .columns:last-child, #page div.row_no_margin > .columns:last-child{
    padding-right: 0;
}
.full_width_row{padding-top: 30px;}
div.row_no_margin + div.row > div > div, div.full_width_row + div.row > div > 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 > .row{
    margin: 0;
}
.full_width_row.full_width_content_row > .row > .columns, .full_width_row.full_width_content_row > .row > .columns > .row > .columns{padding: 0;}
.full_width_row.full_width_content_row > .row > .columns > .row, .full_width_row.full_width_content_row > .row > .columns > .row > .columns > .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 > .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 > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .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 > .sf-sub-indicator { background-position:  0 0; top: .45em; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0; /* arrow hovers for modern browsers*/
    top:.45em;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background: url('http://www.whiteclothgallery.com/wp-content/themes/afternight/css/images/shadow.png') 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 > 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 > 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 > ul {
    display: none;
    position: absolute;
    width: 170px;
    margin: 0;
    left: 0;
    text-align: left;
    z-index: 99999;
}
.row > .columns:last-child .cosmo-icons ul li.signin > ul {
    left: auto;
    right: 0;
}
.cosmo-icons ul li.signin:hover > ul, .row > .columns:last-child .cosmo-icons ul li.signin:hover > 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 > a > 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(http://www.whiteclothgallery.com/wp-content/themes/afternight/images/tipsy.gif);
    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;
	text-transform: uppercase !important;
}
.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 > 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 > 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 > ul{
    padding: 0 0 0 15px;
}

.grid-view article.grid-elem.no-skin > .entry-content > 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>ul.cosmo-social{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

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

.socialicons>ul.cosmo-social>li>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>ul.cosmo-social>li>a.rss:hover{
    background-color: #f69400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.socialicons>ul.cosmo-social>li>a>i{
}

.socialicons>ul.cosmo-social>li>a>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>a>.logo-image{
    width: 100%;
    text-align: center;
}

header #header-container .logo>a>img{
}

header #header-container .logo>a>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>a.search-btn{
    font-size: 24px;
    color: inherit;
}
header #header-container .search-btn-container>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>ul{
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

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

    nav.main-menu>ul>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>ul>li:last-child:after{
        display: block;
        clear: both;
        content: '';
    }

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

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

    }

    nav.main-menu>ul>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>.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>ul{
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 30px;
        bottom: 0;
        width: 100%;
    }

    .thumb-view div.entry-content ul>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>li.entry-content-type>a>i:before{
        width:auto;
        margin: 0;
        color: inherit;
    }

    .thumb-view div.entry-content ul>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>li.entry-content-category>ul.category-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

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

    .thumb-view div.entry-content ul>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>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>.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>ul{
        padding: 25px 15px;
        list-style-type: none;
        margin: 0;
    }

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

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

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

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

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

    .list-view .entry-content>ul>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>ul{
        padding: 25px 25px 25px 30px;
    }
    .list-view .entry-content > ul > li.entry-content-excerpt{
        line-height: 1.8;
    }

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

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

    .list-view article.list-large-image .entry-content>ul>li.entry-content-type>a>i{
        font-size: 24px;
        width: auto;
        line-height: 1;
    }
    .list-view article.list-large-image .entry-content>ul>li.entry-content-type>a>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>a{
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0%;
            top: 0%;
            z-index: 9;
            text-align: center;
        }
        
        .list-view article .featimg .video-post>a>i{
            position: absolute;
            left: 50%;
            top: 50%;
            color: inherit;
        }

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

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

        .list-view article.list-large-image .featimg .video-post>a>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 > li.testimonials-carousel-elem,
    .widget ul.testimonials-carousel > li.testimonials-carousel-elem{
        display: none;
    }

    .testimonials-view ul.testimonials-carousel > li.testimonials-carousel-elem.active,
    .widget ul.testimonials-carousel > 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 > li, .widget ul.testimonials-carousel-nav > 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 > li > i:before, .widget ul.testimonials-carousel-nav > li > i:before{
        line-height: inherit;
    }

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

    .testimonials-view > .testimonials-elem{

    }

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

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

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

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

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

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

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

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list > li.entry-content-function,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list > 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>header>.featimg{
        position: relative;
    }

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

    }

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

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

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

    .grid-view article.grid-elem>.entry-content>ul>li.entry-content-type{

    }

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

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

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

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

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

    .grid-view article.grid-elem>.entry-content>ul>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>header>.featimg>.video-post>a{
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0%;
            top: 0%;
            z-index: 9;
            text-align: center;
            color: inherit;
        }

        .grid-view article.grid-elem>header>.featimg>.video-post>a>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>div.featimg{
        text-align: center;
    }

    .box-view article.box header>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>ul{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

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

    .box-view article.box div.entry-content>ul>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>ul>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>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>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>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 > 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 > li.carousel-nav-left{
        margin-left: 15px;
        float:left;
    }

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


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

    .carousel-wrapper ul.carousel-nav > 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 > .socialicons{
        position: absolute;
        bottom: 0;
        padding: 5px 5px 0 5px;
        width: 100%;
    }

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

    .team-view .featimg > .socialicons > ul.cosmo-social > 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>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>li.entry-content-name{
        margin-bottom: 15px;
    }

    .team-view div.entry-content ul>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>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 > li:first-child{
        padding-left: 0;
    }

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

    ul.thumbs-splitter > li > 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 > li > 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 > li:first-child{
        padding-left: 0;
    }

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

    .tabment ul.tabment-splitter > li > 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 > li > 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>.featimg{
        margin-bottom: 30px;
        margin-left: -30px;
        margin-right: -30px;
        margin-top: -30px;
        position: relative;
        line-height: 0;
    }
    .post .excerpt{
        margin-bottom: 30px;
    }
    .post>.featimg img{
        max-width: 100%;
        width: 100%;
    }

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

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

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

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

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

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

    .post>.meta>ul.meta-list>li.meta-post-type>a>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>.meta>ul.meta-list>li.meta-category>ul.meta-category-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-right: 6px;
    }

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

    .post>.meta>ul.meta-list>li.meta-category>ul.meta-category-list>li>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>h2.post-title{
        margin: 0 0 15px 0;
        font-family: Helvetica;
        font-size: 42px;
        color: inherit;
    }

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

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

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

    .post>.meta-details>ul.meta-details-list>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>.meta-details>ul.meta-details-list>li:first-child{
        padding-left: 0;
        margin-left: 0;
    }

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

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

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

    .post > .excerpt > 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>a{
        color: inherit;
    }

    .post .attached-files .attached-files-elem>a>.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>a>.attached-files-elem-icon{
        margin-top: -10px;
    }

    .post .attached-files .attached-files-elem>a>.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 ---------- */


/* > 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>ul>li.entry-content-excerpt>span.excerpt-3{
        display: none;
    }
}

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

    .grid-view article.grid-elem > .entry-content > ul > 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 > li.entry-content-title h4{
        font-size: 16px;
    }

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

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

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

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

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

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

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

}

/* <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>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>a>i, .list-view article.list-medium-image .featimg .video-post>a>i, .list-view article.list-large-image .featimg .video-post>a>i{
        font-size: 120;
        margin-top: -60px;
        margin-left: -84px;
    }

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

    .post > .attached-files .attached-files-elem > a > .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 > .testimonials-elem-wrapper > div.featimg img{
        margin-bottom: 30px;
    }
    .post>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 > .columns{
    padding: 0;
}
.row.no_gutter{
    margin: 0;
}
.no_gutter > .columns > 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 > .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 > 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 > ul.event-details-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.event-details > ul.event-details-list > 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 > ul.event-details-list > li.event-details-list-elem:first-child{
    border-top: 0;
}

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

.event-details > ul.event-details-list > li.event-details-list-elem > 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;}

/*Nick's design*/

/*event's tags*/
.thumb-view .thumb-event-tag
{
text-transform:uppercase;
position: absolute;
bottom: 0;
right: 0;
padding: 2px;
/*border-top-left-radius: 5px;*/
padding-left: 10px;
padding-right: 10px;
z-index: 11;
}

.lt-ie9 .thumb-view .thumb-event-tag p
{
padding-bottom: 2px!important;
}

.thumb-view .thumb-event-tag p
{
font-size: 11px;
color: white;
}

/*thumbnail image on hover*/

    article.thumb-text-main .featimg{
        opacity: 1;
    }

    article.thumb-image-main div.entry-content{
        opacity: 1;
    }

.thumb-view article div.entry-content {
position: absolute;
width: 100%;
height: 45%;
bottom: 0;
margin-top: 65%;
color:white;
z-index: 10;
background-color: rgba(0,0,0,0.7);
}

.lt-ie9 .thumb-view div.entry-content {
	background-color: transparent!important;
	color:white;
	opacity: 1!important;
	background-color: #222222!important;
}

.lt-ie9 .thumb-view div.entry-content ul li{
	opacity: 1!important;
}

.thumb-view div.entry-content .entry-content-type {
	display: none;
}

.thumb-view div.entry-content .entry-content-category {
	text-transform:uppercase;
	font-weight: 900;
}

.thumb-view div.entry-content > ul {
padding-bottom: 30px;
}
.thumb-view div.entry-content ul>li.entry-content-date {
font-size: 11px;}

.thumb-view div.entry-content > ul li.entry-content-category ul {
	line-height: 1.4;
}

.thumb-view div.entry-content>ul {
	top:0;
padding-top: 0%;
}

/*widgets*/
.widget_text .textwidget h4 {
font-size: 24px;
color:white;
}

.widget_text .textwidget h5 {
text-transform:uppercase;
color:white;
font-weight: normal;
}

.widget_text .textwidget .widget-box-1 {
    background-color: #47380E;
}
.widget_text .textwidget .widget-box-2 {
    background-color: black;
}
.widget_text .textwidget .widget-box-3 {
    background-color: #2A0C35;
}
.widget_text .textwidget .widget-box-4 {
    background-color: transparent;
}
.widget_text .textwidget .widget-box-5 {
    background-color: rgba(255,0,0,0.3);
}
/*
.widget_text .textwidget .widget-box {
    height: 33.333%;
}

.widget_text .textwidget .entry-content {
    position: absolute;
    bottom: 0;
    width: 100%;
}*/

.widget_text .textwidget .custom-links-widget {
    position: absolute;
    top: 0;
    height: 100%;
}

.widget_text .textwidget .custom-links-widget .widget-box {
    height: 33.333%;
    display: table;
    width: 100%;
    position: relative;
}
.widget_text .textwidget .custom-links-widget .widget-box h4, .widget_text .textwidget .custom-links-widget .widget-box h5 {
margin-bottom: 0px;
margin-top: 0px;
}

.widget_text .textwidget {
    position: relative;
}
.widget_text .textwidget .custom-links-widget {
    width: 100%;
}


.widget_text .textwidget .custom-links-widget .h-text {
display: table-cell;
vertical-align: middle;
padding-left: 30px;
padding-right: 30px;
}


/*MAIN MENU*/

nav.main-menu > ul > li.selected, nav.top-menu > ul > li.selected {
background-color:#8C0000!important;
}

nav.main-menu > .sf-menu li:hover, nav.main-menu > .sf-menu li.sfHover {
background-color: #8C0000!important;
color: #ffffff;
}

nav.main-menu > .sf-menu li li, nav.top-menu > .sf-menu li li {
background-color: #8C0000!important;
color: #ffffff;
}


nav.main-menu > ul > li {
    color:#2B2B2B!important;
}

#header-container .header-tag-line {
color: black;
font-size: 26px;
}

.widget-box .icon-next {

color: rgb(255, 255, 255);
cursor: pointer;
font-size: 16px;
position: absolute;
right: 0;
top: 45%;
padding-right: 1%;
}

.four.columns .widget {
    padding: 0px 0px;
}

.testimonials-carousel .entry-content .featimg {
display:none;
}

.post, .widget, .post-item-page, .author-bio-box {
background-color: transparent;
color:black;
}

.main-container .row.element {
margin-bottom: 0px !important;
}


#colophon p, #colophon ul li, #colophon span, #colophon .textwidget {
color:black;
}

#colophon .footer-title1 {
    font-size: 16px;
}

#colophon .footer-list1 li a {
    font-size: 14px;
}

#colophon .footer-title2, #colophon .footer-list2 li a {
    font-size: 12px;
}

#colophon .textwidget p {
    margin-bottom: 7px;
}

/*FOOTER FIRST LINE*/




footer div.row.element {
    margin-bottom: 0px!important;
}

footer .widget_zone.four.columns aside {
    padding: 30px;
}
/*
footer .widget_zone.four.columns .text-footer1,
footer .widget_zone.four.columns .text-footer4
  {
padding: 15px;
padding-top: 30px;
}
*/
footer#colophon {
margin-top: 0px;
padding-top: 20px;
}


/*THUMBS TESTIMONIALS*/

.testimonial-square-png img {
width:100%;
}

.testimonial-square-png {
line-height: 0;
}

.testimonials-view .testimonial-thumb-custom .testimonials-carousel {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}

.testimonial-thumb-custom {
position: relative;
}

.testimonials-view .testimonial-thumb-custom .testimonials-carousel li,
.testimonials-view .testimonial-thumb-custom .testimonials-carousel li article, 
.testimonials-view .testimonial-thumb-custom .testimonials-carousel li article > div {

width: 100%;
height: 100%;
}

.testimonials-view .testimonial-thumb-custom .testimonials-carousel li article .entry-content {
position: absolute;
bottom: 0;
right: 0px;
padding: 10px;
margin-bottom: 0px;
}

.testimonials-view .testimonial-thumb-custom .testimonials-carousel li article .entry-content .featimg {
display:none;
}

.testimonials-view .testimonial-thumb-custom .testimonials-carousel li article .entry-content-excerpt {
font-style: italic;
}

.testimonials-view .testimonial-thumb-custom .testimonials-carousel li article .entry-content .entry-content-name h5 {
color: white;
margin-bottom: 0px;
margin-top: 0px;
}

.custom-box-image-widget img {
width: 100%;
}

/*FOOTER COLOR*/ 
footer .widget_zone aside {
    background-color: transparent;
    }
/*

#colophon .full_width_row .widget_zone {
background-color: #F4F2F7;
}

#colophon .full_width_row .widget_zone:first-child,
#colophon .full_width_row .widget_zone:nth-child(2) {
    margin-left: 15px;
    margin-right: -15px;
}

#colophon .full_width_row .widget_zone:first-child aside,
#colophon .full_width_row .widget_zone:nth-child(2) aside
 {
padding-left: 15px;
}

#colophon .full_width_row .widget_zone:nth-child(3) {
margin-right: 15px;
margin-left: -15px;
}

#colophon .full_width_row .widget_zone:nth-child(3) aside {
padding-left: 45px;
padding-bottom: 8px;
}

/*FIXES IE8*/

.lt-ie9 footer .full_width_row  div.row {
    background-color: #F4F2F7!important;
}
/*
.testimonials-elem-wrapper .entry-content-excerpt {
overflow:auto;
}*/

footer .full_width_row .row,
footer .row:first-child
  {
    background-color: #F4F2F7;
    border-top: 1px dotted #D3D1D5;
    border-bottom: 1px dotted #D3D1D5;
}

footer > div.row:nth-child(2){
    background-color: #FBF2F2;
    border-bottom: 1px dotted #D77C7C;
}

.custom-box-image-widget {
line-height: 0;
}

@media only screen and (max-width: 766px) and (min-width: 240px) {
.widget:last-child, .testimonial-thumb-custom {
margin-bottom: 30px;
}

}


@media only screen  and (min-width: 768px) and (max-width: 1023px){
.thumb-view div.entry-content ul > li.entry-content-title h4, 
.widget_text .textwidget .h-text h4
    {
        font-size: 16px;
    }

.thumb-view .entry-content ul li.entry-content-category ul li,
.widget_text .textwidget .h-text h5
 {
font-size: 12px;
}

/*ipad fix*/
.thumb-view article div.entry-content {
height: 60%;
margin-top: 40%;}


}

.testimonial-thumb-custom .testimonials-elem-wrapper  {
overflow: hidden;
}



.testimonial-back-icon {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 13;
}

.icon-quote.testimonial-back {
color: white;
z-index: 26;
font-size: 244px;
opacity: 0.2;
position: relative;
top: -23px;
left: -3%;

}

.testimonial-thumb-custom {
    z-index: 100;
}

.lt-ie9 .icon-quote.testimonial-back {
    display: none!important;
}

.copyright {
    font-size: 12px;
}

nav.main-menu>ul>li.selected a, .main-menu .sf-menu li:hover a, nav.top-menu>ul>li.selected a {
    color: white!important;
}

.meta-details {
    display: none!important;
}

.main-container .eight .post.single-post {
padding:0;
}

.pag ul {
text-align: left;
}

.search-in-pagination {
display: inline-block;
float: right;
}

.b_pag {
display: inline-block;
}

.search-in-pagination {
padding-left: 20px;
}

.search-in-pagination .widget {
padding:0;
}

.custom-pag-search .pag {
    position: relative;
}


.custom-pag-search #fountainG {
    display: none;
    position: absolute;
}



.custom-pag-search .cui_spinner_container {
position: absolute;
top: 0;
left: 40%;
}

.custom-pag-search {
position:relative;
}

.page .row .four article h3,
.archive .row .four article h3 {
font-size: 20px;
border-bottom: 1px dotted gray;
padding-bottom: 10px;
margin-top: 0px;

}

.page .row .four article .post-title,
.archive .row .four article .post-title,
.archive .row .four article .categ-event
 {
    display:none;
}

.page .row .four article .excerpt p,
.archive .row .four article .excerpt p {
font-size: 12px;
} 

.page .row .four article.post,
.archive .row .four article.post {
    padding: 0px 30px 1px 0px;
}

.page .main-container h1,
#page .main-container h1
 {
font-size: 30px;
color: #8C0000;
font-family: Arial, sans-serif;
}

.page .main-container h2,
#page .main-container h2 {
font-size: 20px;
color: #8C0000;
font-family: Arial, sans-serif;
}


/*SINGLE EVENT*/

.four.event-featured-image {
    float: right;
}

.four.event-featured-image .featbg{
padding-left: 20px;
}

.single-sharing-buttons {
    float: left;
}

.single-post ul.meta-category-list li {
list-style-type: none;
}

.single-post ul.meta-category-list li a{
font-size: 30px;
text-transform: uppercase;
color: black!important;

}

.single-post ul.meta-category-list {
margin-bottom: 35px;
}

h1.post-title {
    text-transform: uppercase;
    margin-top: 0px;
}



.single .post.single-post {
padding: 0px;
}

.single .post.single-post .post-caption {
    display: none;
}



.single-sharing-buttons {
    width: 360px;
}

/*FORM EVENTS*/


.gform_widget h5.widget-title {
margin: 0px 0 0px 0px;
}

.gform_widget .gform_wrapper textarea.medium {
height: 70px;
}

.gform_widget  .gfield_captcha_input_container.math_medium {
float: right;
margin-left: 0px!important;
padding-top: 10px;
padding-right: 20%;
}

.gform_widget  .gfield_captcha_input_container.math_medium input {
width: 40px;
}

.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
width: 63%!important;
}

.gform_widget {
    border: 1px solid #d1d1d1;
}

.gform_wrapper .left_label .gfield_label {
padding-left: 10px;
}

.gform_widget .submit {
height: 24px;
color: white!important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
font-size: 1em;
height: 24px;
color: white!important;
padding: 5 10px!important;
float: right;
margin-bottom:15px;
}

.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
padding: 0px!important;
position: relative;
}

.gform_wrapper .gform_footer {
margin: 0px !important;
}

.gform_widget .gform_body {
    margin-top: 15px;
}


.single-event-button {
background: #8c0000;
float: right;
}

.single-event-button p {
line-height: 25px;
padding: 5px 10px;
color: white;

}
/*IMPORTANT ID WIDGET*/
#gform_widget-3, #gform_widget-4, #gform_widget-5, #gform_widget-6, #gform_widget-7,  #gform_widget-8, #gform_widget-9, 
#gform_widget-10, #gform_widget-11, #gform_widget-12, #gform_widget-13, #gform_widget-14, #gform_widget-15, #gform_widget-16 {
position: relative;
overflow: hidden;
}


.gform_widget {
position: absolute;
top: 0;
left: 0;
z-index: 10;
height: 100%;
width: 100%;
}

.gform_widget h5.widget-title {
background-color: #8c0000;
padding: 10px 0;
}

.gform_widget div {
background-color: white;
}

.event-details > ul.event-details-list > li.event-details-list-elem {
line-height: 32px;
}

.logo a h1 .slabtext {
font-weight: 800!important;
font-family: Arial!important;
}

#header-container .header-tag-line {
color: black;
font-size: 26px;
font-weight: 700;
}

.event-details > ul.event-details-list > li.event-details-list-elem:first-child {
border-top: 1px solid rgba(0,0,0,0.1);
}

.lt-ie9 .featbg {
width: 100%!important;
}

.lt-ie9 .event-details > ul.event-details-list > li.event-details-list-elem:first-child {
border-top: black 1px solid;
}

.lt-ie9 .gform_wrapper textarea.medium {
height: 50px;
}

 .lt-ie9 .widget_search form fieldset input.input {
        background-color: white!important;
        border: 1px solid black;
    }

.testimonial-thumb-custom .clear {
    display: none!important;
}
.custom-box-image-widget {
    margin-bottom: 30px;
}

/*.row_id_1374226565145 div.all-elements.masonry_elem.four.columns:last-child {
    float: right;
} */

@media only screen and (max-width: 766px) and (min-width: 240px) {
    .row_id_1374226565145 div.all-elements.masonry_elem.four.columns:last-child {
    float: none;
    }
}

@media only screen and (max-width: 560px) {
    .pag .b_pag.center.p_b {
        display: block;
    }
    .pag div {
        display: block;
        float: none;
    }
    .search-in-pagination.four {
        width: 100%;
    }
   
}


.testimonial article div.entry-content {
position: absolute;
width: 100%;
height: 0;
bottom: 0;
margin-top: 0;
color: white;
z-index: 10;
background-color: black;
padding: 30px 30px;
height: 100%;

}

.testimonial article div.testimonial-content-thumb  {
height: 100%;
top: 0;
position: relative;
overflow: hidden;
}

.testimonial article div.testimonial-content-thumb p  {
font-style: italic;
}


.testimonial article div.testimonial-title-thumb {
position: absolute;
bottom: 0;
right: 0;
padding: 10px;

}

.testimonial article div.testimonial-title-thumb h5 {
margin-bottom: 0px;
margin-top: 0px;
float: right;
text-align: right;
}



.event-details > ul.event-details-list > li.event-details-list-elem > .event-details-list-elem-content.event-half-row-2 {
width:40%;
}




.event-details > ul.event-details-list > li.event-details-list-elem {
display:block;
}

.event-details > ul.event-details-list > li.event-details-list-elem div{
display: inline;
}

.event-details > ul.event-details-list > li.event-details-list-elem > .event-details-list-elem-buton.event-short-button {
float:right;
position: relative;
width: 230px;
display: block;
}

.event-details > ul.event-details-list > li.event-details-list-elem > .event-details-list-elem-buton.event-short-button > form { 
position: absolute;
top: 0;
display: inline;
}

.event-details > ul.event-details-list > li.event-details-list-elem > .event-details-list-elem-buton.event-short-button > span,
.event-details > ul.event-details-list > li.event-details-list-elem > .event-details-list-elem-buton.event-short-button > form > span > label {
display: inline;
}

.event-details > ul.event-details-list > li.event-details-list-elem > .event-details-list-elem-buton.event-short-button > input {
display: block;
}

.event-details > ul.event-details-list > li.event-details-list-elem > .event-details-list-elem-buton.event-short-button  form  span .Cart66ButtonPrimary {

background-color: #8c0000!important; 
}

#page #main .main-container .cat-title h2 span {
background-color: transparent!important;
}

.Cart66ButtonPrimary, .Cart66ButtonSecondary, #content .Cart66ButtonPrimary, 
#content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  padding: 0 1em;
  border: 1px solid #454545;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #8c0000;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  color: #fff;
}


.single-event-button p a {color:white!important;}


.content-btn {
background: #8c0000;
float: right;
}

.content-btn p {
line-height: 25px;
padding: 5px 10px;
color: white!important;
}

.content-btn p a {color:white!important;}


@media only screen and (min-width: 600px) {
     .content-btn {
        position: relative;
        top: 20px;
    }
}


 .post {
        padding: 0px 0px 0px 0px;
    }

.share-container {
padding-bottom: 0px;
}

.pag ul {
position: relative;
margin: 0 auto 00px auto;}

.single-exhibition.template_posts123 #colophon {
padding-top: 0px;
}

.single-exhibition.template_posts123  #colophon > .full_width_row   {
padding-top: 0px;
}


/*GALLERY PAGINATION*/

.pagination {
    position: relative;
    margin: 0 auto 30px auto;
    text-align: left;
    font-size: 12px;
    margin-top: 30px;
	text-transform: uppercase;
}

.pagination span{ 
    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;
    background-color: #8c0000;
     color: #ffffff;
     padding: 10px 15px;
   font-size: 14px;
    height: 36px;
   color: #FFF;
   line-height: 1.6;
   margin:0px;
   margin-right: 2px;
       }
    
    .pagination span:hover{
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.pagination .current-page{
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    font-weight: bold;
}
.oldie .pagination span{float: left;}

.gallery-wrap > .gallery.gallery-columns-3 {
    clear: both;
}



@media only screen and (min-width: 784px) { 
.single-exhibition .row_id_1374511939588 .four {
    position: relative;
    top: -66px;
}

}

#gallery-1 img {
border: 0px solid #cfcfcf;
}

/*GALERIA*/

.single .gallery:after, .single .gallery:before {
    clear: both;
    content: "";
    display: table;
    width: 100%;
}
.single .gallery-columns-3 {
    clear: both;
    width: auto;
    margin: 0 -15px;
}

.single .gallery-columns-3 > div {

    float: left;
    

    padding: 0 15px;
    width: 33.333%;
}
.single .gallery-columns-3 > div {

    display: block;
    line-height: 0;
    margin-bottom: 20px;
}
.single .gallery-columns-3 > div img {
    width: 100%;
}


.gallery-item {position:relative;}


.single .gallery .gallery-caption {
position: absolute;
/*width: 100%;*/
height: 45%;
bottom: 0;
margin-top: 55%;
color: white;
z-index: 10;
background-color: rgba(0,0,0,0.7);
padding-bottom: 10px;
margin: 0;
padding: 30px;
font-family: Arial, sans-serif;
font-size: 24px;
line-height: 24px !important;
font-weight: normal;
/*margin: 15px 0;*/
left: 15px;
right: 15px;
}


.single .gallery .gallery-caption{ 
    opacity: 0;
    -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;
   
       }
    
    #gallery-1 .gallery-item:hover .gallery-caption{
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

#gallery-1 .gallery-item {
margin-top: 20px!important;
text-align: center!important;
width: 33.3333%!important;
}

#gallery-1 {
margin-left: -15px!important;
margin-right: -15px!important;
}


#gallery-1 .gallery-item {
margin-top: 20px!important;
text-align: center!important;
width: 33.3333%!important;
padding: 0 15px;
line-height: 0;
}

.gallery-wrap {
    clear: both;
}
/* EOF gallery*/



/*SIDEBARS*/

.sidebar-right .testimonial-thumb-custom {
background-color: black;
}

.sidebar-right .widget-title {
    display: none;
}

.sidebar-right .testimonial-thumb-custom .entry-content-excerpt {
    color:white;
}

.sidebar-right .gform_widget {
position:relative;
}

.sidebar-right .gform_wrapper .gform_footer.left_label {
padding: 16px 0 10px 31%!important;
}

.featbg div.post-caption {display:none;}
.featbg .zoom-image {display:none}

.event-featured-image {
    float:right;
}

.event-featured-image .featbg {
    padding-left: 15px;
    padding-bottom: 15px;
}

.single-sharing-buttons.share-on-header {
    margin-bottom: 30px;
}


.event-text-box {
color: white;
/*font-family: Source Sans Pro;*/
font-size: 24px;
/*font-weight: 900;*/
line-height: 1;
padding-top: 5%;
}

.widget_text .textwidget h4 {
    font-size: 31px;
	font-weight: 400;
}

.widget_text .textwidget  .widget-box-6 h4 {
    font-size: 29px;
}

.gallery-icon img {width:100%}

/*MOBILES*/

@media only screen  and (max-width: 768px){ 

        .page .main-container h1,
        #page .main-container h1
         {
        font-size: 30px;

        }

        .page .main-container h2,
        #page .main-container h2 {
        font-size: 20px;

        }
        .thumb-view div.entry-content ul > li.entry-content-title h4, .widget_text .textwidget .h-text h4 {
        font-size: 20px;
    }

}



h1.slabtextdone span:nth-child(2) {display:none!important;}
@media only screen and (min-width: 240px) and (max-width: 480px){ 

}


.page .excerpt ul li {
    font-size: 24px;
    line-height: 1
}

.page .excerpt ul li a {
    font-size: 14px;
}

.page .excerpt ul {
list-style-type: square;
}

.testimonial article div.testimonial-content-thumb {
overflow: hidden;
}

.testimonial article div.testimonial-content-thumb {
    z-index: 100;
}

.testimonials-view article.testimonials-elem > .testimonials-elem-wrapper{
        padding: 0px 0px!important; }

.testimonials-elem-wrapper .entry-content-excerpt {
padding:30px;
padding-right: 15px;
z-index: 1000;
margin-bottom: 20px;
}
/*
.testimonials-elem-wrapper {display: none;}

*/

.sidebar-right  #gform_widget-1 .testimonial-square-png,
.sidebar-right  #gform_widget-2 .testimonial-square-png,
.sidebar-right  #gform_widget-3 .testimonial-square-png,
.sidebar-right  #gform_widget-4 .testimonial-square-png,
.sidebar-right  #gform_widget-5 .testimonial-square-png,
.sidebar-right  #gform_widget-6 .testimonial-square-png,
.sidebar-right  #gform_widget-7 .testimonial-square-png,
.sidebar-right  #gform_widget-8 .testimonial-square-png,
.sidebar-right  #gform_widget-9 .testimonial-square-png,
.sidebar-right  #gform_widget-10 .testimonial-square-png,
.sidebar-right  #gform_widget-11 .testimonial-square-png,
.sidebar-right  #gform_widget-12 .testimonial-square-png,
.sidebar-right  #gform_widget-13 .testimonial-square-png,
.sidebar-right  #gform_widget-14 .testimonial-square-png,
.sidebar-right  #gform_widget-15 .testimonial-square-png,
.sidebar-right  #gform_widget-16 .testimonial-square-png,
.sidebar-right  #gform_widget-17 .testimonial-square-png,
.sidebar-right  #gform_widget-18 .testimonial-square-png,
.sidebar-right  #gform_widget-19 .testimonial-square-png {
position: absolute;
top:0;
width:100%;
}


.gform_widget .widget-title {
display:inline-block;
width:100%;
}

.page .excerpt ul li {
    font-size: 14px;
    line-height: 1.5em;
}

.logo {
    padding-left: 0;
    padding-right: 0;
}


.logo img {
    width: 100%;
}
/*so late*/
article .excerpt .gform_wrapper {
max-width: 100%;
}

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

article .excerpt .gform_wrapper .gform_footer input[type=submit] {
font-weight: normal!important;
font-size: 14px;
line-height: 25px;
padding: 5px 10px;
color: white;
 text-transform: uppercase;
 padding-bottom: 29px;
 float: left;
}

.testimonials-elem .jspContainer > .jspPane {
height: 100%;
}

.testimonials-elem .jspContainer > .jspPane .entry-content-list h5 {
text-align: right;
}

/*form on book event gform_wrapper_5*/

#field_5_12,
#field_5_11,
#field_5_4,
#field_5_5


{
float: left;
width: 36%;
padding-right:1%;
clear:none;
/*background-color:#F9F2F2;*/
}

#field_5_11,
#field_5_5 
{
    width:50%;
    padding-right:14%;
}

#field_5_12,
#field_5_4 
{
    width:40%;
    padding-left:4%;
}


#field_5_12 .ginput_container input,
#field_5_11 .ginput_container input,
#field_5_4 .ginput_container input,
#field_5_5 .ginput_container input

{
width:100%;
}

#field_5_4,
#field_5_5 

{
  padding-bottom:2%  
}



#field_5_17,
#field_5_1,
#field_5_6,
#field_5_7,
#field_5_10,
#field_5_9
{
    padding-left:4%;
/*    background-color:#F9F2F2;*/
    }

#field_5_1 .ginput_container input {
width:100%!important;
padding-right: 3%!important;
}

#field_5_17 {
    padding-top: 3%;

}
#field_5_2 {
   
}

#input_5_2 {
    display: block;
    float: left;
}
#input_5_2_1 {
    display: inline-block;
    margin-bottom: 1px;
}
#field_5_1 {
    width: 40%;
    float: left;

}
#field_5_2 {
    float: left;
    display: block;
    clear: none;
    padding-right: 24%;
    padding-left: 1%;
}
#input_5_2_2 {
    margin-bottom: 5px;
}
 {}
#input_5_2_3 {
padding: 0px 0px 0px 0;
letter-spacing: normal;
margin-top: 0px;
height: 20px;
}

#field_5_6 {

}
#field_5_7 {

}
#field_5_10 {
    display: block;
}

#field_5_10 label {
    display: inline-block;
}

#field_5_10 > div {
    display: inline-block;
    padding-left:2%;
}

#field_5_10 > div select {
    width:120%;
}


#field_5_9 {
    display: block;
}

#field_5_9 label {
    display: inline-block;
}

#field_5_9 > div {
    display: inline-block;
    padding-left:2%;
}


#field_5_7 {

width: 90%;
padding-right: 12%;
}

/* background-color:#F9F2F2;*/

#gform_fields_5 {
     background-color:#F9F2F2;
}

#gform_wrapper_5 input,
#gform_wrapper_5 textarea

 {
background: white;
font-weight: 700;
}

#gform_wrapper_5 label {
    font-weight: 400;
}

#gform_wrapper_5 #gform_submit_button_5 {
    float: right;
    background-color: #8c0000!important;
    color: #ffffff!important;
    margin-right: 4%;
}

#field_5_9 {
padding-bottom: 5%;
padding-top: 3%;
}

#field_5_15 {
background-color: white;
padding-bottom: 5px;
padding-top: 2%;
padding-left: 2%;
color: #8C0000;
}

.gform_wrapper  #field_5_16 {
background-color: white;
padding-bottom: 5px;
padding-top: 2%;
padding-left: 2%;

}

.gform_wrapper  #field_5_16 h4,
.gform_wrapper  #field_5_15 h4 {
    color: #8C0000;
    margin-bottom: 0px;
/*    font-weight: 400;*/
}

#field_5_17 h5 {
    font-weight: 400;
}

#field_5_10 label,
#field_5_9 label {
    color: #8C0000;
}

#gform_fields_5

 {
    border-radius: 8px;

}

#field_5_6 .ginput_container input {
    width: 114px;
}

#field_5_10 > div select {
width: 120%;
font-weight: 700;
}

#field_5_10 > div select option {
    font-weight: 700!important;
}

.book-event h5 {
font-size: 22px;
line-height: 1.5em;
text-transform: none!important;
}

.thumb-view div.entry-content ul>li.entry-content-title h4 {
margin-bottom: 5px;
}

.widget .testimonials-carousel article.testimonials-elem > .testimonials-elem-wrapper {
opacity: 0;
}

.thumb-view .event div.entry-content {
opacity:0;}

.thumb-view div.entry-content:hover {
opacity:1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

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

.row.thumb-view article:hover div.entry-content{
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 1;
}

.row.thumb-view article featimg:hover div.entry-content {
opacity:1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}


h1.post-title, #rev_slider_5_1_wrapper, 
.testimonials-elem-wrapper .jspPane .entry-content-excerpt


{
    -webkit-transition: all .14s ease;
    -moz-transition: all  .14s ease;
    -o-transition: all  .14s ease;
    transition: all  .14s ease;
}

.thumb-view .exhibition .entry-content-date a {
    pointer-events: none;
}

.image-grid .exhibition header:hover, 
.image-grid .exhibition .entry-content {
    cursor: pointer;
}

/*footer fix*/

#colophon > . full_width_row > .row {
    position: relative;
}
#colophon > div > .row .widget_zone:first-child:before, 
#colophon > .row:nth-child(2) .widget_zone:first-child:before
{
    content: '';
    position: absolute;
    width: 15px;
    height: calc(100% + 25px);
    background: white;
    top: -2px;
    left: 0;
}

#colophon > div > .row .widget_zone:last-child:before, 
#colophon > .row:nth-child(2) .widget_zone:last-child:before
{
    content: '';
    position: absolute;
    width: 15px;
    height: calc(100% + 68px);
    background: white;
    top: -2px;
    right: -1px;
}

.pag ul li .page-numbers {
    height: 40px;
    line-height: 40px;
}


@media only screen and (max-width: 767px) {
    .pag .b_pag.center.p_b {
        text-align: center;
    }
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    position: relative;
    top: -13px;
}