#main a.bnt-back/*Global css*/
html {
    font-size: 16px;

}

body * {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

p {
  font-size: 16px;
}


body .section-title-container {
    margin-bottom: 0;
}
/*Header CSS*/
.ss-header a.button {
    margin-bottom: 0;
    padding: 0;
    height: auto;
    line-height: normal;
    min-height: auto;
    border: none;
}
.ss-header a.button span {
    font-size: 14px;
    font-weight: 500;
    height: 33px;
    line-height: 33px;
}
#masthead .poka-logo img {
  width: auto;
}
#main a.bnt-back,
.ae-footer-01 a.button,
.ss-header a.button.last {
    margin-right: 0;
    padding: 0 15px;
    /*background: #3A3B91;*/
    background-image: url('back-btn.svg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px !important;
}
#main a.bnt-back:hover,
.ae-footer-01 a.button:hover,
.ss-header a.button.last:hover,
.ss-header a.button.last:hover {
    background: #c7272d !important;
}
#main a.bnt-back,
.ae-footer-01 a.button {
    border: none;
    margin: 0;
}
.ss-header a.button.searc {
    width: 25px;
    height: 25px;
    background-image: url('../img/search-icon.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.ss-header a.button.searc:hover {
    background-image: url('../img/search-icon3.png');
}
.ss-header a.button.searc i,
.ss-header a.button.searc span {
    display: none;
}
.ss-header a.button.btn2:hover span {
    color: #c7272d !important;
}
.ss-header .col-03 {
  margin-left: 30px;
}
#masthead .nav li.menu-item {
    margin: 0 12px;
}
#masthead .nav li.menu-item a {
    font-size: 14px;
    color: #3A3B91;
    text-align: right;
    padding: 3px 0;
    border-bottom: 2px solid #fff;
}
#masthead .nav li.menu-item a:hover,
#masthead .nav li.menu-item.active a {
    font-weight: 700;
    border-bottom: 2px solid #3A3B91;
}

#masthead .is-sticky-section {
    box-shadow: 0px 10px 25px rgba(157, 156, 169, 0.15);
}
.ss-header .row {
    justify-content: space-between;
}
.ss-header .row .col-menu {
    padding: 0;
}
.col-title h2.section-title {
    margin-bottom: 0;
    justify-content: center;
    border-bottom: none;
}
.col-title h2.section-title b {
    display: none;
}
.col-title h2.section-title span {
    line-height: normal;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    font-size: 30px;
}
.col-menu .nav-dropdown {
    filter: drop-shadow(0px 5px 15px rgba(36, 36, 36, 0.25));
    border-radius: 6px;
    overflow: hidden;
    padding: 0;
}
.col-menu .nav-dropdown .menu-item a,
.col-menu .nav-dropdown .menu-item {
    margin: 0 !important;
    text-align: left !important;
}
.col-menu .nav-dropdown .menu-item a {
    padding: 10px 20px !important;
    color: #1B1B1B;
}
#masthead .nav li.menu-item .nav-dropdown a {
    color: #1B1B1B;
    font-weight: normal;
    line-height: 28px;
}
#masthead .nav li.menu-item .nav-dropdown a:hover {
    background: #D3E6F8;
    color: #3A3B91;
    font-weight: 600;
}
#masthead .nav li.menu-item .nav-dropdown a img {
    margin-right: 5px;
}
.col-menu .nav .nav-dropdown:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: red;
}
.mfp-content {
    height: 100% !important;
    background-color: #000003b8 !important;
    top: 95px !important;
}

.mfp-content .lightbox-by-id {
    margin-top: 15px;
    border-radius: 10px;
    overflow: hidden;
    height: auto;
    padding: 0 !important;
}
body .mfp-container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.lightbox-by-id .nav {
    justify-content: space-between;
    align-items: flex-start;
}
.lightbox-by-id .nav > li.menu-item {
    width: 100%;
    max-width: 33.33%;
    margin: 0 !important;
    padding: 20px 30px;
    /* border-right: 1px solid #C2C4C9; */
}
.lightbox-by-id .nav > li.menu-item::before {
  top: 0;
  content: '';
  position: absolute;
  width: 2px;
  height: 1000px;
  background: #eee;
  opacity: 1;
  left: 0;
  border: none;
  margin: 0;
}
.lightbox-by-id .nav > li.menu-item:nth-child(1)::before {
  width: 0;
  display: none;
}
/* .lightbox-by-id .nav > li.menu-item.mn-bg {
  max-width: 36%;
}
.lightbox-by-id .nav > li.menu-item.mn-small {
  max-width: 28%;
} */
.mfp-content #mn1 {
  max-width: 950px !important;
}
.lightbox-by-id .nav .nav-dropdown {
    position: relative;
    left: 0;
    opacity: 1;
    box-shadow: none;
    border: none;
    padding: 0;
    width: 100%;
    min-width: auto;
}
.lightbox-by-id .nav li.menu-item a {
    margin: 0;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    display: inline-block;
    width: 100%;
}
.lightbox-by-id .nav li.menu-item a.nav-top-link {
  cursor: auto;
  color: #333 !important;
}
.lightbox-by-id .nav .nav-top-link {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #333;
    text-transform: uppercase;
}
.lightbox-by-id .nav li.menu-item a:hover {
    color: #F37423;
}
#mn2.lightbox-by-id,
#mn4.lightbox-by-id,
#mn3.lightbox-by-id {
    max-width: 360px !important;
}
#mn2.lightbox-by-id .nav > li.menu-item,
#mn5.lightbox-by-id .nav > li.menu-item,
#mn4.lightbox-by-id .nav > li.menu-item,
#mn3.lightbox-by-id .nav > li.menu-item {
    max-width: 100%;
}
#mn5.lightbox-by-id {
    max-width: 760px !important;
}
#mn5.lightbox-by-id .nav > li.menu-item {
    max-width: 50%;
}
.mfp-close-btn-in .mfp-close {
    opacity: 0 !important;
}
.lightbox-by-id .nav .icon-angle-down {
    display: none !important;
}

/*Footer CSS*/
#colophon .ae-footer-01 {
    padding: 25px 0;
}
#colophon .ae-footer-01 h2,
#colophon .ae-footer-01 h3 {
    font-size: 30px;
    color: #3A3B91;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
}
#colophon .ae-footer-01 p {
    color: #3A3B91;
    font-size: 16px;
    font-weight: 500;
}
#colophon .ae-footer-01 .col-02 p {
    margin-bottom: 0;
}
.ae-footer .footer-01 {
    flex-wrap: wrap;
}
.ae-footer .footer-01 .col-flex {
    width: 100%;
    max-width: 13%;
    padding: 0 10px;
}
.ae-footer .footer-01 .col-flex.col-01 {
    max-width: 22%;
}
.ae-footer .nav li.menu-item {
    width: 100%;
    margin: 0 !important;
}
#colophon .ae-footer {
    padding: 30px 0;
}
#colophon .ae-footer .bg.section-bg {
  background-position: bottom;
}
#colophon .ae-footer h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 30px;
}
.ae-footer .poka-logo {
    margin-bottom: 15px;
}
.ae-footer .col-01 .nav .menu-item a {
    color: #fff !important;
}
.ae-footer .nav .menu-item a {
    color: #fff;
    padding: 5px 0;
}
.ae-footer .nav .menu-item a:hover {
    color: #AC2330;
}
#colophon .ae-footer h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    min-height: 48px;
}
.footer-02 {
    flex-wrap: wrap;
}
.footer-02 .col-flex {
    width: 100%;
    max-width: 78%;
}
.footer-02 .col-01 {
    max-width: 22%;
}
.footer-02 .col-flex p {
    color: #fff;
}
.footer-02 .col-flex img {
    width: auto;
    position: relative;
    max-height: 33px;
}
.footer-02 .col-flex.col-02 .col-inner {
    display: flex;
    flex-wrap: wrap;
}
.footer-02 .col-flex.col-02 .col-inner .img {
    width: auto !important;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 15px;
}
.footer-02 .col-flex.col-02 .col-inner {

}
#colophon .footer-02 {
    margin-top: 20px;
}
#colophon .footer-02 .col-flex.col-02 .section-title {
    margin-bottom: 0;
    border: none;
}
.footer-02 .col-flex.col-02 .section-title span {
    margin-bottom: 10px;
    padding: 0;
    text-transform: none;
    font-size: 13px;
}
.footer-02 .col-flex .img-inner {
    padding: 0 !important;
}
.footer-02 .col-01 p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 0;
}
.ae-footer .col-flex .social-icons {
    margin-top: 20px;
}
.ae-footer .col-flex .social-icons a i {
    color: #fff;
}
.back-to-top {
}
body .back-to-top i {
    display: none;
}
body .back-to-top {
    background-color: initial !important;
    width: 69px;
    height: 69px;
    background-image: url('../img/Scroll.png');
    background-repeat: no-repeat;
    background-size: cover;

}
#colophon .ae-footer-01 .col-02 {
    padding-left: 30px;
}
#colophon .col-02 a.button {
    margin-top: 20px;
}
.ss-header a.button.btn2:hover span {
  color: #3a3b91;
  font-weight: 600;
}
#masthead .nav li.menu-item.active a {
    font-weight: 700 !important;
    /* color: #F37423; */
}
.mfp-wrap {
  z-index: 3 !important;
}
.mfp-bg.mfp-ready {
  display: none;
}
#masthead {
  z-index: 99;
}

/* Duy Anh Modify */
.ss-title-page h1.section-title span,
body #main h1.biggest-heading {
	color: #F37423;
	font-size: 40px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase !important;
	margin-bottom: 10px;
}
/*End Duy Anh Modify */

/*************** MOBILE CSS  ***************/
@media only screen and (max-width: 780px) {

}

/*************** Fix CSS on Tablet  ***************/
@media (min-width: 550px) {
    [data-show="show-for-small"], .show-for-small {
        display: block !important;
    }

    .row.show-for-small, .gallery.show-for-small {
        display: flex !important;
    }
}
#menu-item-21{
    display:none;
}
