@charset "utf-8";

/* NEW GALLERY */
#new-special-banner-2020 {
	width: 1070px;
	height: auto;
	margin: 20px auto 10px;
	background-size: cover;
	background-position: 50% 50%;
}

#inq-s-wrap	{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0, .6);
}

#nsb-inq {
	width: 100%;
	font-weight: 700;
	font-family: 'Oswald';
	font-size: 30px;
	text-align: left;
	color: #f5f5f5;
	text-transform: uppercase;
	padding: 20px 0 0 20px;
}

#nsb-inq-threecol {
	width: 32%;
	height: auto;
	margin: 20px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-inq-threecol a, #nsb-inq-threecol a:visited {
	color: #ffffff;
	text-decoration: none;
	transition: .5s;
}

#nsb-inq-threecol a:hover {
	color: #0b72b5;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 23px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 110px;
}

#nsb-lbl-two {
	font-family: 'mallory';
	font-size: 14px;
	font-weight: 700;
	color: #f5f5f5;
	text-transform: uppercase;
}

#nsb-lbl-three {
	font-family: 'mallory';
	font-size: 14px;
	font-weight: 700;
	color: #f5f5f5;
	text-transform: uppercase;
}


#nsb-read-more {
	font-family: 'mallory';
	font-size: 12px;
	font-weight: 700;
	color: #f5f5f5;
	text-transform: uppercase;
}

#nsb-para {
	font-family: 'Noto Serif';
	font-size: 14px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	color: #f5f5f5;
	margin-top: 10px;
}

#nsb-story-list {
	font-family: 'mallory';
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	color: #f5f5f5;
	margin-top: 10px;
}

#nsb-story-list a {
	display: block;
	margin-bottom: 10px;
}

#nsb-date {
	font-family: 'mallory';
	font-size: 12px;
	font-style: italic;;
	color: #f5f5f5;
	margin-top: 5px;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

#nsb-covid-list span {
	font-weight: 700;
	font-size: 24px;
}

.sec-hide {
	display: block;
}

#sec-mob-only  {
	width: 93%;
	height: auto;
	margin: 10px auto 20px;
	padding: 0 20px;
	box-sizing: border-box;
	font-family: 'mallory', sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	display: none;
}

#sec-mob-only  a, #sec-mob-only  a:visited {
	color: #ffffff;
	text-decoration: none;
	transition: .5s;
}




/* 1024px */
@media only screen and (min-width: 1024px) and (max-width: 1040px){
#new-special-banner-2020 {
	width: 1004px;
	height: 330px;
	margin: 0 auto 10px;
	background-size: cover;
	background-position: 50% 50%;
}

}


/* 768px */
@media only screen and (min-width: 768px) and (max-width: 1023px){
/* NEW GALLERY */
#new-special-banner-2020 {
	width: 100%;
	height: auto;
	margin: 20px auto 10px;
}

#nsb-inq-threecol {
	width: 98%;
	height: auto;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 18px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 30px;
}

#nsb-para {
	display: none;
}

#nsb-lbl-three {
	margin: 0 auto;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

.sec-hide {
	display: none;
}

#sec-mob-only  {
	display: block;
}

}

/* 720px */
@media only screen and (min-width: 720px) and (max-width: 767px){
/* NEW GALLERY */
#new-special-banner-2020 {
	width: 100%;
	height: auto;
	margin: 20px auto 10px;
}

#nsb-inq-threecol {
	width: 98%;
	height: auto;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 18px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 30px;
}

#nsb-para {
	display: none;
}

#nsb-lbl-three {
	margin: 0 auto;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

.sec-hide {
	display: none;
}

#sec-mob-only  {
	display: block;
}

}

/* 600px */
@media only screen and (min-width: 600px) and (max-width: 719px){
/* NEW GALLERY */
#new-special-banner-2020 {
	width: 100%;
	height: auto;
	margin: 20px auto 10px;
}

#nsb-inq-threecol {
	width: 98%;
	height: auto;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 18px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 30px;
}

#nsb-para {
	display: none;
}

#nsb-lbl-three {
	margin: 0 auto;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

.sec-hide {
	display: none;
}

#sec-mob-only  {
	display: block;
}

}

/* 480px */
@media only screen and (min-width: 480px) and (max-width: 599px){
/* NEW GALLERY */
#new-special-banner-2020 {
	width: 100%;
	height: auto;
	margin: 20px auto 10px;
}

#nsb-inq-threecol {
	width: 98%;
	height: auto;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 18px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 30px;
}

#nsb-para {
	display: none;
}

#nsb-lbl-three {
	margin: 0 auto;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

.sec-hide {
	display: none;
}

#sec-mob-only  {
	display: block;
}

}

/* 375px */
@media only screen and (min-width: 375px) and (max-width: 479px){
/* NEW GALLERY */
#new-special-banner-2020 {
	width: 100%;
	height: auto;
	margin: 20px auto 10px;
}

#nsb-inq-threecol {
	width: 98%;
	height: auto;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 18px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 30px;
}

#nsb-para {
	display: none;
}

#nsb-lbl-three {
	margin: 0 auto;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

.sec-hide {
	display: none;
}

#sec-mob-only  {
	display: block;
}

}

/* 360px */
@media only screen and (min-width: 360px) and (max-width: 374px){
/* NEW GALLERY */
#new-special-banner-2020 {
	width: 100%;
	height: auto;
	margin: 20px auto 10px;
}

#nsb-inq-threecol {
	width: 98%;
	height: auto;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 18px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 30px;
}

#nsb-para {
	display: none;
}

#nsb-lbl-three {
	margin: 0 auto;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

.sec-hide {
	display: none;
}

#sec-mob-only  {
	display: block;
}

}

/* 320px */
@media only screen and (min-width: 320px) and (max-width: 359px){
/* NEW GALLERY */
#new-special-banner-2020 {
	width: 100%;
	height: auto;
	margin: 20px auto 10px;
}

#nsb-inq-threecol {
	width: 98%;
	height: auto;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#nsb-lbl-one {
	font-family: 'mallory';
	font-size: 18px;
	font-weight: 700;
	color: #f5f5f5;
	margin-top: 30px;
}

#nsb-para {
	display: none;
}

#nsb-lbl-three {
	margin: 0 auto;
}

#nsb-covid-list {
	font-family: 'mallory';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

.covid-numbers {
	margin-top: 5px;
}

.sec-hide {
	display: none;
}

#sec-mob-only  {
	display: block;
}


}
