@charset "utf-8";

body {
    background-color: #ffffff;
    letter-spacing: 0.02em;
    scroll-behavior: smooth;
}

h1 {
    color: var(--black-33333, #333);
    /* Lora - Heading 1 */
    font-family: 'Lora'!important;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4em;
    padding: 20px 0 10px 0;
}

h2 {
    color: var(--black-33333, #333);
    /* Lora - Heading 1 */
    font-family: 'Lora'!important;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4em;
}

h3 {
    color: var(--black-33333, #333);
    font-family: 'Lora'!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3em;
}

h3 a, h3 a:visited {
    text-decoration: none;
    color: #333;
}

h3 a:hover {
    text-decoration: none;
    color: #538EB2;
    transition: .3s ease-in;
}

h4 {
    color: var(--black-33333, #333);
    font-family: 'Lora'!important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0.02em;
}

h4 a, h4 a:visited {
    text-decoration: none;
    color: #333;
}

h4 a:hover {
    text-decoration: none;
    color: #538EB2;
    transition: .3s ease-in;
}

.lifestyle-clr {
    color: #181936;
}

.lf-bg-clr {
    background-color: #fff;
}

.preen_clr {
    color: #e34e74;
}

.scout_clr {
    color: #0054FF;
}

.fnb_clr {
    color: #ffd040;
}

.multi_clr {
    color: #F9AB00;
}

.noli_clr {
    color: #1bafa2;
}


.ls-readmore {
    width: 100%;
    color: #538EB2;
    text-align: center;
    font-family: 'Barlow';
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}

.ls-readmore a, .ls-readmore a:visited, .ls-readmore a:hover {
    color: #538EB2;
    text-decoration: none;
}

.ls-sec-lbl-one {
    width: 100%;
    color: var(--Lifestyle-blue, #181936);
    text-align: center;
    font-family: 'barlow';
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    padding: 40px 0 20px 0;
}
.lf-footer-newsletter b,.lf-footer-newsletter strong {
    font-weight: bolder;
    color: #fff9f9;
}

.ls-sec-lbl-two {
      width: 100%;
    color: var(--Lifestyle-blue, #181936);
    font-family: 'barlow';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    padding: 30px 0 20px 0;
    font-size: 24px;
    font-weight: 300;
}

#lf-header {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    z-index: 9999;
    font-family: 'Barlow';
}
    #lf-menu-btn img, #lf-search-icon img {
       
        filter: brightness(0);
    }
#lf-mast {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding: 10px 20px;
    box-sizing: border-box;
}

#lf-mast-b {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 0px 10px;
    box-sizing: border-box;
    font-weight: 500;
    text-transform:uppercase;
    font-size: 15px;
    gap: 9vw;
	   background-color: #181936;
}
.defaul-lbl {
	color:#181936 !important;
}
#lf-mast-b a, #lf-mast-b a:visited, #lf-mast-b a:hover {
    color: #ffffff;
    text-decoration: none;
}
 .lf-main-links a:hover,.lf-sub-links a:hover {
  
    text-decoration: underline !important;
}
.swiper-slide a {
  transition: all 0.3s ease-in;
}
.ls-readmore a, .ls-readmore a:visited, .ls-readmore a:hover {
    color: #538EB2;
    text-decoration: none;
    border: 2px solid;
    padding: 15px 20px;
    border-radius: 10px;
}
.ls-readmore a:hover {
  background-color: #538EB2;
  color:#fff !important;
 
}
#lf-mast-c {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 10px 10px;
    box-sizing: border-box;
    background-color: #E8E8E8;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    gap: 60px;
}

#lf-mast-c a, #lf-mast-c a:visited, #lf-mast-c a:hover {
    color: #333333;
    text-decoration: none;
	    font-size: 15px;
}


#lf-logo {
       width: 700px;
    height: auto !important;
	 transition: width 0.3s ease; /* smooth animation */
    padding: 20px 0;
}

 #lf-logo.scrolled {
    width: 500px; /* size when scrolled down */
  }
#lf-logo img {
    width: 100%;
	    height: auto !important;
}
.lf-footer-logo  img {
	 height: auto ;
}
#lf-menu-btn img {
    width: 100%;
}

#lf-menu-btn {
    width: 24px;
    height: 24px;
   
}
#lf-search-icon img {
    width: 100%;
	cursor:pointer;
}
#lf-search-icon {
    width: 24px;
    height: 24px;
    position: relative;
 
}

#lf-search-icon {
    width: 24px;
    height: 24px;
    position: relative;
}

.lf-main-links {
    color: #ffffff;
    padding: 10px 0;
    box-sizing: border-box;
}

/* Sections */
.ls-section {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

#ls-feature-collection {
    width: 980px;
    height: auto;
    aspect-ratio: 16/8;
    margin: 0 auto;
}

.swiper {
    width: 100%;
    height: 100%;
  }
  
.lsf-collection {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    row-gap: 10px;
}

.lsf-cat {
    z-index: 3;
    color: #fff;
    /* Barlow - Body 3X */
    font-family: 'Barlow';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.lsf-head {
    z-index: 3;
    width: 60%;
    margin: 0 auto;
}

.lsf-head {
    text-align: center;
    font-family: 'Lora';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5em;
    text-shadow: 2px 2px 8px #787878;
}

.lsf-head a, .lsf-head a:visited, .lsf-head a:hover {
    color: #ffffff;
    text-decoration: none;
}

.lsf-overlay {
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #04051cb3 0%, rgba(4, 5, 28, 0) 100%);
    position: absolute;
    z-index: 2;
}

.lsf-collection img  {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: 1;
}

/* Top stories */
#ls-feature-gal {
    width: 980px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    padding: 20px 0 30px 0;
    box-sizing: border-box;
}

.ls-feat-left {
    width: 650px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    justify-content: space-between;
}

.ls-feat-child {
    width: 31%;
    height: auto;
    padding: 0 0 30px 0;
}

.ls-feat-child h3 {
    padding: 10px 0;
}

.ls-pd {
    color: #336b89;
    font-family: 'Barlow';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 0;    
    width: 100%;
}

.ls-feat-child img {
    width: 100%;
    aspect-ratio: 16/9;
    height: 100%;
    object-fit: cover;
}

/* right col */
.ls-feat-side {
    width: 300px;
    height: auto;
}

.ls-nblock {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
}

.ls-feat-side .ls-nblock:not(:last-child) {
    border-bottom: 1px solid #444444;
}

.ns-nc-lbl {
    font-family: 'barlow';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}

/* gallery 1 */
.gallery {
    width: 100%;
    height: auto;
    padding: 60px 0;margin-bottom: 30px;
    transition: background-color 0.5s ease-in-out; /* Add transition for background color */
}

#lf-control-wrap {
    width: 980px;
    margin: 0 auto 20px;
}

.thumbnails {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px;
}

.btn {
    margin: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    display: block;
    height: auto;
    background-color: none;
}

.btn-preen {
    width: 80px;
}

.btn-scout {
    width: 100px;
}

.btn-noli {
    width: 150px;
}

.btn-multi {
    width: 100px;
}

.btn-fnb {
    width: 110px;
}

.btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Disabled button style */
.btn:disabled {
    opacity: 0.5; /* Reduced opacity for disabled state */
    cursor: not-allowed; /* Change cursor to not-allowed */
    background-color: #f0f0f0; /* Slightly grayed background */
}

.lf-gal-content-wrap {
    width: 980px;
    margin: 0 auto;
}

.content-container {
    position: relative;
    width: 980px;
    height: 267px;
    margin: 0 auto;
}

.gallery-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.gallery-content.active {
        opacity: 1;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;

        width: 980px;
    }

.gal-niche-block {
    width: 23%;
    height: 267px;
    background-color: #E8E8E8;
    position: relative;
}

.gal-niche-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: 1;
}

.gal-n-info {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    z-index: 3;
    text-wrap: wrap;
}

.gal-niche-block h3 {
    padding: 10px 20px 00px 20px;
    width: 100%;
    box-sizing: border-box;
}

.gal-niche-block h3 a, .gal-niche-block h3 a:visited {
    color: #ffffff;
}

.gal-niche-block h3 a:hover {
    color: #538EB2;
}

.galncb-lbl {
    font-family: 'barlow';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    z-index: 3;
    padding: 0 20px;
}

.gal-n-ovl {
    background: linear-gradient(0deg, #333 12.87%, rgba(24, 25, 54, 0.00) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
}

/* sections */
.lf-sections-wrap {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    padding: 20px 0 30px 0;
    box-sizing: border-box;
}

.vp-ln-label {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 15px 0;
    margin: 0 auto 15px;
    border-bottom: 4px solid #333333;
}

.vp-ln-lbl-child {
    width: auto;
    height: auto;
    font-family: 'Barlow';
    letter-spacing: 0.02em;
    color: #333333;
}

.lbl-main {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.lbl-rm {
    font-size: 16px;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
}

.lbl-rm a, .lbl-rm a:visited, .lbl-rm a:hover {
    color: #538EB2;
    text-decoration: none;
}

.lbl-rm::after {
    content: url(images/cv-right.svg);
}

.ls-nblock-wimg {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
}

.lsnblock-info {
    width: 65%;
}

.lsblock-inimg {
    width: 30%;
    aspect-ratio: 1/1;
}

.lsblock-inimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ls-feat-side .ls-nblock-wimg:not(:last-child) {
    border-bottom: 1px solid #444444;
}

.ls-feat-child-single {
    width: 100%;
    height: auto;
    padding: 0 0 30px 0;
}

.ls-feat-child-single h3 {
    padding: 10px 0 0;
    font-size: 24px ;
}

.ls-feat-child-single img {
    width: 100%;
    aspect-ratio: 4/3;
    height: 100%;
    object-fit: cover;
}

#lf-cover-wrap {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto 30px;
    height: auto;
    background-color: #181936;
}

#lf-cover-label {
    color: #ffffff;
    font-family: 'Barlow';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    width: 980px;
    margin: 0 auto;
    text-transform: uppercase;
}

#lf-cover-slide {
    width: 980px;
    height: auto;
    margin: 20px auto;
    overflow-y: scroll;
    overflow-x: none;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS */
    cursor: grab; /* Cursor change to grab when mouse hovers */
    user-select: none; /* Prevent text selection */
    -webkit-user-select: none; /* For WebKit browsers */
    -ms-user-select: none; /* For older Microsoft browsers */
    touch-action: pan-y; /* Prevent default touch highlighting and vertical scrolling */
    padding: 0 30px;
    box-sizing: border-box;
    white-space: nowrap;
}

#lfcs-wrap {
    width: 980px;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.cs-right {
    width: 50px;
    height: 100%;
    position: absolute;
    z-index: 3;
    right: 0;
    background: rgb(24,25,54);
    background: linear-gradient(270deg, rgba(24,25,54,1) 0%, rgba(24,25,54,0.5788516090029762) 50%, rgba(24,25,54,0) 100%);
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.cs-left {
    width: 50px;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    background: rgb(24,25,54);
    background: linear-gradient(90deg, rgba(24,25,54,1) 0%, rgba(24,25,54,0.5788516090029762) 50%, rgba(24,25,54,0) 100%);
    display: flex;
    align-items: center;
}

#lf-cover-slide::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

.cv-img-left {
    margin-left: 10px;
    cursor: pointer;
}

.cv-img-right {
    margin-right: 10px;
    cursor: pointer;        
}

.cover-gal {
    width: 100%;
    padding: 0 40px;
}

.cover-slide {
    display: flex;
    flex-wrap: nowrap;
    flex-flow: row;
    overflow-y: scroll;
    width: 3000px;
    gap: 30px;
    z-index: 2;
}

#cover-slide-box {
    width: 305px;
    height: auto;
}

#cover-slide-box img {
    width: 100%;
    user-select: none; /* Prevent text selection */
    -webkit-user-drag: none; /* Prevent image dragging on WebKit-based browsers */
    -moz-user-select: none; /* For Firefox */
    -ms-user-select: none; /* For older Microsoft browsers */
    user-drag: none; /* Standard property to prevent drag */
}

#lf-brandroom {
    width: 980px;
    height: auto;
    padding: 40px 0;
    margin: 0 auto;
}

#brandroom-logo {
    width: 100%;
    height: auto;
    text-align: center;
}

#brandroom-logo img {
    width: 229px;
    height: 64px;
}

#brandroom-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    height: auto;
    padding: 30px 0;
}

.brandroom-box {
    width: 30%;
    height: auto;
}

.brandroom-img {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

.brandroom-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* footer */
#lf-footer {
    background: #181936;
    width: 100%;
    padding: 40px 0;
    font-family: 'barlow';
    letter-spacing: 0.02em;
}

#lf-footer-wrap {
    width: 980px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #ffffff;
    margin: 0 auto;
    line-height: 1.4em;
}

.lf-footer-info {
    width: 415px;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lf-footer-logo {
    width: 25%;
}

.lf-footer-cap {
    width: 65%;
}

.lf-footer-cap span {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
}

.lf-footer-cap p {
    font-size: 14px;
    padding: 10px 0;
}

.lf-footer-logo img {
    width: 100%;
}

.lf-footer-socials {
    width: 100%;
    border-top: 1px solid #ffffff;
    padding: 20px 0;
    margin: 10px 0 0 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lf-f-sc-ca {
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}

.lf-f-sc-link {
    display: flex;
    flex-direction: row;
    justify-content: left;
    flex-wrap: wrap;
    gap: 5px;
    padding: 5px 0;
    font-size: 14px;
    width: 49%;
}

.lf-f-sc-link a, .lf-f-sc-link a:visited, .lf-f-sc-link a:hover {
    color: #ffffff;
    text-decoration: none;
}

.lf-sitemap {
    width: 310px;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lf-sitem-col {
    width: 48%;
    text-transform: uppercase;
}

.lf-sitem-col span {
    font-weight: 700;
    font-size: 14px;
}

.lf-sitem-li {
    font-size: 14px;
    padding: 5px 0;
}

.lf-sitem-li a, .lf-sitem-li a:visited, .lf-sitem-li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.lf-footer-newsletter {
    width: 215px;
    height: auto;
}

.lf-footer-newsletter span {
    font-size: 14px;
}

.lf-footer-newsletter input {
    width: 100%;
    background-color: #181936;
    border: 1px solid #ffffff;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px;
    color: #ffffff;;
    box-sizing: border-box;
    margin: 10px auto 10px;
    font-size: 14px;;
}

.lf-footer-newsletter input:focus {
    outline: none !important;
    border:1px solid #538EB2;
}

.lf-footer-newsletter button {
    width: 100%;
    display: flex;
    height: 32px;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: var(--regular-4, 4px);
    background: #538eb2;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    font-weight: 700;
    border: 1px solid #538eb2;
}

/* ARTICLE */
#lf-hero-img {
    aspect-ratio: 16/8;
    height: auto;
    position: relative;
    margin: 0 auto 20px;
    box-sizing: border-box;
}

.hero-full {
    width: 100%;
}

.hero-default {
    width: 1024px;
}

#lf-hero-imgwrap {
    width: 100%;
    height: 100%;
    position: absolute;
}

#lf-hero-imgwrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

#lf-hero-cap {
    position: absolute;
    z-index: 3;
    color: #ffffff;
    font-family: 'Lora';
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
    bottom: 0;
    padding: 20px;
    letter-spacing: 0.02em;
}

#lf-article-heading {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #D6DEE2;
}

#lf-article-heading a, #lf-article-heading a:visited, #lf-article-heading a:hover {
    color: #538EB2;
    text-decoration: none;
}

.lf-pd-bc {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: left;
    gap: 10px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-family: 'Barlow';
    font-size: 14px;
}

.lf-bc {
    font-weight: 600;
    color: #333333;
}

.lf-pd {
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    padding: 0 10px;
    color: #538EB2;
}

.lf-pdt {
    color: #538EB2;
}

.lf-hg {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.lf-hg-sub {
    color: var(--black-33333, #333);
    font-family: 'Lora';
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.5em;
    padding: 5px 0 10px 0;
}

.lf-hg-byline {
    color:  #333333;
    font-family: 'Lora';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: 0.02em;
    padding: 5px 0;
}

#lf-article-content-wrap {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lf-ac-content {
    width: 640px;
    height: auto;
}

.lf-ac-content p {
    color: var(--black-33333, #333);

    /* Lora - Body 1 */
    font-family: 'Lora';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6em;
    padding: 0 0 30px 0;
}

.lf-ac-content h3 {
    color: var(--black-33333, #333);
    /* Lora - Body 1 */
    font-family: 'Lora';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6em;
    padding: 0 0 10px 0;
}

.lf-ac-content em {
    font-style: italic;
}

.lf-ac-content strong {
    font-weight: 700;
}

.lf-ac-content a, .lf-ac-content a:visited, .lf-ac-content a:hover {
    color: #538EB2;
    text-decoration: none;
}

.lf-ac-content .wp-caption {
    max-width: 100%;
    width: 100% !important;
    margin: auto;
    padding-bottom: 30px;
}

.wp-caption img {
    width: 100%;
}

.wp-caption-text {
    font-family: 'Lora';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6em;
    color: #787878;
}

.lf-ac-side {
    width: 300px;
    height: auto;
}


/* Article Below */
#lf-article-below {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #D6DEE2;
}

.lf-ac-content-below {
    width: 640px;
    height: auto;
}

.lf-ac-cb-lbl {
    color: var(--Lifestyle-blue, #181936);
    /* Barlow - Sub Header 1 */
    font-family: 'Barlow';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: uppercase;
}

.lf-acb-cards {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
}

.acb-cards-img {
    width: 200px;
    aspect-ratio: 16/9;
}

.acb-cards-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.acb-info {
    width: 415px;
    height: auto;
}

.acbi-lbl {
    /* Barlow - Body 3X */
    font-family: 'Barlow';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #333333;
    padding: 0 0 10px 0;
}

.acb-info h3 {
    color: #333333;
    /* Lora - Heading 4 */
    font-family: 'Lora';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5em;
    padding: 0 0 10px 0;
}

.lf-ac-b-side {
    width: 300px;
    margin: 0 auto;
}

.lf-read-more-arc {
color: var(--Lifestyle-blue-2, #538EB2);
text-align: center;
margin-bottom: 30px;


/* Barlow - Heading 5 */
font-family: Barlow;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 16px; /* 133.333% */
}

.lf-read-more-arc a, .lf-read-more-arc a:visited, .lf-read-more-arc a:hover {
    color: #538EB2;
    text-decoration: none;
}

blockquote h4 {
  font-size: 22px;
  padding: 0 0 20px 0;
  font-weight: 700;
  color: #333333;
}
[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #cc336600;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0px solid #c36;
    padding: 0;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


/* wide */
@media only screen and (min-width: 1440px) and (max-width: 4000px){
    #lf-mast {
        width: 1280px;
    }
}


/* 568 - 728 */
@media only screen and (min-width: 568px) and (max-width: 980px){


h4 {
    font-size: 16px;
}

h2 {
    font-size: 26px;
}

#lf-mast-b {
    display: none;
}

#lf-mast-c {
    display: none;
}

#lf-logo {
    width: 150px;
    height: auto;
    padding: 20px 0;
}

/* Sections */
#ls-feature-collection {
    width: 100%;
    aspect-ratio: 4/5;
}

.lsf-head {
    z-index: 3;
    width: 70%;
    margin: 0 auto;
}

.lsf-head {
    font-size: 26px;
}

/* Top stories */
#ls-feature-gal {
    width: 93%;
}

.ls-feat-left {
    width: 100%;
}

.ls-feat-child {
    width: 100%;
}

/* right col */
.ls-feat-side {
    width: 93%;
    height: auto;
    margin: 40px auto 30px;
}

/* gallery 1 */
.gallery {
    width: 100%;
    box-sizing: border-box;
}


#lf-control-wrap {
    width: 100%;
    margin: 0 auto 20px;
    overflow-y: scroll;
    overflow-x: none;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS */
    cursor: grab; /* Cursor change to grab when mouse hovers */
    user-select: none; /* Prevent text selection */
    -webkit-user-select: none; /* For WebKit browsers */
    -ms-user-select: none; /* For older Microsoft browsers */
    touch-action: pan-y; /* Prevent default touch highlighting and vertical scrolling */
    padding: 0 30px;
    box-sizing: border-box;
    white-space: nowrap;
}

.thumbnails {
    width: 900px;
    gap: 5px;
}

#lf-gal-content-wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow-y: scroll;
    overflow-x: none;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS */
    cursor: grab; /* Cursor change to grab when mouse hovers */
    user-select: none; /* Prevent text selection */
    -webkit-user-select: none; /* For WebKit browsers */
    -ms-user-select: none; /* For older Microsoft browsers */
    touch-action: pan-y; /* Prevent default touch highlighting and vertical scrolling */
    padding: 0 30px;
    box-sizing: border-box;
    white-space: nowrap;
}

.content-container {
    position: relative;
    width: 980px;
    height: 267px;
    margin: 0 auto;
}

.gallery-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.gallery-content.active {
    opacity: 1;
}

.gal-niche-block {
    width: 23%;
    height: 267px;
    background-color: #E8E8E8;
    position: relative;
}

.gal-niche-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: 1;
}

.gal-n-info {
    width: 100%;
    height: 100%;
    text-wrap: wrap;
}

.gal-niche-block h3 {
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    font-size: 18px!important;
}

/* sections */
.lf-sections-wrap {
    width: 93%;
}

#lf-cover-wrap {
    width: 100%;
}

#lf-cover-label {
    width: 90%;
    margin: 0 auto;
}

#lf-cover-slide {
    width: 100%;
}

#lfcs-wrap {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.cs-right {
    width: 50px;
    height: 100%;
    position: absolute;
    z-index: 3;
    right: 0;
    background: rgb(24,25,54);
    background: linear-gradient(270deg, rgba(24,25,54,1) 0%, rgba(24,25,54,0.5788516090029762) 50%, rgba(24,25,54,0) 100%);
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

#lf-brandroom {
    width: 93%;
    height: auto;
    padding: 40px 0;
    margin: 0 auto;
}

#brandroom-logo {
    width: 100%;
    height: auto;
    text-align: center;
}

#brandroom-logo img {
    width: 229px;
    height: 64px;
}

#brandroom-wrap {
    width: 100%;
    padding: 30px 0;
}

.brandroom-box {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

/* footer */

#lf-footer-wrap {
    width: 93%;
}

.lf-footer-info {
    width: 100%;
}

.lf-sitemap {
    width: 100%;
    padding: 20px 0;
}

.lf-footer-newsletter {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

/* ARTICLE */
#lf-hero-img {
    aspect-ratio: 4/3;
}

.hero-full {
    width: 100%;
}

.hero-default {
    width: 100%;
}

#lf-article-heading {
    width: 93%;
}

#lf-article-content-wrap {
    width: 93%;
}

.lf-ac-content {
    width: 93%;
    height: auto;
}

.lf-ac-content h3 {
    font-size: 20px;
}

.lf-ac-side {
    width: 300px;
    height: auto;
    margin: 0 auto;
}

/* Article Below */
#lf-article-below {
    width: 93%;
}

.lf-ac-content-below {
    width: 100%;
}

.acb-cards-img {
    width: 30%;
    aspect-ratio: 1/1;
}

.acb-info {
    width: 65%;
    height: auto;
}

.lf-ac-b-side {
    width: 300px;
    margin: 0 auto;
}

}


/* 320-tab */
@media only screen and (min-width: 320px) and (max-width: 567px){
	
h1 {
    font-size: 22px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

#lf-mast-b {
    display: none;
}

#lf-mast-c {
    display: none;
}

#lf-logo {
    width: 150px;
    height: auto;
    padding: 20px 0;
}

/* Sections */
#ls-feature-collection {
    width: 100%;
    aspect-ratio: 4/5;
}

.lsf-head {
    z-index: 3;
    width: 70%;
    margin: 0 auto;
}

.lsf-head {
    font-size: 22px;
}

/* Top stories */
#ls-feature-gal {
    width: 93%;
}

.ls-feat-left {
    width: 100%;
}

.ls-feat-child {
    width: 100%;
}

/* right col */
.ls-feat-side {
    width: 93%;
    height: auto;
    margin: 40px auto 30px;
}

/* gallery 1 */
.gallery {
    width: 100%;
    box-sizing: border-box;
}


#lf-control-wrap {
    width: 100%;
    margin: 0 auto 20px;
    overflow-y: scroll;
    overflow-x: none;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS */
    cursor: grab; /* Cursor change to grab when mouse hovers */
    user-select: none; /* Prevent text selection */
    -webkit-user-select: none; /* For WebKit browsers */
    -ms-user-select: none; /* For older Microsoft browsers */
    touch-action: pan-y; /* Prevent default touch highlighting and vertical scrolling */
    padding: 0 30px;
    box-sizing: border-box;
    white-space: nowrap;
}

.thumbnails {
    width: 900px;
    gap: 5px;
}

#lf-gal-content-wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow-y: scroll;
    overflow-x: none;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS */
    cursor: grab; /* Cursor change to grab when mouse hovers */
    user-select: none; /* Prevent text selection */
    -webkit-user-select: none; /* For WebKit browsers */
    -ms-user-select: none; /* For older Microsoft browsers */
    touch-action: pan-y; /* Prevent default touch highlighting and vertical scrolling */
    padding: 0 30px;
    box-sizing: border-box;
    white-space: nowrap;
}

.content-container {
    position: relative;
    width: 980px;
    height: 267px;
    margin: 0 auto;
}

.gallery-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.gallery-content.active {
    opacity: 1;
}

.gal-niche-block {
    width: 23%;
    height: 267px;
    background-color: #E8E8E8;
    position: relative;
}

.gal-niche-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: 1;
}

.gal-n-info {
    width: 100%;
    height: 100%;
    text-wrap: wrap;
}

.gal-niche-block h3 {
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    font-size: 18px!important;
}

/* sections */
.lf-sections-wrap {
    width: 93%;
}

#lf-cover-wrap {
    width: 100%;
}

#lf-cover-label {
    width: 90%;
    margin: 0 auto;
}

#lf-cover-slide {
    width: 100%;
}

#lfcs-wrap {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.cs-right {
    width: 50px;
    height: 100%;
    position: absolute;
    z-index: 3;
    right: 0;
    background: rgb(24,25,54);
    background: linear-gradient(270deg, rgba(24,25,54,1) 0%, rgba(24,25,54,0.5788516090029762) 50%, rgba(24,25,54,0) 100%);
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

#lf-brandroom {
    width: 93%;
    height: auto;
    padding: 40px 0;
    margin: 0 auto;
}

#brandroom-logo {
    width: 100%;
    height: auto;
    text-align: center;
}

#brandroom-logo img {
    width: 229px;
    height: 64px;
}

#brandroom-wrap {
    width: 100%;
    padding: 30px 0;
}

.brandroom-box {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

/* footer */

#lf-footer-wrap {
    width: 93%;
}

.lf-footer-info {
    width: 100%;
}

.lf-f-sc-link {
    width: 100%;
}

.lf-sitemap {
    width: 100%;
    padding: 20px 0;
}

.lf-footer-newsletter {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

/* ARTICLE */
#lf-hero-img {
    aspect-ratio: 4/3;
}

.hero-full {
    width: 100%;
}

.hero-default {
    width: 100%;
}

#lf-article-heading {
    width: 93%;
}

#lf-article-content-wrap {
    width: 93%;
}

.lf-ac-content {
    width: 93;
    height: auto;
    margin: 0 auto;
}

.lf-ac-content h3 {
    font-size: 20px;
}

.lf-ac-side {
    width: 300px;
    height: auto;
    margin: 0 auto;
}

/* Article Below */
#lf-article-below {
    width: 93%;
}

.lf-ac-content-below {
    width: 100%;
}

.acb-cards-img {
    width: 30%;
    aspect-ratio: 1/1;
}

.acb-info {
    width: 65%;
    height: auto;
}

.lf-ac-b-side {
    width: 300px;
    margin: 0 auto;
}

}


@media (max-width: 768px) {
  .thumbnails {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 10px 0;
	        width: 500px !important;
  }
  
  .btn img {
    width: 100%;
    height: 20px;
    object-fit: cover;
}

  .thumbnails::-webkit-scrollbar {
    display: none;
  }

    .thumbnails .btn {
        flex: 0 0 auto;
        width: 77px;
        height: revert-layer;
    }
	.btn img {
    width: 100%;
    height: 30px;
    object-fit: contain;
}
}

#lf-search-form {
        width: auto;
    right: 0;
    top: -3px;
    position: absolute;
    font-size: 16px;
    display: none;
}
#lf-search-form #lf-search-input {
	font-size: 12px;
    width: 260px;
    border-radius: 6px;
    border: 1px solid;
    padding: 10px 15px;
    background: #ffffff;
    color: #000000;
}
#lf-search-form  img {
width: 26px;
    height: 26px;}
#lf-search-form [type=button]:not(:disabled),#lf-search-form [type=submit]:not(:disabled), #lf-search-form button:not(:disabled) {
    cursor: pointer;
    padding: 0;
    border: 0;
    font-size: 15px;
}

#lf-search-form [type=submit]:hover {
	background:unset !important;
    color: #fff;
    background-color: unset !important;
    text-decoration: none;
}


/* 320-tab */
@media only screen and (min-width: 320px) and (max-width: 767px){
	#lf-menu-btn {
    width: 24px;
    height: 24px;
    display: block;
}
.lf-bg-clr {
       background-color: #fff;
}
#lf-menu-btn img,#lf-search-icon img {
  width: 100%;
  filter: brightness(0); /* magiging dark/black */
}
#lf-search-icon {
      display: block;
}
#lf-logo img {
    width: 100%;
}
#lf-mast {
   
 
    justify-content: space-between;

}
}


.single-post ul li,.single-post ol li {
	color: var(--black-33333, #333);
    font-family: 'Lora';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6em;
    padding: 0 0 30px 0;
}

.single-post ul {
    box-sizing: border-box;
    padding-left: 30px;
    list-style: disc;
}
.single-post ol {
    padding-left: 30px;
    list-style: revert;
}

.lf-ac-content h4 {
    color: var(--black-33333, #333);
    font-family: 'Lora';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6em;
    padding: 0 0 10px 0;
}


.lf-ac-content img {
    width: 100%;
    height: auto;
}

.btn-preen.active-btn {
    filter: invert(100%) !important;
}


.lf-hg-byline-slider {
    color: #fff;
    font-family: 'Lora';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: 0.02em;
    padding: 5px 0;
}
.lf-hg-byline-niche {
    color: #fff;
    font-family: 'Lora';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: 0.02em;

	    padding: 10px 20px 20px 20px;
}
.lf-hg-byline-niche a {
	  color: #fff;
}
.lf-hg-byline-hp {
    color: #333;
    font-family: 'Lora';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: 0.02em;
    padding: 5px 0;
}
.lf-hg-byline-hp a {
	    color: #333;
}
/* 320-tab */
@media only screen and (min-width: 320px) and (max-width: 767px){
	
.lf-hg-byline-slider,.lf-hg-byline-hp,.lf-hg-byline-niche {
    
    font-size: 11px;
} 
}


.search h1 {
    font-family: 'Barlow' !important;
    font-size: 30px;
}
.search .acb-cards-img img {
    width: 100%;
    height: 150px !important;
    object-fit: cover;
}

.lf-ac-content em {
    font-style: italic;
    font-family: 'Lora';

    font-weight: 400;
    line-height: 1.6em;
    padding: 0 0 30px 0;
    display: block;
}