.content-container-after-post p{
	line-height: 1.2;
}
/* responsive */
@media(min-width: 768px){
	.wrapper.wrapper-header{
		max-width: 750px;
		margin: 0 auto;
		width: 100%;
		padding: 0 20px 20px;
	}

}
@media(min-width: 960px){
	.header-logo{
		padding-left: 0;
	}
	.nav .nav-list .menu-item a{
		padding: 10px 5px;
	}
	.header-logo{
		max-width: 15%;
	}
	.article-post .article-heading{
		margin-bottom: 15px;
	}
	.article-meta.no-author-meta{
		padding-top: 12px;
	}
}
@media(min-width: 1020px){
	.wrapper.wrapper-header{
		max-width: 990px;
	}
	.nav .nav-list .menu-item a{
		padding: 10px;
	}
	.header-logo{
		max-width: 30%;
	}
}
@media(min-width: 1200px){
	.wrapper.wrapper-header{
		max-width: 1140px;
		padding: 0 0px 20px 0px;
	}
	.header-logo{
		padding-left: 0;
	}
}
@media(max-width: 1024px){
	.wrapper.wrapper-header{
		max-width: 100%;
	}
	.has-grow-sidebar .content > .wrapper, .has-grow-sidebar .footer > .wrapper{
		margin-left: 0 !important;
		padding: 0 20px;
	}
	.wrap, .cb-wrap-off #cb-content{
		max-width: 100%;
		width: 100%;
	}
}
@media(max-width: 991px){
	.article-post .article-heading{
		font-size: 32px;
		margin-bottom: 15px;
	}
	.article-meta.no-author-meta{
		padding-top: 12px;
	}
	.article-post .entry-content p{
		font-size: 20px;
		margin-bottom: 20px;
		line-height: 1.625;
	}
	.article-post .entry-content ul li{
		margin-bottom: 10px;
	}
	#content{
		padding-left: 0;
	}
	.wrapper-content{
		padding-right: 20px;
	}
	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{
		padding-right: 0;
		padding-left: 0;
	}
	.footer-container{
		margin: 0;
		padding: 0;
	}
	.footer-widget-area{
		margin-right: 0;
		margin-left: 0;
	}
	.wrapper.wrapper-header{
		padding: 0 0 20px;
	}
}
@media(max-width: 767px){
	.wrapper.wrapper-header{
		padding-bottom: 20px;
	}
	.excerpt-post-data .excerpt-title, .excerpt-post-data .excerpt-excerpt p{
		text-align: left;
	}
	.excerpt-container{
		align-items: flex-start;
	}
	.article-post .article-heading{
		text-align: left;
	}
	.article-meta.no-author-meta{
		text-align: left;
	}
	.excerpt-excerpt p{
		line-height: 1.625;
	}
	.latest_travel_sec.cb-hp-section .cb-main.cb-module-block{
		margin-left: 0;
		margin-right: 0;
	}
	#cb-section-lp .cb-article-row{
		padding-right: 15px;
		padding-left: 15px;
	}
	.cb-blog-style-b .cb-meta{
		padding: 0;
	}
}
@media(max-width: 599px){
	.excerpt-photo, .excerpt-photo .excerpt-link, .excerpt-photo .excerpt-link img{
		width: 100%;
	}
	.excerpt-post-data{
		align-items: flex-start;
	}
	.excerpt-container{
		margin-bottom: 30px;
	}
	.article-post .entry-content p{
		margin-bottom: 16px;
	}
	.article-post .entry-content h3{
		line-height: 1.3;
		margin-bottom: 10px;
	}
	.article-post .entry-content ul li{
		line-height: 1.625;
		margin-bottom: 8px;
	}
	.article-post .article-heading{
		font-size: 28px;
		margin-bottom: 15px;
	}
	.elementor-section .elementor-text-editor p{
		text-align: left !important;
	}
	.elementor-widget:not(:last-child) {
    	margin-bottom: 10px;
	}
	.article-post .entry-content figure{
		margin-top: 20px;
	}
}

@media(max-width: 479px){
	.article-post .article-heading{
		font-size: 24px;
	}
	.article-post .entry-content p {
    	margin-bottom: 12px;
	}
}
@media(max-width: 374px){
	.article-post .article-heading{
		font-size: 22px;
	}
}













