.blog-header { background: ; border-radius: 0 0 15px 15px; width: 100%; max-width: 95%; margin: 0 auto; padding: 15px 27px; }
.blog-header .main { gap: 39px; position: relative; }
.blog-header .logo { line-height: 0; }
.blog-header .menu-blog ul { margin: 0; padding: 0; list-style-type: none; display: flex; flex-wrap: wrap; }
.blog-header .menu-blog ul li a { padding: 12px 24px; font-size: 14px; line-height: 150%; font-weight: 500; border-radius: 8px; color: #FFFFFF; }
.blog-header .menu-blog ul li a:hover { background: rgba(255, 255, 255, 0.12); }

.blog-header .right { gap: 39px; }
.blog-header .search { line-height: 0; position: relative; }
.blog-header .search .search-icon { cursor: pointer; }
.blog-header .search .search-input { display: none; }
/* .blog-header .search.show .search-input { display: block; position: absolute; top: 100%; right: 0; background: ; padding: 20px; width: 350px; border-radius: 5px }
.blog-header .search.show .search-input input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) { margin: 0; height: 48px; color: #000; } */
.blog-header .search.show .search-input input:focus { outline: none; }

/* .blog-header .search .hs-search-field__form { gap:  0 10px; }
.blog-header .search button.hs-search-field__button { padding: 3px 0 0; width: 60px; border: none; background: #FFF; border: 1px solid #fff; border-radius: 5px; cursor: pointer; ; }
.blog-header .search button.hs-search-field__button:hover { background: transparent; }
.blog-header .search .hs-search-field__bar button svg { height: 20px; fill: ; ; }
.blog-header .search button.hs-search-field__button:hover svg { fill: #FFF; } */

.blog-header .search.show .search-input { display: block; }
.search-input { position: absolute; display: none; right: 0; width: 290px; top: calc(100% + 15px); }
.search-input .hs-search-field input { background: #e9e9eb !important;  color: #000 !important;  margin-bottom: 0 !important; padding-right: 52px !important; }
.search-input .hs-search-field input::placeholder {  color: #000; }
.search-input .hs-search-field button.hs-search-field__button { width: 40px; height: 100%; border: none; background: #762123; position: absolute; right: 0; border-top-right-radius: 5px; border-bottom-right-radius: 5px;  cursor: pointer; }
.search-input .hs-search-field button.hs-search-field__button svg { width: 20px;  height: 18px;  fill: #fff; }

.blog-header .contact { gap: 30px; }
.blog-header .contact [class*=button-] a { min-width: 95px; color: #762123; }
.blog-header .contact [class*=button-] a:hover { color: #FFF; }

.blog-hero .main { border-bottom: 1px solid #D9D9D9; }

.our-newsletter { padding: 0 15px; }
.our-newsletter .main { padding: 90px 0; background: #000000; border-radius: 16px; }
.our-newsletter .main .form h3.form-title { display: none; }
.our-newsletter .main .title { padding: 0 30px 0 0; width: calc(100% - 513px); font-size: 18px; line-height: 150%; font-weight: 500; }
.our-newsletter .main .title h3 { margin: 0 0 25px; }
.our-newsletter .main .title .con { opacity: 0.6; }
.our-newsletter .main .form { width: 513px; position: relative; }
.our-newsletter .main .form .hs-form-field { padding-right: 120px; }
.our-newsletter .main .form input.hs-button { font-size: 16px; line-height: 150%; font-weight: 500; min-width: 105px; border-radius: 8px; }
.our-newsletter .main .form .hs_submit { position: absolute; top: 0; right: 0; }
.our-newsletter .main .form .legal-consent-container { font-size: 12px; line-height: 150%; }
.our-newsletter .main .form .legal-consent-container a { color: #A8A199; text-decoration: underline; }

.Video-image { padding: 0 15px; }
.Video-image .main { border-radius: 16px; background: #762123; padding: 85px 0; }
.Video-image .main .left { width: 43%; padding: 0 100px 0 0; color: rgba(255, 255, 255, 0.60); font-size: 18px; line-height: 150%; font-weight: 500; }
.Video-image .main .left .content { max-width: 400px; width: 100%; }
.Video-image .main .right { width: 57%; border-radius: 16px; overflow: hidden; position: relative; line-height: 0; }
.Video-image .main .left h2 { color: #FFF; }
.Video-image .main .right img.img { width: 100%; ; }
.Video-image .main .right:hover img.img { transform: scale(1.05); }
.Video-image .main .right:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.32; }

.Video-image .main .right a.fancybox-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: flex-end; justify-content: flex-end; z-index: 1; padding: 20px; }
.Video-image .main .right a.fancybox-video span { gap: 6px; color: #FFF; font-size: 12px; line-height: 150%; }
.Video-image .main .right a.fancybox-video svg { position: relative; left: 0; ; }
.Video-image .main .right a.fancybox-video:hover svg { left: 3px; }

/*** blog inner ***/
.blog-post-main { font-family: ; position: relative; }
.blog-post-main:after { content: ''; width: 100%; height: 18%; position: absolute; top: 0; left: 0; background: #F8F8F8; z-index: -1; }

.back-resources { font-size: 14px; line-height: 150%; font-weight: 500; }
.back-resources a { display: flex; align-items: center; gap: 6px; color: rgba(118, 33, 35, 0.60); }
.back-resources a svg { position: relative; left: 0; ; }
.back-resources a:hover svg { left: -4px; }

.blog-title .contact { margin: 0 0 14px; padding: 0; list-style-type: none; display: flex; gap: 16px; font-size: 11px; line-height: 150%; font-weight: 500; color: #A8A199; }
.blog-title .contact > div { position: relative; }
.blog-title .contact > div a { color: #A8A199; }
.blog-title .contact > div a:hover { color: ; }
.blog-title .contact > div.tags { letter-spacing: 3px; text-transform: uppercase; }
.blog-title .contact > div:after { content: ''; width: 1px; border-right: 1px solid; position: absolute; top: 0px; bottom: 2px; right: -8px; }
.blog-title .contact > div:last-child:after { display: none; }

.blog-title { margin: 0 auto; max-width: 640px; width: 100%; font-size: 16px; line-height: 150%; font-weight: 400; }
.blog-title h1 { font-size: 48px; line-height: 120%; margin: 0 0 15px; }

.social-icon ul { margin: 0; padding: 0; list-style-type: none; gap: 10px 22px; line-height: 0; }
.social-icon a path { fill: #000; ; }
.social-icon a:hover path { fill: ; }
.social-icon ul li.youtube svg { width: 30px; height: 25px; }

.width-set { margin-left: auto; margin-right: auto; max-width: 861px; width: 100%; }
.post-image img { width: 100%; }
.featured-image { border-radius: 16px; overflow: hidden; position: relative; line-height: 0; }
.featured-image:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; border-radius: 16px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 56.35%, rgba(0, 0, 0, 1) 99.07%); z-index: 1; }
.featured-image img.img { width: 100%; ; }
.featured-image:hover img.img { width: 100%; transform: scale(1.03); }

.featured-image a.play { padding: 20px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: flex-end; justify-content: flex-end; z-index: 2; }
.featured-image a.play span { gap: 6px; color: #FFF; font-size: 12px; line-height: 150%; display: flex; align-items: center; }
.featured-image a.play svg { position: relative; left: 0; ; }
.featured-image a.play:hover svg { left: 3px; }

.featured-post .content { padding: 24px 34px; border-radius: 16px; border: 1px solid #D9D9D9; font-size: 16px; line-height: 150%; font-weight: 400; color: rgba(0, 0, 0, 0.60); }
.featured-post .content a { color: rgba(0, 0, 0, 0.60); text-decoration: underline; }
.featured-post .content a:hover { color: #000; }

.post_body { font-size: 16px; line-height: 150%; color: #000; font-weight: 400; }
.post_body ul { margin: 0 0 30px; padding: 0 0 0 10px; list-style-type: none; }
.post_body ul li { position: relative; margin: 0; padding: 0 0 0 12px; }
.post_body ul li:after { content: ''; width: 4px; height: 4px; position: absolute; top: 9px; left: 0; :; background: #000; border-radius: 10px; }
.post_body img { width: 100% !important; }

.post_body p small { border-left: 3px solid #000; padding: 0 0 0 10px; display: inline-block; }
.post_body blockquote { margin: 36px 0; font-family: ; font-style: italic; font-size: 20px; line-height: 28px; padding: 0 0 0 20px; border-left: 2px solid; }
.post_body h2 { margin: 40px 0 15px; }
.post_body h3 { margin: 40px 0 15px; }
.post_body h4 { margin: 30px 0 10px; }
.post_body h5 { margin: 30px 0 10px; }
.post_body h6 { margin: 30px 0 10px; }

.post_body h2:first-child { margin-top: 0; }

.post_body a.cta_button { margin: 15px 0 0; padding: 11px 23px; font-size: 16px; line-height: 150%; background: ; border: 1px solid ; color: ; font-family: ; font-weight: 500; border-radius: 8px; display: inline-block; }
.post_body a.cta_button:hover { background-color: ; border-color: ; color: ; }

.about-author {border-top: 1px solid #D9D9D9;}

.about-author .image { width: 97px; height: 97px; border-radius: 100px; overflow: hidden; }
.about-author .image img { width: 100%; height: 100% !important; object-fit: cover; }
.about-author .text { width: calc(100% - 97px); padding: 0 0 0 35px; color: rgba(0, 0, 0, 0.60); }
.about-author { font-size: 14px; line-height: 150%; color: rgba(0, 0, 0, 0.60); font-family: ; font-weight: 500; }
.about-author a.author-link { text-decoration: underline; }

.post-listing .about-author { border-top: none; }
.post-listing .about-author .social-icon { line-height: 0; }
.post-listing .about-author .social-icon > div { gap: 10px; }
.post-listing .about-author .social-icon a { display: flex; align-items: center; }

/** ***/
.related-posts .main-title .title h2 { margin: 0; }
.related-posts .button-2 a { padding: 8px 24px; min-width: auto; }
.related-posts .main-title .title { width: calc(100% - 120px); }

.related-posts .cover { border-top: 1px solid #D9D9D9; }
.related-posts .main { margin: 0 -15px; position: relative; }
.related-posts .slick-track:before , .resource-feed .slick-track:after { display: none; }
.related-posts .slick-track > div { padding: 0 15px; }
.related-posts .box .image { height: 237px; line-height: 0; border-radius: 16px; overflow: hidden; position: relative; }
.related-posts .box .image a { width: 100%; height: 100%; display: inline-block; }
.related-posts .box .image img { width: 100%; height: 100% !important; object-fit: cover; ; }
.related-posts .box:hover .image img { transform: scale(1.03); }
.related-posts .box .image a:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 56.35%, rgba(0, 0, 0, 1) 99.07%); z-index: 1; }
.related-posts .contact { margin: 0 0 14px; padding: 0; list-style-type: none; display: flex; gap: 16px; font-size: 11px; line-height: 150%; font-weight: 500; color: #A8A199; }
.related-posts .contact > div { position: relative; }
.related-posts .contact > div a { color: #A8A199; }
.related-posts .contact > div a:hover { color: ; }
.related-posts .contact > div.tags { letter-spacing: 3px; text-transform: uppercase; }
.related-posts .contact > div:after { content: ''; width: 1px; border-right: 1px solid; position: absolute; top: 0px; bottom: 2px; right: -8px; }
.related-posts .contact > div:last-child:after { display: none; }

.related-posts .main button.slick-arrow { top: auto; bottom: -35px; right: 55px; left: auto; transform: inherit; }
.related-posts .main button.slick-next.slick-arrow { right: 15px; transform: scale(-1); }

/*** ***/
.post-listing .main { gap: 30px; }
.post-listing .left , .post-listing .right { width: calc(50% - 15px); }
.post-listing .contact { margin: 0 0 14px; padding: 0; list-style-type: none; display: flex; gap: 6px 16px; font-size: 11px; line-height: 150%; font-weight: 500; color: #A8A199; }
.post-listing .contact > div { position: relative; }
.post-listing .contact > div a { color: #A8A199; }
.post-listing .contact > div a:hover { color: ; }
.post-listing .contact > div.tags { letter-spacing: 3px; text-transform: uppercase; }
.post-listing .contact > div:after { content: ''; width: 1px; border-right: 1px solid; position: absolute; top: 0px; bottom: 2px; right: -8px; }
.post-listing .contact > div:last-child:after { display: none; }

.post-listing .left .post-item { font-size: 16px; line-height: 150%; color: rgba(0, 0, 0, 0.60); }
.post-listing .left .post-item h4 { margin: 0 0 8px; }
.post-listing .left .post-item h4 a { color: ; }
.post-listing .left .post-item h4 a:hover { color: ; }
.post-listing .left .post-item .image { height: 340px; border-radius: 16px; line-height: 0; overflow: hidden; position: relative; }
.post-listing .left .post-item .image a { position: relative; z-index: 1; display: inline-block; ; } 
.post-listing .left .post-item .image a:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; border-radius: 16px; background: linear-gradient(90deg, #000, transparent); }
.post-listing .post-item .image img { width: 100%; height: 100% !important; object-fit: cover; }
.post-listing .post-item:hover .image a { transform: scale(1.03); }

.post-listing .right { display: flex; flex-flow: column; gap: 30px; }
.post-listing .right .post-item .image { width: 250px; height: 160px; border-radius: 16px; overflow: hidden; }
.post-listing .right .post-item .image a { position: relative; z-index: 1; display: inline-block; ; width: 100%; height: 100%; }
.post-listing .right .post-item .image a:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; border-radius: 16px; background: #000; opacity: 0.4; }
.post-listing .right .post-item .text { padding: 12px 0 12px 24px; width: calc(100% - 250px); display: flex; flex-flow: column; justify-content: center; }
.post-listing .right .contact { margin: 0 0 8px; }

/*** ***/
.authors-post .main-title .title h2 { margin: 0; }
.authors-post .button-2 a { padding: 8px 24px; min-width: auto; }
.authors-post .main-title .title { width: calc(100% - 120px); }

.authors-post .cover { border-top: 1px solid #D9D9D9; }
.authors-post .main { margin: 0 -15px; position: relative; }
.authors-post .box { padding: 0 15px; }
.authors-post .box .img { margin-right: 20px; width: 59px; height: 59px; border-radius: 100px; overflow: hidden; }
.authors-post .box .img img { width: 100%; height: 100% !important; object-fit: cover; }
.authors-post .box .name { width: calc(100% - 79px); font-size: 10px; line-height: 150%; letter-spacing: 3px; text-transform: uppercase; color: #A8A199; }
.authors-post .box .content { font-size: 20px; line-height: 150%; font-family:  }
.authors-post .main button.slick-arrow { top: auto; bottom: -45px; right: 55px; left: auto; transform: inherit; }
.authors-post .main button.slick-next.slick-arrow { right: 15px; transform: scale(-1); }

.authors-post .box .text_link { ; }
.authors-post .box .text_link:hover { color: ; }
.authors-post .box .text h6 { position: relative; }
.authors-post .box .text h6 a { position: absolute; inset: 0; }



@media(max-width: 1500px) {

	.blog-header .menu-blog ul li a { padding: 12px 14px; }
	.blog-header .main { gap: 20px; }
	.blog-header .right { gap: 20px; }
	.blog-header .contact { gap: 20px; }

}

@media(max-width: 1300px) {
	
	.blog-header { padding: 15px; }

	.blog-header .menu-blog ul li a { padding: 12px 10px; }
	.blog-header .main { gap: 10px; }
	.blog-header .right { gap: 10px; }
	.blog-header .contact { gap: 10px; }
	
}

@media(min-width: 1201px) {

	.blog-header .right .nav-toggle { display: none; }

}

@media(max-width: 1200px) {

	.our-newsletter .main .form { width: 400px; }
  .our-newsletter .main .title { width: calc(100% - 400px); }
	
	.Video-image .main .left { padding: 0 20px 0 0; } 
	.post-listing .right .post-item .image { width: 200px; }
  .post-listing .right .post-item .text { width: calc(100% - 200px); }
	
	.menu-blog { display: none; }
	.blog-header .contact .button-5 { display: none; }
	.blog-header .contact { padding: 0 60px 0 0; }
	
	.menu-blog { position: absolute; top: 100%; left: 0; right: 0; background: #fff; margin: 0; padding: 0; border-top: 1px solid #DDDDDD; max-height: calc(100vh - 63px); overflow: auto; box-shadow: 0 10px 20px -18px #000; z-index: 99; }
	.menu-blog .hs-menu-wrapper > ul> li { width: 100%; }
	.menu-blog .hs-menu-wrapper > ul> li > a { padding: 10px 15px; display: block; border-bottom: 1px solid #DDDDDD; font-size:18px; color:; line-height: 21px; }
	
	.blog-header { position: relative; max-width: 100%; }
	.blog-header .main { position: static; }
	
	.blog-header .nav-toggle span { background: #FFF; }
	


}

@media(max-width: 991px) {

	.our-newsletter .main { padding: 40px 0; }
	.our-newsletter .main .title { width: 100%; padding: 0; margin: 0 0 20px; }
	.our-newsletter .main .title h3 { margin: 0 0 15px; }
	.our-newsletter .main .form { width: 100%; }
	
	.post-listing .left,
	.post-listing .right { width: 100%; }
	
	.Video-image .main { padding: 50px 0; }
	.Video-image .main .left { width: 100%; padding: 0; }
	.Video-image .main .left .content { max-width: 100%; }
	.Video-image .main .right { margin: 30px 0 0; width: 100%; }
	

	
}

@media(max-width: 767px) {

	.our-newsletter .main .form .hs-form-field { padding-right: 0; }
  .our-newsletter .main .form .hs_submit { position: relative; margin: 20px 0 0; }

	.blog-title h1 { font-size: 34px; }
	.featured-post .content { padding: 20px; }
	.post_body blockquote { font-size: 18px; line-height: 26px; }
	.about-author .text { width: 100%; padding: 0; margin: 20px 0 0; }
	
	.blog-header .contact { padding: 0 40px 0 0; }

}

@media(max-width: 500px) {

	.post-listing .right .post-item .image { width: 100%; }
  .post-listing .right .post-item .text { width: 100%; padding: 20px 0 0; }


}