body:not(.member) .registered, body:not(.guest) .guest {
    display: none;
}

/** Login **/
body.member-login .page-title {
    display: none;
}
body.member-login .panel-footer .btn-group {
    width: 100%;
}
body.member-login .panel-footer .btn-group .btn {
    width: 33%;
}
body.member-login .panel-body {
    text-align: center;
}
body.member-login .panel-body form {
    display: inline-block;
    margin: 0 auto;
}
body.member-login .panel-body form > * {
    text-align: left;
}
body.member-login .panel-body .button {
    width: 100%;
}
body.member-login .panel-heading .wp-social-login-widget {
    float: right;
}
body.member-login .panel-heading .wp-social-login-connect-with {
    display: none;
}
body.member-login .panel-heading .wp-social-login-provider-list {
    margin-top: 0 !important;
}
/** End Login **/


.hero h2 {
	    margin-bottom: 1em;
    font-size: 1.13em;
    line-height: 1.3;
}
.hero .dslc-cpt-post-thumb {
    margin-bottom: 0 !important;
}
#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main {
    top: auto !important;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 113%;
    margin: 0;
}
#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main a {
    color: #fff;
}
.hero .dslc-post.dslc-cpt-post.dslc-12-col {
    margin-bottom: 0;
}

.visuallyhidden {
    display: none;
}

.dslc-posts-inner .dslc-post {
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}
.dslc-posts-inner .dslc-post.dslc-12-col:last-of-type {
    border-bottom: none;
    margin-bottom: 11px;
}

#dslc-content .dslc-cpt-post-meta {
    font-size: inherit !important;
}

#dslc-content .dslc-cpt-post-meta-date {
	text-align: left;
	float: left;
}
#dslc-content .dslc-cpt-post-title {
    margin-bottom: 0 !important;
}
#dslc-content .dslc-cpt-post-meta {
    padding-top: 0 !important;
    font-size: 11px !important;
    margin-bottom: 0 !important;
}

.dslc-modules-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.dslc-hide-on-desktop.placeholder-space, .dslc-hide-on-tablet.placeholder-space, .dslc-hide-on-phone.placeholder-space {
    display: block !important;

}
#dslc-content .dslc-cpt-post-title h2 {
    font-size: 13px;
    margin: 0 0 8px 0;
    font-family: inherit;
    font-weight: 700;
    text-rendering: optimizelegibility;
    color: inherit;
}

.bwtv {
    border: 1px solid #000 !important;
    border-top: 6px solid #a62436 !important;
    margin: 0.9357em 0 !important;
    padding: 0.9357em 0.9357em 0 0.9357em !important;
    opacity: 1 !important;
    display: block !important;
}

.bwtv {

}

#ph-interstitial {
    /*display: none;*/
}

.bw.tv {
    width: 100%;
    max-width: 200px;
}

.bwtv .right {
    text-align: right;
    margin-bottom: 0;
}
.bwtv article a {
    display: block;
}
.bwtv .carousel {
    margin-top: 0.9357em;
}
.bwtv article {
    padding: 0 0.9357em;
}

.post-block article.sponsored img {
    width: 100%;
    max-width: 160px;
    padding-right: 0.9357em;
    padding-bottom: 0.9357em;

}

.sponsors img, .sponsors {
    max-height: 172px;
    max-height: 90px;
    height: auto;
    padding: 0 0.9357em;
}
.post-block article.sponsored img.tracker {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
}
.social li a .icon-uxis-facebook {
    color: #3D5B99
}

.social li a .icon-uxis-linkedin {
    color: #0077B5
}

.social li a .icon-uxis-twitter {
    color: #1DA1F2
}

.social li a .icon-uxis-instagram {
    color: #6857C7
}

#ui-datepicker-div {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    padding: 0.9357em;
}
#ui-datepicker-div .ui-datepicker-header *:last-child {
    float: right;
}
.ll-skin-melon #ui-datepicker-div {
    font-family: inherit;
    background: #526E91;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.ll-skin-melon #ui-datepicker-div .ui-datepicker-header *:last-child {
    float: none;
}

.widget.editions, .widget.poll {
    clear: both;
}
.widget.poll ul {
    display: block;
    clear: both;
    list-style: none;
}

body.events #calendar.fc td a:after {
    display: none;
}
body.events #calendar.fc td, body.events #calendar.fc th {
    padding: 0 !important;
}


body.single .main article a {
    font-weight: bold;
}

.ad.block.sponsored {
    width: 100%;
    max-width: 200px;
    float: right;
    background-color: #c0c0c0;
    padding: 0.9357em;
    margin: 0.9357em;
    margin-right: 0;
}
.ad.block.sponsored .post-item {
    width: 100%;
}

.h5vwrapper{
    position:relative;
}
.h5vcaption{
    position:absolute;
    width:100px;
    height:20px;
    background-color:#000000;
    color:#ffffff;
    font-size:12px;
    font-family:Arial;
    text-align:center;
    border-radius:5px;
    top:40px;
    padding-top:5px;
}
.h5vclickt {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
video {
    max-width: 100% !important;
}
.wp-video {
    width: 100% !important;
}

.skip_button {
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: 50px;
    background-color: #fff;
    padding: 0.9357em;
    cursor: pointer;
}
.skip_button_disabled {
    cursor: default;
}

.main > article .featured-image {
    text-align: center;
}

.main > article .featured-image img {
    width: 100%;
    height: auto;
}

ul.search-results span.entry-subtitle {
    display: none;
}

.searchandfilter li > h4, .searchandfilter li > input[type="text"], .searchandfilter li > ul, .searchandfilter ul.sf_date_field label {
    display: inline-block;
    margin-right: 1em;
}
.searchandfilter ul.sf_date_field * {
    display: inline-block;
}

#gform_1 label > small {
    display: block;
    font-weight: normal;
}

.placeholder-space small {
    display: block;
}
