
#PlatformWrapper {
	max-width: 1200px;
	margin: 20px 0px 0px 0px;
}

#H1CommonSense302 {
	display: block;
	height: auto;
	width: 700px;
	max-width: 90vw;
}

h1.CommonSense302 {
  display: inline-block;
  width: auto;
  text-align: center;
  font-family: 'Oswald' !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 42px;
  margin: 5px 10px 10px 10px;
  color: #990000;
}

.BackToSanity {
	font-family: 'Lora' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	font-size: 1.25em;
}

.plankWrapper {
	background: #006699;
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.plankHeaderTB {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

.plankHeaderTR {
	display: table-row;
	margin: 0px 0px 0px 0px;
}

.plankHeaderTD1 {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 10px;
	vertical-align: top;
}
.plankHeaderTD2 {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 5px;
	vertical-align: top;
}

.circle {
	
	font-family: 'Abril Fatface' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	width: 46px;
	height: 46px;
	background-color: #fbc040;
	color: #006699;
	font-size: 30px;
	text-align: center;
	line-height: 44px;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 0px 0px 0px;
}

h2.PlatformPlank {

	font-family: 'Raleway';
	font-style: normal;
	font-weight: 900;
	font-size: 1.3em;
	line-height: 1.5em;
	display; block;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	margin:  5px 0px 0px 0px;
	width: auto;
	text-align: left;
	hyphens: none;
}

h2.PlatformPlank:hover {

	color: #7addff;
}


.accordion-header {
  padding: 0px 10px 0px 0px;
/* 
  cursor: pointer;
 */
  margin: 0;
}

.accordion-content {
	display: none;
	border: 2px solid #999999 !important;
	background: #ececec;
	margin: -10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;
}


.accordion-content a { color: #006699; }
.accordion-content a:hover { color: #cc0000; }
.accordion-content a:active { color: #fbc040; }

.popup-content a { color: #006699; }
.popup-content a:hover { color: #cc0000; }
.popup-content a:active { color: #fbc040; }

.accordion-content  ul {
	list-style-type: disc !important;
	margin-left: 20px !important;
}
.popup-content  ul {
	list-style-type: disc !important;
	margin-left: 20px !important;
}

.accordion-content  li {
	margin: 20px 0px 20px 0px !important;
}
.popup-content  li {
	margin: 20px 0px 20px 0px !important;
}

.accordion-arrow {
	cursor: pointer;
	background: #fbc040;
	border: 2px solid white;
	color: #006699;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
	width: auto;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.accordion-arrow:hover {
	background: #97040b;
	color: #ffffff;
}

.DownArrow {
	font-style: normal !important;
	display: inline-block;
	transform: scaleX(1) scaleY(1) rotate(0deg);
}
.DownArrowUp {
	font-style: normal !important;
	display: inline-block;
	transform: scaleX(1.5) scaleY(0.7) rotate(-90deg);
}

.accordion-content p iframe {
	
	width: 560px;
	height: 315px;
	max-width: 78vw;
	max-height: calc(78vw * 0.56);
	margin: 20px 0px 40px 0px;
	display: block
}

.accordion-content h4,
.popup-content h4 {

	font-size: 1.25em !important;
	font-weight: bold !important;
	font-style: italic !important;
	line-height: 1.3;
	display; block;
	color: #ffffff;
	background: black;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 30px 0px 10px 0px;
	width: auto;
	text-align: left;
}

.accordion-content h5,
.popup-content h5 {

	font-size: 1em !important;
	font-weight: bold !important;
	font-style: normal !important;
	line-height: 1.3;
	display; block;
	color: #000000;
	margin: 20px 0px 10px 0px;
	width: auto;
	text-align: left;
}

.accordion-content i,
.popup-content i {

	font-style: italic !important;
}

.accordion-content b,
.popup-content b {

	font-weight: bold !important;
}

h3.PlatformPlank {

	font-size: 1em;
	font-style: italic !important;
	line-height: 1.3;
	display; block;
	color: #000000;
	margin: 10px 30px 10px 0px;
	width: auto;
	text-align: left;
}

h3.PlatformPlank b, .accordion-content b {
	font-weight: bold !important;
}

/* Basic styles */
body {
    font-family: Arial, sans-serif;
}

/* Popup Overlay */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7) !important;
    display: none; /* Hidden by default */
    z-index: 999;
}

/* Popup Container */
.popup-container {
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    max-width: 1000px;
    width: calc(100% - 20px); /* 10px margin on both sides */
    max-height: 70vh; /* Limit height */
    overflow-y: auto; /* Scrollable content */
    z-index: 1000;
    border-radius: 10px;
    border-top: 6px solid white !important;
    border-bottom: 6px solid white !important;
}

.popup-content {
    margin: 10px 10px 10px 10px !important;
}
.popup-content .plankWrapper {
	margin: 10px 5px 10px 0px !important;
	padding: 0px 0px 0px 0px;
}


/* Close Button */
.popup-close {
    position: fixed;
    top: 15px;
    right: 15px;
    background-color: black;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    line-height: 38px;
/* 
    cursor: pointer;
 */
    z-index: 1001; /* Ensure the close button is on top */
    border: 3px solid white;
}

/* Accordion styles */
.accordion-content {
    display: none;
}

.accordion-arrow {
/* 
    cursor: pointer;
 */
}

.DidYouKnowPoint {
	margin: 20px 10px 10px 10px;
	max-width: 92vw;
}

h3.DidYouKnowPoint {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 900;
	font-size: 1.5em;
	margin: 5px 10px 20px 10px;
	color: #006699;
	line-height: 1.2
}
.StateName {
	text-transform: uppercase;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: #cc0033;
	text-decoration: inherit;
}

h4.WhyNotDelaware {
	font-family: 'Oswald' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 3em;
	margin: 5px 10px 10px 10px;
	color: #009966;
	line-height: 1.2
}

.DidYouKnowPointDivider {
	margin: 20px 10px 20px 10px;
	border-top: 2px solid #006699;
}

.green {
	text-transform: none;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: #009966;
	text-decoration: inherit;
}

#DidYouKnowThat {
	height: auto;
	width: auto;
	max-width: 90vw;
}

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

	main {
		margin-top: 140px !important;
	}

	.accordion-header {
	  padding: 0px 0px 0px 0px;
	}

	.circle {
	
		width: 36px;
		height: 36px;
		font-size: 24px;
		line-height: 34px;
	}

	h2.PlatformPlank {

		font-size: 20px;
		line-height: 1.5;
		margin: 0px 10px 10px 0px;
	}
}

@media (max-width: 680px) {

	main {
		margin-top: 30vw !important;
	}
}

@media (max-width: 500px) {

	h3.DidYouKnowPoint {
		font-size: 1.3em;
	}
	h4.WhyNotDelaware {
		font-size: 2em;
	}
}

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

	#H1CommonSense302 {
		max-width: 86vw;
	}

	h1.CommonSense302 {
	  font-size: 1.75em;
	}

	.accordion-header {
	  padding: 0px 0px 0px 0px;
	}

	.circle {
	
		width: 28px;
		height: 28px;
		font-size: 20px;
		line-height: 28px;
	}

	h2.PlatformPlank {

		font-size: 16px;
	}
}
