#textblue a {
	color: #195495;
}

#text-white a {
	color: #fff;
	font-weight: bold;
	}

.secondary-btn{background-color:#464646; font-size: 16px; font-weight: bold; line-height:42px;padding-left:30px;padding-right:30px;border-radius:25px;border:none;color:#000;display:inline-block; position:relative;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; text-transform:uppercase;/*position:relative;*/ text-align: center; }



.primary-btn{background-color:#7d1711; font-size: 16px; font-weight: bold; line-height:42px;padding-left:30px;padding-right:30px;border-radius:25px;border:none;color:#000;display:inline-block; position:relative;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; text-transform:uppercase;/*position:relative;*/ text-align: center; }

.primary-btn:focus{outline:none}

.primary-btn span{color:#000;position:absolute;top:50%;transform:translateY(-60%);right:30px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}

.primary-btn:hover{color:#000}

.primary-btn:hover span{color:#000;right:20px}

a.primary-btn:hover span{background-color:#000; font-size: 16px; font-weight: bold; line-height:42px;padding-left:30px;padding-right:30px;border-radius:25px;border:none;color:#000;display:inline-block; position:relative;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; text-transform:uppercase;/*position:relative;*/ text-align: center; }
a.primary-btn{background-color:#000; font-size: 16px; font-weight: bold; line-height:42px;padding-left:30px;padding-right:30px;border-radius:25px;border:none;color:#000;display:inline-block; position:relative;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; text-transform:uppercase;/*position:relative;*/ text-align: center; }
/*.primary-btn.white{border:1px solid #fff;color:#fff}

.primary-btn.white span{color:#fff}

.primary-btn.white:hover{background:#fff;color:#ffffff}

.primary-btn.white:hover span{color:#b2b0b0}*/

a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #92c500;
	color: #f78d1f;
}
#topbar {
	background: none repeat scroll 0 0 #195495;
	border-bottom: 1px solid #fff;
	padding: 0.2125em 0;
}
#topbar p {
	color: #fff;
	font-size: 0.75em;
	opacity: 1.0;
	position: relative;
	top: 1px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #fff;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: none repeat scroll 0 0 #fff;
}
header {
	border-bottom: 1px solid rgba(255, 255, 255, 1.01);
	position: fixed;
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #fff;
	font-size: 1.2em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.325em;
}
p.logo strong {
	font-weight: 700;
}

p.subheading {
	color: #fff;
	font-size: 1.2em;
	font-weight: 300;
	padding-top: -200;
	text-transform: uppercase;
	top: 0.325em;
}

.top-nav li a {
	border-top: 1px solid #fff;
	color: #195495;
	font-size: 1.0em;
	font-weight: 600;
	padding: 0.4em 1.0em 1.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: none;
	border-top: 3px solid #195495;
	color: #195495;
	position: relative;
}
#carousel .text {
	width: 100%;
	position: absolute;
	top: 25%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background: none;
	color: #fff;
	display: inline-block;
	font-size: 4em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 900px;
	padding: 10px 20px;
	width: 100%;
	text-align: center;
}
#carousel .text p {
	background: none;
	color: #fff;
	max-width: 1200px;
	padding: 10px 20px;
	width: 100%;
}

#carousel .slidertitle{
	text-align: center;
	
	background: none;
	color: #fff;
	display: inline-block;
	font-size: 3em;
	font-weight: 500;
	margin: 1px 0;
	max-width: 1200px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .slidertitle2{
	text-align: center;
	line-height: 1.0em;
	background: none;
	color: #fff;
	display: inline-block;
	font-size: 3em;
	font-weight: 500;
	margin: 1px 0;
	max-width: 1200px;
	padding: 10px 20px;
	width: 100%;
}

#carousel .slidertext{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 2em;
	font-weight: 700;
	max-width: 1200px;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel .slidertext2{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 1.0em;
	font-weight: 700;
	max-width: 1200px;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel .slidertext2 a{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 1.0em;
	font-weight: 700;
	max-width: 1200px;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel .sliderstat{
	font-family: "Roboto Slab";
	text-align: center;
	background: none;
	color: #fff;
	font-size: 7em;
	max-width: 1200px;
	font-weight: 700;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}

#carousel .sliderstat2{
	font-family: "Roboto Slab";
	text-align: center;
	background: none;
	color: #fff;
	font-size: 5em;
	max-width: 1200px;
	font-weight: 700;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}


#carousel .owl-dots {
	background: none repeat scroll 0 0 rgba(0, 40, 58, 0.01);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position:absolute;
	width: 100%;
}
.owl-carousel.owl-theme .owl-dot span {
	background: none repeat scroll 0 0 rgba(25, 85, 150, 0.01);
	border: 1px solid rgba(255, 255, 255, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-carousel.owl-theme .owl-dot.active span, .owl-carousel.owl-theme .owl-dot:hover span {
	background: none repeat scroll 0 0 #195495;
}


h3, .question {font-size:32px; line-height: 1.2em}

.text-burgundy {
	color:#460404 !important;}
.text-yellow {
	color:#f5ca02 !important;}
.text-white {
	color:#fff !important;}
/*p, .answer {font-size:14px; line-height: 1.2em}

.text-dkgray {color: #333;
	
}*/





#about {
	background: none repeat scroll 0 0 #ffffff;
	padding: 3em 2em;
	text-align: left;
}
#about h1 {
	color: #000;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#about p {
	color: #000;
	font-size: 1.0em;  line-height: 1.4em
}
#about li {
	color: #000;
	font-size: 1.0em;  line-height: 1.2em
}
#about table {
	width: 90%;
	/*border-color: #464646;
	border-width: thin;*/
	/*
	
	background-color:#fff;
	color: #000;
	font-size: 0.85em;
	
	
	padding: 10px;
	border-spacing: 10px;*/
}



#initiative {
	background: none repeat scroll 0 0 #b70031;
	padding: 3em 2em;
	text-align: left;
}
#initiative h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#initiative p {
	color: #fff;
	font-size: 1.0em;  line-height: 1.4em
}
#initiative h3 {
	color: #fff;
	font-size: 1.6em;  line-height: 1.4em;
	font-weight:bold ;
	text-align: center;
}
#initiative li {
	color: #fff;
	font-size: 1.0em;  line-height: 1.2em
}
/*#initiative a {
	color: #ffb86a;
	font-size: 1.0em;
	font-weight: 400;
 text-decoration: underline;

}*/


#features {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
}
#features i {
	background: none repeat scroll 0 0 #92c500;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#features h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}

#features p {
	color: #777;
	font-size: 0.85em;
	line-height: 1.0em;
}
#about-us {
	background: none repeat scroll 0 0 #00283a;
	clear: both;
}
#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 4em;
}
article h2 {
	font-size: 4em;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 0.9;
	margin: 0 0 0.625em 0
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
article p, article li {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
.about-us-icons i {
	border: 2px solid #92c500;
	border-radius: 100px;
	color: #92c500;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0 auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #ffffff;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.0em;
	text-align: center;
	text-transform: uppercase;
}
h2.section-title-dark {
	color: #333333;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.0em;
	text-align: center;
	text-transform: uppercase;
}
h3.section-title {
	color: #ffffff;
	font-size: 2.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: -1.0em 0 1.0em;
	text-align: center;
	
}


#webinars /*{background:url(https://www.minorityhealth.hhs.gov/nmhm19/img/istockphoto-874818944-1024x1024.jpg) center;background-size:cover}*/{
	background: none repeat scroll 0 0 #C8440D;

	/*padding: 6em 2em;
	position: relative;
	z-index: 2;*/
}

.webinars-container {
	display: block;
	height: 100%;
	position: relative;
}
.webinars-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.webinars-container:hover > .webinars-text {
	opacity: 1;
}
.webinars-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.webinars-text p {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
#webinars p {
	color: #fff;
	font-size: 1.0em;
}

#webinars a {
	color: #fff;
	font-size: 1.0em;
	font-weight: 400;
 text-decoration: underline;

}

#webinars-spanish a {
	color: #fff;
	font-size: 1.0em;
	font-weight: 700;
}




















#stamp {
	background: none repeat scroll 0 0 #343434;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}

.stamp-container {
	display: block;
	height: 100%;
	position: relative;
}
.stamp-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.stamp-container:hover > .stamp-text {
	opacity: 1;
}
.stamp-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.stamp-text p {
	color: #fff;
	font-size: 1.0em;
	
}
#stamp p {
	color: #fff;
	font-size: 1.0em;
}

#stamp a {
	color: #195495;
	font-size: 1.0em;
	font-weight: 700;
}

#stamp-spanish a {
	color: #195495;
	font-size: 1.0em;
	font-weight: 700;
}


.px-2 {
  padding-left: ($spacer * .20) !important;
  padding-right: ($spacer * .20) !important;
}







#resources {
	background: none repeat scroll 0 0 #343434;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.resources-container {
	display: block;
	height: 100%;
	position: relative;
}
.resources-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.resources-container:hover > .resources-text {
	opacity: 1;
}
.resources-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.resources-text p {
	color: #fff;
	font-size: 1.0em;
	
}
#resources p {
	color: #fff;
	font-size: 1.0em;
}

#resources a {
	color: #195495;
	font-size: 1.0em;
	font-weight: 700;
}

#resources-spanish a {
	color: #195495;
	font-size: 1.0em;
	font-weight: 700;
}












#resources-spanish {
	background: none repeat scroll 0 0 #333333;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}

.resources-spanish-container {
	display: block;
	height: 100%;
	position: relative;
}
.resources-spanish-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.resources-spanish-container:hover > .resources-text {
	opacity: 1;
}
.resources-spanis-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.resources-spanish-text p {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
#resources-spanish p {
	color: #fff;
	font-size: 1.0em;
}

/*#resources a {
	color: #195495;
	font-size: 1.0em;
	font-weight: 700;
}*/








.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #3d0404 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #92c500;
	color: #fff;
}
#stories {
	background: #3a0205 none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#stories h2 {
	color: #fff;
	margin: 0 0 0.5em;
}
#stories h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}

#stories i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #6f9600;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	display: table;
	position: relative;
}

#stories a {
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25em;
}
#stories a:hover {
	color: #fdb109;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25em;
}

#stories h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	
}
#stories p {
	color: #fff;
	font-size: 1.0em;
}



/*#3d0404*/

#federal {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	
}
#federal h2 {
	color: #000;
	margin: 0 0 0.5em;
}
#federal h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}

#federal i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #6f9600;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.federal-text {
	display: table;
	position: relative;
}

#federal a {
	color: #000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25em;
}
#federal a:hover {
	color: #033fd8;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25em;
}



#federal h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	
}
#federal p {
	color: #fff;
	font-size: 1.0em;
}

#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #6f9600 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	height: 125px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	height: 125px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	color: #92c500;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: none repeat scroll 0 0 #00283a;
	padding: 3.5em 0; color: #fff;
}
/*#footer a, footer a:visited, footer a:active, footer a:hover{
	color: #fff;
	font-size: 1.0em;
}*/
#footer a,  a:visited {
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25em;
}


@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }
  .top-nav li a {
  	background: #05374e none repeat scroll 0 0;
color: #fff;
  }

  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
	

	
	#carousel .text {
	width: 100%;
	position: absolute;
	top: 2%;
	z-index: 10;
		font-size: 5px;
		line-height: 2px;
		
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
/*#carousel .text h2 {
	background: none;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: 300;
	margin: 1px 0;
	max-width: 900px;
	padding: 10px 20px;
	width: 100%;
	text-align: center;
}
#carousel .text p {
	background: none;
	color: #fff;
	max-width: 1200px;
	padding: 10px 20px;
	width: 100%;
}
#carousel p.slidertitle{
	text-align: center;
	
	background: none;
	color: #fff;
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
	margin: 1px 0;

	padding: 10px 20px;
	width: 100%;
}
#carousel p.slidertext{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	max-width: 1200px;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel p.slidertext2{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 1.0em;
	font-weight: 700;
	max-width: 1200px;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel p.slidertext2 a{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 1.0em;
	font-weight: 700;
	max-width: 1200px;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel .sliderstat{
	font-family: "Roboto Slab";
	text-align: center;
	background: none;
	color: #fff;
	font-size: 7em;
	max-width: 1200px;
	font-weight: 700;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
	*/
	
	
	
	
.question {font-size:16px; line-height: 1.2em}
	
	.h3 text-burgundy { font-size: 1.6em;}
	
.text-dkgray {
	color: #333;
	line-height: 1.2em;
}
	
	
/*	
	.slidertext {z-index: 7; white-space: nowrap; font-size: 10px; line-height: 22px; font-weight: 100;font-family: "Roboto";text-align:center;
	
}
		.slidertext {z-index: 7; white-space: nowrap; font-size: 10px; line-height: 62px; font-weight: 100;font-family: "Roboto";text-align:center;
	
}
.sliderstat {z-index: 6; white-space: nowrap; font-size: 30px; line-height:22px; color: rgba(255, 255, 255, 1.00);font-family: "Roboto Slab";
	
}
.slidertext2 {z-index: 7; white-space: nowrap; font-size: 18px; line-height: 20px; font-weight: 200;font-family: "Roboto Slab";text-align:center;
	
}
.bythenumbers {font-size:20px;
	line-height:1.0em;
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	
}
	*/
	
	
	
	
	
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
color: #000;

  }



h2.section-title {
	color: #ffffff;
	font-size: 1.6em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.0em;
	text-align: center;
	text-transform: uppercase;
}
h2.section-title-dark {
	color: #333333;
	font-size: 1.6em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.0em;
	text-align: center;
	text-transform: uppercase;
}

/*.h3 text-burgundy { font-size: 1.6em;}
	
.text-dkgray {
	color:#333 !important;
	line-height: 1.0em;
}

#carousel .slidertitle{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 3em;
	font-weight: 500;
	margin: 1px 0;
	padding: 10px 20px;
	width: 100%;
}
#carousel .slidertext{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 2em;
	font-weight: 700;
	
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel .slidertext2{
	text-align: center;
	background: none;
	color: #fff;
	font-size: 1.4em;
	font-weight: 700;
	
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}
#carousel .sliderstat{
	font-family: "Roboto Slab";
	text-align: center;
	background: none;
	color: #fff;
	font-size: 2em;
	
	font-weight: 700;
	line-height: 1em;
	padding: 0px 0px;
	width: 100%;

}*/

}