@font-face {
    font-family: "FontAwesome";
    src: url("/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url('/GillSansMTPro-Light.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gill Sans MT Std";
    src: url("/subset-GillSansMTStd-Bold.eot?#iefix") format("embedded-opentype"), url("/subset-GillSansMTStd-Bold.woff2") format("woff2"), url("/subset-GillSansMTStd-Bold.woff") format("woff"), url("/subset-GillSansMTStd-Bold.ttf") format("truetype"), url("/subset-GillSansMTStd-Bold.svg#GillSansMTStd-Bold") format("svg");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "Gill Sans MT Std Book";
    src: url("/subset-GillSansMTStd-Book.eot?#iefix") format("embedded-opentype"), url("/subset-GillSansMTStd-Book.woff2") format("woff2"), url("/subset-GillSansMTStd-Book.woff") format("woff"), url("/subset-GillSansMTStd-Book.ttf") format("truetype"), url("/subset-GillSansMTStd-Book.svg#GillSansMTStd-Book") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Rockwell";
    src: url("/subset-Rockwell-Bold.eot?#iefix") format("embedded-opentype"), url("/subset-Rockwell-Bold.woff2") format("woff2"), url("/subset-Rockwell-Bold.woff") format("woff"), url("/subset-Rockwell-Bold.ttf") format("truetype"), url("/subset-Rockwell-Bold.svg#Rockwell-Bold") format("svg");
    font-style: normal;
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
#footer .footer-top ul.footer-top-menu li a,
#footer .footer-newsletter .footer-newsletter-item.newsletter-title .footer-newsletter-title,
#footer .footer-copyright-tagline,
#footer .footer-bottom-menu .widget.footer-bottom-widget .widget-title,
.banner-columns.banner-home .banner-overlay .home-menu .item a.link-more,
.banner-columns.banner-home .banner-overlay .home-menu .item .entry-title a,
.post-list.item-list h3.entry-title a,
.view-more-section a,
.btn,
ul#menu-campus-menu li a,
.accordion-list .item .accordion-title,
.main-menu-mobile ul.main-menu li a,
.fullscreen-popup .mfp-close,
#footer .footer-bottom-menu .widget.footer-bottom-widget ul li.link-title a,
#footer .footer-bottom-menu .widget.footer-bottom-widget ul li:first-child a,
.blockquote,
.table.table-alt tr th,
.table.table-alt-fixed tr td:first-child,
.widget.widget_menu ul li a,
#footer .footer-bottom-menu .footer-bottom-left ul li a,
.event-calendar-list .item .item-date,
#footer .footer-bottom-left ul li a {
    font-family: 'Gill Sans MT Std', Arial, sans-serif;
    /*color: #384d4b;*/
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    text-transform: uppercase;
    color: #384d4b;
}

h5, .h5 {
    font-size: 16px;
}

h3 {
    text-transform: uppercase;
}

body, html, #footer .newsletter-input input.newsletter-input-email,
.general-page .archive-dropdown .entry-title, .post-list-v2.post-list-v2-alt .item .item-content .entry-more a, .pagination-page-wrapper .prev-page, .pagination-page-wrapper .next-page,
.box-logos .box-logo-list .item .entry-more a {
    font-family: 'Gill Sans MT Std Book', sans-serif, 'Microsoft Yahei','微软雅黑';
}
body{
font-size: 16px;
 color: #333333;
}

.page-header > h1 {
    font-family: "Rockwell", Arial, sans-serif;
    font-size: 30px;
    color: #394e4c;
}

.page-heading {
    padding-top: 0px;
}

a:hover,
a:focus {
    text-decoration: none !important;
    outline: none !important;
}

.nav.menu-menu-primary {
    font-family: 'Gill Sans MT', sans-serif, 'Microsoft Yahei', '微软雅黑';
}

.navbar-static-top.navbar-inverse {
    background-color: #f7d117;
    border-color: transparent;
}

h1 {
    font-size: 35px;
}

.btn.btn-yellow {
    border-color: #f7d30b;
    background-color: #f7d30b;
    color: #fff;
}

    .btn.btn-yellow.btn-transparent {
        background-color: transparent;
        color: #f7d30b;
    }

        .btn.btn-yellow.btn-transparent:hover {
            background-color: #f7d30b;
            color: #fff;
        }
/* HEADER */

.header-navigation-menu li {
    text-transform: uppercase;
}

    .header-navigation-menu li a {
        margin-left: 0;
    }

#header {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 12px;
}

#top-container {
    height: 130px;
}

#header .responsive-btn-area {
    text-align: right;
}

    #header .responsive-btn-area a#responsive-btn {
        display: inline-block;
        margin: 14px 0 0;
        text-align: center;
    }

        #header .responsive-btn-area a#responsive-btn .title-attr {
            background-color: #f1f1f1;
            width: 45px;
            padding: 14px 9px;
        }

        #header .responsive-btn-area a#responsive-btn > span {
            font-size: 14px;
            line-height: 21px;
            color: #333;
            font-family: 'Gill Sans MT', sans-serif, 'Microsoft Yahei', '微软雅黑';
        }

        #header .responsive-btn-area a#responsive-btn:hover,
        #header .responsive-btn-area a#responsive-btn:focus {
            text-decoration: none;
            outline: none;
        }

#header .header-navigation {
    float: right;
}

#main-menu-outer {
    width: 100%;
    float: right;
}

#header .header-navigation {
    margin: 20px 0 30px 0;
}

    #header .header-navigation ul.header-navigation-menu li {
        float: left;
        margin-left: 14px;
    }

        #header .header-navigation ul.header-navigation-menu li a.button {
            display: block;
            background-color: #394e4c;
            font-size: 16px;
            line-height: 20px;
            color: #fff;
            padding: 2px 11px;
        }

        #header .header-navigation ul.header-navigation-menu li ul.language-menu {
            padding: 0;
        }

            #header .header-navigation ul.header-navigation-menu li ul.language-menu li {
                margin: 0 1px;
            }

        #header .header-navigation ul.header-navigation-menu li ul.language-menu {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            #header .header-navigation ul.header-navigation-menu li ul.language-menu li {
                display: inline-block;
                padding: 4px 0;
            }

            #header .header-navigation ul.header-navigation-menu li ul.language-menu #lang-zh-hans,
            .top-menu-mobile ul.main-menu-top li ul.language-menu li#lang-zh-hans a {
                font-family: "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", sans-serif;
                font-size: 13px;
            }

        #header .header-navigation ul.header-navigation-menu li a {
            color: #666666;
        }

            #header .header-navigation ul.header-navigation-menu li ul.language-menu li.active a,
            #header .header-navigation ul.header-navigation-menu li a:hover {
                color: #a6d6c9;
                text-decoration: none;
            }

        #header .header-navigation ul.header-navigation-menu li.link-icon {
            position: relative;
        }

            #header .header-navigation ul.header-navigation-menu li.link-icon a > img {
                width: 26px;
            }

            #header .header-navigation ul.header-navigation-menu li.link-icon:hover .link-overlay {
                display: block;
            }

            #header .header-navigation ul.header-navigation-menu li.link-icon .link-overlay {
                position: absolute;
                left: -100%;
                top: 100%;
                margin: 0 auto;
                z-index: 999;
                padding-top: 10px;
                display: none;
            }

                #header .header-navigation ul.header-navigation-menu li.link-icon .link-overlay .inner {
                    background-color: #fff;
                    border: 1px solid #ddd;
                    padding: 10px;
                    margin-left: -40px;
                }

            #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact {
                /* font-size: 24px;
	line-height: 28px; */
            }

                #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact .link-overlay .inner {
                    width: 157px;
                }

                #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact .link-overlay {
                    margin-left: 0;
                    padding-top: 12px;
                    text-align: left;
                    text-transform: none;
                    font-size: 15px;
                    text-align: center;
                }

                    #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact .link-overlay ul {
                        margin: 0;
                        padding: 0;
                    }

                        #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact .link-overlay ul li {
                            display: block;
                            margin: 0 0 7px;
                            font-size: 16px;
                            text-transform: none;
                        }

                            #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact .link-overlay ul li a {
                                color: #000;
                            }

                                #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact .link-overlay ul li a:hover {
                                    color: #f17e01;
                                }

                            #header .header-navigation ul.header-navigation-menu li.link-icon.link-contact .link-overlay ul li strong {
                                display: block;
                                font-size: 12px;
                                letter-spacing: 1px;
                                text-transform: uppercase;
                            }

    #header .header-navigation .search-form {
        position: absolute;
        right: 100%;
        margin-right: 0;
        -webkit-transition: all .7s ease;
        -moz-transition: all .7s ease;
        transition: all .7s ease;
    }

    #header .header-navigation ul.header-navigation-menu li#search-form-area {
        position: relative;
        margin-left: 0;
    }

        #header .header-navigation ul.header-navigation-menu li#search-form-area.innactive .search-form {
            width: 10px;
            opacity: 0;
        }

        #header .header-navigation ul.header-navigation-menu li#search-form-area.active .search-form {
            width: 220px;
            opacity: 1;
        }

    #header .header-navigation .search-form .search-field {
        background-color: #f2f0f1;
        border-color: #f2f0f1;
        background: url('/icon-search.png')no-repeat 95% 50%;
        background-size: 15px;
    }

        #header .header-navigation .search-form .search-field:focus {
            border-color: #9f9f9f;
            box-shadow: none;
        }

    #header .responsive-btn-area a.cart, #header .header-navigation ul.header-navigation-menu li.link-cart > a {
        display: block;
        background: url('/iconsprites.png') no-repeat -144px 3px;
        background-size: auto;
        background-size: 400px;
        width: 27px;
        height: 22px;
    }

#mobile-menu-close-button {
    width: 50px;
    height: 50px;
    float: left;
    background: #313e3d url("/close-icon-mobile-menu.png") no-repeat 50% 50%;
    cursor: pointer;
    display: inline-block;
}

#header .responsive-btn-area a.cart {
    position: absolute;
    top: 20px;
    right: 75px;
}

ul.header-navigation-menu {
    margin: 0;
}

.main-menu-wrapper ul.main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .main-menu-wrapper ul.main-menu li {
        display: inline-block;
        /* margin-left: 10px; */
        margin-left: 0;
        position: relative;
    }

        .main-menu-wrapper ul.main-menu li a {
            display: block;
            font-size: 16px;
            line-height: 11px;
            text-transform: uppercase;
            color: #000;
            padding: 14px 16px;
            /*padding: 14px 5px;*/
            -webkit-transition: all .2s ease;
            -moz-transition: all .2s ease;
            transition: all .2s ease;
            margin-left: 0;
        }

    .main-menu-wrapper ul.main-menu > li:not(:last-child) > a {
        padding-right: 0;
    }

    .main-menu-wrapper ul.main-menu > li:last-child {
        margin-left: 21px;
    }

    .main-menu-wrapper ul.main-menu li {
        display: inline-block;
        margin-left: 10px;
        position: relative;
    }

        .main-menu-wrapper ul.main-menu li.current-page-ancestor > a,
        .main-menu-wrapper ul.main-menu li.current-menu-item > a,
        .main-menu-wrapper ul.main-menu li a:hover,
        .main-menu-wrapper ul.main-menu li ul li.current-menu-ancestor > a {
            // color: #a6d6c9;
        }

        .main-menu-wrapper ul.main-menu li.highlight a {
            background-color: #a6d6c9;
            color: #fff;
        }

            .main-menu-wrapper ul.main-menu li.highlight a:hover {
                background-color: #000;
            }

        .main-menu-wrapper ul.main-menu li ul {
            position: absolute;
            top: 100%;
            left: 0;
            padding: 0;
            padding-top: 12px;
            background-color: rgba(255, 255, 255, 0.7);
            overflow: hidden;
            height: 0;
            opacity: 0;
            z-index: 999;
        }

@media (min-width: 992px) and (max-width: 1200px) {
    .main-menu-wrapper ul.main-menu li ul {
        padding-top: 10px;
    }
}

.main-menu-wrapper ul.main-menu li ul ul {
    left: 100%;
    top: 0;
    padding-top: 0;
}

.main-menu-wrapper ul.main-menu li:hover > ul {
    overflow: visible;
    height: auto;
    opacity: 1;
}

.main-menu-wrapper ul.main-menu li ul li {
    min-width: 220px;
    text-align: left;
    margin-left: 0;
}

    .main-menu-wrapper ul.main-menu li ul li a {
        width: 100%;
        font-size: 16px;
        color: #374b49;
        text-transform: none;
        line-height: 120%;
    }

        .main-menu-wrapper ul.main-menu li ul li a:hover,
        .main-menu-wrapper ul.main-menu li ul li.current-menu-ancestor > a,
        .main-menu-wrapper ul.main-menu li ul li.current-menu-item > a {
            background-color: rgba(255, 255, 255, 0.5);
        }

.page-template-page-home #top-container {
    overflow: hidden;
}

#top-container header#header {
    position: fixed;
    top: 0px;
    z-index: 999;
    width: calc(100vw);
    height: 130px;
    background: rgba(255, 255, 255, 1);
    box-shadow: none;
}

#header .header-navigation ul.header-navigation-menu li.link-contact > a {
    display: block;
    background: url('/iconsprites.png') no-repeat 0 1px;
    background-size: 400px;
    width: 20px;
    height: 22px;
}

/* line 331, ../sass/base.scss */

#header .header-navigation ul.header-navigation-menu li.link-wechat > a {
    display: block;
    background: url('/iconsprites.png') no-repeat -35px 1px;
    background-size: 400px;
    width: 26px;
    height: 22px;
}

/* line 339, ../sass/base.scss */

#header .responsive-btn-area a.cart {
    position: absolute;
    top: 20px;
    right: 75px;
}

#header .responsive-btn-area a.cart,
#header .header-navigation ul.header-navigation-menu li.link-cart > a {
    display: block;
    background: url('/iconsprites.png') no-repeat -144px 3px;
    background-size: 400px;
    width: 27px;
    height: 22px;
}

/* line 348, ../sass/base.scss */

#header .header-navigation ul.header-navigation-menu li a#search-btn {
    display: block;
    background: url('/iconsprites.png') no-repeat -180px 0;
    background-size: 400px;
    width: 21px;
    height: 22px;
}

/* line 356, ../sass/base.scss */

#header .header-navigation ul.header-navigation-menu li ul.language-menu li {
    margin: 0;
    padding: 0;
}

    /* line 359, ../sass/base.scss */

    #header .header-navigation ul.header-navigation-menu li ul.language-menu li:not(:first-child) {
        margin-left: 3px;
    }

    /* line 362, ../sass/base.scss */

    #header .header-navigation ul.header-navigation-menu li ul.language-menu li.active {
        display: none;
    }

    /* line 365, ../sass/base.scss */

    #header .header-navigation ul.header-navigation-menu li ul.language-menu li a {
        display: block;
        background-color: #394e4c;
        color: #fff;
        height: 22px;
        line-height: 18px;
        padding: 2px 4px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        padding-bottom: 22px;
    }

#header .header-navigation ul.header-navigation-menu li.logged-in-detail {
    position: relative;
}

    #header .header-navigation ul.header-navigation-menu li.logged-in-detail ul.submenu {
        margin: 0;
        padding: 0;
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 999;
        width: 100%;
    }

    #header .header-navigation ul.header-navigation-menu li.logged-in-detail:hover ul.submenu {
        display: block;
        padding: 5px 0;
        background: #394e4c;
    }

    #header .header-navigation ul.header-navigation-menu li.logged-in-detail ul.submenu li {
        list-style: none;
        float: none;
        margin: 0;
    }

    #header .header-navigation ul.header-navigation-menu li a.button, #header .header-navigation ul.header-navigation-menu li.logged-in-detail a {
        display: block;
        background-color: #394e4c;
        font-size: 15px;
        line-height: 20px;
        color: #fff;
        padding: 2px 8px;
    }

#header {
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
}

@media (min-width: 992px) {
    /* line 5, ../sass/_layout.scss */
    #header.on-scroll .brand img {
        margin: 10px 0;
        width: 110px;
    }
}

@media (min-width: 992px) {
    /* line 12, ../sass/_layout.scss */
    #header.on-scroll .main-menu-wrapper {
        margin: 18px 0;
    }
}

@media (min-width: 1200px) {
    /* Header */
    #header .brand img {
        margin: 0;
    }
}

@media (min-width: 992px) {
    /* Header */
    #header .brand {
        padding-right: 0;
    }

        #header .brand img {
            width: 100%;
            max-width: 180px;
            margin: 10px 0 0;
            height: auto;
        }

    #campusname {
        margin-top: -19px;
        font-size: 18px;
        margin-left: 19px;
    }
}

/*Additional Head*/

.title-attr span {
    display: block;
    margin-bottom: 5px;
    width: 100% !important;
    height: 3px;
}

    .title-attr span:last-child {
        margin-bottom: 0;
    }

    .title-attr span.ta-orange {
        background-color: #ef7f01;
    }

    .title-attr span.ta-blue {
        background-color: #a5dbcb;
    }

    .title-attr span.ta-yellow {
        background-color: #f7d30b;
    }

@media (max-width: 991px) {
    /* HEADER */
    #top-container {
        height: auto;
    }

        #top-container header#header {
            height: auto;
        }

    #header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        #header .brand a img {
            width: 120px;
            height: auto;
            margin: 10px 0;
        }

        #header .responsive-btn-area a#responsive-btn {
            margin-top: 5px;
        }

    #campusname {
        margin-top: -22px;
        font-size: 12px;
        margin-left: 13px;
        padding-bottom: 7px;
    }
}

@media (min-width: 768px) {
    #header .header-right {
        text-align: right;
    }
}

.main-menu-wrapper ul.main-menu li a {
    font-size: 15px;
    font-family: 'Gill Sans MT', sans-serif, 'Microsoft Yahei', '微软雅黑';
}

@media (min-width: 992px) and (max-width: 1200px) {
    /* line 101, ../sass/_layout.scss */
    .main-menu-wrapper ul.main-menu li a {
        /* font-size: 14px; */
        font-size: 14px;
        padding: 14px 3px;
        margin: 0;
    }
}

.main-menu-wrapper ul.main-menu li ul li.menu-item-has-children:hover > a:after {
    content: '\f0d7';
}

/* line 119, ../sass/_layout.scss */

.main-menu-wrapper ul.main-menu li ul li.menu-item-has-children > a:after {
    content: '\f0da';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 16px;
    padding: 10px 13px;
    z-index: 99;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

/* line 143, ../sass/_layout.scss */

#mobile-menu-wrapper {
    background-color: #394e4c;
}

    /* line 145, ../sass/_layout.scss */

    #mobile-menu-wrapper .mobile-menu-inner {
        overflow-y: scroll;
        height: 100%;
    }

    /* line 150, ../sass/_layout.scss */

    #mobile-menu-wrapper .search-form .search-field {
        background: white url("/icon-search.png") no-repeat 95% 50%;
        color: #394e4c;
        border: none;
        height: 50px;
        width: 253px;
        float: right;
    }

        /* line 61, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */

        #mobile-menu-wrapper .search-form .search-field:-moz-placeholder {
            color: #394e4c;
        }

        /* line 64, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */

        #mobile-menu-wrapper .search-form .search-field::-moz-placeholder {
            color: #394e4c;
        }

        /* line 67, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */

        #mobile-menu-wrapper .search-form .search-field:-ms-input-placeholder {
            color: #394e4c;
        }

        /* line 56, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */

        #mobile-menu-wrapper .search-form .search-field::-webkit-input-placeholder {
            color: #394e4c;
        }

    /* line 159, ../sass/_layout.scss */

    #mobile-menu-wrapper .search-form .btn {
        background-color: transparent;
        color: #fff;
    }

    /* line 166, ../sass/_layout.scss */

    #mobile-menu-wrapper .main-menu-mobile ul.main-menu {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        /* line 170, ../sass/_layout.scss */

        #mobile-menu-wrapper .main-menu-mobile ul.main-menu li {
            background-color: #394e4c;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

            /* line 173, ../sass/_layout.scss */

            #mobile-menu-wrapper .main-menu-mobile ul.main-menu li.opened {
                background-color: #5a7772;
            }

                /* line 175, ../sass/_layout.scss */

                #mobile-menu-wrapper .main-menu-mobile ul.main-menu li.opened > a {
                    border-bottom-color: #5a7772;
                    color: #a6d6c9;
                }

            /* line 180, ../sass/_layout.scss */

            #mobile-menu-wrapper .main-menu-mobile ul.main-menu li > a {
                display: block;
                font-size: 16px;
                line-height: 22px;
                color: #a6d6c9;
                text-transform: uppercase;
                padding: 15px;
                border-bottom: 1px solid #a6d6c9;
                position: relative;
                -moz-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }

                /* line 190, ../sass/_layout.scss */

                #mobile-menu-wrapper .main-menu-mobile ul.main-menu li > a .arrow {
                    position: absolute;
                    right: 15px;
                    color: #a6d6c9;
                }

            /* line 196, ../sass/_layout.scss */

            #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul {
                list-style: none;
                margin: 0;
                padding: 0;
                display: none;
            }

                /* line 201, ../sass/_layout.scss */

                #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li {
                    background-color: #92bdb2;
                }

                    /* line 203, ../sass/_layout.scss */

                    #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li.opened {
                        background-color: #a6d6c9;
                    }

                        /* line 205, ../sass/_layout.scss */

                        #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li.opened > a {
                            border-bottom-color: #a6d6c9;
                            color: #394e4c;
                        }

                    /* line 211, ../sass/_layout.scss */

                    #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li:last-child a {
                        border-bottom: none;
                    }

                    /* line 215, ../sass/_layout.scss */

                    #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li > a {
                        font-size: 14px;
                        color: #394e4c;
                        border-bottom-color: #779b93;
                    }

                        /* line 219, ../sass/_layout.scss */

                        #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li > a .arrow {
                            color: #fff;
                        }

                    /* line 224, ../sass/_layout.scss */

                    #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li ul li {
                        background-color: #dfebe8;
                        padding: 0 15px;
                    }

                        /* line 227, ../sass/_layout.scss */

                        #mobile-menu-wrapper .main-menu-mobile ul.main-menu li ul li ul li > a {
                            border-bottom-color: #a6d6c9;
                        }

    /* line 238, ../sass/_layout.scss */

    #mobile-menu-wrapper .social-menu-mobile > ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #a6d6c9;
    }

        /* line 243, ../sass/_layout.scss */

        #mobile-menu-wrapper .social-menu-mobile > ul > li {
            min-height: 45px;
            text-align: center;
        }

            /* line 246, ../sass/_layout.scss */

            #mobile-menu-wrapper .social-menu-mobile > ul > li:first-child {
                -moz-box-shadow: inset -1px 0 0 0 #a6d6c9;
                -webkit-box-shadow: inset -1px 0 0 0 #a6d6c9;
                box-shadow: inset -1px 0 0 0 #a6d6c9;
            }

            /* line 249, ../sass/_layout.scss */

            #mobile-menu-wrapper .social-menu-mobile > ul > li a {
                color: #a6d6c9;
            }

            /* line 252, ../sass/_layout.scss */

            #mobile-menu-wrapper .social-menu-mobile > ul > li ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border-bottom: none;
            }

                /* line 258, ../sass/_layout.scss */

                #mobile-menu-wrapper .social-menu-mobile > ul > li ul.language-menu li {
                    min-height: 45px;
                }

                    /* line 260, ../sass/_layout.scss */

                    #mobile-menu-wrapper .social-menu-mobile > ul > li ul.language-menu li.active {
                        display: none;
                    }

                    /* line 263, ../sass/_layout.scss */

                    #mobile-menu-wrapper .social-menu-mobile > ul > li ul.language-menu li a {
                        font-size: 18px;
                        min-height: 45px;
                        padding: 10px 7px;
                    }

                /* line 270, ../sass/_layout.scss */

                #mobile-menu-wrapper .social-menu-mobile > ul > li ul li {
                    display: inline-block;
                }

                    /* line 272, ../sass/_layout.scss */

                    #mobile-menu-wrapper .social-menu-mobile > ul > li ul li a {
                        display: block;
                        font-size: 24px;
                        padding: 5px 7px;
                    }

    #mobile-menu-wrapper .top-section {
        border-top: 1px solid #a6d6c9;
        border-bottom: 1px solid #a6d6c9;
    }

        #mobile-menu-wrapper .top-section ul.top-section-navigation,
        #mobile-menu-wrapper .bottom-section ul {
            list-style: none;
            margin: 0;
            padding: 0;
            text-align: center;
        }

            #mobile-menu-wrapper .top-section ul.top-section-navigation li {
                display: inline-block;
                background-color: #a6d6c9;
                padding: 10px;
                margin: 10px 5px;
            }

/*theme yelow*/

/* line 10, ../sass/theme-yellow.scss */

div.theme-yellow .main-menu-wrapper ul.main-menu li.highlight a,
div.theme-yellow .main-menu-wrapper ul.main-menu li.highlight.current-menu-item a,
div.theme-yellow .main-menu-wrapper ul.main-menu li.highlight.current-menu-parent a {
    background-color: #f7d117;
    color: #333;
}

    /* line 13, ../sass/theme-yellow.scss */

    div.theme-yellow .main-menu-wrapper ul.main-menu li.highlight a:hover,
    div.theme-yellow .main-menu-wrapper ul.main-menu li.highlight.current-menu-item a:hover,
    div.theme-yellow .main-menu-wrapper ul.main-menu li.highlight.current-menu-parent a:hover {
        color: #333;
    }

/* line 19, ../sass/theme-yellow.scss */

div.theme-yellow .main-menu-wrapper ul.main-menu li:hover > a {
    color: #f7d117;
    text-decoration: none;
}

/* line 23, ../sass/theme-yellow.scss */

div.theme-yellow .main-menu-wrapper ul.main-menu li ul {
    background-color: transparent;
}

    /* line 25, ../sass/theme-yellow.scss */

    div.theme-yellow .main-menu-wrapper ul.main-menu li ul li {
        background-color: rgba(247, 209, 23, 0.9);
    }

        /* line 28, ../sass/theme-yellow.scss */

        div.theme-yellow .main-menu-wrapper ul.main-menu li ul li:hover > a {
            background-color: rgba(255, 255, 255, 0.5);
            color: #394e4c;
            text-decoration: none;
            margin-left: 0;
        }

/* line 39, ../sass/theme-yellow.scss */

div.theme-yellow hr {
    border-top-color: #a6d6c9;
}

/* line 48, ../sass/theme-yellow.scss */

div.theme-yellow .general-page .single-post-wrapper .content-area-wrapper .entry-content hr {
    border-top-color: #a6d6c9;
}

/* line 53, ../sass/theme-yellow.scss */

div.theme-yellow .general-page .single-post-wrapper .content-area-wrapper .entry-content .form-custom .form-control {
    background-color: #f6fbf9;
    border-color: #f6fbf9;
}

/* line 66, ../sass/theme-yellow.scss */

div.theme-yellow .accordion-list .item .accordion-title {
    background-color: #a6d6c9;
    color: #394e4c;
}

/* line 75, ../sass/theme-yellow.scss */

div.theme-yellow .fullwidth-two-col:before {
    background-color: #e4f3ef;
}

@media (max-width: 767px) {
    /* line 78, ../sass/theme-yellow.scss */
    div.theme-yellow .fullwidth-two-col .item-content {
        background-color: #e4f3ef;
    }

    .btn {
        width: -webkit-fill-available;
    }

    .btn-group.entity-action-button {
        display: grid !important;
        ;
    }

    .modal-lg.modal-dialog {
        margin: 0px;
        width: -webkit-fill-available;
    }
}

/* line 85, ../sass/theme-yellow.scss */

div.theme-yellow .banner-columns.post-list-banner {
    background-color: #e4f3ef;
    color: #394e4c;
}

    /* line 91, ../sass/theme-yellow.scss */

    div.theme-yellow .banner-columns.post-list-banner .banner-content .entry-header .entry-title a {
        color: #394e4c;
    }

    /* line 95, ../sass/theme-yellow.scss */

    div.theme-yellow .banner-columns.post-list-banner .banner-content .entry-header .entry-date {
        color: #a0a0a0;
    }

    /* line 99, ../sass/theme-yellow.scss */

    div.theme-yellow .banner-columns.post-list-banner .banner-content .entry-social-share {
        border-top-color: #394e4c;
    }

        /* line 101, ../sass/theme-yellow.scss */

        div.theme-yellow .banner-columns.post-list-banner .banner-content .entry-social-share ul {
            color: #394e4c;
        }

            /* line 103, ../sass/theme-yellow.scss */

            div.theme-yellow .banner-columns.post-list-banner .banner-content .entry-social-share ul li {
                color: #394e4c;
            }

                /* line 105, ../sass/theme-yellow.scss */

                div.theme-yellow .banner-columns.post-list-banner .banner-content .entry-social-share ul li a {
                    border-color: #394e4c;
                    color: #394e4c;
                }

/* line 118, ../sass/theme-yellow.scss */

div.theme-yellow .archive-dropdown .entry-title {
    background-color: transparent;
    border: 2px solid #a6d6c9;
}

    /* line 121, ../sass/theme-yellow.scss */

    div.theme-yellow .archive-dropdown .entry-title a {
        color: #a6d6c9;
    }

    /* line 128, ../sass/theme-yellow.scss */

    div.theme-yellow .archive-dropdown .entry-title span.title {
        color: #a6d6c9;
        padding-right: 0;
    }

    /* line 132, ../sass/theme-yellow.scss */

    div.theme-yellow .archive-dropdown .entry-title span.arrow {
        background-color: transparent;
        color: #a6d6c9;
        padding-left: 10px;
        padding-right: 10px;
    }

/* line 140, ../sass/theme-yellow.scss */

div.theme-yellow .archive-dropdown ul li {
    border: 2px solid #a6d6c9;
}

    /* line 142, ../sass/theme-yellow.scss */

    div.theme-yellow .archive-dropdown ul li:not(:first-child) {
        border-top: none;
    }

    /* line 145, ../sass/theme-yellow.scss */

    div.theme-yellow .archive-dropdown ul li a {
        background-color: #fff;
        color: #a6d6c9;
        border-bottom: none;
    }

/* line 159, ../sass/theme-yellow.scss */

div.theme-yellow .post-list .item .item-inner .item-content:before,
div.theme-yellow .post-list .item .item-inner .item-content:after {
    background-color: #a6d6c9;
}

/* line 167, ../sass/theme-yellow.scss */

div.theme-yellow .post-list .item .entry-header .entry-title a:hover {
    color: #a6d6c9;
}

/* line 172, ../sass/theme-yellow.scss */

div.theme-yellow .post-list .item .entry-header .entry-date {
    color: #a6d6c9;
}

/* line 182, ../sass/theme-yellow.scss */

div.theme-yellow .box-image-wrapper .box-image-list .item.item-green,
div.theme-yellow .box-image-wrapper .box-image-list .item.item-orange,
div.theme-yellow .box-image-wrapper .box-image-list .item.item-yellow {
    background-color: rgba(247, 209, 23, 0.8);
}

.box-logos .box-image-list .item .item-overlay {
    border-color: #f7d117;
}

.people-list .item .img-wrap .img-overlay .entry-header .entry-title {
    color: #f7d117;
}

.people-list .item .link-more-overlay .link-more {
    border-color: #f7d117;
    color: #f7d117;
}

.fullscreen-popup .mfp-close {
    background-color: #f7d117;
}

/*Mobile Sider*/

.sidr {
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 320px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .sidr.right {
        left: auto;
        right: -320px;
    }

    .sidr.left {
        left: -320px;
        right: auto;
    }

.fa-weibo:before {
    content: "\f18a";
    font-family: "FontAwesome";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
    font-family: "FontAwesome";
}

.fa-facebook-square:before {
    content: "\f082";
    font-family: "FontAwesome";
}

.fa-caret-right::before {
    content: "\f0da";
    font-family: "FontAwesome";
}

.fa-caret-down::before {
    content: "\f0d7";
    font-family: "FontAwesome";
}

.social-menu-mobile .link-social-content {
    text-align: center;
    padding: 15px 10px;
    border-bottom: 1px solid #a6d6c9;
}

    .social-menu-mobile .link-social-content img {
        display: inline-block;
    }


/* Footer */
#footer .footer-top {
    background-color: #3a4e4d;
    color: #cfd6d7;
    padding: 25px 0;
}

    #footer .footer-top ul.footer-top-menu {
        margin-bottom: 0;
    }

        #footer .footer-top ul.footer-top-menu li a {
            display: block;
            font-size: 16px;
            color: #cfd6d7;
            text-transform: uppercase;
            padding: 0 1px;
            padding-top: 10px;
        }

            #footer .footer-top ul.footer-top-menu li a:hover {
                color: #fff;
            }

#footer .footer-newsletter {
    border-bottom: 1px solid #cfd6d7;
    color: #fff;
    padding: 25px 0 0;
}

#footer .newsletter-input input.newsletter-input-email, #footer .newsletter-input input.newsletter-input-button {
    background: #9ba5a5;
    border: none;
    height: 47px;
    font-size: 16px;
    color: #ffffff;
    width: 55px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    #footer .newsletter-input input.newsletter-input-email::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #fff;
    }

    #footer .newsletter-input input.newsletter-input-email:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #fff;
        opacity: 1;
    }

    #footer .newsletter-input input.newsletter-input-email::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #fff;
        opacity: 1;
    }

    #footer .newsletter-input input.newsletter-input-email:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

#footer .newsletter-input input.newsletter-input-email {
    width: 250px;
    padding: 0 20px;
}

#footer .newsletter-input input.newsletter-input-button {
    border: #384d4b 1px solid;
    background: #384d4b url(../images/email-icon-newsletter.png) 50% 50% no-repeat;
    text-indent: -9999px;
}

#footer .footer-newsletter .footer-newsletter-item.newsletter-title .footer-newsletter-title {
    margin: 0;
}

#footer .footer-newsletter .footer-newsletter-item {
    margin-bottom: 25px;
}

#footer .footer-bottom {
    background-color: #394e4c;
    padding: 22px 0 55px;
    display: block;
}

#footer .footer-bottom-menu {
    padding-top: 20px;
}

    #footer .footer-bottom-menu .widget.footer-bottom-widget .widget-title {
        color: #fff;
    }

    #footer .footer-bottom-menu .widget.footer-bottom-widget ul li {
        margin-bottom: 2px;
    }

/*#footer .footer-bottom-menu .widget.footer-bottom-widget ul li {
        margin-bottom: 7px;
    }*/

#footer .footer-bottom-menu {
    font-size: 14px;
}

    #footer .footer-bottom-menu .widget.footer-bottom-widget ul li:first-child a,
    #footer .footer-bottom-menu .widget.footer-bottom-widget ul li.link-title a {
        font-size: 18px;
        color: #fff;
        text-transform: uppercase;
    }

    #footer .footer-bottom-menu .widget.footer-bottom-widget ul li a {
        color: #cfd6d7;
        font-size: 14px;
    }

        #footer .footer-bottom-menu .widget.footer-bottom-widget ul li a:hover {
            color: #fff;
        }

#footer .footer-copyright {
    background-color: #fff;
    padding: 21px 0 29px;
}

    #footer .footer-copyright .footer-copyright-tagline {
        font-weight: 700;
        letter-spacing: 0.5px;
        margin-bottom: 5px;
    }

    #footer .footer-copyright .footer-copyright-info {
        font-size: 14px;
        color: #b5b5b5;
    }

#footer .footer-bottom-left .title-attr {
    margin-bottom: 15px;
}

    #footer .footer-bottom-left .title-attr span {
        width: 120px;
    }

#footer .footer-bottom-left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #footer .footer-bottom-left ul li a {
        font-size: 15px;
        line-height: 30px;
        color: #fff;
        text-transform: uppercase;
    }

#footer .footer-bottom-right .footer-bottom-copyright {
    font-size: 12px;
    color: #cfd6d7;
}

    #footer .footer-bottom-right .footer-bottom-copyright a {
        color: #cfd6d7;
    }

        #footer .footer-bottom-right .footer-bottom-copyright a:hover {
            color: #fff;
        }

    #footer .footer-bottom-right .footer-bottom-copyright .madeby {
        font-style: italic;
    }

#footer .footer-bottom-menu .footer-bottom-left .entry-content {
    color: #fff;
}

    #footer .footer-bottom-menu .footer-bottom-left .entry-content p {
        margin: 0 0 10px 2px;
    }

#footer .widget {
    margin-bottom: 30px;
}

footer .footer-bottom ul {
    padding-left: 0px;
}

@media (min-width: 768px) {

    #footer .footer-copyright .footer-copyright-tagline .item {
        display: inline-block;
    }

    #footer .footer-bottom-menu .footer-bottom-right:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 1px;
        height: 93.5%;
        background-color: #909c9b;
    }
}

@media (max-width: 767px) {

    /* Footer */
    #footer .footer-bottom-menu .footer-bottom-left ul {
        border-bottom: 1px solid #909c9b;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
}

@media (max-width: 480px) {

    #footer .footer-newsletter .footer-newsletter-item.newsletter-title .footer-newsletter-title {
        font-size: 22px;
        margin-bottom: 5px;
    }

    #footer .footer-top ul.footer-top-menu li {
        margin-bottom: 10px;
    }

        #footer .footer-top ul.footer-top-menu li a {
            font-size: 14px;
            border: 1px solid #cfd6d7;
            padding: 5px 50px;
        }
}

@media (min-width: 992px) {

    #footer .footer-top ul.footer-top-menu li {
        min-height: 120px;
        box-shadow: 1px 0 0 0 #cfd6d7;
    }

        #footer .footer-top ul.footer-top-menu li:last-child {
            box-shadow: none;
        }
}

@media (max-width: 767px) {
    /* line 407, ../sass/base.scss */
    #footer .footer-bottom-menu .footer-bottom-right .footer-bottom-menu-list {
        display: none;
    }
}

@media (max-width: 767px) {
    /* line 413, ../sass/base.scss */
    #footer .footer-bottom-menu .footer-bottom-right .footer-bottom-copyright .madeby {
        margin-top: 5px;
    }
}

@media (min-width: 1200px) {
    #footer .footer-bottom-menu .footer-bottom-right {
        padding-left: 100px;
    }
}

@media (max-width: 991px) {
    /*#content > ul.nav.nav-tabs.nav-account {
        margin-top: 115px;
    }*/

    .page_section.section-landing {
        margin-top: 95px;
    }

    .page-header {
        margin: 75px 0 21px;
    }

    .page-heading {
        padding-top: 60px;
    }

    body > #content-container {
        margin-top: 120px;
    }

    #top-container video {
        top: 60px;
    }

    /*#footer .footer-bottom .footer-bottom-menu {
        display: none;
    }*/

    .nav-tabs > li > a {
        margin-right: 0;
    }

    .btn {
        width: -webkit-fill-available;
    }

    .form-action-container-left {
        width: inherit;
    }

    .btn-group.entity-action-button {
        width: -webkit-fill-available;
        display: grid !important;
    }
}

h1.sf, h2.sf, h3.sf, h4.sf, h5.sf, h6.sf, #home-begin h1.entry-title, #home-accordion .header-area h3.entry-title, .ilcr h4.entry-title, .ilcr h1.entry-subtitle, #banner-section-2 h3.title, .box-background .box-inner .item-content .title, .fullwidth-two-col .item-content .item-content-inner .entry-header .entry-title, .fullwidth-two-col .item-content .item-content-inner .entry-header .entry-subtitle, .widget .widget-title, .widget.widget_image_grid .image_grids .item .entry-header .entry-title, .box-welcome .quote .entry-title, .box-welcome .quote::before, .box-welcome .quote::after, .box-image-wrapper .box-image-list .item .entry-header .entry-title, .box-item .box-header .entry-title > span, .event-calendar-list .item .item-date .item-date-footer .item-f-top, .post-list-v2.post-list-v2-alt .item .entry-header .entry-title, .table.table-alt-fixed tr th:first-child, .general-page .header-area .header-left .entry-title {
    font-family: 'Rockwell', Arial, sans-serif;
    font-weight: bold;
}

/*TianjinHome*/
.box-welcome {
    position: relative;
    background-color: #f9fcfb;
}

@media (max-width: 767px) {
    /* line 565, ../sass/_modules.scss */
    .box-welcome {
        background-color: #e4f3ef;
    }
}

@media (min-width: 768px) {
    /* line 565, ../sass/_modules.scss */
    .box-welcome {
        min-height: 430px;
    }
}
/* line 574, ../sass/_modules.scss */
.box-welcome .header-area {
    background-color: #a6d6c9;
    margin-top: 0;
    margin-bottom: 0;
}
    /* line 578, ../sass/_modules.scss */
    .box-welcome .header-area .entry-title {
        font-size: 18px;
        margin: 15px 0;
    }
/* line 583, ../sass/_modules.scss */
.box-welcome .img-featured {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

@media (max-width: 767px) {
    /* line 594, ../sass/_modules.scss */
    .box-welcome .img-wrap {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    /* line 599, ../sass/_modules.scss */
    .box-welcome .img-wrap img {
        width: 100%;
    }
}
/* line 605, ../sass/_modules.scss */
.box-welcome .quote {
    position: relative;
    padding: 80px 0 0;
}

@media (max-width: 767px) {
    /* line 605, ../sass/_modules.scss */
    .box-welcome .quote {
        padding: 60px 0;
    }
}

@media (min-width: 768px) {
    /* line 605, ../sass/_modules.scss */
    .box-welcome .quote {
        margin: 0 1.5em;
    }
}

@media (min-width: 992px) {
    /* line 605, ../sass/_modules.scss */
    .box-welcome .quote {
        margin: 0 4em;
        padding: 5em 0 2em;
    }
}

@media (min-width: 1200px) {
    /* line 605, ../sass/_modules.scss */
    .box-welcome .quote {
        padding-top: 8em;
    }
}
/* line 621, ../sass/_modules.scss */
.box-welcome .quote:before, .box-welcome .quote:after {
    position: absolute;
    font-size: 6.5em;
    line-height: 0;
    color: #a6d6c9;
}

@media (max-width: 767px) {
    /* line 621, ../sass/_modules.scss */
    .box-welcome .quote:before, .box-welcome .quote:after {
        font-size: 70px;
    }
}
/* line 630, ../sass/_modules.scss */
.box-welcome .quote:before {
    content: '\201C';
    top: 80px;
    left: -8px;
}

@media (max-width: 767px) {
    /* line 630, ../sass/_modules.scss */
    .box-welcome .quote:before {
        top: 45px;
    }
}
/* line 638, ../sass/_modules.scss */
.box-welcome .quote:after {
    content: '\201D';
    bottom: -50px;
    right: -8px;
}

@media (min-width: 1200px) {
    /* line 638, ../sass/_modules.scss */
    .box-welcome .quote:after {
        bottom: -20px;
    }
}

@media (max-width: 767px) {
    /* line 638, ../sass/_modules.scss */
    .box-welcome .quote:after {
        bottom: 0.2em;
    }
}
/* line 649, ../sass/_modules.scss */
.box-welcome .quote .entry-title {
    font-size: 30px;
    color: #a6d6c9;
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 649, ../sass/_modules.scss */
    .box-welcome .quote .entry-title {
        font-size: 26px;
    }
}
/* line 656, ../sass/_modules.scss */
.box-welcome .quote .entry-content {
    font-size: 16px;
    line-height: 28px;
    position: relative;
    height: 130px;
    overflow: auto;
    padding-right: 15px;
}
/* line 664, ../sass/_modules.scss */
.box-welcome .quote .entry-signature {
    margin-top: 50px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    /* line 672, ../sass/_modules.scss */
    .box-mini-title {
        padding: 25px 0;
    }
}
/*833 1*/

/* Scrollbar */
.box-welcome .entry-content.custom-scrollbar {
    scrollbar-color: rgba(57,78,76,0.7) rgba(57,78,76,0.1);
    scrollbar-width: thin;
}

    .box-welcome .entry-content.custom-scrollbar::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: rgba(57,78,76,0.7);
    }

    .box-welcome .entry-content.custom-scrollbar::-webkit-scrollbar {
        width: 7px;
    }

    .box-welcome .entry-content.custom-scrollbar::-webkit-scrollbar-track {
        background-color: rgba(57,78,76,0.1);
    }
/* Scrollbar End */

/*entry-title*/
.box-mini-title {
    background-color: #fff;
    padding: 25px 0;
    position: relative;
}

    .box-mini-title h1 {
        margin: 0;
    }

    .box-mini-title .entry-title {
        font-family: "Rockwell", Arial, sans-serif;
        font-weight: bold;
        font-size: 46px;
    }

.text-lightorange {
    color: #ef7f01;
}

.text-lightblue {
    color: #a5dbcb;
}

.text-lightyellow {
    color: #f7d30b;
}
/*entry-title End*/

/*intro-two-columns*/
.intro-two-columns.intro-two-columns {
    position: relative;
    background-color: #f7d30e;
    padding-top: 45px;
    padding-bottom: 45px;
    overflow: hidden;
}

.intro-two-columns .mini-title {
    background: url('/shape-orange.png')no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 118px;
    min-height: 123px;
}

    .intro-two-columns .mini-title span {
        display: block;
        font-family: "Rockwell", Arial, sans-serif;
        font-size: 22px;
        line-height: 26px;
        color: #fff;
        text-transform: uppercase;
        transform: rotate(46deg);
        margin-top: 16px;
        margin-right: -37px;
    }

.intro-two-columns .section-left .img-wrap {
    margin: 115px 0 0;
}

.intro-two-columns .section-right .section-inner {
    padding: 0 30px;
}

.intro-two-columns .section-right .header-area {
    margin-bottom: 20px;
}

    .intro-two-columns .section-right .header-area .entry-title {
        font-family: "Rockwell", Arial, sans-serif;
        font-size: 28px;
        line-height: 32px;
        color: #394e4c;
        text-transform: uppercase;
        margin: 0;
    }

.intro-two-columns .section-right .entry-content {
    font-size: 16px;
    line-height: 24px;
}

    .intro-two-columns .section-right .entry-content p {
        color: #333;
    }

a.btn-notification-fp.btn {
    font-size: 16px;
    padding: 10px 15px;
    border: #394e4c 2px solid;
    color: #394e4c;
}

    a.btn-notification-fp.btn:hover {
        background: #394e4c;
        color: #fff;
    }
/*intro-two-columns End*/

/*box image wrapper*/
@media (max-width: 767px) {
    /* line 717, ../sass/_modules.scss */
    .box-image-wrapper .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.box-image-wrapper {
    overflow: hidden;
}

    /* line 724, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item {
        padding-left: 0;
        padding-right: 0;
    }

@media (min-width: 480px) and (max-width: 767px) {
    /* line 724, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item {
        width: 50%;
    }
}

.box-image-wrapper .box-image-list .item:hover .item-outer .item-inner-text {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.box-image-wrapper .box-image-list .item.item-background:hover .item-outer .item-inner-text {
    background-color: rgba(0, 0, 0, 0.3);
}

.box-image-wrapper .box-image-list .item.item-background .item-inner {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 -60px 60px -24px rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

    .box-image-wrapper .box-image-list .item.item-background .item-inner .item-overlay img.img-icon {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

.box-image-wrapper .box-image-list .item.item-background .item-outer .item-inner-text .item-overlay .entry-content {
    color: white;
}

.box-image-wrapper .box-image-list .item.item-background .item-outer .item-inner-text .item-overlay .entry-more a {
    border-color: white;
    color: white;
}

.box-image-wrapper .box-image-list .item.item-background .entry-header .entry-title {
    color: white;
}

.box-image-wrapper .box-image-list .item.item-color:hover .item-outer .item-inner .item-overlay img.img-icon, .box-image-wrapper .box-image-list .item.item-icon:hover .item-outer .item-inner .item-overlay img.img-icon {
    height: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.box-image-wrapper .box-image-list .item a.item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.box-image-wrapper .box-image-list .item .item-outer {
    position: relative;
    height: 335px;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

@media (min-width: 480px) and (max-width: 767px) {
    /* line 793, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer {
        height: 325px;
    }
}

@media (max-width: 480px) {
    /* line 793, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer {
        height: 225px;
    }
}
/* line 805, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item .item-outer .item-inner,
.box-image-wrapper .box-image-list .item .item-outer .item-inner-text {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
    /* line 814, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay,
    .box-image-wrapper .box-image-list .item .item-outer .item-inner-text .item-overlay {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: 100%;
        padding: 0 10%;
    }

@media (max-width: 767px) {
    /* line 814, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay {
        padding: 0 10px;
    }
}
/* line 823, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay img.img-icon, .box-image-wrapper .box-image-list .item .item-outer .item-inner-text .item-overlay img.img-icon {
    display: inline-block;
    margin-top: -3em;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

@media (max-width: 767px) {

    .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay img.img-icon, .box-image-wrapper .box-image-list .item .item-outer .item-inner-text .item-overlay img.img-icon {
        width: 100px;
    }

        .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay img.img-icon.icon-width-150, .box-image-wrapper .box-image-list .item .item-outer .item-inner-text .item-overlay img.img-icon.icon-width-150 {
            width: 150px;
        }

        .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay img.img-icon.img-width-130 {
            width: 130px;
        }

        .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay img.img-icon.img-width-150 {
            width: 150px;
        }
}

.box-image-wrapper .box-image-list .item .item-outer .item-inner-text {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

    .box-image-wrapper .box-image-list .item .item-outer .item-inner-text .item-overlay {
        padding: 0 10%;
    }

        .box-image-wrapper .box-image-list .item .item-outer .item-inner-text .item-overlay .entry-content {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 30px;
        }

        .box-image-wrapper .box-image-list .item .item-outer .item-inner-text .item-overlay .entry-more a {
            display: inline-block;
            background-color: transparent;
            border-width: 2px;
            font-family: "Gill Sans MT Std Book", sans-serif;
            letter-spacing: 1px;
            border-color: rgba(0, 0, 0, 0.7);
            color: rgba(0, 0, 0, 0.7);
            padding: 8px 20px;
        }

.box-image-wrapper .box-image-list .item.item-green .item-outer .item-inner {
    background-color: #a6d6c9;
}

.box-image-wrapper .box-image-list .item.item-yellow .item-outer .item-inner {
    background-color: #f7d117;
}

.box-image-wrapper .box-image-list .item.item-orange .item-outer .item-inner {
    background-color: #f17e01;
}

.box-image-wrapper .box-image-list .item .entry-header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

    .box-image-wrapper .box-image-list .item .entry-header .entry-title {
        color: #394e4c;
        letter-spacing: 0.2px;
    }

@media (max-width: 767px) {

    .box-image-wrapper .box-image-list .item .entry-header .entry-title {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {

    .box-image-wrapper .box-image-list .item .entry-header .entry-title {
        font-size: 22px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    /* line 823, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay img.img-icon {
        width: 120px;
    }
}
/* line 831, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay .entry-content {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    /* line 831, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay .entry-content {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    /* line 831, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay .entry-content {
        margin-bottom: 10px;
    }
}
/* line 845, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay .entry-more a {
    background-color: transparent;
    border-width: 2px;
    font-family: "Gill Sans MT Std Book", sans-serif;
    letter-spacing: 1px;
    border-color: rgba(0, 0, 0, 0.7);
    color: rgba(0, 0, 0, 0.7);
    padding: 8px 20px;
}

@media (max-width: 480px) {
    /* line 845, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .item-outer .item-inner .item-overlay .entry-more a {
        font-size: 12px;
        padding: 4px 12px;
    }
}
/* line 864, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item.item-green .item-outer .item-inner {
    background-color: rgba(247, 209, 23, 0.8);
}
/* line 871, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item.item-yellow .item-outer .item-inner {
    background-color: #f7d117;
}
/* line 878, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item.item-orange .item-outer .item-inner {
    background-color: #f27d00;
}
/* line 883, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item .entry-header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    -moz-box-shadow: inset 0 -40px 35px -20px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: inset 0 -40px 35px -20px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 -40px 35px -20px rgba(0, 0, 0, 0.7);
}

@media (min-width: 768px) {
    /* line 883, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .entry-header {
        -moz-box-shadow: inset 0 -40px 35px -20px rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: inset 0 -40px 35px -20px rgba(0, 0, 0, 0.7);
        box-shadow: inset 0 -40px 35px -20px rgba(0, 0, 0, 0.7);
    }
}

@media (max-width: 767px) {
    /* line 883, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .entry-header {
        padding-bottom: 5px;
    }
}
/* line 898, ../sass/_modules.scss */
.box-image-wrapper .box-image-list .item .entry-header .entry-title {
    color: #394e4c;
    letter-spacing: 0.2px;
}

@media (max-width: 767px) {
    /* line 898, ../sass/_modules.scss */
    .box-image-wrapper .box-image-list .item .entry-header .entry-title {
        font-size: 20px;
    }
}
/*box image wrapper End*/

/*box item*/
.box-item .box-header {
    margin-bottom: 25px;
}

    .box-item .box-header .entry-title {
        float: left;
    }

        .box-item .box-header .entry-title .title-attr {
            float: left;
            margin-right: 15px;
        }

            .box-item .box-header .entry-title .title-attr span {
                width: 30px !important;
            }

        .box-item .box-header .entry-title > span {
            display: block;
            float: left;
            margin-top: -3px;
            text-transform: uppercase;
            font-size: 28px;
            line-height: 24px;
            color: #384d4b;
        }

    .box-item .box-header > a.entry-more {
        float: right;
        font-size: 14px;
        color: #384d4b;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
/*box item End*/

/* Post List V2 */
.general-page .section-contents .box-item .post-list-v2 {
    margin-bottom: 30px;
}


.post-list-v2 .item {
    position: relative;
}

.post-list-v2.owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 10px;
}

    .post-list-v2.owl-carousel .owl-dots .owl-dot {
        border: 2px solid #a6d6c9;
    }

        .post-list-v2.owl-carousel .owl-dots .owl-dot.active,
        .post-list-v2.owl-carousel .owl-dots .owl-dot:hover {
            background-color: #a6d6c9;
        }

.post-list-v2 .item .entry-header .entry-title {
    margin-top: 0;
}

    .post-list-v2 .item .entry-header .entry-title a {
        color: #394e4c;
    }

.post-list-v2 .item .entry-header .entry-date {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.post-list-v2.post-list-v2-alt .item .entry-header {
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    z-index: 9;
}

    .post-list-v2.post-list-v2-alt .item .entry-header .entry-title,
    .post-list-v2.post-list-v2-alt .item .entry-header .entry-date {
        background-color: #c0e1d8;
        padding: 7px 15px;
        /*padding: 8px 15px;*/
    }

    .post-list-v2.post-list-v2-alt .item .entry-header .entry-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .post-list-v2.post-list-v2-alt .item .entry-header .entry-date {
        display: inline-block;
        padding-top: 0;
    }

.post-list-v2.post-list-v2-alt .item .item-content .entry-more a {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 14px;
    border-width: 2px;
}

.box-fullimage-single img {
    width: 100%;
}

.box-client-slider {
    background-color: #fff;
    padding: 35px 0;
}

    .box-client-slider .client-logo-list-slider .item {
        text-align: center;
    }

        .box-client-slider .client-logo-list-slider .item img {
            display: inline-block;
            width: auto;
        }

.widget-content ul.menu li.menu-item {
    display: none;
}

.widget-content ul.menu li.current_page_parent,
.widget-content ul.menu li.current_page_ancestor,
.widget-content ul.menu li.current_page_parent li.menu-item,
.widget-content ul.menu li.current_page_ancestor li.menu-item {
    display: block;
}

#home-slider {
    display: block !important;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px,0px,0px);
    }

    .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
        display: none;
    }

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transform: scale(1.3,1.3);
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.post-list-v2.post-list-v2-alt .item .item-image .img-featured {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 375px;
    margin-left: -15px;
}

@media (max-width: 767px) {
    /* line 489, ../sass/_modules.scss */
    .post-list-v2.post-list-v2-alt .item .item-image .img-featured {
        height: 300px;
        margin-right: -15px;
    }
}

@media (max-width: 767px) {
    /* line 501, ../sass/_modules.scss */
    .post-list-v2.post-list-v2-alt .item .item-content {
        padding-left: 0;
        padding-right: 0;
    }
}
/* line 506, ../sass/_modules.scss */
.post-list-v2.post-list-v2-alt .item .item-content .entry-content {
    margin-top: 115px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    /* line 506, ../sass/_modules.scss */
    .post-list-v2.post-list-v2-alt .item .item-content .entry-content {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    /* line 506, ../sass/_modules.scss */
    .post-list-v2.post-list-v2-alt .item .item-content .entry-content {
        text-align: justify;
        margin-top: 40px;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    /* line 519, ../sass/_modules.scss */
    .post-list-v2.post-list-v2-alt .item .item-content .entry-more {
        text-align: center;
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    /* line 526, ../sass/_modules.scss */
    .post-list-v2.post-list-v2-alt .item .entry-header {
        top: auto;
        bottom: -28px;
        width: 88%;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    /* line 536, ../sass/_modules.scss */
    .post-list-v2.owl-carousel .owl-dots {
        left: 42%;
    }
}

@media (max-width: 767px) {
    /* line 536, ../sass/_modules.scss */
    .post-list-v2.owl-carousel .owl-dots {
        position: static;
        text-align: center;
        margin-left: 0;
        padding: 10px 0;
    }
}

.btn.btn-greenlight {
    background-color: #a7d7cb;
    border-color: #a7d7cb;
    color: #fff;
}

    .btn.btn-greenlight.btn-transparent {
        background-color: transparent;
        color: #a7d7cb;
    }

        .btn.btn-greenlight.btn-transparent:hover {
            background-color: #a7d7cb;
            color: #fff;
        }

.general-page .section-contents .box-item .box-header {
    margin-top: 30px;
}
/* Post List V2 End*/

/*event calender list*/
@media (max-width: 767px) {
    /* line 911, ../sass/_modules.scss */
    .event-calendar-list {
        margin-top: 25px;
    }
}
/* line 915, ../sass/_modules.scss */
.event-calendar-list .item {
    margin-bottom: 20px;
}
    /* line 917, ../sass/_modules.scss */
    .event-calendar-list .item .item-date, .event-calendar-list .item .item-content {
        float: left;
    }
    /* line 920, ../sass/_modules.scss */
    .event-calendar-list .item .item-date {
        text-align: center;
        width: 90px;
        margin-right: 15px;
    }

@media (max-width: 480px) {
    /* line 920, ../sass/_modules.scss */
    .event-calendar-list .item .item-date {
        width: 30%;
    }
}
/* line 927, ../sass/_modules.scss */
.event-calendar-list .item .item-date .item-date-header {
    background: url("/bg_calendar_header.png") repeat center top;
    color: #a6d6c9;
    font-size: 13px;
    text-transform: uppercase;
    padding: 19px 0 3px;
}
/* line 934, ../sass/_modules.scss */
.event-calendar-list .item .item-date .item-date-footer {
    background-color: #a6d6c9;
    color: #394e4c;
    padding: 3px 0 8px;
}
    /* line 938, ../sass/_modules.scss */
    .event-calendar-list .item .item-date .item-date-footer .item-f-top, .event-calendar-list .item .item-date .item-date-footer .item-f-bottom {
        margin-top: 0;
        margin-bottom: 0;
        text-transform: uppercase;
    }
    /* line 943, ../sass/_modules.scss */
    .event-calendar-list .item .item-date .item-date-footer .item-f-top {
        font-family: "Rockwell", Arial, sans-serif;
        font-weight: bold;
        font-size: 34px;
    }
/* line 949, ../sass/_modules.scss */
.event-calendar-list .item .item-content {
    width: 66%;
}

@media (max-width: 480px) {
    /* line 949, ../sass/_modules.scss */
    .event-calendar-list .item .item-content {
        width: 62%;
    }
}
/* line 954, ../sass/_modules.scss */
.event-calendar-list .item .item-content .entry-title {
    margin-top: 0;
}
    /* line 956, ../sass/_modules.scss */
    .event-calendar-list .item .item-content .entry-title a {
        font-size: 20px;
        color: #394e4c;
    }

@media (max-width: 767px) {
    /* line 956, ../sass/_modules.scss */
    .event-calendar-list .item .item-content .entry-title a {
        font-size: 16px;
    }
}
/* line 964, ../sass/_modules.scss */
.event-calendar-list .item .item-content .item-content-detail {
    font-size: 16px;
    margin-bottom: 6px;
}

@media (max-width: 480px) {
    /* line 964, ../sass/_modules.scss */
    .event-calendar-list .item .item-content .item-content-detail {
        font-size: 13px;
    }
}
/* line 970, ../sass/_modules.scss */
.event-calendar-list .item .item-content .item-content-detail .event-time, .event-calendar-list .item .item-content .item-content-detail .event-venue {
    width: 80%;
}
/* line 974, ../sass/_modules.scss */
.event-calendar-list .item .item-content .item-content-detail.date .icon {
    display: inline-block;
    background: url('../images/iconsprites.png') no-repeat -108px 5px;
    background-size: 400px;
    width: 18px;
    height: 22px;
}
/* line 982, ../sass/_modules.scss */
.event-calendar-list .item .item-content .item-content-detail.location .icon {
    display: inline-block;
    background: url('../images/iconsprites.png') no-repeat -71px 0;
    background-size: 400px;
    width: 16px;
    height: 21px;
}
/* line 989, ../sass/_modules.scss */
.event-calendar-list .item .item-content .item-content-detail .icon {
    display: inline-block;
    margin-right: 10px;
}

/* line 1000, ../sass/_modules.scss */
.accordion-list > .item {
    margin-bottom: 1px;
}
    /* line 1003, ../sass/_modules.scss */
    .accordion-list > .item.opened .accordion-content {
        height: auto;
        overflow: visible;
        background: white;
        position: relative;
    }

a.accordion-menu-link {
    background: rgba(247, 209, 23, 0.5);
    height: 43px;
    line-height: 43px;
    display: block;
    padding: 0 12px;
    color: #49473f;
    font-size: 15px;
    border-bottom: #fff 1px solid;
}

/* line 1010, ../sass/_modules.scss */
.accordion-list > .item .accordion-content .post-list-v2.post-list-v2-alt {
    margin-top: 15px;
}

@media (min-width: 768px) {
    /* line 1015, ../sass/_modules.scss */
    .accordion-list > .item .accordion-content .event-calendar-list {
        margin-top: 30px;
    }
}

/* line 1026, ../sass/_modules.scss */
.accordion-mobile-list .item {
    position: relative;
}

@media (max-width: 767px) {
    /* line 1026, ../sass/_modules.scss */
    .accordion-mobile-list .item {
        border-bottom: 1px solid #e4f3ef;
    }
}

@media (max-width: 767px) {
    /* line 1033, ../sass/_modules.scss */
    .accordion-mobile-list .item.opened .accordion-title:before {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@media (max-width: 767px) {
    /* line 1040, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-title {
        background-color: #a6d6c9;
        color: #394e4c;
        margin: 0;
        padding: 18px 15px;
        cursor: pointer;
    }
}

@media (max-width: 767px) {
    /* line 1048, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-title:before {
        content: '\f0da';
        font-family: FontAwesome;
        position: absolute;
        right: 15px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    /* line 1058, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-content {
        display: none;
    }
}

@media (max-width: 767px) {
    /* line 1062, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-content ul {
        margin: 0;
    }
}

@media (max-width: 767px) {
    /* line 1066, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-content ul li {
        margin-bottom: 1px;
    }
}

@media (max-width: 767px) {
    /* line 1070, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-content ul li:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    /* line 1075, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-content ul li a {
        display: block;
        background-color: #e4f3ef;
        font-size: 16px;
        color: #394e4c;
        padding: 18px 15px;
    }
}

@media (max-width: 767px) {
    /* line 1086, ../sass/_modules.scss */
    .accordion-mobile-list .item .accordion-content hr {
        display: none;
    }
}
/*event calender list end*/

#top-container video {
    width: calc(100vw);
    position: fixed;
    top: 0; /*130px;*/
}

@media (max-width: 991px) {
    #top-container video {
        top: 110px;
    }
}

.index-page.general-page {
    margin-top: calc(100vw/16*9 - 394px);
}

@media (max-width: 991px) {
    .index-page.general-page {
        margin-top: calc(100vw/16*9 + 110px);
    }
}

.banner-columns.banner-home .link-scroll {
    position: absolute;
    left: 0;
    top: calc(100vw/16*9 - 234px);
    width: 100px;
    height: 100px;
    z-index: 12;
    background: url(/icon-arrow-home.png)no-repeat;
}

@media (max-width: 991px) {
    .banner-columns.banner-home .link-scroll {
        display: none;
    }
}

.banner-columns.banner-home .link-video {
    position: absolute;
    right: 0px;
    height: 100px;
    z-index: 12;
    background: url(/icon-video-home-green.png)no-repeat;
    background-position: top right;
    width: 30%;
    top: 0;
}

    .banner-columns.banner-home .link-video > span {
        position: absolute;
        bottom: 23px;
        left: -5px;
        transform: rotate(45deg);
        display: block;
        font-weight: 700;
        font-size: 16px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .banner-columns.banner-home .link-video > span {
        left: auto;
        right: 2%;
    }

/*side nav*/
.widget-title .title-attr {
    float: left;
    margin-right: 15px;
    height: 20px;
    width: 30px;
    display: inline-block;
}

.title-attr span {
    display: block;
    margin-bottom: 5px;
    height: 3px;
}

.panel-default {
    border: none;
}

    .panel-default > .panel-heading {
        padding-left: 0px;
        padding-right: 0px;
        background-color: #fff;
        border: none;
        color: #394e4c;
    }

.list-group-item-crimson {
    padding-left: 0px;
    border: none;
}

a.list-group-item-crimson:hover {
    background-color: #fff;
    border: none;
}

/*.item-overlay {
    box-shadow: none !important;
}

    .item-overlay:hover {
        box-shadow: none !important;
    }*/

.panel.panel-default.widget.widget_menu {
    margin-bottom: 0px;
}

.widget .widget-title > span, .widget-title > span {
    display: block;
    float: left;
    margin-top: -3px;
    text-transform: uppercase;
    font-size: 28px !important;
    line-height: 24px;
    color: #384d4b;
    font-family: 'Rockwell', Arial, sans-serif !important;
    font-weight: bold;
}

@media (max-width: 991px) and (min-width: 768px) {
    .widget .widget-title > span, .widget-title > span {
        font-size: 22px !important;
    }
}

@media (max-width: 767px) {
    /* line 1097, ../sass/_modules.scss */
    .widget.widget_menu {
        display: none;
    }

    .widget.widget_image_grid {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 1103, ../sass/_modules.scss */
    .widget.widget_image_grid .image_grids .item .item-outer {
        height: 200px;
    }
}
/* line 1193, ../sass/_modules.scss */
.widget.widget_menu ul li {
    background-color: #394e4c;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
    /* line 1196, ../sass/_modules.scss */
    .widget.widget_menu ul li.opened {
        background-color: #5a7772;
    }
        /* line 1198, ../sass/_modules.scss */
        .widget.widget_menu ul li.opened > a {
            border-bottom-color: #5a7772;
            color: #a6d6c9;
        }
    /* line 1203, ../sass/_modules.scss */
    .widget.widget_menu ul li > a {
        display: block;
        font-size: 16px;
        line-height: 22px;
        color: #a6d6c9;
        text-transform: uppercase;
        padding: 15px;
        border-bottom: 1px solid #a6d6c9;
        position: relative;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
        /* line 1213, ../sass/_modules.scss */
        .widget.widget_menu ul li > a .arrow {
            position: absolute;
            top: 0;
            right: 0;
            color: #a6d6c9;
            padding: 15px 20px;
        }
    /* line 1221, ../sass/_modules.scss */
    .widget.widget_menu ul li ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
        /* line 1225, ../sass/_modules.scss */
        .widget.widget_menu ul li ul li {
            background-color: #92bdb2;
        }
            /* line 1227, ../sass/_modules.scss */
            .widget.widget_menu ul li ul li.opened {
                background-color: #a6d6c9;
            }
                /* line 1229, ../sass/_modules.scss */
                .widget.widget_menu ul li ul li.opened > a {
                    border-bottom-color: #a6d6c9;
                    color: #394e4c;
                }
            /* line 1235, ../sass/_modules.scss */
            .widget.widget_menu ul li ul li:last-child > a {
                border-bottom: none;
            }
            /* line 1239, ../sass/_modules.scss */
            .widget.widget_menu ul li ul li > a {
                font-size: 14px;
                color: #394e4c;
                border-bottom-color: #779b93;
            }
                /* line 1243, ../sass/_modules.scss */
                .widget.widget_menu ul li ul li > a .arrow {
                    color: #394e4c;
                }
            /* line 1249, ../sass/_modules.scss */
            .widget.widget_menu ul li ul li ul li {
                background-color: #dfebe8;
                padding: 0 15px;
            }
                /* line 1252, ../sass/_modules.scss */
                .widget.widget_menu ul li ul li ul li.opened {
                    background-color: #dfebe8;
                }
                /* line 1255, ../sass/_modules.scss */
                .widget.widget_menu ul li ul li ul li > a {
                    border-bottom-color: #a6d6c9;
                }
                    /* line 1257, ../sass/_modules.scss */
                    .widget.widget_menu ul li ul li ul li > a:hover {
                        background-color: #dfebe8;
                        color: #a6d6c9;
                    }
                        /* line 1260, ../sass/_modules.scss */
                        .widget.widget_menu ul li ul li ul li > a:hover .arrow {
                            color: #a6d6c9;
                        }
                    /* line 1265, ../sass/_modules.scss */
                    .widget.widget_menu ul li ul li ul li > a .arrow:hover {
                        background-color: transparent;
                    }

.widget-content li a {
    margin-left: 0px;
}

.widget-content > ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.list-group-item-crimson {
    padding-right: 0px;
}

.panel .weblinks.list-group a.weblink > img {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    width: 100%;
}

@media (max-width: 991px) and (min-width: 768px) {
    .panel .weblinks.list-group a.weblink > img {
        height: 200px;
    }
}
/*side nav end*/

/*mfp*/
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: .9;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
    }

    .mfp-arrow:before, .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 65%;
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #000;
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #444;
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/*mfp ENd*/
/*share*/
.entry-social-share {
    border-top: 1px solid #8ea09d;
    margin-top: 15px;
    padding-top: 10px;
    text-align: right;
}

    .entry-social-share li {
        color: #999999;
        font-size: 18px;
    }

    .entry-social-share li {
        display: inline-block;
        padding: 10px 0 0;
        padding-left: 10px;
        color: #999999;
        font-size: 18px;
    }

    .entry-social-share a {
        display: block;
        width: 33px;
        height: 33px;
        border: 1px solid #999999;
        color: #999999;
        font-size: 15px;
        padding: 6px 8px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }
/*share end*/
/*Home Event*/
.index-page.general-page .section-contents {
    position: relative;
    background: white;
}

.general-page .section-contents:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    margin-left: -41.66666667%;
    height: 100%;
    background-color: #c0e1d8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}

@media (min-width: 1600px) {
    /* line 278, ../sass/base.scss */
    .general-page .section-contents:before {
        margin-left: -39%;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    /* line 278, ../sass/base.scss */
    .general-page .section-contents:before {
        margin-left: -36%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    /* line 278, ../sass/base.scss */
    .general-page .section-contents:before {
        margin-left: -33.33333333%;
    }
}

@media (max-width: 991px) {
    /* line 278, ../sass/base.scss */
    .general-page .section-contents:before {
        content: none;
    }
}

@media (min-width: 992px) {
    /* line 303, ../sass/base.scss */
    .general-page .section-contents .box-item.box-calendar {
        padding: 0 40px 0;
    }
}
/* line 308, ../sass/base.scss */
.general-page .section-contents .box-item .box-header {
    margin-top: 30px;
}
/* line 311, ../sass/base.scss */
.general-page .section-contents .box-item .post-list-v2 {
    margin-bottom: 30px;
}

.accordion-list .item .accordion-title, .accordion-list .item .accordion-title-link {
    position: relative;
}

.accordion-list .item .accordion-title, .accordion-list .item .accordion-title-link {
    display: block;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 18px;
    color: #2e3d42;
    background-color: #ddd;
    text-transform: uppercase;
}

    .accordion-list .item .accordion-title span.arrow, .accordion-list .item .accordion-title-link span.arrow {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 11px;
        padding: 15px;
    }

.accordion-list .item.link-orange .accordion-title, .accordion-list .item.link-orange .accordion-title-link {
    background-color: #ef7f01;
}

.accordion-list .item.link-blue .accordion-title, .accordion-list .item.link-blue .accordion-title-link {
    background-color: #a5dbcb;
}

.accordion-list .item.link-yellow .accordion-title, .accordion-list.mobile-header-accordion .item.link-yellow .accordion-title,
.accordion-list .item.link-yellow .accordion-title-link, .accordion-list.mobile-header-accordion .item.link-yellow .accordion-title-link {
    background-color: #f7d30b;
}

.accordion-list .item .accordion-title {
    background-color: #f7d30b;
    color: #394e4c;
}

#home-accordion .mobile-sub-title-2 {
    color: white;
}

@media (min-width: 768px) {
    #home-accordion {
        display: none;
    }
}

.text-center {
    text-align: center;
}

@media (max-width: 767px) {
    /* line 99, ../sass/base.scss */
    .box-item .box-header > .entry-more {
        display: block;
        margin-top: 0;
        float: none;
    }
}

@media (max-width: 767px) {
    /* line 165, ../sass/_modules.scss */
    .box-item .box-header > a.entry-more {
        float: none;
    }
}

.owl-carousel.owl-drag .owl-item {
    width: 100%;
    margin-right: 15px;
}

@media (max-width: 767px) {
    /* line 506, ../sass/_modules.scss */
    .post-list-v2.post-list-v2-alt .item .item-content .entry-content {
        text-align: justify;
        margin-top: 40px;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-stage-outer {
        margin-bottom: 20px;
    }
}

.left {
    float: left;
}

.event-calendar-list .item .item-content .item-content-detail.date .icon {
    display: inline-block;
    background: url('/iconsprites.png') no-repeat -108px 5px;
    background-size: auto;
    background-size: 400px;
    width: 18px;
    height: 22px;
}

.event-calendar-list .item .item-content .item-content-detail .event-time, .event-calendar-list .item .item-content .item-content-detail .event-venue {
    width: 80%;
}


/*Home Event End*/

@media (max-width: 767px) {
    /* line 30, ../sass/_modules.scss */
    .banner-columns.banner-home .home-image-slider .owl-dots {
        bottom: 0;
    }

    #fcs-mobile-container {
        padding: 20px 0;
        background: #707e7e;
        color: #ffffff;
        text-align: center;
        position: relative;
    }

        #fcs-mobile-container h4.mobile-sub-title-2 {
            text-transform: uppercase;
            margin: 0 0 20px 0;
        }

        #fcs-mobile-container a {
            color: #ffffff;
        }
}

.alert.alert-cart {
    background-color: #e53d27;
    border-color: #e53d27;
    color: #fff;
}

#ShoppingCartContainer {
    margin-top: 20px;
    min-height: 300px;
}

@media (max-width: 991px) {
    #ShoppingCartContainer {
        margin-top: 130px;
    }
}

.widget.widget_menu ul > li > a:hover {
    background-color: rgba(166, 214, 201, 0.3);
    color: #fff;
}

#footer li a {
    margin-left: 0;
}

ul.main-menu li.current-menu-ancestor > a {
    color: #f7d117;
}

.panel-heading .panel-title .widget-title {
    margin-bottom: 20px;
}

.list-group-item-crimson {
    padding-top: 0;
    padding-bottom: 0;
}

.col-sm-4.col-lg-4.right-column {
    padding-left: 30px;
}

.widget.widget_image_grid .image_grids .item {
    position: relative;
    margin-bottom: 30px;
}


#shop-fixed-link-1, #shop-fixed-link-2 {
    background: #bfe1d8;
    font-size: 16px;
    padding: 10px 10px 10px 15px;
    position: fixed;
    right: 0;
    top: 40%;
    border-radius: 9px 0 0 9px;
    text-transform: uppercase;
    height: 36px;
    line-height: 100%;
    z-index: 999;
}

#shop-fixed-link-2 {
    background: #fe8300;
    top: 45%;
}

#shop-fixed-link-1 a,
#shop-fixed-link-1 a:hover {
    color: #394e4c;
}

#shop-fixed-link-2 a,
#shop-fixed-link-2 a:hover {
    color: white;
}

@media (max-width: 480px) {
    #shop-fixed-link-2 {
        top: 48%;
    }

    .box-mini-title {
        padding: 22px 0;
    }

        .box-mini-title .entry-title {
            font-size: 28px;
        }
}


@media (min-width: 992px) {
    .box-mini-title .entry-title {
        font-size: 46px;
    }
}

.people-list.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
