/*
- Custom CSS 
---------------------------*/
#content-main .secondary-button {
    padding: 5px 10px;
    background-color: #ffcb05;
    color: #282828;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 13px;
}

#content-main .secondary-button:hover {
    background-color: #f5c304;
}

/* - BoereBlogs Banner -*/
.bb-intro {
    background: url(../img/boereblogs-banner.png) top left no-repeat;
    width: 630px;
    height: 151px;
    float: left;
    margin: 10px 0;
}

.bb-intro p {
    width: 410px;
    margin: 63px 0 0 125px;
    font-size: 0.84em;
    font-weight: normal;
    line-height: 1.64em;
    color: #494949;
}

.blog-write-btn {
    background: #d40018;
    border: 1px solid #BB2C28;
    float: left;
    padding: 5px;
    color: #FFF;
    color: #fff;
    font-size: 0.7em;
    text-align: center;
    margin: 13px 10px 10px 125px;
}

.bb-intro + div {
    overflow: hidden;
}

#menu-footer-two li {
    clear: both;
}

.wp-editor-container * {
    box-sizing: content-box;
}

table.safex-data tr td {
    width: 80%;
}

.page-template-page-lewendehawe-php table.safex-data tr td {
    width: auto;
}

.page-template-page-lewendehawe-php table.safex-data tr th:last-child {
    width: 10%;
    padding-left: 30px;
}

.stoeterye__wrapper {
    width: 50%;
    float: left;
}

.ad__wrapper {
    width: 50%;
    float: left;
    margin-bottom: 15px;
    padding-left: 15px;
}

.ad__wrapper img {
    display: block;
    margin: 0 auto;
}

.opsitkers-iframe.footer footer#primary > div {
    margin-right: 15px;
}

.no-content-container {
    padding: 20px;
    color: #000;
}

.no-content-container h3 {
    color: #000;
}

.gallery-caption {
    font-size: 9px;
    max-width: 100%;
    display: block;
}

.single .type-magazine .image-caption {
    width: 225px;
    height: 275px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.single .type-magazine .image-caption img.portrait {
    width: auto;
    height: 275px;
}

.articles .article .meta {
    overflow: hidden;
    height: 25px;
}

.articles .onnet-internal-counter {
    float: left;
    margin-right: 5px;
}

.articles .article .meta .post-date {
    position: initial;
}

.single-expert_question .expert_question h2 {
    margin: 0 0 1em 0;
}

.single-expert_question h1.entry-title {
    font-weight: 400;
    color: #e2001a;
    float: none;
    width: 100%;
    padding-left: 0;
}

.single-expert-container-counter {
    margin-bottom: 10px;
    display: block;
}

.post-type-archive-magazine .articles .article .thumb-container {
    width: 110px;
    height: 132px;
    overflow: hidden;
    float: left;
    background: #f0f0f0 url(../img/L.png) 50% 50% no-repeat;
}

.widget-nuusbrief .widget-content {
    margin-bottom: 0 !important;
    background-image: url(../img/nuusbrief-blok-06.jpg);
    height: 250px;
}

.widget-nuusbrief .widget-content form {
    margin: 164px 0 0 0;
}

.form fieldset {
    position: relative;
}

#newsletter-subscription-form button[type=submit] {
    position: absolute;
}

.capitalize {
    text-transform: capitalize;
}

/* ---- Start Custom expert homepage styling ---- */

header.experts {
    position: relative;
    margin-bottom: 10px;
    width: 111px;
    float: left;
}

.experts-archive .image-wrapper {
    float: left;
    margin-right: 20px;
    width: 43%;
    *width: 43%;
    clear: left;
}

ul.latest-advice {
    padding: 0;
    margin: 0;
    list-style: none;
}

.select-expert ul ul {
    *width: 100%;
}

.select-expert ul ul li {
    *width: 100%;
}

ul.latest-advice li {
    padding-bottom: 7px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
}

ul.latest-advice li:last-child {
    border-bottom: 0;
}

ul.latest-advice li a {
    font-weight: 600;
    color: #282828;
    line-height: 1.4em;
    text-decoration: none;
}

.question-wrapper {
    margin-top: 20px;
}

.latest-featured .post-excerpt {
    position: absolute;
    bottom: 0px;
}

/* ---- Lewende hawe ---- */

.secondary-header-container {
    overflow: hidden;
    display: block;
    width: 100%;
    background: #282828;
    text-align: center;
    margin: 20px 0;
}

.secondary-title-image {
    border: 1px solid #282828;
    float: left;
}

h4.full-width-header {
    line-height: 7px;
    color: #ffffff;
}

h4.full-width-header-lower {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 0;
}

/* ---- End of Custom expert homepage styling ---- */

/* - UGC campaign upload styling -*/

.videos-wrapper {
    overflow: hidden;
}

.campaign {
    margin-bottom: 20px;
}

.campaign img {
    width: 100%;
    height: auto;
}

.latest-heading {
    margin-top: 0px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #d40018;
    width: 100%;
    color: #000;
    margin-bottom: 20px;
}

.category-list .campaign ul.category-list p {
    text-align: center;
    padding: 0em 1em;
    font-style: italic;
    font-size: 16px;
}

a.big-button {
    width: 100%;
    display: block;
    line-height: 40px;
    background: #d40018;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

a.big-button:hover {
    opacity: 0.8;
}

.simple-form {
    padding: 0 10px;
}

.simple-form h4 {
    margin: 20px 0 5px 0;
    width: 100%;
    clear: both;
}

.simple-form h4.terms {
    width: 90%;
    clear: initial;
}

input[type="file"]::-webkit-file-upload-button {
    border: 0px;
    background: #d40018;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
}

h3.photo-upload {
    color: #282828;
    margin-top: -10px;
    margin-bottom: 10px;
    width: 100%;
}

#validate-warning,
#validate-email-warning {
    font-size: 14px;
    color: #d40018;
    float: left;
    width: 100%;
    font-weight: bold;
}

.error {
    font-size: 14px;
    color: #d40018;
    float: left;
    width: 100%;
    font-weight: bold;
    margin: 0px 0 10px 0;
}

.simple-form input[type=image] {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.simple-form input[type=text],
.simple-form textarea {
    width: 100%;
    border: 0px;
    background: #ccc;
    padding: 10px;
    box-sizing: border-box;
    color: #000;
}

.simple-form textarea {
    min-height: 130px;
}

.terms-heading {
    margin-bottom: 0;
}

.terms-box {
    width: auto;
    float: left;
    margin-top: 25px;
    margin-right: 10px;
}

.terms {
    float: left;
}

form .control-group label.error {
    clear: both;
    padding-top: 10px;
}

#submit-form-button {
    color: #fff;
    background: #d40018;
    border: 0;
    padding: 10px 30px;
    margin-top: 15px;
}

#submit-form-button:hover,
#submit-form-button:active,
#submit-form-button:focus{
    color: #FFE9EC;
    background: #A91122;
}

#submit-form-button[disabled]{
    background: #CCCCCC;
    color: #fff;
}

.thank-you-message {
    padding: 0 10px;
}

.thank-you-message h3 {
    width: 100%;
    color: #282828;
    padding: 0;
    margin-bottom: 10px;
}

.category-list {
    overflow: hidden;
}

.category-list .entry {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 6px;
    position: relative;
}

.category-list .entry:last-child {
    border-bottom: 0;
}

.category-list .entry .left {
    float: left;
    margin-right: 10px;
    width: 110px;
}

.category-list .entry .left img {
    width: 100%;
}

.category-list .entry .right {
    float: left;
    max-width: 500px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}

.category-list .entry .last-item {
    border-bottom: 0;
}

.category-list .entry .right p {
    margin: 6px 0;
}

.category-list .entry .right p {
    margin: 6px 0;
}

.category-list .entry .right .meta {
    margin-top: 24px;
    padding-bottom: 0px;
    height: 15px;
    border: 0;

}

.has-title-secondary {
    margin-top: 1em;
}

a.more-photos-single {
    float: left;
    padding: 5px 10px;
    background: #d40018;
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
}

#photos-warning {
    text-align: center;
    background: #e2001a;
    color: #fff;
}

.in-container-photos-text {
    max-width: 960px;
    margin: 10px auto;
    display: inline-block;
    font-size: 13px;
}

#photos-warning .close {
    position: absolute;
    right: 20px;
    top: 8px;
}

#photos-warning .close:hover {
    cursor: pointer;
}

.hide {
    display: none;
}

.navigation-correction {
    margin-top: 0px !important;
}

#logged-popup-container {
    display: none;
}

.page-template-template-photouploads-ugc-php .articles {
    margin: 20px 0;
    padding: 0;
}

#fakeBrowse {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    height: 40px;
    display: inline-block;
    padding: 4px 15px;
    background-color: #ffcb05;
    color: #282828;
}

.page-template-template-photouploads-ugc-php .simple-form input[type=text] {
    width: 320px;
}

.single-photopost .image-caption {
    width: 275px;
    float: left;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}

.single .image-caption img.portrait {
    vertical-align: bottom;
}

.single-photopost .image-caption a {
    width: 100%;
    display: block;
}

.image-caption {
    float: left;
    margin-right: 15px;
}

.single-photopost .title-container {
    height: auto;
}

.single-photopost .body {
    float: left;
}

/* ---- End of UGC form ---- */

/* ---- Slider starts here ---- */

.videoGallery .rsThumbs .rsThumb {
    height: 88.2px;
    border-bottom: 1px solid #2E2E2E;
    width: auto;
}

.rsDefault .rsThumb {
    overflow: hidden;
    width: 96px;
    height: 72px;
    display: table-cell;
    width: auto;
}

.rsDefault .rsThumbsVer {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    right: 0;
}

/* ---- Slider ends here ---- */

@media only screen
and (min-width: 1024px) {
    div.content-wrapper {
        width: 980px;
        margin: 0 auto;
        cursor: default;
    }

    nav#menu.primary-navigation.nav-main-wrapper {
        width: 100%;
        left: 0;
        top: 0;
    }
    /* jared.rethman@24.com - Start */
    /* Koos-bar */
    .kb-active nav#menu.primary-navigation.nav-main-wrapper {
        top: 40px;
    }
    .admin-bar.kb-active nav#menu.primary-navigation.nav-main-wrapper {
        top: 72px;
    }
    .admin-bar nav#menu.primary-navigation.nav-main-wrapper {
        top: 32px;
    }
    /* jared.rethman@24.com - End */
}

@media screen and (max-width: 960px) {
    header .mobile-banner-ad {
        height: auto;
    }
}

@media screen and (min-width: 501px) and (max-width: 728px) {
    .logo-container {
        padding-top: 70px;
    }

    .mobile-banner-ad {
        text-align: right;
        margin-top: 35px;
    }
}

@media screen and (min-width: 728px) and (max-width: 960px) {
    .mobile-banner-ad {
        text-align: right;
        padding-top: 25px;
    }
}

@media screen and (min-width: 960px) {
    .mobile-banner-ad {
        text-align: right;
        padding-top: 25px;
    }
}

/* Custom Opsitkers Feed Widget  */

#tdl-feed-root{
    margin-bottom: 15px;
}

/* Opsitkers Feed Widget - Overwrite this*/

#tdl-widget * {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

#tdl-widget a:active,
#tdl-widget a:focus {
    outline: 0;
}

#tdl-widget ol,
#tdl-widget ul {
    list-style: disc;
}

#tdl-widget table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tdl-clearfix:before,
.tdl-clearfix:after {
    content: '';
    display: table;
}

.tdl-clearfix:after {
    clear: both;
}

.tdl-clearfix {
    zoom: 1;
}

/* customisations */
#tdl-widget {
    width: 298px;
    height: auto;
    background-color: #E3E3E3;
    padding-bottom: 5px;
}

#tdl-widget-logo {
    float: left;
    margin: 0 0 0 10px;
}

#tdl-feed-root #tdl-tabs-container {
    width: 298px;
    font-size: 12px;
}

#tdl-widget-logo img {
    margin: 0.5em 0 -0.5em 0;
}

#tdl-feed-root #tdl-tabs-container ul.tdl-tabs {
    float: right;
    width: 80px;
    list-style: none;
    margin: 2px 4px 0 0;
    padding: 0;
}

#tdl-feed-root #tdl-tabs-container ul.tdl-tabs li {
    display: block;
}

#tdl-feed-root #tdl-tabs-container ul.tdl-tabs li a {
    padding: 2px 8px;
    margin: 2px 0;
    display: block;
    text-decoration: none;
    text-align: center;
    background-color: #E13037;
    color: #FFFFFF;
}

#tdl-feed-root #tdl-tabs-container ul.tdl-tabs li.tdl-tab-active a {
    color: #282828;
    background-color: #FFCB05;
}

#tdl-feed-root div.tdl-tab-content {
    clear: both;
    padding: 0 10px;
    display: none;
}

#tdl-feed-root div.tdl-tab-content-active {
    display: block;
}

#tdl-feed-root #tdl-remoteSearch {
    padding-top: 20px;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow {
    margin-bottom: 10px;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow label {
    float: left;
    width: 30%;
    margin-bottom: 0;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow .tdl-searchField {
    float: right;
    margin-left: 10px;
    margin-bottom: 0;
    width: 60%;
    text-align: right;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow .tdl-searchField input,
#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow .tdl-searchField select {
    width: 100%;
    border: 1px solid #D7D7D7;
    vertical-align: top;
    margin-bottom: 0;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow .tdl-searchField select#tdl-mAgeMin {
    width: 40%;
    float: left;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow .tdl-searchField select#tdl-mAgeMax {
    width: 40%;
    float: right;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow .tdl-searchField input#tdl-mPostCode {
    width: 99%;
}

#tdl-feed-root #tdl-remoteSearch .tdl-searchFieldRow .tdl-searchField .tdl-searchFieldSeperator {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 5px;
}

#tdl-feed-root .tdl-feed-profile {
    padding-top: 0;
}

#tdl-feed-root .tdl-feed-profileTitle {
    display: inline;
    max-width: 100px;
}

#tdl-feed-root .tdl-feed-profileTitle a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #282828;
    text-decoration: none;
    font-style: italic;
}

#tdl-feed-root .tdl-feed-profile .tdl-feed-profilePhoto {
    float: left;
    margin: 0 10px 5px 0;
}

#tdl-feed-root .tdl-feed-profileNarrative a {
    color: #282828;
    text-decoration: none;
}

#tdl-feed-root .tdl-feed-profileNarrative p {
    margin: 0;
    margin-top: 18px;
    font-size: 15px;
}

#tdl-feed-root .tdl-feed-moreProfiles {
    clear: both;
}

#tdl-feed-root .tdl-feed-moreProfiles a,
#tdl-feed-root .tdl-searchSubmitBtn button {
    display: block;
    margin: 0 auto 5px auto;
    padding: 10px;
    border: 0;
    color: #EAEAEA;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    background-color: #282828;
    color: #FFFFFF;
}

#tdl-feed-root .tdl-searchSubmitBtn button {
    width: 100%;
    margin-top: 12px;
}

#tdl-feed-root .tdl-feed-moreProfiles a:hover,
#tdl-feed-root .tdl-searchSubmitBtn button:hover {
    text-decoration: none;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ea5651), color-stop(1, #fe7977));
    background:-moz-linear-gradient(top, #ea5651 5%, #fe7977 100%);
    background:-webkit-linear-gradient(top, #ea5651 5%, #fe7977 100%);
    background:-o-linear-gradient(top, #ea5651 5%, #fe7977 100%);
    background:-ms-linear-gradient(top, #ea5651 5%, #fe7977 100%);
    background:linear-gradient(to bottom, #ea5651 5%, #fe7977 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5651', endColorstr='#fe7977',GradientType=0);
    background-color:#ea5651;
}

/* Newsletter box at the bottom of single posts START */

.button.button-left {
    float: left;
    margin-right: .3em;
}

#newsletter-form {
    display: inline-block;
    background: #B2B2B2;
    line-height: 37px;
}

#newsletter-form input[type="email"] {
    outline: none;
    background: #B2B2B2;
    border: none;
    color: Black;
    padding-left: 10px;
    max-width: 180px;
}

#newsletter-form input[type="email"]::-webkit-input-placeholder {
    color: #000000;
}

#newsletter-form input[type="email"]:-moz-placeholder {
    color: #000000;
}

#newsletter-form input[type="email"]:-ms-input-placeholder {
    color: #000000;

}

@media screen and (min-width: 880px) and (max-width: 960px) {
    .social-buttons .button.button-left {
        padding-right: 0;
        padding-left: 35px;
        text-indent: -999px;
    }
}

@media screen and (max-width: 650px) {
    .social-buttons .button.button-left {
        padding-right: 0;
        padding-left: 35px;
        text-indent: -999px;
    }
}

@media screen and (max-width: 450px) {
    #newsletter-form {
        display: none;
    }
}

/* Newsletter box at the bottom of single posts STOP */

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

    .in-container-photos-text {
        font-size: 11px;
    }

}

/* UGC-Campaign ***/

.rs_veldtog {
    height: 180px !important;
    clear: left;
    width: 100% !important;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #FFF !important;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC !important;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    max-width: 600px;

}

.rs_veldtog .rsNav {
    margin-top: -10px;
    line-height: 15px;
    bottom: 0px;
    padding-bottom: 5px;
}

.rs_veldtog .rsOverflow {
    background: #FFF !important;
    width: 100% !important;
}

.rs_veldtog .rsOverflow .rsContainer {
    border: 1px solid #FFF;
}

/*
.rs_veldtog .rsImg_wrapper a:hover > :before{
    content: "\00a0";
    border: 2px solid red;
    display: inline-block;
    height: 112px;
    width: 112px;
    position: absolute;
    float: left;
    top: 0px;
    left: 0px;
    margin-top: -110px;
    margin-left: -2px;

}
*/

.rs_veldtog .rsImg_wrapper .rsImg_ {
    display: inline-block;
    width: 20%;
    margin-right: -4px !important;
    height: auto;
    vertical-align: top;
    border: 5px solid #FFF;
    padding-bottom: 30px;
    opacity: 0.7;
}

.rs_veldtog .rsImg_wrapper .rsImg_:hover {
    opacity: 1;
    color: red;
}

/*
@media(max-width: 400px){
    .rs_veldtog .rsImg_wrapper .rsImg_{
        width: 33%;
    }
}
*/

.rs_veldtog .img_title {
    display: inline-block;
    position: absolute;
    margin-top: 114px;
    margin-left: -114px;
    width: 114px;
    text-align: center;
    color: #000;
    font-size: 0.8em;
}

@media (max-width: 800px) {

}

#photo_post_details {
    display: block;
    clear: both;
    float: none;
    margin-top: 10px;
    height: 280px;
    background: #FFF;
    background-color: #FFF;
}

.rs_veldtog .rsSlide {
    background: #FFF !important;
    background-color: #FFF !important;
}

#photo_post_details_loader {
    background: rgba(255, 255, 255, 0.8);
    height: 280px;
    width: 100%;
    float: left;
    margin-top: -280px;
    text-align: center;
    position: relative;
}

#photo_post_details_loader img {
    position: relative;
    top: 50%;
    margin-top: -10px;
}

.rs_veldtog .rsBullets {
    background: rgba(255, 255, 255, 0.9) !important;
}

.photo_posts {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #CCC;
}

.photo_posts .photo_post_item {
    border-bottom: 1px solid #EEE;
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.photo_post_item .left {
    float: left;
    margin-right: 20px;
    width: 110px;
}

.photo_post_item .left img {
    width: 100%;
    height: auto;
}

.photo_post_item .right h4 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.single-counter-container {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.photo_post_item .right p {
    margin: 0px;
}

.photo_post_item .right {
    overflow: hidden;
}

.slider1 {
    width: 100%;
    padding: 15px;
}

.slider1 .slide {
    height: 160px;
    text-align: center;
    color: #000;
    line-height: 1;
    opacity: 1;
}

.slider1 .slide:hover {
    opacity: 1;
}

.slider1 .slide a img {
    overflow: hidden;
    height: 100px;
    width: 100px;
    border: 2px solid #FFF;
}

.slider1 .slide:hover a img {
    border: 2px solid red;
    outline: 1px solid red;
}

.slider1 .slide:hover a {
    color: red;
}

.slider1 .slide a {
    text-align: center;
    color: #000;
    font-size: 0.8em;
    line-height: 1;
}

.bx-next, .bx-prev {
    background: #FFF;
}

.bx-prev {

}

.bx-next {

}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    padding-top: 10px;
    left: -5px;
    background: #fff;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper:hover .bx-prev {
    opacity: 0.8;
}

.bx-wrapper:hover .bx-next {
    opacity: 0.8;
}

.bx-wrapper .bx-prev {
    left: 0px;
    background: #000000;
    opacity: 0.2;
    background-image: url('../img/icons.png');

    background-repeat: no-repeat;
    background-position: -178px 0px;

}

.bx-wrapper .bx-next {
    right: 10px;
    background: #000000;
    opacity: 0.2;
    background-image: url('../img/icons.png');
    background-position: center;
    background-repeat: no-repeat;
    background-position: -210px 0px;

}

.bx-wrapper .bx-prev:hover {

}

.bx-wrapper .bx-next:hover {

}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.social-buttons {
    overflow: hidden;
}

.landing-campaign .captcha-code {
    float: left;
    margin-top: 10px;
    width: 279px;
    position: relative;
}

.landing-campaign .captcha-code input[type=text] {
    width: 200px;
    float: left;
}

.landing-campaign .captcha-code img {
    width: 79px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tax-campaign .has-title > header {
    margin-bottom: 10px;
}

.single header.entry-header {
    border-top: 0 !important;
}

.hidden {
    display: none;
    visibility: hidden;
}

.single-photopost .photo_posts .button-with-icon {
    float: left;
}

#overlay {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#overlay:hover {
    opacity: 1;
    cursor: pointer;
}

#plus {
    font-family: Helvetica;
    font-weight: 900;
    color: rgba(255, 255, 255, .85);
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -75px;
    width: 150px;
}

.user-description {
    margin-top: 10px;
    display: inline-block;
}

.select-expert-index ul, .select-expert-index li{
    padding: 0px;
    margin: 0px;
    list-style: none;

}

.select-expert-index ul li h4{
    padding: 0px 0px 5px 10px;
    margin: 0px;
}

/* Social Sharing - START */
.onnet-sharing-module {
    background-color: rgba(255,255,255,0.6);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 768px;
    z-index: 9;
}

.onnet-sharing-module.fixed {
    display: none !important;
}

@media (min-width: 769px) {
    .onnet-sharing-module {
        display: none !important;
    }
}

.onnet-sharing-module.floated {
    background-color: rgba(255,255,255,0.6);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 768px;
}

.onnet-sharing-module ul {
    text-align: center;
    width: 100%;
    margin: 10px 0 !important;
}

.onnet-sharing-module .onnet-social-controls-group {
    display: inline-block;
}

.onnet-sharing-module ul li {
    display: inline-block !important;
    float: none !important;
    border-radius: 50%;
    margin: 0 1em !important;
    height: 40px !important;
    width: 40px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 0 0 12px !important;
}

.onnet-sharing-module .onnet-social-controls-group li.onnet-facebook-item {
    background-color: #3b5998;
}
.onnet-sharing-module .onnet-social-controls-group li.onnet-twitter-item {
    background-color: #55acee;
}
.onnet-sharing-module .onnet-social-controls-group li.onnet-email-item {
    background-color: #777;
}
.onnet-sharing-module .onnet-social-controls-group li.onnet-whatsapp-item {
    background-color: #4dc247;
}

.onnet-sharing-module .onnet-social-controls-group li.onnet-whatsapp-item .onnet-icon-whatsapp::before {
    content:'';
    background: url('../img/whatsapp-icon.png');
    background-size: 100%;
    width:18px;
    height: 18px;
    margin: -2px 0 0 -1px;
    display: inline-block;
}

/* Social Sharing - STOP */