@charset "UTF-8";
.container {
	background-color: black;
	background-size: cover;
	background-position: center;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.row {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	background-color: black;
}
.row.blockDisplay {
	display: inline;
}
.columns {
	width: 45%;
	display:inline-block;
   	float: none;
	line-height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
a {
	text-decoration-line: none;
	color: white;
	font-size: 16pt;
	margin: auto;
}
.primary_header {
	width: 100%;
	background-color: black;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: none;
	border-bottom: 2px;
	font-family: "Didot";
	font-size: 16pt;
	display: inline-flex;
	justify-content: space-between;
}
.scrollmenu {
	width: 100%;
	background-color: black;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	clear: none;
	border-bottom: 2px;
	font-family: "Didot";
	font-size: 16pt;
	display: flex;
	flex: 1;
	justify-content: space-around;
	overflow: auto;
	white-space: nowrap;
}
.container .center_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: ghostwhite;
	font-family: "Palatino";
	font-size: 30pt;
	letter-spacing: 1px;
}
.copyright {
	text-align: center;
	background-color: transparent;
	color: antiquewhite;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
	font-size: 12pt;
	padding-top: 2px;
	padding-bottom: 0px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}

.columns {
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
	font-family: "Source Sans Pro";
	font-size: 15pt;
}
	
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
.secondary_header ul li {
	margin-top: 5px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
	
.columns {
	width: 50%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 100%;
	height: 100%;
	border-radius: 25px;
}
.container h1 {
	text-align: center;
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	color: black;
	font-family:"Palatino Bold Italic";
	font-size: 22pt;
	font-weight: lighter;
	letter-spacing: 2px;
	background-color: antiquewhite;
	border-radius: 5px;
}
.container h2 {
	text-align: center;
	overflow: auto;
	line-height: 55px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: white;
	font-family:"Didot";
	font-size: 16pt;
	font-weight: lighter;
	letter-spacing: 2px;
}

.container h3 {
	text-align: justify;
	line-height: 35px;
	padding-bottom: 40px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
	color: black;
	background-color: white;
	font-family:'Helvetica Neue';
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
}
.container h4{
	width: 100%;
	text-align: center;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 40px;
	color: black;
	font-family: "Palatino";
	font-size: 16pt;
	font-weight: lighter;
	letter-spacing: 2px;
	background-color: antiquewhite;
}
.container h5{
	line-height: 40px;
	text-align: justify;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	color: white;
	font-family:'Palatino';
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 2px;
	background-color: black;
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
button {
   background: none;
   border: none;
}
.button {
  background-color: black;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-family: "Palatino";
  border-radius: 15px;
  letter-spacing: 1px;
  border-style: inset;
  display: inline-block;
  height: 100%; 
  line-height: 100%
}
.secondary_header {
	width: 100%;
	background-color: black;
	clear: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}
.secondary_header a{
	font-size: 12pt;
}
#menu {
}