body {
    background-color: #f6f6f6;
    margin: 0;
    font-family: 'Helvetica Neue', sans-serif
}

body.sidr-open {
    position: fixed !important
}

.main-content {
    position: relative;
    z-index: 100
}

.back-to-top {
    display: none;
    position: fixed;
    width: 54px;
    height: 54px;
    right: 25px;
    bottom: 65px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #cdcdcd;
    background-color: #fff;
    border-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    z-index: 200;
    text-align: center;
    line-height: 54px;
    opacity: 1;
    cursor: pointer
}

.back-to-top span {
    color: #747678;
    font-size: 22px
}

h1,
.h1 {
    color: #333333;
    font-size: 35px;
    line-height: 40px
}

@media screen and (max-width: 767px) {
    h1,
    .h1 {
        font-size: 20px;
        line-height: 22px
    }
}

@media screen and (max-width: 600px) {
    h1,
    .h1 {
        font-size: 25px;
        line-height: 27px
    }
}

h2,
h2 a,
.h2,
.h2 a {
    color: #333333;
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    text-transform: none
}

@media screen and (max-width: 767px) {
    h2,
    h2 a,
    .h2,
    .h2 a {
        font-size: 19px;
        line-height: 20px
    }
}

@media screen and (max-width: 600px) {
    h2,
    h2 a,
    .h2,
    .h2 a {
        font-size: 18px;
        line-height: 20px
    }
}

h3,
h3 a,
.h3,
.h3 a {
    color: #333333;
    font-size: 27px;
    line-height: 28px;
    font-weight: 400;
    text-transform: none
}

@media screen and (max-width: 767px) {
    h3,
    h3 a,
    .h3,
    .h3 a {
        font-size: 18px;
        line-height: 19px
    }
}

@media screen and (max-width: 600px) {
    h3,
    h3 a,
    .h3,
    .h3 a {
        font-size: 16px;
        line-height: 19px
    }
}

h4,
h4 a,
.h4,
.h4 a {
    color: #333333;
    font-size: 25px;
    line-height: 26px;
    font-weight: 400;
    text-transform: none
}

@media screen and (max-width: 767px) {
    h4,
    h4 a,
    .h4,
    .h4 a {
        font-size: 17px;
        line-height: 18px
    }
}

@media screen and (max-width: 600px) {
    h4,
    h4 a,
    .h4,
    .h4 a {
        font-size: 15px;
        line-height: 18px
    }
}

h5,
h5 a,
.h5,
.h5 a {
    color: #333333;
    font-size: 22px;
    line-height: 25px;
    font-weight: 400;
    text-transform: none
}

@media screen and (max-width: 767px) {
    h5,
    h5 a,
    .h5,
    .h5 a {
        font-size: 16px;
        line-height: 17px
    }
}

@media screen and (max-width: 600px) {
    h5,
    h5 a,
    .h5,
    .h5 a {
        font-size: 15px;
        line-height: 17px
    }
}

h6,
h6 a,
.h6,
.h6 a {
    color: #333333;
    font-size: 20px;
    line-height: 24px
}

@media screen and (max-width: 767px) {
    h6,
    h6 a,
    .h6,
    .h6 a {
        font-size: 15px;
        line-height: 16px
    }
}

@media screen and (max-width: 600px) {
    h6,
    h6 a,
    .h6,
    .h6 a {
        font-size: 13px;
        line-height: 16px
    }
}

p {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    p {
        font-size: 13px;
        line-height: 20px
    }
}

@media screen and (max-width: 600px) {
    p {
        font-size: 12px;
        line-height: 18px
    }
}

.page-container {
    max-width: 1140px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px 0px
}

.page-container:after {
    display: block;
    clear: both;
    content: ''
}

@media screen and (max-width: 1200px) {
    .page-container {
        padding: 15px
    }
}

.sidebar-container {
    padding: 20px 5% 0px
}

.sidebar-container:after {
    display: block;
    clear: both;
    content: ''
}

.section-top {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .section-top .left {
        float: left;
        width: 50%
    }
    .section-top .right {
        float: right;
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .section-top {
        padding: 15px 20px 10px
    }
    .section-top * {
        color: #545454
    }
}

.section-top .h1 {
    float: left
}

@media screen and (max-width: 767px) {
    .section-top .h1 {
        float: none
    }
}

.section-top .top-views {
    float: right;
    padding-top: 5px
}

.section-top .top-views button {
    border: 0;
    box-shadow: none;
    padding: 5px 15px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.section-top .top-views button.jplist-selected,
.section-top .top-views button.active {
    color: #fff;
    background: #c40000;
    border-color: #c40000
}

.section-top .top-views button:hover {
    color: #fff;
    background: #c40000;
    border-color: #c40000
}

@media screen and (max-width: 767px) {
    .section-top .top-views {
        float: none
    }
}

.news-container {
    padding: 20px 40px;
    max-width: 1180px;
    margin: 0 auto
}

.news-container:after {
    display: block;
    content: '';
    clear: both
}

.news-container .sidebar {
    width: 250px
}

@media screen and (max-width: 1280px) {
    .news-container .sidebar {
        width: 200px
    }
}

@media screen and (max-width: 1000px) {
    .news-container .sidebar {
        width: 100%;
        float: none
    }
}

.news-container .soc-media-widget {
    max-width: 400px
}

@media screen and (max-width: 1000px) {
    .news-container {
        padding: 20px
    }
}

.pager-section {
    text-align: center;
    margin: 30px 0px
}

.pager-section .pager-top {
    margin-bottom: 5px
}

.pager-section .pager-links span {
    color: #c40000;
    width: 22px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    height: 22px;
    line-height: 23px
}

.pager-section .pager-links .jplist-holder {
    display: inline-block
}

.pager-section .pager-links button,
.pager-section .pager-links a {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #c40000;
    color: #fff;
    width: 22px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    margin: 0 3px
}

.pager-section .pager-links button.jplist-selected,
.pager-section .pager-links button.selected,
.pager-section .pager-links a.jplist-selected,
.pager-section .pager-links a.selected {
    background: #FFF;
    color: #c40000;
    top: 1px;
    position: relative;
    border: 1px solid #c40000;
    pointer-events: none
}

.pager-section .pager-links button.jplist-disabled,
.pager-section .pager-links button.disabled,
.pager-section .pager-links a.jplist-disabled,
.pager-section .pager-links a.disabled {
    background: lightgrey;
    pointer-events: none
}

.news-content {
    margin-bottom: 50px
}

.news-content img {
    max-width: 100%;
    margin-bottom: 1rem
}

@media screen and (min-width: 768px) {
    .news-content img {
        max-width: 700px
    }
}

.has-sidebar-left {
    float: left;
    width: calc(100% - 300px);
    padding-left: 20px;
    box-sizing: border-box
}

@media screen and (max-width: 1000px) {
    .has-sidebar-left {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (min-width: 1001px) {
    .has-sidebar-left {
        border-left: 1px solid #e1e1e0
    }
}

.has-sidebar-right {
    float: left;
    width: calc(100% - 300px);
    padding-right: 20px;
    box-sizing: border-box
}

@media screen and (max-width: 1000px) {
    .has-sidebar-right {
        width: 100%;
        padding-right: 0
    }
}

.sidebar {
    width: 300px;
    box-sizing: border-box;
    padding: 10px 15px;
    margin-bottom: 20px
}

.sidebar h4 {
    color: #c40000
}

.sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.sidebar .accordion-wrapper {
    margin-bottom: 0px
}

.sidebar .accordion-trigger {
    display: none
}

.sidebar.sidebar-left {
    float: left
}

.sidebar.sidebar-left h4 {
    position: relative;
    padding: 0 0 10px 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #E1E1E0;
    width: 100%
}

@media screen and (min-width: 1001px) {
    .sidebar.sidebar-left h4 {
        width: calc(100% + 30px);
        left: -15px
    }
}

.sidebar.sidebar-left .filter-inner>div>ul>li {
    position: relative;
    border-bottom: 1px solid #E1E1E0;
    width: 100%
}

@media screen and (min-width: 1001px) {
    .sidebar.sidebar-left .filter-inner>div>ul>li {
        width: calc(100% + 30px);
        left: -15px
    }
}

.sidebar.sidebar-left .filter-inner>div>ul>li>a {
    padding: 10px 30px
}

.sidebar.sidebar-left .filter-inner>div>ul>li li a {
    padding: 6px 15px;
    color: #545454
}

.sidebar.sidebar-left a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #000;
    background: #FFF;
    text-decoration: none
}

.sidebar.sidebar-left a:hover {
    color: #FFF;
    background: #c40000
}

.sidebar.sidebar-left .filter-inner>div>ul>li.current>a {
    color: #FFF;
    background: #c40000
}

.sidebar.sidebar-left .filter-inner>div>ul>li.current ul li a {
    padding: 8px 30px 8px 45px;
    color: #545454
}

.sidebar.sidebar-left .filter-inner>div>ul>li.current ul li a:hover {
    color: #000;
    background: #FFF
}

.sidebar.sidebar-right {
    float: right
}

@media screen and (min-width: 1001px) {
    .sidebar .filter-inner {
        display: block
    }
}

@media screen and (max-width: 1000px) {
    .sidebar {
        float: none;
        width: 100%;
        padding: 0
    }
    .sidebar .accordion-trigger {
        display: block
    }
    .sidebar .filter-inner {
        padding: 10px
    }
}

.qode-instagram-feed li {
    float: left;
    width: 33.33%;
    padding: 0px 5px;
    margin-bottom: 10px
}

.qode-instagram-feed li a {
    display: block
}

.qode-instagram-feed li a img {
    width: 100%;
    height: auto
}

.qode-instagram-feed li:after {
    display: block;
    clear: both;
    content: ''
}

.cta {
    padding: 0 10%;
    background-color: #c40000;
    background-image: url(../images/red-pattern-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.cta .cta-content {
    padding: 30px 0px;
    position: relative
}

.cta .cta-text {
    padding-right: 220px
}

.cta .cta-text h2 {
    color: #fff;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    .cta .cta-text h2 {
        font-size: 26px
    }
}

.cta .cta-text p {
    color: #fff
}

@media screen and (max-width: 640px) {
    .cta .cta-text {
        padding-right: 0
    }
}

.cta .cta-button {
    position: absolute;
    display: block;
    border: 2px solid #afafaf;
    border-radius: 4px;
    top: 50%;
    margin-top: -29px;
    right: 0;
    height: 58px;
    line-height: 55px;
    font-size: 20px;
    padding: 0 22px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    background-color: #333;
    -webkit-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    transition: color .1s linear, background-color .1s linear, border-color .1s linear
}

.cta .cta-button:hover {
    border-color: #747678;
    background-color: #000;
    text-decoration: none
}

@media screen and (max-width: 640px) {
    .cta .cta-button {
        position: relative;
        margin-top: 10px;
        display: inline-block
    }
}

@media screen and (max-width: 1000px) {
    .cta {
        padding: 0px 15px
    }
}

.example-form {
    border: 0;
    position: relative;
    height: 350px;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width: 1001px) {
    .example-form {
        width: calc(100% + 30px);
        margin-left: -15px
    }
}

.center-container {
    padding: 20px 40px;
    max-width: 1180px;
    margin: 0 auto
}

.center-container:after {
    display: block;
    clear: both;
    content: ''
}

@media screen and (max-width: 1000px) {
    .center-container {
        padding: 15px
    }
}

ul.breadcrumbs {
    list-style: none;
    padding: 5px 0 10px;
    margin: 0
}

ul.breadcrumbs.has-border {
    border-bottom: 1px solid #E1E1E0
}

@media screen and (min-width: 768px) {
    ul.breadcrumbs {
        border-bottom: 1px solid #E1E1E0
    }
}

ul.breadcrumbs+.section-top {
    padding-top: 15px
}

ul.breadcrumbs+.sidebar {
    padding-top: 15px
}

ul.breadcrumbs+.sidebar+div {
    padding-top: 15px
}

ul.breadcrumbs+.sidebar+div+div {
    padding-top: 15px
}

ul.breadcrumbs li {
    display: inline-block;
    padding-right: 5px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 15px;
    font-weight: 500
}

ul.breadcrumbs li a {
    color: #000
}

#table {
    margin: 0 0 30px
}

@media screen and (min-width: 769px) and (max-width: 1000px),
screen and (max-width: 631px) {
    #table {
        white-space: nowrap !important;
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width: 767px) {
    .sidebar-container,
    .news-container {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .sidebar-container .breadcrumbs,
    .news-container .breadcrumbs {
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .sidebar-container .sidebar,
    .news-container .sidebar {
        -webkit-box-ordinal-group: 2;
        order: 1;
        padding-top: 0 !important
    }
    .sidebar-container .sidebar .accordion-trigger,
    .news-container .sidebar .accordion-trigger {
        background-color: #F8F8F8;
        color: #000;
        text-transform: uppercase
    }
    .sidebar-container .has-sidebar-left,
    .news-container .has-sidebar-left {
        -webkit-box-ordinal-group: 4;
        order: 3
    }
}

.sidebar.sidebar-left .news-group.first {
    margin-bottom: 30px;
    position: relative
}

.sidebar.sidebar-left .news-group.first:after {
    display: block;
    position: absolute;
    width: 2px;
    height: 66px;
    bottom: -66px;
    right: -16px;
    content: "";
    background: #fff
}

.sidebar.sidebar-left .news-group h4 {
    text-transform: uppercase;
    border-bottom: 1px solid #C40000
}

.outViewport {
    position: absolute;
    left: -99999px;
    top: -99999px
}

.navarro-header {
    background-color: #fff
}

.navarro-header .top-bar {
    background-color: #333333
}

.navarro-header .top-bar .bar-container {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1140px;
    box-sizing: border-box;
    color: #fff;
    padding: 3px 20px
}

.navarro-header .top-bar .bar-container .bar-left {
    float: left
}

.navarro-header .top-bar .bar-container .bar-left p {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 0
}

.navarro-header .top-bar .bar-container .bar-left ul li a {
    padding: 0px 10px 0px 0px
}

.navarro-header .top-bar .bar-container .bar-right {
    float: right
}

.navarro-header .top-bar .bar-container .bar-right ul li a {
    padding: 0px 0px 0px 10px
}

.navarro-header .top-bar .bar-container ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.navarro-header .top-bar .bar-container ul li {
    float: left
}

.navarro-header .top-bar .bar-container ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none
}

.navarro-header .top-bar .bar-container ul li a strong {
    color: transparent
}

.navarro-header .header-navigation .header-navigation-center {
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden
}

.navarro-header .header-navigation .header-navigation-center .home-link {
    display: block;
    margin: 20px 20px 10px;
    width: 100%;
    max-width: 300px;
    float: left
}

.navarro-header .header-navigation .header-navigation-center .main-search {
    float: right;
    margin-top: 30px;
    margin-right: 15px;
    position: relative
}

.navarro-header .header-navigation .header-navigation-center .main-search input {
    -webkit-appearance: none;
    border: 0;
    border-bottom: 1px solid #000;
    width: 200px
}

.navarro-header .header-navigation .header-navigation-center .main-search .main-search-button {
    position: absolute;
    right: 0;
    bottom: 8px;
    -webkit-appearance: none;
    border: 0;
    background: none
}

.navarro-header .header-navigation .header-navigation-center .main-search .main-search-button strong {
    color: transparent
}

.navarro-header .header-navigation .header-navigation-center .main-search .main-search-label {
    text-indent: -9999px
}

.navarro-header .header-navigation .main-nav {
    padding: 0px;
    background: #c40000
}

.navarro-header .header-navigation .main-nav>ul {
    margin: 0 auto;
    max-width: 1100px;
    list-style: none;
    text-align: center;
    padding: 0
}

.navarro-header .header-navigation .main-nav>ul>li {
    display: inline-block
}

.navarro-header .header-navigation .main-nav>ul>li>a {
    display: inline-block;
    padding: 27px 13px;
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    text-decoration: none
}

.navarro-header .header-navigation .main-nav>ul>li>a.active {
    color: #c40000
}

.navarro-header .header-navigation .main-nav>ul>li>a:hover {
    background: #fff;
    color: #c40000
}

@media screen and (max-width: 1200px) {
    .navarro-header .header-navigation .main-nav>ul>li>a {
        font-size: 12px;
        padding: 25px 12px
    }
}

@media screen and (max-width: 1000px) {
    .navarro-header .header-navigation .main-nav>ul>li>a {
        padding: 15px 5px
    }
}

.navarro-header .header-navigation .main-nav>ul>li.navaro-menu>a {
    padding-left: 30px
}

.navarro-header .header-navigation .main-nav>ul:after {
    display: block;
    content: '';
    clear: both
}

@media screen and (max-width: 767px) {
    .navarro-header {
        display: none
    }
}

/* NEW MENU DROPDOWN */

.navaro-menu {
    position: relative;
    z-index: 999
}

.navaro-menu-dropdown {
    display: none;
    position: absolute;
    right: 48px;
    background: #fff;
    border-bottom: 4px solid #c40000;
    padding: 10px;
    overflow: hidden;
    width: 1004px;
    box-sizing: border-box
}

.navaro-menu .dropdown-col {
    float: left;
    width: 33.33%;
    text-align: left;
    padding-bottom: 10px
}

.navaro-menu .dropdown-col-center {
    padding-left: 20px;
    padding-top: 10px
}

.navaro-menu .col-text {
    color: #c40000;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    margin-bottom: 20px
}

.navaro-menu .dropdown-col-center a {
    display: inline-block;
    color: #fff;
    background: #c40000;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 20px
}

.navaro-menu .dropdown-col .dropdown-col-center a:hover {
    text-decoration: none
}

.navaro-menu .col-title {
    font-weight: 800;
    padding: 15px 0px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c40000;
    width: 70%
}

.navaro-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.navaro-menu a {
    display: table-cell;
    color: #000;
    font-size: 16px
}

@media screen and (max-width: 1200px) {
    .navaro-menu-dropdown {
        top: 66px;
        width: 797px;
        right: 151px;
    }
}

@media screen and (max-width: 1000px) {
    .navaro-menu-dropdown {
        top: 46px;
        width: 684px;
        right: 113px;
    }
}

/* END NEW MENU DROPDOWN */

.mobile-header {
    display: none;
    background-color: #fff
}

.mobile-header .mobile-top {
    position: relative;
    height: 100px
}

.mobile-header .home-link {
    position: absolute;
    display: block;
    width: 230px;
    left: 50%;
    margin-left: -115px;
    margin-top: 25px
}

.mobile-header .home-link img {
    width: 100%
}

.mobile-header .top-bar {
    position: relative;
    padding: 5px;
    background: #000
}

.mobile-header .top-bar .mobile-trigger {
    color: #FFF;
    background: #000;
    font-size: 14px;
    padding: 5px 10px;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none
}

.mobile-header .top-bar .mobile-trigger.close-menu {
    display: none
}

body.sidr-open .mobile-header .top-bar .mobile-trigger.close-menu {
    display: inline-block
}

.mobile-header .top-bar .mobile-trigger.open-menu {
    display: inline-block
}

body.sidr-open .mobile-header .top-bar .mobile-trigger.open-menu {
    display: none
}

@media screen and (max-width: 767px) {
    .mobile-header {
        display: block
    }
}

.mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0px
}

.mobile-menu .menu-divider {
    display: block;
    height: 1px;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    margin-top: 10px;
    margin-bottom: 10px
}

.mobile-menu .mobile-search {
    display: block;
    padding: 15px;
    position: relative;
    background: #c40000
}

.mobile-menu .mobile-search .search-label {
    position: absolute;
    color: transparent
}

.mobile-menu .mobile-search input {
    width: 100%;
    border: 0;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 400;
    color: #c40000;
    display: block;
    line-height: 26px;
    letter-spacing: 0
}

.mobile-menu .mobile-search .search-button {
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-appearance: none;
    border: 0;
    background: #fff
}

.mobile-menu .mobile-search .search-button strong {
    color: transparent
}

.mobile-menu .mobile-search .search-button span {
    color: #c40000
}

.mobile-menu li .menu-trigger {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0;
    text-transform: uppercase;
    cursor: pointer
}

.mobile-menu li .menu-trigger .arrow-icon {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 46px;
    line-height: 46px;
    font-size: 16px
}

.mobile-menu li .menu-trigger .arrow-icon .icon-opened {
    display: none
}

.mobile-menu li.active .menu-trigger .icon-opened {
    display: inline-block
}

.mobile-menu li.active .menu-trigger .icon-closed {
    display: none
}

.mobile-menu .mobile-submenu {
    list-style: none;
    margin: 0;
    padding: 0px 0px 0px 20px
}

.mobile-menu .mobile-submenu li a {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0
}

.mobile-menu .mobile-submenu li:last-child {
    border-bottom: none
}

.mobile-menu .mobile-submenu.mobile-primary-menu {
    padding: 0
}

.mobile-primary-menu {
    padding: 0;
    list-style: none
}

.mobile-primary-menu li {
    color: #c40000
}

.mobile-primary-menu li a,
.mobile-primary-menu li .submenu-trigger {
    display: block;
    color: #c40000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 10px;
    cursor: pointer
}

.mobile-primary-menu li a span,
.mobile-primary-menu li .submenu-trigger span {
    color: rgba(0, 0, 0, 0.4);
    float: right;
    font-size: 24px;
    margin-right: 10px
}

.mobile-primary-menu li a:hover,
.mobile-primary-menu li .submenu-trigger:hover {
    text-decoration: none
}

.mobile-primary-menu li .submenu-mobile {
    display: none;
    background: rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    list-style: none
}

.mobile-primary-menu li .submenu-mobile li a {
    color: #000;
    border: 0;
    padding: 0;
    font-size: 12px;
    cursor: pointer
}

.sidr {
    -webkit-overflow-scrolling: touch
}

.bottom-mobile {
    background: #000;
    padding: 10px
}

.bottom-mobile ul {
    padding: 0;
    list-style: none;
    float: left;
    width: 50%
}

.bottom-mobile ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    display: block
}

.bottom-mobile:after {
    display: block;
    content: '';
    clear: both
}

.footer {
    width: 100%;
    padding: 50px 0px 25px;
    background-color: #000
}

.footer * {
    color: #fff
}

.footer .footer-container {
    width: 100%;
    max-width: 1140px;
    padding: 0px 20px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    box-sizing: border-box
}

.footer .footer-container .copyright {
    padding-bottom: 20px
}

.footer .footer-container p {
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    text-transform: none;
    font-style: normal
}

.footer .footer-container p a {
    color: #fff;
    text-decoration: none
}

.footer .footer-container p a:hover {
    text-decoration: none
}

.footer .footer-menu {
    margin: 0;
    list-style: none;
    padding-bottom: 20px;
    padding-left: 0
}

.footer .footer-menu li {
    display: inline-block;
    position: relative
}

.footer .footer-menu li a {
    padding: 0px 8px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    color: #fff;
    text-decoration: none
}

.footer .footer-menu li a:hover {
    text-decoration: none
}

.footer .footer-menu li:after {
    position: absolute;
    right: 0px;
    top: 7px;
    display: block;
    height: 12px;
    width: 1px;
    background: #fff;
    content: ''
}

.footer .footer-menu li:last-child:after {
    display: none
}

@media screen and (max-width: 1000px) {
    .footer {
        position: relative
    }
}

@media screen and (max-width: 767px) {
    .footer {
        padding: 50px 0px 25px
    }
}

.copyright {
    margin-top: 50px
}

.mobile-footer-logo {
    display: none
}

@media screen and (max-width: 767px) {
    .mobile-footer-logo {
        display: block;
        text-align: left;
        margin-bottom: 20px
    }
    .mobile-footer-logo img {
        display: block;
        width: 100%;
        max-width: 300px
    }
}

.homepage-banner {
    position: relative
}

@media screen and (max-width: 600px) {
    .homepage-banner {
        width: calc(100% - 30px);
        margin: 0 auto;
        overflow: hidden
    }
}

.homepage-banner .banner-image {
    display: block;
    width: 100%
}

@media screen and (max-width: 600px) {
    .homepage-banner .banner-image {
        width: auto;
        height: 66vw;
        position: relative;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

.homepage-banner-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 0
}

.homepage-banner-overlay * {
    color: #fff
}

@media screen and (max-width: 767px) {
    .homepage-banner-overlay {
        padding: 10px
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.full-banner {
    background-color: #c40000;
    padding: 12px 20px 0;
    color: #fff;
    font-family: 'antonioregular';
    text-align: center;
    text-transform: uppercase;
    font-size: 48px
}

@media screen and (max-width: 767px) {
    .full-banner {
        font-size: 36px;
        padding: 12px 20px 1px
    }
}

@media screen and (max-width: 600px) {
    .full-banner {
        font-size: 24px;
        padding: 12px 20px 6px
    }
}

.homepage-tiles {
    padding: 30px 15px 0px
}

@media screen and (max-width: 400px) {
    .row {
        margin-right: 0px;
        margin-left: 0px
    }
}

.homepage-upper {
    position: relative;
    z-index: 100;
    background: #fff
}

.explore-navarro {
    padding-bottom: 30px
}

.explore-navarro .explore-center {
    max-width: 1180px;
    padding: 20px 20px 0px;
    margin: 0 auto
}

.explore-navarro .explore-center.align-center .student-stories {
    margin: 0 auto
}

@media screen and (min-width: 1024px) {
    .explore-navarro .explore-center.align-center .student-stories {
        width: calc(66.66% - 10px)
    }
}

.explore-navarro .explore-center .student-stories {
    position: relative;
    padding: 0 0 20px;
    box-sizing: border-box;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46)
}

.explore-navarro .explore-center .student-stories:after {
    display: table;
    position: relative;
    clear: both;
    overflow: hidden;
    content: ""
}

.explore-navarro .explore-center .student-stories .flex-nav-prev {
    position: absolute;
    top: 200px;
    left: 0
}

.explore-navarro .explore-center .student-stories .flex-nav-next {
    position: absolute;
    top: 200px;
    right: 0
}

@media screen and (max-width: 767px) {
    .explore-navarro .explore-center .student-stories {
        width: 100%
    }
}

.explore-navarro .explore-center .student-stories ul li:not(.flex-active-slide) {
    max-height: 0
}

.explore-navarro .explore-center:after {
    display: block;
    clear: both;
    content: ''
}

@media screen and (max-width: 767px) {
    .explore-navarro .explore-center {
        padding: 20px 15px 0px
    }
}

.col-inner {
    padding: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46)
}

.box-header {
    padding: 0px 20px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    background: #c40000;
    text-transform: uppercase;
    text-align: left
}

.single-testimonial .testimonial-wrapper {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46)
}

.single-testimonial .testimonial-top {
    position: relative;
    height: 130px;
    width: 100%;
    background-image: url(https://www.navarrocollege.edu/_resources/images/homepage/student-testimonial-top-2021.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.single-testimonial .testimonial-top img {
    position: absolute;
    display: block;
    width: 150px;
    height: 150px;
    top: 70px;
    left: 50%;
    margin-left: -75px;
    border-radius: 50%
}

.single-testimonial .testimonial-content {
    height: auto;
    text-align: center;
    padding: 120px 20px 20px
}

.single-testimonial .testimonial-content .testimonial-text {
    font-size: 20px;
    margin: 0 auto;
    color: #c40000
}

.single-testimonial .testimonial-content a {
    display: inline-block;
    color: #fff;
    background: #c40000;
    padding: 5px 20px;
    margin-top: 20px
}

.single-testimonial .testimonial-content a:hover {
    text-decoration: none
}

@media screen and (max-width: 767px) {
    .single-testimonial .testimonial-content {
/*         height: 300px; */
        padding: 100px 15px 0px
    }
}

.testimonials-slider .flex-direction-nav .flex-next {
    right: 40px;
    opacity: .8
}

.testimonials-slider .flex-direction-nav .flex-prev {
    left: 40px;
    opacity: .8
}

.testimonials-slider {
    position: relative
}

.testimonials-slider ul li {
    padding: 0px
}

.homepage-tiles .single-col:after {
    display: none
}

.today {
    background: #c8c8c8
}

.footer-cols .footer-col {
    float: left;
    width: 33.33%
}

.footer-cols .footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left
}

.footer-cols .footer-col ul li a {
    font-size: 14px
}

.footer-cols .footer-col ul li a:hover {
    color: #fff
}

@media screen and (max-width: 767px) {
    .footer-cols .footer-col {
        width: 100%
    }
}

.footer-cols:after {
    display: block;
    content: '';
    clear: both
}

.footer-bottom {
    padding: 20px 20px 0px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .footer-bottom p {
        font-size: 10px;
        line-height: 12px
    }
}

@media screen and (max-width: 767px) {
    .footer-bottom .copyright {
        margin-top: 20px
    }
    .footer-bottom .copyright p {
        font-size: 13px
    }
}

.homepage-events {
    position: relative;
    background: #c8c8c8
}

.homepage-events .inner-wrapper {
    max-width: 1180px;
    padding: 20px;
    margin: 0 auto
}

.homepage-events .inner-wrapper .upcoming-events {
    float: left;
    width: calc(50% - 10px);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    height: 438px;
    background: #fff
}

@media screen and (max-width: 1000px) {
    .homepage-events .inner-wrapper .upcoming-events {
        width: 100%;
        height: auto;
        margin-bottom: 20px
    }
}

.homepage-events .inner-wrapper .homepage-social-media {
    float: right;
    width: calc(50% - 10px);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    background: #fff
}

.homepage-events .inner-wrapper .homepage-social-media .tab-content {
    height: 400px;
    overflow-y: scroll
}

.homepage-events .inner-wrapper .homepage-social-media .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 33.33%
}

.homepage-events .inner-wrapper .homepage-social-media .nav-tabs .nav-link {
    position: relative;
    text-align: center;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: #0b3371;
    color: #fff;
    font-size: 24px;
    height: 38px;
    line-height: 38px;
    cursor: pointer
}

.homepage-events .inner-wrapper .homepage-social-media .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2066a2;
    border-radius: 0;
    border: 0
}

.homepage-events .inner-wrapper .homepage-social-media .nav-tabs .nav-link.active:after {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #2066a2;
    left: 50%;
    margin-left: -20px
}

@media screen and (max-width: 1000px) {
    .homepage-events .inner-wrapper .homepage-social-media {
        width: 100%
    }
}

.homepage-events .inner-wrapper:after {
    display: block;
    content: '';
    clear: both
}

.upcoming-events .single-event {
    margin-bottom: 0px;
    padding: 0px 5px
}

.upcoming-events .single-event .event-date {
    padding: 6px 0px;
    margin-right: 10px;
    width: 60px
}

.upcoming-events .single-event .event-details {
    padding-left: 70px
}

.upcoming-events .single-event .event-details .event-single {
    margin-bottom: 10px;
    padding: 0px 9px
}

.upcoming-events .single-event .event-details .event-single h3 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.event-listing-wrapper {
    position: relative;
    height: 400px;
    padding: 10px 5px
}

.view-all {
    display: inline-block;
    color: #c40000;
    background: #fff;
    border: 1px solid #c40000;
    padding: 0px 20px;
    margin-top: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.view-all:hover {
    text-decoration: none;
    color: #c40000
}

.navarro-news {
    background: #fff
}

.homepage-news-wrapper .news-thumb {
    float: left;
    width: 75%;
    padding: 5px
}

.homepage-news-wrapper .news-thumb .thumbs-col {
    float: left;
    width: 33.33%;
    padding: 5px
}

.homepage-news-wrapper .news-thumb .thumbs-col img {
    display: block;
    width: 100%
}

@media screen and (max-width: 767px) {
    .homepage-news-wrapper .news-thumb .thumbs-col {
        width: 100%;
        max-width: 300px;
        float: none
    }
}

.homepage-news-wrapper .news-thumb:after {
    display: block;
    content: '';
    clear: both
}

@media screen and (max-width: 1000px) {
    .homepage-news-wrapper .news-thumb {
        width: 100%
    }
}

.homepage-news-wrapper .news-right {
    float: left;
    width: 25%;
    padding: 10px 25px
}

.homepage-news-wrapper .news-right .news-title {
    display: block;
    margin-bottom: 10px
}

.homepage-news-wrapper .news-right .more-news {
    display: inline-block;
    color: #c40000;
    background: #fff;
    border: 1px solid #c40000;
    padding: 0px 20px
}

.homepage-news-wrapper .news-right .more-news:hover {
    text-decoration: none;
    color: #c40000
}

@media screen and (max-width: 1000px) {
    .homepage-news-wrapper .news-right {
        width: 100%;
        padding: 10px
    }
}

.homepage-news-wrapper:after {
    display: block;
    content: '';
    clear: both
}

.pathway-center {
    padding: 10px
}

.pathway-center .filter-inner {
    padding-left: 10px
}

@media screen and (max-width: 767px) {
    .pathway-center {
        height: auto
    }
}

*,
*:before,
*:after {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.slick-slide,
.caption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.main-slider {
    position: relative;
    width: 100%;
    height: 38vw;
    min-height: 8vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease
}

@media screen and (max-width: 600px) {
    .main-slider {
        height: 66vw
    }
}

.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible
}

@media screen and (max-width: 600px) {
    .slick-list {
        height: 66vw;
        width: calc(100% - 30px);
        margin: 0 auto
    }
}

.slick-slide {
    position: relative;
    height: 38vw
}

@media screen and (max-width: 600px) {
    .slick-slide {
        height: 66vw
    }
}

.slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slick-slide iframe {
    position: relative;
    pointer-events: none
}

.slick-slide figure {
    position: relative;
    height: 100%
}

.slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

.slick-slide .slide-image.show {
    opacity: 1
}

.slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden
}

.slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%
}

.slick-slide .slide-media {
    -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1)
}

.slick-slide.slick-active {
    z-index: 1
}

.slick-slide.slick-active .slide-media {
    -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1)
}

.slick-slide.slick-active .caption {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
    transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s
}

.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 20px;
    color: #fff;
    margin: 0;
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.slick-dots {
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -96px;
    margin-bottom: 0
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px
}

.slick-dots li button {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .4;
    text-indent: -9999px
}

.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover {
    opacity: 1
}

.slick-dots li.slick-active button {
    border-color: #2d3042;
    box-shadow: 0 0 0 2px #fff;
    opacity: 1
}

@media screen and (max-width: 1000px) {
    .slick-dots {
        margin-left: -60px
    }
    .slick-dots li {
        margin: 0 5px
    }
    .slick-dots li button {
        width: 10px;
        height: 10px
    }
}

.slick-prev {
    position: absolute;
    z-index: 999;
    left: 10px;
    top: 50%;
    margin-top: -12px
}

.slick-next {
    position: absolute;
    z-index: 999;
    top: 50%;
    right: 10px;
    margin-top: -12px
}

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.generic-block .block-container {
    max-width: 1140px;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap
}

.generic-block .block-container:after {
    display: block;
    content: '';
    clear: both
}

@media screen and (max-width: 767px) {
    .generic-block .block-container {
        display: block
    }
}

.has-sidebar-left .generic-block .block-container {
    max-width: 100%
}

.single-col {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    padding-bottom: 15px;
    margin-bottom: 30px;
    text-align: center
}

.single-col:after {
    display: block;
    width: 100%;
    height: 1px;
    background: #333;
    content: '';
    margin-top: 15px
}

.single-col .col-img {
    width: 100%
}

.single-col .col-text {
    padding: 20px 0px 5px
}

.single-col .col-text h2 {
    color: #000;
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    text-transform: none
}

@media screen and (max-width: 767px) {
    .single-col .col-text h2 {
        font-size: 19px;
        line-height: 20px
    }
}

@media screen and (max-width: 600px) {
    .single-col .col-text h2 {
        font-size: 18px;
        line-height: 20px
    }
}

.single-col .col-text p {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    font-style: normal;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    .single-col .col-text p {
        font-size: 13px;
        line-height: 20px
    }
}

@media screen and (max-width: 600px) {
    .single-col .col-text p {
        font-size: 12px;
        line-height: 18px
    }
}

.single-col .col-text a {
    color: #c40000
}

.single-col .col-link {
    color: #fff;
    background-color: #c40000;
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 26px;
    padding: 12px 0px;
    font-family: 'antonioregular'
}

.single-col .col-link span {
    display: inline-block;
    padding-right: 25px;
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    background-position: right 4px;
    background-size: 18px
}

.single-col .col-link:hover {
    color: #fff
}

@media screen and (max-width: 1000px) {
    .single-col .col-link {
        max-width: 420px;
        display: block;
        margin: 0 auto;
        font-size: 16px
    }
}

@media screen and (max-width: 767px) {
    .single-col .col-link {
        font-size: 18px
    }
}

.block-3-col .single-col {
    width: 33.33%
}

.block-3-col .single-col .col-img {
    max-width: 400px
}

@media screen and (max-width: 767px) {
    .block-3-col .single-col {
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    .block-3-col .single-col {
        max-width: 330px;
        margin: 0 auto;
        float: none
    }
}

@media screen and (max-width: 400px) {
    .block-3-col .single-col {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

.block-2-col .single-col {
    width: 50%
}

@media screen and (max-width: 767px) {
    .block-2-col .single-col {
        width: 100%
    }
    .block-2-col .single-col .col-img {
        max-width: 400px
    }
}

@media screen and (max-width: 600px) {
    .block-2-col .single-col {
        max-width: 330px;
        margin: 0 auto;
        float: none
    }
}

@media screen and (max-width: 400px) {
    .block-2-col .single-col {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

.block-list {
    overflow: hidden
}

.block-list .single-col:after {
    display: none
}

@media screen and (max-width: 600px) {
    .block-list .single-col {
        max-width: 330px;
        margin: 0 auto;
        float: none
    }
    .block-list .single-col:after {
        display: block;
        width: 100%;
        height: 1px;
        background: #333;
        content: '';
        margin-top: 15px
    }
}

@media screen and (max-width: 600px) {
    .block-list .single-col {
        max-width: 330px;
        margin: 0 auto;
        float: none
    }
}

@media screen and (max-width: 400px) {
    .block-list .single-col {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }
}

.block-list .col-img {
    float: left;
    width: 30%
}

@media screen and (max-width: 600px) {
    .block-list .col-img {
        float: none;
        width: 100%
    }
}

.block-list .col-text {
    float: left;
    width: 70%;
    text-align: left;
    padding-top: 0;
    padding-left: 20px
}

@media screen and (max-width: 600px) {
    .block-list .col-text {
        float: none;
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-top: 20px
    }
}

.accordion-wrapper {
    margin-bottom: 20px
}

.accordion-buttons {
    padding: 20px 0px;
		display: none;
}

.accordion-buttons a {
    outline: none;
    margin-right: 15px;
    color: #333;
    text-decoration: none;
	display: none;
}

.accordion-buttons a span {
    margin-right: 5px;
	display: none;
}

.accordion-trigger {
    position: relative;
    height: 50px;
    padding-left: 25px;
    line-height: 50px;
    color: #333333;
    background-color: #eeeeee;
    width: 100%;
    text-align: left;
    border-color: #adafaf;
	border-bottom-color: #545454;
	font-weight: 800;
	font-size: 18px;
}

.accordion-trigger span {
    font-size: 26px;
    margin-top: 20px;
    float: left;
    margin-right: 15px
}

.accordion-trigger:after {
    display: block;
    content: "\2212";
    position: absolute;
    left: 3px;
    top: 0px;
    color: #c40000;
    font-size: 22px;
    height: 40px;
	font-weight: bold;
}

.accordion-trigger.collapsed:after {
    display: block;
    content: "\002B";
    position: absolute;
    left: 3px;
    top: 0px;
    color: #c40000;
    font-size: 22px;
    height: 50px
}

.accordion-trigger:focus {
    outline: 0
}

.sidebar .accordion-trigger:after,
.programs-sidebar .accordion-trigger:after {
    display: none
}

.accordion-to-top {
    margin-top: 20px;
    color: #c40000;
    cursor: pointer
}

.flexslider .slides>li {
    position: relative
}

.flex-caption {
    width: 100%;
    padding: 2%;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    box-sizing: border-box
}

.flex-caption.black {
    background-color: rgba(0, 0, 0, 0.6)
}

.flex-caption.red {
    background-color: rgba(196, 0, 0, 0.6)
}

.flex-caption * {
    color: #fff
}

@media screen and (max-width: 767px) {
    .flex-caption {
        padding: 10px 10px 0px
    }
    .flex-caption p {
        margin-bottom: 10px
    }
}

li.css a {
    border-radius: 0
}

.flex-direction-nav a:before,
.flex-direction-nav a:after {
    font-size: 35px
}

@media screen and (max-width: 600px) {
    .flex-direction-nav a:before,
    .flex-direction-nav a:after {
        font-size: 24px;
        color: rgba(0, 0, 0, 0.5)
    }
}

.single-event {
    margin-bottom: 10px
}

.single-event .event-date {
    float: left;
    padding: 20px 0px;
    background: #c40000;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    width: 70px
}

.single-event .event-date .event-month {
    font-size: 13px;
    text-transform: uppercase
}

.single-event .event-date .event-day {
    font-size: 25px
}

.single-event .event-details {
    padding-left: 90px
}

.single-event .event-details .event-single {
    position: relative;
    margin-bottom: 10px;
    padding: 9px;
    border: 1px solid #e8e8e8
}

.single-event .event-details .event-single .recurring-event {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 12px
}

@media screen and (max-width: 1000px) {
    .single-event .event-details .event-single .recurring-event {
        position: relative;
        bottom: auto;
        right: auto
    }
}

.single-event .event-details a {
    color: #c40000
}

.single-event .event-details p {
    margin-bottom: 0
}

.single-event:after {
    display: block;
    clear: both;
    content: ''
}

.calendar-search .search-label {
    display: inline
}

.calendar-search .search-label strong {
    position: absolute;
    color: transparent
}

.calendar-search input {
    width: 100%
}

.datetimepicker-sidebar {
    width: 100%;
    padding: 0px 10px
}

.datetimepicker-sidebar .datepicker {
    max-width: 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%
}

.datetimepicker-sidebar .timepicker {
    display: none
}

.datetimepicker-sidebar .bootstrap-datetimepicker-widget table td.active,
.datetimepicker-sidebar .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #c40000
}

.datetimepicker-sidebar .bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #c40000
}

.events-container {
    padding: 20px 40px;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .events-container {
        padding: 20px
    }
}

.main-events-area {
    float: left;
    width: 70%;
    padding-right: 30px;
    box-sizing: border-box
}

.main-events-area .main-events-area-top .events-details {
    float: left;
    width: 200px;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .main-events-area .main-events-area-top .events-details {
        width: 100%;
        margin-bottom: 10px
    }
}

.main-events-area .main-events-area-top .events-categories {
    float: right;
    width: calc(100% - 200px);
    box-sizing: border-box;
    text-align: right
}

@media screen and (max-width: 767px) {
    .main-events-area .main-events-area-top .events-categories {
        width: 100%;
        text-align: left
    }
}

.main-events-area .main-events-area-top:after {
    display: block;
    content: '';
    clear: both
}

@media screen and (max-width: 1100px) {
    .main-events-area {
        width: 60%
    }
}

@media screen and (max-width: 767px) {
    .main-events-area {
        width: 100%;
        padding-right: 0
    }
}

.side-events-area {
    float: left;
    width: 30%;
    box-sizing: border-box
}

@media screen and (max-width: 1100px) {
    .side-events-area {
        width: 40%
    }
}

@media screen and (max-width: 767px) {
    .side-events-area {
        width: 100%
    }
}

.mapouter {
    margin-bottom: 30px
}

.mapouter iframe {
    width: 100%
}

.event-container {
    padding: 20px 40px;
    max-width: 1180px;
    margin: 0 auto
}

.event-container .programs-main {
    padding-right: 15px;
    box-shadow: 5px 0 5px -5px rgba(0, 0, 0, 0.2)
}

@media screen and (max-width: 767px) {
    .event-container .programs-main {
        padding-right: 0;
        box-shadow: none
    }
}

@media screen and (min-width: 768px) {
    .show-on-small {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .hide-for-small {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .show-on-small {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .event-container .programs-wrapper {
        margin-top: 0 !important
    }
    .event-container .programs-wrapper .accordion-trigger {
        background-color: #F8F8F8 !important;
        color: #000 !important
    }
}

.single-faculty {
    margin-bottom: 20px
}

.single-faculty .faculty-image {
    float: left;
    width: 200px;
    margin-right: 20px
}

@media screen and (max-width: 1000px) {
    .single-faculty .faculty-image {
        width: 180px
    }
}

@media screen and (max-width: 767px) {
    .single-faculty .faculty-image {
        width: 150px
    }
}

@media screen and (max-width: 580px) {
    .single-faculty .faculty-image {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
}

.single-faculty .faculty-details {
    float: left;
    width: calc(100% - 220px)
}

.single-faculty .faculty-details a {
    color: #c40000
}

@media screen and (max-width: 767px) {
    .single-faculty .faculty-details h3 {
        margin-bottom: 0px
    }
}

.single-faculty .faculty-details p {
    margin-bottom: 5px
}

.single-faculty .faculty-details p.news-date {
    margin-bottom: 15px
}

@media screen and (max-width: 767px) {
    .single-faculty .faculty-details p {
        margin-bottom: 0px
    }
    .single-faculty .faculty-details p.news-date {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 1000px) {
    .single-faculty .faculty-details {
        width: calc(100% - 200px)
    }
}

@media screen and (max-width: 767px) {
    .single-faculty .faculty-details {
        width: calc(100% - 180px)
    }
}

@media screen and (max-width: 580px) {
    .single-faculty .faculty-details {
        width: 100%;
        float: none
    }
}

.single-faculty:after {
    display: block;
    clear: both;
    content: ''
}

.faculty-profile .profile-top {
    margin-bottom: 20px
}

.faculty-profile .profile-top img {
    float: left;
    width: 40%
}

@media screen and (max-width: 767px) {
    .faculty-profile .profile-top img {
        display: block;
        float: none;
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px
    }
}

.faculty-profile .profile-top .faculty-details {
    float: left;
    padding-left: 20px;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .faculty-profile .profile-top .faculty-details {
        float: none;
        width: 100%;
        padding-left: 0
    }
}

.faculty-profile .profile-top:after {
    display: block;
    clear: both;
    content: ''
}

.details-row .details-label {
    float: left;
    width: 70px;
    line-height: 23px
}

.details-row .details-val {
    float: left;
    width: calc(100% - 70px)
}

.details-row a {
    color: #c40000
}

.details-row p {
    margin-bottom: 7px
}

.details-row:after {
    display: block;
    clear: both;
    content: ''
}

.resume {
    margin-top: 20px
}

.resume a {
    display: inline-block;
    color: #fff;
    background: #c40000;
    padding: 10px 20px
}

.resume a:hover {
    text-decoration: none
}

.resume a span {
    color: #FFF
}

@media screen and (max-width: 767px) {
    .profile-top.fix-photo {
        display: block;
        position: relative;
        overflow: hidden
    }
    .profile-top.fix-photo img {
        display: block;
        width: 100%;
        max-width: 100%
    }
}

.program-tile {
    margin-bottom: 30px;
    position: relative;
    max-height: 450px;
    overflow: hidden
}

.program-tile img {
    width: 100%;
	height: auto
}

.program-tile h1 {
    position: absolute;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    left: 0;
    bottom: 0;
    padding: 20px 50px;
    margin: 0;
    width: 100%
}

@media screen and (max-width: 767px) {
    .program-tile h1 {
        padding: 10px 20px
    }
}

.program-tile h1.black {
    background-color: #000
}

.program-tile h1.red {
    background-color: #c40000
}

.award {
    overflow: hidden;
    background-color: #eeeeee;
    margin-bottom: 20px;
    padding: 20px 20px 0px;
	border: solid #dddddd;
}

.award h3 {
    color: #c40000
}

.programs-wrapper {
    position: relative
}

@media screen and (min-width: 768px) {
    .programs-wrapper {
        margin-top: 30px
    }
}

.programs-wrapper .programs-sidebar {
    float: left;
    width: 300px;
    box-sizing: border-box;
    background-color: rgba(238, 239, 237, 0.5);
    padding: 10px 15px
}

.programs-wrapper .programs-sidebar.fix {
    background-color: transparent;
    padding: 0
}

.programs-wrapper .programs-sidebar.fix .filter-group h4+div,
.programs-wrapper .programs-sidebar.fix .filter-group .h4+div {
    padding: 8px 15px;
    background: #F8F8F8
}

.programs-wrapper .programs-sidebar h4,
.programs-wrapper .programs-sidebar .h4 {
    color: #c40000
}

.programs-wrapper .programs-sidebar h4.red {
    display: block;
    position: relative;
    color: #FFF;
    text-transform: uppercase;
    background: #C40000;
    width: 100%;
    margin: -10px 0 15px;
    padding: 10px 15px
}

.programs-wrapper .programs-sidebar .accordion-trigger {
    display: none
}

@media screen and (min-width: 768px) {
    .programs-wrapper .programs-sidebar .filter-inner {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .programs-wrapper .programs-sidebar {
        float: none;
        width: 100%;
        padding: 0
    }
    .programs-wrapper .programs-sidebar .accordion-trigger {
        display: block
    }
    .programs-wrapper .programs-sidebar .filter-inner {
        padding: 10px
    }
}

.programs-wrapper .programs-main {
    float: left;
    width: calc(100% - 300px);
    padding-left: 40px;
    box-sizing: border-box
}

.programs-wrapper .programs-main ul {
    list-style: none;
    padding: 0
}

@media screen and (max-width: 767px) {
    .programs-wrapper .programs-main {
        float: none;
        width: 100%;
        padding: 0px
    }
}

.programs-wrapper .programs-sort {
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (max-width: 1000px) {
    .programs-wrapper .programs-sort {
        position: relative;
        margin-bottom: 20px
    }
}

.programs-wrapper:after {
    display: block;
    clear: both;
    content: ''
}

.filter-group {
    margin-bottom: 10px
}

.filter-group ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.filter-group ul li a {
    font-size: 18px;
    line-height: 17px;
    font-style: normal
}

.filter-group ul.submenu {
    padding-left: 20px
}

.filter-group .form-check label {
    cursor: pointer
}

.filter-group .form-check-input {
    margin-top: 3px
}

.explore-by {
    margin-bottom: 20px;
    text-align: center;
    font-size: 22px
}

.explore-by label input {
    opacity: 0;
    width: 0;
    height: 0
}

.explore-by label input:checked+span {
    color: #007bff
}

@media screen and (max-width: 1000px) {
    .explore-by {
        font-size: 18px
    }
}

.career-list {
    padding-top: 20px !important;
    margin-left: -15px;
    margin-right: -15px
}

.career-list .list-item {
    float: left;
    padding: 0px 15px;
    margin-bottom: 15px;
    width: 100%
}

@media screen and (min-width: 640px) and (max-width: 768px) {
    .career-list .list-item {
        width: 50%
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    .career-list .list-item {
        width: 100%
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .career-list .list-item {
        width: 50%
    }
}

@media screen and (min-width: 1280px) and (max-width: 1599px) {
    .career-list .list-item {
        width: 33.3333333%
    }
}

@media screen and (min-width: 1600px) {
    .career-list .list-item {
        width: 25%
    }
}

.career-list .list-item .item-center {
    position: relative;
    height: 300px;
    width: 100%;
    background-size: cover
}

.career-list .list-item .item-center .item-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 4;
    opacity: 1;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.career-list .list-item .item-center .item-title {
    display: block;
    position: relative;
    z-index: 5;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.career-list .list-item .item-center .item-title .h3 {
    color: #fff
}

.career-list .list-item .item-center .item-hover {
    display: none;
    position: absolute;
    opacity: 0;
    z-index: 3;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding: 0px 30px;
    box-sizing: border-box
}

.career-list .list-item .item-center .item-hover .hover-center {
    position: relative;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.career-list .list-item .item-center .item-hover .endorsement-type {
    text-transform: uppercase
}

.career-list .list-item .item-center .item-hover hr {
    display: block;
    unicode-bidi: -webkit-isolate;
    unicode-bidi: -moz-isolate;
    unicode-bidi: isolate;
    overflow: hidden;
    border-style: inset;
    border-width: 1px
}

.career-list .list-item .item-center .item-hover h3,
.career-list .list-item .item-center .item-hover p {
    color: #c40000
}

.career-list .list-item .item-center .item-hover .item-link {
    display: inline-block;
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    line-height: 52px;
    height: 52px;
    text-transform: none;
    padding-left: 30px;
    padding-right: 30px;
    color: #ffffff;
    border-color: #c40000;
    font-style: normal;
    font-weight: 400;
    background-color: #c40000;
    border-radius: 4px
}

.career-list .list-item .item-center .item-hover .item-link:hover {
    text-decoration: none
}

.career-list .list-item .item-center.hover .item-overlay {
    background: rgba(255, 255, 255, 0);
    z-index: 3
}

.career-list .list-item .item-center.hover .item-title {
    opacity: 0;
    display: none
}

.career-list .list-item .item-center.hover .item-hover {
    opacity: 1;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    display: block
}

.career-list:after {
    display: block;
    clear: both;
    content: ''
}

.program-container {
    padding: 20px 0;
    margin-left: 5%;
    margin-right: 5%
}

.filter-group .main-search {
    position: relative
}

.filter-group .main-search input {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 5px 40px 5px 10px
}

.filter-group .main-search .main-search-button {
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    z-index: 10;
    border: 0;
    padding: 0
}

.programs-sidebar.fix .filter-group {
    margin-bottom: 20px;
    border: 1px solid darkgray
}

.programs-sidebar.fix .filter-group ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.programs-sidebar.fix .filter-group ul li a {
    font-size: 15px;
    line-height: 20px;
    font-style: normal
}

.programs-sidebar.fix .filter-group ul.submenu {
    padding-left: 20px
}

.programs-sidebar.fix .filter-group .form-check label {
    cursor: pointer
}

.programs-sidebar.fix .filter-group .form-check-input {
    margin-top: 3px
}

.programs-sidebar.fix .filter-group h4,
.programs-sidebar.fix .filter-group .h4 {
    background: #C40000;
    color: #fff !important;
    text-transform: uppercase;
    padding: 5px 15px;
    margin: 0
}

.programs-sidebar.fix .filter-group h4+div,
.programs-sidebar.fix .filter-group .h4+div {
    padding: 8px 15px;
    background: #F8F8F8
}

.jplist-dd {
    width: 200px;
    background: #efefef;
    color: #575757;
    font-size: 13px;
    border-radius: 2px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
    cursor: pointer
}

.jplist-dd-panel {
    text-align: center;
    font-size: 15px;
    padding: 5px 7px;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jplist-dd-panel::after {
    content: '\25BC';
    display: inline-block;
    float: right;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    color: #a5a5a5
}

.jplist-dd-panel.jplist-dd-opened::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jplist-dd-panel:hover {
    color: #000
}

.jplist-dd-content {
    display: none
}

.jplist-dd-content.jplist-dd-opened {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    top: 100%;
    left: 0;
    box-shadow: 3px 5px 5px #e0e0e0;
    position: absolute;
    background: #f5f5f5;
    box-sizing: border-box;
    z-index: 1000
}

.jplist-dd-item {
    border-bottom: 1px dotted #ccc;
    box-sizing: border-box;
    padding: 5px 15px;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s
}

.jplist-dd-item:hover {
    background-color: #fff;
    color: #000
}

.jplist-dd-item:last-child {
    border: 0
}

.jplist-slider {
    width: 300px;
    height: 20px;
    background: #efefef;
    margin-right: 15px;
    margin-bottom: 35px;
    border-radius: 2px;
    position: relative;
    box-sizing: border-box
}

.jplist-slider::before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: blue;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.jplist-slider-holder-1,
.jplist-slider-holder-2 {
    width: 10px;
    height: 100%;
    border-radius: 2px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 200;
    -webkit-transition: 0.3s background-color;
    transition: 0.3s background-color;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0
}

.jplist-slider-holder-1 {
    background: #000
}

.jplist-slider-holder-1:active {
    background: #9f35ff
}

.jplist-slider-holder-2 {
    background: #822121
}

.jplist-slider-holder-2:active {
    background: #ff2888
}

.jplist-slider-range {
    width: 0;
    height: 20px;
    background: #ccc;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.jplist-slider.jplist-slider-vertical {
    width: 20px;
    height: 300px
}

.jplist-slider.jplist-slider-vertical::before {
    width: 3px;
    height: 100%;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.jplist-slider.jplist-slider-vertical .jplist-slider-holder-1,
.jplist-slider.jplist-slider-vertical .jplist-slider-holder-2 {
    height: 10px;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.jplist-slider.jplist-slider-vertical .jplist-slider-range {
    width: 100%;
    height: 0
}

table th {
    position: relative
}

.sort-arrows {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 24px;
    z-index: 10
}

.sort-arrows label {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 24px;
    margin: 0
}

.sort-arrows label span {
    color: #999
}

.sort-arrows input {
    opacity: 0;
    width: 0;
    height: 0
}

.sort-arrows input:checked+span {
    color: #333;
    font-weight: 700
}


/*# sourceMappingURL=style.css.map */
