body {
	font-family: "Noticia Text", serif !important;
	font-size: 16px!important!important;
	color: #333333!important!important;
}
header.Customborder-top {
    border-top: #962829 solid 5px;
}

.LogoBlock {
	padding: 15px 0px;
}

nav.navbar.navbar-expand-lg.navbar-light {
    font-family: "Montserrat", sans-serif;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

li.nav-item{background-color:#962829;}
li.nav-item:hover{background-color:#003263;}
a.nav-link {color: #ffffff !important;}
a.nav-link:hover {color: #ffffff !important;}

a.dropdown-item.active, .dropdown-item:active {background-color:#e9ecef !important;}

h2 { color: #001528!important; font-size: 30px!important; font-weight: bold!important;}
h3 { color: #962829!important; font-size: 20px!important; font-weight: bold!important;}

.caraousel-heading hr{
 border: 1px solid white!important;
 opacity: 1!important;
 margin: 5px 0px!important;
}
@media only screen and (min-width: 1200px){

.caraousel-heading h1{
    font-size: 34px!important;
    color: #ffffff!important;
}

.caraousel-heading p{	
    font-size: 22px!important;
    color: #ffffff!important;
}
	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 9rem!important;
		left: 15%;
		padding-top: 0rem!important;
		padding-bottom: 0rem!important;
		color: #fff;
		text-align: center;
	}
}


@media only screen and (min-width: 766px)and (max-width: 1199px){
.navbar-toggler { display:none!important; }
.caraousel-heading h1{
    font-size: 28px!important;
    color: #ffffff!important;
}

.caraousel-heading p{	
    font-size: 20px!important;
    color: #ffffff!important;
}
	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 5rem!important;
		left: 15%;
		padding-top: 0rem!important;
		padding-bottom: 0rem!important;
		color: #fff;
		text-align: center;
	}
}

@media only screen and (max-width: 766px){
.navbar-toggler { display:none!important; }
.caraousel-heading h1{
    font-size: 18px!important;
    color: #ffffff!important;
}

.caraousel-heading p{	
    font-size: 14px!important;
    color: #ffffff!important;
}
	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 1rem !important;
		left: 15%;
		padding-top: 0rem!important;
		padding-bottom: 0rem!important;
		color: #fff;
		text-align: center;
	}
}

.ChooseNCSLocation {
	padding: 10px 0px;	
}

a:active, a:visited, a {
    color: #333!important;
    text-decoration: none!important;
}

a:hover {
	font-weight: 600;
}

.banner-section {
    max-height: 250px !important;
}

.banner-heading {
    font-size: 3em;
    font-weight: 600;
}


.footer-links {
    background-color: #001528 !important;
    padding: 16px 0px !important;
}


.footer-disclaimer {
    color: #888!important;
    font-size: 10px!important;
    padding-top: 12px!important;
    background-color: #001528!important;
	font-family: "Montserrat", sans-serif;
}

 .footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
    color: #888888!important;    
    text-decoration: none!important;
	font-family: "Montserrat", sans-serif;
}

.footer-navigation, .footer-navigation a:hover {
    color: #ffffff!important;    
    text-decoration: none!important;
}

.footer {
    color: #333333;    
	
}

.image-link-widget .desc-text h3 a {color: #962829!important; }
.video-heading{text-align:center;min-height:110px;}

.video-heading h2 {
    font-size: 1.25em !important;
    font-weight: bold !important;
    text-align: center !important;
}
.video-description {
    font-size: .85em;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
	padding:1em 0;
}
.VideoSection {
    margin: 1em;
}
a.buttonwidget {
    color: unset !important;
}