/*
// VALUE:COLOR_1:#8d9e5e
// VALUE:COLOR_2:#8d9e5d
// VALUE:COLOR_3:#8d9e5f


*/
/*--------------------------------------------------------
	FONT ASSIGNMENTS
--------------------------------------------------------*/
body {
	font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-size: 16px;	
}
p {
	font-family: 'Lato', sans-serif;
}
.container{
}
em {
    color: #2C2C2D;
}
/*--------------------------------------------------------
	H1 - H6
--------------------------------------------------------*/
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
}

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

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


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


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

/*--------------------------------------------------------
		TOP HEADER
--------------------------------------------------------*/
#top-wrap-header {
	background: url(http://host7.viethwebhosting.com/~cop1/images/header-image.png) repeat-x 0 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 42vw;
}
.top-head-opacity {
    background: rgba(0,0,0,0.3);
    background-size: cover;
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 42vw;
}
.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/~cop1/images/search-icon.png");
}
.search-wrap svg, #search-input svg {
	width: 28px;
	height: 28px;
}


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

#main-header {
    padding-top: 35px;
}
.sub-top-only #main-header {
    padding: 35px 0px;
}
#logo-wrap img{
	width: 250px;
}
.chapter-wrap {
	color: white;
}
.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, .navbar-nav .open>a, .navbar-nav .open>a:focus, .navbar-nav .open>a:hover {
    background-color: transparent;
    border: 0px;
}

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


/* Home Featured Section */

.background-wrapper {
	padding: 70px 0px;
}


/* Home Content */

#homepage {
	font-size: 24px;
}

.home-primary-section {
    /*padding: 70px 0px;*/
    font-size: 24px;
    color: #383838;
    text-align: center;
}
.home-primary-section h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 48px;
    padding-bottom: 40px;
    color: #383838;
}
.more-info {
    padding-top: 35px;
}
.more-info a {
    text-transform: uppercase;
    color:#1F9B9B;  /* REPLACE:COLOR_1 */
    font-size: 24px;
    font-weight: bold;
}
.more-info i.fa.fa-long-arrow-right {
    padding-right: 15px;
}

.home-secondary-section {
    /*padding: 70px 0px;*/
    font-size: 24px;
    color: #383838;
    text-align: center;
}
.home-secondary-section h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 44px;
    padding-bottom: 40px;
    color: #383838;
}
.upcoming-events-section {
    padding: 50px 0px;
}
.upcoming-events-section h2 {
    color: #2D2F37 !important;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 30px;
}
.event-date-wrap {
    background: #8EB6F5;
    color: #fff;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 0px;
}
.event-content {
    margin-bottom: 25px;
}
.event-title, a.ev-title-link {
    color: #2D2F37;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 5px;
}
.event-details-wrap p.event-blurb {
    font-size: 24px;
    color: #000;
}
.event-blurb a {
    color: #2D2F37;
}


/* Home Upcoming Events */

#upcoming-events-wrap {
	background: url(http://host7.viethwebhosting.com/~cop1/images/upcoming-events.png) repeat-x 0 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 29vw;
    text-align: center;
}
.upcoming-events-opacity {
    background: rgba(0,0,0,0.3);
    background-size: cover;
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 29vw;
    /*padding: 100px 0px;*/
    padding: 40px 0;
}
#upcoming-events-wrap h1 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 48px;
}
#upcoming-events-wrap .view a {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 10px 75px;
    position: relative;
    top: 35px;
}
#upcoming-events-wrap .view a:hover, #upcoming-events-wrap .view a:focus {
	background: #fff;
	color: #383838;
	text-decoration: none;
}
#upcoming-events-wrap .view {
    margin-top: 40px;
}


/* Home What's Happening (News) */

#whats-new-wrap {
	background: url(http://host7.viethwebhosting.com/~cop1/images/happening-news.png) repeat-x 0 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 29vw;
    text-align: center;
}
.whats-new-opacity {
    background: rgba(0,0,0,0.3);
    background-size: cover;
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 29vw;
    padding: 40px 0px;
}
#whats-new-wrap h1 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 48px;
}
#whats-new-wrap .view a {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 10px 75px;
    position: relative;
    top: 35px;
}
#whats-new-wrap .view a:hover, #whats-new-wrap .view a:focus {
	background: #fff;
	color: #383838;
	text-decoration: none;
}
#whats-new-wrap .view {
    margin-top: 40px;
}

/*----------------Slideshow----------*/
#slide-row{
	margin-bottom: 10px;
}
.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 { 
	position: absolute;
	z-index: 100; 
	background-color: #002857;
	background : rgba(0, 0, 0, .6);
	padding: 10px 15px;
	left: initial;
	bottom: initial;
	right: 0px;
	top: 0px;
	width: 35%;
	text-align: left;
	text-shadow: none;
}
@media (min-width: 990px) and (max-width: 1199px) {
	.carousel-caption{
		
	}
}
@media (max-width: 990px){
	.carousel-caption{
		
	}
	#slide-row .col-md-12{
		
	}
}
.carousel-caption p:first-of-type{
	font-size: 28px;
	font-weight: 600;
	line-height: 33px;
	padding-bottom: 10px;
	border-bottom: 3px solid #FFE519;
	display: block;
	color: #FFE519;
	margin-bottom: 10px;
}
.carousel-caption p:last-of-type{
	font-size: 16px;
	font-family: serif;
	font-style: italic;
	color: white;
	margin-bottom: 10px;
}
.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*/

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


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

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

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

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

/*--------------------------------------------------------
	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;
	}
	.upcoming-events-opacity, .whats-new-opacity {
		padding: 0;
	}

}

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

}

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

    #main-header {
	    padding-top: 20px;
	}
	.sub-top-only #main-header {
	    padding: 25px 0px;
	}
	.mobile-search-menu {
	    top: 35px !important;
	}	
	.home-featured {
	    padding-top: 0px;
	}
	.home-featured hr {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.home-featured, .home-featured p {
	    font-size: 16px;
	}
	.home-featured h1 {
	    font-size: 40px;
	}
	.home-featured a {
	    font-size: 18px;
	    padding: 10px 25px;
	    top: 10px;
	}
	.background-wrapper {
    	padding: 50px 0px;
	}
	.home-primary-section {
	    /*padding: 50px 0px;*/
	    font-size: 20px;
	}
	.home-primary-section h1 {
	    font-size: 38px;
	}
	#upcoming-events-wrap h1 {
	    font-size: 38px;
	}
	 #whats-new-wrap h2 {
	    font-size: 34px;
	}
	#upcoming-events-wrap .view a, #whats-new-wrap .view a {
	    font-size: 26px;
	}
	#upcoming-events-wrap .view, #whats-new-wrap .view {
	    margin-top: 30px;
	}
	.upcoming-events-opacity, .whats-new-opacity {
		padding: 0;
	}

}


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

	#main-header {
	    padding-top: 15px;
	}
	.sub-top-only #main-header {
	    padding: 25px 0px;
	}
	.mobile-search-menu {
		top: 30px !important;
	}
	.home-featured {
	    padding-top: 5px;
	}
	.home-featured h1 {
	    font-size: 24px;
	}
	.home-featured hr {
	    margin-top: 5px;
	    margin-bottom: 5px;
	}
	.home-featured p {
	    display: none;
	}
	.home-featured h1 {
	    font-size: 28px;
	}
	.home-featured hr {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.home-featured a {
	    font-size: 18px;
	    padding: 5px 10px;
	    top: 0px;
	}
	.background-wrapper {
    	padding: 40px 0px;
	}
	.home-primary-section {
	    /*padding: 35px 0px;*/
	    font-size: 18px;
	}
	.home-primary-section h1 {
	    font-size: 26px;
	    padding-bottom: 20px;
	}
	.more-info {
	    padding-top: 15px;
	}
	.more-info a {
	    font-size: 18px;
	}
	.upcoming-events-opacity {
	    padding: 0;
	}
	#upcoming-events-wrap h1 {
	    font-size: 26px;
	}
	#upcoming-events-wrap .view {
	    margin-top: 0px;
	}
	#upcoming-events-wrap .view a {
	    font-size: 18px;
	    padding: 10px 50px;
	    top: 20px;
	}
	.home-secondary-section {
	    /*padding: 35px 0px;*/
	    font-size: 18px;
	}
	.home-secondary-section h2 {
	    font-size: 24px;
	    padding-bottom: 20px;
	}
	.whats-new-opacity {
	    padding: 0;
	}
	#whats-new-wrap h1 {
	    font-size: 26px;
	}
	#whats-new-wrap .view {
	    margin-top: 0px;
	}
	#whats-new-wrap .view a {
	    font-size: 18px;
	    padding: 10px 50px;
	    top: 20px;
	}
	#footer-row {
		padding: 40px 0px 30px;
	    margin-top: 40px;
	}
	.footer-wrapper p, .footer-wrapper a {
	    font-size: 20px;
	}
}


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

	#main-header {
	    padding-top: 5px;
	}
	.mobile-search-menu {
		top: 15px !important;
	}
	.home-featured {
	    padding-top: 5px;
	}
	.home-featured h1 {
	    font-size: 24px;
	}
	.home-featured hr {
	    margin-top: 5px;
	    margin-bottom: 5px;
	}
	.home-featured p {
	    display: none;
	}
	.home-featured h1 {
	    font-size: 18px;
	}
	.home-featured hr {
	    margin-top: 5px;
	    margin-bottom: 2px;
	}
	.home-featured a {
	    font-size: 14px;
	    padding: 5px 10px;
	    top: 0px;
	}
	.background-wrapper {
    	padding: 25px 0px;
	}
	.home-primary-section {
	    /*padding: 35px 0px;*/
	    font-size: 18px;
	}
	.home-primary-section h1 {
	    font-size: 26px;
	    padding-bottom: 20px;
	}
	.more-info {
	    padding-top: 15px;
	}
	.more-info a {
	    font-size: 18px;
	}
	.upcoming-events-opacity {
	    padding: 0;
	}
	#upcoming-events-wrap h1 {
	    font-size: 26px;
	}
	#upcoming-events-wrap .view {
	    margin-top: 0px;
	}
	#upcoming-events-wrap .view a {
	    font-size: 18px;
	    padding: 5px 50px;
	    top: 10px;
	}
	.home-secondary-section {
	    padding: 0;
	    font-size: 18px;
	}
	.home-secondary-section h2 {
	    font-size: 24px;
	    padding-bottom: 20px;
	}
	.whats-new-opacity {
	    padding: 5px 0px;
	}
	#whats-new-wrap h1 {
	    font-size: 26px;
	}
	#whats-new-wrap .view {
	    margin-top: 0px;
	}
	#whats-new-wrap .view a {
	    font-size: 18px;
	    padding: 5px 50px;
	    top: 10px;
	}
	#footer-row {
		padding: 40px 0px 30px;
	    margin-top: 40px;
	}
	.footer-wrapper p, .footer-wrapper a {
	    font-size: 20px;
	}
}


/* 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: 578px;
    }
    ::i-block-chrome, .top-head-opacity {
        height: 578px;
    }
}

/* Internet Browser */

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









