/*
Theme Name: Chido theme
Description: 
Author: Le Van Toan
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 0 0 20px 0;
}

@font-face {
    font-family: 'HLT Windsong';
    src: url('./fonts/HLTWindsong.eot');
    src: url('./fonts/HLTWindsong.eot?#iefix') format('embedded-opentype'),
    url('./fonts/HLTWindsong.woff2') format('woff2'),
    url('./fonts/HLTWindsong.woff') format('woff'),
    url('./fonts/HLTWindsong.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

h1.h1_logo {
    height: 0;
    overflow: hidden;
    width: 0;
    margin: 0;
    padding: 0;
    position: absolute;
}

body, .nav > li > a, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'Maitree', serif !important;
    letter-spacing: 0;
}

body {
    font-size: 16px;
    line-height: 1.2;
}

div#top-bar ul li a.devvn_icon_phone_header {
    padding: unset;
    font-size: 15px;
    font-weight: 600;
    color: #b6b6b6;
    font-family: 'Maitree', sans-serif;
}

form.searchform input#s {
    font-size: 14px;
    height: 40px;
    /*color: #495057;*/
    box-shadow: unset;
    font-weight: 600;
    border: unset;
    font-family: 'Maitree', sans-serif;
    padding: 0 50px 0 15px;
    background: #90278e;
    color: #fff;
    min-width: 300px;
}

form.searchform input#s::placeholder {
    font-weight: 300;
    font-style: italic;
    color: #fff;
}

form.searchform button.ux-search-submit.submit-button {
    height: 40px;
    min-height: unset;
    line-height: 40px;
    background-color: transparent;
    width: 40px;
    border: unset;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: unset;
}

.devvn_loaction_header {
    color: #b6b6b6;
    font-size: 14px;
    font-weight: 600;
}

[class*="devvn_icon_"] {
    position: relative;
}

[class*="devvn_icon_"]:before {
    content: "";
    width: 23px;
    height: 23px;
    margin-right: 10px;
}

.devvn_icon_phone_header:before {
    background-image: url("./images/phone-call.png");
    margin-right: 5px;
}

.devvn_icon_loaction_header::before {
    background-image: url("./images/pin.png");
    background-color: var(--primary-color) !important;
    margin-right: 5px;
    border-radius: 99px;
    background-size: 14px !important;
}

div#masthead .mobile-nav i.icon-search::before{
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("./images/loupe.png");
    display: inline-block;
    background-size: contain;
}
div#top-bar i.icon-search::before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("./images/loupe (1).png");
    display: inline-block;
}

.nav:hover > li:not(:hover) a.devvn_icon_phone_header:before {
    opacity: 1;

}

div#wide-nav {
    border-top: 3px solid #f7f7f7;
}

div#wide-nav ul.nav.header-nav.header-bottom-nav {
    margin-top: -3px;
}

div#wide-nav ul.nav.header-nav.header-bottom-nav > li > a {
    font-weight: 400;
}

footer#footer .footer-widgets.footer.footer-1 {
    padding-top: 40px;
    padding-bottom: 50px;
}

.absolute-footer {
    background: unset;
    padding: unset;
}

footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(1) {
    max-width: 41.67%;
    -ms-flex-preferred-size: 41.67%;
    flex-basis: 41.67%;
}

footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(2) {
    max-width: 31%;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
}

footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) {
    max-width: 27.33%;
    -ms-flex-preferred-size: 27.33%;
    flex-basis: 27.33%;
}

footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) .textwidget.custom-html-widget {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

footer#footer .footer-widgets.footer.footer-1 .widget img {
    margin-bottom: 0;
}

.devvn_content_widget .devvn_logo_footer {
    margin-bottom: 30px;
}

.devvn_hotline_footer a.devvn_icon_phone_footer {
    font-size: 25px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.devvn_content_contact .devvn_icon_phone_footer::before {
    background-image: url("./images/icon_ft3.png");
}
.devvn_content_contact .devvn_icon_location_footer::before {
    background-image: url("./images/icon_ft2.png");
}
.devvn_icon_location_footer::before {
    background-image: url("./images/icon_location_footer.png");
}

.devvn_icon_phone_footer::before {
    width: 28px;
    height: 28px;
    background-image: url("./images/icon_phone_footer.png");
}

.devvn_hotline_footer {
    margin-bottom: 15px;
}

ul.devvn_list_location li:last-child {
    margin-bottom: 0;
}
footer .devvn_content_widget ul.devvn_list_location li:last-child {
    margin-top: 15px;
}

footer .devvn_content_widget ul.devvn_list_location li:last-child img {
    max-width: 160px;
    height: auto;
}

footer .devvn_content_widget ul.devvn_list_location li:last-child {
    padding-left: 0;
}
ul.devvn_list_location li.devvn_icon_location_footer::before {
    position: absolute;
    left: 0;
    top: 1px;
}

.devvn_icon_location_footer::before {
    width: 15px;
    height: 20px;
}

ul.devvn_list_location li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 25px;
}

.devvn_content_widget .devvn_list_contact {
    margin-top: 60px;
    margin-bottom: 30px;
}

.devvn_content_widget .devvn_list_contact .devvn_sub {
    font-size: 16px;
    margin-bottom: 15px;
}

.social-icons.follow-icons .icon.button {
    margin: 0;
}

.social-icons.follow-icons .icon.button:not(:last-child) {
    margin-right: 10px;
}

.devvn_content_widget .devvn_form .devvn_sub {
    margin-bottom: 10px;
}

.devvn_content_widget .devvn_form form.wpcf7-form {
    margin-bottom: 0;
    position: relative;
    border-radius: 3px;
}

.devvn_content_widget .devvn_form form.wpcf7-form input, .devvn_content_widget .devvn_form form.wpcf7-form button {
    margin-bottom: 0;
}

.devvn_content_form input {
    height: 40px;
    border: unset;
    border-radius: 4px;
}

.devvn_content_widget .devvn_form form.wpcf7-form button.devvn_submit {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 40px;
    border: unset;
    width: 68px;
    background: #4e4e4e;
    bottom: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.devvn_content_widget .devvn_form form.wpcf7-form button.devvn_submit:hover {
    background-color: var(--primary-color);
}

.devvn_content_widget .devvn_form form.wpcf7-form.invalid span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    z-index: 1;
    font-size: 14px;
}

.devvn_content_widget .devvn_form form.wpcf7-form.invalid .wpcf7-response-output {
    position: absolute;
    font-size: 14px;
}

.devvn_content_form input {
    box-shadow: unset;
}

.devvn_content_widget .devvn_form form.wpcf7-form input {
    padding: 0 78px 0 10px;
}

.devvn_content_form input:focus {
    box-shadow: unset;
}

.devvn_row_service > .col > .col-inner {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    box-shadow: 2px 1px 11px 0px #3333332b;
    background: #fff;
    margin: 0 auto;
}

.devvn_row_service > .col > .col-inner .icon-box:nth-child(2) {
    width: 370px;
}

.devvn_row_service > .col > .col-inner .icon-box h3 {
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 0;
}

.devvn_row_service > .col > .col-inner .icon-box h3 strong {
    color: #660066;
    font-weight: 700;
}

.devvn_box_service_home {
    margin-top: -60px;
}

.devvn_box_title .devvn_title {
    color: #333;
    font-weight: 500;
    position: relative;
    margin-bottom: 18px;
    letter-spacing: 0;
}

.devvn_box_title .devvn_sub_title {
    font-family: 'HLT Windsong', sans-serif;
    color: #7d137b;
    margin-bottom: 0;
    font-size: 72px;
    line-height: 30px;
}

.devvn_box_title .devvn_title:after {
    position: absolute;
    content: "";
    display: block;
    width: 58px;
    height: 8px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #90278e;
    bottom: -18px;
}

.devvn_icon_box_home .devvn_icon_title {
    display: flex;
    align-items: center;
    border-top-right-radius: 18px;
    overflow: hidden;
    border-bottom-left-radius: 18px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}

.devvn_icon_box_home .devvn_icon_title::before {
    display: none;
}

.devvn_icon_box_home::before {
    display: none;
}

.devvn_icon_box_home .devvn_icon_title span.stt {
    font-size: 36px;
    font-weight: 700;
    width: 96px;
    text-align: center;
    position: relative;
    height: 64px;
    line-height: 64px;
    display: block;
    background: #6a0068;
    color: #fff;
}

.devvn_icon_box_home .devvn_icon_title span.stt:before {
    content: "";
    display: block;
    border-width: 32px 12px 32px 12px;
    border-style: solid;
    border-color: transparent transparent #6a0068 #6a0068;
    width: 1px;
    height: 1px;
    position: absolute;
    left: 100%;
}

.devvn_icon_box_home {
    padding-bottom: 64px;
}

.devvn_icon_box_home .devvn_icon_title .title {
    width: calc(100% - 96px);
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    background-color: #90278e;
    color: #fff;
    background-image: linear-gradient(to right, #c72274, transparent);
    padding-left: 60px;
    white-space: nowrap;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    border: unset;
    letter-spacing: 0;
    margin: 0;
}

.devvn_box_text_icon_home .devvn_price_service {
    padding-bottom: 60px;
    width: 100%;
    padding-top: 45px;
}

.devvn_box_text_icon_home .devvn_price_service .devvn_price .amount {
    display: block;
}

.devvn_price_service.devvn_bg_price {
    background-position: 105px 0px;
    background-size: 170px;
}

.devvn_box_text_icon_home .devvn_price_service .devvn_suffix {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #999999;
}

.devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.sale {
    font-size: 24px;
    font-weight: 700;
    color: #90278e;
    line-height: 24px;
    margin-bottom: 10px;
}

.devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.regular {
    font-size: 18px;
    color: #999999;
    text-decoration: line-through;
}

.devvn_box_text_icon_home .devvn_content p {
    margin-bottom: 0;
}


.devvn_box_text_icon_home .devvn_content p {
    font-size: 14px;
    color: #999999;
    max-height: 54px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.devvn_box_text_icon_home .devvn_content button {
    font-size: 14px;
    text-transform: unset;
    color: #660066;
    max-width: 128px;
    width: 100%;
    text-align: center;
    height: 28px;
    line-height: 28px;
    padding: unset;
    min-height: unset;
    margin: 20px 0 24px 0;
    border: 1px solid #e1e1e1;
    border-radius: 99px;
    letter-spacing: 0;
    font-weight: 400;
}

.devvn_icon_box_home .icon-box-text.last-reset {
    width: calc(100% - 275px);
    padding-left: 0;
}

.devvn_box_dich_vu .devvn_icon_box_home:before {
    display: none;
}

.devvn_icon_box_home .icon-box-img {
    max-width: 275px;
}

.devvn_blog_post {
    padding-left: 50% !important;
}

.devvn_blog_post .col.post-item:nth-child(1) .image-cover {
    padding-top: 76% !important;
}

.devvn_blog_post .col.post-item .from_the_blog_excerpt {
    display: none;
}

.devvn_blog_post .col.post-item:nth-child(1) .from_the_blog_excerpt {
    display: block;
}

.devvn_blog_post .col.post-item:nth-child(1) {
    position: absolute;
    left: 0;
    padding-right: 19.6px;
    width: 50%;
    height: auto;
}

.col.post-item .is-divider {
    display: none;
}

.col.post-item .post-title {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    line-height: 28px;
    margin: 0;
}

.col.post-item > .col-inner .box:hover .post-title {
    color: var(--primary-color);
}

.col.post-item .box-text.text-left {
    padding-top: 20px;
    padding-bottom: 30px;
}

.devvn_blog_post .col.post-item:nth-child(1) .post-title {
    font-size: 36px;
    color: #90278e;
    line-height: 40px;
    letter-spacing: 0;
    margin-bottom: 30px;
}

.devvn_blog_post .col.post-item:nth-child(1)
.from_the_blog_excerpt {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

.devvn_box_su_thay_doi .tabbed-content .nav li a {
    font-size: 14px;
    font-weight: 700;
    border-radius: 99px;
    border: 1px solid #cccccc;
    height: 42px;
    padding: 0 30px;
    color: #666666;
}

.devvn_box_su_thay_doi .tabbed-content .nav li:not(:last-child) {
    margin-right: 20px;
}

.devvn_box_su_thay_doi .tabbed-content .nav li.tab.active a, .devvn_box_su_thay_doi .tabbed-content .nav li.tab a:hover {
    border-color: #90278e;
    background-color: #90278e;
    color: #fff;
}

.devvn_box_su_thay_doi .tabbed-content .tab-panels {
    padding-top: 40px;
}

.devvn_box_su_thay_doi .tabbed-content .tab-panels .gallery-col.col .box-image {
    border-radius: 0 8px 0 8px;
}

.devvn_btn {
    min-width: 210px;
    margin-bottom: 0;
    border-color: #ccc;
    height: 42px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #666666 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
}

.devvn_content_box_doi_tac > .col-inner {
    box-shadow: 1px -1px 5px 0px #0000000d;
    border-radius: 8px;
    padding: 33px 0;
    margin-bottom: 10px;
}

.devvn_btn i.icon-angle-right {
    font-size: 20px;
    top: 0px;
}

.devvn_box_dich_vu .section-content.relative > .row > .col.devvn_col_le {
    padding-right: 20px;
}

.devvn_box_dich_vu .section-content.relative > .row > .col.devvn_col_chan {
    padding-left: 20px;
}

.devvn_btn:hover {
    color: #fff !important;
}

.devvn_box_dich_vu_feature {
    padding-bottom: 30px !important;
}

.devvn_bg_price,
div#top-bar i.icon-search::before, [class*="devvn_icon_"]:before {
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}

/*css slide booxx cam nhan*/
ul.flipster__container li.flipster__item.flipster__item--current {
    width: 65%;
    transform: translateX(-20px);
}

.flipster--flat .flipster__item {
    width: 65%;
}

.devvn_box_service_feature_function .devvn_img_cover {
    padding-top: 420px;
}

.devvn_img_cover img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.devvn_img_cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

.devvn_box_service_feature_function .devvn_item_nx .devvn_body {
    opacity: 0;
}

.devvn_box_service_feature_function .flipster__item.flipster__item--current .devvn_item_nx .devvn_body {
    opacity: 1;
    text-align: center;
}

.devvn_box_service_feature_function .devvn_item_nx .devvn_body h3 {
    font-size: 48px;
    line-height: 48px;
    margin-top: 40px;
    margin-bottom: 10px;
    letter-spacing: 0;
    /* color: #333333; */
}

.devvn_box_service_feature_function .devvn_item_nx .devvn_body .content {
    font-size: 30px;
    font-weight: 700;
    color: #333333;
}

.flipster {
    display: block;
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
}

.flipster:focus {
    outline: none;
}

.flipster__container,
.flipster__item {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}

.flipster__container {
    display: block;
    white-space: nowrap;
    word-spacing: -0.25em;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flipster__item {
    display: inline-block;
    white-space: normal;
    word-spacing: normal;
    vertical-align: bottom;
}

.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
    cursor: pointer;
}

.flipster__item img {
    max-width: 100%;
}

.flipster__button {
    position: absolute;
    top: 50%;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    z-index: 999;
    cursor: pointer;
    font-size: 15px;
    opacity: 0.5;
    -webkit-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    margin: -1em 2em;
}

.flipster__button svg {
    width: 2em;
    stroke: currentColor;
    fill: transparent;
    stroke-width: 3;
    stroke-linecap: round;
}

.flipster__button:hover,
.flipster__button:focus {
    opacity: 1;
}

.flipster__button--prev {
    left: 0;
}

.flipster__button--next {
    right: 0;
}

.flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
    opacity: 1;
}

.flipster--flat .flipster__item--past .flipster__item__content {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}

.flipster--flat .flipster__item--future .flipster__item__content {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}


.flipster--flat .flipster__item--past .flipster__item__content {
    -webkit-transform: translateX(100%) scale(0.6);
    transform: translateX(100%) scale(0.6);
}

.flipster--flat .flipster__item--past-2 .flipster__item__content {
    -webkit-transform: translateX(10%) scale(0.4);
    transform: translateX(10%) scale(0.4);
}

.flipster--flat .flipster__item--past-1 .flipster__item__content {
    -webkit-transform: translateX(4%) scale(0.6);
    transform: translateX(4%) scale(0.6);
}

.flipster--flat .flipster__item--future .flipster__item__content {
    -webkit-transform: translateX(-100%) scale(0.6);
    transform: translateX(-100%) scale(0.6);
}

.flipster--flat .flipster__item--future-2 .flipster__item__content {
    -webkit-transform: translateX(-10%) scale(0.4);
    transform: translateX(-10%) scale(0.4);
}

.devvn_box_service_feature_function ul.flipster__container {
    padding-bottom: 80px;
    padding-top: 15px;
}

.devvn_item_nx .devvn_img {
    box-shadow: -1px -1px 10px 1px #00000026;
}

.flipster--flat .flipster__item--future-1 .flipster__item__content {
    -webkit-transform: translateX(-9%) scale(0.6);
    transform: translateX(-9%) scale(0.6);
}

.devvn_main_carousel_nhan_xet .flipster__button svg {
    display: none;
}

.devvn_main_carousel_nhan_xet .flipster__button {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    outline: unset;
    width: 25px;
}

.devvn_main_carousel_nhan_xet button.flipster__button--next {
    /*background-image: url('./images/right_nx.png');*/
}

.devvn_box_nt .devvn_main_carousel_nhan_xet {
    padding-bottom: 20px;
}

.devvn_box_service_feature_function ul.flipster__nav {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 5px;
    margin-bottom: 0;
    z-index: 9;
}

.devvn_box_service_feature_function ul.flipster__nav li {
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}

.devvn_box_service_feature_function ul.flipster__nav li:last-child {
    margin-right: 0;
}

.devvn_box_service_feature_function ul.flipster__nav li a:hover, .devvn_box_service_feature_function ul.flipster__nav li.flipster__nav__item--current a {
    background-color: #90278e;
}

.devvn_box_service_feature_function ul.flipster__nav li a {
    width: 20px;
    height: 20px;
    border-radius: 99px;
    background: #e4e4ed;
    display: block;
    overflow: hidden;
    padding: 10px;
}

div#masthead i.icon-search::before {
    background-repeat: no-repeat;
    background-position: center;
}

.devvn_content_sub_menu_tab > .col:nth-child(2) > .col-inner,
.devvn_sub_menu_ux > ul.nav {
    height: 241px;
    overflow-y: auto;
}

.devvn_sub_menu_ux > ul.nav {
    width: 30%;

}

.devvn_sub_menu_ux > .tab-panels > .panel {
    display: none;
}

.devvn_sub_menu_ux > ul.nav > li {
    border: unset;
}

.devvn_sub_menu_ux > ul.nav > li:not(:last-child) {
    border-bottom: 1px solid #eee;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #90278e;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #E638E4;
}

.devvn_sub_menu_ux > .tab-panels {
    width: 70%;
    padding: unset;
    border-left-color: #c1a1d6;
    max-height: 240px;
}

.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    left: 60%;
}

.devvn_sub_menu_ux > ul.nav > li > a:hover {
    color: #fff;
    background-color: #4f246b;
}

.devvn-tabbed-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.devvn-tabbed-content .nav, .devvn-tabbed-content .tab-panels {
    width: 100%
}

.devvn_sub_menu_ux > ul.nav > li > a:hover:after {
    background-image: url("./images/double-angle-pointing-to-rightw.png");
}

.devvn_sub_menu_ux > ul.nav > li > a:after {
    content: "";
    width: 13px;
    height: 13px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("./images/double-angle-pointing-to-right.png");
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    margin-top: -1px;
    right: 15px;
}

.devvn_sub_menu_ux > ul.nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 20px 35px 20px 20px;
    display: block;
    opacity: 1;
    color: #4f246b;
    font-weight: 600;
    position: relative;
    line-height: 19.2px;
}

.devvn_sub_menu_ux {
    max-height: 240px;
}

.devvn_sub_menu_ux > .tab-panels > .panel > .row,
.devvn_sub_menu_ux > .tab-panels > .panel {
    height: 100%;
}

.nav-dropdown-has-border .nav-dropdown {
    border-color: #c1a1d6;
    border-width: 1px;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: #c1a1d6;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 9px;
    margin-left: -9px;
}

.devvn_content_sub_menu_tab > .col > .col-inner {
    padding: 20px;
}

.devvn_content_sub_menu_tab > .col:nth-child(2) {
    border-left: 1px solid #c1a1d6;
}

.devvn_content_sub_menu_tab .col.post-item .box-text .from_the_blog_excerpt {
    display: none;
}

.devvn_content_sub_menu_tab .col.post-item .box-text .post-title {
    color: #212529;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    text-align: left;
    position: relative;
    padding-left: 15px;
    line-height: 18px;
}

.devvn_content_sub_menu_tab .col.post-item:not(:last-child) .box-text .post-title {
    margin-bottom: 8px;
}

.devvn_content_sub_menu_tab .col.post-item .box-text {
    padding: unset;
}

.devvn_content_sub_menu_tab .col.post-item {
    padding: unset;
}

.devvn_content_sub_menu_tab .col.post-item .box-text .post-title:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #212529;
    line-height: 28px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 5px;
}

.blog-wrapper.blog-single.page-wrapper,
.blog-wrapper.blog-archive.page-wrapper {
    background: #f8f8f8;
    padding-top: 0;
    padding-bottom: 0;
}

.post-sidebar {
    padding-top: 40px;
    padding-bottom: 40px;
}
.devvn_coment_fb .fb_iframe_widget_fluid_desktop iframe{
    width: 100% !important;
}
.blog-wrapper.blog-single.page-wrapper > .row > .large-9.col > .devvn_inner,
.blog-wrapper.blog-archive.page-wrapper > .row > .large-9.col > .devvn_inner {
    background: #fff;
    padding-left: 32px;
    padding-right: 32px;
    line-height: 1.5;
    margin-bottom: 32px;
    padding-bottom: 12px;
    box-sizing: border-box;
    padding-top: 40px;
}


body:not(.home) div#wide-nav {
    box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
}

.post-sidebar div#secondary .is-divider.small {
    display: none;
}

.post-sidebar div#secondary span.widget-title {
    font-size: 24px;
    text-transform: none;
    margin-bottom: 24px;
    display: block;
    line-height: 1.2;
    letter-spacing: 0;
}

.post-sidebar div#secondary .col.post-item .box-text {
    padding: 0 0 0 15px;
    width: calc(100% - 68px);
}

.post-sidebar div#secondary .col.post-item:last-child {
    padding-bottom: 0;
}

.post-sidebar div#secondary .col.post-item {
    padding-bottom: 15px;
}

div#secondary .widget:last-child {
    margin-bottom: 0;
}

div#secondary .widget {
    margin-bottom: 48px;
}

.post-sidebar div#secondary .col.post-item .box-text .post-title {
    font-size: 15px;
    max-height: 60px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
}

div#breadcrumbs {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
}

.post-sidebar .col.post-item > .col-inner .box:hover .post-title,
div#breadcrumbs span.breadcrumb_last, div#breadcrumbs a:hover {
    color: #a17928;
}
.page-template-default .content-area.page-wrapper>.row>.col>.col-inner header.entry-header .entry-title,
.blog-wrapper.blog-single.page-wrapper header.entry-header .entry-title,
header.archive-page-header .page-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 30px;
    position: relative;
    color: #2d1a47;
    text-transform: none;
    text-align: center;
}
.blog-wrapper.blog-single.page-wrapper header.entry-header .entry-divider.is-divider.small {
    display: none;
}
.page-template-default .content-area.page-wrapper>.row>.col>.col-inner header.entry-header{
    margin-bottom: 30px;
}
.page-template-default .content-area.page-wrapper>.row>.col>.col-inner header.entry-header .entry-title:after,
.blog-wrapper.blog-single.page-wrapper header.entry-header .entry-title:after,
header.archive-page-header .page-title:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #2d1a47;
    width: 120px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.post-sidebar div#secondary .col.post-item .box-image {
    max-width: 68px;
    height: 68px;
    padding: unset;
    width: 68px !important;
    overflow: hidden;
    border-radius: 99px;
}

.blog-wrapper.blog-archive.page-wrapper .devvn_inner .col.post-item .post-title {
    font-size: 13px;
    color: #2e1a46;
    font-weight: bold;
    margin: 10px 0;
    max-height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-wrapper.blog-archive.page-wrapper .devvn_inner .col.post-item .box-text {
    padding: unset;
}

.blog-wrapper.blog-archive.page-wrapper .devvn_inner .col.post-item .box-text .from_the_blog_excerpt {
    margin: 0;
    font-size: 11px;
    color: #2e1a46;
    font-style: italic;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0;
}

.blog-wrapper.blog-archive.page-wrapper .devvn_inner .col.post-item .box-text button.button {
    background: #a17928;
    color: #fff;
    padding: 6px 28px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    height: unset;
    min-height: unset;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    border: unset;
}

.blog-wrapper.blog-archive.page-wrapper .devvn_inner .col.post-item .box-text button.button:after {
    content: "\f105";
    font-family: 'fl-icons' !important;
    font-display: block;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative; /* line-height: 1.2; */
    font-size: 18px;
    margin-left: 10px;
}

.blog-wrapper.blog-archive.page-wrapper .devvn_inner .col.post-item .box-text button.button:hover {
    box-shadow: 0px 4px 8px 2px rgb(114 71 138 / 75%) !important;
    transform: translateY(-1px);
}
.devvn_list_post_related .devvn_title_related  {
    background: url("./images/line_4.png");
    background-position: left 15px;
    margin-bottom: 15px;
    background-repeat: repeat-x;
}
.devvn_list_post_related .devvn_title_related h3 {
    background-color: #fff;
    color: #391c52;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding-right: 5px;display: initial;
}
.devvn_list_post_related ul li a:hover {
    background-position: 2px 5px;
    background-repeat: no-repeat;
    text-decoration: underline;
}
.devvn_list_post_related ul li a {
    display: block;
    margin-bottom: 8px;
    background-image: url("./images/icon_l1.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    color: #391c52;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding-left: 22px;
    transition: all .2s ease;
}
.devvn_list_post_related ul li{
    list-style: none;
    margin: 0;
}
.devvn_list_post_related_content ul {
    align-items: flex-start;
    margin-bottom: 30px;
}
.page-template-default .content-area.page-wrapper {
    background: #f8f8f8;
    padding: unset;
}

.page-template-default .content-area.page-wrapper>.row>.col>.col-inner {
    background: #fff;
    padding: 40px 32px;
}
.devvn_content_contact ul.devvn_list_location li {
    margin-left: 0;
    font-weight: 500;
}

.devvn_content_contact  .devvn_hotline_footer {
    margin-bottom: 0;
}

.devvn_content_contact .devvn_hotline_footer a.devvn_icon_phone_footer {
    font-size: 16px;
}

.devvn_content_contact .devvn_hotline_footer a.devvn_icon_phone_footer::before {
    width: 24px;
    height: 24px;
}

.devvn_content_contact ul.devvn_list_location {
    margin-bottom: 10px;
}
.devvn_list_showroom ul {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.devvn_list_showroom ul li {
    padding: 0 15px;
    width: 50%; margin-left: 0;list-style: none;
}
.devvn_list_showroom ul li a{
    margin-bottom: 10px;
    list-style: none;
    text-align: center;
    height: 60px;
    border: dotted 1px #4f246b;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: 500;
    color: #4f246b;
    border-radius: 5px;
    font-size: 22px;
}
.devvn_list_showroom ul li.active a,
.devvn_list_showroom ul li a:hover{
    background-color: #4f246b;
    color: #fff;
    border: solid 1px #4f246b;
}
.devvn_content_tab_location p:last-child{
    margin-bottom: 0;
}
.devvn_content_tab_location .devvn_showroow.active{
    display: block;
}
.devvn_content_tab_location .devvn_showroow{
    display: none;
}
.post-sidebar div#secondary .col.post-item .box.box-vertical {
    display: flex;
    align-items: center;
}
.header.devvn_sticky {
    transition: all 0.2s ease;
    position: sticky;
    top: 0;
}
.devvn_sticky .devvn_sticky_inner {
    -webkit-animation: stuckMoveDown .6s;
    animation: stuckMoveDown .6s;
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}
.header.devvn_sticky div#masthead {
    display: none;
}

.header.devvn_sticky div#top-bar {
    display: none;
}
@media only screen and (max-width: 1169px) {
    div#top-bar i.icon-search::before {
        width: 20px;
        height: 20px;
    }

    div#logo {
        width: 280px !important;
    }

    .header-bottom-nav > li > a {
        line-height: 20px !important;
    }

   /* footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(2) {
        max-width: 32%;
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(1) {
        max-width: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) {
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }*/

    .devvn_box_title .devvn_title {
        font-size: 30px;
    }

    .devvn_icon_box_home .devvn_icon_title .title {
        font-size: 24px;
        padding-left: 50px;
        height: 50px;
        line-height: 50px;
    }

    .devvn_icon_box_home .devvn_icon_title span.stt {
        height: 50px;
        line-height: 50px;
    }

    .devvn_box_dich_vu .section-content.relative > .row > .col.devvn_col_le {
        padding-right: 15px;
    }

    .devvn_box_dich_vu .section-content.relative > .row > .col.devvn_col_chan {
        padding-left: 15px;
    }

    .devvn_icon_box_home {
        padding-bottom: 50px;
    }

    .devvn_box_service_feature_function .devvn_item_nx .devvn_body h3 {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
        line-height: 30px;
    }

    .devvn_box_service_feature_function .devvn_item_nx .devvn_body .content {
        font-size: 24px;
        line-height: 24px;
    }

    .devvn_box_title .devvn_sub_title {
        font-size: 52px;
    }

    .devvn_blog_post .col.post-item:nth-child(1) .post-title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .devvn_blog_post .col.post-item:nth-child(1) .from_the_blog_excerpt {
        font-size: 18px;
        line-height: 24px;
    }

    .col.post-item .post-title {
        font-size: 18px;
        line-height: 24px;
    }

    .col.post-item .box-text.text-left {
        padding-bottom: 15px;
        padding-top: 10px;
    }

    .devvn_price_service.devvn_bg_price {
        background-position: 25px 0px;
    }
}

@media only screen and (max-width: 1023px) {
     footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(2) {
        max-width: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(1) {
        max-width: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) {
        max-width: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    }
    .devvn_row_service > .col > .col-inner .icon-box h3 {
        font-size: 24px;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_suffix {
        font-size: 16px;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.sale {
        font-size: 20px;
    }
    footer#footer ul.devvn_list_location li{
        line-height: 24px;
    }
    footer .devvn_content_widget ul.devvn_list_location li:last-child img {
        max-width: 140px;
    }
    .devvn_hotline_footer a.devvn_icon_phone_footer{
        font-size: 22px;
    }
    .devvn_icon_phone_footer::before {
        width: 24px;
        height: 24px;
    }
    /*div#top-bar ul li a.devvn_icon_phone_header, .devvn_loaction_header {
        font-size: 16px;
    }
*/
    .devvn_content_widget .devvn_list_contact {
        margin-top: 45px;
        margin-bottom: 25px;
    }

    div#logo {
        width: 250px !important;
    }

    div#masthead {
        height: 120px;
    }

    .devvn_row_service > .col > .col-inner {
        padding: 40px !important;
        max-width: 900px !important;
    }
}

@media only screen and (max-width: 991px) {
    div#wide-nav ul.nav.header-nav.header-bottom-nav>li >.sub-menu.nav-dropdown{
        width: 850px !important;
    }
    .post-sidebar div#secondary span.widget-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .post-sidebar div#secondary .col.post-item .box-image {
        width: 50px !important;
        height: 50px;
    }

    .post-sidebar div#secondary .col.post-item .box-text {
        width: calc(100% - 50px);
    }
    .devvn_content_widget .devvn_logo_footer, .devvn_hotline_footer {
        margin-bottom: 30px;
    }

    .devvn_row_service > .col > .col-inner {
        padding: 30px !important;
        max-width: 800px !important;
    }

    .devvn_box_dich_vu {
        padding-top: 45px !important;
        padding-bottom: 15px !important;
    }

    .devvn_box_text_icon_home .devvn_price_service {
        padding-top: 15px;
        padding-bottom: 20px;
    }


    .devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.sale {
        margin-bottom: 5px;
        line-height: 20px;
    }

    .devvn_icon_box_home .devvn_icon_title span.stt {
        font-size: 24px;
    }

    .devvn_icon_box_home .devvn_icon_title .title {
        font-size: 20px;
        padding-left: 30px;
    }

    .devvn_price_service.devvn_bg_price {
        background-size: 115px;
        background-position: 100px 0px;
    }

    .devvn_box_text_icon_home .devvn_content button {
        margin-top: 10px;
        margin-bottom: 9px;
    }

    .devvn_row_service > .col > .col-inner .icon-box h3 {
        font-size: 20px;
    }

    .devvn_box_service_feature_function ul.flipster__container {
        padding-bottom: 50px;
    }

    .devvn_box_dich_vu_feature {
        padding-bottom: 0 !important;
    }

    .devvn_box_service_feature_function ul.flipster__nav li a {
        width: 15px;
        height: 15px;
        padding: unset;
    }

    .devvn_box_service_feature_function .devvn_item_nx .devvn_body h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .devvn_box_service_feature_function .devvn_item_nx .devvn_body .content {
        font-size: 18px;
        line-height: 20px;
    }

    .devvn_box_service_feature_function .devvn_img_cover {
        padding-top: 370px;
    }

    .devvn_icon_box_home .icon-box-img {
        max-width: 200px;
    }
}

@media only screen and (max-width: 849px) {
    body:not(.home) div#masthead {
        box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
    }
    .stuck div#masthead {
        display: block;
    }

    .stuck div#masthead div#logo {
        width: 180px !important;
    }
    .post-sidebar {
        padding-top: 0;
    }
    .blog-wrapper.blog-single.page-wrapper > .row > .large-9.col > .devvn_inner, .blog-wrapper.blog-archive.page-wrapper > .row > .large-9.col > .devvn_inner {
        margin-bottom: 0;
    }
    div#secondary .widget.widget_media_image a {
        display: block;
        text-align: center;
    }
    div#masthead ul.mobile-nav i.icon-menu {
        color: #90278e;
    }
    div#top-bar ul.nav {
        justify-content: flex-end;
    }

    .devvn_box_service_feature_function .devvn_img_cover {
        padding-top: 300px;
    }

    .devvn_row_service > .col > .col-inner {
        padding: 20px !important;
        max-width: 750px !important;
    }

    .devvn_box_dich_vu {
        padding-top: 30px !important;
    }

    .devvn_price_service.devvn_bg_price {
        /* background: unset !important; */
        background-size: 100px;
        background-position: 85px 5px;
    }

    .devvn_icon_box_home .icon-box-img {
        max-width: 170px;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_suffix {
        font-size: 15px;
        line-height: 20px;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.sale {
        font-size: 18px;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.regular {
        font-size: 15px;
    }

    .devvn_icon_box_home .devvn_icon_title .title {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        width: calc(100% - 70px);
    }

    .devvn_icon_box_home .devvn_icon_title span.stt {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
        width: 70px;
    }

    .devvn_icon_box_home {
        padding-bottom: 40px;
    }

    .devvn_box_dich_vu_feature {
        padding-top: 50px !important;
    }

    .devvn_box_doi_tac,
    .devvn_box_news_feature,
    .devvn_box_su_thay_doi {
        padding-top: 50px !important;
    }

    /*.devvn_blog_post {
        padding-left: 0 !important;
    }

    .devvn_blog_post .col.post-item:nth-child(1) {
        position: unset;
        padding-right: 9.8px;
    }*/
    .devvn_blog_post .col.post-item:nth-child(1) .from_the_blog_excerpt {
        font-size: 16px;
        line-height: 20px;
    }

    .devvn_blog_post .col.post-item:nth-child(1) .post-title,
    .col.post-item .post-title {
        font-size: 18px;
        line-height: 20px;
    }
}


@media only screen and (max-width: 767px) {
    .entry-content.single-page {
        padding-bottom: 0;
    }
    .blog-wrapper.blog-single.page-wrapper > .row > .large-9.col > .devvn_inner, .blog-wrapper.blog-archive.page-wrapper > .row > .large-9.col > .devvn_inner {
        padding: 20px 10px;
    }
    div#logo {
        width: 200px !important;
    }

    div#masthead {
        height: 100px;
    }

    div#top-bar {
        min-height: 40px;
    }

    .header-wrapper.stuck div#masthead {
        display: block;
        height: 90px !important;
    }

    div#top-bar ul li a.devvn_icon_phone_header, .devvn_loaction_header {
        font-size: 14px;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(1), footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(2), footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) {
        max-width: 100%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 100%;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) {
        margin-bottom: 0;
        text-align: center;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) .textwidget.custom-html-widget {
        justify-content: center;
    }

    footer#footer .footer-widgets.footer.footer-1 .widget:nth-child(3) .textwidget.custom-html-widget img {
        width: 150px;
    }

    .devvn_content_widget .devvn_list_contact {
        margin-top: 0;
        margin-bottom: 15px;
    }

    footer#footer .footer-widgets.footer.footer-1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .devvn_content_widget .devvn_form form.wpcf7-form.invalid span.wpcf7-not-valid-tip {
        position: unset;
    }

    .devvn_content_widget .devvn_form form.wpcf7-form.invalid .wpcf7-response-output {
        position: unset;
    }

    .devvn_box_service_home {
        margin-top: 0;
    }

    .devvn_row_service > .col > .col-inner {
        max-width: 100% !important;
        padding: unset !important;
        box-shadow: unset;
        justify-content: center;
    }


    .devvn_box_service_home .icon-box.featured-box .icon-box-img {
        max-width: 50px;
    }

    .devvn_box_service_home .icon-box.featured-box:nth-child(2) .icon-box-img {
        max-width: 45px;
    }

    .devvn_box_service_home .icon-box.featured-box:nth-child(3) .icon-box-img {
        max-width: 42px;
    }

    .devvn_row_service > .col > .col-inner .icon-box h3 {
        font-size: 16px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(2) {
        width: 265px;
        padding: 0 15px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(3) {
        padding-left: 15px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(1) {
        padding-right: 15px;
    }

    .devvn_icon_box_home .icon-box-img {
        max-width: 120px;
        vertical-align: bottom;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_suffix {
        font-size: 14px;
    }

    .devvn_price_service.devvn_bg_price {
        background: unset !important;
        padding-top: 0;
        padding-bottom: 5px;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.sale {
        font-size: 15px;
    }

    .devvn_box_text_icon_home .devvn_price_service .devvn_price span.amount.regular {
        font-size: 14px;
    }

    .devvn_icon_box_home .devvn_icon_title span.stt {
        width: 40px;
        font-size: 18px;
    }

    .devvn_icon_box_home .devvn_icon_title .title {
        width: calc(100% - 40px);
        font-size: 14px;
        padding-left: 20px;
    }

    .devvn_box_title .devvn_title {
        font-size: 24px;
    }

    .devvn_box_title .devvn_sub_title {
        font-size: 42px;
    }

    .devvn_box_su_thay_doi .tabbed-content .nav li:not(:last-child) {
        margin-bottom: 10px;
    }

    .devvn_blog_post {
        padding-left: 0 !important;
    }

    .devvn_blog_post .col.post-item:nth-child(1) {
        position: unset;
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
        padding-right: 9.6px;
    }

    .devvn_box_doi_tac {
        padding-top: 20px !important;
    }

    .devvn_box_service_feature_function .devvn_img_cover {
        padding-top: 250px;
    }

    .devvn_blog_post .col.post-item:nth-child(1) .post-title, .col.post-item .post-title {
        font-size: 16px;
    }

    .devvn_blog_post .col.post-item:nth-child(1) .from_the_blog_excerpt {
        font-size: 14px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(1) {
        padding-left: 15px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(3) {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 549px) {
    .devvn_row_service > .col > .col-inner .icon-box:nth-child(2) {
        padding: 0 7px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(1) {
        padding-right: 7px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(3) {
        padding-left: 7px;
    }

    .devvn_icon_box_home .icon-box-img {
        max-width: 145px;
    }

    .devvn_box_service_feature_function .devvn_item_nx .devvn_body h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(1), .devvn_row_service > .col > .col-inner .icon-box:nth-child(2), .devvn_row_service > .col > .col-inner .icon-box:nth-child(3) {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .devvn_row_service > .col > .col-inner .icon-box:nth-child(1), .devvn_row_service > .col > .col-inner .icon-box:nth-child(2) {
        margin-bottom: 15px;
    }

    .devvn_row_service > .col > .col-inner {
        flex-wrap: wrap;
    }

    .devvn_icon_box_home .devvn_icon_title span.stt {
        width: 60px;
    }

    .devvn_icon_box_home .devvn_icon_title .title {
        width: calc(100% - 60px);
        font-size: 16px;
    }

    .devvn_box_title .devvn_title:after {
        height: 5px;
    }

    .devvn_box_title .devvn_sub_title {
        font-size: 36px;
        line-height: 24px;
    }

    .devvn_box_news_feature {
        padding-top: 30px !important;
    }

    .devvn_box_title .devvn_title {
        font-size: 20px;
    }

    .devvn_box_service_home .icon-box.featured-box .icon-box-img {
        margin-bottom: 10px;
    }

    .devvn_row_service > .col > .col-inner .icon-box h3 {
        font-size: 18px;
    }

    .devvn_box_service_feature_function .devvn_item_nx .devvn_body .content {
        font-size: 14px;
    }

    div#logo {
        width: 170px !important;
    }

    .devvn_box_su_thay_doi .tabbed-content .nav li a {
        padding: 0 15px;
        font-size: 14px;
    }

    .devvn_box_service_feature_function .devvn_img_cover {
        padding-top: 200px;
    }

    .devvn_box_su_thay_doi .tabbed-content .nav li:not(:last-child) {
        margin-right: 10px;
    }

    div#masthead i.icon-search::before {
        width: 23px;
        height: 23px;
        background-size: contain;
    }

    div#top-bar ul.nav li.html.custom.html_topbar_right {
        display: none;
    }
}