/*--------------------------------------------------------
	FONT ASSIGNMENTS
--------------------------------------------------------*/

body {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #333333;
    line-height: normal;
}

p {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #333333;
}

.container {}


/*--------------------------------------------------------
	H1 - H6
--------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Muli', sans-serif;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 40px;
    color: #4A1448;
    font-weight: bold;
    padding-bottom: 20px;
}

h2 {
    font-size: 36px;
    color: #4A1448;
    font-weight: bold;
    padding-bottom: 20px;
}

h2 a {
    text-decoration: none;
    color: #4A1448;
}

h2 a:hover {
    text-decoration: none;
    color: #EE870C;
}

h3 {
    font-size: ;
}

h4 {
    font-size: ;
}

h1.title {
    margin-top: 15px;
}


/*--------------------------------------------------------
	LINKS
--------------------------------------------------------*/

a {
    color: ;
    font-family: 'Muli', sans-serif;
}

a:hover,
a:focus {
    color: ;
}


/*--------------------------------------------------------
	IMAGES, Objects
--------------------------------------------------------*/

img {
    border: 0px;
}


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


/* CSS STYLE FOR HEADER TOP*/

.header-top-wrapper {
    padding: 10px 0px;
    position: relative;
    background: #fff;
}

#header-left-wrap img {
    display: inline-block;
}

#header-left-wrap a {
    text-decoration: none;
}

.org-name {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    word-wrap: break-word;
}

.org-name a {
    text-decoration: none;
}

#header-left-wrap h1 {
    color: #360E35;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    word-wrap: break-word;
    line-height: 30px;
}

.member-login-wrap {
    background: #EE870C;
    display: inline-block;
    padding: 12px 24px 14px;
    text-align: center;
    vertical-align: middle;
}

.member-login-wrap h3 {
    color: #fff;
    text-decoration: none;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    line-height: 16px;
}

.member-login-wrap a {
    color: #fff;
    text-decoration: none;
}

.member-login-wrap a:hover,
.member-login-wrap a:focus {
    text-decoration: none;
    outline: none;
}

.member-login-wrap:hover {
    background: #4A1448;
}

#header-right-wrap {
    padding-top: 35px;
    text-align: right;
}

.social-media-wrap {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
}

.social-media-wrap a {
    text-decoration: none;
}

.social-media-wrap svg {
    width: 40px;
    height: 40px;
    margin-left: 7px;
}

.social-media-wrap a:hover svg#fb-icon .cls-1,
.social-media-wrap a:hover svg#twitter-icon .cls-1,
.social-media-wrap a:hover svg#ig-icon .cls-1 {
    fill: none;
    stroke: #360E35;
}

.social-media-wrap a:hover svg#fb-icon .cls-2,
.social-media-wrap a:hover svg#twitter-icon .cls-2,
.social-media-wrap a:hover svg#ig-icon .cls-2 {
    fill: #360E35;
}


/* Search Bar */

.search-main-wrap {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
}

.search-input {
    background: transparent;
    border: 2px solid #fff;
}

#search-input ::-webkit-input-placeholder {
    color: #333333;
}

#search-input :-moz-placeholder {
    /* Firefox 18- */
    color: #333333;
}

#search-input ::-moz-placeholder {
    /* Firefox 19+ */
    color: #333333;
}

#search-input :-ms-input-placeholder {
    color: #333333;
}

.glyphicon-search:before {
    content: url("../images/search-icon.png");
}

#search-input input {
    border: 0px;
    box-shadow: none;
    height: 40px;
    color: #333333;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
}

#search-input button {
    background: #4A1448;
    box-shadow: none;
    border: 0;
    color: #fff;
    border-left: 0px;
    padding: 0px 10px;
    height: 40px;
    border-radius: 0px;
}

.input-group.search-input-wrap {
    border: 1px solid #4A1448;
}


/* Search on Mobile */

.mobile-search-wrap input {
    border: 0px;
    box-shadow: none;
    height: 40px;
    color: #fff;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
}

.mobile-search-wrap button {
    background: #EE870C;
    box-shadow: none;
    border: 0;
    color: #fff;
    border-left: 0px;
    padding: 0px 10px;
    height: 40px;
    border-radius: 0px;
}

.mobile-search-wrap .input-group.search-input-wrap {
    border: 1px solid #fff;
}


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

#search-input {
    display: inline-block;
    vertical-align: middle;
    max-width: 260px;
    position: relative;
    z-index: 0;
}


/*--------------------------------------------------------
					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.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: 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: 20px;
    text-align: left;
    left: 33.5%;
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    background: #4A1448;
    border: 0px;
    margin: 0 auto;
    margin-left: 15px;
    border-radius: 0px;
}

.carousel-indicators .active {
    background: #FBA100;
    width: 20px;
    height: 20px;
    margin-left: 15px;
}

#slide-container .carousel-control img {
    width: 13px !important;
    height: 24px;
}

#slide-container .carousel-control.left {
    height: 50px;
    width: 50px;
    color: #fff;
    top: 0px;
    line-height: normal;
    bottom: 0;
    margin: auto;
    opacity: 1;
    text-shadow: none;
    font-family: 'Muli', sans-serif;
    font-weight: 100;
    background: rgba(74, 20, 72, 0.6);
    border-radius: 80px;
    margin-left: 3px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

#slide-container .carousel-control.right {
    height: 50px;
    width: 50px;
    color: #fff;
    top: 0px;
    line-height: normal;
    bottom: 0;
    margin: auto;
    opacity: 1;
    text-shadow: none;
    font-family: 'Muli', sans-serif;
    font-weight: 100;
    background: rgba(74, 20, 72, 0.6);
    border-radius: 80px;
    margin-right: 3px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

@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: 'Open Sans', sans-serif;
}

.carousel-caption p:last-of-type {
    font-size: 24px;
    font-family: 'Open Sans', 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
--------------------------------------------------------*/

#main-content {
    padding: 40px 0px;
    padding-top: 30px;
}

.welcome-section-wrap {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 35px;
    padding-top: 10px;
}


/* News */

.news-feed-wrap {
    padding: 30px 0px;
}

.news-item h4 {
    padding: 20px 0px 15px;
}

a.news-title-link {
    color: #000;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

a.news-title-link:hover,
a.news-title-link:focus {
    text-decoration: none;
    color: #4A1448;
}

.date {
    font-size: 14px;
    color: #4A1448;
    padding-top: 10px;
}


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

#subpage {
    padding: 40px 0px;
    padding-top: 30px;
}


/*--------------------------------------------------------------
                        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: 200px;
    height: 30px;
    border-radius: 5px;
    margin: 0px auto;
    margin-bottom: 10px;
    border: 1px solid #999;
    padding: 3px;
}

#login input[type="submit"] {
    background: #360E35;
    color: #fff;
    border: 1px solid #360E35 !important;
    border-radius: 0px !important;
    padding: 0px;
}

#login input[type="submit"]:hover {
    background: #EE870C;
    border: 1px solid #EE870C !important;
    color: #fff;
}

#login a {
    margin-bottom: 10px;
    display: block;
    color: #360E35;
}

#login input:last-of-type {
    width: 100px;
    margin: none;
}

h6.modal-title {
    color: #360E35;
    font-size: 18px;
    font-weight: 700;
}

#login input {
    width: 200px !important;
    height: 30px;
    border-radius: 5px;
    margin: 0px auto;
    margin-bottom: 10px;
    border: 1px solid #999;
    padding: 3px;
}


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

#footer-row {
    background: #360E35;
    color: #fff;
    padding: 50px 0px 40px 0px;
}

.footer-social-media-wrap a:hover svg#fb-icon .cls-1,
.footer-social-media-wrap a:hover svg#twitter-icon .cls-1,
.footer-social-media-wrap a:hover svg#ig-icon .cls-1 {
    fill: #fff;
    stroke: #360E35;
}

.footer-social-media-wrap a:hover svg#fb-icon .cls-2,
.footer-social-media-wrap a:hover svg#twitter-icon .cls-2,
.footer-social-media-wrap a:hover svg#ig-icon .cls-2 {
    fill: #360E35;
}

.footer-wrapper p {
    font-size: 18px;
    color: #fff;
}

.footer-wrapper p a {
    color: #fff;
}

.footer-wrapper strong,
.footer-wrapper a {
    font-weight: normal;
    color: #fff;
    font-size: 18px;
}

.footer-social-media-wrap a {
    text-decoration: none;
}

.footer-social-media-wrap svg {
    width: 40px;
    height: 40px;
    margin-left: 7px;
}

.footer-info span,
.footer-info span a {
    color: #EE870C;
}


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


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


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


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

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

@media (min-width: 990px) and (max-width: 1199px) {
    .container {}
    .org-name {
        width: 40%;
    }
    #search-input {
        max-width: 210px;
    }
    .member-login-wrap {
        padding: 12px 16px 14px;
    }
}

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

@media (min-width: 768px) and (max-width: 990px) {
    .container {}
    #header-left-wrap {
        text-align: center;
    }
    .org-name {
        width: 50%;
        text-align: left;
    }
    #header-right-wrap {
        padding-top: 0px;
        padding-bottom: 10px;
        text-align: center;
    }
    .search-main-wrap {
        margin-top: 0px;
    }
    .social-media-wrap,
    #search-input {
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .container {}
    h1,
    h1 a {
        font-size: 36px;
    }
    h2,
    h2 a {
        font-size: 30px;
    }
    #header-left-wrap {
        text-align: center;
    }
    .org-name {
        width: 100%;
    }
    #header-right-wrap {
        text-align: center;
        padding-bottom: 10px;
        padding-top: 0px;
    }
    .carousel-indicators {
        bottom: 0px;
    }
}

@media (max-width: 480px) {
    .container {}
    h1,
    h1 a {
        font-size: 36px;
    }
    h2,
    h2 a {
        font-size: 30px;
    }
    #header-left-wrap {
        text-align: center;
    }
    .org-name {
        width: 100%;
    }
    #header-right-wrap {
        text-align: center;
        padding-bottom: 10px;
        padding-top: 0px;
    }
    .carousel-indicators {
        bottom: 0px;
    }
}


/* Safari Browser */

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome,
    svg#main-logo {}
     ::i-block-chrome,
    svg#footer-logo {}
}


/* Internet Browser */

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