

/*Blog Page CSS Start*/
/*
.blog #site-content {  max-width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: center;
  justify-content: center;
  column-gap: 5%;
  padding-top: 80px;
  padding-bottom: 60px;
  width: 100%;
  background: #0f0f0f;}

.blog article.post.type-post { 	width: 30%; 	/*text-align: center;   */ 	 	padding: 20px;
 	border-radius: 4px; 	/*background-color: #002828;	overflow:hidden; border: solid 1px #ffffff91;
  background: #191a1e; }

.blog article.post.type-post header.entry-header.has-text-align-center {  display: block;  padding: 30px;}
.blog .entry-categories {  display: none;  }
.blog .has-text-align-center {  text-align: left; }
.singular .featured-media {  display: none; }

.blog article.post .entry-title a {   display: block;  letter-spacing: normal;  font-weight: 500;  text-decoration: none;	  
	line-height: normal;    color: #fff;     font-size: 25px; font-family: "Playfair Display", serif; 	}

.blog article.post.type-post {    background-repeat: repeat;    background-position: center;    position: relative;  }

ul.dsk_non {  display: flex;  flex-direction: column;  row-gap: 20px;  }
.blog article.post .entry-title a:hover {  color:#ffffffcf;  }
.blog .entry-content p {  width: 100% !important;  max-width: 100% !important;  }
.blog .entry-content p {  font-size: 15px;  color: #ffffffdb;    margin: 2rem 0 3rem;  width: auto !important;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
  
}
.blog article.post.type-post:nth-child(2n)   .entry-content  p{/*      font-weight: 600;  color:#002828 }
p.blog-read-more {    text-align: left;  /*! width: 48% anchor-size; margin: 10px 0!Important;}
.blog .more-link {    min-height: 42px;      min-width: 130px;    width: 130px;  }
/*
.blog .more-link span {color: #fff;  }
.post-separator.styled-separator.is-style-wide.section-inner {  display: none;  }
.post-meta-wrapper.post-meta-single.post-meta-single-top {  display: none;  }
.blog article.post.type-post .post-inner.thin {  padding: 0px 35px !important;  }
.blog article.post.type-post {  padding: 0;	margin-bottom: 40px;  } */
.blog article.post.type-post:nth-child(2n) { /*   background: #fff;*/ }
.blog article.post.type-post:nth-child(2n) .entry-title a { /*color:#002828 */ }

.blog article.post.type-post:nth-child(2n)  .more-link{ /*  background:#fff; color:#b01b2e; */  }
.blog article.post.type-post:nth-child(2n)  .more-link:hover{ /*  background:#b01b2e; color:#fff; */ }
/*
.blog article.post.type-post .featured-media {  overflow: hidden;  margin-top: 0; 	/*height: 220px;*/ } 
/* .blog article.post.type-post .featured-media img {  margin: 0 auto;  max-height: 200px; width: 100%;   height: 200px;  object-fit: cover; }
article.post.type-post .section-inner.medium { max-width: 100%;   width: 100%; padding: 0;}
.single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {  font-size: 20px;   }
body.blog #site-content .container {   display: flex;    justify-content: flex-start;    gap: 5%;    flex-wrap: wrap;max-width: 80%; }
.blog .more-link{color: #fff;    border-color: #618428;    background-color: transparent; text-align: center;}
.blog .more-link:hover{color: #fff;    }
.blog .more-link:hover span,  .blog .more-link span:hover{color:#d19e60; }*/
/*Blog Page CSS End*/

/* new blog css start */
.ultimate-layout-frontend {  width: 100%;   max-width: 1200px;  margin: 0 auto;   box-sizing: border-box;  }

.ultimate-layout-frontend li { margin-bottom: 1rem; font-size: 14px;  letter-spacing: 0px;  line-height: 1.8;
  font-family: "Poppins", sans-serif;  }

.ultimate-layout-frontend blockquote {  margin: 0px;}
.ultimate-layout-content ol {  margin-left: 0px;margin-bottom: 2rem;}
.ultimate-layout-content ul {  margin-left: 0px;}

.ultimate-layout-frontend {  max-width: 1170px;  margin: 0 auto;  padding-left: 0;  padding-right: 0;  width: 100%;  padding-top: 30px;
  padding-bottom: 30px;}

.ultimate-layout-row {  display: flex;  flex-wrap: wrap;  gap: 20px;margin: 10px 0px; }
.ultimate-layout-columns {  display: flex;    width: 100%;    gap: 20px;    align-items: center;  }
.ultimate-layout-column {  padding: 5px;  }
.ultimate-layout-column {   width: 100%;   min-width: 250px; }
.ultimate-layout-column:nth-last-child(2):first-child,
.ultimate-layout-column:nth-last-child(2):first-child ~ .ultimate-layout-column {  width: 100%;  }
.ultimate-layout-column:nth-last-child(3):first-child,
.ultimate-layout-column:nth-last-child(3):first-child ~ .ultimate-layout-column {  flex: 1 1 calc(33.333% - 20px);   }
.ultimate-layout-column:nth-last-child(4):first-child, 
.ultimate-layout-column:nth-last-child(4):first-child ~ .ultimate-layout-column {  flex: 1 1 calc(25% - 20px);   }
.ultimate-layout-image img {    max-width: 100%;    height: auto;    display: block;    margin-bottom: 15px;width: 100%; }
.ultimate-layout-content { line-height: 1.6; }

.ultimate-layout-frontend h1, .ultimate-layout-frontend h2, .ultimate-layout-frontend h3, .ultimate-layout-frontend h4, .ultimate-layout-frontend h5, .ultimate-layout-frontend h6  {  margin: 12px 0px;line-height: 1.6;letter-spacing: 0.2px;     font-size: 27px;
    color: #618428;    margin: 0;    position: relative;  }

.ultimate-layout-content p, .ultimate-layout-content  {  font-size: 14px;  letter-spacing: 0px;  line-height: 1.8;  
	margin-bottom: 0;padding: 5px 0px;  color: #0b0b0b;   }

.ultimate-layout-content a {  color: #d0d800;  display: contents;  font-weight: bold;}
.ultimate-layout-frontend ul li strong {  font-size: 15px;  font-weight: 600;  letter-spacing: 0.24px;  color: #0b0b0b;}
.ultimate-layout-frontend ul li{  list-style:disc;	list-style-position: inside; margin-left: 0px;color: #0b0b0b; }
.ultimate-layout-frontend ul{  margin-left:0px;  margin-bottom: 0;  }
.ultimate-layout-frontend ol li {list-style-position: inside; }
.ultimate-faq-accordion {  border: 1px solid #eee;  border-radius: 8px;  overflow: hidden;  }
.ultimate-faq-item {  border-bottom: 1px solid #eee;  }
.ultimate-faq-item:last-child {   border-bottom: none;  }
.ultimate-faq-question {  padding: 15px 20px;  background: #f9f9f9;  cursor: pointer; display: flex; justify-content: space-between;
        align-items: center;   font-weight: 600;  transition: all 0.3s ease;   color:#618428;    font-size: 16px;  }

.ultimate-faq-item.active .ultimate-faq-question {  background: #f0f0f0; }
.ultimate-faq-question:hover {  background: #f0f0f0;  }
.ultimate-faq-toggle {  display: flex;   align-items: center;   margin-left: 15px;  }
.ultimate-faq-toggle .icon-minus {  display: none;  }
.ultimate-faq-item.active .ultimate-faq-toggle .icon-plus {   display: none;  }
.ultimate-faq-item.active .ultimate-faq-toggle .icon-minus {  display: block;  }
.active .ultimate-faq-answer {  display: block !important;  }
.ultimate-faq-answer {  padding: 0 20px;   overflow: hidden;  transition: all 0.3s ease;   max-height: 0;  }
.ultimate-faq-item.active .ultimate-faq-answer {  padding: 20px;  max-height: 1000px; }
.ultimate-layout-frontend .owl-nav.disabled {  display: none !important;  }
.ultimate-layout-frontend .owl-dots.disabled {  display: none;  }
.single-post  .sub-header.featured-banner h1 { font-size: 22px; }
ul.dsk_non li {    list-style-type: none;  }

/* Blog Css end */

/**/
body.wp-singular.post-template-default.single.single-post  .sub-header.featured-banner {
	width: 100%;
	position: relative;
	background-size: cover !important;
	background-position: center ! IMPORTANT;
	color: #fff;
	padding: 60px 0;
	overflow: hidden;
	transition: all  ease-in 0.2s;
	height: 265px;
	}

body.wp-singular.post-template-default.single.single-post  .sub-header.featured-banner:hover {    background-position: center 20%; }

body.wp-singular.post-template-default.single.single-post  .sub-header.featured-banner::before {    content: "";    position: absolute;    inset: 0;    background: rgba(0,0,0,0.45);
    transition: background 0.4s ease; }
 
body.wp-singular.post-template-default.single.single-post  .sub-header.featured-banner h1 {
    position: absolute;
    z-index: 4;
    color: #fff;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    } 


body.wp-singular.post-template-default.single.single-post .sub-header.featured-banner {
    display: none;
}

body.wp-singular.post-template-default.single.single-post .sub-header.about-sub.featured-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}



.disp-flex.des-blog-row {
  border-top: solid 1px #ffffff26;
  width: 100% !important;
  position: relative;padding: 16px 0;
}
.blog-read-more {
}
.disp-flex.des-blog-row:after {
  content: '';
  width: 1px;
  height: 90%;
  position: absolute;
  left: 49%;
  background: #ffffff26;
  top: 0;
}
.bdate {
  font-size: 14px;
  color: #fff;
}
/**/

/* Special Blog Page CSS*/
:root {
    --saffron: #E8870A;
    --turmeric: #C9891A;
    --gold: #B8922A;
    --dark-gold: #8A6A10;
    --crimson: #8B1A1A;
    --deep-red: #5C0A0A;
    --cream: #FDF6E9;
    --off-white: #FAF5ED;
    --light-tan: #F0E4CC;
    --border: #E2D4B8;
    --dark: #1A0A00;
    --ink: #0b0b0b;
    --muted: #6B5232;
    --overlay: rgba(26, 10, 0, 0.55);
    --hover:#27b354;
}
.intro-sidebar {
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: column;
    gap: 0;
    border-left: 2px solid var(--border);
    margin-left: 30px;
    }
.side-label {
    letter-spacing: 3.5px;
    text-transform: uppercase;    
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 18px;
    color: #dc2b65;  
    font-weight: 600;
    margin-bottom: 25px;
}
.area-chip {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 0;
    border-bottom: 1px solid var(--border);
   
}
.area-chip a{
     font-size: 15px;
    color: var(--ink);
    transition: color 0.2s;
}
.area-chip a:hover{
    color: var(--hover);
}
.ultimate-layout-row.introblock .ultimate-layout-columns {
    align-items: flex-start;
}
.photo-strip {
    display: flex;
    gap: 2rem;
    border-radius: 12px;
    overflow: hidden;
    margin:  0;
    flex-wrap: wrap;
    align-items: stretch;
}
.photo-strip.reveal.visible .sec3_col_left {
    width:48%;
}
.photo-strip.reveal.visible .sec3_col_right {
    width:48%;
}
.photo-strip.reveal.visible .sec3_col_right {
   display:flex;
   flex-wrap:wrap;
    gap:2rem;
    
}
.photo-strip.reveal.visible .sec3_col_right .photo-strip-item {
    width:48%;
}
.reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.reveal.visible {
    opacity: 1;
    transform: translateY(0);
}
.photo-strip-item {
    position: relative;
    overflow: hidden;   
}
.photo-strip-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.photo-strip-item img {
    position: relative;
    inset: 0;
    transition: transform 0.5s;
}

.photo-strip-label {
    position: absolute;
    bottom: 12px;
    left: 14px;
    z-index: 1; 
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.85);
    background: rgba(26, 10, 0, 0.5);
    padding: 4px 10px;
    border-radius: 3px;
    backdrop-filter: blur(4px);
}

.photo-strip-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo-strip.reveal.visible .sec3_col_left .photo-strip-item {
     width: 100%;
    height:stretch
}
p.blog_desc.intro-main {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    color: #dc2b65;
}
.img-hero.reveal.visible {}
.img-hero {
    position: relative;
    height: 480px;
    width:100%;
    object-fit:cover;    
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 36px;
}
.img-hero img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.img-hero img{
    position: absolute;
    inset: 0;
    transition: transform 0.6s ease;    
}
.img-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(26, 10, 0, 0.65) 0%, transparent 55%);
    z-index: 1;
}
.img-hero-label {
    position: absolute;
    bottom: 28px;
    left: 32px;
    z-index: 2;   
    font-size: 28px;
    font-style: italic;
    color: #fff;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
}
.img-hero-badge {
    position: absolute;
    top: 24px;
    right: 24px;
    z-index: 2;
    padding: 8px 16px;
    background: rgba(232, 135, 10, 0.9);
    border-radius: 100px;
    font-family: 'DM Sans', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--dark);
}
.section-title em {
    font-style: italic;
    color: #dc2b65;
}

.sub_hdg { 
    font-family: 'DM Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: var(--saffron);
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
}
.eyebrow::after {
    content: '';
    width: 36px;
    height: 1px;
    background: var(--saffron);
    opacity: 0.6;
}

.stad_arch{
margin-top:20px; padding:24px; background:var(--light-tan); border-radius:10px; border:1px solid var(--border);}
.stad_arch_dtl{display:flex;flex-direction:column;gap:8px;
}
.side-label{
margin-bottom:14px;}
.ultimate-layout-row.blg-sec-8 .ultimate-layout-columns {
    align-items:stretch;
}

.ultimate-layout-row.blg-sec-8 .ultimate-layout-content, .stad_arch {
    margin-top: 0;
    height: 100%;
}
/* Special Blog Page CSS end*/


@media screen and (max-width: 1100px){
	.blog article.post.type-post {    padding: 20px !important;  }
	body.blog #site-content .container { max-width:95%;}
}

@media screen and (max-width: 991px){
	.ultimate-layout-columns {    flex-direction: column-reverse;  }	
	.row-reverse div {    flex-direction: column-reverse;  }
	.blog article.post.type-post { 	width: 47%; }
    .ultimate-layout-frontend .ultimate-layout-row:nth-child(2n) .ultimate-layout-columns {   flex-direction: column;           gap: 10px; }
	.ultimate-layout-frontend h1, .ultimate-layout-frontend h2, .ultimate-layout-frontend h3, .ultimate-layout-frontend h4,
	.ultimate-layout-frontend h5, .ultimate-layout-frontend h6 { font-size: 22px;  margin: 10px 0px;  line-height: 1.2;  }
.ultimate-layout-image img {        
        height: 310px!important;
        object-fit: cover;
    object-position: center center;
    }
	body.wp-singular.post-template-default.single.single-post  .sub-header.featured-banner h1 {
font-size: 22px; } 
	.blog article.post.type-post header.entry-header.has-text-align-center {
    display: block;
    padding: 20px 0;
}.blog article.post.type-post .post-inner.thin {
    padding: 0px 0 !important;
}

}

@media only screen and (max-width: 991px)  and (orientation:landscape){
		
}

@media screen and (max-width: 767px) {
 
	.blog article.post.type-post { width:100%;  }
	.ultimate-layout-frontend {  padding-left: 12px;  padding-right: 12px;}	
	
	.ultimate-layout-frontend h1, .ultimate-layout-frontend h2, .ultimate-layout-frontend h3, .ultimate-layout-frontend h4,
	.ultimate-layout-frontend h5, .ultimate-layout-frontend h6 {  font-size: 18px;  line-height: 1.2;  }
	
	
	.single-post .sub-header.featured-banner h1 {  font-size: 22px;    }
	.ultimate-layout-image img {  height: 220px!important;   }
	body.wp-singular.post-template-default.single.single-post  .sub-header.featured-banner h1 {
font-size: 20px; } 
} 

