#banner.lightbox-adjust
{
	margin-top: 0 !important;
}

#nav-main.lightbox-adjust
{
	position: relative !important;
}

#nav-main.menu-float-adjust
{
	position: fixed;
	top: 0;
}

.green-color {
	text-transform: uppercase;
    color: #BDCF32;
}

.lunette img,
.bottom-lightbox img
{
	-ms-interpolation-mode: bicubic;
}

.gt-arrow {
    font-size: 2.5vw;
    line-height: 0;
}

.lunette.fixed-to-top
{
	z-index: 4000;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
}

div.box-shadow
{
	position: absolute;
    bottom: 0;
    box-shadow: inset 0 -12px 15px -10px #333;
    left: 0;
    right: 0;
    height: 25px;
}

.lunette,
.bottom-lightbox
{
	background: white;
	color: white;
	z-index: 4000;
}

.bottom-lightbox
{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 2vw 0;
	background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-cartober-2025/images/dav-cartober-25-promo-bg-desktop.jpg);
	background-size: 100% 100%;
	background-color: #05236B;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: unset !important;
    /* background-size: contain;
	background-position: bottom; */
}

.friends-bottom {
	width: 18vw;
    margin-right: 3vw;
}

.widget-float-img
{
	position: absolute;
	left: 5px;
	top: 0;
	height: 45%;
	padding-top: 4vw;
}

.bottom-lightbox a.close-btn
{
	position: absolute;
    right: 0.5vw;
    top: 0.5vw;
}

.bottom-lightbox a.close-btn img
{
	width: 1.5vw;
}

.lunette_close.close_icon {
	position: absolute;
	right: 0.5vw;
    top: 0.5vw;	
}

.lunette_close.close_icon img
{
	width: 1.5vw !important;
}

.lunette-container
{
	margin: 0 auto;
	/*max-width: 1000px;*/
}

.arrow-img
{
	height: 4vw;
}

.bottom-lightbox .arrow-img
{
	height: 3vw;
}

.left-arrow-img
{
	margin-right: 1.5vw;
}

.right-arrow-img
{
	margin-left: 1.5vw;
}

.mobile-arrow
{
	display: none;
}

img.logo-d1
{
	width: 42%;
    margin-top: 6.5vw;
}

img.logo-mobile {
	display: none;
}

img.vvc-img
{
	width: 80%;
}

.callout-container
{
	background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-cartober-2025/images/dav-cartober-25-lightbox-bg-desktop.jpg);
	background-size: 100% auto;
	position: relative;
	text-align: center;
	display: flex;
    align-items: center;
	padding: 0;
	background-repeat: no-repeat;
	/* background-color: #05236B; */
	justify-content: flex-end;
	background-position: right;
	padding-top: 1.8vw;
    padding-bottom: 2.4vw;
}

.sub-text-info {
	margin: 1vw 0 1.5vw 0;
	font-size: 1.3vw;
	line-height: 1.6vw;
	font-weight: bold;
	display: none;
}

.desktop-header {
	display: block;
	/* margin-bottom: 2.5vw; */
} 

.mobile-header {
	display: none;
}

.header-text h2 {
	font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 3.8vw;
    line-height: 2.7vw;
    margin: 0;
    padding: 0;
    font-weight: 600;
	color: #C5CBE2;
}

.header-text span {
	font-weight: bolder;
    font-size: 4.1vw;
}

.header-text p{
	font-size: 1.8vw;
    line-height: 1.8vw;
    margin-top: 1vw;
}

.callout-wrapper {
	width: 66%;
    padding: 0vw 2vw;
    box-sizing: border-box;
}

.bottom-lightbox .callout-container
{
	background: none;
	padding-top: 0px;
	padding-bottom: 5px;
	justify-content: flex-end;
    padding-right: 13vw;
}

.limited-label
{
	color: #bed12b;
	font-weight: bold;
}

.btn-container
{
	padding: 0;
}

p.callout-txt
{
	display: inline-block;
	color: white;
	font-size: 2.8vw;
	text-align: center;
	line-height: 1;
	margin: 0;
	padding-top: 4.5vw;
    padding-bottom: 2.2vw;
	font-weight: bold;
}

.lunette-container p.callout-txt
{
	display: block;
}

.bottom-lightbox p.callout-txt
{
    font-size: 2.4vw;
    padding-top: 0.4vw;
	padding-bottom: 0;
	color: #C5CBE2;
	/* font-weight: bold; */
}

.btn-container
{
	text-align: center;
}

.dtn-btn,
.learn-btn
{
	color: white;
	display: inline-block;
	padding: 1vw 1.5vw;
	text-decoration: none;
	font-size: 1.6vw;
    line-height: 1.6vw;
	font-weight: bold;
}

.dtn-btn:hover,
.learn-btn:hover,
.bottom-lightbox .dtn-btn:hover
{
	text-decoration: none;
	color: white;
}

.dtn-btn:visited,
.dtn-btn:active,
.dtn-btn:focus,
.bottom-lightbox .dtn-btn:visited,
.bottom-lightbox .dtn-btn:focus,
.bottom-lightbox .dtn-btn:focus,
.learn-btn:visited,
.learn-btn:focus,
.learn-btn:active
{
	text-decoration: none;
	color: white;
}

.dtn-btn
{
	background-color: #BC003D;
	border: solid 1px #BC003D;
	/* margin-right: 1vw; */
	padding: 0.5vw 1.6vw;
    border-radius: 0.4vw;
    /* margin-top: 1vw; */
}

.logo-image {
	/* margin-bottom: 0.5vw; */
	background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-cartober-2025/images/cartober-desktop.png);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
    width: 17vw;
    display: inline-block;
    height: 3.8vw;
}

.logo-image img {
	height: 6vw;
}

.promo-image-desktop {
	background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-cartober-2025/images/cartober-desktop.png);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	width: 15vw;
    height: 3.3vw;
    margin-right: 2.2vw;
}

/* .promo-image-mobile {
	display: none;
} */

.bottom-lightbox .dav-5k-promo {
	width: 18vw;
}

.bottom-lightbox .dtn-btn
{
	margin-left: 3vw;
    /* padding: 0.6vw 2vw; */
    font-size: 1.6vw;
    border-radius: 0.4vw;
    margin-top: 3px;
    line-height: 1.6vw;
}

.learn-btn
{
	border: solid white 1px;
}

.desktop-break
{
	display: block;
}

.desktop-break p {
	font-size: 1.5vw;
    line-height: 2.5vw;
}

.mobile-only
{
	display: none;
}

@media(max-width: 768px)
{
	.desktop-only
	{
		display: none;
	}

	.gt-arrow {
		font-size: 6.5vw;
		line-height: 0;
	}
	
	.mobile-only
	{
		display: inline-block;
	}
	
	.mobile-break
	{
		display: block;
	}
	
	.desktop-break
	{
		display: block;
	}

	.desktop-break p {
		font-size: 3vw;
		padding: 0.3vw;
		margin: 3vw 0;
		line-height: 3vw;
	}

	.bottom-lightbox .desktop-break {
		width: 90%;
    	margin: 0 auto;
	}

	a.close-btn, .lunette_close.close_icon {
		top: 2vw !important;
		right: 2vw !important;
	}

	a.close-btn img, .lunette_close.close_icon img {
		width: 20px !important;
	}

	.friends-bottom {
		width: 69%;
		display: block;
    	margin: 0 auto;
	}
	
	p.callout-txt
	{
		font-size: 5vw;
		padding-top: 0vw;
		padding-bottom: 0vw;
		line-height: 1.2;
	}
	
	img.logo-d1
	{
		display: none;
	}

	img.logo-mobile {
		width: 60%;
		display: inline-block;
	}
	
	
	img.vvc-img
	{
		width: 100%;
		margin-top: 40px;
	}
	
	.desktop-arrow
	{
		display: none;
	}
	
	.mobile-arrow
	{
		display: inline;
	}
	
	.arrow-img,
	.bottom-lightbox .arrow-img
	{
		height: 7vw;
	}
	
	.dtn-btn, .learn-btn
	{
		padding: 2vw 2.5vw;
		font-size: 6.5vw;
	}
	
	.bottom-text {
		margin-top: 3vw;
		margin-bottom: 3vw;
		display: inline-block;
		font-weight: bold;
		line-height: 7.5vw;
		display: none;
	}

	.dtn-btn
	{
		padding: 1.7vw 0vw;
		margin-right: 1vw;
		margin-left: 1vw;
		line-height: 1;
		font-size: 4vw;
		font-weight: bold;
		width: 34vw;
	}

	.dtn-btn-top {
		margin-bottom: 0vw;
		margin-top: 1vw;
	}
	
	.learn-btn
	{
		/*display: none;*/
		margin-top: 10px;
	}
	
	.flags-img,
	.box-shadow,
	.vvc-img
	{
		display: none;
	}
	
	.lunette-container .callout-container {
		padding: 8vw 2vw 8vw 2vw;
		background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-cartober-2025/images/dav-cartober-25-lightbox-bg-mobile.jpg);
		background-size: cover;
		background-position: top;
		background-repeat: no-repeat;

	}

	.logo-image {
		width: 38vw;
		height: 7.4vw;
		margin-bottom: 2vw;
	}

	.promo-image-desktop {
		margin-right: 0;
		width: 38vw;
		height: 7.4vw;
	}
	
	.callout-wrapper
	{
		width: 100%;
		padding-bottom: 3.4vw;
		/* padding-top: 27vw; */
	}
	
	.bottom-lightbox
	{
		background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-cartober-2025/images/dav-cartober-25-promo-bg-mobile.jpg);
		background-size: cover;
		background-position: top;
		background-repeat: no-repeat;
		padding: 2vw 0 2vw 0;
	}
	
	.bottom-lightbox a.close-btn
	{
		top: 10px;
	}
	
	.bottom-lightbox .callout-container
	{
		display: flex;
		flex-direction: column;
		width: 100%;
		padding-right: 1vw;
	}

	.mobile-alignment {
		justify-content: flex-end;
	}

	.bottom-lightbox .dav-5k-promo {
		height: 14vw;
   		width: auto;
	}

	.header-text h2 {
		font-size: 8vw;
		line-height: 8vw;
	}

	.header-text h3{
		line-height: 4.8vw;
		font-size: 4.3vw;
		margin: 4.2vw 1vw 4.2vw 1vw
	}

	.header-text p{
		font-size: 4.3vw;
		line-height: 4.5vw;
		margin-bottom: 2vw;
	}

	.header-text span{
		font-size: 8vw;
	}

	.desktop-header {
		display: none;
	} 
	
	.mobile-header {
		display: block;
	}
	
	.bottom-lightbox .dtn-btn
	{
		margin-left: 0;
		margin-right: 0;
		width: 34vw;
		padding: 2.5vw 2vw;
		font-size: 4vw;
		margin-bottom: 20px;
		font-weight: bold;
		display: block;
		margin: 1vw auto;
	}

	.callout-container {
		width: 100%;
	}
	
	
	.bottom-lightbox p.callout-txt
	{
		font-size: 5.5vw;
		width: 80%;
		line-height: 6vw;
		margin: 1vw 0;
	}
	
	.mobile-widget-logo
	{
		width: 70%;
		margin-top: 15vw;
	}
}
