video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(/images/img_0759_2x.jpg) no-repeat;
    background-size: cover; 
}
.container-fluid .nyebg {
    background-image: url(images/NYE2023Background.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
}
.row .col-xl-12.nightsImages .SmallPrint {
    color: #E8CBF3;
    text-align: center;
    font-size: x-small;
}
.container-fluid .container .row.specialblackgirlmagic {
}
.container-fluid .container .row.specialblackgirlmagic {

}
@media (max-width: 890px) {
.mobilevideopage {
display: none;
}
.specialEventBigFlyer {
}
}
body {
    background-color: #000000;
    margin-left: 0px;
    background-image: url(images/NewVoyeurPhoto.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
}
.container .row .col-lg-4 {
    background-color: #000000;
    color: #D5D5D5;

}

.row .col-lg-4 .text-center {
    font-family: 'Kalnia', serif;
}
.clearIt {
    visibility: hidden;
    display: none;
}
.infoRow {
	font-family: 'Kalnia', serif;
}
.row.infoRow .col-lg-4 h3 {
}
.descriptors {
    font-family: 'Sofia Sans Condensed', sans-serif;
    text-align: center;
}
.row.infoRow .col-lg-4 .btn.btn-sm {
    background-color: #FFFFFF;
    border-top-left-radius: 27px;
    border-bottom-right-radius: 27px;
    vertical-align: bottom;
    text-align: center;
    clear: both;
}
.container .row.infoRow .col-lg-4 {
    text-align: center;
}
.container-fluid .navbar.fixed-top.navbar-expand-lg.navbar-light.bg-dark .navbar-brand {
    color: #FFFFFF;
}
#navbarSupportedContent1 .navbar-nav.mr-auto .nav-item.active {
    color: #FFFFFF;
	font-family: 'Kanit', serif;
}
.navbar-nav.mr-auto .nav-item.active .nav-link {
    color: #D0B5CD;
	font-family: 'Kanit', serif; 
}
.navbar-nav.mr-auto .nav-item .nav-link {
    color: #FFFFFF;
	font-family: 'Kanit', serif;
}
.container-fluid .container footer {
    color: #FFFFFF;
    background-color: #000000;
	font-family: 'Kanit', sans-serif;
}
a {
    color: #E2CDE1;
	font-family: 'Kanit', sans-serif;
}
footer {
    background-color: #000000;
    color: #DED2E3;
    font-family: 'Kanit', sans-serif;
    border: thin solid #000;
}

header {
	background-color: #000000;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #4a4848;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.nightsImages {
}
.SmallPrint {
    color: #FA00FF;
    text-align: center;
    font-size: x-small;
}
.blackgirlmagic {
    color: #FFFFFF;
	
}
.blackgirltitle {
    text-align: center;
    color: #D5C5DD;
    font-family: 'Kalnia', serif;
    font-weight: 900;
}
.SpecialFine {
    font-family: 'Sofia Sans Condensed', sans-serif;
    text-align: center;
}
.centerfootside {
    text-align: center;
}
.MainVoyeurFooter .row .col-xl-4.RightFootSide {
    text-align: center;
    border-color: #080808;
}
.LeftFootSide {
    text-align: center;
}
.RightFootSide {
}
.memberloginbutton {
}
.MainVideoHolder {
}

/* Default: Hide the mobile image */
.leadpromo-mobile-image {
    display: none;
}

/* Show the desktop image by default */
.leadpromo-desktop-image {
    display: block;
}

/* For screens 768px or smaller (mobile and tablets) */
@media screen and (max-width: 768px) {
    .leadpromo-desktop-image {
        display: none; /* Hide desktop image */
    }
    .leadpromo-mobile-image {
        display: block; /* Show mobile image */
    }
}
