#banner.lightbox-adjust
{
	margin-top: 0 !important;
}

#nav-main.lightbox-adjust
{
	position: relative !important;
}

#nav-main.menu-float-adjust
{
	position: fixed;
	top: 0;
}

.emp-text {
	font-weight: bold;
    font-style: italic;
}

.bold-text {
	font-weight: bold;
}

.green-text {
	text-transform: uppercase;
	color: #BDCF32;
	font-weight: bold;
}

.em-text {
    color:#0C1E36;
	font-style: italic;
}

.lunette img,
.bottom-lightbox img
{
	-ms-interpolation-mode: bicubic;
}

.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: 2.4vw 0;
	background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-patriotic-august-2023/images/dav-patriotic-august-2023-lb-desk-scroll.jpg);
	background-size: 100% 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
}

.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;
}

.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-patriotic-august-2023/images/dav-patriotic-august-2023-lb-desk-fixed.jpg);
    background-size: 100% auto;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0;
    background-repeat: no-repeat;
    justify-content: flex-end;
    background-position: right;
    padding-top: 4.8vw;
    padding-bottom: 4.8vw;
    background-position: top;
    font-size: 1.4vw;
}

.sub-text {
	font-family: "klavika-web","klavika", "Helvetica Neue", Helvetica;
    font-size: 1.8vw;
	display: block;
}

.desktop-header {
	display: block;
	/* margin-bottom: 2.5vw; */
} 

.mobile-header {
	display: none;
}

.header-text h2 {
	font-family: "klavika-web", "klavika", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #EBEEF3;
	line-height: 3.5vw;
    font-size: 3.5vw;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.header-text h3{
	font-family: "klavika-web", "klavika", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #EBEEF3;
	line-height: 3.3vw;
    font-size: 3.3vw;
    margin: 0;
}

.header-text h4{
	font-family: "klavika-web","klavika", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #212F64;
	line-height: 2.7vw;
    font-size: 2.4vw;
    margin: 0;
    margin-bottom: 1vw;
}

.header-text h5 {
	font-family: "klavika-web","klavika", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #212F64;
	line-height: 2vw;
    font-size: 1.7vw;
    margin: 0.5vw 0vw 1.5vw 0;
}

.callout-wrapper {
    width: 63%;
    padding: 0vw 4vw;
    box-sizing: border-box;
}

.bottom-lightbox .callout-container
{
	background: none;
    padding-top: 0px;
    padding-bottom: 0px;
	justify-content: right;
    color: #0C1E36;
    padding-right: 13vw;
}

.btn-container {
	padding: 0;
}

p.callout-txt
{
	display: inline-block;
	color: #EBEEF3;
	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: 1.7vw;
    line-height: 1.7vw;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 100;
	color: #0C1E36;
}

.btn-container
{
	text-align: center;
}

.dtn-btn,
.learn-btn
{
	color: white;
	display: inline-block;
	padding: 1vw 1.5vw;
	text-decoration: none;
	font-size: 2.5vw;
    line-height: 2.5vw;
    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;
}

.eg-box {
	height: 2.9vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.eg-box img {
	height: 100%;
    margin-left: 0.5vw;
}

.dtn-btn
{
	background-color: #B31E3B;
    border: solid 1px #B31E3B;
	padding: 0vw 3vw 0 3vw;
    border-radius: 0.3vw;
    font-size: 1.8vw;
    font-family: "klavika-web","klavika", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 1.6vw;
    line-height: 2.5vw;
    margin-right: 0.5vw;
}

/* .header-image {
	margin-bottom: 1.5vw;
} */

.header-image img {
	height: 11vw;
}

.sub-image img {
    height: 5vw;
    margin-top: 1vw;
}

.bottom-lightbox .dtn-btn
{
    margin-top: 0;
	margin-bottom: 0;
	margin-right: 2vw;
}

.bottom-text-mobile {
	display: none;
}

.bottom-text-desktop {
	font-family: "klavika-web","klavika", "Helvetica Neue", Helvetica, Arial, sans-serif;
	/* display: flex; */
	align-items: center;
	margin: 0vw 4vw 0vw 4vw;
    color: #212F64;
}


.learn-btn
{
	border: solid white 1px;
}

.desktop-break
{
	display: flex;
}

.desktop-break p {
	font-size: 1.5vw;
    line-height: 2.5vw;
}

.mobile-only
{
	display: none;
}

@media(max-width: 768px)
{

	.lunette_close.close_icon {
		top: 2vw;
		right: 2vw;
	}

	.lunette_close.close_icon img {
		/* width: 20px !important; */
		width: 4vw !important;
		max-width: 20px;
	}

	.desktop-only
	{
		display: none;
	}
	
	.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 a.close-btn img {
		/* width: 20px; */
		width: 4vw !important;
		max-width: 20px;
	}

	.bottom-lightbox .desktop-break {
		width: 100%;
    	margin: 0 auto;
	}

	.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;
	}
	
	.small-text {
		font-size: 4.5vw;
	}

	.bottom-text-mobile {
		display: inline-block;
		line-height: 4.6vw;
		font-size: 4.2vw;
		font-weight: 600;
		font-family: "klavika-web","klavika", "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-align: center;
		color: #212F64;
	}

	.bottom-text-desktop {
		display: none;
	}

	.dtn-btn
	{
		padding: 0.1vw 0.2vw 0.1vw 0.2vw;
		margin-left: 1vw;
		font-size: 3.6vw;
		line-height: 6vw;
		font-weight: 600;
		width: 28vw;
		text-align: center;
		background-size: 3.2vw;
		background-position-y: 2vw;
	}

	.dtn-btn-top {
		margin-bottom: 0vw;
		margin-right: 2vw;
		/* margin-top: 2.2vw; */
	}
	
	.eg-box {
		height: 6.9vw;
		margin-top: 2vw;
	}

	.eg-box img {
		height: 100%;
		margin-left: 2vw;
	}

	.flags-img,
	.box-shadow,
	.vvc-img
	{
		display: none;
	}
	
	.lunette-container .callout-container
	{
		padding: 14.7vw 0vw 27.7vw 25vw;
		background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-patriotic-august-2023/images/dav-patriotic-august-2023-lb-mobile-fixed.jpg);
		background-size: 100%;
		background-position: top;
		background-repeat: no-repeat;
		justify-content: flex-end;
		text-align: center;
	}

	.header-image {
		margin-bottom: 2vw;
	}

	.header-image img {
		height: 21vw;
		margin-bottom: 0vw;
	}
	
	.sub-image img {
		height: 11vw;
	}
	
	.callout-wrapper
	{
		width: 100%;
		/* padding-bottom: 3.4vw; */
		text-align: center;
	}
	
	.bottom-lightbox
	{
		background: url(https://s3.amazonaws.com/content.cdrfg.com/lightbox/dav/dav-patriotic-august-2023/images/dav-patriotic-august-2023-lb-mobile-scroll.jpg);
		background-size: cover;
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #000;
		padding: 4.9vw 0 4.9vw 0;
	}
	
	.bottom-lightbox a.close-btn
	{
		top: 2vw;
		right: 2vw;
	}
	
	.bottom-lightbox .callout-container
	{
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
		padding: 4vw 0 4vw 36vw;
		margin-left: 0;
	}

	.bottom-lightbox .presented-by-humana-desktop {
		display: none;
	}

	.bottom-lightbox .vv-desktop {
		display: none;
	}
	
	.bottom-lightbox .vv-mobile {
		height: 21vw;
   		width: auto;
		margin-right: 0px;
		display: inline-block;
	}
	
	.bottom-lightbox .presented-by-humana-mobile {
		display: block;
		height: 10vw;
		width: auto;
		margin: 0 auto;
		padding-top: 1vw;
	}

	.header-text h2 {
		font-size: 8.9vw;
		line-height: 9.2vw;
	}

	.header-text h3{
		line-height: 7.8vw;
		font-size: 8vw;
	}

	.header-text h4{
		line-height: 5.6vw;
		font-size: 5vw;
		padding: 0;
		font-weight: bold;
	}

	.sub-text {
		line-height: 3.8vw;
		font-size: 3.4vw;
		margin-top: 1.5vw;
	}

	.header-text h5{
		line-height: 4.8vw;
		font-size: 4.7vw;
		margin: 2vw 0;
	}

	.desktop-header {
		display: none;
	} 
	
	.mobile-header {
		display: block;
		text-align: center;
	}
	
	.bottom-lightbox .dtn-btn
	{
		padding: 0.5vw 1.5vw 0.5vw 1.5vw;
		margin-left: 1vw;
		font-size: 3.6vw;
		line-height: 6vw;
		font-weight: 600;
		width: 30vw;
		text-align: center;
		background-size: 3.2vw;
		background-position-y: 2vw;
		margin-top: 1vw;
		margin-bottom: 0vw;
	}

	.callout-container {
		width: 100%;
	}
	
	.bottom-lightbox p.callout-txt
	{
		font-size: 5.5vw;
		margin-bottom: 1vw;
		/* padding: 2vw 13vw 0vw 13vw */
		/* padding: 20px 60px 5px 60px; */
	}
	
	.mobile-widget-logo
	{
		width: 70%;
		margin-top: 15vw;
	}
}

@media screen and (min-width: 768px) and (max-width:768px)
{
	.lunette .p-grid .p-md-6
	{
		width: 100%;
	}
}

@media(min-width: 1350px)
{

	
	.lunette p.callout-txt
	{
		font-size: 2.3vw;
	}
	
	.arrow-img
	{
		height: 48px;
	}
}
