/*
Theme Name: Thai Vista DMC
Theme URI: https://www.dronainfotech.com/
Author: Kuldeep Kumar
Author URI: https://www.dronainfotech.com/
Description: This is a custom, fast, and responsive WordPress theme designed for Thai Vista DMC.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://gnu.org
Text Domain: thai-vista-dmc
Tags: block-styles, full-site-editing, custom-colors, translation-ready
*/
.single-post .container {
    max-width: 1280px;
}

.single-post .blog-content,
.single-post .blog-single {
    width: 100%;
}

.single-post .col-lg-8 {
    flex: 0 0 72%;
    max-width: 72%;
}

.single-post .col-lg-4 {
    flex: 0 0 28%;
    max-width: 28%;
}

.single-post .thai-vista-blog-content {
    font-size: 17px;
    line-height: 1.8;
}

.single-post .thai-vista-blog-content p {
    margin-bottom: 18px;
}

.single-post .thai-vista-blog-content h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-top: 45px;
    margin-bottom: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}

.single-post .thai-vista-blog-content h3 {
    font-size: 21px;
    margin-top: 28px;
    margin-bottom: 12px;
}

.single-post .thai-vista-blog-content h4 {
    font-size: 18px;
    margin-top: 22px;
    margin-bottom: 8px;
}

.single-post .thai-vista-blog-content ul {
    margin: 15px 0 25px;
    padding-left: 0;
    list-style: none;
}

.single-post .thai-vista-blog-content ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.single-post .thai-vista-blog-content ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 600;
}

.single-post .sidebar-sticky {
    position: sticky;
    top: 100px;
}

.single-post .thai-vista-blog-cta {
    margin-top: 45px;
    padding: 35px;
    background: #f7f8fa;
    border-radius: 12px;
}

@media (max-width: 991px) {
    .single-post .col-lg-8,
    .single-post .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .single-post .thai-vista-blog-content h2 {
        font-size: 24px;
    }
}
.banner .slider,
.banner .slider .swiper-container,
.banner .slider .swiper-wrapper,
.banner .slider .swiper-slide,
.banner .slider .slide-inner {
    min-height: 630px;
}

.banner .slider .swiper-slide,
.banner .slider .slide-inner {
    overflow: hidden;
    position: relative;
}

.banner .slider .slide-image {
    left: 0;
    position: absolute;
    top: 0;
    display: block;
    min-height: 630px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-image: var(--banner-image);
}

.thai-vista-home-hero .swiper-content p {
    font-size: 20px;
    max-width: 760px;
}

.thai-vista-content-card {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(20, 20, 20, 0.06);
    height: 100%;
    padding: 28px;
}

.thai-vista-content-card h3 {
    font-size: 22px;
    margin-bottom: 12px;
}

.thai-vista-card-number {
    color: #e29405;
    display: block;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 14px;
}

.thai-vista-destination-card {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(20, 20, 20, 0.06);
    height: 100%;
    overflow: hidden;
}

.thai-vista-destination-card img {
    aspect-ratio: 16 / 10;
    object-fit: cover;
    width: 100%;
}

.thai-vista-destination-card div {
    padding: 22px;
}

.thai-vista-destination-card h3 {
    font-size: 22px;
    margin-bottom: 8px;
}

.about-us .about-imagelist ul,
.thai-vista-home-about .about-imagelist ul,
.thai-vista-about-page .about-imagelist ul {
    gap: 8px;
}

.about-us .about-imagelist li,
.thai-vista-home-about .about-imagelist li,
.thai-vista-about-page .about-imagelist li {
    flex: 1 1 0;
    margin-right: 0 !important;
    overflow: hidden;
}

.about-us .about-imagelist img,
.thai-vista-home-about .about-imagelist img,
.thai-vista-about-page .about-imagelist img {
    display: block;
    height: 160px;
    object-fit: cover;
    width: 100%;
}

.thai-vista-home-destinations .desti-image {
    height: 240px;
    width: 100%;
}

.thai-vista-home-destinations .desti-image img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.thai-vista-home-destinations .desti-title {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 240px;
    justify-content: center;
}

.flaticon-handshake-icon:before {
    background: currentColor;
    content: "";
    display: inline-block;
    height: 58px;
    -webkit-mask: url("https://cdn-icons-png.flaticon.com/512/3439/3439283.png") no-repeat center / contain;
    mask: url("https://cdn-icons-png.flaticon.com/512/3439/3439283.png") no-repeat center / contain;
    width: 58px;
}

.breadcrumb-main .breadcrumb-outer .breadcrumb-content h1,
.breadcrumb-main .breadcrumb-outer .breadcrumb-content h2,
.breadcrumb-main .breadcrumb-outer .bread-content h1,
.breadcrumb-main .breadcrumb-outer .bread-content h2 {
    line-height: 1.18 !important;
    white-space: normal !important;
}

.thai-vista-dmc-services .slick-track {
    display: flex;
}

.thai-vista-dmc-services .slick-slide {
    flex: none;
    height: auto;
    max-width: none;
    padding: 0 14px 24px;
}

.thai-vista-dmc-services .slick-slide > div,
.thai-vista-dmc-services .team-slider > [class*="col-"],
.thai-vista-dmc-services .thai-vista-services-grid > [class*="col-"],
.thai-vista-dmc-services .thai-vista-services-slider > [class*="col-"] {
    height: 100%;
}

.thai-vista-dmc-services .thai-vista-services-slider {
    margin-left: -14px;
    margin-right: -14px;
}

.thai-vista-dmc-services .slick-list {
    margin: 0 -14px;
}

.thai-vista-dmc-services .trend-item {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(20, 20, 20, 0.06);
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
}

.thai-vista-dmc-services .trend-item .trend-image {
    flex: 0 0 230px;
    height: 230px;
}

.thai-vista-dmc-services .trend-item .trend-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.thai-vista-dmc-services .trend-item .trend-content-main {
    box-shadow: none;
    display: flex;
    flex: 1;
    flex-direction: column;
}

.thai-vista-dmc-services .trend-item .trend-content-main .trend-content {
    padding: 0 20px !important;
}

.thai-vista-dmc-services .trend-item .trend-content-main .trend-content h4 {
    min-height: 68px;
}

.thai-vista-dmc-services .trend-item .trend-content-main .trend-last-main {
    flex: 1;
    left: auto;
    position: static;
    right: auto;
    top: auto;
}

.thai-vista-dmc-services .trend-item .trend-content-main .trend-last-main p.trend-para {
    margin-bottom: 0;
}

.thai-vista-sightseeing-grid .trend-item,
.thai-vista-services-grid-page .trend-item {
    background: #fff;
    box-shadow: 0 0 15px #cccccc57;
    display: block;
    width: 100%;
}

.thai-vista-sightseeing-grid .trend-image,
.thai-vista-services-grid-page .trend-image {
    aspect-ratio: 4 / 3;
    height: 250px;
    overflow: hidden;
    width: 100% !important;
}

.thai-vista-sightseeing-grid .trend-image p,
.thai-vista-services-grid-page .trend-image p {
    height: 100%;
    margin: 0;
}

.thai-vista-sightseeing-grid .trend-image img,
.thai-vista-services-grid-page .trend-image img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100% !important;
}

.thai-vista-sightseeing-grid .trend-content-main,
.thai-vista-services-grid-page .trend-content-main {
    box-shadow: none !important;
    width: 100%;
}

.thai-vista-popular-itineraries .itinerary-section > .row {
    align-items: flex-start;
}

.thai-vista-popular-itineraries .navbar-custom {
    background: transparent;
    display: block;
    padding-bottom: 24px !important;
    padding-top: 24px !important;
    width: 100%;
}

.thai-vista-popular-itineraries .navbar-custom .navbar-collapse {
    display: block !important;
}

.thai-vista-popular-itineraries .navbar-custom .navbar-nav {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
}

.thai-vista-popular-itineraries .navbar-custom .nav-item.itinerary-section-1 {
    background: #fff;
    border: 1px solid #e7eef8;
    border-radius: 8px;
    box-shadow: 0 8px 18px rgba(20, 20, 20, 0.05);
    margin: 0;
    padding: 0;
}

.thai-vista-popular-itineraries .navbar-custom .nav-item.itinerary-section-1:hover {
    background: #0791be;
    border-color: #0791be;
}

.thai-vista-popular-itineraries .navbar-custom .nav-link-custom {
    color: #141414 !important;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    min-height: 58px;
    padding: 10px 12px;
}

.thai-vista-popular-itineraries .navbar-custom .nav-item.itinerary-section-1:hover .nav-link-custom,
.thai-vista-popular-itineraries .navbar-custom .nav-item.itinerary-section-1:hover .nav-link-custom b {
    color: #fff !important;
}

.thai-vista-popular-itineraries .navbar-custom .nav-link-custom b {
    color: #007bff;
    display: inline-block;
    margin-right: 4px;
}

.thai-vista-popular-itineraries .trend-item {
    background: transparent;
    box-shadow: none;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.thai-vista-popular-itineraries .trend-image {
    align-items: center;
    display: flex;
    height: 360px;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.thai-vista-popular-itineraries .trend-image img {
    display: block;
    height: 100% !important;
    max-height: 360px;
    object-fit: contain;
    object-position: top center;
    width: 100% !important;
}

.thai-vista-popular-itineraries .thai-vista-itinerary-cta-button {
    align-items: center;
    background: #007bff;
    border: 2px solid #007bff;
    border-radius: 6px;
    box-shadow: 0 10px 20px rgba(0, 123, 255, 0.18);
    color: #fff !important;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: 0;
    line-height: 1.2;
    margin-top: 6px;
    min-height: 44px;
    padding: 12px 20px;
    text-transform: uppercase;
}

.thai-vista-popular-itineraries .thai-vista-itinerary-cta-button:hover,
.thai-vista-popular-itineraries .thai-vista-itinerary-cta-button:focus {
    background: #0791be;
    border-color: #0791be;
    box-shadow: 0 12px 24px rgba(7, 145, 190, 0.22);
    color: #fff !important;
    text-decoration: none;
}

@media (max-width: 767px) {
    .thai-vista-dmc-services .trend-item .trend-image {
        flex-basis: 220px;
        height: 220px;
    }

    .thai-vista-sightseeing-grid .trend-image,
    .thai-vista-services-grid-page .trend-image {
        height: 220px;
    }

    .thai-vista-dmc-services .trend-item .trend-content-main .trend-content h4 {
        min-height: auto;
    }

    .thai-vista-popular-itineraries .trend-image {
        height: 260px;
        margin-top: 20px;
    }

    .thai-vista-popular-itineraries .trend-image img {
        max-height: 260px;
    }

    .thai-vista-popular-itineraries .thai-vista-itinerary-cta-button {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .thai-vista-popular-itineraries .navbar-custom .navbar-nav {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .thai-vista-popular-itineraries .navbar-custom .navbar-nav {
        grid-template-columns: 1fr;
    }

    .thai-vista-popular-itineraries .navbar-custom .nav-link-custom {
        min-height: auto;
    }
}

.thai-vista-market-list {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.thai-vista-market-list li {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 8px 18px rgba(20, 20, 20, 0.05);
    color: #141414;
    display: block;
    font-weight: 600;
    padding: 14px 16px;
    text-align: center;
}

.thai-vista-b2b-cta {
    background-position: center;
    background-size: cover;
    position: relative;
}

.thai-vista-b2b-cta .container {
    position: relative;
    z-index: 1;
}

.thai-vista-b2b-cta p {
    max-width: 820px;
}

.thai-vista-contact-page .thai-vista-contact-section {
    background: #f3f3f3;
    padding: 50px 0;
}

.thai-vista-contact-page .section-title {
    margin-bottom: 28px;
}

.thai-vista-contact-page .section-title h1 {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.thai-vista-contact-page .section-title h2 {
    margin-bottom: 8px;
}

.thai-vista-contact-grid {
    align-items: stretch;
    row-gap: 24px;
}

.thai-vista-contact-card,
.thai-vista-contact-form,
.thai-vista-worldwide-box,
.thai-vista-contact-cta {
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 10px 24px rgba(22, 34, 65, 0.06);
    height: 100%;
    padding: 28px;
}

.thai-vista-contact-card--primary {
    border-top: 4px solid #029e9d;
}

.thai-vista-contact-card h2,
.thai-vista-contact-card h3,
.thai-vista-contact-form h2,
.thai-vista-worldwide-box h2,
.thai-vista-contact-cta h2 {
    color: #2d2d2d;
    font-weight: 700;
    margin-bottom: 18px;
    text-align: left;
}

.thai-vista-contact-card h2,
.thai-vista-contact-form h2,
.thai-vista-worldwide-box h2,
.thai-vista-contact-cta h2 {
    font-size: 26px;
}

.thai-vista-contact-card h3 {
    font-size: 18px;
}

.thai-vista-contact-item {
    align-items: flex-start;
    display: flex;
    gap: 14px;
    margin-bottom: 16px;
}

.thai-vista-contact-item:last-child {
    margin-bottom: 0;
}

.thai-vista-contact-item i {
    align-items: center;
    background: #162241;
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex: 0 0 28px;
    font-size: 13px;
    height: 28px;
    justify-content: center;
    line-height: 1;
    margin-top: 2px;
    width: 28px;
}

.thai-vista-contact-item p,
.thai-vista-contact-item a,
.thai-vista-contact-page p {
    color: #555;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    word-break: break-word;
}

.thai-vista-contact-item strong {
    color: #2d2d2d;
    display: block;
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 2px;
}

.thai-vista-contact-note {
    background: #f7fbfb;
    border-left: 4px solid #029e9d;
    color: #2d2d2d;
    font-weight: 700;
    margin-top: 20px;
    padding: 14px 16px;
}

.thai-vista-market-strip {
    color: #162241;
    font-weight: 700;
    margin-bottom: 14px;
}

.thai-vista-contact-map {
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 10px 24px rgba(22, 34, 65, 0.08);
    height: 100%;
    min-height: 460px;
    overflow: hidden;
}

.thai-vista-contact-map iframe {
    border: 0;
    display: block;
    height: 100%;
    min-height: 460px;
    width: 100%;
}

.thai-vista-contact-form .wpcf7-form p {
    margin-bottom: 14px;
}

.thai-vista-contact-form label {
    color: #2d2d2d;
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
}

.thai-vista-contact-form .wpcf7-form-control:not(.wpcf7-submit) {
    background: #f7f7f7;
    border: 1px solid #eee;
    color: #555;
    min-height: 50px;
    padding: 13px 16px;
    width: 100%;
}

.thai-vista-contact-form textarea.wpcf7-form-control {
    min-height: 140px;
}

.thai-vista-contact-form .wpcf7-submit,
.thai-vista-contact-cta .nir-btn {
    float: none;
}

@media (max-width: 991px) {
    .thai-vista-market-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .thai-vista-contact-page .section-title.w-50 {
        width: 90% !important;
    }
}

@media (max-width: 767px) {
    .thai-vista-home-hero .swiper-content p {
        font-size: 16px;
    }

    .about-us .about-imagelist ul,
    .thai-vista-home-about .about-imagelist ul,
    .thai-vista-about-page .about-imagelist ul {
        flex-wrap: wrap;
    }

    .about-us .about-imagelist li,
    .thai-vista-home-about .about-imagelist li,
    .thai-vista-about-page .about-imagelist li {
        flex-basis: calc(50% - 8px);
    }

    .about-us .about-imagelist img,
    .thai-vista-home-about .about-imagelist img,
    .thai-vista-about-page .about-imagelist img,
    .thai-vista-home-destinations .desti-image,
    .thai-vista-home-destinations .desti-title {
        height: 220px;
    }

    .thai-vista-market-list {
        grid-template-columns: 1fr;
    }

    .thai-vista-b2b-cta .nir-btn-black {
        margin-left: 0 !important;
        margin-top: 12px;
    }

    .thai-vista-contact-page .thai-vista-contact-section {
        padding: 36px 0;
    }

    .thai-vista-contact-page .section-title h1 {
        font-size: 32px;
    }

    .thai-vista-contact-card,
    .thai-vista-contact-form,
    .thai-vista-worldwide-box,
    .thai-vista-contact-cta {
        padding: 22px;
    }

    .thai-vista-contact-map,
    .thai-vista-contact-map iframe {
        min-height: 320px;
    }
}

.thai-vista-blog-hero .thai-vista-breadcrumb-title {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.18;
    text-transform: uppercase;
}

.thai-vista-blog-index,
.thai-vista-blog-single {
    background: #fbfbfb;
}

.thai-vista-post-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
}

.thai-vista-post-grid--related {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.thai-vista-post-card {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(20, 20, 20, 0.06);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

@media (max-width: 991px) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .main_header_area .header_menu,
    .main_header_area .header_menu.fixed-top {
        background: rgba(22, 34, 65, 0.94);
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
        left: 0;
        padding: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 9999;
    }

    .main_header_area .navbar {
        min-height: 70px;
        padding: 0;
    }

    .main_header_area .navbar-flex {
        min-height: 70px;
        padding: 10px 0 !important;
        position: relative;
    }

    .main_header_area .navbar-header {
        flex: 0 1 auto;
        max-width: calc(100% - 64px);
        position: relative;
        z-index: 2;
    }

    .main_header_area .navbar-brand {
        display: inline-flex;
        margin: 0;
        padding: 0;
    }

    .main_header_area .navbar-brand img {
        height: auto;
        max-height: 48px;
        max-width: 190px;
        width: auto;
    }

    .main_header_area .navbar-collapse1,
    .main_header_area .social-links {
        display: none !important;
    }

    #slicknav-mobile {
        display: block;
        margin-left: auto;
        position: relative;
        z-index: 3;
    }

    #slicknav-mobile .slicknav_menu {
        background: transparent;
        display: block;
        margin: 0;
        padding: 0;
    }

    #slicknav-mobile .slicknav_btn {
        align-items: center;
        background: rgba(255, 255, 255, 0.12);
        border: 1px solid rgba(255, 255, 255, 0.22);
        border-radius: 4px;
        display: inline-flex;
        height: 42px;
        justify-content: center;
        margin: 0;
        padding: 0;
        width: 42px;
    }

    #slicknav-mobile .slicknav_btn .slicknav_menutxt {
        display: none !important;
    }

    #slicknav-mobile .slicknav_btn:before {
        content: none !important;
    }

    #slicknav-mobile .slicknav_btn .slicknav_icon {
        display: block !important;
        height: 14px;
        margin: 0;
        position: relative;
        width: 20px;
    }

    #slicknav-mobile .slicknav_btn .slicknav_icon-bar {
        background: #fff !important;
        border-radius: 1px;
        display: block !important;
        height: 2px;
        left: 0;
        margin: 0;
        position: absolute;
        width: 20px;
    }

    #slicknav-mobile .slicknav_btn .slicknav_icon-bar:nth-child(1) {
        top: 0;
    }

    #slicknav-mobile .slicknav_btn .slicknav_icon-bar:nth-child(2) {
        top: 6px;
    }

    #slicknav-mobile .slicknav_btn .slicknav_icon-bar:nth-child(3) {
        top: 12px;
    }

    #slicknav-mobile .slicknav_nav {
        background: #162241;
        border-top: 1px solid rgba(255, 255, 255, 0.12);
        box-shadow: 0 16px 24px rgba(0, 0, 0, 0.18);
        left: 0;
        margin: 0;
        max-height: calc(100vh - 70px);
        overflow-y: auto;
        padding: 8px 0;
        position: fixed;
        right: 0;
        top: 70px;
        width: 100%;
    }

    #slicknav-mobile .slicknav_nav li {
        display: block;
        margin: 0;
        width: 100%;
    }

    #slicknav-mobile .slicknav_nav a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        color: #fff;
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.4;
        margin: 0;
        padding: 13px 22px;
        text-transform: uppercase;
    }

    #slicknav-mobile .slicknav_nav a:hover,
    #slicknav-mobile .slicknav_nav .slicknav_row:hover {
        background: #0791be;
        color: #fff;
    }

    .breadcrumb-main .breadcrumb-outer {
        padding-top: 90px !important;
    }

    .breadcrumb-main .breadcrumb-content {
        display: block !important;
        padding-top: 36px !important;
        text-align: center;
    }

    .breadcrumb-main .breadcrumb-content h1,
    .breadcrumb-main .breadcrumb-content h2 {
        font-size: 30px;
        line-height: 1.18 !important;
        margin-bottom: 12px;
        word-break: normal;
    }

    .breadcrumb-main .breadcrumb-outer .breadcrumb-content h1,
    .breadcrumb-main .breadcrumb-outer .breadcrumb-content h2,
    .breadcrumb-main .breadcrumb-outer .bread-content h1,
    .breadcrumb-main .breadcrumb-outer .bread-content h2 {
        font-size: 30px !important;
        line-height: 1.18 !important;
        max-width: 100%;
        overflow-wrap: break-word;
        padding: 0 8px;
        white-space: normal !important;
        word-break: normal;
    }

    .breadcrumb-main .breadcrumb {
        justify-content: center;
    }

    section {
        max-width: 100%;
    }

    img,
    iframe {
        max-width: 100%;
    }

    .banner .slider,
    .banner .slider .swiper-container,
    .banner .slider .swiper-wrapper,
    .banner .slider .swiper-slide,
    .banner .slider .slide-inner {
        min-height: 620px;
    }

    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content,
    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content1,
    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content2 {
        padding-top: 96px;
        top: 52%;
        width: calc(100% - 30px) !important;
    }

    .banner .slider .swiper-container,
    .banner .slider .swiper-wrapper,
    .banner .slider .swiper-slide,
    .banner .slider .slide-inner,
    .banner .slider .slide-image,
    .banner .slider .overlay {
        left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }

    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content > h1,
    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content1 > h1,
    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content2 > h1 {
        font-size: 31px !important;
        line-height: 1.18;
        margin-bottom: 18px !important;
    }

    .banner .slider .swiper-content h3 {
        font-size: 17px;
        line-height: 1.35;
    }

    .banner .slider .swiper-content p {
        font-size: 14px;
        line-height: 1.55;
    }

    .banner .slider .swiper-button-prev,
    .banner .slider .swiper-button-next {
        display: none !important;
    }

    .banner .slider .per-btn {
        align-items: center;
        display: flex;
        justify-content: center;
        margin: 10px auto 0 !important;
        max-width: 280px;
        min-height: 50px;
        padding: 14px 18px;
        text-align: center;
        width: 100%;
    }

    .banner .slider .per-btn:before {
        border-radius: 25px;
        height: 50px;
        width: 50px;
    }

    .banner .slider .per-btn span {
        display: inline-block;
        font-size: 12px;
        letter-spacing: 1.6px;
        line-height: 1.25;
        max-width: calc(100% - 28px);
        white-space: normal;
    }

    .banner .slider .per-btn i {
        flex: 0 0 auto;
        margin-left: 8px;
        transform: none;
    }
}

@media (max-width: 575px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner {
        left: 50% !important;
        margin-left: -50vw !important;
        margin-right: -50vw !important;
        max-width: 100vw !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        right: 50% !important;
        width: 100vw !important;
    }

    .banner .slider,
    .banner .slider .swiper-container,
    .banner .slider .swiper-wrapper,
    .banner .slider .swiper-slide,
    .banner .slider .slide-inner,
    .banner .slider .slide-image,
    .banner .slider .overlay {
        max-width: 100vw !important;
        width: 100vw !important;
    }

    .banner .slider .slide-image {
        background-position: center top;
        left: 0 !important;
        right: 0 !important;
    }

    .main_header_area .navbar-brand img {
        max-height: 42px;
        max-width: 170px;
    }

    .breadcrumb-main .breadcrumb-content h1,
    .breadcrumb-main .breadcrumb-content h2 {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }

    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content > h1,
    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content1 > h1,
    .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content2 > h1 {
        font-size: 27px !important;
    }

    .banner .slider .per-btn {
        max-width: 260px;
    }
}

.thai-vista-post-card__image {
    aspect-ratio: 3 / 2;
    display: block;
    overflow: hidden;
}

.thai-vista-post-card__image img {
    height: 100%;
    object-fit: cover;
    transition: transform 0.45s ease;
    width: 100%;
}

.thai-vista-post-card:hover .thai-vista-post-card__image img {
    transform: scale(1.04);
}

.thai-vista-post-card__body {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 12px;
    padding: 22px;
}

.thai-vista-post-meta {
    align-items: center;
    color: #777;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 14px;
}

.thai-vista-post-meta a,
.thai-vista-post-category a {
    color: #e29405;
}

.thai-vista-post-card__title {
    font-size: 24px;
    line-height: 1.25;
    margin: 0;
    text-transform: uppercase;
}

.thai-vista-post-card__footer {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-top: auto;
}

.thai-vista-post-card__footer .nir-btn {
    flex: 0 0 auto;
    padding: 10px 18px;
}

.thai-vista-blog-sidebar {
    position: sticky;
    top: 24px;
}

.thai-vista-sidebar-block {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(20, 20, 20, 0.05);
    margin-bottom: 24px;
    padding: 24px;
}

.thai-vista-sidebar-block h2 {
    border-bottom: 1px dashed #e5e5e5;
    font-size: 20px;
    margin-bottom: 18px;
    padding-bottom: 12px;
}

.thai-vista-sidebar-block ul li {
    display: block;
}

.thai-vista-sidebar-block .search-form {
    display: flex;
    gap: 8px;
}

.thai-vista-sidebar-block .search-field {
    border: 1px solid #e5e5e5;
    flex: 1;
    min-width: 0;
    padding: 10px 12px;
}

.thai-vista-sidebar-block .search-submit {
    background: #e29405;
    border: 0;
    color: #fff;
    padding: 10px 14px;
}

.thai-vista-recent-posts li {
    border-bottom: 1px dashed #e5e5e5;
    padding: 0 0 14px;
}

.thai-vista-recent-posts li + li {
    padding-top: 14px;
}

.thai-vista-recent-posts time {
    color: #777;
    display: block;
    font-size: 13px;
    margin-top: 4px;
}

.thai-vista-article {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(20, 20, 20, 0.06);
    padding: 30px;
}

.thai-vista-article__header h1 {
    font-size: 42px;
    line-height: 1.18;
    margin: 16px 0 24px;
    text-transform: uppercase;
}

.thai-vista-article__featured-image {
    margin: 0 0 28px;
}

.thai-vista-article__featured-image img {
    border-radius: 8px;
    height: auto;
    width: 100%;
}

.thai-vista-article__content h2 {
    font-size: 30px;
    margin-top: 34px;
}

.thai-vista-article__content h3 {
    font-size: 23px;
    margin-top: 26px;
}

.thai-vista-article__content p,
.thai-vista-article__content li {
    color: #555;
    font-size: 17px;
    line-height: 1.8;
}

.thai-vista-article__content ul,
.thai-vista-article__content ol {
    margin: 0 0 20px 22px;
}

.thai-vista-article__content ul li,
.thai-vista-article__content ol li {
    display: list-item;
    margin-bottom: 8px;
}

.thai-vista-article__footer {
    align-items: center;
    border-top: 1px dashed #e5e5e5;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-top: 34px;
    padding-top: 24px;
}

.thai-vista-share {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.thai-vista-share span {
    color: #141414;
    font-weight: 700;
    margin-right: 4px;
}

.thai-vista-share a {
    align-items: center;
    background: #e29405;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    height: 38px;
    justify-content: center;
    width: 38px;
}

.thai-vista-post-navigation {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 26px;
}

.thai-vista-post-navigation a {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    display: block;
    height: 100%;
    padding: 16px;
}

.thai-vista-related-posts h2 {
    font-size: 28px;
    margin-bottom: 22px;
}

.thai-vista-pagination {
    margin-top: 34px;
}

.thai-vista-pagination .nav-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.thai-vista-pagination .page-numbers {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 9px 13px;
}

.thai-vista-pagination .current {
    background: #e29405;
    color: #fff;
}

.thai-vista-empty-state,
.thai-vista-archive-description {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    padding: 28px;
}

@media (max-width: 991px) {
    .thai-vista-blog-sidebar {
        margin-top: 32px;
        position: static;
    }

    .thai-vista-post-grid--related {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .thai-vista-blog-hero .thai-vista-breadcrumb-title,
    .thai-vista-article__header h1 {
        font-size: 30px;
    }

    .thai-vista-post-grid,
    .thai-vista-post-grid--related,
    .thai-vista-post-navigation {
        grid-template-columns: 1fr;
    }

    .thai-vista-article {
        padding: 22px;
    }

.thai-vista-article__footer,
    .thai-vista-post-card__footer {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    html,
    body,
    #page {
        max-width: 100% !important;
        overflow-x: hidden !important;
        width: 100% !important;
    }

    .main_header_area,
    .main_header_area .header_menu,
    .main_header_area .header_menu.fixed-top {
        left: 0 !important;
        max-width: 100% !important;
        right: 0 !important;
        width: 100% !important;
    }

    .main_header_area .header_menu.fixed-top,
    .main_header_area .header_menu.hide,
    .main_header_area.headerstye-1 .header_menu.fixed-top,
    .main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default {
        background: #fff !important;
        top: 0 !important;
        transform: none !important;
    }

    .main_header_area.headerstye-1 .header_menu.fixed-top .navbar.navbar-default .navbar-header .navbar-brand img,
    .main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default .navbar-header .navbar-brand img,
    .main_header_area .header_menu.fixed-top .navbar-brand img {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .main_header_area.headerstye-1 .header_menu.fixed-top .navbar.navbar-default .navbar-header .navbar-brand img + img,
    .main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default .navbar-header .navbar-brand img + img,
    .main_header_area .header_menu.fixed-top .navbar-brand img + img {
        display: none !important;
    }

    .main_header_area .header_menu .container {
        max-width: 100% !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
        width: 100% !important;
    }

    .main_header_area .navbar-flex {
        align-items: center !important;
        min-height: 70px;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    #slicknav-mobile {
        display: flex !important;
        justify-content: flex-end;
        margin-left: auto;
    }

    #slicknav-mobile .slicknav_menu {
        position: static !important;
    }

    #slicknav-mobile .slicknav_btn,
    .main_header_area .header_menu.fixed-top #slicknav-mobile .slicknav_btn {
        background: rgba(22, 34, 65, 0.08) !important;
        border-color: rgba(22, 34, 65, 0.22) !important;
    }

    #slicknav-mobile .slicknav_btn:before,
    .main_header_area .header_menu.fixed-top #slicknav-mobile .slicknav_btn:before,
    .headerstye-1 .navbar-sticky-in .slicknav_btn.slicknav_open:before,
    .headerstye-1 .navbar-sticky-in .slicknav_btn.slicknav_collapsed:before {
        color: #162241 !important;
    }

    .main_header_area .header_menu.fixed-top #slicknav-mobile .slicknav_btn .slicknav_icon-bar,
    .main_header_area .navbar-sticky-in #slicknav-mobile .slicknav_btn .slicknav_icon-bar {
        background: #162241 !important;
    }

    #slicknav-mobile .slicknav_nav {
        background: #162241 !important;
        left: 0 !important;
        max-height: calc(100vh - 70px);
        overflow-y: auto;
        position: fixed !important;
        right: 0 !important;
        top: 70px !important;
        width: 100vw !important;
        z-index: 10000;
    }
}

@media (max-width: 575px) {
    .breadcrumb-main .breadcrumb-outer {
        padding-bottom: 46px !important;
        padding-top: 86px !important;
    }

    .breadcrumb-main .breadcrumb-content,
    .breadcrumb-main .breadcrumb-outer .breadcrumb-content,
    .breadcrumb-main .breadcrumb-outer .bread-content {
        align-items: center !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        min-height: 190px;
        padding-top: 18px !important;
        text-align: center !important;
    }

    .breadcrumb-main .breadcrumb-outer .breadcrumb-content nav,
    .breadcrumb-main .breadcrumb-outer .bread-content nav {
        bottom: auto !important;
        display: block !important;
        left: auto !important;
        margin-bottom: 8px !important;
        order: 1;
        position: static !important;
        right: auto !important;
        width: 100%;
    }

    .breadcrumb-main .breadcrumb {
        display: flex !important;
        flex-wrap: wrap;
        gap: 4px;
        justify-content: center !important;
        line-height: 1.2;
        margin: 0 !important;
    }

    .breadcrumb-main .breadcrumb-outer .breadcrumb-content h1,
    .breadcrumb-main .breadcrumb-outer .breadcrumb-content h2,
    .breadcrumb-main .breadcrumb-outer .bread-content h1,
    .breadcrumb-main .breadcrumb-outer .bread-content h2 {
        margin: 0 !important;
        order: 2;
    }

    .banner {
        left: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100vw !important;
        overflow: hidden !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        position: relative !important;
        right: auto !important;
        transform: translateX(-50%) !important;
        width: 100vw !important;
    }

    .banner .slider,
    .banner .slider .swiper-container,
    .banner .slider .slide-inner,
    .banner .slider .slide-image,
    .banner .slider .overlay {
        left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }

    .banner .slider .swiper-slide {
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100vw !important;
        width: 100vw !important;
    }

    .banner .slider .slide-image {
        background-position: center top !important;
        background-size: cover !important;
        position: absolute !important;
    }
}
