.emp-text {
	font-weight: bold;
    font-style: italic;
}

.green-text {
	color: #becf33;
	text-transform: uppercase;
}

.red-text {
	color: #B30838;
}

.bold-text {
	font-weight: bold;
} 

.bold-matched {
	font-weight: 800;
}

.em-text {
    color:#0C1E36;
	font-style: italic;
}

.modal-box {
	position: fixed;
	display: flex;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 2.5vw 0;
	background-size: 100% 100%;
	background-color: rgba(0,0,0, 0.5);
	justify-content: center;
	align-items: center;
	padding: 0;
    margin: 0;
	z-index: 1000;
}

.popup-container {
	width: 45vw;
    height: 27.98vw;
	background-color: white;
	position: relative;
	padding: 0.2vw;
	box-sizing: border-box;
	display: flex;
	background-color: #fff;
}

.popup-container a.close-btn {
	position: absolute;
	right: -1vw;
    top: -1vw;
	display: flex;
}

.popup-container a.close-btn img {
	width: 2vw;
}

.container-column {
    width: 100%;
    height: 100%;
    background-color: blue;
    background: url(https://s3.us-east-1.amazonaws.com/content.cdrfg.com/lightbox/dav/field-of-flags-august-unlock-2025/images/desktop-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-origin: border-box;
    align-items: flex-end;
	justify-content: flex-end;
    display: flex;
}

.bottom-section {
    font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: white;
    display: flex;
	/* padding: 0 0 0 2vw; */
    /* margin-top: 16vw; */
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.bottom-section p {
    font-size: 1.6vw;
    line-height: 1.7vw;
    margin: 0;
    font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-align: center;
    font-weight: 300;
    color: #383838;
    font-weight: 500;
   	margin: 0.2vw 0 1.2vw 0;
}

.bottom-section h3 {
    font-size: 4.8vw;
    line-height: 4.2vw;
	text-align: center;
	margin: 0;
	font-family: "klavika-web-condensed", "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 600;
	text-transform: uppercase;
	color: #212F64;
}

.bottom-section h3 span {
    font-size: 3vw;
    font-weight: 600;
	font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: 3.5vw;
}

.bottom-section img {
	/* width: 50%; */
	margin: 0 0 0.2vw 0;
}

/* .main-img {width: 90%;} */

.callout-container {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: flex-start;
	padding-top: 3.3vw;
    padding-bottom: 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;
} 

.mobile-header {
	display: none;
}

.header-text h2 {
	font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	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", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    /* font-weight: bold; */
	font-weight: 600;
	color: #EBEEF3;
	line-height: 3.3vw;
    font-size: 3.3vw;
    margin: 0;
}

.header-text h4{
	font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    /* font-weight: bold; */
	font-weight: 700;
	color: #EBEEF3;
	line-height: 4.3vw;
    font-size: 4vw;
    margin: 0;
}

.header-text h5 {
	font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 700;
    color: #EBEEF3;
    line-height: 2.2vw;
    font-size: 2vw;
    margin: 0.5vw 0vw 0.5vw 0;
}

.callout-wrapper {
	width: 57.8%;
    padding: 0vw 4vw;
    box-sizing: border-box;
}

.modal-box .callout-container {
	width: 100%;
    background: none;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: left;
    color: #0C1E36;
    display: flex;
    flex-direction: column;
	align-items: center;
	padding-bottom: 2.2vw;
}

.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;
}

.modal-box p.callout-txt {
	font-size: 2.3vw;
    line-height: 2vw;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 600;
    color: #0C1E36;
    text-align: left;
	/* margin-left: 6vw; */
}

.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.7vw;
    font-weight: bold;
}

.dtn-btn:hover,
.learn-btn:hover,
.modal-box .dtn-btn:hover {
	text-decoration: none;
	color: white;
}

.dtn-btn:visited,
.dtn-btn:active,
.dtn-btn:focus,
.modal-box .dtn-btn:visited,
.modal-box .dtn-btn:focus,
.modal-box .dtn-btn:focus,
.learn-btn:visited,
.learn-btn:focus,
.learn-btn:active {
	text-decoration: none;
	color: white;
}

.dtn-btn {
	/* background-color: #B30838;
	border: solid 1px #B30838; */
	padding: 0.1vw 1.4vw;
    border-radius: 0.3vw;
    font-size: 1.6vw;
	font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 600;
}

.header-image img {
	height: 11vw;
}

.sub-image img {
    height: 5vw;
    margin-top: 1vw;
}

.modal-box .dtn-btn {
    padding: 0.4vw;
    font-size: 1.6vw !important;
    line-height: 2vw;
    border-radius: 0.1vw;
    font-weight: 400;
    width: 14vw;
    font-weight: 600;
    background-color: #B30838;
    /* border: solid 1px #B30838; */
}

.top-text-mobile {
	display: none;
}

.top-text-desktop {
	font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	/* display: flex; */
	font-size: 2.3vw !important;
	align-items: center;
	margin: 2vw 0;
    color: white;
	text-align: center;
}

.desktop-break {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.desktop-break p {
	font-size: 1.5vw;
    line-height: 2.5vw;
}

.mobile-only {
	display: none;
	flex-direction: column;
}

.desktop-only {
	display: flex;
	flex-direction: column;
}

.img-desktop, .link-desktop { display: inline; width: 50%;}
.img-mobile, .link-mobile {display: none;}
.eg-logo {width: 50%;}

@media(max-width: 500px) {
	.popup-container {
		width: 78vw;
		height: 74.4vw;
		flex-direction: column;
		padding: 1vw;
	}

	.container-column {
		width: 100%;
		height: 100%;
		background: url(https://s3.us-east-1.amazonaws.com/content.cdrfg.com/lightbox/dav/field-of-flags-august-unlock-2025/images/mobile-bg.jpg);
		background-size: cover;
		align-items: flex-end;
	}

	.desktop-break p {
		font-size: 3vw;
		padding: 0.3vw;
		margin: 3vw 0;
		line-height: 3vw;
	}

	.modal-box a.close-btn img {
		width: 4vw;
	}

	.modal-box .desktop-break {
		width: 100%;
    	margin: 0 auto;
	}

	.bottom-section {
		flex-direction: column;
		align-items: center;
		/* height: 53vw; */
		justify-content: flex-end;
	}

	.bottom-section img {
		width: 100%;
	}

	.bottom-section p {
		font-size: 3.6vw;
		line-height: 4vw;
		text-align: center;
		margin: 0.9vw 0 0.9vw;
		font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-weight: 600;
	}

	.bottom-section h3 {
		font-size: 10vw;
		line-height: 9.5vw;
		text-align: center;
	}

	.bottom-section h3 span {
		font-size: 5vw;
		font-weight: 700;
		font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		line-height: 5.5vw;	
	}

	.img-desktop, .link-desktop { display: none; }
	.img-mobile, .link-mobile {display: inline; width: 43%;}
	.eg-logo {width: 40% !important;}

	.main-img {width: 90%;}
	
	p.callout-txt {
		font-size: 5vw;
		padding-top: 0vw;
		padding-bottom: 0vw;
		line-height: 1.2;
	}
	
	.dtn-btn {
		padding: 2vw 2.5vw;
		font-size: 6.5vw;
	}

	.sponsor-logo {
		width: 30%;
		margin-top: 1vw;
	}
	
	.top-text-mobile {
		display: inline-block;
		line-height: 4.7vw;
		font-size: 4.3vw;
		margin: 2.5vw 0 2.5vw 0;
		font-weight: 600;
		font-family: "klavika-web", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		text-align: center;
		color: white;
	}

	.top-text-desktop {
		display: none;
	}

	.dtn-btn {
		padding: 1.2vw 1.5vw 1.2vw;
		margin-left: 1vw;
		font-size: 4.8vw;
		line-height: 6vw;
		font-weight: 600;
		width: 40vw;
		text-align: center;
	}

	.header-image {
		margin-bottom: 2vw;
	}

	.header-image img {
		height: 21vw;
		margin-bottom: 0vw;
	}
	
	.callout-wrapper {
		width: 100%;
		padding-bottom: 3.4vw;
		text-align: center;
		padding: 0;
	}
	
	.modal-box a.close-btn {
		top: -1.8vw;
		right: -1.8vw;
	}
	
	.modal-box .callout-container {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
		width: 100%;
		margin-bottom: 4.5vw;
	}

	.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: 6.8vw;
		font-size: 7vw;
		padding: 0;
		margin: 4vw 0 4vw 0;
	}

	.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;
	}
	
	.modal-box .dtn-btn {
		padding: 0.1vw !important;
		margin-left: 0vw;
		font-size: 3.9vw !important;
		line-height: 7vw !important;
		font-weight: 600;
		width: 35vw !important;
		text-align: center;
		margin-top: 0.5vw;
	}

	.callout-container {
		width: 100%;
	}
	
	.modal-box p.callout-txt {
		font-size: 5.5vw;
		margin-bottom: 1vw;
		margin-left: 0;
	}
	
	.mobile-widget-logo {
		width: 70%;
		margin-top: 15vw;
	}

	.desktop-only {
		display: none;
	}
	
	.mobile-only {
		display: flex;
	}
}
