.dz-load-more i,
.loadmore-btn i
{
  display:none;
  width:18px;
  margin-left:5px;
}

.dz-load-more.active i,
.loadmore-btn.active i
{
  display:inline-block;
  
}
.says, .comment-meta{
	display:none;
}
/* Work Add For SASS */


.subscribe-section{
	z-index:9;
}
.dz-subscription-msg {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999;
}

.post-audio iframe{
	width:100%;
	height:400px;
}

.question_img{
	
	width:80px;
}

.dz-ajax-overlay{
	position: relative;
}
	
.dz-ajax-overlay:before{
	content: "";
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
    border-radius: 4px;
}

/* Elementor CSS */

.sticky-top.elementor-widget{
	position:sticky;
}

/* Elementor CSS END */


 /* Boxed Layout CSS */ 
 #bg {
  background-attachment: fixed;
  background-size: cover; }


/* Post Video */
.dz-media iframe{
	
	    width: 100%;
    height: 400px;
}

/* Post Video */

.post-swiper-thumb {
		height: 80%;
		width: 100%;
}
.post-swiper-thumbs {
		height: 20%;
		box-sizing: border-box;
		padding: 10px 0;
}
.post-swiper-thumbs .swiper-slide {
		width: 20%;
		height: 100%;
		opacity: 0.4;
}
.post-swiper-thumbs .swiper-slide-active {
		opacity: 1;
}

.banner-three {
    height: 50vh!important;
}

:root {
    --primary-hover: #2c84f6;
}

.logo-header img{
    /*height: unset!important;*/
}

.banner-three:before{
    background: #fff!important;
}

.banner-three:after{
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 8%, rgba(255, 255, 255, 255) 75%, #fff 100%, #fff 100%, #fff 100%, #fff 100%)!important;
}

.banner-three .banner-content h1{
    font-size: 50px!important;
    font-weight: 300!important;
    font-style: italic!important;
}

.elementor-toggle-item ul li{
    list-style: square!important;
}

.dz-topbar-left ul, .extra-nav{
    display:none!important;
}

.footer-top .row:nth-child(2){
    display:none!important;
}

.footer-top .footer-icon-wraper .col-lg-4:nth-child(2){
    display:none!important;
}

.resources_title .row.justify-content-center.mbm-30{
    display:none!important;
}

.resources_page .text-right{
    text-align: right!important;
} 


.resources_page .elementor-widget-container .content-inner{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.resources_page .about-bx8 .dz-media{
    border-radius: 0px!important;
}