.top-banner .breadcrumb ul li a.rsmLink:active,
.top-banner .breadcrumb ul li a.rsmLink:focus,
.top-banner .breadcrumb ul li a.rsmLink:hover,
.top-banner .breadcrumb ul li a:active,
.top-banner .breadcrumb ul li a:focus,
.top-banner .breadcrumb ul li a:hover {
    color: #002e5a;
}
header.header-transparent {
    box-shadow: none;
}
.header-wapper .navbar.bg-transparent {
    background-color: transparent !important;
    box-shadow: none;
}
main.page-main.headerbg-transparent {
    padding-top: 0 !important;
}
.headerbg-transparent .top-banner .banner-single img {
    min-height: 890px;
    height: 100%;
}
.header-transparent .header-wapper #mainNav ul.menu-bottom li > a {
    color: #fff;
}
.header-transparent .header-wapper #mainNav ul.menu-bottom li.active > a.nav-link:after {
    bottom: -4px;
}
.header-transparent .header-wapper #mainNav ul.menu-bottom li.active > a.nav-link {
    color: #fff;
}
.header-transparent .header-wapper #mainNav ul.menu-bottom li.active > a.nav-link:after {
    border-color: #fff;
}
.header-transparent .header-wapper #mainNav ul.menu-bottom li > a:hover:after {
    border-color: #fff;
}
.header-transparent .header-wapper #mainNav ul.menu-top li > a {
    color: #fff;
}
.header-transparent .header-wapper #mainNav ul.menu-top li > a:hover {
    color: #fff;
    opacity: 0.2;
}
.header-transparent .header-wapper .navbar:after {
    background: #fff;
    opacity: 0.22;
}
.has-sticky header.header-transparent {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 12%);
}
.has-sticky .header-wapper .content-logo img {
    filter: none;
}
.has-sticky .header-wapper .navbar.bg-transparent {
    background-color: #fff !important;
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 12%);
}
.has-sticky .header-transparent .header-wapper #mainNav ul.menu-bottom li a {
    color: #000;
}
.has-sticky .header-transparent .header-wapper #mainNav ul.menu-bottom li.active a.nav-link {
    color: #007faf;
}
.has-sticky .header-transparent .header-wapper #mainNav ul.menu-bottom li.active a.nav-link:after {
    border-color: #007faf;
}
.has-sticky .header-transparent .header-wapper #mainNav ul.menu-bottom li a:hover:after {
    border-color: #007faf;
}
.has-sticky .header-transparent .header-wapper #mainNav ul.menu-top li a {
    color: #999;
}
.has-sticky .header-transparent .header-wapper #mainNav ul.menu-top li a:hover {
    color: #007faf;
    opacity: 1;
}
.has-sticky .header-transparent .header-wapper .navbar:after {
    background: #007faf;
    opacity: 1;
}
.headerbg-transparent .items-banner .top-page-content {
    top: 225px;
    transform: unset;
}
.banner-fullwidth .top-page-content {
    padding-left: 65px;
    max-width: 100%;
}
#slide-events-banner .owl-carousel .owl-stage {
    padding-left: 0 !important;
}
.slide-events {
    padding-top: 33px;
}
.event-item {
    position: relative;
    box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
}
.event-item .event-image {
    position: relative;
}
.event-item .event-image:after {
    content: "";
    height: 7px;
    width: 100%;
    background: #007faf;
    position: absolute;
    top: 0;
    left: 0;
}
.event-item .event-image img {
    height: 200px;
}
.event-details {
    background: #fff;
    padding: 34px 37px 29px 36.5px;
}
.event-details .event-name .en-name {
    min-height: 67px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Mulish, sans-serif;
    font-size: 23px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: 0.12px;
    text-align: left;
    color: #000;
    text-decoration: none;
}
.event-details .event-name .en-name:hover {
    color: #007faf;
}
.event-details .edate-time {
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 1.08px;
    text-align: left;
    color: #787878;
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.event-details .actions {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 18px;
}
.event-details .actions .event-category span {
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: left;
    color: #787878;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.event-details .actions .share-event span {
    font-size: 21px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.62;
    letter-spacing: 0.63px;
    text-align: left;
}
.sticky-date {
    position: absolute;
    top: 0;
    left: 21px;
    max-width: 78.7px;
    width: 100%;
    text-align: center;
    background: #007faf;
}
.sticky-date .sd-top {
    display: flex;
    flex-direction: column;
    padding-top: 12px;
}
.sticky-date .sd-top .sdt-year {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.11px;
    padding-top: 2px;
}
.sticky-date .sd-top .sdt-month {
    font-family: Mulish, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: 0.84px;
    color: #fff;
    padding: 0;
}
.sticky-date .sd-top .sdt-day {
    font-family: Mulish, sans-serif;
    font-size: 30px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 1.8px;
    color: #fff;
    padding-bottom: 5px;
}
.headerbg-transparent .site-content {
    padding-top: 0;
}
@media screen and (min-width: 768px) {
    .site-content .container-fullwidth .sidebar-left {
        max-width: 490px;
        width: 100%;
        margin-right: 87.5px;
        float: left;
        box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
        padding: 118px 88px 0 65px;
    }
    .site-content .container-fullwidth .main {
        max-width: calc(100% - 577.5px);
        float: left;
        width: 100%;
        padding-top: 110px;
    }
}
.headerbg-transparent .container-fullwidth {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.container-fullwidth .sidebar-left .sidebar-filter .block-title-filter {
    position: relative;
    border-bottom: 4px solid #007faf;
    padding-bottom: 7px;
}
.container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3 {
    margin-bottom: 0;
    text-transform: inherit;
    position: relative;
}
.container-fullwidth .sidebar-left .sidebar-filter .block-title-filter .action-filter-title {
    display: none;
}
.container-fullwidth .block-content-filter {
    padding-top: 38px;
}
.block-content-filter .filter-options-title span {
    font-family: Mulish, sans-serif;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.24px;
}
.block-content-filter .filter-options-item {
    margin-bottom: 42px;
}
.filter-search .filter-options-title {
    margin-bottom: 15px;
}
.filter-search .filter-options-content .form-search {
    position: relative;
}
.filter-search .filter-options-content input {
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 25px !important;
    outline: 0;
    padding: 10px 55px 10px 19px;
    color: #999;
}
.filter-search .filter-options-content input:focus {
    outline: 0;
    box-shadow: none;
}
.filter-search .filter-options-content .input-group-btn {
    position: absolute;
    right: 9px;
    top: 7px;
    z-index: 5;
}
.filter-search .filter-options-content .input-group-btn button {
    border: 1px solid #007faf;
    height: 36px;
    width: 36px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    background: #007faf;
    color: #fff;
    line-height: 36px;
}
.filter-date .filter-options-title {
    margin-bottom: 22px;
}
.filter-date .pick-date {
    display: flex;
    align-items: center;
}
.filter-date .pick-date.date-form {
    margin-bottom: 14px;
}
.filter-date .pick-date label {
    display: inline-block;
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.18px;
    width: 70px;
    float: left;
    margin-bottom: 0;
}
.filter-date .pick-date .control {
    width: calc(100% - 70px);
    float: left;
    position: relative;
}
.filter-date .pick-date .control:after {
    content: "\f073";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    right: 14px;
    top: 7px;
    font-size: 20px;
    color: #007faf;
}
.filter-date .pick-date .control input {
    height: 50px;
    border: 1px solid #ccc;
    padding: 10px 16px 10px 19px;
    border-radius: 25px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.16px;
    color: #9999;
    box-shadow: none;
    outline: 0;
    -webkit-appearance: inherit;
}
.block-content-filter .filter-options-item.filter-date {
    margin-bottom: 64px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-title {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
    background-image: linear-gradient(to right, #000 40%, #fff 0);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    padding-bottom: 12px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul {
    padding-top: 20px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-title {
    position: relative;
    transition: 0.5s all;
}
.block-content-filter .filter-options-item .filter-options-content {
    transition: 0.5s all;
    display: block;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content {
    margin-top: 17px;
}
.block-content-filter .filter-options-item .filter-options-content table {
    width: 100%;
}
.filter-options-content table tbody tr td {
    padding: 7px 0 3px;
    background-image: none;
    display: flex;
    align-items: normal;
}
.filter-options-content table tbody tr:nth-child(even) td {
    background-image: none;
}
.block-content-filter .has-arrow.hidecontent .filter-options-content {
    display: none;
}
.date-time-event {
    min-height: 45px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-title:after {
    content: "\f0aa";
    position: absolute;
    right: 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 20px;
    color: #007faf;
    top: -1px;
    transition: 0.5s all;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-title.opencontent:after {
    transform: rotate(180deg);
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li {
    display: flex;
    align-items: center;
    padding: 0;
    background-image: none;
    padding-bottom: 7px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border-radius: 0;
    border: 1px solid #999;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content label {
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.18px;
    margin-bottom: 0;
    padding-left: 0;
    margin-top: -1px;
    text-transform: capitalize;
}
.block-content-filter .filter-options-item.filter-type {
    margin-bottom: 50px;
}
.block-content-filter .filter-options-item.filter-topic {
    margin-bottom: 48px;
}
.block-content-filter .filter-options-item.filter-language {
    margin-bottom: 50px;
}
.block-content-filter .filter-options-item.filter-events-actions .filter-options-title {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
    background-image: linear-gradient(to right, #000 40%, #fff 0);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    padding-bottom: 12px;
}
.filter-events-actions .filter-options-content {
    margin-top: 32px;
}
.filter-events-actions .event-link .action {
    display: block;
    width: 100%;
    max-width: 198px;
    height: 54px;
    border: 1px solid #002e5a;
    border-radius: 25px;
    line-height: 54px;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 16px;
    transition: 0.5s all;
}
.filter-events-actions .event-link .action:hover {
    background: #002e5a;
}
.filter-events-actions .event-link .action span {
    font-family: Mulish, sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.96px;
    line-height: 1.5;
    color: #002e5a;
}
.filter-events-actions .event-link .action:hover span {
    color: #fff;
}
.container-fullwidth .main .main-content {
    max-width: 1266px;
    width: 100%;
    padding-right: 22px;
}
#tab-main {
    position: relative;
}
#tab-main:after {
    content: "";
    height: 4px;
    width: 100%;
    color: #000;
    position: absolute;
    background: #000;
    left: 0;
    top: 76px;
    z-index: -1;
}
#tab-main li {
    width: calc((100% - 44px) / 3);
    margin-right: 22px;
    height: 80px;
    padding-bottom: 0;
    text-align: center;
    line-height: 80px;
    position: relative;
    margin-bottom: -4px;
}
#tab-main li a {
    font-family: Mulish, sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.15px;
    text-decoration: none;
    color: #000;
    transition: 0.5s all;
    display: block;
    padding: 20px 10px;
    border: 1px solid #000;
    height: 80px;
}
#tab-main li a:hover {
    color: #007faf;
}
#tab-main li a.active {
    border-top: 4px solid #007faf;
    border-bottom: none;
    background: #fff;
    color: #007faf;
}
#tab-main li:last-child {
    margin-right: 0;
}
.container-fullwidth .main-content .tab-content {
    margin-top: 58px;
    padding-bottom: 77px;
}
#events-content .pagination {
    justify-content: flex-end;
    margin-bottom: 35px;
}
#events-content .pagination ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: -1px;
}
#events-content .pagination ul li {
    margin-right: 21px;
    padding-bottom: 0;
}
#events-content .pagination ul li:first-child {
    margin-right: 31px;
}
#events-content .pagination ul li:last-child {
    margin-right: 0;
    margin-left: 10px;
}
#events-content .pagination ul li a {
    font-family: Spectral;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.16px;
    text-align: left;
    color: #787878;
    text-decoration: none;
    transition: 0.5s all;
}
#events-content .pagination ul li.active a {
    font-weight: 700;
    color: #002e5a;
}
#events-content .pagination ul li a:hover {
    color: #002e5a;
}
#events-content .pagination .fa-arrow-circle-left:before,
#events-content .pagination .fa-arrow-circle-right:before {
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.6px;
    text-align: left;
    color: #787878;
}
#events-content .pagination a:hover .fa-arrow-circle-left:before,
#events-content .pagination a:hover .fa-arrow-circle-right:before {
    color: #002e5a;
}
#events-content .list-events {
    list-style: none;
    padding-left: 0;
    display: inline-block;
    width: 100%;
    padding: 40px 0 30px;
    margin-bottom: 0;
    border-top: 4px solid #007faf;
}
#events-content .list-events .event-item {
    box-shadow: none;
}
#events-content .list-events li {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
    background-image: linear-gradient(to right, #000 40%, #fff 0);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    padding-bottom: 12px;
    display: inline-block;
    width: 100%;
    padding-bottom: 23px;
    margin-bottom: 27px;
    cursor: pointer;
    transition: 0.5s all;
}
#events-content .list-events li:hover .event-name .en-name {
    color: #007faf;
}
#events-content .list-events li:hover .event-details .edate-time {
    color: #007faf;
}
#events-content .sticky-date {
    position: static;
    max-width: 90px;
    width: 100%;
    float: left;
    margin-right: 73px;
    background: rgb(0, 127, 175, 0.08);
}
#events-content .sticky-date .sd-top {
    padding-top: 9px;
}
#events-content .sticky-date .sd-top .sdt-month {
    padding: 0;
    color: #000;
}
#events-content .sticky-date .sd-top .sdt-day {
    padding-bottom: 9px;
    margin-top: -3px;
    color: #000;
}
#events-content .sticky-date .sd-top .sdt-year {
    padding: 2px 0;
    background: rgb(0, 127, 175, 0.08);
    color: #000;
}
#events-content .list-events li:hover .sticky-date {
    background: #007faf;
}
#events-content .list-events li:hover .sticky-date .sd-top .sdt-day,
#events-content .list-events li:hover .sticky-date .sd-top .sdt-month {
    color: #fff;
}
#events-content .list-events li:hover .sticky-date .sd-top .sdt-year {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}
#events-content .event-details {
    max-width: calc(100% - 163px);
    float: left;
    width: 100%;
    padding: 0;
    margin-top: -8px;
    position: relative;
}
#events-content .event-details .event-name .en-name {
    min-height: auto;
    padding-right: 40px;
}
#events-content .event-details .event-name {
    margin-bottom: 23px;
}
#events-content .event-details .actions {
    margin-top: 0;
    position: absolute;
    right: -3px;
    display: inline-block;
    width: auto;
    bottom: -1px;
}
.ui-datepicker .ui-datepicker-calendar thead th {
    padding: 5px;
    font-size: 14px;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td:not(:last-child) {
    padding-right: 2px;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td {
    background-image: none;
}
.ui-widget.ui-widget-content {
    padding: 10px;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    border: none;
    top: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}
.container-fullwidth .main .main-content .v-mobile {
    display: none;
}
.subscribe-events {
    position: absolute;
    right: 78px;
    top: 52px;
}
.subscribe-events .actions-subcribe-events {
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.18px;
    text-align: left;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    word-spacing: 0.5px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
.subscribe-events .actions-subcribe-events span {
    margin-right: 9px;
    font-size: 21px;
}
.subscribe-events .actions-subcribe-events strong {
    font-weight: 700;
    padding: 0 5px;
}
.headerbg-transparent .banner-full .top-page-content .box-content .page-title h1 {
    font-weight: 400;
}
@media screen and (max-width: 1605px) {
    #tab-main li a {
        font-size: 27px;
        padding: 22px 10px;
    }
}
@media screen and (max-width: 1525px) {
    .headerbg-transparent .items-banner .top-page-content {
        padding-right: 0;
        padding-left: 20px;
    }
    .site-content .container-fullwidth .main {
        max-width: calc(100% - 410px);
        padding-top: 50px;
        padding-right: 20px;
    }
    .container-fullwidth .main .main-content {
        max-width: 100%;
    }
    .site-content .container-fullwidth .sidebar-left {
        max-width: 370px;
        margin-right: 40px;
        padding: 50px 20px 0 20px;
    }
    #tab-main li {
        margin-bottom: -13px;
    }
    #tab-main li a {
        font-size: 21px;
        padding: 21px 10px;
    }
    .subscribe-events {
        right: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .headerbg-transparent .site-content {
        padding-top: 110px;
    }
    .headerbg-transparent .container-fullwidth {
        flex-direction: column;
    }
    .site-content .container-fullwidth .sidebar-left {
        margin-right: 0;
        order: 1;
        width: 100%;
        max-width: 100%;
    }
    .site-content .container-fullwidth .main {
        order: 2;
        width: 100%;
        max-width: 100%;
    }
    .container-fullwidth .main .main-content,
    .site-content .container-fullwidth .main {
        padding-right: 0;
    }
    .container-fullwidth .main-content .tab-content {
        padding: 0 20px;
    }
    #events-content .event-details .actions {
        right: 0;
    }
    .subscribe-events {
        position: static;
        padding: 51px 0 33px;
    }
    .subscribe-events .ase-links {
        width: calc(100% - 20px);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #fff), color-stop(0, transparent));
        background-image: linear-gradient(to right, #fff 40%, transparent 0);
        background-position: bottom;
        background-size: 6px 1px;
        background-repeat: repeat-x;
        padding-bottom: 62px;
    }
}
@media screen and (max-width: 991px) {
    .header-wapper .navbar.bg-transparent {
        background-color: #fff !important;
    }
    .header-wapper .content-logo img {
        filter: none;
    }
    .header-transparent .header-wapper #mainNav ul.menu-bottom li a {
        color: #002e5a;
    }
    .header-transparent .header-wapper #mainNav ul.menu-bottom li.active a.nav-link {
        color: #007faf;
    }
}
@media screen and (max-width: 767px) {
    .site-content .container-fullwidth .main {
        padding-top: 17px;
    }
    .event-details .event-name .en-name {
        min-height: auto;
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 0.09px;
        margin-bottom: 10px;
    }
    .event-details .edate-time {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.72px;
    }
    .event-details .actions .event-category span {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
    }
    .event-details .actions .share-event span {
        font-size: 15px;
    }
    .headerbg-transparent .items-banner .top-page-content {
        top: 131px;
    }
    .container-fullwidth .sidebar-filter .block-content-filter {
        display: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.6s, visibility 0.6s;
        transition: opacity 0.6s, visibility 0.6s;
    }
    .container-fullwidth .sidebar-filter.open-filter .block-content-filter {
        display: block;
        visibility: visible;
        opacity: 1;
        padding: 20px;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
        border-bottom: none;
        padding-bottom: 0;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3 {
        font-size: 0;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3:before {
        content: "\f0b0";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        margin-right: 7px;
        font-size: 15px;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter .action-filter-title {
        display: block;
        font-family: Mulish, sans-serif;
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.58;
        letter-spacing: 0.72px;
        text-transform: capitalize;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3:after {
        content: "Filter";
        font-family: Mulish, sans-serif;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.88;
        letter-spacing: 0.16px;
        color: #007faf;
    }
    .site-content .container-fullwidth .sidebar-left {
        padding: 0;
        margin: 30px 0 0;
    }
    .site-content .container-fullwidth .sidebar-left .sidebar-filter {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
        background-image: linear-gradient(to right, #000 40%, #fff 0);
        background-position: top;
        background-size: 6px 1px;
        background-repeat: repeat-x;
        padding-top: 17.5px;
    }
    .site-content .container-fullwidth .main {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
        background-image: linear-gradient(to right, #000 40%, #fff 0);
        background-position: top;
        background-size: 6px 1px;
        background-repeat: repeat-x;
        padding-top: 40px;
        margin-bottom: 0;
        margin-top: 13.5px;
    }
    #tab-main {
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        border-bottom: none;
    }
    #tab-main:after {
        top: 56px;
    }
    #tab-main li {
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        height: 60px;
        line-height: 60px;
        display: inline-block;
        margin-bottom: 0;
    }
    #tab-main li a {
        font-family: Mulish, sans-serif;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: 0.08px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        padding: 10px;
        position: relative;
    }
    #events-content .pagination {
        justify-content: center;
        display: none;
    }
    #events-content .sticky-date {
        max-width: 45px;
        margin-right: 16px;
    }
    #events-content .sticky-date .sd-top .sdt-month,
    #events-content .sticky-date .sd-top .sdt-year {
        font-size: 10px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 0.6px;
    }
    #events-content .sticky-date .sd-top .sdt-day {
        font-size: 20px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: 1.2px;
    }
    #events-content .event-details {
        max-width: calc(100% - 61px);
        width: 100%;
        margin-top: 0;
    }
    #events-content .event-details .event-name .en-name {
        -webkit-line-clamp: 3;
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 0.09px;
        margin-bottom: 2px;
    }
    #events-content .event-details .edate-time {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
    }
    .site-content .container-fullwidth .sidebar-left .filter-events-actions {
        display: none;
    }
    .container-fullwidth .main .main-content .v-mobile {
        display: block;
        background-color: #ebf5f9;
    }
    .events-actions-main {
        padding: 68px 20px 80px;
        margin-bottom: -15px;
    }
    .events-actions-main .filter-options-title {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
        background-image: linear-gradient(to right, #000 40%, #fff 0);
        background-position: bottom;
        background-size: 6px 1px;
        background-repeat: repeat-x;
        padding-bottom: 12px;
    }
    .headerbg-transparent .site-content {
        padding-top: 112px;
    }
    #events-content .list-events {
        padding: 30px 0 42px;
    }
    .container-fullwidth .main .main-content .v-mobile .filter-options-title {
        font-family: Mulish, sans-serif;
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.24px;
    }
    .headerbg-transparent .items-banner .top-page-content {
        top: 123px;
    }
    .headerbg-transparent .top-banner .banner-single img {
        min-height: 550px;
    }
    .event-details {
        padding: 27px 20px;
    }
    .headerbg-transparent .banner-full .top-page-content .box-content .page-title h1 {
        font-size: 26px;
        font-weight: 500;
        line-height: 1.38;
        letter-spacing: 0.26px;
    }
    .subscribe-events .actions-subcribe-events {
        font-size: 12px;
        font-weight: 500;
        line-height: 1.33;
        letter-spacing: 0.12px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .slide-events {
        padding-top: 4px;
    }
    .event-item .event-image:after {
        height: 3.5px;
    }
    .event-item .event-image img {
        height: 115.5px;
    }
    .sticky-date {
        top: 0;
        left: 0;
        max-width: 45px;
    }
    .sticky-date .sd-top {
        padding-top: 5px;
    }
    .sticky-date .sd-top .sdt-month {
        font-size: 10px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 0.6px;
    }
    .sticky-date .sd-top .sdt-day {
        font-size: 20px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: 1.2px;
        margin-top: -7px;
        padding-bottom: 1px;
    }
    .sticky-date .sd-top .sdt-year {
        font-size: 10px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.6;
        letter-spacing: 0.6px;
        padding: 2px 0;
    }
    .event-details .actions {
        margin-top: 13px;
    }
    .subscribe-events .actions-subcribe-events span {
        font-size: 16px;
    }
    .container-fullwidth .main-content .tab-content {
        margin-top: 55px;
    }
    #events-content .sticky-date .sd-top {
        padding-top: 2px;
    }
    #events-content .sticky-date .sd-top .sdt-day {
        margin-top: -7px;
        padding-bottom: 2px;
    }
    #events-content .sticky-date .sd-top .sdt-year {
        line-height: 2;
        padding: 0;
    }
    #events-content .event-details {
        margin-top: 2px;
    }
    #events-content .event-details .event-name {
        margin-bottom: 15px;
    }
    #events-content .event-details .edate-time {
        margin-top: -3px;
    }
    #events-content .event-details .actions {
        bottom: 4px;
    }
    #events-content .list-events li {
        padding-bottom: 16px;
        margin-bottom: 19px;
    }
    #slide-events-banner .owl-carousel .owl-stage {
        padding-bottom: 30px;
        padding-left: 1px !important;
    }
    .ui-datepicker-calendar tr {
        display: flex;
    }
}
@media screen and (max-width: 575px) {
    .event-details .event-name .en-name {
        -webkit-line-clamp: 1;
        min-height: auto;
    }
}
@media screen and (max-width: 350px) {
    .event-details .event-name .en-name {
        -webkit-line-clamp: 2;
        min-height: auto;
    }
    #tab-main li {
        width: auto;
        min-width: 133px;
    }
    #tab-main {
        margin-left: -1px;
        margin-right: -1px;
    }
    .filter-events-actions .events-actions-main .event-link .action {
        max-width: 100%;
    }
    .ui-widget.ui-widget-content {
        left: 8px !important;
    }
}
.list-type input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.list-type label {
    position: relative;
    cursor: pointer;
}
.list-type label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #999;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
    margin-top: -5px;
}
.list-type input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 8px;
    width: 6px;
    height: 14px;
    border: solid #007faf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
a:hover {
    color: #002e5a !important;
}
a:hover:after {
    color: #002e5a !important;
}
.sidebar-filter .filter-text {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.15px;
    text-align: left;
    color: #007faf;
    font-family: Mulish, sans-serif;
}
.site-content .pagination {
    justify-content: flex-end;
    margin-bottom: 35px;
}
.site-content .pagination.pagination-bottom {
    margin-top: 30px;
    margin-bottom: 90px;
}
.site-content .pagination ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: -1px;
}
.site-content .pagination ul li {
    margin-right: 21px;
    padding-bottom: 0;
}
.site-content .pagination ul li:first-child {
    margin-right: 31px;
}
.site-content .pagination ul li:last-child {
    margin-right: 0;
    margin-left: 10px;
}
.site-content .pagination ul li a {
    font-family: Spectral;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.16px;
    text-align: left;
    color: #999;
    text-decoration: none;
    transition: 0.5s all;
}
.site-content .pagination ul li.active a {
    font-weight: 700;
    color: #002e5a;
}
.site-content .pagination ul li a:hover {
    color: #002e5a;
}
.site-content .pagination .fa-arrow-circle-left:before,
.site-content .pagination .fa-arrow-circle-right:before {
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.6px;
    text-align: left;
    color: #999;
}
.site-content .pagination a:hover .fa-arrow-circle-left:before,
.site-content .pagination a:hover .fa-arrow-circle-right:before {
    color: #002e5a;
}
.short-banner .items-banner .top-page-content .box-content {
    max-width: 1245px;
}
.short-banner .items-banner img {
    height: 380px;
}
.short-banner .items-banner .banner-single:after {
    display: none;
}
.site-content .container-fullwidth .main {
    padding-top: 0;
}
.site-content .nomargin .sidebar-left {
    margin-right: 0;
    padding: 114px 88px 0 65px;
}
.site-content .nomargin .main {
    max-width: calc(100% - 490px);
}
.site-content .nomargin .main .main-content {
    max-width: 100%;
    padding-right: 0;
}
.site-content .documents-items {
    box-shadow: none;
}
.site-content .documents-items:hover {
    box-shadow: none;
}
.note-info-login {
    min-height: 290px;
    position: relative;
    padding-top: 116px;
    padding-left: 86px;
    background: rgba(0, 127, 173, 0.08);
}
.note-info-login h2 {
    font-family: Mulish, sans-serif;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: 0.36px;
    text-align: left;
    color: #007faf;
    margin-bottom: 10px;
}
.note-info-login p {
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.18px;
    text-align: left;
    color: #007faf;
}
.note-info-login p.sn-mobile {
    display: none;
}
.note-info-login .btn-login {
    max-width: 195px;
    width: 100%;
    height: 54px;
    color: #fff;
    background: #002e5a;
    border-color: #002e5a;
    font-family: Mulish, sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.96px;
    text-align: center;
    padding: 14px 10px;
    border-radius: 24px;
    position: absolute;
    right: calc(100% - 928px);
    bottom: 70px;
    text-decoration: none;
    transition: 0.5s all;
}
.note-info-login .btn-login:focus {
    outline: 0;
    box-shadow: none;
}
.note-info-login .btn-login:hover {
    background: #fff;
    color: #002e5a;
}
.list-documents {
    max-width: calc(100% - 166px);
    margin: 0 auto;
}
.list-documents .box-list {
    display: inline-block;
    width: 100%;
}
.list-documents .box-list .box-item {
    width: calc((100% - 47px) / 2);
    margin-right: 47px;
    float: left;
    margin-bottom: 32px;
    padding-bottom: 24px;
    position: relative;
}
.list-documents .box-list .box-item:nth-child(2n) {
    margin-right: 0;
}
.list-documents .box-list .box-item .actions {
    position: absolute;
    right: -2px;
    bottom: 36px;
}
.list-documents .pagination {
    margin-top: 56px;
    padding-bottom: 18px;
    margin-bottom: 32px;
}
.list-documents .pagination.pagination-top {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
    background-image: linear-gradient(to right, #000 40%, #fff 0);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
}
.box-item {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
    background-image: linear-gradient(to right, #000 40%, #fff 0);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
}
.box-item .date {
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: left;
    color: #787878;
}
.box-item .document-name {
    max-width: 75%;
    margin-bottom: 13px;
    height: 98px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box-item .document-name a {
    font-family: Mulish, sans-serif;
    font-size: 23px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: 0.12px;
    text-align: left;
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
}
.box-item .link-download {
    margin-bottom: 32px;
}
.box-item .link-download .ld-text {
    text-decoration: none;
    margin-left: 1px;
    margin-right: 7px;
}
.box-item .link-download .ld-text i {
    font-size: 21px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.62;
    letter-spacing: 0.63px;
    text-align: left;
    margin-right: 16px;
}
.box-item .size-link {
    font-family: Mulish, sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: 0.13px;
    text-align: left;
    color: #787878;
}
.box-item .relative-key {
    display: flex;
    width: 100%;
    height: 48px;
    align-items: center;
}
.box-item .relative-key .rk-name {
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: left;
    color: #000;
    margin-right: 9px;
    margin-top: 4px;
    margin-left: 1px;
}
.box-item .relative-key .list-tags {
    line-height: 27px;
}
.box-item .relative-key a {
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.9px;
    text-align: left;
    color: #007faf;
    position: relative;
}
.box-item .relative-key a:after {
    content: ",";
    margin-right: 3px;
}
.box-item .relative-key a:last-child:after {
    display: none;
}
.box-item .label-note {
    max-width: 116px;
    height: 24px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #007faf;
    line-height: 19px;
    position: absolute;
    right: 0;
    top: -33px;
}
.box-item .label-note span {
    font-size: 11px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.91;
    letter-spacing: 0.22px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul {
    padding-top: 5px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li {
    display: inline-block;
    width: 100%;
    padding-bottom: 9px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li a {
    display: inline-block;
    width: 100%;
    position: relative;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li a:after {
    content: "\f063";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.46;
    letter-spacing: 0.39px;
    text-align: left;
    color: #007faf;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li .sub-menu {
    display: none;
    padding: 29px 27px;
    margin-top: 14px !important;
    height: 414px;
    overflow-y: scroll;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='black' stroke-width='2' stroke-dasharray='2%2c 6' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li .sub-menu li {
    padding-bottom: 4px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li.open-submenu a:after {
    transform: rotate(180deg);
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li.open-submenu .sub-menu {
    display: block;
}
.block-content-filter .filter-options-item {
    margin-bottom: 56px;
}
.block-content-filter .filter-options-item.filter-categories {
    margin-bottom: 46px;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content label {
    font-family: Mulish, sans-serif;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.16px;
    text-align: left;
    color: #000;
}
.list-category input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.list-category label {
    position: relative;
    cursor: pointer;
}
.list-category label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #999;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
    margin-top: -5px;
}
.list-category input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 8px;
    width: 6px;
    height: 14px;
    border: solid #007faf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.block-content-filter .filter-options-item.filter-tag .filter-options-content label {
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.18px;
    text-align: left;
    text-transform: capitalize;
}
@media screen and (max-width: 1700px) {
    .site-content .nomargin.container-fullwidth .main {
        max-width: calc(100% - 370px);
        padding-right: 0;
    }
    .site-content .nomargin.container-fullwidth .sidebar-left {
        margin-right: 0;
        padding: 50px 20px 0 20px;
    }
    .site-content .nomargin.container-fullwidth .note-info-login {
        padding: 50px 30px;
        min-height: auto;
    }
    .site-content .nomargin.container-fullwidth .note-info-login .btn-login {
        position: static;
    }
    .site-content .nomargin.container-fullwidth .list-documents {
        max-width: calc(100% - 60px);
        margin: 0 30px;
    }
    .box-item .relative-key {
        width: calc(100% - 30px);
        overflow: hidden;
    }
    .box-item .relative-key .list-tags {
        height: 50px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
@media screen and (max-width: 1199px) {
    .site-content .nomargin {
        margin-top: -110px;
    }
    .site-content .nomargin.container-fullwidth .main {
        max-width: 100%;
        width: 100%;
    }
    .site-content .dl-after {
        margin-top: -110px;
    }
    .site-content .dl-after.container-fullwidth .main {
        max-width: 100%;
        width: 100%;
    }
    .headerbg-transparent .items-banner .top-page-content {
        top: 50%;
        transform: translateY(-50%);
        padding-top: 123px;
    }
}
@media screen and (max-width: 767px) {
    .site-content .dl-after,
    .site-content .nomargin {
        position: relative;
    }
    .modal-open #filter-popup .modal-body .block-content-filter {
        display: block;
        opacity: 1;
        visibility: visible;
        padding-top: 0;
    }
    .modal-open #filter-popup .modal-body {
        height: 505px;
        overflow: auto;
        padding: 0;
    }
    #filter-popup .modal-header {
        border-radius: 0;
        border-bottom: 1px solid #ccc;
        padding: 28px 20px 15px;
        align-items: unset;
    }
    #filter-popup .modal-header .modal-title {
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.24px;
        text-align: left;
        color: #007faf;
    }
    #filter-popup .modal-header .close {
        padding: 0;
        margin: 0;
        opacity: 1;
    }
    #filter-popup .modal-header .close span {
        font-size: 30px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.15;
        letter-spacing: 0.6px;
        text-align: left;
        color: #007faf;
        padding: 0;
    }
    .block-content-filter .filter-options-title span {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: 0.18px;
        text-align: left;
    }
    #filter-popup.modal.show .modal-dialog {
        max-width: 320px;
        margin: 38px auto;
    }
    #filter-popup .modal-footer {
        border-radius: 0;
        border-top: 1px solid #ccc;
        justify-content: space-between;
    }
    #filter-popup .modal-content {
        border-radius: 0;
    }
    .site-content .dl-after.container-fullwidth .main,
    .site-content .nomargin.container-fullwidth .main {
        margin-top: 0;
        background: 0 0;
    }
    .site-content .container-fullwidth .sidebar-left .sidebar-filter {
        background-position: bottom;
        padding-bottom: 17.5px;
    }
    .site-content .container-fullwidth .sidebar-left .sidebar-filter.open-filter {
        background: 0 0;
    }
    .site-content .dl-after.container-fullwidth .sidebar-left,
    .site-content .nomargin.container-fullwidth .sidebar-left {
        position: absolute;
        top: 220px;
        left: 0;
        padding: 0;
        margin-top: 0;
    }
    .site-content .dl-after.container-fullwidth .note-info-login,
    .site-content .nomargin.container-fullwidth .note-info-login {
        margin-bottom: 87px;
    }
    .note-info-login p.sn-mobile {
        display: block;
        margin-bottom: 17px;
        height: 60px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .note-info-login p.sn-desktop {
        display: none;
    }
    .items-banner .breadcrumb ul li:first-child a {
        font-size: 0;
    }
    .container-fullwidth .sidebar-filter.open-filter .block-content-filter {
        background: #fff;
        position: relative;
        z-index: 1;
    }
    .list-documents .pagination {
        display: none;
    }
    .block-content-filter .filter-date .filter-options-title,
    .block-content-filter .filter-search .filter-options-title {
        position: relative;
    }
    .block-content-filter .filter-date .filter-options-title:after,
    .block-content-filter .filter-search .filter-options-title:after {
        content: "\f0aa";
        position: absolute;
        right: 0;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-size: 20px;
        color: #007faf;
        top: -1px;
        transition: 0.5s all;
    }
    .block-content-filter .filter-options-item .filter-options-content {
        display: none;
    }
    .block-content-filter .filter-options-item {
        margin-bottom: 0;
    }
    .block-content-filter .filter-options-item.filter-categories {
        margin-bottom: 0;
    }
    .block-content-filter .filter-options-item.has-arrow .filter-options-title {
        background-image: none;
    }
    .sidebar-filter .filter-options-title {
        border-bottom: 1px solid #999;
        margin-bottom: 0;
        padding: 18px 20px 15px;
    }
    #filter-popup .modal-footer .btn-secondary {
        background: #fff;
        border: none;
        color: #007faf;
        padding: 0;
        text-decoration: underline;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.84px;
        text-align: left;
    }
    #filter-popup .modal-footer .btn-primary {
        max-width: 130px;
        height: 54px;
        width: 100%;
        display: block;
        margin-left: 0;
        border-radius: 24px;
        border: solid 1px #707070;
        background: #002e5a;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 1.08px;
        text-align: center;
        padding: 5px 15px;
    }
    .block-content-filter .filter-options-item.open-dropdown-menu {
        background: rgba(0, 127, 175, 0.06);
    }
    .block-content-filter .filter-options-item.open-dropdown-menu .filter-options-content {
        display: block;
        padding: 20px 0;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
        background-image: linear-gradient(to right, #000 40%, #fff 0);
        background-position: top;
        background-size: 6px 1px;
        background-repeat: repeat-x;
        padding-bottom: 20px;
        margin: 0 20px;
    }
    .block-content-filter .filter-options-item.open-dropdown-menu .filter-options-title {
        border-bottom: none;
    }
    .block-content-filter .filter-options-item.open-dropdown-menu {
        border-bottom: 1px solid #999;
    }
    .filter-options-content table tbody tr td {
        background: 0 0;
    }
    .block-content-filter .filter-options-item.has-arrow .filter-options-title:after {
        top: 17px;
    }
    .sidebar-filter .filter-options-title:after {
        right: 20px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
    }
    .sidebar-filter .open-dropdown-menu .filter-options-title:after {
        transform: rotate(180deg) !important;
        top: 17px !important;
    }
    .block-content-filter .open-dropdown-menu.filter-categories .filter-options-content {
        padding: 0;
    }
    .block-content-filter .open-dropdown-menu.filter-categories .filter-options-content ul li {
        padding: 10px 0 17px;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
        background-image: linear-gradient(to right, #000 15%, #fff 0);
        background-position: bottom;
        background-size: 6px 1px;
        background-repeat: repeat-x;
    }
    .site-content .dl-after.container-fullwidth .list-documents,
    .site-content .nomargin.container-fullwidth .list-documents {
        margin: 0 20px;
        max-width: calc(100% - 40px);
    }
    .box-item .document-name {
        max-width: 90%;
        height: auto;
        -webkit-line-clamp: 4;
    }
    .box-item .document-name a {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 0.09px;
        text-align: left;
        -webkit-line-clamp: 4;
    }
    .box-item .link-download {
        display: flex;
        flex-direction: column;
        position: relative;
        padding-left: 26px;
    }
    .box-item .link-download .ld-text i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }
    .box-item .size-link {
        display: inline-block;
        width: 100%;
        margin-top: -7px;
    }
    .list-documents .box-list .box-item .actions {
        bottom: 105px;
    }
    .block-title-filter .filter-text {
        font-size: 0;
    }
    .block-title-filter .filter-text:before {
        content: "\f0b0";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        margin-right: 7px;
        font-size: 15px;
    }
    .block-title-filter .filter-text:after {
        content: "Filter";
        font-family: Mulish, sans-serif;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.88;
        letter-spacing: 0.16px;
        color: #007faf;
    }
}
@media screen and (max-width: 575px) {
    .site-content .nomargin.container-fullwidth .note-info-login {
        padding: 40px 20px 50px;
    }
    .note-info-login p.sn-mobile {
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.31;
        letter-spacing: 0.16px;
        text-align: left;
        height: auto;
        -webkit-line-clamp: 4;
    }
    .note-info-login h2 {
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.24px;
        text-align: left;
    }
    .note-info-login .btn-login {
        max-width: 100%;
    }
}
.site-content .dl-after .list-documents {
    max-width: 100%;
    margin: 0;
}
.site-content .dl-after .note-info-login {
    min-height: 105px;
    padding: 24px 62px;
}
.site-content .dl-after .main {
    margin-top: 68px;
}
@media screen and (min-width: 576px) {
    .list-tags.owl-carousel {
        display: block !important;
    }
    .box-item .relative-key a {
        position: relative;
    }
    .box-item .relative-key a:after {
        content: ",";
        margin-right: 3px;
    }
    .box-item .relative-key a:last-child:after {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .list-documents .box-list .box-item {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
    }
    .box-item .relative-key {
        align-items: end;
    }
}
@media screen and (max-width: 575px) {
    .list-documents .box-list .box-item {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
    }
    .box-item .relative-key {
        align-items: center;
        width: 100%;
    }
    .list-tags.owl-carousel .owl-stage {
        padding-left: 0 !important;
    }
    .box-item .relative-key a {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.58;
        letter-spacing: 0.72px;
        text-align: left;
    }
    .box-item .relative-key .rk-name {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
        text-align: left;
    }
    .box-item .relative-key .list-tags {
        height: 32px;
        line-height: 32px;
    }
    .site-content .dl-after.container-fullwidth .list-documents,
    .site-content .nomargin.container-fullwidth .list-documents {
        margin: 0;
        max-width: 100%;
        margin-left: 20px;
    }
    .list-documents .box-list .box-item .actions {
        right: 23px;
        bottom: 110px;
    }
    .list-documents .box-list .box-item {
        background-image: none;
        position: relative;
        margin-bottom: 32px;
        padding-bottom: 32px;
    }
    .list-documents .box-list .box-item:after {
        content: "";
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
        background-image: linear-gradient(to right, #000 40%, #fff 0);
        background-position: bottom;
        background-size: 6px 1px;
        background-repeat: repeat-x;
        width: calc(100% - 20px);
        height: 1px;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .relative-key .owl-carousel.owl-drag .owl-item {
        border: 1px solid #002e5a;
        background: #fff;
        height: 32px;
        text-align: center;
        border-radius: 24px;
        line-height: 30px;
        margin-right: 5px;
    }
    .relative-key .owl-carousel.owl-drag .owl-item a {
        text-decoration: none;
        color: #002e5a;
    }
    .short-banner .items-banner img {
        height: 312px;
    }
    .headerbg-transparent .items-banner .top-page-content {
        padding-top: 50px;
    }
    .breadcrumb ul {
        line-height: 18px;
    }
    .note-info-login h2 {
        margin-bottom: 14px;
    }
    .note-info-login p.sn-mobile {
        margin-bottom: 23px;
    }
    .site-content .container-fullwidth .sidebar-left .sidebar-filter {
        padding-bottom: 11.5px;
    }
    .box-item .date {
        display: inline-block;
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
        text-align: left;
        color: #787878;
        margin-bottom: 0;
        width: 100%;
    }
    .box-item .document-name {
        max-width: 93%;
        height: 98px;
        -webkit-line-clamp: 4;
        line-height: 1.2;
        margin-bottom: 0;
    }
    .box-item .link-download {
        margin-bottom: 26px;
    }
}
.standard-content .table-content.table-documnet {
    width: 100%;
    max-width: 100%;
    margin-top: 64px;
}
.standard-content .table-content.table-documnet .table-heading {
    background: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff)), #fff;
    background: linear-gradient(to right, #000 15%, #fff 0), #fff;
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    border-bottom: none;
}
.standard-content .table-content.table-documnet tbody tr td:not(:last-child) {
    border-right: dashed #d1d1d1;
    border-right-width: 1px;
}
.standard-content .table-content.table-documnet tbody tr td:not(:last-child):after {
    display: none;
}
.standard-content .table-content.table-documnet tbody tr td:not(:first-child) {
    padding-left: 35px;
}
.standard-content .table-content.table-documnet tbody tr td:first-child {
    width: 70%;
}
.standard-content .table-content.table-documnet tbody tr td:nth-child(2n) {
    width: 25%;
}
.standard-content .table-content.table-documnet tbody tr td .name-document {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.18px;
    text-align: left;
    color: #000;
    text-decoration: none;
}
.standard-content .table-content.table-documnet tbody tr td .link-download {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-left: 26px;
}
.standard-content .table-content.table-documnet tbody tr td .link-download .ld-text i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.standard-content .table-content.table-documnet tbody tr td .link-download .size-link {
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: 0.13px;
    text-align: left;
    font-family: Mulish, sans-serif;
    color: #999;
}
.items-banner .breadcrumb ul li:first-child a:hover:before {
    color: #002e5a;
}
@media screen and (max-width: 767px) {
    .standard-content .table-content.table-documnet tbody tr td:first-child {
        width: 100%;
        background-image: none;
        padding-bottom: 0;
    }
    .standard-content .table-content.table-documnet tbody tr td:nth-child(2n) {
        width: 100%;
        padding-left: 0;
        border-right: none;
    }
    .standard-content .table-content.table-documnet tbody tr {
        position: relative;
    }
    .standard-content .table-content.table-documnet tbody tr td:last-child {
        padding-left: 0;
        background-image: none;
        position: absolute;
        display: inline-block;
        width: auto;
        right: 20px;
        bottom: 10px;
    }
    .site-content .dl-after .note-info-login {
        padding: 24px 20px;
    }
}
.grid-teachbc .owl-carousel {
    display: inline-block;
    width: 100%;
}
.grid-teachbc .item {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 17px;
    float: left;
}
.grid-teachbc .item:nth-child(3n) {
    margin-right: 0;
}
.grid-teachbc .event-item .event-image img {
    height: 270px;
    width: 100%;
    object-fit: scale-down;
    padding-top: 15px;
}
.banner-teach .top-banner .banner-single img {
    min-height: 500px;
}
.banner-teach .banner-single:after {
    display: none;
}
.banner-teach .banner-content {
    position: absolute;
    bottom: 50px;
    width: 100%;
    left: 0;
    right: 0;
}
.banner-teach .banner-content .subscribe-events {
    position: static;
}
.banner-teach .banner-content .subscribe-events .actions-subcribe-events {
    justify-content: center;
}
.banner-teach .banner-content .breadcrumb {
    justify-content: center;
}
.banner-teach .banner-content .page-title h1 {
    /*font-family: "Myriad Pro Bold";
    font-size: 60px;*/
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: 0.6px;
    text-align: center;
    text-shadow: 3px 3px 2px rgb(0 0 0 / 33%);
}
.banner-teach .site-content .container-fullwidth .main {
    padding-top: 65px;
}
.form-search-mini {
    margin-bottom: 29px;
}
.form-search-mini .form {
    max-width: 1096px;
    width: 100%;
    margin: 0 auto;
}
.form-search-mini .form .input-field {
    position: relative;
}
.form-search-mini .form .input-field input {
    width: 100%;
    height: 60px;
    border-radius: 50px;
    padding: 5px 33px;
    font-size: 18px;
}
.form-search-mini .form .input-field input::placeholder {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.18px;
    text-align: left;
    font-family: Mulish, sans-serif;
}
.form-search-mini .form .input-field .btn-search-mini {
    position: absolute;
    font-size: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    right: 10px;
    background: #007faf;
    top: 10px;
}
.form-search-mini .form .input-field .btn-search-mini:after {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.8;
    letter-spacing: 0.6px;
    text-align: right;
    position: absolute;
    top: -10px;
    color: #fff;
    right: 9px;
}
@media screen and (min-width: 768px) {
    .banner-teach .site-content .container-fullwidth .sidebar-left {
        padding: 114px 88px 0 65px;
    }
}
.banner-teach .container-fullwidth .block-content-filter {
    padding-top: 61px;
}
.banner-teach .block-content-filter .filter-options-item.has-arrow .filter-options-content label {
    letter-spacing: 0.18px;
    line-height: 1.67;
    font-size: 18px;
}
.banner-teach .filter-options-content table tbody tr td {
    padding: 7px 0;
}
.banner-teach .block-content-filter .filter-options-item {
    margin-bottom: 64px;
}
.banner-teach .block-content-filter .filter-options-item.has-arrow .filter-options-content ul {
    padding-top: 4px;
}
.banner-teach .block-content-filter .filter-options-item.filter-events-actions .filter-options-title {
    background-image: none;
    border-bottom: 4px solid #499;
    padding-bottom: 0;
}
.banner-teach .filter-events-actions .filter-options-title h3 {
    color: #366365;
    margin-bottom: 8px;
}
.banner-teach .filter-events-actions .filter-options-content {
    margin-top: 38px;
}
.banner-teach .filter-events-actions .filter-options-content .filter-info p {
    margin-bottom: 21px;
}
.banner-teach .filter-events-actions .filter-options-content .event-link .actions-view {
    max-width: 282px;
    border: 2px solid #002e5a;
    background: #002e5a;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-teach .filter-events-actions .filter-options-content .event-link .actions-view span {
    color: #fff;
}
.banner-teach .filter-events-actions .filter-options-content .event-link .actions-view:hover {
    background: #fff;
}
.banner-teach .filter-events-actions .filter-options-content .event-link .actions-view:hover span {
    color: #002e5a;
}
.banner-teach .site-content .pagination {
    margin-bottom: 61px;
}
.banner-teach .site-content .pagination-bottom {
    margin-top: 35px;
}
.banner-teach .site-content .items-details {
    box-shadow: none;
}
.banner-teach .site-content .nomargin .main .main-content {
    max-width: calc(100% - 87.5px);
    width: 100%;
    padding-right: 22px;
    margin-left: 87.5px;
}
.banner-teach .event-details {
    padding: 36px 37px 34px 36.5px;
}
.banner-teach .event-details .event-name {
    max-width: 80%;
    height: 105px;
    margin-bottom: 18px;
}
.banner-teach .event-details .event-name .en-name {
    -webkit-line-clamp: 3;
}
.banner-teach .event-details .event-category span {
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: left;
    color: #787878;
    text-transform: uppercase;
}
.banner-teach .event-details .url-link a {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: left;
    font-family: Mulish, sans-serif;
    color: #007faf;
    text-decoration: none;
}
.banner-bottom {
    position: relative;
}
.banner-bottom .content-banner {
    max-width: 1266px;
    width: 100%;
    margin-left: 102.5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 20px;
}
.banner-bottom .content-banner .cb-title {
    margin-top: 29px;
    max-width: 55%;
    margin-bottom: 38px;
}
.banner-bottom .content-banner .cb-title h2 {
    line-height: 1.33;
    color: #fff;
    margin-bottom: 0;
}
.banner-bottom .content-banner .actions {
    margin-left: 4px;
}
.banner-bottom .content-banner .actions .btn-upload {
    max-width: 282px;
    height: 54px;
    border: 2px solid #fff;
    width: 100%;
    border-radius: 24px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.96px;
    text-align: center;
    padding: 12px 15px 5px;
}
.grid-teachbc {
    display: inline-block;
    width: 100%;
}
.banner-teach .banner-mobile {
    display: none;
}
@media screen and (max-width: 1599px) {
    .banner-teach .site-content .container-fullwidth .sidebar-left {
        padding: 100px 50px 0 50px;
    }
}
@media screen and (max-width: 1399px) {
    .banner-teach .site-content .nomargin .main .main-content {
        max-width: calc(100% - 22px);
        margin-left: 22px;
    }
    .grid-teachbc .item {
        width: calc((100% - 15px) / 2);
        margin-right: 15px;
    }
    .grid-teachbc .item:nth-child(3n) {
        margin-right: 15px;
    }
    .grid-teachbc .item:nth-child(2n) {
        margin-right: 0;
    }
    .banner-teach .event-details .event-name {
        max-width: 100%;
    }
    .subscribe-events .ase-links {
        padding-bottom: 0;
        width: 100%;
        background-image: none;
    }
    .banner-teach .banner-content .subscribe-events {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .banner-teach .site-content .pagination {
        display: none;
    }
    .banner-teach .site-content .container-fullwidth .sidebar-left {
        padding: 0;
        top: 0;
    }
    .banner-teach .block-content-filter .filter-options-item {
        margin-bottom: 0;
    }
    .modal-open .banner-teach .container-fullwidth .block-content-filter {
        display: block;
        opacity: 1;
        visibility: visible;
        padding-top: 0;
    }
    .modal-open #filter-techbc .modal-body {
        height: 505px;
        overflow: auto;
        padding: 0;
    }
    .modal-open #filter-techbc .modal-body {
        height: 505px;
        overflow: auto;
        padding: 0;
    }
    #filter-techbc .modal-header {
        border-radius: 0;
        border-bottom: 1px solid #ccc;
        padding: 28px 20px 15px;
        align-items: unset;
    }
    #filter-techbc .modal-header .modal-title {
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.24px;
        text-align: left;
        color: #007faf;
    }
    #filter-techbc .modal-header .close {
        padding: 0;
        margin: 0;
        opacity: 1;
    }
    #filter-techbc .modal-header .close span {
        font-size: 30px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.15;
        letter-spacing: 0.6px;
        text-align: left;
        color: #007faf;
        padding: 0;
    }
    #filter-techbc.modal.show .modal-dialog {
        max-width: 320px;
        margin: 38px auto;
    }
    #filter-techbc .modal-footer {
        border-radius: 0;
        border-top: 1px solid #ccc;
        justify-content: space-between;
    }
    #filter-techbc .modal-content {
        border-radius: 0;
    }
    .banner-teach .site-content .nomargin .main .main-content {
        max-width: 100%;
        padding: 0 20px;
        margin: 0;
    }
    .grid-teachbc .item {
        width: 100%;
        margin-right: 0;
    }
    .grid-teachbc .item:nth-child(3n) {
        margin-right: 0;
    }
    .grid-teachbc .item:nth-child(2n) {
        margin-right: 0;
    }
    .top-banner .breadcrumb ul {
        display: inline-block;
        text-align: center;
    }
    .block-content-filter .filter-options-item.has-arrow .filter-options-content ul li a {
        padding-right: 20px;
    }
    .block-content-filter .filter-options-item.has-arrow .filter-options-content ul li a:after {
        top: 0;
    }
}
@media screen and (max-width: 575px) {
    .banner-teach .banner-mobile {
        display: block;
    }
    .banner-teach .banner-desktop {
        display: none;
    }
    .site-content .nomargin {
        margin-top: -104px;
    }
    .grid-teachbc .item {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(0, #fff));
        background-image: linear-gradient(to right, #000 40%, #fff 0);
        background-position: bottom;
        background-size: 6px 1px;
        background-repeat: repeat-x;
        padding-bottom: 30px;
        margin-bottom: 22px;
    }
    .banner-teach .site-content .nomargin .main .main-content {
        max-width: 100%;
        padding: 0;
        margin: 0;
    }
    .grid-teachbc .item .event-item {
        box-shadow: none;
        display: flex;
        width: 100%;
        padding: 0 20px;
    }
    .grid-teachbc .item .event-item .event-image {
        order: 2;
        margin-top: 2px;
    }
    .grid-teachbc .item .event-item .event-image img {
        height: 53px;
        width: 80px;
        padding-top: 2px;
    }
    .grid-teachbc .item .event-item .event-details {
        padding: 0;
        width: calc(100% - 64px);
        margin-right: 11px;
        float: right;
    }
    .banner-teach .top-banner .banner-single img {
        min-height: 420px;
    }
    .banner-teach .banner-content {
        bottom: 38px;
    }
    .banner-teach .top-banner .page-title {
        margin-top: 0;
        margin-bottom: 16px;
    }
    .banner-teach .banner-content .page-title h1 {
        font-size: 30px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.87;
        letter-spacing: 0.9px;
        text-align: center;
        margin: 0;
    }
    .form-search-mini .form .input-field input {
        height: 51px;
        padding: 5px 25px;
    }
    .form-search-mini .form .input-field input::placeholder {
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.84px;
        text-align: left;
    }
    .form-search-mini .form .input-field .btn-search-mini {
        right: 5px;
        top: 6px;
    }
    .form-search-mini {
        margin-bottom: 24px;
    }
    .banner-teach .banner-content .subscribe-events .actions-subcribe-events {
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.14;
        letter-spacing: 0.14px;
        text-align: left;
    }
    .headerbg-transparent .site-content {
        padding-top: 91px;
    }
    .banner-teach .event-details .event-category span {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
        text-align: left;
        color: #787878;
    }
    .banner-teach .event-details .event-name .en-name {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 0.09px;
        text-align: left;
    }
    .banner-teach .event-details .url-link a {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
        text-align: left;
    }
    .banner-teach .site-content .container-fullwidth .main {
        padding-top: 92px;
    }
    .site-content .nomargin {
        margin-top: -91px;
    }
    .banner-teach .event-details .event-name {
        height: 58px;
    }
    .grid-teachbc {
        display: inline-block;
        width: 100%;
        padding-bottom: 23px;
    }
    .banner-bottom .bb-image img {
        height: 290px;
    }
    .banner-bottom .content-banner {
        max-width: 100%;
        padding: 0 20px;
        margin-left: 0;
        padding-top: 0;
        margin-top: -9px;
    }
    .banner-bottom .content-banner img {
        width: 40px;
    }
    .banner-bottom .content-banner .cb-title {
        max-width: 100%;
        margin-top: 16px;
        margin-bottom: 20px;
    }
    .banner-bottom .content-banner .cb-title h2 {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 0.18px;
        text-align: left;
    }
    .banner-bottom .content-banner .actions {
        margin-left: 0;
    }
}
.banner-teachv2 .banner-top-teachbc img {
    height: 888px;
	height: 758px;
}
.banner-teachv2 .items-banner .banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1245px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 20px;
    padding-top: 77px;
}
#myTabContent .tab-content > .tab-pane {
    display: block;
}
#myTab {
    border-bottom: none;
}
#myTab .nav-item {
    width: 500px;
    margin-right: 13px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
}
#myTab .nav-item:last-child {
    margin-right: 0;
}
.tab-minicontent {
    display: inline-block;
    width: 100%;
    margin-top: 68px;
    margin-bottom: 30px;
}
.tab-minicontent .tab-items {
    max-width: 1053px;
    padding: 0 20px;
    margin: 0 auto;
}
.tab-minicontent .nav-tabs .nav-item.show .nav-link,
.tab-minicontent .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
}
.tab-minicontent .tab-pane {
    max-width: 500px;
    float: left;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    text-align: center;
    padding: 10px 35px 47px;
    display: block !important;
    opacity: 1;
}
.tab-minicontent .tab-pane:last-child {
    padding: 10px 35px 53px;
    margin-left: 13px;
}
.tab-minicontent li.nav-item:after {
    content: "";
    width: 68px;
    height: 34px;
    background-color: rgba(0, 0, 0, 0.2);
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tab-minicontent .icon-top {
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}
.tab-items img {
    width: 34px;
    height: auto;
}
.banner-teachv2 .top-banner .breadcrumb {
    justify-content: center;
}
.banner-teachv2 .top-banner .page-title h1 {
    text-align: center;
}
.banner-teachv2 .items-banner p {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    /*line-height: 2.17;*/
    letter-spacing: 0.24px;
    text-align: center;
    margin-bottom: 0;
    margin-top: -5px;
}
.banner-teachv2 .subscribe-teach {
    position: absolute;
    bottom: -33px;
    top: unset;
    left: 0;
    right: 0;
}
.banner-teachv2 .subscribe-events .actions-subcribe-events {
    justify-content: center;
}
.banner-teachv2 .top-banner .page-title h1 {
    /*font-family: "Myriad Pro Bold";
    font-size: 60px;*/
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: 0.6px;
    text-align: center;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.33);
}
.tab-minicontent .tab-title {
    color: #fff !important;
    margin-bottom: 13px;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: 0.3px;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    border: none;
    padding-top: 36px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tab-minicontent .tab-title:focus {
    border-color: transparent;
}
.banner-teachv2 .tab-content p {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.18px;
    text-align: center;
    margin-bottom: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.banner-teachv2 .tab-content .form-search-mini {
    max-width: 83%;
    margin: 0 auto;
}
.banner-teachv2 .tab-content .actions .btn-upload {
    max-width: 281px;
    height: 54px;
    border: 1px solid #002e5a;
    background: #002e5a;
    text-decoration: none;
    line-height: 40px;
    border-radius: 60px;
    box-shadow: none;
    width: 100%;
    letter-spacing: 0.96px;
    font-weight: 500;
    color: #fff;
}
.banner-teachv2 .tab-content .actions .btn-upload:hover {
    background: #fff;
}
.banner-teachv2 .block-content-filter .filter-options-item.has-arrow .filter-options-content label {
    font-size: 18px;
    letter-spacing: 0.18px;
}
.banner-teachv2 .block-content-filter .filter-options-item.has-arrow .filter-options-content ul li .sub-menu {
    overflow-y: auto;
}
.banner-teachv2 .top-banner .page-title {
    margin-top: 135px;
    margin-bottom: 10px;
}
.list-teachbc .items-teachbc .top-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 21px;
}
.banner-teachv2 .site-content .container-fullwidth .sidebar-left {
    /*padding: 135px 88px 0 65px;*/
    padding: 100px 88px 0 65px;
    margin-right: 90px;
}
.site-content .container-fullwidth .main {
    max-width: calc(100% - 580px);
}
.banner-teachv2 .container-fullwidth .block-content-filter {
    padding-top: 62px;
}
.banner-teachv2 .block-content-filter .filter-options-item.has-arrow .filter-options-content {
    margin-top: 13px;
}
.banner-teachv2 .filter-options-content table tbody tr td {
    padding: 7px 0 2px;
}
.banner-teachv2 .block-content-filter .filter-options-item {
    margin-bottom: 68px;
}
.banner-teach .sidebar-filter .filter-text {
    color: #366365;
}
.banner-teachv2 .sidebar-filter .filter-text {
    color: #366365;
}
.banner-teachv2 .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter {
    border-bottom: 4px solid #499;
}
.list-teachbc {
    /*padding-top: 130px;*/
    padding-top: 100px;
}
.list-teachbc .items-teachbc .top-title h2 {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: 0.36px;
    text-align: left;
    color: #366365;
}
.list-teachbc .items-teachbc .top-title .link-content {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.09px;
    text-align: left;
    display: block;
    margin-top: -16px;
}
.list-teachbc .items-teachbc .top-title .link-content .fa-arrow-circle-right {
    margin-right: 14px;
    font-size: 21px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.26px;
    text-align: center;
}
.banner-teachv2 .event-item .event-image:after {
    background: #499;
}
.banner-teachv2 .event-details {
    padding: 36px 37px 34px 36.5px;
}
.banner-teachv2 .event-category span {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: left;
    color: #787878;
    text-transform: uppercase;
}
.banner-teachv2 .event-name .en-name {
    max-width: 80%;
    -webkit-line-clamp: 3;
    margin-bottom: 30px;
}
.banner-teachv2 .event-details .actions {
    position: absolute;
    right: 35px;
    width: auto;
    margin-top: 0;
    bottom: 35px;
}
.banner-teachv2 .event-details .actions .action-share {
    font-size: 21px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.62;
    letter-spacing: 0.63px;
    text-align: left;
}
.banner-teachv2 .url-link a {
    margin-left: 4px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: left;
}
.resource-advantages {
    position: relative;
}
.resource-advantages .ra-background {
    position: absolute;
    top: -160px;
    right: -165px;
    z-index: -1;
}
.resource-advantages .ra-content {
    padding-top: 115px;
    max-width: 560px;
    padding-bottom: 149px;
}
.resource-advantages .ra-content h2 {
    font-size: 36px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.36px;
    text-align: left;
    color: #366365;
    margin-bottom: 24px;
}
.resource-advantages .ra-content ul {
    padding-left: 16px;
    margin-bottom: 0;
}
.resource-advantages .ra-content ul li {
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.2px;
    text-align: left;
    padding-bottom: 5px;
    color: #000;
}
.resource-advantages .ra-content ul li::marker {
    color: #000;
    font-size: 13px;
}
.resource-advantages .ra-content .actions {
    margin-top: 37px;
}
.resource-advantages .ra-content .actions .btn-upload {
    max-width: 336px;
    height: 54px;
    border: 1px solid #002e5a;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.96px;
    padding: 15px;
    border-radius: 30px;
    background: #002e5a;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    transition: 0.5s all;
}
.resource-advantages .ra-content .actions .btn-upload:hover {
    background: #fff;
    color: #002e5a;
}
.banner-teachv2 .grade812-resources {
    padding-bottom: 68px;
}
.banner-teachv2 .grade47-resources .event-details,
.banner-teachv2 .grade812-resources .event-details,
.banner-teachv2 .k3-resources .event-details {
    padding: 46px 37px 38px 36.5px;
}
.banner-teachv2 .grade47-resources {
    padding-bottom: 59px;
}
.banner-teachv2 .k3-resources {
    padding-bottom: 98px;
}
@media screen and (max-width: 1599px) {
    .banner-teachv2 .site-content .container-fullwidth .sidebar-left {
        max-width: 370px;
        margin-right: 30px;
        padding: 50px 20px 0 20px;
    }
    .banner-teachv2 .site-content .container-fullwidth .main {
        max-width: calc(100% - 400px);
    }
    .banner-teachv2 .container-fullwidth .main .main-content {
        padding-right: 0;
    }
    .list-teachbc {
        padding-top: 50px;
    }
}
@media screen and (max-width: 1399px) {
    .resource-advantages .ra-background {
        position: absolute;
        top: -100px;
        right: -137px;
        z-index: -1;
    }
    .resource-advantages .ra-background img {
        max-width: 900px;
    }
}
@media screen and (max-width: 1199px) {
    .banner-teachv2.headerbg-transparent .site-content {
        padding-top: 0;
    }
    .banner-teachv2 .site-content .container-fullwidth .sidebar-left {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
    }
    .banner-teachv2 .site-content .container-fullwidth .main {
        max-width: 100%;
        padding: 0 20px;
    }
    .resource-advantages .ra-content {
        padding-bottom: 300px;
    }
    .resource-advantages .ra-background {
        right: -71px;
        bottom: 0;
        top: unset;
    }
    #myTab .nav-item,
    .tab-minicontent .tab-pane {
        max-width: calc((100% - 13px) / 2);
        margin-right: 0;
    }
    #myTab .nav-item:last-child,
    .tab-minicontent .tab-pane:last-child {
        margin-left: 13px;
    }
    .banner-teachv2 .subscribe-teach {
        bottom: -85px;
    }
}
@media screen and (max-width: 767px) {
    .resource-advantages .ra-content {
        max-width: 100%;
    }
    .banner-teachv2 .site-content .container-fullwidth .main {
        padding: 0;
    }
    .resource-advantages .ra-background {
        right: -60px;
        bottom: 60px;
        top: unset;
    }
    .resource-advantages .ra-background img {
        max-width: 640px;
    }
    .banner-teachv2 .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter {
        border-bottom: none;
    }
    .banner-teachv2 .site-content .container-fullwidth .main {
        background-image: none;
    }
    .list-teachbc .items-teachbc .top-title {
        padding: 0 20px;
        margin-bottom: 8px;
    }
    .list-teachbc .owl-carousel .owl-stage {
        padding-left: 20px !important;
    }
    .resource-advantages {
        padding: 60px 20px 0;
    }
    .banner-teachv2 .grid-teachbc .item .event-item {
        display: inline-block;
        width: 100%;
        padding: 0;
        box-shadow: none;
    }
    .banner-teachv2 .grid-teachbc .item .event-item .event-image img {
        width: 100%;
        height: 132px;
    }
    .banner-teachv2 .grid-teachbc .item {
        background-image: none;
        margin: 0;
        padding: 0;
    }
    .banner-teachv2 .grid-teachbc .item .event-item .event-details {
        width: 100%;
        margin: 0;
        padding: 15px 0;
    }
    .banner-teachv2 .event-name .en-name {
        max-width: 70%;
        -webkit-line-clamp: 3;
        margin-bottom: 17px;
    }
    .tab-minicontent {
        margin-bottom: 0;
        margin-top: 0;
    }
    .banner-teachv2 .subscribe-teach {
        position: static;
        padding: 40px 0 45px;
    }
    body .banner-teach-content {
        max-width: 100%;
        padding: 0;
    }
    .tab-minicontent .tab-items {
        padding: 0;
    }
    .banner-teachv2 .items-banner .banner-content {
        transform: unset;
        bottom: 0;
        top: unset;
        padding: 0;
    }
    .tab-minicontent .tab-pane {
        display: none !important;
    }
    .tab-minicontent .tab-pane.active {
        display: block !important;
        max-width: 100%;
        width: 100%;
        background: #366365;
    }
    .tab-minicontent .tab-pane {
        padding: 39px 15px 30px;
    }
    .tab-minicontent .icon-top {
        display: none;
    }
    .tab-minicontent .tab-items {
        position: relative;
    }
    .tab-minicontent .tab-items:after {
        content: "";
        height: 4px;
        width: 100%;
        position: absolute;
        background: #fff;
        left: 0;
        top: 58px;
    }
    .tab-minicontent li.nav-item:after {
        display: none;
    }
    .tab-minicontent .nav-tabs .nav-item.show .nav-link,
    .tab-minicontent .nav-tabs .nav-link.active {
        background-color: #366365;
        border-right: 1px solid #fff;
        z-index: 1;
        position: relative;
        border-top: 4px solid #fff;
    }
    body .banner-teach-content .box-content {
        padding: 0 20px;
    }
    .banner-teachv2 .top-banner .page-title h1 {
        font-size: 40px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: 1.2px;
        text-align: center;
        margin: 0;
    }
    .banner-teachv2 .top-banner .short-description p {
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.69;
        letter-spacing: 0.16px;
        text-align: center;
    }
    .banner-teachv2 .subscribe-events .actions-subcribe-events {
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.14;
        letter-spacing: 0.14px;
        text-align: left;
    }
    .banner-teachv2 .subscribe-events .actions-subcribe-events span {
        font-size: 16px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.81;
        letter-spacing: 0.48px;
        text-align: left;
    }
    .tab-minicontent .tab-title {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.22;
        letter-spacing: 0.18px;
        text-align: center;
        padding-top: 11px;
        padding-bottom: 8px;
    }
    .banner-teachv2 .tab-content p {
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: 0.16px;
        text-align: center;
    }
    .banner-teachv2 .tab-content .form-search-mini {
        max-width: 97%;
    }
    .tab-minicontent .nav-tabs .nav-item:last-child .nav-link.active {
        border-right: none;
        border-left: 1px solid #fff;
    }
    .tab-minicontent .tab-pane:last-child {
        margin-left: 0;
        padding: 43px 15px 47px;
    }
    .tab-minicontent .nav-item:last-child .tab-title {
        padding-bottom: 9px;
    }
    .banner-teachv2 .banner-top-teachbc img {
        height: 693px;
    }
    .banner-teachv2 .site-content .container-fullwidth .sidebar-left {
        display: none;
    }
    .list-teachbc .items-teachbc .top-title h2 {
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.24px;
        text-align: left;
        color: #366365;
    }
    .list-teachbc .items-teachbc .top-title .link-content .fa-arrow-circle-right {
        font-size: 18px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 1.08px;
        text-align: center;
        margin-right: 0;
    }
    .list-teachbc .items-teachbc .top-title .link-content {
        font-size: 0;
    }
    .resource-advantages .ra-content {
        padding-top: 0;
        padding-bottom: 290px;
    }
    .banner-teachv2 .featured-resources {
        border-bottom: 3px solid #499;
    }
    .resource-advantages .ra-content h2 {
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.24px;
        text-align: left;
        color: #366365;
        margin-bottom: 20px;
    }
    .resource-advantages .ra-content ul li {
        font-size: 16px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: 0.16px;
        text-align: left;
    }
    .resource-advantages .ra-content .actions .btn-upload {
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.96px;
        text-align: center;
    }
    .banner-teachv2 .event-details .actions {
        right: 4px;
        bottom: 23px;
    }
    .list-teachbc {
        padding-top: 38px;
    }
    .banner-teachv2 .event-item .event-image:after {
        display: none;
    }
    .banner-teachv2 .event-category span {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
        text-align: left;
        color: #787878;
    }
    .banner-teachv2 .url-link a {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 0.72px;
        text-align: left;
    }
    .banner-teachv2 .event-details .actions .action-share {
        font-size: 16px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.81;
        letter-spacing: 0.48px;
        text-align: left;
    }
    .resource-advantages .ra-content .actions {
        margin-top: 50px;
    }
    .banner-teachv2 .grade47-resources .grid-teachbc .item .event-item .event-details,
    .banner-teachv2 .grade812-resources .grid-teachbc .item .event-item .event-details,
    .banner-teachv2 .k3-resources .grid-teachbc .item .event-item .event-details {
        padding: 32px 0 0;
    }
    .banner-teachv2 .grade812-resources {
        padding-bottom: 13px;
    }
    .banner-teachv2 .grade47-resources {
        padding-bottom: 16px;
    }
    .banner-teachv2 .k3-resources {
        padding-bottom: 55px;
    }
}
.breadcrumb .RadSiteMap .rsmFlow .rsmItem {
    display: inline;
    text-align: center;
}
.breadcrumb .RadSiteMap .rsmFlow .rsmItem .rsmLink {
    display: inline;
    text-align: center;
}
.site-content .pagination ul {
    align-items: center;
}
.banner-teach .site-content .pagination {
    display: flex;
}
.site-content .pagination .prev {
    font-size: 0;
    position: relative;
}
.site-content .pagination .prev:before {
    content: "\f0a8";
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.6px;
    text-align: left;
    color: #787878;
    background: 0 0;
    box-shadow: none;
    border-color: unset;
    padding: 0;
    border: none;
    font-family: "Font Awesome 5 Pro";
}
.site-content .pagination .next {
    font-size: 0;
    position: relative;
}
.site-content .pagination .next:after {
    content: "\f0a9";
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.6px;
    text-align: left;
    color: #787878;
    background: 0 0;
    box-shadow: none;
    border-color: unset;
    padding: 0;
    border: none;
    font-family: "Font Awesome 5 Pro";
}
.site-content .pagination ul li a {
    padding: 0;
    border: none;
    box-shadow: none;
    background: 0 0;
}
.site-content .pagination ul li.active .current {
    padding: 0;
    border: none;
    box-shadow: none;
    background: 0 0;
    font-weight: 700;
    color: #002e5a;
}
.site-content .pagination .prev:before {
    color: #999;
}
.site-content .pagination .next::after {
    color: #999;
}
@media screen and (max-width: 767px) {
    .site-content .pagination ul li {
        margin-right: 7px;
    }
    .site-content .pagination ul li:first-child {
        margin-right: 7px;
    }
    .site-content .pagination ul li:last-child {
        margin-left: 7px;
    }
    .site-content .pagination.light-theme ul li a,
    .site-content .pagination.light-theme ul li span {
        padding: 0;
        margin: 0;
    }
}
.banner-teach .filter-events-actions .filter-options-title h3 {
    padding-bottom: 14px;
    border-bottom: 4px solid #499;
    margin-bottom: 40px;
}
.container-fullwidth .sidebar-left .sidebar-filter .block-title-filter {
    border-color: #499;
}
.event-item .event-image::after {
    background-color: #499;
}
.banner-teach .site-content .nomargin .main .main-content {
    max-width: calc(100% - 86.5px);
    margin-left: 86.5px;
    padding-right: 0;
}
@media screen and (max-width: 1700px) {
    .banner-teach .site-content .nomargin .main .main-content {
        padding-right: 22px;
    }
}
@media screen and (max-width: 1399px) {
    .banner-teach .site-content .nomargin .main .main-content {
        max-width: calc(100% - 22px);
        margin-left: 22px;
    }
}
@media screen and (max-width: 767px) {
    .banner-teach .site-content .nomargin .main .main-content {
        max-width: 100%;
        margin-left: 0;
        padding: 0 20px;
    }
}
@media screen and (max-width: 575px) {
    .grid-teachbc .item .event-item {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .form-search-mini .form .input-field input {
        font-size: 14px;
        font-weight: 500;
    }
}
@media screen and (max-width: 575px) {
    .form-search-mini .form .input-field input::placeholder {
        font-size: 14px;
        font-weight: 500;
        line-height: 39px;
    }
}
@media screen and (max-width: 575px) {
    .grid-teachbc .item .event-item .event-details .event-category {
        margin-top: -10px;
    }
}
@media screen and (max-width: 767px) {
    .banner-teach .site-content .pagination {
        padding: 0;
        margin-bottom: 40px;
    }
    .banner-teach .site-content .pagination-bottom {
        margin-top: 0;
    }
}
.form-search-mini .form .input-field input {
    padding-right: 50px;
}
@media screen and (max-width: 767px) {
    #filter-techbc {
        z-index: 99999;
    }
    #filter-techbc.modal.show .modal-dialog {
        align-items: start;
        margin: 0;
    }
    .modal-open #filter-techbc .modal-body {
        height: calc(100vh - 78.5px);
    }
    #filter-techbc .modal-content {
        border: none;
    }
    .modal-open .banner-teach .container-fullwidth .block-content-filter {
        padding-bottom: 80px;
    }
    #filter-techbc .modal-footer {
        position: fixed;
        width: 100%;
        bottom: 0;
        background-color: #fff;
        box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.4);
        border: none;
        padding: 14px 20px;
    }
    #filter-techbc .modal-footer .btn-secondary {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        padding: 0;
        background-color: transparent;
        color: #007faf;
        border: none;
        font-weight: 500;
        text-decoration: underline;
        font-size: 14px;
        margin: 0;
    }
    #filter-techbc .modal-footer .btn-primary {
        margin: 0;
        background-color: #002e5a;
        color: #fff;
        border: none;
        padding: 14px 39px;
        font-family: Spectral;
        font-size: 18px;
    }
}
.grid-teachbc .item {
    background-color: #fff;
}
.resource-advantages .ra-content .actions .btn-upload {
    border-width: 2px;
}
@media screen and (max-width: 767px) {
    .banner-teachv2 .top-banner .page-title {
        margin-top: 15px;
    }
}
.form-search-mini .form .input-field input {
    border: none;
}
@media screen and (max-width: 767px) {
    #myTab .nav-item {
        box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
    }
    .tab-minicontent .tab-pane {
        padding-bottom: 43px;
    }
    .banner-teachv2 .featured-resources {
        border: none;
    }
    .banner-teachv2 .featured-resources:first-child {
        border-bottom: 3px solid #499;
    }
}
@media screen and (min-width: 768px) {
    .list-teachbc .items-teachbc .top-title {
        padding-bottom: 36.7px;
        margin-top: 65px;
    }
    .list-teachbc .featured-resources.items-teachbc:first-child .top-title {
        margin-top: 0;
    }
    .list-teachbc .resource-advantages + .featured-resources {
        margin-top: -65px;
    }
    .list-teachbc .items-teachbc .top-title h2 {
        margin-bottom: 0;
    }
    .list-teachbc {
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 1199px) {
    .headerbg-transparent .container-fullwidth {
        flex-direction: row;
    }
}
@media only screen and (max-width: 1199px) {
    .headerbg-transparent .container-fullwidth {
        flex-direction: row;
    }
    .banner-teach .site-content .container-fullwidth .sidebar-left {
        padding: 100px 22px 0 22px;
    }
    .banner-teach .site-content .container-fullwidth .main {
        max-width: calc(100% - 300px);
    }
}
@media only screen and (max-width: 991px) {
    .top-banner .breadcrumb ul {
        display: inline-block;
        text-align: center;
    }
    .banner-teachv2 .items-banner .banner-content {
        padding-top: 0;
    }
    .headerbg-transparent .container-fullwidth {
        flex-direction: column;
    }
    .banner-teachv2 .site-content .container-fullwidth .sidebar-left {
        display: none;
    }
    .banner-teach .top-banner .banner-single img {
        min-height: 450px;
    }
    .banner-teach .site-content .container-fullwidth .sidebar-left {
        padding: 45px 20px 20px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    .banner-teach .container-fullwidth .block-content-filter {
        padding-top: 25px;
    }
    .banner-teach .block-content-filter .filter-options-item {
        margin-bottom: 25px;
    }
    .block-content-filter .filter-options-item .filter-options-content table {
        margin-bottom: 25px !important;
    }
    .banner-teach .filter-events-actions .filter-options-title h3 {
        margin-bottom: 25px;
    }
    .banner-teach .filter-events-actions .filter-options-content {
        margin-top: 25px;
    }
    .banner-teach .site-content .container-fullwidth .main {
        padding-top: 25px;
    }
    .banner-teach .site-content .container-fullwidth .main {
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .banner-teachv2 .banner-top-teachbc img {
        height: 640px;
    }
    .banner-teach .site-content .container-fullwidth .sidebar-left {
        padding: 0;
    }
    .banner-teach .site-content .container-fullwidth .main {
        padding-top: 105px;
    }
    .grid-teachbc .item .event-item {
        height: auto !important;
    }
    .banner-teach .event-details .event-name {
        height: auto;
    }
    .banner-teach .event-details .url-link {
        line-height: 1.3em;
    }
}
@media only screen and (max-width: 639px) {
    .banner-teachv2 .banner-top-teachbc img {
        height: 670px;
    }
    .banner-teach .top-banner .banner-single img {
        min-height: 400px;
    }
}
@media only screen and (max-width: 479px) {
    .banner-teachv2 .banner-top-teachbc img {
        height: 700px;
    }
}
@media only screen and (max-width: 374px) {
    .banner-teachv2 .banner-top-teachbc img {
        height: 720px;
    }
    .banner-teach .top-banner .banner-single img {
        min-height: 420px;
    }
}
.banner-bottom .content-banner .actions .btn-upload:focus,
.banner-bottom .content-banner .actions .btn-upload:hover {
    background-color: #fff;
}
.banner-teachv2 .url-link a {
    margin-right: -0.25em;
    margin-left: 0;
}
.banner-teachv2 .url-link a:last-child {
    margin-right: 0;
}
.container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3 {
    color: #499;
}
@media only screen and (max-width: 767px) {
    .site-content .dl-after.container-fullwidth .sidebar-left,
    .site-content .nomargin.container-fullwidth .sidebar-left {
        position: static;
    }
    .site-content .container-fullwidth .sidebar-left .sidebar-filter {
        padding-bottom: 18px;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .filter-result {
        margin-bottom: 18px;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .filter-result .block-title-filter {
        padding-bottom: 10px;
        margin-bottom: 15px;
        border-bottom: 4px solid #499;
        padding-left: 0;
        padding-right: 0;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3 {
        font-size: 24px;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3:before {
        display: none;
    }
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3:after {
        display: none;
    }
    .banner-teach .site-content .container-fullwidth .main {
        padding-top: 40px;
    }
}
@media only screen and (max-width: 479px) {
    .container-fullwidth .sidebar-left .sidebar-filter .block-title-filter h3 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .sidebar-filter .filter-options-title {
        border: none;
    }
}
.banner-teach .event-details .url-link a {
    margin-right: -0.25em;
}
.banner-teach .event-details .url-link a:last-child {
    margin-right: 0;
}
.site-content .main {
    position: relative;
    padding-bottom: 438px;
}
.site-content .main .banner-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 438px;
}
@media only screen and (max-width: 1399px) {
    .banner-bottom .content-banner {
        max-width: 100%;
        margin: 0;
    }
    .banner-bottom .content-banner .cb-title {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1199px) {
    .site-content .main {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 575px) {
    .site-content .main {
        padding-bottom: 290px;
    }
    .site-content .main .banner-bottom {
        height: 290px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-teach .site-content .container-fullwidth .sidebar-left {
        width: 300px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .sidebar-filter .filter-title .filter-text {
        cursor: pointer;
        font-size: 0;
        transition: 0.3s all;
        -moz-transition: 0.3s all;
        -webkit-transition: 0.3s all;
        margin-bottom: 15px;
        display: block;
    }
    .sidebar-filter .filter-title .filter-text:active,
    .sidebar-filter .filter-title .filter-text:focus,
    .sidebar-filter .filter-title .filter-text:hover {
        color: #002e5a;
    }
    .sidebar-filter .filter-title .filter-text:before {
        content: "\f0b0";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        margin-right: 10px;
        font-size: 30px;
    }
    .sidebar-filter .filter-title .filter-text:after {
        content: "Filter";
        font-family: Mulish, sans-serif;
        font-size: 30px;
        font-weight: 600;
    }
}
@media only screen and (min-width: 768px) {
    .grid-teachbc {
        margin: 0 -7.5px;
        width: auto;
    }
    .grid-teachbc .item {
        padding: 0 7.5px;
        width: 33.3333%;
    }
    .grid-teachbc .item {
        margin-right: 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1399px) {
    .banner-teach .event-details {
        padding: 20px;
    }
    .banner-teach .event-details .event-category {
        line-height: 1.3em;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .banner-teach .event-details .event-category span {
        line-height: 1.3em;
        font-size: 14px;
    }
    .banner-teach .event-details .event-name {
        margin-bottom: 10px;
        height: auto;
    }
    .banner-teach .event-details .event-name .en-name {
        min-height: unset;
        font-size: 20px;
        line-height: 1.3em;
    }
    .banner-teach .event-details .url-link {
        font-size: 15px;
        line-height: 1.3em;
    }
    .banner-teach .event-details .url-link a {
        font-size: 15px;
        line-height: 1.3em;
    }
}
.banner-teachv2 .subscribe-events .actions-subcribe-events:active,
.banner-teachv2 .subscribe-events .actions-subcribe-events:focus,
.banner-teachv2 .subscribe-events .actions-subcribe-events:hover {
    color: #002e5a !important;
}
.banner-teachv2 .subscribe-events .actions-subcribe-events:active span,
.banner-teachv2 .subscribe-events .actions-subcribe-events:focus span,
.banner-teachv2 .subscribe-events .actions-subcribe-events:hover span {
    color: #002e5a !important;
}
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li a:active:after,
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li a:focus:after,
.block-content-filter .filter-options-item.has-arrow .filter-options-content ul li a:hover:after {
    color: #002e5a;
}
.event-details .event-name .en-name:active,
.event-details .event-name .en-name:focus,
.event-details .event-name .en-name:hover {
    color: #007faf;
}
.banner-teachv2 .tab-content .form-search-mini .form .input-field input {
    padding-right: 60px;
}
.banner-teachv2 .tab-content #item1 .tab-content-box {
    margin-left: 0;
}
.banner-teachv2 .tab-content .actions .btn-upload {
    white-space: normal;
    height: auto;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}
@media only screen and (max-width: 991px) {
    .banner-teachv2 .tab-minicontent .tab-title {
        padding-top: 25px;
        font-size: 24px;
        line-height: 1.3em;
        padding-bottom: 5px;
    }
    .banner-teachv2 .tab-content .form-search-mini {
        max-width: unset;
    }
    .banner-teachv2 .tab-content .form-search-mini .form .input-field input {
        padding-left: 20px;
    }
    .banner-teachv2 .tab-minicontent .tab-pane:last-child {
        padding-bottom: 31px;
    }
    .banner-teachv2 .tab-content .actions .btn-upload {
        max-width: unset;
    }
}
@media only screen and (max-width: 767px) {
    .banner-teachv2 .banner-top-teachbc img {
        height: 450px;
    }
    .banner-teachv2 .top-banner .page-title {
        margin-top: 0;
    }
    .banner-teachv2 .top-banner .page-title h1 {
        line-height: 1.3em;
        font-size: 32px;
    }
    .banner-teachv2 .top-banner .short-description {
        margin-bottom: 25px;
    }
    .banner-teachv2 .top-banner .short-description p {
        line-height: 1.3em;
    }
    .banner-teachv2 .tab-minicontent .tab-items::after {
        bottom: 0;
        top: unset;
    }
    .banner-teachv2 .tab-minicontent .nav-tabs .nav-item.show .nav-link,
    .banner-teachv2 .tab-minicontent .nav-tabs .nav-link.active {
        padding-top: 21px;
    }
    .banner-teachv2 .tab-minicontent .nav-item .tab-title {
        padding-bottom: 25px;
    }
    .banner-teachv2 .tab-minicontent .nav-item:last-child .tab-title {
        padding-bottom: 25px;
    }
    .banner-teachv2 .tab-minicontent .tab-pane {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .banner-teachv2 .tab-minicontent .tab-pane:last-child {
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 639px) {
    .banner-teachv2 .tab-minicontent .tab-title {
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner-teachv2 .tab-minicontent .tab-pane {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .banner-teachv2 .tab-minicontent .tab-pane:last-child {
        padding-bottom: 25px;
    }
}
@media only screen and (max-width: 479px) {
    .banner-teachv2 .top-banner .page-title h1 {
        font-size: 24px;
    }
    .banner-teachv2 .tab-minicontent .tab-title {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (min-width: 1921px) {
    .banner-teach .site-content .container-fullwidth .main {
        max-width: calc(100% - 490px);
    }
    .banner-teach .site-content .nomargin .main .main-content {
        padding-right: 90px;
    }
    .banner-bottom .bb-image img {
        width: 100%;
    }
}
.grid-teachbc {
    width: 100%;
}
@media only screen and (max-width: 1919px) {
    .resource-advantages .ra-background {
        top: 0;
        right: -87px;
        text-align: right;
    }
    .resource-advantages .ra-background img {
        width: calc(100% - 87px);
        max-width: unset;
    }
    .resource-advantages .ra-content {
        width: 50%;
        max-width: unset;
    }
}
@media only screen and (max-width: 1399px) {
    .resource-advantages .ra-content {
        padding-top: 70px;
        padding-bottom: 90px;
    }
}
@media only screen and (max-width: 1023px) {
    .resource-advantages .ra-content {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .resource-advantages .ra-content h2 {
        margin-bottom: 15px;
        line-height: 1.3em;
    }
    .resource-advantages .ra-content p {
        margin-bottom: 25px;
        line-height: 1.3em;
    }
    .resource-advantages .ra-content .actions {
        margin-top: 0;
    }
}
@media only screen and (max-width: 991px) {
    .resource-advantages .ra-background {
        right: -68px;
    }
    .resource-advantages .ra-background img {
        width: calc(100% - 68px);
    }
    .resource-advantages .ra-content {
        padding-top: 70px;
        padding-bottom: 90px;
    }
}
@media only screen and (max-width: 767px) {
    .resource-advantages .ra-background {
        right: -40px;
    }
    .resource-advantages .ra-background img {
        width: calc(100% - 40px);
    }
    .resource-advantages .ra-content {
        padding-top: 30px;
        padding-bottom: 70px;
    }
}
@media only screen and (max-width: 639px) {
    .resource-advantages {
        padding-top: 40px;
    }
    .resource-advantages .ra-background {
        position: static;
    }
    .resource-advantages .ra-background img {
        width: 100%;
    }
    .resource-advantages .ra-content {
        width: 100%;
        padding-bottom: 40px;
    }
    .resource-advantages .ra-content p {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .banner-teachv2 .grid-teachbc .item {
        margin-bottom: 17px;
    }
    .banner-teachv2 .grid-teachbc .item .event-item {
        box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, 0.16);
    }
    .grid-teachbc .item .event-item .event-details .event-category {
        line-height: 1.3em;
        margin-top: 0;
        margin-bottom: 5px;
    }
    .banner-teachv2 .event-category span {
        line-height: 1.3em;
    }
    .banner-teachv2 .event-name .en-name {
        max-width: 100%;
        margin-bottom: 10px;
    }
    .banner-teachv2 .event-item .event-image:after {
        display: block;
    }
    .banner-teachv2 .grid-teachbc .item .event-item .event-details {
        padding: 15px;
    }
    .banner-teachv2 .url-link {
        line-height: 1.3em;
    }
    .banner-teachv2 .url-link a {
        line-height: 1.3em;
    }
}
