

/*Blog Page CSS Start*/

.blog #site-content {  max-width: 1680px;  margin: auto;  display: flex;  flex-wrap: wrap;  align-items: stretch;  align-content: center;
  justify-content: center;  column-gap: 3%;  margin-top: 60px; margin-bottom: 60px; 	width:95% }

.blog article.post.type-post { 	width: 23%; 	/*text-align: center;   */ 	border: 1px dashed #618428; 	padding: 20px;
 	border-radius: 4px; 	/*background-color: #002828;*/	overflow:hidden;  }

.blog article.post.type-post header.entry-header.has-text-align-center { padding: 25px 15px  0;display: block;  }
.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: #618428;     font-size: 18px;  	}

.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: #cb0001;  }
.blog .entry-content p {  width: 100% !important;  max-width: 100% !important;  }
.blog .entry-content p {  font-size: 15px;  color: #282828;    margin: 2rem 0 3rem;  }
.blog article.post.type-post:nth-child(2n)   .entry-content  p{/*      font-weight: 600;  color:#002828 */}
p.blog-read-more {    text-align: left;  }
.blog .more-link {    min-height: 42px;      min-width: 130px;    width: 130px;  }

.blog .more-link span {color: #618428;  }
.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 15px !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%; }
.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: 2%;    flex-wrap: wrap; }
.blog .more-link{color: #618428;    border-color: #618428;    background-color: transparent; text-align: center;}
.blog .more-link:hover{color: #fff;    border-color: #618428;    background-color: #618428;}
.blog .more-link:hover span,  .blog .more-link span:hover{color: #fff; }
/*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;
}

/**/



@media screen and (max-width: 1100px){
	.blog article.post.type-post {    padding: 20px !important;  }
}

@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: 48%; }
    .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; } 

}

@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; } 
} 

