.title {
    margin: 0 !important;
    line-height: 1;
}

@media screen and (max-width: 650px) {
    .title {
        font-size: 13px;
    }

    .loc {
        font-size: 9px;
    }
}

@media screen and (min-width: 651px) and (max-width: 991px) {
    .title {
        font-size: 16px;
    }

    .loc {
        font-size: 11px;
    }
}

.expandContent {
    font-size: 1.2rem;
}
/* SCROLLER */


/* Container DIV - automatically generated */

.simply-scroll-container {
    position: relative;
}


/* Clip DIV - automatically generated */

.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */

.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.simply-scroll-list li img {
    border: none;
    display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */

.simply-scroll {
    width: 75px;
    height: 120px;
}

/* Clip DIV */

.simply-scroll .simply-scroll-clip {
    width: 75px;
    height: 120px;
}

/* Explicitly set height/width of each list item */

.simply-scroll .simply-scroll-list li {
    float: left;
    /* Horizontal scroll only */
    width: 75px;
    height: 120px;
}

.btn-custom {
    background-color: #550000;
    color: white;
}

/*TABS FORUM*/

.tab {
    padding: 0 5px !important;
}

@media screen and (max-width: 769px) {
    .nav-justified > li > a {
        border: 3px solid #550000;
        border-radius: 5px !important;
    }
}

.nav-justified > li > a {
    border-radius: 5px 5px 0 0;
    border-top: 3px solid #550000;
    border-left: 3px solid #550000;
    border-right: 3px solid #550000;
    font-size: 2rem;
    margin-left: 20px;
    z-index: 1;
    position: relative;
    outline: none;
    padding: 0;
    background-color: #E9E4DD;
    color: #000000;
}

#nav-pills {
    width: 66.66666667%;
    border-bottom: 3px solid #550000;
}

@media screen and (max-width: 768px) {
    #nav-pills {
        border: none;
    }
}

@media screen and (max-width: 991px) {
    #nav-pills {
        width: 100%;
    }
}

ul.nav a:focus {
    color: #ffffff !important;
    background-color: #550000 !important;
}

#expand {
    display: none;
    position: relative;
    cursor: pointer;
}

@media screen and (min-width: 769px) and (max-width: 769px) {
    .nav-justified > li > a {
        border-bottom: 0;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
    .nav-justified > li {
        width: 100% !important;
    }

    .nav-justified > li > a {
        margin-bottom: 5px !important;
    }

    .nav-justified > li > a {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .nav-pills > li {
        display: none;
    }

    .active {
        display: list-item !important;
    }

    #expand {
        display: block;
    }

    .nav-justified > li > a {
        margin-left: 0 !important;
    }
}

@media screen and (min-width: 769px) {
    .nav-pills > li {
        display: table-cell !important;
    }
}

.nav-pills>li[data-slide-to="0"].active a {
    background-color: #550000;
    color: #ffffff;
    /*border-bottom: 3px solid #550000;*/
    font-weight: bold;
}

.nav-pills>li[data-slide-to="1"].active a {
    background-color: #550000;
    color: #ffffff;
    /*border-bottom: 3px solid #550000;*/
    font-weight: bold;
}

.nav-pills>li[data-slide-to="2"].active a {
    background-color: #550000;
    color: #ffffff;
    /*border-bottom: 3px solid #550000;*/
    font-weight: bold;
}

.nav-pills>li[data-slide-to="3"].active a {
    background-color: #550000;
    color: #ffffff;
    /*border-bottom: 3px solid #550000;*/
    font-weight: bold;
}


/* Small Devices, Tablets */

/*@media only screen and (max-width: 770px) {*/
/*!*!*WAS 1000*!*!*/
/*!*!*TABS FORUM*!*!*/
/*!*.nav-justified > li > a {*!*/
/*!*border-radius: 5px 5px 5px 5px;*!*/
/*!*border: 3px solid #550000;*!*/
/*!*font-weight: bold;*!*/
/*!*font-size: 1.8rem;*!*/
/*!*margin-left: 0px;*!*/
/*!*padding: 2px;*!*/
/*!*background-color: #E9E4DD;*!*/
/*!*color: #000000;*!*/
/*!*}*!*/
/*!*.title {*!*/
/*!*font-size: 1.8rem;*!*/
/*!*display: inline;*!*/
/*!*color: #550000!important;*!*/
/*!*}*!*/
/*.nav-pills>li[data-slide-to="0"].active a {*/
/*!*background-color: #550000;*!*/
/*!*color: #ffffff;*!*/
/*!*font-weight: bold;*!*/
/*border-bottom: 3px solid #550000;*/
/*}*/
/*.nav-pills>li[data-slide-to="1"].active a {*/
/*!*background-color: #550000;*!*/
/*!*color: #ffffff;*!*/
/*!*font-weight: bold;*!*/
/*border-bottom: 3px solid #550000;*/
/*}*/
/*.nav-pills>li[data-slide-to="2"].active a {*/
/*!*background-color: #550000;*!*/
/*!*color: #ffffff;*!*/
/*!*font-weight: bold;*!*/
/*border-bottom: 3px solid #550000;*/
/*}*/
/*.nav-pills>li[data-slide-to="3"].active a {*/
/*!*background-color: #550000;*!*/
/*!*color: #ffffff;*!*/
/*!*font-weight: bold;*!*/
/*border-bottom: 3px solid #550000;*/
/*}*/
/*}*/

.panel {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 0;
    /*display: table-cell;*/
    background-color: rgba(0, 0, 0, 0);
    display: none;
    /*display: none;*/
}

#myCarousel .nav a small {
    display: block;
}

#myCarousel .nav {
    background: #ffffff;
}

.loc a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #000000;
}

.loc a {
    color: #000000;
}

/*@media (min-width: 900px) {*/
    /*#myCarousel .nav {*/
    /*!*width: 50%;*!*/
    /*}*/
/*}*/
