/*--------------------------------------------------------
	FONT ASSIGNMENTS
--------------------------------------------------------*/
body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #555555;
}
p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #555555;
    
}
.container{
}

/*--------------------------------------------------------
	H1 - H6
--------------------------------------------------------*/
h1, h2, h3, h4, h5 {
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: bold;
    color: #265A98;
	margin: 0px;
	padding: 0px;
    padding-bottom: 10px;
}
h1 a, h2 a, h3 a, h4 , h5 a {
    font-family: 'Archivo Narrow', sans-serif;
}

h1 {
    font-size: 32px;
    padding-bottom: 15px;
}
h2 {
    font-size: 28px;
}
h2 a {
    color: #265A98;
    text-decoration: underline;
}
h2 a:hover {
    text-decoration: none;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}

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


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

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

#main-header {
    background: #265A98;
    padding: 15px 0px 12px;
}
#logo-wrap svg {
    max-width: 100%;
    width: 360px;
    height: 56px;
    margin-top: 3px;
    vertical-align: unset;
}

#right-side-wrap {
    text-align: right;
    margin-top: 15px;
}

svg#burger-menu {
    width: 32px;
}


/*--------- Search Bar --------*/
input.search-input {
    height: 30px;
    border: none;
    padding: 1px 0 1px 8px;
    font-size: 15px;
    background: #fff;
    color: #555555;
    -webkit-box-shadow: inset 0 1px 1px transparent);
    box-shadow: inset 0 1px 1px transparent;
    width: 137px;
    max-width: 100%;
}
input.search-input:focus {
    border-color: #178DE5;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-input-wrap input::-webkit-input-placeholder { color: #555555; }
.search-input-wrap input:-moz-placeholder { color: #555555; }
.search-input-wrap input::-moz-placeholder { color: #555555; }
.search-input-wrap input:-ms-input-placeholder { color: #555555; }

.search-input-wrap {
    border: 1px solid #BFC3C6;
    width: 165px;
    max-width: 100%;
    border-radius: 1px;
}   
    li.mobile-search-wrap {
        margin-top: 25px;
        margin-bottom: 20px;
    }
    .mobile-search-wrap .search-input-wrap {
        width: 100%;
    }
.search-input button, .mobile-search-wrap button {
    height: 30px;
    border: none;
    padding: 4px 7px;
    background: #fff;   
    -webkit-box-shadow: inset 0 1px 1px transparent);
    box-shadow: inset 0 1px 1px transparent;
}
.search-input-wrap button:hover, .search-input-wrap button:focus, .search-input-wrap button:active, .search-input-wrap button:active:focus {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}  
.search-input .glyphicon, .mobile-search-wrap .glyphicon {
    top: 0;
} 
.glyphicon-search:before {
    content: url(../images/search-icon.png);
}

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

.navbar-nav>li a{
	color: ;
	font-family: ;
}
.nav>li>a:hover, .nav>li>a:focus {
}

/*--------------------------------------------------------
                    Mobile Navigation
--------------------------------------------------------*/


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

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

#slide-container img {
    width: 100%;
}
.carousel-control {
    /*display: none;*/
}
.carousel-control.left, .carousel-control.right, .carousel-control:hover{
    font-size:  30px;
}
.carousel-control{
    top: ;
    width: ;
}
.carousel-caption {
    position: absolute;
    z-index: 100;
    background: rgba(0, 0, 0, .5);
    padding: 5px 15px 30px;
    left: auto;
    top: auto;
    right: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    text-shadow: none;
}
.carousel-indicators {
    bottom: 3px;
    text-align: center;
    display: none;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 0px;
    margin: 0 auto;
    margin-left: 8px;
    border-radius: 10px;
}
.carousel-indicators .active {
    background: transparent;
    width: 12px;
    height: 12px;
    margin-left: 8px;
    background: #00AAA0;
}
.carousel-control {
    /*display: 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: 46px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.carousel-caption p:last-of-type {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin-bottom: 20px;
    padding: 0px 180px;
}
/*.carousel-caption a {
    display: none;
}*/
.carousel-caption a:hover {
    background:  #fff;
    color: #3D3D3D; 
    text-decoration: none;
}


/*----------------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 HOME PAGE CONTENT
--------------------------------------------------------*/

#index-content-wrap {
    padding-top: 25px;
    padding-bottom: 25px;
}
#emergency-section-wrap h1 {
    color: #F43734;
}


#welcome-section-wrap {
    padding-top: 25px;
}


/* Recent News and Events*/

#news-section-wrap {
    padding-top: 25px;
}
#news-section-wrap h2, #events-section-wrap h2 {
    padding-bottom: 20px;
}
.news-content, .event-content {
    padding-bottom: 8px;
}
.news-date-wrap, .event-date-wrap {
    background: rgba(68,143,199,0.7);
    max-width: 65px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    padding: 2px 0px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 5px;
}
.news-details-wrap, .event-details-wrap {
    width: calc(100% - 79px);
    display: inline-block;
    vertical-align: top;
}
.news-month, .event-month {
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: bold;
}
.news-date, .event-date {
    color: #fff;
    padding-bottom: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 26px;
}
#news-container, #event-container {
    padding-left: 0px;
    margin-left: -15px;
}
h3.news-title, h3.event-title {
    font-weight: normal;
    padding: 0;
}
a.news-title-link, a.ev-title-link {
    color: #555555;
    font-size: 24px;
    font-weight: normal;
    text-decoration: underline;
    font-family: 'Archivo Narrow', sans-serif;
}
a.news-title-link:hover, a.ev-title-link:hover {
    color: #00AAA0;
    text-decoration: none;
}
p.news-blurb, p.event-blurb {
    padding-top: 5px;
}



/* Quick Links */

#quicklinks-section-wrap {
    padding-top: 25px;
}
#quicklinks-section-wrap ul {
    padding-left: 23px;
}
#quicklinks-section-wrap ul li, #quicklinks-section-wrap ul li a {
    color: #3D3D3D;
    font-size: 16px;
    text-decoration: underline;
    list-style: none;
    padding: 0px;
    text-align: left;
    margin-bottom: 0px;
    margin-left: -3px;
}
#quicklinks-section-wrap li:before {
    content: "";
    width: 6px;
    height: 6px;
    cursor: pointer;
    background: #00AAA0;
    border: none;
    border-radius: 10px;
    display: block;
    left: -1.1em;
    top: 0.9em;
    position: relative;
}
#quicklinks-section-wrap ul li:hover, #quicklinks-section-wrap ul li a:hover {
    text-decoration: none;
    color: #00AAA0;
}




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

#subpage {
    min-height: calc(100vh - 272px);
    padding-top: 30px;
    padding-bottom: 40px;
}



/* Member Login Form */

.member-login-wrap {
    float: right;
}
#login span {
    display: none;
}
#login .input-group {
    display: inline;
}

/* Mobile Member Login Form */

.mobile-login-wrap {
    margin-top: 40px;
}
.mobile-login-wrap #login input {
    width: 100% !important;
    margin-left: 0px;
    height: 25px;
    font-size: 14px;
}
/*.mobile-login-wrap #login a {
    background: #fff !important;
    width: 22px !important;
    color: #00AAA0 !important;
    display: inline-block !important;
    margin-left: 0px !important;
    font-size: 16px !important;
}*/
.mobile-login-wrap #login input[type="submit"] {
    width: 72px !important;
    display: block;
    height: 30px;
    margin-top: 10px;
    margin-left: 0px !important;
}



/*--------------------------------------------------------------
                        Modal Log In
--------------------------------------------------------------*/
.modal{
    overflow-y: visible;
}
.modal-dialog{
    max-width: 250px;
    margin: 50px auto;
}
.modal-header{
    text-align: center;
}
.modal-body {
    padding: 15px 23px;
}
#login input {
    width: 160px !important;
    height: 30px;
    border-radius: 1px;
    margin: 0px auto;
    margin-bottom: 10px;
    border: 1px solid #BFC3C6;
    padding: 0px 8px;
    margin-left: 15px;
    background: #fff;
    font-size: 16px;
    color: #555555;
    box-shadow: none !important;
}
#login input[type="submit"] {
    background: #448FC7;
    color: #fff;
    border: 1px solid #448FC7 !important;
    border-radius: 1px !important;
    padding: 0px;
    width: 72px !important;
    font-size: 15px !important;
    font-weight: normal;
    margin-left: 10px;
    outline: none;
}
#login input[type="submit"]:hover {
    background: #00AAA0;
    border: 1px solid #00AAA0 !important;
    color: #fff;
}
#login a:not(.logout-btn) {
    border: 1px solid #BFC3C6;
    padding: 0px;
    background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    text-align: center;
    color: #00AAA0;
    display: inline-block;
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.logout-btn{
	background: #448FC7;
    color: #fff;
    border: 5px solid #448FC7 !important;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
   
}
.logout-btn:hover{
    background: #00AAA0;
    border: 5px solid #00AAA0 !important;
    color: #fff;
}
#login input:last-of-type{
    width: 100px;
    margin: none;
}
h6.modal-title {
    color: #1e93d8;
    font-size: 24px;
    font-weight: 700;
}


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

.footer-content-wrapper {
    background: #265A98;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0px 8px;
}
.footer-content-wrapper p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.footer-content-wrapper a, .footer-content-wrapper p a {
    color: #00AAA0;
    text-decoration: underline;
}
.footer-content-wrapper a:hover, .footer-content-wrapper p a:hover {
    text-decoration: none;
}





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

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

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

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


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

}


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

    .member-login-wrap {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .mobile-search-menu {
        display: inline-block;
        vertical-align: middle;
    }
    #mobile-menu-col {
        top: 0px !important;
    }
    #slideshow-wrap {
        margin-top: 12px;
    }

}
@media (min-width: 991px) {

    .mobile-search-menu.hidden-lg {
        display: none;
    }
    .nav-container.visible-lg {
        display: block !important;
    }
}

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

    #login input {
        width: 130px !important;
    }
    .member-login-wrap {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .mobile-search-menu {
        display: inline-block;
        vertical-align: middle;
    }
    #mobile-menu-col {
        top: 0px !important;
    }
    #slideshow-wrap {
        margin-top: 12px;
    }

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


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

    #slideshow-wrap {
        margin-top: 15px;
    }
    #right-side-wrap {
        margin-top: 7px;
    }
    .footer-content-wrapper, .footer-content-wrapper p {
        text-align: center;
    }
    .footer-content-wrapper .text-right {
        margin-top: 25px;
    }

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


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

    #slideshow-wrap {
        margin-top: 15px;
    }
    #right-side-wrap {
        margin-top: 7px;
    }
    .footer-content-wrapper, .footer-content-wrapper p {
        text-align: center;
    }
    .footer-content-wrapper .text-right {
        margin-top: 25px;
    }

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

}

/* Safari Browser */

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, svg#main-logo {
    }
    ::i-block-chrome, .news-details-wrap, 
    ::i-block-chrome, .event-details-wrap {
        width: 78%;
    }

/* Internet Browser */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    
}