* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/********** FONTS **********/
p, .menu a, label, button.submit {
    font-family: 'Source Sans Pro', sans-serif;
}

*, h1, h2, h3, .feitjes p {
    font-family: 'Roboto', sans-serif;
}

a:hover {
    text-decoration: none;
}

::-webkit-input-placeholder {
    font-style: italic;
}

:-moz-placeholder {
    font-style: italic;
}

::-moz-placeholder {
    font-style: italic;
}

:-ms-input-placeholder {
    font-style: italic;
}

/********** GENERAL **********/
ul li,
ol li {
    margin-left: 0px;
}

.header {
    background: url('img/bg.jpg') no-repeat center center;
    background-size: cover;
    height: 500px;
    min-height: 500px;
    padding: 30px 0;
}

#header {
    padding-bottom: 80px;
    max-width: 1380px;
}

.error_input_style {
    border: 1px solid red !important;
}

.error_notification {
    display: none;
    width: 200px;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #eee;
    text-align: left;
    float: left;
    z-index: 200;
}

.error_weight_notification {
    display: none;
    width: 200px;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #eee;
    text-align: left;
    float: left;
    z-index: 200;
}

.error_date_weight_notification {
    display: none;
    width: 200px;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #eee;
    text-align: left;
    float: left;
    z-index: 200;
}

.error_fantasy_notification {
    display: none;
    width: 85.5%;
    margin-top: -12px;
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #eee;
    text-align: left;
    float: left;
    z-index: 200;
}

.error_notification {
    display: none;
    width: 85.5%;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #eee;
    text-align: left;
    float: left;
    z-index: 200;
}

.error_favorite_club_notification, .error_overme_notification, .error_overyou_notification, .error_doel_notification {
    display: none;
    width: 85.5%;
    margin-top: -12px;
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #eee;
    text-align: left;
    float: left;
    z-index: 200;
}

.mySelectionStyle ul.select2-choices {
    border: none;
    background-image: none;
}

.myInput {
    width: 100% !important;
}

.myInput input[type=text] {
    width: 50% !important;
    margin-top: 0px;
    height: 34px;
}

.myInput .input-group-btn {
    /*width: 15% !important;*/
}

.auth-btn {
    margin-left: -60px;
}

#profile-container {
    padding-left: 0px;
    padding-right: 15px !important;
}

.menu ul {
    margin: 0;
    padding: 0;
    margin-top: -15px;
    float: right;
}

.menu li {
    list-style: none;
    float: left;
    margin-left: 20px;
}

.menu a {
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.50);
}

.but-search {
    margin-top: 10px;
}

.ser-one {
    float: left;
}

.slogan {
    text-align: center;
    margin-top: 80px;
    color: #fff;
}

.slogan h1 {
    font-size: 28px;
    font-style: italic;
    text-shadow: 0px 1px 4px rgba(66, 66, 66, 0.50);
}

.slogan p {
    font-size: 28px;
    font-style: italic;
    text-shadow: 0px 1px 4px rgba(66, 66, 66, 0.50);
}

.zoeken {
    background: #3D3D3D;
    padding: 25px 0;
    min-height: 150px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.zoekenrow {
    max-width: 100%;
    margin: 0 auto;
}

.zoekenform label {
    font-size: 13px;
    color: #FFFFFF;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 10px;
}

.zoekenform button.submit {
    max-height: 30px;
    border: none;
    background: #D73836;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 7px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 35px;
    float: right;
}

.zoekenform select {
    border: none;
    background: #6C6C6C;
    color: #fff;
    font-size: 13px;
    width: auto;
    padding: 7px 10px 9px 12px;
    font-size: 13px;
    background-position: 90% 16px;
}

.zoekenform select.leeftijd {
    padding: 7px 5px 7px 5px;
    background-position: 85% 16px;
}

.tot {
    margin-left: -5px;
    margin-top: 8px;
    color: #6f6f6f;
}

#interest::-ms-expand {
    display: none;
}

.formage {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.form-search {
    padding: 10px 0px;
    position: relative;
}

ul.button-group.radius li:first-child .button, ul.button-group.radius li:first-child .button.radius {
    background: #fff;
    color: #333;
    font-size: 13px;
    padding: 8px 5px;
    margin-right: 5px;
    border-radius: 3px;
}

ul.button-group.radius li:last-child .button, ul.button-group.radius li:last-child .button.radius {
    background: #d73835;
    color: #fff;
    padding: 8px 5px;
    font-size: 13px;
    border-radius: 3px;
}

ul.button-group.radius li:last-child .button:hover, ul.button-group.radius li:last-child .button.radius:hover {
    font-weight: inherit !important;
    background: #d73835;
    color: #fff;
    padding: 8px 5px;
    font-size: 13px !important;
    border-radius: 3px;
}

ul.button-group.radius li:first-child .button, ul.button-group.radius li:first-child .button.radius {
    font-weight: inherit !important;
    background: #fff;
    color: #333;
    font-size: 13px !important;
    padding: 8px 5px;
    margin-right: 5px;
    border-radius: 3px;
}

.aanmelden {
    background: url('img/aanmeldenbg.jpg') no-repeat center center;
    background-size: cover;
    height: 500px;
    text-align: center;
    color: #fff;
}

.aanmelden h2 {
    font-weight: 300;
    line-height: 50px;
    margin-top: 170px;
    margin-bottom: 70px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.aanmelden h2 span {
    font-weight: 500;
}

.aanmelden a {
    background: #D63D3D;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 25px;
    text-transform: uppercase;
}

.blog div {
    padding: 0 0 0 0;
}

.img-bg {
    text-align: center;
    background-size: cover !important;
    height: 400px;
    padding: 0 0 0 0;
}

.img-bg-a {
    text-align: center;
    background-size: cover !important;
    height: 180px;
    padding: 0 0 0 0;
}

.box-cont {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
}

.box-cont p {
    margin-top: 5px;
    margin-left: 7px;
    margin-right: 5px;
    font-size: 12px;
}

.pic-only p {
    margin-left: 12px;
}

.box-cont p span strong {
    margin-right: 7px;
}

.content-part-b .col-md-3 {
    padding-right: 0 !important;
}

.content-part-b h3 {
    color: #333;
    margin-bottom: 30px;
}

.right-from-side h3 {
    color: #333;
    margin-bottom: 10px;
}

.white-grey {
    color: #fefefe;
}

.white-grey strong {
    padding-left: 7px;
}

.btn-z {
    background: #3D3D3D !important;
    border-radius: 3px !important;
    color: #fff !important;
}

.content-part a {
    text-decoration: none;
}

.btn-d {
    background: #d73835;
    border-radius: 3px;
    color: #fff;
}

.btn-z:hover, .btn-d:hover {
    opacity: 0.8;
    color: #fff !important;
}

.pic-only .img-bg-a {
    border-radius: 3px;
    height: 220px;
}

.m-rig {
    margin-right: 10px;
}

.pic-right .img-bg-a {
    height: 150px;
}

.w-bord {
    border: 1px solid #fff;
    margin-top: 20px;
}

#feit-b img {
    margin-bottom: 10px;
    width: 100px;
    height: 90px;
}

.responsive-logo {
    height: 35px;
    margin-top: 5px;
}

.big {
    height: 400px;
    margin-top: -22px;
}

.small, .img-bg.small {
    height: 250px;
    margin-top: -20px !important;
}

.text-overlay {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.blog a {
    color: #fff;
    font-size: 28px;
    text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.50);
}

.blog a:hover {
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.60);
}

.feitjesrow {
    max-width: 800px;
    margin: 0 auto;
}

.feitjes {
    background: url('img/feitjes.jpg') no-repeat center center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding-bottom: 50px;
}

.feitjes-a {
    background: #d73835;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
}

#feit-b {
    text-align: left;
}

.feitjes h3 {
    margin-top: 50px;
    margin-bottom: 75px;
    font-size: 36px;
    font-weight: 300;
}

.feitjes img {
    margin-bottom: 40px;
    height: 90px;
    width: 90px;
}

.feitjes p {
    font-weight: 300;
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
}

.feitjes p span {
    font-size: 18px;
    font-weight: 300;
    display: block;
    color: #eee;
}

.leden {
    background: url('img/leden.jpg') no-repeat center center;
    background-size: cover;
    color: #4B4B4B;
    text-align: center;
    min-height: 500px;
}

.leden h3 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 300;
}

.leden .nav-tabs {
    border-bottom: none;
    text-align: center;
}

.leden .nav-tabs > li {
    margin: 0 20px;
    display: inline;
}

.leden .nav-tabs > li a:hover {
    border-radius: 5px;
    border: none;
}

.leden .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .leden .nav-tabs > li.active > a:hover {
    background: #A0AEB8;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.leden .nav-tabs > li, .leden .nav-tabs > li > a:focus, .nav-tabs > li > a {
    color: #7F7F7F;
}

.leden .nav-tabs > li, .leden .nav-pills > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    zoom: 1; /* hasLayout ie7 trigger */
}

.leden .nav-tabs, .nav-pills {
    text-align: center;
}

.leden .tab-content {
    text-align: center;
    line-height: 30px;
    margin-top: 45px;
}

.leden .tab-content ul {
    margin: 0;
    padding: 0;
}

.leden .tab-content li {
    list-style: none;
    margin: 0 20px;
    display: inline-block;
}

.leden .tab-content li img {
    display: block;
    width: 100px;
}

.row.oudfooter {
    width: 1170px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}

.footerrow {
    max-width: 950px;
    margin: 0 auto;
}

.footer {
    background: #3D3D3D;
    padding: 30px 0;
}

.footer h3 {
    color: #fff;
    font-size: 18px;
}

.footer ul {
    margin: 0;
    padding: 0;
}

.footer ul.links {
    width: 160px;
    float: left;
}

.footer li, .footer li a, .footer p {
    list-style: none;
    color: #9E9E9E;
    line-height: 30px;
    font-size: 18px;
}

.footer li a:hover {
    color: #BABABA;
}

.footer li img {
    margin-right: 5px;
}

.footeraanmelden {
    padding-top: 35px;
}

.footeraanmelden a {
    background: #D73836;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 30px;
    border-radius: 5px;
}

.bottom {
    text-align: center;
    margin-top: 35px;
    opacity: 0.8;
}

.sidebar-home ul {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 7px;
    padding: 10px 10px 10px 15px;
    margin-top: 30px;
}

.sidebar-home ul li {
    list-style: none;
    font-size: 16px;
    margin: 5px 0;
}

.sidebar-home ul li span {
    float: right;
    font-weight: bold;
    padding-right: 5px;
}

/************************ SUBS ************************/
.header-sub {
    background: url('img/bg.jpg') no-repeat center center;
    background-size: cover;
    height: 110px;
    padding: 30px 0;
}

.header-sub .menu ul {
    float: left;
}

.breadcrumbs {
    background: #3D3D3D;
    padding: 20px 0;
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
}

.breadcrumbs li {
    list-style: none;
    float: left;
    margin-right: 5px;
    color: #ABABAB;
    font-size: 16px;
}

.breadcrumbs a {
    color: #ABABAB;
}

.breadcrumbs li:before {
    content: "/ ";
}

.breadcrumbs li:first-of-type:before {
    content: "";
}


.introductie {
    background: #fff;
    padding: 35px 0;
}

.introductie h1 {
    font-size: 30px;

    line-height: 30px;
    margin-top: 0;
}

/*.introductie h2 { font-size: 26px; color: #868686; line-height: 30px; margin-top: 0; }*/
.introductie p { /* font-size: 18px; color: #818181; line-height: 30px; margin-bottom: 0; */
}

.content-part-a {
    background: #fff;
    padding: 20px 0 40px 0;
}

.content-part {
    background: #fff;
    padding: 40px 0;
}

.content {
    padding: 60px 0;
    background-color: white;
}

.content-fix {
    padding: 5px 0 !important;
}

.content h2, .content-bottom h2 {
    margin-top: 0;
    font-size: 22px;
    color: black;
    line-height: 30px;
    text-align: left;
    clear: both;
}

/* .content p, .content-bottom p { font-size: 18px; color: #818181; line-height: 30px; margin-bottom: 0; } */
.content a.aanmeldbutton {
    background: #D73836;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 100px;
}

.content-bottom {
    background: #eee;
    padding: 50px 0;
    text-align: center;
}

/*************** CONTACT ***************/
.contactformulier h2 {
    font-size: 18px;
    margin-bottom: 15px;
}

.contactformulier input, .contactformulier textarea {
    border: 1px solid #E7E7E7;
    box-shadow: 0px 0px 2px 0px rgba(204, 200, 200, 0.50);
    border-radius: 3px;
    padding: 13px;
    font-size: 16px;
    width: 100%;
    resize: none;
    margin: 15px 0px 0px 0px;
}

.contactformulier textarea {
    height: 150px;
}

.contactformulier input.submit {
    background: #D63D3D;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: none;
}

.contactformulier .help-inline {
    color: red;
}

textarea:focus, input:focus {
    outline: none;
}

.nu-online i {
    margin-right: 15px;
}

.nu-online h2 {
    font-size: 22px;
    color: #5B5B5B;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.user-online {
    margin-top: -13px;
    line-height: 120px;
}

/********* ZOEKRESULTATEN *********/
.box {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.30);
    border-radius: 5px;
    margin-bottom: 35px;
}

.box:hover {
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.30);
}

.box img {
    width: 100%;
    /*min-width: 300px;*/
    max-width: 300px;
    max-height: 300px;
}


.box a {
    color: #646464;
}

.box p {
    padding: 0 20px;
    margin-bottom: 0;
    font-size: 15px;
}

.box p.beschrijving {
    margin: 20px 0;
    font-style: italic;
    line-height: 26px;
    min-height: 79px;
    max-height: 79px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.resultaat-bottom {
    background: #eee;
    padding: 20px 0;
    min-height: 110px;
}

.resultaat-bottom p.naam {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
}

/********* MY PROFILE *********/
.profielfoto-text {
    cursor: pointer;
    font-size: 18px;
    color: #C94040;
    line-height: 30px;
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
}

.titel-border {
    background: #C94040;
    height: 2px;
    width: 80px;
    margin-bottom: 20px;
}

.myprofile label, .interesses label, .jezelf label {

    width: 100%;
    text-align: left;
    opacity: 0.89;
    font-size: 18px;
    color: #5D5D5D;
    line-height: 30px;
    font-weight: normal;
    padding-top: 5px;
    float: left;
    font-weight: bold;
}

.kolompriv {
    width: 100%;
}

.selectprofile select {
    background: transparent;
    border-radius: 3px;
    width: 100%;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1;
    border: 0;
    height: 45px;
}

#s2id_interest {
    top: 10px;
}

.selectprofile.form {
    width: 200px;
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
}


.selectprofile {

    height: 45px;
    overflow: hidden;

    background-position: 95% center;

    border-radius: 3px;
    /*margin-top: 15px;*/
}

/*input removed*/
.jezelf textarea {
    width: 200px;
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
    border: none;
    padding: 5px 10px;
    font-size: 15px;
}

.myprofile text, #city, #birthdate, #doel, #favorite_club, #fantasy, #province_title, #hobbies {
    /*width: 200px;*/
    /*height: 29px;*/
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
    border: none;
    /*padding: 5px 10px;*/
    font-size: 15px;
}

.custom-ctrl #cat-textarea {
    width: 100%;
    height: 101px !important;
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
    border: none;
    padding: 5px 10px;
    font-size: 15px;
}

.fantasy {
    width: 100%;
    height: 101px !important;
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
    border: none;
    padding: 5px 10px;
    font-size: 15px;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.custom-ctrl {

}

.custom-ctrl #cat-text {
    width: 100%;
    height: 45px;
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
    border: none;
    padding: 5px 10px;
    font-size: 15px;
}

.custom-ctrl .cat-text {
    width: 100%;
    height: 45px;
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
    border: none;
    padding: 5px 10px;
    font-size: 15px;
}

.multi-radio > input {
    width: 200px;
    height: 30px;
    margin-left: -35px !important;
    margin-top: 1px;
    cursor: pointer;
}

.controls p.control-mark {
    text-align: right;
    opacity: 0.89;
    font-size: 18px;
    color: #5D5D5D;
    line-height: 30px;
    font-weight: normal;
    padding-top: 7px;
    float: right;
    font-weight: bold;
}

.multi-checkbox {
    width: 26px;
    height: 22px;
    margin-left: -28px !important;
}

.non-display {
    display: none;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.jezelf textarea {
    width: 100%;
    resize: none;
}

.profile-titel {
    margin-top: 60px;
}

.interesses {
    margin-top: 30px;
}

.interesses .selectprofile select {
    width: 100%;
}

.interesses .selectprofile {
    width: 100%;
}

.opslaan {
    margin-top: 25px;
}

.opslaan input.opslaan {
    background: #48AF33;
    border: none;
    padding: 15px 25px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin-right: 20px;
}

.success-button {
    background: #48AF33;
    border: 1px solid #48AF33;
    color: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 5px 15px 5px 15px;
    border-radius: 3px;
    cursor: pointer;
}

#remove_profile {
    background-color: #D73836;
    color: white;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
}

.opslaan a {
    color: #6F6F6F;
}

.profiel {
    margin-top: 30px;
}

.profiel-links {
    width: 25%;
    float: left;
}

.profiel-links img {
    display: block;
}

.profiel-rechts {
    width: 75%;
    float: left;
}

.profiel-links a.favorieten {
    width: 75%;
    background: #D63D3D;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    display: block;
    float: left;
    font-weight: bold;
}

.profiel-links a.flirt {
    width: 25%;
    background: #D63D3D;
    color: #fff;
    padding: 11px 0;
    text-align: center;
    display: block;
    float: left;
    font-weight: bold;
}


.profiel .tab-content {
    background: #fff;
    padding: 20px;
    min-height: 217px;
}

.profiel .tab-content p {
    font-size: 16px;
    color: #646464;
    line-height: 26px;
}

.profiel-over .nav-tabs {
    border-bottom: none;
}

.profiel-over .nav-tabs > li a {
    padding: 10px 50px;
    border-bottom: 4px solid #DCDCDC;
    margin: 0 0;
}

.profiel-over .nav-tabs > li.active > a, .profiel-over .nav-tabs > li.active > a:focus, .profiel-over .nav-tabs > li.active > a:hover {
    font-weight: 600;
    border: none;
    cursor: pointer;
    border-bottom: 4px solid #CD3E3A;
}

.profiel-over .nav-tabs > li, .profiel-over .nav-tabs > li > a:focus, .nav-tabs > li > a {
    color: #7F7F7F;
}

.profiel-over .tab-content {
    margin-top: 20px;
}

.box {
    position: relative;
    display: inline-block;
}

.sluit {
    position: absolute;
    top: -7px;
    right: -12px;
}

.sluit p {
    background: #CD3E3A;
    color: #fff;
    border-radius: 100px;
    padding: 5px 11px;
    cursor: pointer
}

.sluit p a {
    background: #CD3E3A;
    color: #fff;
}

.regels ul {
    margin: 0;
    padding: 0;
}

.regels li {
    list-style: none;
    font-size: 18px;
    color: #675151;
    line-height: 36px;
}

.regels li i {
    color: #AEAEAE;
    margin-right: 15px;
}

.mijnfoto {
    margin-top: 60px;
}

.mijnfoto h2 {
    margin-bottom: 25px;
}

.single-foto {
    position: relative;
    margin-bottom: 20px;
}

.single-foto img {
    width: 100%;
}

.single-foto .sluit {
    right: 0;
}

.zoeken-form input[type="checkbox"] {
    display: none;
}

.zoeken-form input[type="checkbox"] + label span {
    display: inline-block;
    background-image: linear-gradient(0deg, #F8F8F8 0%, #FFFFFF 100%);
    box-shadow: 0px 1px 3px 0px rgba(131, 131, 131, 0.50);
    border-radius: 5px;
    width: 22px;
    height: 22px;
    margin: -1px 15px 0 0;
    vertical-align: middle;
    cursor: pointer;
}

.zoeken-form input[type="checkbox"]:checked + label span {
    background: #C74144;
    border: 3px solid #fff;
    border-radius: 50px;
}

.col-md-5.footeraanmelden {
    width: 41%;
}

.zoeken-form label.check {
    float: left;
    font-weight: bold;
}

.zoeken-form {
    margin-bottom: 25px !important;
    padding: 15px 0px;
}

.zoeken-form h2 {
    margin-top: 35px;
}

.zoeken-form input[type="text"] {
    margin-bottom: 15px;
}

.select-leeftijd {
    width: 100%;
}

/*.tot { margin: 0 5px; }*/

.opwaardeer-item {
    box-shadow: 0px 1px 4px 0px rgba(126, 126, 126, 0.50);
    width: 170px;
    position: relative;
    float: left;
    margin-right: 5%;
    margin-top: 30px;
    margin-bottom: 40px;
}

.opwaardeer-item span.credits {
    background-image: linear-gradient(-180deg, #E76060 0%, #D94D4D 100%);
    padding: 15px 30px 0 30px;
    border-radius: 100px;
    position: absolute;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    top: -50px;
    left: 30px;
}

.opwaardeer-item span.credits-bottom {
    display: block;
    font-size: 14px;
    padding-bottom: 20px;
    margin-top: -10px;
    font-weight: 400;
}

.opwaardeer-inner {
    padding: 70px 20px 20px 20px;
    text-align: center;
}

.opwaardeer-inner p.size {
    opacity: 0.57;
    font-size: 18px;
    color: #3D3D3D;
    font-weight: 600;
}

.opwaardeer-inner p.prijs {
    font-size: 27px;
    color: #3D3D3D;
    font-weight: 600;
    margin: 15px 0;
}

.opwaardeer-inner p.prijsper {
    font-size: 16px;
    color: #9A9A9A;
}

.opwaardeer-item a {
    background: #51C639;
    display: block;
    padding: 15px 0;
    color: #fff;
    font-weight: 600;
    font-size: 19px;
    text-align: center;
}

.opwaardeer-item a:hover {
    background: #48AF33;
}

.betaalmogelijkheden ul {
    margin-bottom: 35px;
}

.betaalmogelijkheden li {
    list-style: none;
    line-height: 40px;
    color: #6C6C6C;
    font-size: 17px;
    float: left;
    width: 100%;
    text-align: left;
}

.betaalmogelijkheden li img {
    width: 30px;
    margin-right: 10px;
}


.berichtbox {
    box-shadow: 0px 1px 4px 0px rgba(178, 178, 178, 0.50);
    border-radius: 5px;
    margin-top: 30px;
    height: 586px;
}

.berichtbox-top {
    border-bottom: 1px solid #eee;
    padding: 20px;
}

.berichtbox-top p {
    font-weight: bold;
    padding-top: 10px;
}

.berichtbox-top img {
    float: right;
    margin-top: -10px;
}

.berichtbox-inner {
    height: 500px;
    overflow: scroll;
}

.berichtbox p.berichtbox-red {
    background: #FFE9E9;
    border: 1px solid #FCCDCD;
    border-radius: 10px;
    margin-right: 300px;
    padding: 15px;
    font-size: 15px;
    color: #C96666;
    line-height: 24px;
    margin-top: 20px;
}

.berichtbox p.berichtbox-blue {
    background: #EAFDFF;
    border: 1px solid #CBEBEF;
    border-radius: 10px;
    margin-left: 300px;
    padding: 15px;
    font-size: 15px;
    color: #79BBC2;
    line-height: 24px;
    margin-top: 20px;
}

.berichtbox-right {
    background: #EEEEEE;
    height: 600px;
    padding: 0 0 0 0;
    overflow: scroll;
}

.single-chat {
}

.single-chat a {
    display: block;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}

.single-chat a:hover {
    background: #E0E0E0;
    color: #666;
}

.single-chat img {
    margin-right: 20px;
    width: 52px;
    height: 52px;
    border-radius: 100px;
}

.berichtbox-input {
    width: 100%;
    clear: both
}

.berichtbox-input input {
    height: 70px;
    padding: 0 20px;
}

.berichtbox-input-text {
    width: 75% !important;
    float: left;
    border: 1px solid #999;
    height: 70px
}

.berichtbox-input-submit {
    width: 25%;
    background: #3D3D3D;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
}


.notification {
    background: #EAFDFF;
    border: 1px solid #CBEBEF;
    border-radius: 10px;
    padding: 15px;
    font-size: 15px;
    color: #79BBC2;
    line-height: 24px;
    margin-top: 10px;
}

.zoekenform {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 55%;
    float: left;
}

.resp-align {
    margin-left: 20px !important;
    min-width: 180px;
}

.but-search {
    width: 20%;
    float: left;
}

.zoekenform button.submit {
    float: left;
}

.logo {
    width: 25%;
    float: left;
    padding-top: 30px;
}

.logo img {
    max-width: 100%;
    padding-left: 10px;
    max-height: 50px;
}


.search-form-wrapper {
    display: flex;
    width: 100%;
    background-color: #3d3d3d;
    flex-direction: column;
    padding: 0px 15px 15px 15px;
}

.search-row-1 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
}

.search-column-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 10px;
}

.more-filters-auth {
    text-align: center;
}

.more-filters-auth p {
    margin: 0;
    color: white;
}

.more-filters-auth a {
    color: #ffffff;
}

.search-row-1 > select {
    width: 50%;
}

.mobile-gender {
    display: flex;
    width: 50%;
    flex-direction: column;
}

.mobile-year-range-wrapper {
    display: flex;
    width: 50%;
    flex-direction: column;
    padding: 0px 0px 0px 10px;
}

.mobile-year-range-content {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}

.search-from-year {
    width: 45%;
}

.search-to-year {
    width: 45%;
}

.search-input-style {
    padding: 7px;
    color: white;
    background: #555555;
    border: none;
    border-radius: 5px;
}

.search-btn {
    border: none;
    background: #D73836;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    padding: 7px 0px 7px 0px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 5px;
}

.profile-card {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.profile-img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.profile-header {
    position: absolute;
    padding: 10px;
    background-color: #3d3d3da6;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: bold;
    top: 0;
}

.profile-text {
    text-align: center;
    padding: 5px;
    min-height: 103px;
}

.profile-url {
    width: 100%;
    padding: 7px;
    text-align: center;
    background-color: #d73836;
    font-weight: bold;
}

.profile-url a {
    color: white;
}

.profile-card-responsive {
    padding: 0px 5px 0px 5px;
}


@media screen and (max-width: 1200px) {
    .logo {
        width: 100%;
        padding-top: 0;
    }

    .zoekenform {
        width: 70%;
        float: left;
    }

    .but-search {
        width: 30%;
        float: left;
        margin-top: 13px;
    }

    .auth-btn ul {
        margin: 0;
    }

    .logo {
        text-align: center;
    }
}

@media screen and (min-width: 1200px) {
    .but-search {
        margin-top: 2px;
    }
}

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

    .header {
        height: auto;
        min-height: 100px;
        padding-bottom: 60px;
    }

    .logo {
        text-align: center;
    }

    /*.menu { display: none; }*/
    .slogan {
        margin-top: 40px;
    }

    .slogan h1 {
        font-size: 32px;
    }

    .slogan p {
        font-size: 22px;
    }

    .zoekenform div {
        margin-bottom: 20px;
    }

    .zoekenform button.submit {
        margin-top: 0;
    }

    .feitjes h3 {
        margin-bottom: 25px;
    }

    .feitjes div {
        margin-bottom: 35px;
    }

    .feitjes div:last-child {
        margin-bottom: 0;
    }

    .leden .nav-tabs > li {
        margin: 0px 0px;
    }

    .footer div {
        margin-bottom: 20px;
    }

    .nu-online {
        margin-top: 25px;
    }

    .profiel-links {
        width: 100%;
        float: left;
    }

    .profiel-links img {
        width: 100%;
    }

    .profiel-rechts {
        width: 100%;
        margin-top: 20px;
    }

    .profiel-over {
        margin-bottom: 35px;
    }

    .regels {
        margin-top: 25px;
    }

}

@media screen and (min-width: 992px) {

    .col-md-3.berichtbox-right {
        width: 25% !important;
    }

    .col-md-3 {
        width: 25%;

    }

    .five.columns.push-four.new {
        display: none;
    }

    html {
        position: relative;
        min-height: 100%;
    }

    #gallery-carousel {
        min-height: 300px;
    }

    .footer {
        position: relative;
        bottom: 0;
        width: 100%;
        /* Set the fixed height of the footer here */
        min-height: 304px;
    }

    .inner.page #header {
        background-image: none;
        padding-bottom: 20px;
    }

}

@media screen and (max-width: 992px) {
    .header-bg {
        height: auto;
        min-height: auto;
    }

    .header-sub {
        height: auto;
        padding-top: 15px;
    }
}

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

    .berichtbox p.berichtbox-red {
        margin-right: 0px;
    }

    .berichtbox p.berichtbox-blue {
        margin-left: 0px;
    }

    .chat-messages {

        border: none !important;

    }


}

@media only screen and (max-width: 992px) {
    .zoeken {
        background: #3D3D3D;
        padding: 25px 0 0 0;
        text-align: center;
    }

    .zoekenform button.submit {
        margin-top: 35px;
    }

    .resp-align {
        margin: 0 auto !important;
        margin-top: 100px !important;
        float: none !important;
        min-width: 180px;
    }
}

@media only screen and (max-width: 800px) {
    .but-search {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 0;
    }

    .zoekenform {
        width: 100%;
        justify-content: unset;
    }

    .hide-for-small {
        display: none;
    }

    .auth-btn ul {
        float: none;
    }

    .zoekenform div {
        margin-bottom: unset;
    }

}

@media only screen and (max-width: 991px) {
    .but-search {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 0;
    }

    .zoekenform {
        height: 80px;
    }

    .auth-btn ul {
        float: none;
    }


}

@media only screen and (max-width: 600px) {
    .three.columns.login-buttons {
        text-align: center !important;
        display: block !important;
    }

    .box img {
        width: 100% !important;
    }

    .col-md-5.betaalmogelijkheden {
        clear: both;

    }

    .grid-sizer, .grid-item {
        width: 100% !important;
    }

    .opwaardeer-item {
        width: 100% !important;
    }

    .opwaardeer-item span.credits {
        left: 35% !important;
    }

    .first-lab, .second-lab, .third-lab {
        width: 100%;
    }

    .first-lab select, .second-lab select {
        width: 80%;
    }

    .third-lab select {
        width: 33%;
    }

    .zoekenform div {
        margin-bottom: 0;
    }

    .ser-one, .ser-two {
        width: 40%;
        float: left;
    }

    .ser-oneselect, .ser-two select {
        width: 50%;
    }

    .tot {
        width: 15%;
        float: left;
    }

    .third-lab select {
        width: 50%;
    }

    .zoekenform button.submit {
        float: none;
        text-align: center;
    }
}

@media only screen and (max-width: 500px) {
    .zoekenform {
        width: 100%;
        justify-content: unset;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .formage {
        display: flex;
        flex-direction: row;
        justify-content: center;

    }
    .sidebar-home ul li {
        list-style: none;
        font-size: 20px;
        margin: 5px 0;
    }
    #sidebar-links ul li {
        list-style: none;
        font-size: 20px;
        margin: 5px 0;
    }

}

@media only screen and (max-width: 425px) {
    .profile-card-responsive {
        width: 100%;
    }

    .profile-text {
        min-height: 50px;
    }

    .selectprofile select {

        width: 167px;

    }
}


@media only screen and (min-width: 600px) and (max-width: 992px) {
    .betaalmogelijkheden {
        display: none;
    }

    .zoekenform {
        width: 100%;
        justify-content: unset;
    }

    .formage {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}


@media only screen and (max-width: 800px) and (min-width: 736px) {
    .five.columns.push-four.new {
        display: none !important;
    }

    .menu {
        display: block;
    }
}

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

    .five.columns.push-four {
        display: block !important;
    }

    .row.oudfooter {
        width: auto;
        min-width: auto;
    }

    .berichtbox-input input, .berichtbox-input-text {
        width: 100% !important;
    }

    .icon-reorder:before {
        content: "\f0c9";
        color: #000;
    }

    .berichtbox-input.hidden-sm {
        display: none !important;
    }

    .col-md-3.berichtbox-right {
        float: left;
        width: 100%;
    }

    .content {
        padding: 0px;
    }

    .top-bar > ul .name h1 a {
        background: #3D3D3D;
    }

    .top-bar ul > li.toggle-topbar {
        background: #3d3d3d !important;
    }

    .mobile-nav-wrapper {
        padding: 0px;
        background-color: #3d3d3d;
    }


}

.five.columns.push-four {
    padding: 0px;
}

.top-bar {
    width: 100%;
    position: relative;
    min-height: 45px !important;
    /*top: -15px;*/
    padding: 0px;
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    z-index: 1;
}

.top-bar section {
    background-color: #3d3d3d;
    z-index: 10;
    padding-top: 20px;
}

.small {
    margin-top: 5px !important;
}

.three.columns.login-buttons {
    position: absolute !important;
    margin-top: 0px !important;
    width: 100% !important;

}

.col-md-5.footeraanmelden {
    width: 100% !important;
}

.footeraanmelden a {
    padding: 10px 10px;
}

ul.button-group {
    display: inline-block;
}

.singin-mobile-ribbon {
    display: flex;
    justify-content: space-around;
    z-index: 2;
    background-color: #0F8A0F;
    width: 100%;
    padding: 10px 10px 10px 10px;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    box-shadow: 0px 0px 5px 0px black;
    left: 0px;
    bottom: 0px;
    position: fixed;
}

.grecaptcha-badge {
    bottom: 50px !important;
}

.singin-mobile-ribbon > a, .singin-mobile-ribbon > i {
    color: white !important;
}

.singin-mobile-ribbon > .ribbon-btn > a {
    color: white;
    font-size: 5vw;
    font-weight: bold;
    margin: 0px;
    width: 100%;
    padding: 8px;
}

.singin-mobile-ribbon > .ribbon-btn {
    display: flex;
    width: 100%;
    justify-content: center;
}

nav > ul > li.name > a > i {
    float: right;
    margin-right: 45px;
    font-size: 20px;
    padding: 14px;
    color: white;
}


@media screen and (min-width: 769px) {
    .singin-mobile-ribbon {
        display: none !important;
    }
}

@media screen and (max-width: 340px) {
    .responsive-logo {
        height: 28px !important;
        margin-top: 5px;
    }
}


@media screen and (max-width: 768px) {
    #panic {
        display: none;
    }

    .search-box-red {
        display: none;
    }

    .logo img {
        display: none;
    }

    .modal {
        width: 92%;
        margin-left: 20%;
        /* margin-right: 10px; */
        left: -16%;
        /* right: 10%; */
        height: 500px;
    }

    .modal.fade.in {
        height: 300px;
    }

    .fixxx-3 {
        margin-left: 10px;
    }

    .auth-buttons {
        display: none;
    }

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

    #header {
        padding-bottom: 0px !important;
    }

    #panic {
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        padding: 5px 16px !important;
    }

    .header-sub {
        background: white none;
    }

    .h2-big {
        color: black;
        font-size: 6vw !important;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .slogan > p {
        font-size: 3vw;
        font-style: normal;
        text-shadow: none;
        color: black;
    }
    .slogan h1 {
        font-size: 14px;
        color: black;
        text-shadow: 0px 1px 4px rgba(66, 66, 66, 0.50);
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .menu ul {
        margin-top: 15px;
    }
}

@media screen and (min-width: 992px) {
    .menu ul {
        margin-top: 0px;
    }
}

.btn-warning {
    background-color: #D73836;
    border-color: #D54143;
}

.btn-warning:hover {
    background-color: #D54143;
    border-color: #D54143;
}

ul.sexdate-list {
    list-style: none;
}

ul.sexdate-list li {
    display: inline;
    margin-left: 3%;
    margin-top: 10px;
    margin-bottom: 10px;
}

p.prof-title {
    min-height: 35px;
}

p.prof-text {
    min-height: 96px;
}

p.prof-text-small {
    min-height: 80px;
}

.checkbox-grid li {
    display: block;
    float: left;
    width: 33%;
}

div.img-bg-a {
    cursor: pointer;
}

h2.h2-big {
    font-size: 3em;
}

img.thumb-prof {
    width: 100px;
    height: 100px;
    margin: 4px 7px;
}

/* fixes */
.fixxx-1 {
    margin-left: 6px;
}

.fixxx-1 label {
    margin-left: 4px;
}

.fixxx-2 {
    width: 98% !important;
    max-width: 644px;
}

/* new menu */
.dropdown-button {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.dropdown-items:after, .dropdown-items:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.dropdown-items:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.dropdown-items:before {
    border-color: rgba(255, 225, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.menu-item-with-dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-items li {
    width: 100%;
    margin: 0;
    line-height: 4px;
}

.dropdown-items li:nth-child(1) a {
    padding-top: 18px;

    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.dropdown-items li:last-child a {
    padding-bottom: 18px;

    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.dropdown-items {
    /*position: relative;*/
    background: #88b7d5;
    background: #fff;
    /*border: 4px solid #c2e1f5;*/
    display: block;
    position: absolute;
    /*background-color: #f9f9f9;*/
    /*min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    /*background-color:rgba(255,0,0,0.3);*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 10px !important;
    margin-left: 10px !important;
}

.dropdown-items a {
    /*color: #ddf8c6;*/
    color: #6C6C6C;
    /*color: #000;*/
    padding: 12px 16px;
    text-decoration: none;
    display: block;

    text-shadow: none;
}

.dropdown-items a:hover {
    color: #fff;
    background-color: #6C6C6C;
}

.menu-item-with-dropdown:hover .dropdown-items {
    display: block;
}

.menu-item-with-dropdown:hover .dropdown-button {
}

/* CUSTOMIZED */
header.stck {
    z-index: 2 !important;
}

.dropdown-items {
    display: none;
}

#dropdown-items-locations li {
    width: 160px !important;
}

#dropdown-items-age li {
    width: 200px !important;
}

#dropdown-items-look li {
    width: 165px !important;
}

#dropdown-items-sexual-preference li {
    width: 160px !important;
}

/* enable scroll for menu items with too meny subitems */
/*
#dropdown-items-sexual-preference {
    overflow-x: hidden;
    height: 200px;
    overflow-y: auto;
}
*/

@media screen and (max-width: 1210px) {
    .menu ul li > a {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
    }

    .dropdown-items a {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media screen and (max-width: 1066px) {
    #gratis-aanmelden {
        /*margin-top: 15px;*/
    }
}

@media screen and (max-width: 900px) {
    #menu-item-home {
        display: none;
    }
}
