/* @import url('http://example.com/example_style.css'); */
/* Load Thermal Variable */
@font-face {
  font-family: 'thermal-variable';
  src: url('https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Font%202025/RST-Thermal-Trial-Regular-Display-BF65a5d7827d5bd.otf') format('opentype');
  font-weight: 1 1000;
  font-style: normal;
}

/* Apply Thermal to headline tags */
h1, h2 {
  font-family: 'thermal-variable', sans-serif;
  font-variation-settings: 'wght' 600, 'opsz' 48;
}

/* All other elements default to Raleway */
body, html, h3, h4, h5, h6, p {
  font-family: 'Raleway', sans-serif;
}

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
/* Load Raleway */
@font-face {
  font-family: 'Raleway';
  src: url('https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Font%202025/Raleway-Regular.woff2') format('woff2'),
       url('https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Font%202025/Raleway-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Load Thermal Variable */
@font-face {
  font-family: 'thermal-variable';
  src: url('https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Font%202025/RST-Thermal-Trial-Regular-Display-BF65a5d7827d5bd.otf') format('opentype');
  font-weight: 1 1000;
  font-style: normal;
}

/* Apply Thermal only to headings */
h1, h2 {
  font-family: 'thermal-variable', sans-serif;
  font-variation-settings: 'wght' 600, 'opsz' 48;
}

/* Default body text and everything else stays Raleway */
body, html, h3, h4, h5, h6, p {
  font-family: 'Raleway', sans-serif;
}


@font-face {
  font-family: 'Raleway';
  src: url('https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Font%202025/Raleway-Regular.woff2') format('woff2'),
       url('https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Font%202025/Raleway-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'thermal-variable';
  src: url('https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Font%202025/RST-Thermal-Trial-Regular-Display-BF65a5d7827d5bd.otf') format('opentype');
  font-weight: 1 1000;
  font-style: normal;
}

/* HEADLINE STYLES */
h1, h2 {
  font-family: 'thermal-variable', sans-serif;
  font-variation-settings: 'wght' 600, 'opsz' 48;
}

/* BODY TEXT & OTHER ELEMENTS */
body, h3, h4, h5, h6, p {
  margin: 0px !important;
  font-family: 'Raleway', sans-serif;
}
/* Style submit buttons */
input[type="submit"] {
  background-color: #007bff; /* Adjust as needed */
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

input[type="submit"]:hover {
  background-color: #0056b3;
}

}

<style>
</style>

body, h1, h2, html{
  font-family: 'Raleway';
}
[aos="fade"] {
  opacity: 0;
  transition-property: opacity;
}

[aos="fade"].aos-animate {
  opacity: 1;
}
.body-wrapper{
  overflow:hidden !important;
}
h1 {
  font-family: 'thermal-variable';
  font-size: 56px;
  font-weight:200;
  line-height:1.4;
  text-transform: none;
}
h2{
  font-family: 'thermal-variable';
  font-size: 42px;
  font-weight:normal;   
  line-height:1.3;
  color:#002A4E;
  letter-spacing: 4.2px;
  text-transform: none;
}
h3{
  font-family: 'Raleway';
  font-size:32px;
  font-weight: normal;   
  line-height:1.3;
  color:#002A4E;
  text-transform: none;
  letter-spacing:2.3px;
}
h4{
  font-family: 'Raleway';
  font-size: 28px;
  font-weight: normal;  
  line-height:1.3;
  color: #797D83;
  letter-spacing:2.3px;
  text-transform: none;
}
h5{
  font-family: 'Raleway';
  font-size: 26px;
  font-weight: normal;  
  line-height:1.3;
  color: #797D83;
  letter-spacing:2.3px;
  text-transform: uppercase;
}
h6{
  font-family: 'Raleway';
  font-size: 20px;
  font-weight: normal;  
  line-height:1.3;
  color: #797D83;
  letter-spacing:2.3px;
  text-transform: none;
}
p{
  font-family: 'Raleway';
  font-size: 16px;
  font-weight: normal;
  line-height:1.5;
  margin-top:24px;
  color: #000;
}


.availability__Box__Title h1 {
  font-size: 60px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-family: 'Raleway';
}

.section-heading h2 {
  font-size: 48px;
}
.building_two_col_right.span6 h2 {
  font-size: 48px;
  line-height: 1.2em;
}

.footer_down p,
.footer_logo_text p {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 400;
}

body a.cta_button,span.nav_signup,
form input[type=submit], form .hs-button{
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  padding: 11px 30px;
  display: inline-block;
  border-radius: 3px;
}
.virtual-cta, .stacking_button_fix {
  padding: .8em 1.7em !important;
  border-radius: .18em;
  text-transform: none !important;
  font-weight: 400 !important;
  font-size: 16px;
  border: 1px solid #4e4c4d;
  color: #757679;
}
.virtual-cta:hover, .stacking_button_fix:hover {
  color: #ffffff;
  transition: .3s;
  background: #ecd93e;
  border-color: #ecd93e;
}
.virtual-cta a.cta_button:hover {
  color: #ffffff;
  background: #ecd93e;
  border-color: #ecd93e;
}

button:hover, 
a.cta_button:hover, 
.button:hover {
  color: #ffffff;
  background: #4e4c4d;
  border-color: #4e4c4d;
  transition-duration: .3s;
}
li {
  list-style: none;
}
.cta-button-hero.secondary_cta a {
  font-weight: 500; 
}
.secondary_cta a.cta_button:hover {
  color: #1f5513;
  background-color: rgb(255 255 255);
  border: 1px solid rgb(255 255 255);
  transition-duration: .3s;
}
span.nav_signup:hover {
  color: #ffffff;
  background: #ecd93e;
  border-color: #ecd93e;
}
.building_two_col_right_cta a.cta_button,
form input[type=submit], form .hs-button {
  background-color: #ecd93e;
  border: 1px solid #ecd93e;
  color: #4e4c4d;
  transition-duration: .3s;
}
.building_two_col_right_cta a.cta_button:hover,
form input[type=submit]:hover, form input[type=submit]:focus, form .hs-button:hover, form .hs-button:focus{
  background: #dad9d7;
  border: 1px solid #dad9d7;
  color: #757679;
  transition-duration: .3s;
}
.contact-world a {
  background-color: #757679;
  color: #fff;
  border-color: #757679;
}
.deatils_page_link .a_link_dea:hover>span,
li.footer_nav_items_li a:hover {
  color: #ecd93e;
}
.deatils_page_link .a_link_dea:hover>svg path,
.footer_social_li svg:hover {
  fill: #ecd93e;
}
.deatils_page_link .a_link_dea:hover>span:before {
  background: #ecd93e;
}
.office_name {
  letter-spacing: 0px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
}
.deatils_text {
  letter-spacing: 0px;
}
.tabber.section-padding ul li.carousel-cell {
  padding: 20px 15px 0; 
}
.build-content-hero,
.build-text-content {
  max-width: 700px;
}
.buliding_content_section {
  padding-left: 0px;
}
.office_name {
  color: #231f20;
  position: relative;
  padding: 5px;
  padding-left: 24px;
}
/* .office_name:after {
content: '';
position: absolute;
background: #ecd93e;
left: 0;
top: 0;
bottom: 0;
width: 100%;
z-index: -1;
} */
.office_deatils{ 
  padding-left: 24px; 
}
/* div#hs_cos_wrapper_widget_1618324546091 p img {
border-bottom: 10px solid #ecd93e;
} */
div#hs_cos_wrapper_widget_1618324546091 p.last-child {
  margin-bottom: 0;
  font-size: 0;
  margin-top: 60px;
}
/* .wrd-home-hero {
border-bottom: 10px solid #ecd93e;
} */
.wrd-home-hero .overlay-div {
  background: linear-gradient( 180deg, rgba(255,255,255,0) 50%, rgba(31,85,19,0.7) 100%);
}
.MainBanner__availability__Box {
  left: 50%;
  transform: translateX(-50%);
  background: transparent;
}
.wrd-home-hero .play-button {
  display: none; 
}
.wrd-home-hero .text-content.align-left {
  padding-left: 0;
  text-align: center;
}
.wrd-home-hero.wrd-home-bottm-fix .hero-home-wrapper {
  padding-top: inherit;
  top: 250px;
  bottom: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrd-home-hero .hero_popuplink {
  display: none;
}
body .building_two_col_right_cta a.cta_button {
  background: #888888;
  color: #fff;
  border-color: #808080;
}
body .building_two_col_right_cta a.cta_button:hover {
  background: #e8d925;
  color: #000;
  border-color: #e8d925;
}
body .office_name{
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  line-height: 30px;
  position: relative;
  z-index: 1;
  display: inline-block;
  letter-spacing: -0.1px;
}
body .office_name::before {
  content: '';
  position: absolute;
  top: 0;
  left: -24px;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #808080;
  transition:.3s all ease-in-out 0s;
  -webkit-transition:.3s all ease-in-out 0s;
  -moz-transition:.3s all ease-in-out 0s;
}
body .buliding_items:hover .office_name::before {
  background-color:#e8d925;
}
body .buliding_items:hover .office_name {
  color:#000;
}

.contact-world .content-wrapper {
  max-width: 100%;
  padding: 0;
}
.contet-con-wrapper {
  border-radius: 0px;
  padding: 45px 0px 55px 0px;
}
.contact-world .loop-flex-cont {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
.contat-rt-side {
  padding-right: 0px;
  padding-bottom: 25px;
}
.contat-lt-side {
  padding-left: 0px;
}
.contact-world .section-padding {
  padding: 0;
}

.build-content-hero {
  padding-top: 500px;
}
.build-wrd-hero:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  min-height: 550px;
  background: linear-gradient( 180deg, rgba(255,255,255,0) 50%, rgba(31,85,19,0.7) 100%);
}
div#hs_cos_wrapper_widget_1618542454432,
div#hs_cos_wrapper_widget_1618542561757,
div#hs_cos_wrapper_widget_1618863521430,
div#hs_cos_wrapper_widget_1618542027768 {
  background: #D9D8D6;
  /*   border-top: 10px solid #ECD93E; */
  padding: 0 20px;
}

/* div#hs_cos_wrapper_widget_1617999017105 img {
border-bottom: 10px solid #ecd93e;
} */

.body-wrapper.hs-content-id-49319404583 .wrd-home-hero {
  border-bottom: 0;
}
.page_rich-text.section-padding {
  padding: 60px 0 40px;
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
}
.page_rich-text.section-padding p {
  margin-bottom: 0;
}

.tabber.section-padding .content-wrapper {
  max-width: 100%;
  padding: 0;
}
.tabber_title_cont {
  max-width: 1140px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.sub_container {
  max-width: 930px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 15px;
}

p.sub_container.richtext_link a {
  display: flex;
  align-items: center;
  justify-content: center;
}
p.sub_container.richtext_link a img {
  border-bottom: 0px !important;
  margin-left: 10px;
  transition: 0.3s;
}
p.sub_container.richtext_link a:hover img {
  transform: translateX(10px);
  transition: 0.3s;
}
p.sub_container.richtext_link a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4e4c4d;
}
/* contact us */
.contact-world-new {
  background-color: transparent;
  background-image: url(https://9017812.fs1.hubspotusercontent-na1.net/hubfs/9017812/Assets%202021/footer-graphics-1.png);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat !important;
}
.contact-world-new .contet-con-wrapper{
  background-color: transparent !important;
}
.contact-world-new{
  position:relative;
  z-index: 1;
}
.contact-world-new:after {
  content: '';
  position: absolute;
  background-color: #d0d1d57d;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

/* New Footer Styling */

.new-footer .footer_main {
  align-items: center;
}

.new-footer {
  z-index: 1;
  position: relative;
}
.new-footer-copyright,
.new-social{
  display: none;
}
.footer_social_icons.new-social {
  display: block;
}
.footer_main_new{
  padding: 100px 0px;
}
.new-footer .footer_items_list.no_1 .footer_nav_items_ul:after{
  display: none;
}
.new-footer .footer_nav_items_ul .footer_nav_items_li{
  padding: 10px 0px 0px;
}
.new-footer .footer_logo img{
  max-width: 159px;
  width: 100%;
}
.new-footer .footer_nav_items {
  margin-top: 20px;
}
.tabber_title_cont .tab-trigger h5 {
  text-transform: none;
}

#scalable-div {
  width: 385px;
  height:400px;
  position: absolute; /* bottom-right-corner */
  top: 10px;
  left: 10px;
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
}
.blog-post {
  max-width: 1040px;
}
.social_icons {
  position: absolute;
  z-index: 114;
  width: 45px;
  text-align: center;
  top:30px;
}
.social_icons.sidebar-fixed {
  position: fixed;
  top: 75px;
}
.social_icons ul {
  padding: 10px;
  margin-bottom: 0;
  background-color: #fff;
}
.social_icons ul li:last-child {
  margin-bottom: 0;
}
div#sticky-sidebar {
  padding: 0;
}
.section.blog-post {
  position: relative;
}
div#sticky-sidebar .content-wrapper {
  padding: 0 94px;
  max-width: 1230px;
}


@media(max-width: 1100px){
  .blog-post {
    padding-left: 0 !important;
  }
}

@media(max-width: 767px){
  .new-footer:after {
    height: 88%;
  }
  .new-footer .footer_logo img {
    max-width: 100px;
    width: 100%;
  }
}
@media(min-width: 1439px) {
  .office_name {
    max-width: 90%; 
  }
}

@media(max-width: 1199px) {
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 35px;
  }
  .availability__Box__Title h1 {
    font-size: 45px;
  }
  .section-heading h2 {
    font-size: 40px;
  }
  .building_two_col_right.span6 h2 {
    font-size: 40px;
  }
  .build-text-content h1 {
    font-size: 45px;
  }
}

@media(max-width: 767px) {
  h1 {
    font-size: 32px;
    letter-spacing: 3px !important;
  }
  h2 {
    font-size: 28px;
    letter-spacing:3px !important;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  .availability__Box__Title h1 {
    font-size: 35px;
  }
  .section-heading h2 {
    font-size: 30px;
  }
  .building_two_col_right.span6 h2 {
    font-size: 30px;
  }
  .build-text-content h1 {
    font-size: 35px;
    line-height: 35px;
  }
  .wrd-home-hero .overlay-div {
    background: linear-gradient( 180deg, rgba(255,255,255,0) 30%, rgba(31,85,19,0.7) 100%);
  }
  .wrd-home-hero.wrd-home-bottm-fix .hero-home-wrapper {
    top: 180px;
  }

  .contet-con-wrapper {
    padding: 45px 0px 55px 0;
  }
  .contat-rt-side {
    padding-bottom: 0px;
  }

  .build-content-hero {
    padding-top: 0px;
  }
  body.health-page .WT_building_two_col.section-padding {
    padding-bottom: 60px;
  }
  div#hs_cos_wrapper_widget_1618542454432,
  div#hs_cos_wrapper_widget_1618542561757,
  div#hs_cos_wrapper_widget_1618863521430,
  div#hs_cos_wrapper_widget_1618542027768 {
    padding: 0; 
  }
}

@viewport { width: 100vw }

@media(max-width:540px){
  .buliding_content_section{
    padding:20px;
    padding-left: 0px;
  }
}

header.WT_header.changeBg {
  background-color: transparent !important; /* Set header background to transparent */
  color: #ffffff !important; /* Set text color to white */
}
header.WT_header {
/*   padding: 15px 0 !important; */
}
.hs-blog-listing header.WT_header, .hs-blog-post header.WT_header {
  background-color: transparent;
}
.hs-blog-post header.WT_header {
  background-color: transparent !important; /* Set header background to transparent */
  color: #ffffff !important; /* Set text color to white */
}
.hs-blog-post .body-container {
  padding-top: 120px;
}
.publlish_date {
  text-align: center;
  color: #6b7c8e;
  font-weight: 600;
  margin-bottom: 0;
}
.blog-post__body, .blog-post__body p, .blog-post__body ol li, .blog-post__body p, .blog-post__body ul li {
  color: #000;
  font-weight: 500;
}
.pagination-section {
  margin: 40px auto 80px;
  max-width: 1100px;
}
.post-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.post-pagination .nav-text a {
  color: #6B7C8E;
  font-weight: 600;
  display: inline-block;
}
.blog-index article.blog-index__post {
  padding: 0px;
}
section.blog-index article.blog-index__post .blog-index__post-content.blog-index__post-content--small h4 a {
  color: #002A4D;
  text-transform: none;
}
section.blog-index article.blog-index__post .blog-index__post-content.blog-index__post-content--small .read-more a {
  color: #6B7C8E;
  font-weight: 600;
}
section.blog-index article.blog-index__post {
  width: calc(33.33% - 34px) !important;
  margin-right:50px;
  margin-bottom: 60px;
  flex: inherit;
  position: relative;
}
section.blog-index article.blog-index__post:nth-child(3n) {
  margin-right: 0px;
}
section.blog-index article.blog-index__post.blog-index__post--small .publlish_date {
  color: #6B7C8E;
  margin-bottom: 20px;
  font-weight: 600;
  text-align: left;
}
.post_listing_outer .featured-image, .related_articles .featured-image{
  padding: 33% 0;
  min-height: unset;
  margin-bottom: 0 !important;
}
.blog-index__post-content {
  padding: 30px 0;
}
.post_summary p {
  margin: 20px 0;
  font-weight: 500;
}
.blog-index .post_summary {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.blog-index .post_summary a {
  color: #A0C7C2;
  font-weight: 500;
}
.blog-index .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.post_toggle p {
  color: #6B7C8E;
  font-weight: 600;
  margin: 0;
  width: auto;
}
.post_listing_outer .post_toggle ul {
  padding: 0;
}
.post_listing_outer .post_toggle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.post_listing_outer .toggle_block {
  padding-left: 50px;
}
.post_listing_outer .post_title {
  border:2px solid #d1d6dc;
  border-radius: 3px;
  padding: 7px 20px;
  min-width: 210px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}
.post_listing_outer .post_toggle ul li{
  margin-bottom: 0;
}
.post_listing_outer .post_toggle ul li:not(:last-child) {
  margin-bottom: 10px;
}
.post_listing_outer .post_toggle ul {
  position: absolute;
  background-color: #002a4d;
  padding: 20px;
  z-index: 10;
  min-width: 210px;
  margin-bottom: 0;
  border-radius: 3px;
}
.post_listing_outer .post_toggle ul li a {
  color: #fff;
  display: block;
  font-size: 14px;
}
section.blog-index {
  padding:0 0 50px;
}
.post_listing_outer .blog_top_block {
  border-bottom: 2px solid #6E7C8C;
  padding-bottom: 40px;
}
.related_articles>h2 {
  color: #002A4D;
}
.related_articles {
  border-top: 2px solid #6E7C8C;
  padding-top: 60px;
  margin-top: 0;
}
.related_articles section.blog-index {
  padding-top: 30px;
}
.blog_post_detail .featured-image {
  margin-bottom: 0px !important;
}
.blog_post_wrapper article.blog-post {
  padding: 0;
}
.banner-outer .left-content p {
  font-size: 26px;
  color: #fff;
}
.banner-outer .left-content h1 {
  font-size: 42px;
  font-weight: 400;
}
.banner-outer .left-content {
  max-width: 550px;
}
.blog_post_wrapper article.blog-post h1.title-blog {
  color: #002A4E;
  padding-bottom: 20px;
  letter-spacing: 0;
  position: relative;
  margin-bottom: 65px;
  text-transform: none;
  font-size: 42px;
  font-weight: 400;
}
.blog_post_wrapper article.blog-post h1.title-blog:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 120px;
  height: 5px;
  content: "";
  background: #002a4e;
  right: 0;
  margin: auto;
}
.blog_post_detail .below_content {
  padding: 0 0 60px;
  margin: 0 auto;
  max-width: 1040px;
}
div#sticky-sidebar {
  max-width: 1200px;
}



@media (max-width:1200px){
  .featured_post_content h4, .blog-index h4 {
    font-size: 20px;
  } 
  .social_icons {
    position: static!important;
    width: 100%;
    text-align: left;
  }
  .social_icons ul {
    padding: 25px 15px;
    margin-bottom: 0;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1040px !important;
    margin: 0 auto;
  }
  .social_icons ul li {
    margin-bottom: 0;
  }
  .date_time_loctaion {
    padding-top: 20px !important;
  }
  div#sticky-sidebar .content-wrapper {
    padding: 0 15px;
    max-width: 1040px;
  }  
}

@media (max-width:1025px){
  section.blog-index article.blog-index__post {
    width: calc(50% - 25px) !important;
  }
  section.blog-index article.blog-index__post:nth-child(3n) {
    margin-right:50px;
  }
  section.blog-index article.blog-index__post:nth-child(2n) {
    margin-right: 0px;
  }
}

@media (max-width:767px){
  section.blog-index article.blog-index__post {
    width:100% !important;
    margin-right:0;
    margin-bottom: 50px;
  }
  section.blog-index article.blog-index__post:nth-child(3n) {
    margin-right:0;
  }
  section.blog-index article.blog-index__post:nth-child(2n) {
    margin-right: 0px;
  }
  section.blog-index article.blog-index__post:last-child{
    margin-bottom: 0px;
  }
  .post_listing_outer .featured-image, .related_articles .featured-image {
    padding: 25% 0;
  }
  .blog_post_wrapper article.blog-post h1.title-blog {
    font-size: 28px;
  } 
  .related_articles {
    padding-top: 35px;
    margin-top: 35px;
  }
  .featured_post_outer {
    padding: 46px 0 50px !important;
  }
}

@media (max-width:600px){
  .hs-search-field {
    display: none;
  }
  .post_listing_outer .toggle_block {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
    position: relative;
  }
  .post_listing_outer .post_toggle ul {
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    min-width: unset;
    
    /* HEADER */

header.WT_header,
header.WT_header * {
  background-color: transparent !important; /* Set header background to transparent */
  color: #ffffff !important; /* Set text color to white */
}

/* Link colors */
header.WT_header a,
header.WT_header.changeBg a {
  color: #ffffff !important; /* Links will be white */
}

/* Link hover color */
header.WT_header a:hover {
  color: #cccccc !important; /* Light grey on hover */
}

/* Keep header consistent when scrolling */
header.WT_header.changeBg {
  background-color: transparent !important; /* Transparent when scrolling */
  color: #ffffff !important; /* White text on scroll */
}

/* FOOTER (unchanged, keep your footer styles) */
.footer_outer {
  background-color: #3b4d61 !important;
  color: #ffffff !important;
}

.footer_outer a,
.footer_outer .footer_logo_text,
.footer_outer .copy-right-txt {
  color: #ffffff !important;
}

.footer_outer a:hover {
  color: #cccccc !important;
}



  }
}