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

.col-md-12 p { 
    line-height: 22px;
}

.container{

}

/*--------------------------------------------------------
	H1 - H6
--------------------------------------------------------*/
h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #0E3E64;
	margin: 0px;
	padding: 0px;
    padding-bottom: 20px;
}
h1 a, h2 a, h3 a, h4 , h5 a {
    font-family: 'Roboto', sans-serif;
}

h1 {
    font-size: 30px;
    color: #333333;
}
h2 {
    font-size: 27px;
}
h2 a {
    color: #003363;
    text-decoration: underline;
}
h3 {
    font-size: 24px;
    color: #021C2B;
}
h4 {
    font-size: 20px;
}

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


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

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

#main-header {
    padding: 15px 0px 10px;
    border-top: 27px solid #003363;
}
#logo-wrap svg {
    width: 192px;
    height: 76px;
    vertical-align: middle;
    max-width: 100%;
}

#right-side-wrap {
    text-align: right;
    margin-top: 0px;
}
svg#fb-icon {
    width: 36px;
    height: 36px;
}




/* Social - Mobile Menu Wrap */

.social-menu-wrap {
    text-align: right;
    float: right;
}
.social-menu-inside-wrap {
    top: 5px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.social-menu-inside-wrap ul {
    float: left;
    margin: 0;
    text-align: right;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.social-menu-inside-wrap ul>li {
    float: left;
    position: relative;
    display: block;
}
li.social-media-wrap a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}
.social-media-wrap a {
    text-decoration: none;
}
.social-media-wrap svg {
    width: 32.8px;
    height: 32.8px;
    margin-left: 5px;
}
.social-media-wrap a:hover svg#fb-icon .cls-1 {
    fill: #003363;
    stroke: none;
}

svg#burger-menu {
    width: 42px;
    height: 36px;
}
.mobile-search-menu {
    display: inline-block;
    vertical-align: middle;
}

#fb-icon-wrap {
    display: inline-block;
    vertical-align: middle;
}


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

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

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



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

/*----------------Slideshow----------*/
.slideshow-wrap {
    margin-bottom: 40px;
}
.slideshow-wrap .container {
    width: 100%;
}
.slideshow-wrap img {
    width: 100%;
}
.slideshow-wrap [class*="col-"] {
    padding: 0;
}
#slide-container img {
    width: 100%;
}
.carousel-control.left, .carousel-control.right, .carousel-control:hover{
    background-image: none;
    font-size: ;
    font-weight: ;
    z-index: 101;
}
.carousel-control{
    top: ;
    width: ;
}
.slideshow-wrap .carousel-control {
    margin: auto 28px !important;
}
.slideshow-wrap .carousel-control.left {
    height: 25px;
    width: 35px;
    color: #fff;
    top: 0px;
    left: auto;
    line-height: normal;
    bottom: 0;
    margin: auto;
    opacity: 1;
    text-shadow: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    background: rgba(255,255,255,.25);
    vertical-align: middle;
    text-align: center;
    padding-right: 2px;
}
.slideshow-wrap .carousel-control.right {
    height: 25px;
    width: 35px;
    color: #fff;
    top: 0px;
    left: auto;
    right: 0px;
    line-height: normal;
    bottom: 0;
    margin: auto;
    opacity: 1;
    text-shadow: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    background: rgba(255,255,255,.25);
    vertical-align: middle;
    text-align: center;
    padding-left: 2px;
}
.slideshow-wrap .carousel-control img {
    width: 10px;
    height: 18px;
}
.slideshow-wrap .carousel-caption {
    position: absolute;
    z-index: 100;
    background: rgba(0, 0, 0, .35);
    left: auto;
    top: auto;
    right: 0px;
    bottom: 0px;
    width: 100%;
    text-align: left;
    text-shadow: none;
    padding-top: 15px;
    padding-bottom: 10px;
    min-height: 110px;
}
.slideshow-wrap .carousel-wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}
.slideshow-wrap .carousel-indicators {
    bottom: 15px;
    text-align: center;
    z-index: 102;
    width: 100%;
    max-width: 1170px;
    margin: auto;
    left: 0;
    right: 0;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    background: #fff;
    border: 2px solid #fff;
    margin: 0 auto;
    margin-left: 15px;
    border-radius: 20px;
}
.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin-left: 15px;
    background: #fff;
    border: 2px solid #003363;
}


@media (min-width: 990px) and (max-width: 1199px) {
    .carousel-caption{
        
    }
}
@media (max-width: 990px){
    .carousel-caption{
        
    }
    #slide-row .col-md-12{
        
    }
}
p.caption-text {
    font-size: 29px;
    font-weight: 500;
    display: block;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-bottom: 3px;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.25em;
    line-height: normal;
}
p.alt-text {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin-bottom: 25px !important;
    text-align: left;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.5em;
    line-height: 19px;
}
.carousel-caption a {
    display: none;
}
.carousel-caption a:hover {
    color: #4B9699; 
    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
--------------------------------------------------------*/

.col-md-8 p, #welcome-section-wrap p {
    line-height: 19.5px;
}
#welcome-section-wrap {
    margin-bottom: 20px;
}


/* News */

#news-section-wrap {
    margin-bottom: 40px;
}
.news-item h4 {
    font-size: 24px;
    font-weight: 500;
}
a.news-title-link {
    color: #003363;
    text-decoration: underline;
}
.readmore-link {
    margin-top: 10px;
}
.readmore-link a {
    color: #003363;
    text-decoration: underline;
}


/* Sponsor Slideshow */

#sponsor-slideshow-wrap {
    margin-bottom: 40px;
}
#sponsor-slideshow-wrap .carousel-control {
    display: none;
}
#sponsor-slideshow-wrap .carousel {
    border: 1px solid #4C4C4C;
    max-width: 360px;
    width: 100%;
}
#sponsor-slideshow-wrap .carousel-indicators {
    bottom: 0px;
}
#sponsor-slideshow-wrap .carousel-indicators li {
    width: 9px;
    height: 9px;
    background: #003363;
    border: 2px solid #003363;
    margin: 0 auto;
    margin-left: 15px;
    border-radius: 20px;
}
#sponsor-slideshow-wrap .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin-left: 15px;
    background: #fff;
    border: 2px solid #003363;
}



/* Events */

#events-section-wrap {
    margin-bottom: 40px;
}
#events-section-wrap h2 {
    margin-bottom: 8px;
}
#events-section-wrap h2 a:hover {
    color: #003363;
}
#events-wrap {
    margin-bottom: 30px;
}
#events-wrap h2 {
    padding-bottom: 20px;
}
#events-wrap .view-txt a {
    color: #0E4CA1;
    font-size: 16px;
}
.event-content {
    padding-bottom: 25px;
}
.event-date-wrap {
    background: transparent;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    max-width: 42px;
    margin-right: 10px;
    padding: 4px 0px 7px;
    border: 1px solid #828282;
}
.event-details-wrap {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 56px);
    width: -webkit-calc(100% - 56px);
    width: -moz-calc(100% - 56px);
    position: relative;
    top: -2px;
}
.event-month {
    text-align: center;
    color: #828282;
    font-size: 13px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
}
.event-date {
    text-align: center;
    color: #828282;
    font-size: 26px;
    font-weight: 500;
    padding-top: 0px;
    line-height: 20px;
}
h3.event-title {
    font-weight: normal;
    padding-bottom: 5px;
    line-height: 22px;
    margin-top: -3px;
}
a.ev-title-link {
    color: #003363;
    font-size: 20px;
    font-weight: 500;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
}
a.ev-title-link:hover {
    text-decoration: underline;
}
p.event-blurb {
    padding-top: 0px;
    margin-bottom: 0px;
    line-height: 20px;
}
a.events-btn {
    display: block;
    background: #76A8A1;
    width: 195px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 3px;
    margin-top: 10px; 
    font-family: 'PT Sans', sans-serif;  
}
a.events-btn:hover {
    background: #4A3333;
}
a.events-viewall {
    color: #F2745F;
    font-size: 18px;
}
a.events-viewall:hover {
    text-decoration: underline;
}



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

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


/*--------------------------------------------------------------
                        Modal Log In
--------------------------------------------------------------*/
.modal{
    overflow-y: visible;
}
.modal-dialog{
    max-width: 280px;
    margin: 50px auto;
}
.modal-header{
    text-align: center;
}
.modal-body {
    padding: 15px 23px;
}
#login input {
    width: 203px!important;
    height: 30px;
    margin: 0px auto;
    margin-bottom: 10px;
    padding: 0px 10px;
    margin-left: 15px;
    background: #fff;
    font-size: 16px;
    color: #333;
    box-shadow: none !important;
    border: 1px solid #828282;
    border-radius: 0px;
}
#login input[type="submit"] {
    background: #003363;
    border: 1px solid #003363;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
    margin-left: 10px;
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 20px;
    height: auto;
}
#login input[type="submit"]:hover, #login input[type="submit"]:focus {
    background: #fff;
    border: 1px solid #003363;
    color: #003363;
    text-decoration: none;
}
#login a {
    color: #003363;
    display: block;
    margin-left: 15px;
    font-size: 16px;
    padding-bottom: 10px;
    text-decoration: underline;
}
#login a:hover, #login a:focus {
    color: #333;
}
#login input:last-of-type{
    width: 100px;
    margin: none;
}
h6.modal-title {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}



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

.footer-content-wrapper {
    background: #003363;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 28px;
    padding: 25px 0px 55px;
}
.footer-content-wrapper p {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
}
.footer-content-wrapper a, .footer-content-wrapper p a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}
p.footer-credits {
    margin-top: 20px;
    margin-bottom: 0px;
}


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

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

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

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


@media (max-width: 1200px) {

    .carousel-wrap, .slideshow-wrap .carousel-indicators {
        max-width: 970px !important;
    }

}

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

}

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

    .navbar-nav>li a {
        padding: 15px 10px !important;
    }
    .dropdown-menu li a {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    p.alt-text {
        max-height: 1.4em;
    }

}


@media (max-width: 991px) {

    .carousel-wrap, .slideshow-wrap .carousel-indicators {
        max-width: 750px !important;
    }
}

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

    .slideshow-wrap .carousel-control {
        display: none;
    }
    .slideshow-wrap .carousel-caption {
        min-height: 135px !important;
    }
    p.alt-text {
        max-height: 2.5em;
    }
}


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

    .slideshow-wrap .carousel-control {
        display: none;
    }
    .slideshow-wrap .carousel-caption {
        background: #828282;
        display: block;
        position: static;
        width: 100%;
        height: auto !important;
        min-height: 165px !important;
        border: none;
    }
    p.caption-text {
        position: relative;
        display: inline-block;
        word-wrap: break-word;
        overflow: hidden;
        max-height: 3em;
    }
    p.alt-text {
        max-height: 3.5em;
    }

}


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

    .slideshow-wrap .carousel-control {
        display: none;
    }
    .slideshow-wrap .carousel-caption {
        background: #828282;
        display: block;
        position: static;
        width: 100%;
        height: auto !important;
        min-height: 212px !important;
        border: none;
    }
    p.caption-text {
        position: relative;
        display: inline-block;
        word-wrap: break-word;
        overflow: hidden;
        max-height: 3em;
    }
    p.alt-text {
        max-height: 7.0em;
    }
}



/* Safari Browser */

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

/* Internet Browser */

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

}