/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url(https://fonts.googleapis.com/css2?family=Allura&family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap); 
ul.header-nav.header-nav-main.nav.nav-left li a.nav-top-link {
    padding: 0 3px;
    color: #242136;
    font-size: 15px;
    font-weight: 500;
}

.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li a.nav-top-link {
    padding: 0;
    display: grid;
    line-height: 2;
    color: #4D4A5F;
    font-size: 14px;
    font-weight: 400;
}

.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li {
    margin: 5px 0 0;
}

.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li a.nav-top-link img {max-height: 20px;margin-bottom: 0 !important;margin: 0 auto;}

.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li a.nav-top-link i.icon-angle-down {
    display: none;
}

.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li:nth-child(2) a.nav-top-link {
    padding: 0px 20px;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    margin: 0 20px;
}

.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li a.nav-top-link:before {
    opacity: 0 !important;
}

.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li a.nav-top-link:hover {
    color: #FF6300;
}
.flex-col.hide-for-medium.flex-right ul.header-nav.header-nav-main li .sub-menu.nav-dropdown {
    border: 0;
    margin-top: 13px;
    padding: 15px;
}

ul.header-nav.header-nav-main.nav.nav-left .menu-dieu-tri .sub-menu.nav-dropdown {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.tabbed-content.tab-menu-dieu-tri ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left {
    border-bottom: 1px solid #D9D9D9;
    padding: 0 30px;
}

.tabbed-content.tab-menu-dieu-tri ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li.tab {
    margin: 0;
    padding-left: 0;
}

.tabbed-content.tab-menu-dieu-tri ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li.tab a {
    padding: 0 15px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    color: #242136;
    opacity: 0.6;
    line-height: 50px;
}
a.dieutri-menu {
    position: absolute;
    height: 100%;
    padding: 0 !important;
    width: calc(100% - 60px) !important;
}

.nav-sidebar.nav-vertical>li+li {
    position: relative;
}

.tabbed-content.tab-menu-dieu-tri ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li.tab.active a, .tabbed-content.tab-menu-dieu-tri ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li.tab:hover a {
    opacity: 1;
}
.current-category-ancestor ul.sub-menu {
    display: block;
}
.tabbed-content.tab-menu-dieu-tri .tab-panels {
    padding: 15px 30px;
}

.tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul {
    column-count: 3;
    column-gap: 0;
}

.tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li {
    margin-left: 0;
}

.tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li a, .tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li {
    color: #242136;
    font-size: 15px;
    font-weight: 400;
}

.tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li a:hover, .tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li:hover {
    color: #ff6300;
}

.tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li {
    margin-bottom: 10px;
    position: relative;
}
ul.header-nav.header-nav-main.nav.nav-left .menu-dieu-tri .sub-menu.nav-dropdown .tabbed-content.tab-menu-dieu-tri {
    margin-top: -15px;
}
.tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li:before {
    content: '\f105';
    font-family: "Font Awesome 5 pro";
    font-weight: 600;
    margin-right: 5px;
}
ul.header-nav.header-nav-main.nav.nav-left .menu-dieu-tri .sub-menu.nav-dropdown .col {
    background: #fff;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
}
.banner-text {
    padding-left: 20px;
}

.banner-text  h3 {
    font-size: 90px;
    font-weight: 600;
    color: #052C62;
}

.banner-text p {
    color: #052C62;
    font-size: 18px;
    font-weight: 600;
}

.banner-top-home {
    border-radius: 15px;
    overflow: hidden;
    margin: 35px 0;
}

.banner-top-home h3 {
    font-size: 64px;
    font-weight: 700;
    margin: 0;
    line-height: 64px;
}

.banner-top-home p {
    font-size: 24px;
    font-weight: 400;
}

a.button.white {
    border-radius: 3px;
    padding: 0 35px;
}

.tab-home-br .slick-track {}

.tab-home-br .slick-track .col.medium-3.small-12.large-3.slick-slide.slick-cloned:first-child {
    display: none !important;
}

.tab-home-br .slick-track .col.slick-slide {
    opacity: 0.4;
    transform: scale(0.8);
    transition: 0.3s all;
}

.tab-home-br .slick-track .col.slick-slide.slick-active {
    opacity: 1;
    transform: scale(1.1);
}

.bottom-tab-home h3 {
    color: #052C62;
    font-weight: 700;
    font-size: 35px;
    margin: 0 0 17px 0;
}

.bottom-tab-home ul {
    list-style: none;
    margin: 0;
}

.bottom-tab-home ul li {
    margin-left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
/* or 162% */
    color: #233E63;
    border-bottom: 1px solid #E2E3EF;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.bottom-tab-home ul li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 pro";
    font-weight: 600;
    margin-right: 5px;
    font-size: 13px;
}

.tabbed-content.tab-home-top ul.nav li.tab.has-icon {
    margin: 0;
}

.tabbed-content.tab-home-top ul.nav li.tab.has-icon a {
    font-size: 19px;
    text-align: center;
    color: rgba(36, 33, 54, 0.47);
    text-transform: capitalize;
    padding: 10px 20px;
}

.tabbed-content.tab-home-top ul.nav li.tab.has-icon:hover a, .tabbed-content.tab-home-top ul.nav li.tab.has-icon.active a {
    color: #052C62;
}

section.tab-home-br {
    padding-top: 0 !important;
}

section.tab-home-br .bg.section-bg.fill.bg-fill.bg-loaded {
    margin-top: 50px !important;
    height: calc(100% - 50px);
}
button.slick-prev.slick-arrow {
    margin: -26px 0 0 !important;
    background: var(--wpr-bg-3b14ccc7-c7ef-40fd-8a54-d7690f45d652) no-repeat left;
    background-size: contain;
    font-size: 2px;
    height: 52px;
    width: 52px;
    position: absolute;
    color: transparent;
    top: 50%;
    z-index: 1;
}

button.slick-next.slick-arrow {
    margin: -26px 0 0 !important;
    background: var(--wpr-bg-12575cb8-189e-4fbe-9aee-14b336268b27) no-repeat left;
    background-size: contain;
    font-size: 2px;
    height: 52px;
    width: 52px;
    position: absolute;
    color: transparent;
    top: 50%;
    right: 0;
    transform: rotate(180deg);
}

.section-title.section-title-center b {
    opacity: 0;
}

.section-title.section-title-center span.section-title-main {
    text-transform: inherit;
    font-weight: 700;
    font-size: 29px;
    
/* or 35px */
    
    

/* blue/solid/700 */
    color: #052C62;
}

h2.section-title.section-title-center {
    margin-bottom: 0;
}

.row.doi-ngu-home {
    margin-top: 15px;
}

a.button.primary.lowercase {
    margin: 0;
    padding: 0 35px;
    border-radius: 3px;
}

.content-dat-lich-vr .col-inner {
    
    
/* blur */
    border-radius: 24px;
    overflow: hidden;
    padding: 24px;
}

.content-dat-lich-vr .col-inner h3 {
    text-align: left;
    color: #052C62;
    font-size: 19px;
    font-weight: 600;
}

.row-two {
    column-count: 2;
    text-align: left;
}

.row-two input, .row-two select {
    border-radius: 50px;
    border: 1px solid #D9D9D9;
    height: 50px;
    font-size: 14px;
    padding-top: 0px;
    box-shadow: none;
}

.row-one {
    text-align: left;
    position: relative;
}

.row-one textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 15px;
}

.row-one span.wpcf7-spinner {}

.content-dat-lich-vr span.wpcf7-spinner {
    display: none;
}

.content-dat-lich-vr input.wpcf7-form-control.has-spinner.wpcf7-submit {
    text-transform: inherit;
    margin: 0;
    font-weight: 500;
    padding: 0 35px;
    border-radius: 5px;
}

.forlow-vr ul {
    display: inline-flex;
    margin: 0 auto;
    list-style: none;
}

.forlow-vr ul li {
    margin: 0;
    padding: 0 12px;
}

.forlow-vr ul img {
    margin-bottom: 0 !important;
}

.foo11 p img {
    margin-bottom: 0 !important;
    max-width: 200px;
}

.foo11 p {
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
}

.foo1 h3 {
    color: #242136;
    font-size: 16px;
    font-weight: 700;
}

.foo12  .col.widget.widget_nav_menu {
    padding: 0;
}

.foo12 .col.widget.widget_nav_menu ul li a {
    color: #4D4A5F;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 3px 0;
}

.foo12 .col.widget.widget_nav_menu ul li {
    border: 0;
}

.foo12 .col.widget.widget_nav_menu ul li a:hover {
    color: #ff5722;
}

.foo1 ul {
    list-style: none;
    font-size: 14px;
    font-weight: 400;
}

.foo1 ul li {
    margin: 0 0 3px;
}

.ez-toc-vr {
    display: block;
    float: left;
    padding: 0 35px;
    width: 100%;
    margin-bottom: -20px;
}

.foo1 ul li a {
    color: #4D4A5F;
}

.foo1 ul li a:hover {
    color: #ff6300;
}

.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

section.foo1 {
    padding-bottom: 0 !important;
}
.portfolio-box .box-image {
    border-radius: 10px 10px 0 0;
    border-bottom: 5px solid #2599D6;
}

.portfolio-box h6.portfolio-box-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #242136;
}

.portfolio-box .box-text-inner {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
/* or 162% */
    color: #233E63;
}

.khach-hang-home .col.small-12.large-12 {
    padding-right: 0;
}

.khach-hang-home .col.small-12.large-12 button.slick-arrow {
    display: none !important;
}

.khach-hang-home .col.small-12.large-12 .slick-list {
}

.khach-hang-home .col.small-12.large-12 .slick-list .slick-track {
    margin-left: -12%;
}

.khach-hang-home img.attachment-thumbnail.size-thumbnail {
    border-radius: 5px !important;
    margin-top: 10px;
}

.khach-hang-home .icon-box-text.p-last-0 {padding-top: 22px;padding-bottom: 15px;font-weight: 400;font-size: 16px;line-height: 130%;
/* or 21px */


/* blue/solid/700 */color: #052C62;}

.khach-hang-home .icon-box.testimonial-box.icon-box-left.text-left {
    position: relative;
}

.khach-hang-home .icon-box.testimonial-box.icon-box-left.text-left:after {
    content: '';
    background: darkblue;
    width: 82%;
    position: absolute;
    height: 100%;
    right: 0;
    z-index: -1;
    background: #F7F5F2;
    border-radius: 8px;
}

.khach-hang-home .icon-box-text.p-last-0 .testimonial-meta.pt-half {
    padding-top: 15px;
}

ul.slick-dots {
    margin: 0 auto;
    display: table;
}

ul.slick-dots li {
    list-style: none;
    display: table-cell;
}

ul.slick-dots li button {
    margin: 0 5px !important;
    background: rgba(255, 99, 0, 0.2);
    border-radius: 4px;
    min-height: 4px;
    line-height: 4px;
    color: transparent;
}

ul.slick-dots li.slick-active button {background: #FF6300;}

.row-one lable {
    position: absolute;
    z-index: 1;
    font-size: 14px;
    color: #666;
    left: 12px;
    top: 3px;
    opacity: 0;
    pointer-events: none;
}

.section-title.section-title-normal {
    margin-bottom: 0;
    border: 0;
}

.section-title.section-title-normal b {
    opacity: 0;
}

.section-title.section-title-normal span.section-title-main {
    border: 0;
    padding: 0;
    color: #052C62;
    text-transform: inherit;
    font-size: 29px;
}

.product-small .product-small.box {
}

.product-small .col-inner {
    overflow: hidden;
    border-bottom: 5px solid #ebebeb;
    border-radius: 5px;
}

.product-small .product-small.box .box-text.box-text-products {
    border-radius: 0 0 5px 5px;
}

.box-text-inner.blog-post-inner h5.post-title.is-large {
    color: #242136;
    font-size: 17px;
    font-weight: 700;
}

.box-text-inner.blog-post-inner button.button.is-outline.is-small.mb-0 {
    float: right;
    color: #242136;
    border: 1px solid;
    font-weight: bold;
    font-size: 17px;
    padding: 0;
    min-height: auto;
    line-height: 30px;
    width: 32px;
    border-radius: 50px;
    margin-top: 7px;
}
.box-text-inner.blog-post-inner button.button.is-outline.is-small.mb-0:hover {
    color: #fff;
    border: 1px solid #ff6300;
}
.icon-box-text.p-last-0 .testimonial-text:before {
    content: '';
    background: var(--wpr-bg-f68a4139-80f3-480d-befe-77325b78e802) no-repeat;
    width: 100%;
    height: 15px;
    float: left;
    background-size: contain;
}
a.next-vr-product {
    margin-bottom: 0;
    margin-top: 7px !important;
    display: inline-block;
    width: 24px;
    color: #333;
    border: 1px solid;
    height: 24px;
    border-radius: 50px;
    padding-top: 2px;
    padding-left: 3px;
}

.product-small .product-small.box span.price.oske {
    display: none;
}

.product-small .product-small.box p.box-excerpt.is-small {
    min-height: 70px;
}

.product-small .product-small.box p.name.product-title.woocommerce-loop-product__title a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
/* identical to box height */
    text-align: center;
    color: #242136;
    margin-bottom: 15px;
    margin-top: 15px;
}
ul.header-nav.header-nav-main.nav.nav-left li ul.sub-menu.nav-dropdown.nav-dropdown-default {
    border: 0;
    display: block;
}

ul.header-nav.header-nav-main.nav.nav-left li ul.sub-menu.nav-dropdown.nav-dropdown-default a {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
/* identical to box height, or 200% */
    color: #242136;
    text-transform: inherit;
}
.processing:before, .loading-spin.centered {
    display: none;
}
ul.header-nav.header-nav-main.nav.nav-left li ul.sub-menu.nav-dropdown.nav-dropdown-default ul.sub-menu.nav-column.nav-dropdown-default {
    padding-left: 20px;
    margin-top: -3px;
    margin-bottom: -3px;
}
ul.header-nav.header-nav-main.nav.nav-left li ul.sub-menu.nav-dropdown.nav-dropdown-default li a:hover {
    color: #ff5722;
}
ul.header-nav.header-nav-main.nav.nav-left li ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    padding: 3px 0;
    margin: 0;
    border: 0;
}
ul#menu-menu-right {
    background: rgba(255, 99, 0, 0.1);
    border-radius: 5px;
    padding: 15px 24px;
}

ul#menu-menu-right li {
    border: 0;
    position: relative;
}

ul#menu-menu-right li a {font-weight: 400;font-size: 15px;line-height: 30px;display: flex;align-items: center;color: #242136;}

ul#menu-menu-right li.current_page_item a, ul#menu-menu-right li a:hover {
    font-weight: 700;
}

ul#menu-menu-right li.current_page_item a:after, ul#menu-menu-right li a:hover:after {
    content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢';
    margin-left: 5px;
    margin-top: -2px;
}

ul#menu-menu-right li button.toggle, ul#menu-menu-right li.active button.toggle {
    margin: 0;
    text-align: right;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 0;
    transform: none;
    opacity: 1;
}

ul#menu-menu-right li button.toggle, ul#menu-menu-right li.active button.toggle i.icon-angle-down {
    float: right;
}

ul#menu-menu-right li ul.sub-menu {
    margin: 0;
    padding-left: 0;
    border: 0;
}

ul#menu-menu-right li ul.sub-menu li a {
    font-size: 14px;
    line-height: 22px;
}
.title-about h2 {
    color: #052C62;
}

.title-about p:last-child {
    margin: 0;
}

.title-about {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
/* or 162% */
    color: #233E63;
}

.num-about {
    margin-bottom: -30px;
}

.num-about h3 {
    color: #242136;
    font-size: 35px;
    margin: 0;
    position: relative;
    margin-bottom: 15px;
}

.num-about h3:after {
    content: '';
    background: #FF6300;
    width: 62px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 3px;
}

.num-about p {
    color: #242136;
    font-size: 17px;
    font-weight: 600;
}

.accordion.about-accordion {
    margin-top: 25px;
    background: #FFF8F3;
}

.accordion.about-accordion a.accordion-title.plain {
    border-color: #DFC9B9;
    background: transparent;
    color: #242136;
    padding-left: 20px;
}

.accordion.about-accordion a.accordion-title button.toggle {
    right: 0;
    left: auto;
    opacity: 1;
}

.accordion.about-accordion .accordion-inner {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.accordion.about-accordion a.accordion-title button.toggle i {
    border: 1px solid;
    min-height: 25px;
    line-height: 25px;
    width: 27px;
    text-align: center;
    font-size: 20px;
    border-radius: 50px;
}

.accordion.about-accordion a.accordion-title.active button.toggle i {
    background: #242136;
    color: #fff;
}
.portfolio-motangan {
    display: block;
    min-height: 46px;
}

.portfolio-list-page .col.class-portfolio24 {
    display: none;
}

body.page-id-124 #content {
    padding-bottom: 0;
    background: var(--wpr-bg-6fab0ead-479c-4d29-a748-1fc8bdb8a8b6) no-repeat left bottom -160px;
    background-size: contain;
}
.portfolio-list-main .col > .col-inner {
    background: #FFFBF5;
    border: 1px solid #F2EAA5;
    border-radius: 8px;
    padding: 20px;
}

.portfolio-list-main .col > .col-inner .box-image {
    border-bottom: 0;
    border-radius: 5px;
}

.portfolio-list-main .col > .col-inner .box-text-inner {margin-top: -85px;font-size: 16px;}

.portfolio-list-main .col > .col-inner .box-text-inner h6.uppercase.portfolio-box-title {
    color: #052C62;
    text-align: left;
    font-weight: 800;
    margin-bottom: 10px;
}
.dieu-huong-bs-post ul {
    margin: 15px 0 -10px;
    display: flex;
    list-style: none;
}

.dieu-huong-bs-post ul li {
    margin: 0 10px 0 0;
}

.dieu-huong-bs-post ul li img {
    margin-bottom: 0 !important;
    max-height: 15px;
    margin-top: -3px;
}

.dieu-huong-bs-post ul li a {
    color: #C3B39B;
}

.dieu-huong-bs-post ul li:last-child a {
    color: #444040;
}

.portfolio-top div#portfolio-content {
    max-width: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}

.portfolio-top .large-6.col {
    max-width: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    border: 0;
    padding-left: 0;
}

.portfolio-top .large-6.col .featured_item_cats.breadcrumbs.mb-half {
    display: none;
}

.portfolio-top .large-6.col h1.entry-title.uppercase {
    font-weight: 700;
    font-size: 27px;
    
/* or 35px */
    text-transform: capitalize;

/* blue/solid/700 */
    color: #052C62;
    margin-top: 3px;
    margin-bottom: 5px;
}

span.phuong-cham-bs {
    color: #052C62;
    font-size: 15px;
    font-weight: 400;
    max-width: 80%;
    display: block;
    padding-bottom: 20px;
    margin-top: -10px;
}

span.phuong-cham-bs b img {
    max-height: 12px;
}

span.phuong-cham-bs b:first-child {
    display: block;
}
.dieu-huong-bs-post ul li:nth-child(1) img {
    margin-top: -5px;
}
span.phuong-cham-bs b:last-child {position: absolute;margin-top: 12px;margin-left: 3px;}

.lichlamviec-bs {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
/* or 171% */
    color: #4D4A5F;
}

.lichlamviec-bs b {
    color: #052C62;
    font-size: 17px;
    font-weight: 700;
}

.lichlamviec-bs p {
    color: #052C62;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 5px;
}

.lichlamviec-bs ul li {
    margin-bottom: 0;
}
div#chungchi-bs {
    display: block;
    width: calc(100% - 24px);
    margin: 0 auto;
    max-width: 950px;
    margin-top: 32px;
    font-weight: 400;
    font-size: 15px;
    
/* or 200% */
    letter-spacing: -0.4px;
    color: #4D4A5F;
}
li#block-9 {
    list-style: none;
}

li#block-9 h2 {
    font-weight: 600;
    font-size: 19px;
    color: #242136;
    margin-bottom: 10px;
    margin-top: 15px;
}

li#block-8 {
    margin: 0;
    list-style: none;
    margin-top: -15px;
}

p.is-style-outline.wp-block-tag-cloud {
    margin: 0;
}

p.is-style-outline.wp-block-tag-cloud a.tag-cloud-link {
    padding: 0 15px;
}
div#chungchi-bs ul {
    margin-left: 20px;
}

div#chungchi-bs b:first-child {
    font-weight: 700;
    font-size: 19px;
    line-height: 26px;
/* or 118% */
    color: #233E63;
    margin-bottom: 12px;
    display: block;
}

ul.nav.nav-outline.nav-normal.nav-size-normal.nav-center li.tab a {
    border: 1px solid #ff6300;
    padding: 0 25px;
    margin: 0 10px;
    color: #ff6300;
}

ul.nav.nav-outline.nav-normal.nav-size-normal.nav-center li.tab.active a, ul.nav.nav-outline.nav-normal.nav-size-normal.nav-center li.tab:hover a {
    background: #ff6300;
    color: #fff;
}
span.trinh-do-bs {
    display: block;
    color: #052C62;
    font-size: 19px;
    margin-bottom: 10px;
}

.portfolio-summary-excerpt {
    font-size: 14px;
    color: #4D4A5F;
}
.title-about p {
    margin-bottom: 8px;
}

section.page-cn-br {
    padding: 35px 70px 15px !important;
    border-radius: 15px;
    overflow: hidden;
}
div#reviews {
    display: none !important;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    display: none !important;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    color: #233E63;
    font-size: 15px;
}

h1.product-title.product_title.entry-title {
    font-weight: 700;
    font-size: 27px;
    
/* identical to box height, or 150% */
    text-transform: capitalize;

/* blue/solid/700 */
    color: #052C62;
    margin-bottom: 0;
}

.cong-nghe-top .bg.section-bg.fill.bg-fill.bg-loaded,.cong-nghe-bot .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: contain !important;
    background-position: bottom;
}

.breadcrumb-single-product nav.rank-math-breadcrumb {
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 17px;
    position: relative;
}

.cong-nghe-top .row, .cong-nghe-bot .row {
    max-width: 980px;
}

nav.rank-math-breadcrumb a {
    color: #C3B39B;
    font-weight: 600;
}

.content-cong-nghe .image-tools.absolute.bottom.left.z-3 {
    display: none;
}

.content-cong-nghe .flickity-viewport {
}

.content-cong-nghe .flickity-viewport .flickity-slider {}

.content-cong-nghe  .product-thumbnails {
    display: none;
}

.content-product-cn.coche-congdung {
    color: #233E63;
    font-size: 15px;
}

.content-product-cn.coche-congdung h3.title-vr {
    font-weight: 700;
    font-size: 19px;
    
/* identical to box height, or 150% */
    color: #233E63;
}

.col.content-cong-nghe-mid.small-12.large-12 {
    padding-bottom: 0;
    margin-bottom: -20px;
}

.cong-nghe-bot .br-dat-lich-vr .bg.section-bg.fill.bg-fill.bg-loaded {
    opacity: 0;
}

.content-product-cn.quytrinh h3.title-vr {
    font-weight: 700;
    font-size: 19px;
    color: #233E63;
}

ul.step-vr {
    display: table;
    text-align: center;
    width: 100%;
    list-style: none;
    position: relative;
    padding: 0 50px;
}

ul.step-vr li {
    margin: 0;
    display: table-cell;
    position: relative;
    padding-top: 37px;
    font-size: 16px;
    line-height: 20px;
    color: #242136;
}

ul.step-vr li:first-child {
    text-align: left;
}

ul.step-vr li:last-child {
    text-align: right;
}

ul.step-vr:after {
    content: '';
    background: linear-gradient(0deg, #FBBC94, #FBBC94);
    height: 8px;
    width: calc(100% - 129px);
    position: absolute;
    left: 50%;
    border-radius: 5px;
    top: 13px;
    transform: translateX(-50%);
}

ul.step-vr li:after {
    content: '';
    background: var(--wpr-bg-4b793103-3652-4a89-a797-f3f684ee70df) center center no-repeat;
    width: 38px;
    height: 40px;
    position: absolute;
    background-size: contain;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

ul.step-vr li:first-child:after {
    left: 23px;
}

ul.step-vr li:last-child:after {
    right: -15px;
    left: auto;
}
.page-id-21 #content {
    padding-bottom: 0;
    background: var(--wpr-bg-4b88267c-ce54-456a-86cd-676282002e06) bottom center no-repeat;
}

.br-dat-lich-vr.br-dat-lich-vr-lien-he {
    border-radius: 15px;
    overflow: hidden;
}

.br-dat-lich-vr.br-dat-lich-vr-lien-he .col-inner.text-center.box-shadow-2.box-shadow-3-hover {
    background: rgb(255 255 255 / 70%) !important;
}

.lien-he-he-thong .container.section-title-container {
    margin-bottom: -10px;
}

.lien-he-he-thong .container.section-title-container span.section-title-main {
    font-size: 24px;
}

.lien-he-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
/* or 162% */
    color: #233E63;
}

.lien-he-content strong {
    font-weight: 800;
    line-height: 35px;
}
.archive.category div#content {
    background: #fffbf5;
}

.large-12.col.post-sidebar-vr p a {
    color: #C3B39B;
    font-size: 15px;
}

.large-12.col.post-sidebar-vr p {
    margin-bottom: 0;
    color: #242136;
}

.large-12.col.post-sidebar-vr {
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 20px;
}

.archive.category div#content .post-sidebar.large-3.col {
    padding-right: 0;
}

.archive.category div#content .post-sidebar.large-3.col ul.menu {
    background: rgba(255, 99, 0, 0.1);
    border-radius: 8px;
    padding: 25px 20px;
}

.archive.category div#content .post-sidebar.large-3.col ul.menu a {
    color: #242136;
}

.archive.category div#content .post-sidebar.large-3.col ul.menu li {
    border: oldlace;
}

.archive.category div#content .post-sidebar.large-3.col ul.menu ul.sub-menu {
    border: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 12px;
}

.archive.category div#content .post-sidebar.large-3.col ul.menu a:hover, .archive.category div#content .post-sidebar.large-3.col ul.menu .current-menu-item a{
    font-weight: bold;
}
.archive.category div#content .box-text.text-left {
    background: #FFF1F1;
    padding: 10px 15px;
    color: #233E63;
}

.archive.category div#content .box-text.text-left h5.post-title.is-large {
    color: #233E63;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
}

.archive.category div#content .box-text.text-left span.post-date-day-vr {
    font-weight: 400;
    font-size: 14px;
    
/* or 162% */
    color: #8CA2C1;
    margin-top: 10px;
    display: block;
}

.archive.category div#content .post-item:hover .col-inner {box-shadow: 0 0 5px 1px rgb(110 110 110 / 79%);}

.archive.category div#content .post-item .col-inner {
    transition: 0.5s all;
}
#content.blog-single {}

#content.blog-single h6.entry-category.is-xsmall {
    display: none;
}

#content.blog-single .entry-divider.is-divider.small {
    display: none;
}

#content.blog-single h1.entry-title {
    margin: 0;
    font-weight: 700;
    font-size: 27px;
    
/* identical to box height, or 150% */
    
    
    

/* blue/solid/700 */
    color: #052C62;
}

div#ez-toc-container {
    background: transparent;
    border: 0;
    padding: 0;
    margin-bottom: 20px;
    box-shadow: none;
}

div#ez-toc-container a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle {
    opacity: 0;
}

.entry-content.single-page {
    
    
    
/* or 162% */
    color: #233E63;
}

.entry-content.single-page p.ez-toc-title {
    /* or 162% */
    color: #233E63;
}

.ez-toc-title-container {
    font-size: 19px;
}

.entry-content.single-page h2,.entry-content.single-page h3, .entry-content.single-page h4 {
    color: #233E63;
}

div#ez-toc-container ul li a {
    color: #233E63;
}

div#comments {
    display: none;
}

#content.blog-single .col.content-dat-lich-vr.medium-7.small-12.large-7 {
    max-width: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
    margin-bottom: 30px;
    margin-top: 30px;
}

#content.blog-single .br-dat-lich-vr {
    border-radius: 12px;
    overflow: hidden;
}

#content.blog-single .br-dat-lich-vr .bg.section-bg.fill.bg-fill.bg-loaded {
    background-image: var(--wpr-bg-bebdf91f-f71f-47ca-88b1-a84a2610c939);
}

#content.blog-single .post-sidebar.large-3.col {
    padding-left: 0;
    padding-top: 55px;
}

#content.blog-single .post-sidebar.large-3.col p.title-lqvr {
    font-weight: 600;
    font-size: 19px;
    
/* or 67% */
    color: #242136;
    margin-bottom: 10px;
}

#content.blog-single .post-sidebar.large-3.col p.from_the_blog_excerpt.small-font.show-next {
    display: none;
}

#content.blog-single .post-sidebar.large-3.col .related-title h3 {
    color: #233E63;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}

.feature .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}
.feature {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
}
.feature::before {
	content: "";
	display: block;
	padding-top: 75%;
}

.row.related-post .col.large-12.small-12 {
    display: flex;
    padding-right: 0;
    padding-bottom: 15px;
}

.row.related-post .col.large-12.small-12 > a {
    width: 40%;
}

.row.related-post .col.large-12.small-12 .related-title {
    width: 60%;
    padding-left: 10px;
}

#content.blog-single .post-sidebar.large-3.col .related-title:hover h3 {
    color: #ff9800;
}
.entry-image.relative.get_the_excerpt_vr {display: block;}

.single-format-video .entry-image.relative.get_the_excerpt_vr a {display: block;float: left;width: 60%;padding-right: 20px;}

.single-format-video #content.blog-single .post-sidebar.large-3.col {
    display: none;
}
.lien-he-content a {
    color: #334862;
}

.lien-he-content a:hover {
    color: #ff6300;
}
.single-format-video #content.blog-single .large-9.col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 auto;
}

.single-format-video #content.blog-single .large-9.col .entry-content.single-page {
    display: inline-block;
}

.single-format-video #content.blog-single .large-9.col .br-dat-lich-vr {
    display: none;
}

.single-format-video #content.blog-single .large-9.col .content-product-cn.cauhoithuonggap p {
    margin-bottom: 0;
}

.single-format-video #content.blog-single .large-9.col .content-product-cn.cauhoithuonggap h3.title-vr {
    color: #233E63;
}

.single-format-video #content.blog-single .large-9.col iframe {
    margin: 0 auto;
    display: block;
}

.single-format-video #content.blog-single .large-9.col .entry-image.relative.get_the_excerpt_vr {
    padding: 0 35px;
}

.single-format-video #content.blog-single .large-9.col .entry-content.single-page {
    padding: 20px 35px 0;
}
.large-12.col.post-sidebar-vr nav.rank-math-breadcrumb {
    position: relative;
    padding-left: 20px;
}
.single-format-video #content.blog-single .large-9.col .content-product-cn.cauhoithuonggap {
    padding: 0 35px;
}
nav.rank-math-breadcrumb span.separator {color: #C3B39B;font-weight: 500;font-family: monospace;font-size: 23px;margin: 0 -7px 0px -8px;}
.accordion.about-accordion a.accordion-title.plain span p {
    margin-bottom: 3px;
}
.entry-image.relative.get_the_excerpt_vr img.attachment-large.size-large.wp-post-image {
    margin-bottom: 10px;
}
nav.rank-math-breadcrumb:after {
    content: '';
    width: 14px;
    height: 15px;
    background: var(--wpr-bg-8938998c-6f75-4442-8fca-6ce04ba76635) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 0;
}
div#ez-toc-container p.ez-toc-title {
    font-weight: 700 !important;
    font-size: 110% !important;
}
.dieu-tri-page ul.nav.nav-line li.tab {}

.dieu-tri-page ul.nav.nav-line li.tab a {border: 1px solid rgba(255, 99, 0, 0.4);border-radius: 40px;font-size: 16px;line-height: 30px;
/* or 150% */display: flex;align-items: center;text-align: center;color: #FF6300;font-weight: 600;text-transform: inherit;padding: 3px 25px;}

.dieu-tri-page ul.nav.nav-line li.tab.active a,.dieu-tri-page ul.nav.nav-line li.tab:hover a {
    background: #FF6300;
    color: #fff;
}

.dieu-tri-page ul.nav.nav-line li.tab a:before {
    opacity: 0;
}

.dieu-tri-page .item-dieu-tri {}

.dieu-tri-page .item-dieu-tri ul {
    list-style: none;
    position: relative;
    padding: 15px 20px 15px 60px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
/* or 171% */
    color: #4D4A5F;
    margin-bottom: 0;
    cursor: pointer;
}

.dieu-tri-page .item-dieu-tri ul li {
    margin: 0;
}

.dieu-tri-page .item-dieu-tri ul li:nth-child(1) {
    position: absolute;
    font-weight: 800;
    font-size: 59px;
    color: #EDC7B1;
    top: 12px;
    line-height: 1;
    left: 10px;
}

.dieu-tri-page .item-dieu-tri ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #242136;
    margin-bottom: 7px;
    display: inline-block;
}

.dieu-tri-page .item-dieu-tri ul:hover {
    /* box-shadow: 0px 2px 3px 1px rgb(51 51 51 / 36%); */
    /* background: #fff; */
    /* border-radius: 5px; */
}

.dieu-tri-page .item-dieu-tri ul li a:hover {
    color: #ff6300;
}
.share-vr a.icon {
    display: none;
}

.share-vr a.icon.button.facebook {
    display: inline-block;
    float: left;
}

.share-vr span.share-icons-title {
    color: #242136;
    font-weight: 500;
    display: inline-block;
    padding-top: 7px;
    padding-left: 7px;
}
.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
    z-index: 9;
    left: 0;
    border-radius: 50px;
    font-size: 13px;
    top: 45px;
}
.follow-vr a.icon.button {
    float: left;
}
.row-one.okvr lable {
    opacity: 1;
}
.row-two.row-two-none .row-one.row-one2 {
    display: none;
}
.row-two.row-two-none {
    column-count: 1;
}
.row-one.okvr input.wpcf7-form-control {
    padding-top: 16px;
    font-weight: 700;
    font-size: 15px;
}
.follow-vr span {
    display: inline-block;
    color: #242136;
    font-weight: 500;
    padding-top: 7px;
    padding-left: 7px;
}
.row-one.okvr textarea.wpcf7-form-control {
    padding-top: 20px;
}
.follow-vr {
    margin-top: 4px;
}
.row-one.row-one2 lable {
    opacity: 1;
    top: 13px;
    background: #fff;
    width: 100px;
}
.row-one.row-one2 select option:first-child {
    display: none;
}
.row-one.row-one2 select {
    color: transparent;
}
#ez-toc-container a:visited {
    color: inherit;
}
.row-one.row-one2 select option {
    color: #333;
}

.row-one.row-one2.okvr lable {
    background: transparent;
    top: 3px;
}
div#popmake-410 {
    border: 0;
    padding: 40px;
}

div#popmake-410 img {
    max-width: 55px;
    margin-bottom: 0;
}

div#popmake-410 ul {
    list-style: none;
}

div#popmake-410 ul li {
    margin-left: 0;
    font-weight: 500;
    font-size: 16px;
    
/* or 150% */
    color: #242136;
    line-height: 1.5;
}

div#popmake-410 h4 {
    background: #FF6300;
    border-radius: 4px;
    font-weight: 500;
    font-size: 17px;
    
/* or 150% */
    text-align: center;
    color: #FFFFFF;
    display: table;
    width: auto;
    margin: 0 auto;
    padding: 7px 40px;
}
.video-dich-vu-page .section-content.relative {
    min-height: 450px;
}

.video-dich-vu-page .section-content.relative a.button.open-video.icon.circle.is-outline.is-xlarge {
    position: absolute;
    left: 50%;
    margin: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgb(255 255 255 / 39%);
    border-color: transparent;
    font-size: 25px;
}

.video-dich-vu-page .section-content.relative a.button.open-video.icon i.icon-play {
    color: #FF6300;
}

.video-dich-vu-page .section-content.relative a.button.open-video.icon.circle.is-outline.is-xlarge:hover {
    background: #fff;
}
div#popmake-410  button.pum-close.popmake-close {
    opacity: 0;
}
.row-one.row-one2.okvr select {
    color: inherit;
    padding-top: 16px;
}
@media(max-width:736px){
	.banner-top-home {
		max-width: calc(100% - 24px);
		margin-left: 12px;
	}
	.tab-home-br .slick-track .col.medium-3.small-12.large-3.slick-slide.slick-cloned:first-child {
		display: block !important;
	}
	.banner-top-home h3 {
		font-size: 39px;
	}
	.bottom-tab-home h3 {
		font-size: 25px;
	}
	.about-page-l {
		padding-bottom: 0;
	}
	.portfolio-list-main .col > .col-inner .box-text-inner {
		margin-top: 6px;
	}

	.portfolio-list-main .col > .col-inner .box-text.text-left {
		padding-bottom: 0;
	}
	.portfolio-top div#portfolio-content, .portfolio-top .large-6.col {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding: 7px 12px 0;
	}

	.dieu-huong-bs-post ul {
		margin: 30px 0 -15px;
	}

	ul.nav.nav-outline.nav-normal.nav-size-normal.nav-center li.tab a {
		margin: 0 5px 7px;
	}
	section.page-cn-br {
		padding: 15px !important;
	}
	.portfolio-bottom .br-dat-lich-vr {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.portfolio-list-main .col > .col-inner {
		padding-bottom: 0;
	}
	.about-page-l aside {
		margin-bottom: 0;
	}
	.section-title.section-title-center span.section-title-main {
		/*font-size: 25px;*/
	}
	.portfolio-motangan {
		font-size: 13px;
		line-height: 1.3;
	}

	.portfolio-box h6.portfolio-box-title {
		font-size: 14px;
	}
	.doi-ngu-home .col {
		padding-bottom: 0 !important;
    }
    .dieu-tri-page ul.nav.nav-line li.tab {
        margin: 0 3px 7px;
    }
    
    .dieu-tri-page ul.nav.nav-line li.tab a {
        font-size: 14px;
        line-height: 26px;
        padding: 0 15px;
    }
	.banner-top-home p {
		font-size: 19px;
		margin-bottom: 10px;
	}

	.row-two {
		column-count: 1;
	}
    .breadcrumb-single-product nav.rank-math-breadcrumb {
        margin-left: 15px;
    }
    
    .content-cong-nghe-re {
        padding-bottom: 0 !important;
    }
    
    button.slick-next.slick-arrow {
        right: -15px;
    }
    
    .large-12.col.post-sidebar-vr {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
		#content.blog-single .br-dat-lich-vr {
		padding: 0 !important;
	}

	#content.blog-single .post-sidebar.large-3.col {
		padding-left: 15px;
		padding-top: 0;
		margin-top: -30px;
		padding-bottom: 0;
	}
    .post-template-default .content-dat-lich-vr {
        max-width: calc(100% - 24px) !important;
        -ms-flex-preferred-size: calc(100% - 20px) !important;
        flex-basis: calc(100% - 20px) !important;
    }
	.row-two input, .row-two select {
		height: 42px;
		margin-bottom: 9px;
	}
    .single-format-video #content.blog-single .large-9.col .entry-image.relative.get_the_excerpt_vr {
        padding: 0;
    }
    
    .single-format-video .entry-image.relative.get_the_excerpt_vr a {
        margin: 0;
        width: 100%;
    }
    
    .single-format-video #content.blog-single .large-9.col .entry-content.single-page {
        padding: 15px 0 0;
    }
    
    .single-format-video #content.blog-single .large-9.col .content-product-cn.cauhoithuonggap {
        padding: 0;
    }
    
    .single-format-video #content.blog-single .large-9.col {
        padding-bottom: 0;
    }
    .header-block-block-1 .img.has-hover.x.md-x.lg-x.y.md-y.lg-y {
        display: none;
    }
    
    .tabbed-content.tab-menu-dieu-tri ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left {
        padding: 10px 0 0 5px;
    }
    
    .tabbed-content.tab-menu-dieu-tri .tab-panels {
        padding: 0;
    }
    
    .tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul {
        column-count: 1;
        padding-top: 10px;
    }
    
    .tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li {
        margin-bottom: 2px;
        padding-left: 12px;
    }
    
    .tabbed-content.tab-menu-dieu-tri .tab-panels .panel ul li a {
        padding-left: 0;
    }
    
    ul.nav.nav-sidebar.nav-vertical.nav-uppercase.nav-slide {
        padding-top: 10px;
    }
    .nav-sidebar.nav-vertical  li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-252 {
		position: absolute;
		bottom: 20px;
		right: 0;
		width: 33.3333%;
		border: 0;
	}

	.nav-sidebar.nav-vertical  li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-92 {
		position: absolute;
		bottom: 20px;
		right: 33.3333%;
		width: 33.3333%;
		border-top: 0;
		border-left: 1px solid #c7c7c7;
		border-right: 1px solid #c7c7c7;
	}
	.lien-he-content a {
		color: #052C62;
	}
	.lien-he-content a:hover {
		color: #ff5722;
	}
	.nav-sidebar.nav-vertical li.menu-share {
		position: absolute;
		bottom: 20px;
		left: 0;
		width: 33.3333%;
		border: 0;
	}

	.nav-sidebar.nav-vertical li.menu-share a, li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-92 a, .nav-sidebar.nav-vertical li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-252 a {padding: 0 !important;text-align: center;display: grid;}

	.nav-sidebar.nav-vertical li.menu-share a img, li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-92 a img, .nav-sidebar.nav-vertical li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-252 a img {
		margin: 0 auto 3px;
		max-height: 25px;
	}
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        text-transform: capitalize;
        color: #242136;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 20px 10px;
    }
    
    .tabbed-content.tab-menu-dieu-tri ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li.tab a {
        line-height: 40px;
    }
		nav.rank-math-breadcrumb span.separator {
		font-size: 18px;
	}

	nav.rank-math-breadcrumb:after {
		top: 6px;
	}
    .nav-line-bottom>li>a:before {height: 1px !important;opacity: 0 !important;}
    
    .mfp-content {
        width: 320px !important;
    }
    .single-format-video #content.blog-single {
        padding-bottom: 0;
    }
}