#gw_go_portfolio_my_apartments .gw-gopf-style-vario .gw-gopf-post {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
    -o-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0 0px 0px rgba(0,0,0,0);
    overflow: hidden;
}

.gw-gopf-post {
    position: relative;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin-bottom: 29px;
    padding-bottom: 12px;
}

.gw-gopf-post:hover {
    box-shadow: 0 16px 24px 0 rgba(0,0,0,0.2);
}

.gw-gopf * {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#gw_go_portfolio_my_apartments .gw-gopf-style-vario .gw-gopf-post-content {
    color: #000000;
    font-family: inherit;
    font-size: 16px;
    line-height: 18px;
    padding: 0px;
}

#gw_go_portfolio_my_apartments .gw-gopf-style-vario .gw-gopf-post-content h2 a {
    color: inherit;
    font-size: inherit !important;
    line-height: inherit !important;
}

#gw_go_portfolio_my_apartments .gw-gopf-post-content {
    text-align: left;
}

.site-content .gw-gopf-post-content {
    margin: 20px 0 0 0;
}

.gw-gopf-post-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
}

#gw_go_portfolio_my_apartments .gw-gopf-style-vario .gw-gopf-post-content h2 {
    color: #000000 !important;
    font-family: inherit !important;
    font-size: 18px !important;
    line-height: 18px !important;
}
.site-content .gw-gopf-post-content h2, .site-content .gw-gopf-post-content h2 a, .site-content .gw-gopf-post-content h2 a:visited {
    color: #29ABE2;
    text-transform: uppercase;
    font-size: 20px;
}
.gw-gopf-post-content h2, .gw-gopf-post-content h2 a {
    margin: 0 0 3px 0 !important;
    padding: 0;
    text-align: left !important;
    font-size: 18px !important;
    line-height: 18px !important; 
}

.gw-gopf * {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.gw-gopf-post-header {
    position: relative !important;
    width: 100%;
}

.gw-gopf-post-content-wrap {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#gw_go_portfolio_my_apartments .gw-gopf-style-vario .gw-gopf-post-content-wrap:before {
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #ffffff;
    opacity: 1;
}

.gw-gopf-post-content-wrap:before {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

#gw_go_portfolio_my_apartments .gw-gopf-post-content {
    text-align: left;
}
.site-content .gw-gopf-post-content {
    margin: 20px 0 0 0;
}
.gw-gopf-post-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    margin-top: 12px;
    padding: 2px 16px;
}

#gw_go_portfolio_my_apartments .gw-gopf-style-vario .gw-gopf-post-content > *:first-child {
    margin-top: 0 !important;
}

.site-content .gw-gopf-post-content {
    margin: 20px 0 0 0;
}

.gw-gopf-post-header img {
    width: 100%;
    height: 265px;
}

.no-padding {
    /*padding: 0 !important;*/
    padding: 15px 20px !important;
}

.dropdown-menu>li>span.checkbox-wrapper {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.sort-wrapper {
    right: 0px;
    position: absolute;
    top: 13px;
    padding-right: 20px;
}

@media screen-only (max-width: 320px) {
    .navbar-nav {
        position: relative;
        top: 20px;
    }

    .sort-wrapper {
        right: 0px;
        position: absolute;
        top: 0;
        padding-right: 20px;
        margin-bottom: 45px;
    }

    .filter-panel-wrapper {
        display: none !important;
    }

    .sort-field {
        padding: 9px 0px !important;
    }
}
