/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:    hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

body{
    background: #000;
}

@font-face {
  font-family: kanit-medium;
  src: url(/wp-content/fonts/kanit/Kanit-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-family: kanit-semibold;
  src: url(/wp-content/fonts/kanit/Kanit-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-family: kanit-regular;
  src: url(/wp-content/fonts/kanit/Kanit-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: kanit-light;
  src: url(/wp-content/fonts/kanit/Kanit-Light.ttf);
  font-weight: 300;
}


.top-bar-slider .top-bar-content {
    max-width: 78%;
    width: 100%;
    padding: 24px 120px;
    border-radius: 0px 0px 26px 26px;
    background: #414141;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 30px;
}

.top-bar-slider .top-bar-content p.slider_in {
    margin-bottom: 0px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
}

header.header .location .widget-content a {
    display: flex;
    align-items: center;
    gap: 13px;
}

header.header .location .widget-content a span {
    font-size: 40px;
    color: #414141;
    font-weight: 600;
    font-family: "kanit-semibold";
}

header.header .location .widget-content a h3 {
    margin: 0px;
    color: #414141;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
}

header.header .row {
    align-items: center;
}

header.header .site-branding {
    text-align: center;
}

header.header .login-logout-btn .widget-content .wp-block-buttons {
    justify-content: end;
}

header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link {
    border-radius: 4px;
    border: 1px solid #414141;
    background: #FFF;
    padding: 10px;
    transition: .6s;
    font-size: 18px;
}

header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link mark {
    color: #414141 !IMPORTANT;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
    background: none !IMPORTANT;
    padding: 0px;
}

header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link:hover {
    background: #414141;
}

header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link:hover mark {
    color: #fff !IMPORTANT;
}

.navBar {
    margin-top: 43px;
    background: #414141;
    padding: 20px 0;
}

.navBar .navMenu nav.site-navigation {
    justify-content: center;
}

.navBar .navMenu nav.site-navigation ul {
    gap: 40px;
}

.navBar .navMenu nav.site-navigation ul li a {
    padding: 10px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
    position: relative;
    overflow: hidden;
}

.navBar .navMenu nav.site-navigation ul li.current_page_item a {
    background: #fff;
    color: rgba(0, 0, 0, 1);
    border-radius: 4px;
}

.navBar .navMenu nav.site-navigation ul li a::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: transform 0.20s ease;
    transform: translateX(-50%) scaleX(0);
    transform-origin: center;
}

.navBar .navMenu nav.site-navigation ul li a:hover::after {
    transform: translateX(-50%) scaleX(1);
    width: 100%;
}

.top-bar-slider .top-bar-content button {
    width: 100%;
    border-radius: 50px;
    position: relative;
    z-index: 999;
    max-width: 46px;
    height: 46px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-bar-slider .top-bar-content button span {
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-bar-slider .top-bar-content button span.fa-solid::before {
    color: #414141;
}

section.main .top-news-carousel .owl-stage-outer .item {
    min-height: 169px;
    gap: 15px;
    display: flex;
    padding: 15px;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
}

section.main .top-news-carousel .owl-stage-outer .item .item-content h3 {
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: 22px;
    margin: 0px;
}

section.main .top-news-carousel .owl-stage-outer .item .item-content h3 a{
    color: #414141;
}

section.main .top-news-carousel .owl-stage-outer .item .item-content a.read-more {
    color: #414141;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
    display: flex;
    align-items: baseline;
    gap: 10px;
}

section.main .top-news-carousel .owl-stage-outer .item .item-content a.read-more::after {
    background-repeat: no-repeat !IMPORTANT;
    content: "";
    background: url("/wp-content/uploads/2024/09/Arrow-1.png");
    padding-left: 5px;
    width: 35px;
    height: 9px;
    background-size: contain;
    position: relative;
    display: block;
}


section.main .top-news-carousel .owl-stage-outer .item img {
    max-width: 100%;
}

section.main {
    margin-bottom: 37px;
    margin-top: 34px;
}

section.main .container {
    border-bottom: 1px solid #000;
    padding-bottom: 37px;
    padding-left: 15px;
    padding-right: 15px;
}

section.main .row {
    align-items: flex-start;
}

section.main .slide_content .text_content h2 {
    color: #414141;
    text-align: right;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: 36px;
}

section.main .top-news-carousel .owl-nav {
    display: flex;
    width: fit-content;
    position: absolute;
    left: -107px;
    top: 120px;
    gap: 20px;
}

section.main .top-news-carousel .owl-nav button {
    border: 1px solid #414141;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    transition: .6s;
}

section.main .top-news-carousel .owl-nav button:hover {
    background: #414141;
}

section.main .top-news-carousel .owl-nav button:hover i {
    color: #fff;
}

section.main .top-news-carousel .owl-nav button i {
    color: #414141;
}

.blog-section .sectionQ {
    background: #F8F8F8;
    padding: 20px 23px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.blog-section .sectionQ .text_content h2 {
    color: #414141;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: normal;
}

.blog-section .sectionQ  .news-listing .news-item {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-bottom: 20px;
}

.blog-section .sectionQ .news-listing .news-item .news-item-content h3 {
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: normal;
    margin-bottom: 0px;
}

.blog-section .sectionQ .news-listing .news-item .news-item-content h3 a {
    color: #414141;
}

.blog-section .sectionQ .news-listing .news-item .news-item-content p {
    color: #58595B;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    font-family: kanit-light;
    line-height: normal;
    padding-top: 4px;
}

.blog-section .sectionQ .news-listing .news-item .news-item-content  a.read-more {
    color: #414141;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: normal;
}

.blog-section .sectionQ .news-listing .news-item:last-child {
    margin-bottom: 0px;
}

.blog-section .tabs_Content ul {
    width: fit-content;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #040404;
    display: flex;
    gap: 20px;
}

.blog-section .tabs_Content ul li {
    border: none;
}

.blog-section .tabs_Content ul li button {
    border: none;
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: normal;
    padding: 10px;
    border-radius: 8px;
}

.blog-section .tabs_Content ul li button.active {
    background: #414141;
    color: #fff;
}

.blog-section .tabs_Content ul li button:hover{
    background: #414141;
    color: #fff;
}

footer.footer {
    background: #414141;
    padding: 50px 0;
    margin-bottom: -25px;
    margin-top: 200px;
}

footer.footer .content_text .widget-content p.contentFirst {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    font-family: kanit-light;
    line-height: 30px;
    margin-bottom: 10px;
}

footer.footer .content_text .widget-content p.contentSecond {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    font-family: kanit-light;
    line-height: 30px;
    margin-bottom: 0px;
}

footer.footer .row {
    align-items: center;
}

footer.footer .content_icon .widget-content .iconQ {
    display: flex;
    gap: 28px;
    justify-content: flex-end;
}

footer.footer .content_icon .widget-content .iconQ i {
    color: #414141;
    font-size: 16px;
}

footer.footer .content_icon .widget-content .iconQ a {
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50px;
    transition: .6s;
}

footer.footer .content_icon .widget-content .iconQ i.fa-instagram {
    font-weight: 600;
}

footer.footer .content_icon .widget-content .iconQ a:hover {
    border: 1px solid #ffffff;
    background: none;
}

footer.footer .content_icon .widget-content .iconQ a:hover i {
    color: #fff;
    font-weight: 500;
}

footer.footer .newsLetter .news_heading h2 {
    color: #414141;
    font-family: 'kanit-medium';
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 43px;
}

section.main .top-news-carousel .owl-stage .owl-item {
    margin-right: 9.9px ! IMPORTANT;
}

section.blog-section .tabs_Content .tab-content .tab-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 20px;
}

.blog-section .tabs_Content .tab-content .tab-header h2 {
    color: #414141;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: "kanit-medium";
}

.blog-section .tabs_Content {
    padding: 30px 25px;
    background: rgba(113, 170, 221, 0.05);
}

section.blog-section .tabs_Content .tab-content .tab-header a.see-more {
    color: #414141;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 9px;
}

section.blog-section .tabs_Content .tab-content .tab-header a.see-more i {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(48, 46, 124, 1);
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
}

section.blog-section .tabs_Content .tab-content .tab-body {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

section.blog-section .tabs_Content .tab-content .tab-body .first-post-container {
    max-width: 59%;
    width: 100%;
}

section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container {
    max-width: 39%;
    width: 100%;
}

section.blog-section .tabs_Content .tab-content .tab-body .post .post-thumbnail img {
    width: 100%;
    max-height: 286px;
    object-fit: cover;
    height: 100%;
}

section.blog-section .tabs_Content .tab-content .tab-body .post .content_in h2 {
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
     font-family: "kanit-medium";
    line-height: normal;
}

section.blog-section .tabs_Content .tab-content .tab-body .post .content_in h2 a {
    color: #414141;
}

section.blog-section .tabs_Content .tab-content .tab-body .post .content_in p {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    font-family: kanit-light;
    line-height: normal;
}

section.blog-section .tabs_Content .tab-content .tab-body .post {
    background: #fff;
    padding: 10px;
}

body main#content.site-main {
    max-width: 1620px;
    width: 100%;
}

body main#content.site-main h1.entry-title {
    margin: 0px;
}

section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post .content_in h2 {
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
     font-family: "kanit-medium";
    line-height: normal;
}

section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
}

section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post .content_in {
    max-width: 50%;
    width: 100%;
}

section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post .post-thumbnail {
    max-width: 50%;
    width: 100%;
}

section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post .post-thumbnail img {
    width: 100%;
    max-width: 194px;
    height: 189px;
    object-fit: cover;
}


section.blog-section .tabs_Content .tab-content .tab-body .first-post-container .content_in h2 {
    color: #414141;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: normal;
    padding-top: 5px;
}

main#content .page-header h1.entry-title {
    margin-top: 0px;
    margin-bottom: 30px;
}

main#content .post-thumbnail {
    padding-bottom: 30px;
}

.section.sidebar-contnet .tabs, .all-tabs-content {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    padding: 22px;
    background: #F8F8F8;
    margin-bottom: 30px;
}

.section.sidebar-contnet .tabs .tab {
    padding: 10px 20px;
    border-radius: 4px;
    border: 1px solid #414141;
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
    cursor: pointer;
    transition: .6s;
}

.section.sidebar-contnet .all-tabs-content h3 {
    color: #414141;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: normal;
}

.section.sidebar-contnet .all-tabs-content .banner-widget img {
    width: 100%;
}

.section.sidebar-contnet .all-tabs-content .banner-widget p {
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    font-family: kanit-light;
    line-height: normal;
}

.section.sidebar-contnet .all-tabs-content ul.forum-topics-list li {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    font-family: kanit-light;
    line-height: normal;
    list-style: none;
}

.section.sidebar-contnet .all-tabs-content ul.forum-topics-list li a {
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-family: kanit-regular;
    line-height: normal;
    width: 100%;
    position: relative;
    display: flex;
    padding-bottom: 8px;
    padding-top: 8px;
}

.section.sidebar-contnet  .all-tabs-content ul.forum-topics-list {
    padding-left: 0px;
    width: 100%;
}

.section.sidebar-contnet .tabs .tab:hover {
    background: #414141;
    color: #fff;
}

.section.sidebar-contnet .all-tabs-content ul.child-categories-list {
    padding-left: 0px;
}

.section.sidebar-contnet .all-tabs-content ul.child-categories-list li {
    list-style: none;
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-family: kanit-regular;
    line-height: normal;
}

.section.sidebar-contnet .all-tabs-content ul.child-categories-list li a {
    color: #414141;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-family: kanit-regular;
    line-height: normal;
}

.section.sidebar-contnet .tabs .tab.tabs-active {
    background: #414141;
    color: #fff;
}

section.blog-section .sponsers {
    margin-top: 50px;
    position: relative;
}

section.blog-section .sponsers .banner-widget figure {
    max-width: 189px;
    height: 189px;
}

section.blog-section .sponsers .banner-widget figure img {
    width: 100%;
    height: 100%;
}

section.blog-section .sponsers h2 {
    color: #414141;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
}

section.blog-section .sponsers .owl-nav {
    position: absolute;
    right: 0;
    top: -54px;
    display: flex;
    gap: 15px;
}

section.blog-section .sponsers .owl-nav button {
    width: 30px;
    height: 30px;
    border: 1px solid #414141;
    border-radius: 50%;
    transition: .6s;
}

section.blog-section .sponsers .owl-nav button i {
    color: #414141;
}

section.blog-section .sponsers .owl-nav button:hover{
    background: #414141;
}

section.blog-section .sponsers .owl-nav button:hover i{
    color: #fff;
}

section.blog-section .articles-posts article.post {
    border: 1px solid rgba(2, 38, 100, 0.10);
    background: #FFF;
    margin-bottom: 33px;
    padding: 20px 40px;
    position: relative;
}

section.blog-section .articles-posts article.post h2.post-title {
    color: #414141;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    font-family: "kanit-semibold";
    line-height: normal;
    max-width: 80%;
    width: 100%;
}

section.blog-section .articles-posts article.post h2.post-title a{
    color: #414141;
}

section.blog-section .articles-posts article.post .post-meta {
    margin-top: -13px;
}


section.blog-section .articles-posts article.post .post-meta span.post-date {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-family: kanit-regular;
    line-height: normal;
}

section.blog-section .articles-posts article.post .post-meta .insXe {
    margin-top: 15px;
    padding: 5px 7px;
    background: #F8F8F8;
    margin-bottom: 15px;
}

section.blog-section .articles-posts article.post .post-meta .insXe span {
    color: #414141;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-family: kanit-regular;
    line-height: normal;
}

section.blog-section .articles-posts article.post .post-meta .insXe span a {
    color: #414141;
}

section.blog-section .articles-posts article.post .post-share {
    position: absolute;
    top: 30px;
    right: 20px;
    display: flex;
    gap: 10px;
}

section.blog-section .articles-posts article.post .post-share a {
    width: 30px;
    height: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #414141;
    border-radius: 50%;
    border: 1px solid #414141;
    transition: .6s;
}

section.blog-section .articles-posts article.post .post-share a i {
    color: #fff;
}

section.blog-section .articles-posts article.post .post-share a:hover {
    background: none;
}

section.blog-section .articles-posts article.post .post-share a:hover i {
    color: #414141;
}

section.blog-section .articles-posts {
    padding-top: 50px;
}

.section.sidebar-contnet .all-tabs-content ul.child-categories-list {
    width: 100%;
}


/*///////////////////////////////////advertise-page////////////////////////////////////*/

.advertise-post h2, .advertise-post h2 a {
    font-family: "kanit-medium";
    font-size: 32px;
    font-weight: 600;
    line-height: 47.84px;
    text-align: left;
    color: #414141 !important;
    max-width: 90%;
}

.publish-date {
    color: #58595B;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 23.92px;
    text-align: left;
    margin-bottom: 15px;
}

.publish-date i.fas {
    font-size: 18px;
    margin-right: 5px;
}

.tags {
    font-family: 'kanit-regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 23.92px;
    text-align: left;
    color: #414141;
    margin-bottom: 15px;
    background: #F8F8F8;
    padding: 10px 15px;
    width: fit-content;
}

.advertise-content p {
    font-family: 'kanit-regular';
    font-size: 18px;
    font-weight: 400;
    line-height: 28.08px;
    text-align: left;
    color: #414141;
    margin: 0;
}

.advertise-content p a {
    color: #414141;
    margin-top: 15px;
    display: block;
    width: fit-content;
}
.advertise-content figure {
    margin-top: 15px;
}
article.advertise-post {
    border: 1px solid #0226641A;
    padding: 30px 40px;
}

.share-btn {
    position: absolute;
    right: 40px;
    width: 45px;
    color: #414141;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #414141;
    border-radius: 50px;
    cursor: pointer;
}

article.advertise-post {
    position: relative;
}

.share-btn i.fa-duotone {
    font-size: 20px;
    font-weight: 600;
}

.obituaries-content {
    background: #4141410D;
    padding: 40px;
}
.obituaries-content figure {
    float: left;
    margin: 0 25px 25px 0;
}
.obituaries-content p {
    margin-bottom: 20px;
}

.obituaries-subheading {
    font-family: 'kanit-regular';
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
    margin-bottom: 30px;
}

.obituaries-post h2, .obituaries-post h2 a {
    margin-top: 0;
}










/*form css*/

.wpforms-one-half {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.wpforms-clear {
    clear: both;
}

.wpforms-form .wpforms-field-container .name input {
    max-width: 100%;
    width: 100%;
}

.wpforms-form .wpforms-field-container .email input {
    max-width: 100%;
    width: 100%;
}

section.contact_page .contactForm {
    background: #FFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
    max-width: 85%;
    width: 100%;
    margin: -50px auto 0;
    position: relative;
    padding: 35px 45px;
}

section.contact_page .contactForm .wpforms-container {
    margin-top: 0px;
}

section.contact_page .contactForm .iconX {
    background: #414141;
    padding: 12px;
    margin-bottom: 37px;
}

section.contact_page .contactForm .iconX ul {
    display: flex;
    align-items: center;
    gap: 90px;
    justify-content: center;
    list-style: none;
    padding-left: 0px;
}

section.contact_page .contactForm .iconX ul li a {
    color: #FFF;
    font-family: 'kanit-regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%;
}

.obituaries-post {
    margin-bottom: 30px;
}

.obituaries-posts {
    padding-top: 0 !important;
}

.obituaries-posts h4 {
    font-family: 'kanit-semibold';
    font-size: 24px;
    font-weight: 600;
    line-height: 35.88px;
    text-align: left;
}



section.contact_page.blog-section .sponsers {
    margin-top: 0;
}

section.contact_page.blog-section .contact-content {
    padding-top: 40px;
}

section.contact_page.blog-section .contact-content .content_in h3.firstheading {
    color: #414141;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: 'kanit-semibold';
    margin-bottom: 0px;
}

section.contact_page.blog-section .contact-content .content_in p.firstdesc {
    color: #58595B;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.contact_page.blog-section .contact-content .content_in .mailDetail ul {
    display: flex;
    align-items: center;
    gap: 60px;
    list-style: none;
    padding-left: 0px;
}

section.contact_page.blog-section .contact-content .content_in .mailDetail ul li.mail::before {
    content: "\f0e0";
    font-family: 'FontAwesome';
}

section.contact_page.blog-section .contact-content .content_in .mailDetail ul li.phone::before {
    content: "\f095";
    font-family: 'FontAwesome';
}

section.contact_page.blog-section .contact-content .content_in .mailDetail ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

section.contact_page.blog-section .contact-content .content_in .mailDetail ul li a {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.contact_page.blog-section .mapsDetail {
    padding-top: 32px;
}

section.contact_page.blog-section .mapsDetail iframe {
    width: 100%;
}

section.contact_page .contactForm form input {
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    color: #414141 !important;
    font-family: 'kanit-regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%;
}

section.contact_page .contactForm form input::placeholder {
    color: #414141 ! IMPORTANT;
    opacity: 1 !important;
}

section.contact_page .contactForm form textarea::placeholder{
    color: #414141 ! IMPORTANT;
    opacity: 1 !important;
}

section.contact_page .contactForm form input:focus{
    border: 1px solid #F4F4F4 !important;
    box-shadow: none !important;
}

section.contact_page .contactForm form textarea:focus{
    border: 1px solid #F4F4F4 !important;
    box-shadow: none !important;
}

section.contact_page .contactForm form textarea {
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%;
}

section.contact_page .contactForm .formX form .wpforms-submit-container button[type=submit] {
    width: 100%;
    background: #414141 !important;
    border: 1px solid #414141;
    padding: 10px !IMPORTANT;
    color: #FFF;
    font-family: 'kanit-medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    transition: .6s;
    line-height: 147%;
    height: auto !IMPORTANT;
}

section.contact_page .contactForm .formX form .wpforms-submit-container button[type=submit]:hover {
    background: none !important;
    border: 1px solid #414141;
    color: #414141 !important;
    height: auto !IMPORTANT;
}

section.contact_page .contactForm .iconX ul li.youtube a::before {
    content: "\f167";
    font-family: 'FontAwesome';
    width: 24px;
    height: 24px;
    background: rgba(255, 0, 0, 1);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
}

section.contact_page .contactForm .iconX ul li.instagram a::before {
    content: "\f16d";
    font-family: 'FontAwesome';
    width: 24px;
    height: 24px;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #000;
    font-size: 16px;
}

section.contact_page .contactForm .iconX ul li.flickr a::before {
    content: "";
    background: url(/wp-content/uploads/2024/09/Flickr.png);
    width: 24px;
    height: 25px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
}

section.contact_page .contactForm .iconX ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
}

section.contact_page .contactForm .contact_textX {
    margin-top: 30px;
    padding-top: 21px;
    border-top: 1px solid rgba(48, 48, 48, 0.2);
}

section.contact_page .contactForm .contact_textX p.contact_text {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.main_page main#content {
    border: 1px solid rgba(2, 38, 100, 0.10);
    background: #FFF;
    padding: 17px 45px;
    margin-bottom: 25px;
}

section.main_page main#content .page-header {
    position: relative;
    display: flex;
    align-items: center;
}

section.main_page main#content .page-header h1.entry-title {
    margin-bottom: 5px;
    color: #000;
    font-family: 'kanit-semibold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

section.main_page main#content .page-header .share-btn {
    position: relative;
}

section.main_page main#content .page-content {
    background: #4141410D;
    padding: 40px;
}

section.main_page main#content .page-content figure {
    float: left;
    margin: 0 25px 25px 0;
}

section.main_page main#content .page-content p {
    font-family: 'kanit-regular';
    font-size: 18px;
    font-weight: 400;
    line-height: 28.08px;
    text-align: left;
    color: #414141;
    margin-bottom: 20px;
}

section.main_page {
    padding-top: 40px;
}



section.register-section {
    height: 100vh;
    display: flex;
    align-items: center;
}

.register-section .col-md-4 {
    background: #414141;
    padding: 100px;
    color: #fff;
}

section.register-section .container {
    height: 100%;
    max-width: 100%;
}

.register-section .col-md-4 h2 {
    font-family: "kanit-medium";
    font-size: 48px;
    font-weight: 600;
    line-height: 71.76px;
    text-align: left;
}

.register-section h5 {
    font-family: "kanit-medium";
    font-size: 64px;
    font-weight: 500;
    line-height: 95.68px;
    text-align: left;
    margin-top: 60%;
}

section.register-section br {
    display: none;
}

.register-section p {
    font-family: 'kanit-regular';
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.register-section a, .register-section button {
    display: block;
    width: fit-content;
    background: #FFFFFF;
    color: #414141;
    border-color: #000;
    border: none;
    font-family: "kanit-medium";
    padding: 5px 25px;
}

.register-section a {
    margin-top: 20px;
}

.col-md-8 {}

.register-section .col-md-8 {
    background-image: url(https://westseattleblog.xcelanceweb.com/wp-content/uploads/2024/09/abstract-blue-geometric-shapes-background-1.png);
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 100px;
}

.register-section .col-md-8 form.register {
    max-width: 601px;
}

.register-section .col-md-8 user-registration {}

.user-registration {
    width: 100%;
}

.register-section .col-md-8 form.register label.ur-label {
    display: none;
}

.register-section .col-md-8 form.register .form-row {
    margin-bottom: 27px;
}

.register-section .col-md-8 form.register .form-row input {
    padding: 17px;
    background-color: #fff;
    box-shadow: none !important;
    appearance: none !IMPORTANT;
}

section.register-section .container .row {
    height: 100%;
}

.register-section .col-md-8 form.register .Register {
    background: #414141;
    color: #fff;
    width: 100%;
    padding: 15px 0;
    font-size: 20px;
}

section.main_page .headXi h4 {
    font-family: 'kanit-semibold';
    font-size: 24px;
    font-weight: 600;
    line-height: 35.88px;
    text-align: left;
}

header.header .searchX .serach form.search-form {
    position: relative;
}

header.header .searchX {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px;
}

header.header .searchX .serach {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 65%;
    width: 100%;
}

header.header .searchX .serach i {
    position: absolute;
    font-size: 20px;
    z-index: 9;
    right: 0px;
    margin-left: auto;
    text-align: right;
    width: fit-content;
    padding: 13.5px;
    border: 1px solid #000;
    border-radius: 4px;
    top: 0px;
}

header.header .searchX .serach.active i {
    border: 1px solid transparent;
}

header.header .searchX .serach .search-in-place-box-container {
    width: 100%;
}

header.header .searchX .login-logout-btn {
    max-width: 30%;
    width: 100%;
}

header.header .searchX .serach form.search-form input.search-field {
    padding-right: 30px;
    border-radius: 4px;
    border: 1px solid #414141;
}

header.header .searchX .serach form.search-form input.search-field:focus {
    border: 1px solid #414141;
    box-shadow: none;
    outline: none;
}

header.header .searchX .serach form.search-form input.search-field {
    color: #414141 ! IMPORTANT;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    font-family: "kanit-medium";
    line-height: normal;
    background: none ! IMPORTANT;
    padding: 10px 40px 10px 10px;
}

section.main_page main#content .page-header h1.entry-title {
    margin-bottom: 5px;
    color: #000;
    font-family: 'kanit-semibold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    max-width: 85%;
    margin-left: 0px;
}


.comment section#comments div#respond h2 {
    color: #000;
    font-family: 'kanit-semibold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-top: 80px;
    margin-bottom: 5px;
}

.comment section#comments div#respond form#commentform p.comment-form-author {
    max-width: 32%;
    width: 100%;
    display: inline-block;
}

.comment section#comments div#respond form#commentform p.comment-form-email {
    max-width: 32%;
    width: 100%;
    display: inline-block;
}

.comment section#comments div#respond form#commentform p.comment-form-url {
    max-width: 32%;
    width: 100%;
    display: inline-block;
}

.comment section#comments div#respond form#commentform p.form-submit input {
    border: none;
    margin: auto;
    width: 100%;
    color: #FFF;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px;
    background: #414141;
    border: 1px solid #414141;
    transition: .6s;
}

.comment section#comments div#respond form#commentform p.form-submit input:hover {
    border: 1px solid #414141;
    background: none;
    color: #414141;
}

section.main_page main#content .page-content section#comments form p label {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.comment section#comments ol.comment-list li article {
    background: #FFF;
    padding-left: 70px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.comment section#comments ol.comment-list li article .comment-author.vcard img {
    margin-left: 10px;
}

.comment section#comments ol.comment-list li article footer.comment-meta .comment-author.vcard b.fn a.url {
    color: #414141;
    font-family: 'kanit-medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}

.comment section#comments ol.comment-list li article footer.comment-meta .comment-author.vcard span.says {
   display: none;
}

.comment section#comments ol.comment-list li article footer.comment-meta {
    flex-direction: column;
    gap: 10px;
}

.comment section#comments ol.comment-list li article footer.comment-meta time {
    color: #58595B;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.comment section#comments ol.comment-list li article footer.comment-meta a {
    text-decoration: none;
}

.comment section#comments ol.comment-list li article footer.comment-meta a {
    color: #185f9c;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.comment section#comments ol.comment-list li article footer.comment-meta span.edit-link {
    margin-left: 10px;
}

.comment section#comments ol.comment-list li article a.comment-reply-link {
    background: #414141;
    color: #fff;
    text-decoration: none !important;
    padding: 10px 20px;
    font-size: 18px;
    font-family: 'kanit-regular';
    position: absolute;
    right: 15px;
    top: 15px;
}

.comment section#comments ol.comment-list li article footer.comment-meta em {
    color: #000000;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.section.sidebar-contnet .newest-comment ul {
    padding-left: 0px;
}

.section.sidebar-contnet .newest-comment ul li {
    list-style: none;
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 13px;
}

.section.sidebar-contnet .newest-comment ul li a {
    color: #414141;
    font-family: 'kanit-medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.section.sidebar-contnet .newest-comment ul li:last-child {
    border-bottom: none;
}

section.main_page main#content .page-content p a {
    color: #414141;
}


@keyframes blink {
    0% { opacity: 0; }
    50% { opacity: 0.9; }
    100% { opacity: 1; }
}

.blink {
    animation: blink 5s infinite;
}


footer.footer .newsLetter {
    padding: 48px 58px;
    width: 100%;
    margin: auto;
    background: #FFF;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
    margin-top: -220px;
    margin-bottom: 100px;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-email label {
    display: none;
}

footer.footer .newsLetter .tnp.tnp-subscription {
    max-width: 100%;
    margin: 0;
}

footer.footer .newsLetter .tnp.tnp-subscription form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-email {
    max-width: 60%;
    width: 100%;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button {
    max-width: 20%;
    width: 100%;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button input.tnp-submit {
    width: 100%;
    background: #414141;
    padding: 20px 30px;
    color: #FFF;
    font-family: 'kanit-semibold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px; /* 141.667% */
    border-radius: 0px;
    border: 1px solid #414141;
    transition: .6s;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button input.tnp-submit:hover {
    background: none;
    color: #414141;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-email input.tnp-email {
    background: none;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    color: #979797;
    font-family: 'kanit-medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    padding-bottom: 5px;
    outline: none;
}

section.sponsers_page .sponsThank {
    margin-top: 40px;
}

section.sponsers_page .sponsThank_text h2.firstheading {
    color: #000;
    font-family: 'kanit-medium';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
}

section.sponsers_page .sponsThank_text p.firstcontent {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.sponsers_page .sponsThank .sponseCategory {
    margin-top: 50px;
}

section.sponsers_page .sponsThank .sponseCategory .sponsor-info h2 {
    color: #000;
    font-family: 'kanit-medium';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px;
}

section.sponsers_page .sponsThank .sponseCategory .sponsor-info ul {
    list-style: none;
    padding-left: 0px;
}

section.sponsers_page .sponsThank .sponseCategory .sponsor-info ul li a {
    color: #414141;
    font-family: 'kanit-semibold';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

section.sponsers_page .sponsThank .sponseCategory .sponsor-info ul li h3 {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.sponsers_page .sponsor-info .sponsor {
    margin-bottom: 40px;
}

section.traffcie_page .traffic_text h2.firstheading {
    color: #000;
    font-family: 'kanit-medium';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 4px;
}

section.traffcie_page .traffic_text p {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.traffcie_page .traffic_text p a {
    color: #414141;
}

section.traffcie_page .traffic_text p strong {
    font-weight: 500;
    font-family: 'kanit-medium';
}

section.traffcie_page .traffic_text p b{
    font-weight: 500;
    font-family: 'kanit-medium';
}

section.traffcie_page .traffic-gallery div#envira-gallery-239 {
    margin-top: 40px !IMPORTANT;
}

.traffic-gallery .rbs-img-loaded .thumbnail-overlay {
    display: block !IMPORTANT;
    background: none !IMPORTANT;
    top: 39% !IMPORTANT;
    position: relative !important;
    top: -1px !important;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    margin: 0px 0px;
}

.traffic-gallery .rbs-img-loaded .thumbnail-overlay .aligment {
    position: relative;
    padding: 0px;
}

.traffic-gallery .rbs-img-loaded .thumbnail-overlay .aligment .rbsTitle {
    background: #fff;
    color: #000 !IMPORTANT;
    padding: 13px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.traffic-gallery .rbs-img-loaded .rbs-img-container {
    margin-bottom: 52px !IMPORTANT;
}

.traffic-gallery .rbs-img-loaded .rbs-img-container .rbs-img-image {
    height: 100% ! IMPORTANT;
}

.mfp-wrap.mfp-gallery figure img.mfp-img {
    padding: 0px;
}

section.traffcie_page .traffice_bottomContent {
    margin-top: -30px;
}

section.traffcie_page .traffice_bottomContent p {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 4px;
}

section.traffcie_page .traffice_bottomContent p a {
    color: #414141;
}

section.traffcie_page .traffic_text {
    margin-bottom: 30px;
}

.serach {
    position: relative;
    display: inline-block;
}

.search-in-place-box-container {
    width: 0;
    overflow: hidden;
    transition: width 0.5s ease, opacity 0.5s ease;
    opacity: 0;
    position: absolute;
    right: 0;
}

.serach.active .search-in-place-box-container {
    width: 300px;
    opacity: 1;
}

.search-field {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}

.fa-magnifying-glass {
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.discussion-forum {
    margin-top: 20px;
}

.discussion-forum div#bbpress-forums .bbp-pagination {
    margin-top: 15px;
}

.discussion-forum .bbp-breadcrumb p a {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.discussion-forum .bbp-breadcrumb p  span.bbp-breadcrumb-current {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.discussion-forum .bbp-breadcrumb {
    background: #F8F8F8;
    padding: 4px 8px;
}

.discussion-forum .bbp-breadcrumb p {
    margin: 0px !IMPORTANT;
}

.bbp-pagination .bbp-pagination-count {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#bbpress-forums .bbp-topics li.bbp-header {
    background: #414141;
    padding: 8px 22px;
}

div#bbpress-forums .bbp-topics li.bbp-header ul.forum-titles li {
    color: #FFF;
    font-family: 'kanit-semibold';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

div#bbpress-forums .bbp-topics li.bbp-body {
    padding: 15px 22px;
    background: rgba(0, 81, 149, 0.05);
}

div#bbpress-forums .bbp-topics li.bbp-body ul {
    border-top: 0px;
    padding: 8px 0;
    background: rgb(242 246 250);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-title a {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-title  p.bbp-topic-meta span {
    color: #000;
    font-family: 'kanit-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-title p.bbp-topic-meta span a {
    font-size: 16px;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-voice-count {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-reply-count {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-freshness a {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-freshness p.bbp-topic-meta span a span.bbp-author-name {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.discussion-forum div#bbpress-forums ul#bbp-forum-0 {
    border: 1px solid rgba(2, 38, 100, 0.10);
    background: #FFF;
    overflow: auto !IMPORTANT;
    width: 100%;
}

.register-section .col-md-8 form.register .Register {
    border: 1px solid #414141 !important;
    transition: .6s;
}

.register-section .col-md-8 form.register .Register:hover {
    background: none ! IMPORTANT;
    color: #414141 !important;
}

.login-section .user-registration-Button.button {
    border: 1px solid #414141 !important;
    transition: .6s;
}

.login-section .user-registration-Button.button:hover {
    background: none ! IMPORTANT;
    color: #414141 !important;
    border: 1px solid #414141 !important;
}

.login-section .user-registration-Button.button {
    background: #414141 !important;
    color: #fff !important;
    width: 100%;
    padding: 15px 0;
    font-size: 20px;
    border: 1px solid #414141 !important;
    font-family: Kanit-semibold;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.register-section .col-md-4 h2 a {
    font-family: "kanit-medium";
    font-size: 48px;
    font-weight: 600;
    line-height: 71.76px;
    text-align: left;
    background: none ! IMPORTANT;
    color: #fff ! IMPORTANT;
}

section.community_page .bbp-breadcrumb {
    margin-bottom: 20px;
}

section.community_page ul li.bbp-header {
    background: #414141 !IMPORTANT;
    padding: 8px 22px !IMPORTANT;
}

section.community_page ul li.bbp-header ul.forum-titles li {
    color: #FFF;
    font-family: 'kanit-semibold';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#bbpress-forums li.bbp-body ul#bbp-forum-275 {
    background: rgba(0, 81, 149, 0.05);
    padding: 8px 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#bbpress-forums li.bbp-body ul#bbp-forum-275 li.bbp-forum-info {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#bbpress-forums li.bbp-body ul#bbp-forum-275 li.bbp-forum-info a.bbp-forum-title {
    color: #414141;
}

#bbpress-forums li.bbp-body ul#bbp-forum-275 li.bbp-forum-topic-count {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#bbpress-forums li.bbp-body ul#bbp-forum-275 li.bbp-forum-reply-count {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#bbpress-forums li.bbp-body ul#bbp-forum-275 li.bbp-forum-freshness {
    color: #414141;
    font-family: 'kanit-regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

 .toggle_inx {
    display: none;
}

.toggle_inx button.nav-toggle {
    background: none;
    border: none;
    padding: 0px;
}

.toggle_inx button.nav-toggle i {
    color: #fff;
    font-size: 30px;
}

/*/////////////////social-popup-css///////////////*/

#bbpress-forums div.bbp-search-form {
    display: none;
}

#bbpress-forums div.bbp-search-form {
    display: none;
}

.popup-content {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    border: 1px solid #ccc;
    z-index: 9999;
    width: 300px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

#close-popup {
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #f44336;
    color: white;
    border: none;
    cursor: pointer;
}


div#popup.popup-content {
    width: 670px ! IMPORTANT;
    height: 340px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px;
}

div#popup.popup-content .popup-inner {
    padding: 15px 10px 15px;
}

div#popup.popup-content .popup-inner .heateor_sss_sharing_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#popup.popup-content .popup-inner .heateor_sss_sharing_ul a {
    max-width: 12%;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

div#popup.popup-content::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

div#popup.popup-content::-webkit-scrollbar
{
    width: 2px;
    background-color: #F5F5F5;
}

div#popup.popup-content::-webkit-scrollbar-thumb
{
    background-color: #f00;
    border: 2px solid #555555;
}

div#popup.popup-content button#close-popup {
    margin-top: 5px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    width: 30px;
    margin-right: 8px;
    height: 30px;
    background: #414141;
}

div#popup.popup-content button#close-popup i.fa-solid.fa-xmark {
    color: #ffffff;
    font-size: 20px;
}

/*////////////////////////////form-table/////////////////////////////////*/

.discussion-forum div#bbpress-forums ul#bbp-forum-0 li.bbp-header ul.forum-titles {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.discussion-forum div#bbpress-forums ul#bbp-forum-0 li.bbp-header ul.forum-titles li.bbp-topic-title {
    max-width: 40% !IMPORTANT;
}

.discussion-forum div#bbpress-forums ul#bbp-forum-0 li.bbp-header ul.forum-titles  li.bbp-topic-reply-count {
    max-width: 20%;
}

.discussion-forum div#bbpress-forums ul#bbp-forum-0 li.bbp-header ul.forum-titles li.bbp-topic-freshness {
    max-width: 20%;
}

div#bbpress-forums .bbp-topics li.bbp-body ul {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-title {
    max-width: 40%;
}

div#bbpress-forums .bbp-topics li.bbp-body ul li.bbp-topic-voice-count {
    max-width: 20%;
}

div#bbpress-forums .bbp-topics li.bbp-body ul  li.bbp-topic-reply-count {
    max-width: 20%;
}

div#bbpress-forums .bbp-topics li.bbp-body ul  li.bbp-topic-freshness {
    max-width: 20%;
}

section.blog-section .articles-posts article.post .shared {
    display: flex;
    align-items: center;
}

.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing {
    display: none;
}

/*///////////////////////////////new css///////////////////////////////////////////////////*/

.top-bar-slider .top-bar-content {
    background: #414141;
}

.top-bar-slider .top-bar-content button span.fa-solid::before {
    color: #414141 !IMPORTANT;
}

.navBar {
    background: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.navBar .navMenu nav.site-navigation ul li a {
    color: #414141;
    position: relative;
    transition: .6s;
}

.navBar .navMenu nav.site-navigation ul li a::before {
    content: "";
    width: 0%;
    height: 1px;
    background: #414141;
    position: absolute;
    display: flex;
    bottom: 6px;
    left: 2px;
    transition: .6s;
}

.navBar .navMenu nav.site-navigation ul li a:hover::before {
    width: 100%;
}

.blog-section .tabs_Content ul li button:hover {
    background: #414141 !IMPORTANT;
}

.blog-section .tabs_Content ul li button.active {
    background: #414141;
}

.blog-section .sectionQ .news-listing .news-item .news-item-content a.read-more {
    color: #414141;
}

section.blog-section .tabs_Content .tab-content .tab-header a.see-more i {
    background: #414141;
}

section.blog-section .sponsers .owl-nav button {
    border: 1px solid #414141;
}

section.blog-section .sponsers .owl-nav button:hover {
    background: #414141;
}

.section.sidebar-contnet .tabs .tab.tabs-active {
    background: #414141;
}

.section.sidebar-contnet .tabs .tab:hover {
    background: #414141;
}

.share-btn {
    border: 1px solid #414141;
    color: #414141;
}

section.blog-section .articles-posts article.post .post-meta .insXe span {
    color: #414141;
}

section.blog-section .articles-posts article.post .post-meta .insXe span a {
    color: #414141;
    text-decoration: underline;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button input.tnp-submit {
    background: #414141;
}

footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button input.tnp-submit:hover {
    color: #414141;
    border: 1px solid #414141;
}

.section.sidebar-contnet .all-tabs-content ul.child-categories-list li a {
    color: #414141;
    text-decoration: underline;
}

.section.sidebar-contnet .all-tabs-content ul.forum-topics-list li a {
    color: #414141;
    padding-bottom: 0px;
}

.section.sidebar-contnet .all-tabs-content ul.forum-topics-list li {
    padding-bottom: 6px;
}

.section.sidebar-contnet .newest-comment ul li a{
    color: #414141;
}

.navBar .navMenu nav.site-navigation ul li.current_page_item a{
    color: #414141;
}

section.main .top-news-carousel .owl-nav button{
    border: 1px solid #414141;
}

section.main .top-news-carousel .owl-nav button i{
    color: #414141;
}

section.main .top-news-carousel .owl-nav button:hover{
    background: #414141;
}

section.blog-section .sponsers .owl-nav button i{
    color: #414141;
}

.navBar .navMenu nav.site-navigation ul li.current_page_item a::before {
    width: 100%;
}

.tags {
    color: #414141;
}

.advertise-content p a{
    color: #414141;
    text-decoration: underline;
}

#fixed-btn-container a#fixed-btnIn img {
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

.blog-section .sectionQ .news-listing .news-item .news-item-content a.read-more::after {
    background-repeat: no-repeat !IMPORTANT;
    content: "";
    background: url(/wp-content/uploads/2024/10/arrowRight.png);
    padding-left: 5px;
    width: 40px;
    height: 12px;
    background-size: contain;
    position: relative;
    display: block;
    margin-top: 3px;
}

.blog-section .sectionQ .news-listing .news-item .news-item-content a.read-more {
    display: flex;
    align-items: center;
    gap: 10px;
}











@media(max-width: 1480px){
    header.header .searchX .login-logout-btn {
        max-width: 32%;
        width: 100%;
    }

    section.main .slide_content .text_content h2 {
        font-size: 24px;
        line-height: 32px;
    }
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1620px;
    }
}

@media(max-width: 1280px){
    .top-bar-slider .top-bar-content {
        max-width: 94%;
        width: 100%;
        padding: 30px;
    }
}

@media(max-width: 1140px){
    .navBar .navMenu nav.site-navigation ul {
        gap: 22px;
    }

    footer.footer .content_text .widget-content p.contentFirst{
        font-size: 16px;
    }

    footer.footer .content_text .widget-content p.contentSecond{
        font-size: 16px;
    }

    footer.footer .newsLetter{
        margin-bottom: 50px;
    }

    section.contact_page .contactForm{
        padding: 30px;
    }

    section.contact_page .contactForm .iconX ul{
        gap: 45px;
    }
}

@media(min-width: 991px) and (max-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100% !important;
    }

    header.header .searchX .login-logout-btn {
        max-width: 50%;
        width: 100%;
    }

    .serach.active .search-in-place-box-container {
        width: 220px !important;
        opacity: 1;
    }

    header.header .searchX .serach.active i {
        border: 1px solid #000000;
        position: relative;
        top: 25px;
    }

    header.header .searchX .serach i {
        position: relative;
        top: 24px;
        margin-right: 10px;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container {
        max-width: 100%;
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        gap: 15px;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post {
        display: block;
        margin-bottom: 15px;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post .post-thumbnail {
        max-width: 100%;
        width: 100%;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post .content_in {
        max-width: 100%;
        width: 100%;
    }

    section.blog-section .tabs_Content .tab-content .tab-body {
        flex-direction: column;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .first-post-container {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container .post .post-thumbnail img {
        width: 100%;
        max-width: 100%;
        height: auto;
        object-fit: cover;
    }

    header.header .site-branding {
        text-align: center;
        max-width: 260px;
        width: 100%;
    }

    header.header.desk_in .col-md-4:nth-child(2) {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .serach.active .search-in-place-box-container {
        top: 0px;
        background: #fff;
        width: 100% ! IMPORTANT;
        padding: 15px;
        z-index: 9999;
    }

    header.header .searchX .serach {
        position: relative;
    }

    header.header .searchX .serach.active{
        position: unset;
    }

    header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link{
        width: 100% !important;
    }

    header.header .login-logout-btn .widget-content .wp-block-buttons .wp-block-button {
        width: 100%;
    }

}

@media(min-width: 991px) and (max-width: 1199px){
    header.header .location .widget-content a {
        display: flex;
        align-items: baseline;
        gap: 0px;
        flex-direction: column;
    }

    header.header .location .widget-content a span {
        font-size: 34px;
    }

    header.header .location .widget-content a h3 {
        font-size: 20px;
        margin-top: -10px;
    }

    header.header .searchX .serach {
        display: flex;
        align-items: center;
        position: relative;
        max-width: 45%;
        width: 100%;
    }

    header.header .searchX .login-logout-btn {
        max-width: 61%;
        width: 100%;
    }

    header.header.desk_in .col-md-4:nth-child(2) {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    header.header .site-branding {
        text-align: center;
        max-width: 240px;
        width: 100%;
    }
}

@media(min-width: 767px) and (max-width: 991px){
    header.header .searchX .serach {
        display: flex;
        align-items: center;
        position: relative;
        max-width: 28%;
        width: 100%;
    }

    header.header .location .widget-content a h3 {
        font-size: 18px;
        margin-top: -10px;
    }
}

@media(max-width: 991px){
    section.blog-section .tabs_Content .tab-content .tab-body {
        flex-wrap: wrap;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .first-post-container {
        max-width: 100%;
        width: 100%;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container {
        max-width: 100%;
        width: 100%;
    }

    .blog-section .sectionQ .news-listing .news-item {
        flex-wrap: wrap;
        gap: 15px;
        margin-bottom: 15px;
    }

    .section.sidebar-contnet .tabs, .all-tabs-content {
        flex-wrap: wrap;
        gap: 15px;
        padding: 15px;
        margin-bottom: 20px;
    }

    .section.sidebar-contnet .tabs .tab {
        padding: 8px 12px;
        font-size: 16px;
    }

    .blog-section .sectionQ{
        padding: 8px 12px;
    }

    .top-bar-slider .top-bar-content {
        max-width: 100%;
        width: 100%;
        padding: 20px;
        margin-bottom: 15px;
    }

    .top-bar-slider .top-bar-content p.slider_in {
        font-size: 16px;
    }

    .container, .container-md, .container-sm {
        max-width: 100% !important;
    }

    .navMenu {
        display: none;
    }
    .nav-toggle {
        display: block;
        cursor: pointer;
        background: #4a90e2;
        color: white;
        padding: 10px;
        border: none;
        border-radius: 5px;
    }

    .toggle_inx {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    section.main .row {
        align-items: flex-start;
        flex-direction: column;
    }

    section.main .container .col-2 {
        width: 100%;
    }

    section.main .container .col-2 h2 {
        text-align: left;
    }

    section.main .container .col-10 {
        width: 100%;
    }

    section.main .container .col-10 .top-news-carousel {
        margin-left: 109px;
    }

    section.blog-section .sponsers .banner-widget figure {
        object-fit: cover;
    }

    .desk_in{
        display: none;
    }

    header.header .location {
        max-width: 100%;
        width: 100%;
    }

    header.header .row .col-md-4:nth-child(1) {
        max-width: 50%;
        width: 100%;
    }

    header.header .row .col-md-4:nth-child(2) {
        max-width: 50%;
        width: 100%;
    }

    header.header .searchX {
        margin-top: 15px;
    }

    header.header .location .widget-content a {
        gap: 0px;
        flex-direction: column;
        align-items: flex-start;
    }

    header.header .location .widget-content a span {
        font-size: 24px;
    }

    header.header .location .widget-content a h3 {
        font-size: 18px;
    }

    header.header .row  .site-branding {
        max-width: 170px;
        width: 100%;
        margin-left: auto;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) .site-branding img.custom-logo {
        filter: brightness(0) invert(1);
        width: 100%;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) {
        margin-top: 10px;
    }

    section.main .container .col-10 .top-news-carousel {
        margin-left: 0px;
    }

    section.main .top-news-carousel .owl-nav {
        display: flex;
        width: fit-content;
        position: absolute;
        left: 0px;
        top: 180px;
        gap: 20px;
    }

    footer.footer .newsLetter {
        padding: 20px;
        flex-direction: column;
        margin-bottom: 60px;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form{
        flex-direction: row;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-email{
        max-width: 100%;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button{
        max-width: 100%;
    }

    footer.footer .newsLetter .col-3 {
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }

    footer.footer .newsLetter .col-9 {
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }

    footer.footer .newsLetter .news_heading h2 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px;
    }

    footer.footer .row:nth-child(2) {
        flex-direction: column;
    }

    footer.footer .row:nth-child(2) .col-7 {
        max-width: 100%;
        width: 100%;
    }

    footer.footer .row:nth-child(2) .col-5 {
        max-width: 100%;
        width: 100%;
        padding-top: 15px;
    }

    footer.footer .content_text .widget-content p.contentFirst {
        line-height: 24px;
        font-size: 16px;
    }

    footer.footer .content_text .widget-content p.contentSecond {
        line-height: 24px;
        font-size: 16px;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button input.tnp-submit{
        padding: 12px 24px;
        font-size: 20px;
    }

    header.header .login-logout-btn .widget-content .wp-block-buttons .wp-block-button {
        width: 100%;
    }

    header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link {
        width: 100%;
    }

    header.header .searchX .serach .search-in-place-box-container{
        max-width: 300px !important;
        width: 100% !important;
        opacity: 1 !important;
    }

    header.header .searchX .serach i{
        border: none !important;
    }

    header.header .searchX {
        margin-top: 20px;
    }

    header.header.mobile_in .row {
        flex-direction: column;
    }

    header.header.mobile_in .row .col-md-4 {
        max-width: 100%;
        width: 100%;
    }

    header.header.mobile_in .row .col-md-4 .location a {
        align-items: center;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #414141;
        position: relative;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) .site-branding {
        margin-left: 0px;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) .navBar.mobile_in {
        margin-top: 0px !IMPORTANT;
        background: none;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) .navBar.mobile_in .navMenu {
        position: absolute;
        width: 100%;
        height: auto;
        left: 0;
        top: 72px;
        right: 0;
        background: #414141;
        z-index: 99;
        padding: 15px;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) .navBar.mobile_in .navMenu nav {
        justify-content: flex-start;
    }

    header.header.mobile_in .row .col-md-4:nth-child(2) .navBar.mobile_in .navMenu nav ul {
        flex-direction: column;
        gap: 5px;
    }

    section.blog-section article.advertise-post {
        padding: 15px;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .other-posts-container {
        max-width: 100%;
        width: 100%;
        display: flex;
        align-items: flex-start;
        gap: 15px;
        flex-direction: column;
    }

    section.contact_page .contactForm .iconX ul {
        gap: 18px;
    }

    section.contact_page .contactForm {
        padding: 15px;
    }

    section.contact_page .contactForm {
        max-width: 90%;
        width: 100%;
        margin: -27px auto 0;
    }

    section.register-section .container .row {
        height: 100%;
        flex-wrap: wrap;
    }

    .register-section .col-md-4 {
        max-width: 100%;
        width: 100%;
        padding: 140px 40px 40px !important;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        position: relative;
    }

    .register-section .col-md-4 h2 {
        position: absolute !important;
        top: 20px;
    }

    .register-section p {
        text-align: center;
    }

    .register-section .col-md-8 h2{
        text-align: center !important;
    }

    .register-section .col-md-8 {
        background-position: top right;
    }

    .register-section .col-md-8 form.register .form-row input{
        padding: 20px;
    }

    .register-section .col-md-8{
        max-width: 100%;
        width: 100%;
        padding: 40px !important;
    }

    .register-section h5{
        margin-top: 30px;
    }

    .register-section .col-md-4 h2 a{
        padding: 0px;
    }

    .register-section .col-md-8 form.register {
        max-width: 100% !important;
        width: 100%;
    }

    .login-section .col-md-8 div form.user-registration-form{
        max-width: 100% !important;
        width: 100%;
    }

    .share-btn{
        right: 12px;
    }

    .register-section .col-md-8 form.register .Register{
        padding: 20px 0;
    }

    body.regist{
        overflow: hidden !important;
    }
}



@media(min-width: 991px){
    .mobile_in{
        display: none;
    }
}


@media(min-width: 768px) and (max-width: 1280px){
    footer.footer .newsLetter {
        display: flex;
        flex-direction: column;
    }

    footer.footer .newsLetter .col-3 {
        max-width: 100%;
        width: 100%;
    }

    footer.footer .newsLetter .col-9 {
        max-width: 100%;
        width: 100%;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 40px;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-email {
        max-width: 70%;
        width: 100%;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form .tnp-field-button {
        max-width: 30%;
        width: 100%;
    }
}

@media(max-width: 767px){
    .blog-section .sectionQ .news-listing .news-item img {
        width: 100%;
    }

    .blog-section .sectionQ .news-listing .news-item .news-item-image {
        width: 100%;
    }

    section.contact_page.blog-section .contact-content {
        padding-top: 0px;
    }

    section.contact_page .contactForm {
        background: #FFF;
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
        max-width: 100%;
        width: 100%;
        margin: 15px auto 0;
        position: relative;
        padding: 15px;
        margin-bottom: 15px;
    }

    section.contact_page .contactForm .iconX {
        background: #414141;
        padding: 12px;
        margin-bottom: 20px;
    }

    div#popup.popup-content {
        width: 340px ! IMPORTANT;
        height: 340px;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0px;
    }

    div#popup.popup-content .popup-inner {
        padding: 15px 10px 15px;
    }

    div#popup.popup-content .popup-inner .heateor_sss_sharing_ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    div#popup.popup-content .popup-inner .heateor_sss_sharing_ul a {
        max-width: 18%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
    }

    footer.footer .newsLetter .tnp.tnp-subscription form {
        flex-direction: column;
    }

    .blog-section .tabs_Content ul {
        justify-content: space-around;
        width: 100%;
        border-radius: 10px;
        padding: 10px;
        border: 1px solid #040404;
        display: flex;
        gap: 10px;
        overflow: scroll ! IMPORTANT;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    section.blog-section .row .col-8, .col-4 {
        width: 100%;
        max-width: 100%;
    }


    .blog-section .tabs_Content{
        padding: 0px !important;
    }

    section.blog-section .tabs_Content .tab-content .tab-body .post {
        background: #fff;
        padding: 0px 0 15px;
    }

    section.blog-section .sponsers .owl-dots {
        display: none;
    }

    section.blog-section .articles-posts {
        padding-top: 25px;
    }

    section.blog-section .articles-posts article.post{
        padding: 10px;
    }

    section.blog-section .articles-posts article.post figure img {
        width: 100%;
    }

    section.blog-section .articles-posts article.post h2.post-title {
        font-size: 20px;
        max-width: 85%;
        width: 100%;
    }

    section.blog-section .articles-posts article.post .post-share {
        position: absolute;
        top: auto;
        right: 20px;
        display: flex;
        gap: 10px;
        bottom: 8px;
    }

    section.contact_page .contactForm .iconX ul {
        gap: 45px;
    }
}

@media(max-width: 570px){
    header.header .location .widget-content a h3 {
        font-size: 20px;
        margin-top: -8px;
    }

    header.header .searchX .login-logout-btn {
        max-width: 37%;
        width: 100%;
    }

    header.header .login-logout-btn .widget-content .wp-block-buttons .wp-block-button {
        width: 100%;
    }

    header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link{
        width: 100%;
    }

    header.header .searchX .serach {
        margin-top: 3px;
    }

    header.header .login-logout-btn .widget-content .wp-block-buttons a.wp-block-button__link mark{
        font-size: 16px;
    }

     section.contact_page .contactForm .iconX ul li a {
        font-size: 0px;
    }
}