/*--------------------------------------------------------
	FONT ASSIGNMENTS
--------------------------------------------------------*/
body {
	font-family: 'Lato', sans-serif;
    font-size: 24px;
}
p {
	font-family: 'Lato', sans-serif;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
em {
    color: #2C2C2D;
}
/*--------------------------------------------------------
	H1 - H6
--------------------------------------------------------*/
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
    font-weight: 300;
    letter-spacing: 5px;
    color: #0B0A38;
}

h1 { 
	font-size: 48px;
	color:;
}
h2 { font-size: 42px; }
h3 { font-size: ; }
h4 { font-size: ; }

h1.title{
	margin-top: 15px;
}
/*--------------------------------------------------------
	LINKS
--------------------------------------------------------*/
a {
	color: #2C2C2D;
	font-family: 'Lato', sans-serif;
}
a:hover, a:focus{
	color: ;
}
#mheader_5_wrapper a {
	font-style: normal;
}


/*--------------------------------------------------------
	IMAGES, Objects
--------------------------------------------------------*/
img {
	border: 0px;
}

grammarly-btn, grammarly-extension, grammarly-extension._1KJtL {
	display: none;
	/*If someone copy/pastes text from Grammarly it will add this invisible button and cause the page to scroll horizontally. This style hides that.*/
}

/*--------------------------------------------------------
	Custom Fonts
--------------------------------------------------------*/
@font-face {
font-family: 'Letter Gothic Std';
font-style: normal;
font-weight: normal;
src: local('Letter Gothic Std'), url('LetterGothicStd.woff') format('woff');
}

/*--------------------------------------------------------
						HEADER
--------------------------------------------------------*/

/*--------------------------------------------------------
		TOP HEADER
--------------------------------------------------------*/
#top-wrap-header {
    height: auto;
}
svg#main-logo .cls-1, svg#main-logo .cls-2 {
    fill: #fff !important;
}
.mobile-search-menu {
    top: 15px !important;
    text-align: right;
    position: relative;
}
.mobile-search-menu #search-input {
    display: inline-block;
    margin-top: 0px !important;
    position: relative;
    top: -10px !important;
}
.glyphicon-search:before {
    content: url("http://host7.viethwebhosting.com/~cup1/images/search-icon.png");
}
.search-wrap svg, #search-input svg {
	width: 28px;
	height: 28px;
}


/*--------------------------------------------------------
		MAIN HEADER
--------------------------------------------------------*/

#main-header {
    padding-top: 15px;
    position: relative;
    z-index: 4;
    background: rgba(0,0,0, .5);
    padding-bottom: 15px;
}


.home-featured {
    padding-top: 40px;
}
.home-featured h1 {
    color: #fff;
    font-size: 72px;
    font-weight: bold;
}
.home-featured hr {
    border-top: 1px solid #fff;
}
.home-featured, .home-featured p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.home-featured a {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 10px 25px;
    position: relative;
    top: 35px;
}
.home-featured a:hover, .home-featured a:focus {
	background: #fff;
	color: #383838;
	text-decoration: none;
}



/*----------------------------------Search Bar*/

/*--------------------------------------------------------
					Desktop Navigation
--------------------------------------------------------*/

.navbar-nav>li a{
	color: ;
	font-family: 'Lato', sans-serif;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
	background-color: transparent;
}

.search-wrap {
    margin-bottom: 10px;
    padding-top: 40px;
}
#search-input input {
    border: 0px;
    box-shadow: none;
    color: #000;
    height: 40px;
    font-size: 16px;
}
#search-input .search-button {
    background-color: #79C3C3;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    padding: 10px 20px 12px 16px;
    background-position: center;
    color: #fff;
    border-left: 0px;
    border: 1px solid #0B0A38;
    height: 40px;
    border-radius: 0px !important;
    margin-left: -10px;
    position: relative;
    float: right;
    margin-top: -40px;
}
#search-input .search-input {
    border: 1px solid;
    border-color: #0B0A38;
    padding: 0px 0px 3px 10px;
    width: 100%;
}

/*--------------------------------------------------------
	INDEX / MAIN BODY
--------------------------------------------------------*/


/* Home Featured Section */


/* Home Content */

.home-primary-section {
    padding: 0px 0px 0px;
    font-size: 24px;
    color: #383838;
    text-align: center;
}
.home-primary-section h1 {
    text-transform: uppercase;
    font-size: 48px;
    padding-bottom: 35px;
    color: #0B0A38;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    letter-spacing: 5px;
    border-bottom: 1px solid rgba(124,124,124,0.5);
}
.more-info {
    padding-top: 35px;
}
.more-info a {
    text-transform: uppercase;
    color: #8D9E5E;
    font-size: 24px;
    font-weight: bold;
}
.more-info i.fa.fa-long-arrow-right {
    padding-right: 15px;
}

.home-secondary-section {
    padding: 0px 0px 0px;
    font-size: 24px;
    color: #383838;
    text-align: center;
}
.home-secondary-section h2 {
	text-transform: uppercase;
    font-size: 42px;
    padding-bottom: 35px;
    color: #0B0A38;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    letter-spacing: 5px;
    border-bottom: 1px solid rgba(124,124,124,0.5);
}

/* Home Featured Events and News */

.upcoming-events-wrap {
	padding: 0px !important;
	margin-bottom: 80px;
}
.upcoming-events-wrap img {
	width: 100%;
}
.whats-new-wrap {
	padding: 0px !important;
	margin-bottom: 80px;
}
.whats-new-wrap img {
	width: 100%;
}
.home-featured-section h2 {
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #fff;
}
.upcoming-events-inside {
    background: #0B0A38;
    text-align: center;
    padding: 175px 0px;
    color: #fff;
}
.upcoming-events-inside a.view {
    background: #79C3C3;
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 10px 85px;
    position: relative;
    top: 35px;
    font-style: normal;
    font-family: 'Oswald', sans-serif;
}
.upcoming-events-inside a.view:hover, .upcoming-events-inside a.view:focus {
    text-decoration: none;
    background: #fff;
    color: #79C3C3;
    border: 1px solid #79C3C3;
}
.whats-new-inside {
    background: #789DED;
    text-align: center;
    padding: 175px 0px;
    color: #fff;
}
.whats-new-inside h2 {
	color: #fff;
}
.whats-new-inside a.view {
	background: #79C3C3;
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 10px 85px;
    position: relative;
    top: 35px;
    font-style: normal;
    font-family: 'Oswald', sans-serif;
}
.whats-new-inside a.view:hover, .whats-new-inside a.view:focus {
	text-decoration: none;
    background: #fff;
    color: #79C3C3;
    border: 1px solid #79C3C3;
}


/*----------------Slideshow----------*/
.slideshow-wrap {
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
    /*margin-top: -150px;*/
}
.slideshow-wrap img {
    width: 100%;
}
.carousel-control {
    display: none;
}
.carousel-control.left, .carousel-control.right, .carousel-control:hover{
	background-image: none;
	font-size: ;
	font-weight: ;
	z-index: 101;
}
.carousel-control{
	top: ;
	width: ;
}
.carousel-caption {
    background: rgba(0,0,0, .5);
}
@media (min-width: 990px) and (max-width: 1199px) {
	.carousel-caption{
		
	}
}
@media (max-width: 990px){
	.carousel-caption{
		
	}
	#slide-row .col-md-12{
		
	}
}
p.caption-text {
    color: #fff;
    font-size: 40px;
    margin-bottom: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
p.alt-text {
    font-size: 24px;
    color: #fff;
}
.carousel-caption a{
	font-weight: 700;
	background-color: #FFE519;
	max-width: 215px;
	display: block;
	border-bottom: 5px solid #E0AB03;
	border-radius: 3px;
	padding: 13px 30px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	margin: 0px auto;
	color: #333;
}

/*----------------End Slideshow------*/

/*---------- news_feed_pages function ----*/
div#news-button-container {
	margin: 10px 0px 0px 0px;
	text-align: right;
}
div#news-button-verbiage {
	margin-right: 10px;
	display: inline-block;
	color: #5DB2D7;
}
div#news-button-container:active{	
	margin: 9px 0px 0px -1px; /* keeps buttons from jumping around when pressed*/
}
div.news-button {
	display: inline-block;
	padding: 5px 10px;
	background-color: #5DB2D7;
	color: black;
	border: 1px solid black;
	border-radius:5px;
	margin: 0px;
}
div.nb-number:hover {
	opacity:0.7; /*buttons move toward backgound color when hovered over*/
	cursor: pointer;
}
div.nb-number:active {
	/* make buttons look like they are being pressed when clicked*/
	opacity:0.6;
	border-width:2px 0px 0px 2px; 
}
div.nb-selected {	
	/* style the selected button */
	opacity:0.5;
}
div#nb-ellipsis-left, div#nb-ellipsis-right {
	background-color: transparent;
	color: #5DB2D7;
	border: 0px;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}
/*---------- END: news_feed_pages ----*/

/*----------------------------------Primary-Content*/

.index-content .container {
    padding: 50px 0px 50px;
}

.row_background {
	color: #000; 
	background: #87D0FF;
}
.row_background h1, .row_background h2, .row_background h3,
.row_background h4, .row_background p, .row_background a {
    color: #000;
}



/*--------------------------------------------------------
	CSS STYLE FOR INNER PAGES
--------------------------------------------------------*/

#subpage {
	min-height: calc(100vh - 388px);
}

/*--------------------------------------------------------
	FOOTER
--------------------------------------------------------*/

#footer-row {
    background: #0B0A38;
    color: #fff;
    padding: 80px 0px 70px;
    text-align: center;
}
.footer-wrapper p {
    color: #79C3C3;
    font-size: 24px;
    padding-top: 15px;
}
.footer-wrapper a {
	color: transparent;
	}
.footer-text a {
    color: #79C3C3;
    font-size: 24px;
    padding-top: 15px;
    font-style: normal;
}
.footer-social-media svg {
    display: inline-block;
    margin-left: 25px;
    height: 50px;
    width: 50px;
}
svg#fb-icon {
    margin-left: 0px !important;
}
.footer-social-media svg .cls-1 {
    fill: #79C3C3 !important;
}

/*-----------------------------------Footer Menu*/

/*-------------------------------End-Footer Menu*/

/*--------------------------------------------------------
    MODAL LOGIN
--------------------------------------------------------*/

.modal-header h4 {
    font-size: 26px;
    color: #0B0A38;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
.modal-content {
    width: 280px;
    border-radius: 0;
}
.modal-dialog {
    display: block;
    width: 280px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.modal-body {
    padding: 10px 20px 20px;
}
.modal-body a {
    font-size: 16px;
    color: #79C3C3;
}
.modal-title {
    text-align: center;
}
.modal-content input[type="text"], .modal-content input[type="password"] {
    margin: 5px 0 5px;
    border: 1px solid #737373;
    padding: 5px 0;
    text-indent: 5px;
    font-size: 18px;
}
.modal-content input[type="submit"] {
    font-size: 16px;
}



/*--------------------------------------------------------
	UTILITIES
--------------------------------------------------------*/


/*----------- MEDIA QUERY --------------------*/

@media (min-width: 1000px) {
    .container {}
}


@media (min-width: 990px) and (max-width: 1199px) {
    .container {}

  	.mobile-search-menu {
	    top: 30px !important;
	}
	.home-featured {
	    padding-top: 10px;
	}
	.home-featured hr {
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
	.home-featured, .home-featured p {
	    font-size: 20px;
	}
	.home-featured h1 {
	    font-size: 60px;
	}
	.home-featured a {
	    font-size: 26px;
	    top: 20px;
	}

}

@media (max-width: 991px) {
    .container {}

}

@media (min-width: 768px) and (max-width: 990px) {
    .container {}

    .index-background {
	    min-height: 495px;
	    max-height: 495px;
	}

	.home-primary-section {
	    padding: 0px;
	    font-size: 20px;
	}
	.home-primary-section h1 {
	    font-size: 38px;
	}
	.upcoming-events-inside h2, .whats-new-inside h2 {
	    font-size: 34px;
	}

}


@media (max-width: 767px) {
    .container {}

    .index-background {
	    min-height: 395px;
	    max-height: 395px;
	    margin-top: -150px;
	}

	.upcoming-events-inside {
	    padding: 105px 0px;
	}
	.upcoming-events-wrap {
	    margin-bottom: 0px;
	}
	.whats-new-inside {
	    padding: 105px 0px;
	}
	.whats-new-wrap {
	    margin-bottom: 50px;
	}

	.home-primary-section {
	    padding: 0px;
	    font-size: 18px;
	}
	.home-primary-section h1 {
	    font-size: 26px;
	    padding-bottom: 20px;
	}
	.home-secondary-section {
	    padding: 0px;
	    font-size: 18px;
	}
	.home-secondary-section h2 {
	    font-size: 24px;
	    padding-bottom: 20px;
	}
	#footer-row {
		padding: 40px 0px 30px;
	    margin-top: 40px;
	}
	.footer-wrapper p, .footer-wrapper a {
	    font-size: 18px !important;
	}
}


@media (max-width: 480px) {
    .container {}

	#nav-wrap {
	    margin-top: 0px !important;
	}
	svg#burger {
	    width: 55px !important;
	    height: 55px !important;
	}
	.slideshow-wrap {
		margin-top: 0px;
	}
	.upcoming-events-inside {
	    padding: 105px 0px;
	}
	.upcoming-events-wrap {
	    margin-bottom: 0px;
	}
	.whats-new-inside {
	    padding: 105px 0px;
	}
	.whats-new-wrap {
	    margin-bottom: 50px;
	}


	.home-primary-section {
	    padding: 0px;
	    font-size: 18px;
	}
	.home-primary-section h1 {
	    font-size: 26px;
	    padding-bottom: 20px;
	}
	.home-secondary-section {
	    padding: 0px;
	    font-size: 18px;
	}
	.home-secondary-section h2 {
	    font-size: 24px;
	    padding-bottom: 20px;
	}
	#footer-row {
		padding: 40px 0px 30px;
	    margin-top: 40px;
	}
	.footer-wrapper p, .footer-wrapper a {
	    font-size: 20px;
	}
	.footer-social-media svg {
	    width: 30px;
	    height: 30px;
	}
}


/* Safari Browser */

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, #logo-wrap svg {
        height: 15% !important;
    }
    ::i-block-chrome, #top-wrap-header {
        height: 900px;
    }
    ::i-block-chrome, .top-head-opacity {
        height: 900px;
    }
}

/* Internet Browser */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   	#nav-wrap {
   		margin-top: 50px !important;
   } 
}