.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;
}
.post-audio iframe{
	width:100%;
	height:400px;
}

.question_img{
	
	width:80px;
}
/* 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;
}
.comment-form-cookies-consent{
	display:none;
}


#loading-area {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999999;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80px;
  background: #fff; }
  #loading-area .loading-inner.style-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    #loading-area .loading-inner.style-1 .wrapper {
      margin: auto;
      position: relative;
      height: 100px;
      width: 100px;
      overflow: hidden; }
      #loading-area .loading-inner.style-1 .wrapper svg,
      #loading-area .loading-inner.style-1 .wrapper img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%; }
      #loading-area .loading-inner.style-1 .wrapper .img1 {
        -webkit-animation: rotate360 5s linear infinite;
        animation: rotate360 5s linear infinite; }
    #loading-area .loading-inner.style-1 .load-text .text-load {
      font-weight: 900;
      letter-spacing: 15px;
      display: inline-block;
      color: rgba(0, 0, 0, 0.15);
      position: relative;
      font-size: 70px;
      line-height: 70px;
      font-size: 40px;
      letter-spacing: 1px;
      text-align: center;
      user-select: none;
      text-transform: uppercase; }
      #loading-area .loading-inner.style-1 .load-text .text-load:before {
        animation: letters-loading 4s infinite;
        color: var(--title);
        content: attr(data-text);
        left: 0;
        opacity: 0;
        top: 0;
        line-height: 70px;
        position: absolute;
        text-transform: uppercase; }
      #loading-area .loading-inner.style-1 .load-text .text-load:nth-child(2):before {
        animation-delay: 0.2s; }
      #loading-area .loading-inner.style-1 .load-text .text-load:nth-child(3):before {
        animation-delay: 0.4s; }
      #loading-area .loading-inner.style-1 .load-text .text-load:nth-child(4):before {
        animation-delay: 0.6s; }
      #loading-area .loading-inner.style-1 .load-text .text-load:nth-child(5):before {
        animation-delay: 0.8s; }
      #loading-area .loading-inner.style-1 .load-text .text-load:nth-child(6):before {
        animation-delay: 1s; }
      #loading-area .loading-inner.style-1 .load-text .text-load:nth-child(7):before {
        animation-delay: 1.2s; }
      #loading-area .loading-inner.style-1 .load-text .text-load:nth-child(8):before {
        animation-delay: 1.4s; }
    @media only screen and (max-width: 575px) {
      #loading-area .loading-inner.style-1 .load-text .text-load {
        font-size: 30px; }
      #loading-area .loading-inner.style-1 .wrapper {
        height: 80px;
        width: 80px; } }
  #loading-area .loading-inner.style-2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    #loading-area .loading-inner.style-2 .wrapper {
      margin: auto;
      position: relative;
      width: 130px;
      overflow: hidden; }
      #loading-area .loading-inner.style-2 .wrapper .cloud {
        width: 60px;
        margin-bottom: -25px;
        margin-top: -24px;
        position: relative;
        -webkit-animation: move1 2s infinite;
        animation: move1 2s infinite; }
    #loading-area .loading-inner.style-2 .load-text .text-load {
      font-weight: 700;
      letter-spacing: 15px;
      display: inline-block;
      color: rgba(0, 0, 0, 0.15);
      position: relative;
      font-size: 70px;
      line-height: 70px;
      font-size: 30px;
      letter-spacing: 1px;
      text-align: center;
      user-select: none;
      text-transform: uppercase; }
      #loading-area .loading-inner.style-2 .load-text .text-load:before {
        animation: letters-loading 4s infinite;
        color: var(--title);
        content: attr(data-text);
        left: 0;
        opacity: 0;
        top: 0;
        line-height: 70px;
        position: absolute;
        text-transform: uppercase; }
      #loading-area .loading-inner.style-2 .load-text .text-load:nth-child(2):before {
        animation-delay: 0.2s; }
      #loading-area .loading-inner.style-2 .load-text .text-load:nth-child(3):before {
        animation-delay: 0.4s; }
      #loading-area .loading-inner.style-2 .load-text .text-load:nth-child(4):before {
        animation-delay: 0.6s; }
      #loading-area .loading-inner.style-2 .load-text .text-load:nth-child(5):before {
        animation-delay: 0.8s; }
      #loading-area .loading-inner.style-2 .load-text .text-load:nth-child(6):before {
        animation-delay: 1s; }
      #loading-area .loading-inner.style-2 .load-text .text-load:nth-child(7):before {
        animation-delay: 1.2s; }
      #loading-area .loading-inner.style-2 .load-text .text-load:nth-child(8):before {
        animation-delay: 1.4s; }
  #loading-area .loading-inner.style-3 {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: var(--primary); }
    #loading-area .loading-inner.style-3 .load-text .text-load {
      font-weight: 900;
      letter-spacing: 15px;
      display: inline-block;
      color: rgba(0, 0, 0, 0.15);
      position: relative;
      font-size: 70px;
      line-height: 70px;
      font-size: 40px;
      letter-spacing: 1px;
      text-align: center;
      user-select: none;
      text-transform: uppercase; }
      #loading-area .loading-inner.style-3 .load-text .text-load:before {
        animation: letters-loading 4s infinite;
        color: var(--title);
        content: attr(data-text);
        left: 0;
        opacity: 0;
        top: 0;
        line-height: 70px;
        position: absolute;
        text-transform: uppercase; }
      #loading-area .loading-inner.style-3 .load-text .text-load:nth-child(2):before {
        animation-delay: 0.2s; }
      #loading-area .loading-inner.style-3 .load-text .text-load:nth-child(3):before {
        animation-delay: 0.4s; }
      #loading-area .loading-inner.style-3 .load-text .text-load:nth-child(4):before {
        animation-delay: 0.6s; }
      #loading-area .loading-inner.style-3 .load-text .text-load:nth-child(5):before {
        animation-delay: 0.8s; }
      #loading-area .loading-inner.style-3 .load-text .text-load:nth-child(6):before {
        animation-delay: 1s; }
      #loading-area .loading-inner.style-3 .load-text .text-load:nth-child(7):before {
        animation-delay: 1.2s; }
      #loading-area .loading-inner.style-3 .load-text .text-load:nth-child(8):before {
        animation-delay: 1.4s; }
    #loading-area .loading-inner.style-3 .wrapper {
      margin: auto;
      position: relative;
      width: 200px;
      text-align: center;
      overflow: hidden; }
      #loading-area .loading-inner.style-3 .wrapper .loading-text {
        color: #212529;
        display: block;
        font-size: 45px;
        font-weight: 200;
        line-height: 1; }
      #loading-area .loading-inner.style-3 .wrapper .counter-text {
        color: #212529;
        font-weight: 600;
        font-size: 60px;
        line-height: 1;
        margin-bottom: 0; }
      #loading-area .loading-inner.style-3 .wrapper .progress {
        height: 1px;
        background-color: #212529;
        margin-top: 5px;
        width: 100%; }
  #loading-area .loading-inner.style-4 {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    #loading-area .loading-inner.style-4 svg #tlplug,
    #loading-area .loading-inner.style-4 svg #tlsocket {
      fill: var(--primary); }
    #loading-area .loading-inner.style-4 svg #tlloop {
      fill: none;
      stroke: var(--primary);
      stroke-width: 12; }
    #loading-area .loading-inner.style-4 svg #tlloopoff {
      display: none; }
  #loading-area .loading-inner.style-5 {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    #loading-area .loading-inner.style-5 .loader {
      width: 60px;
      height: 60px;
      margin: 30px auto 0;
      position: relative;
      transform: rotate(45deg) translate3d(0, 0, 0);
      animation: tlLoader 1.2s infinite ease-in-out; }
      #loading-area .loading-inner.style-5 .loader span {
        background: var(--primary);
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        animation: tlLoaderBlock 1.2s infinite ease-in-out both; }
        #loading-area .loading-inner.style-5 .loader span:nth-child(1) {
          top: 0;
          left: 0; }
        #loading-area .loading-inner.style-5 .loader span:nth-child(2) {
          top: 0;
          right: 0;
          animation: tlLoaderBlock2 1.2s infinite ease-in-out both; }
        #loading-area .loading-inner.style-5 .loader span:nth-child(3) {
          bottom: 0;
          left: 0;
          animation: tlLoaderBlock2 1.2s infinite ease-in-out both; }
        #loading-area .loading-inner.style-5 .loader span:nth-child(4) {
          bottom: 0;
          right: 0; }

@keyframes tlLoader {
  0%, 10%, 100% {
    width: 60px;
    height: 60px; }
  65% {
    width: 120px;
    height: 120px; } }

@keyframes tlLoaderBlock {
  0%,
  30% {
    transform: rotate(0); }
  55% {
    background: var(--secondary); }
  100% {
    transform: rotate(90deg); } }

@keyframes tlLoaderBlock2 {
  0%,
  20% {
    transform: rotate(0); }
  55% {
    background: var(--secondary); }
  100% {
    transform: rotate(-90deg); } }
  #loading-area.construct-loading {
    background-size: 280px;
    background-image: url(../../images/construction.gif);
    background-repeat: no-repeat;
    background-position: center; }
  #loading-area.food-loading {
    background-size: 400px;
    background-image: url(../../images/food.gif);
    background-repeat: no-repeat;
    background-position: center; }
  #loading-area.agriculture-loading {
    background-size: 180px;
    background-image: url(../../images/agriculture.gif);
    background-repeat: no-repeat;
    background-position: center; }

@keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg); }
  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg); } }

@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes flip {
  35% {
    transform: rotateY(0); }
  100% {
    transform: rotateY(360deg); } }

@keyframes circle {
  0% {
    top: 60px;
    height: 5px;
    border-radius: 50px 50px 25px 25px;
    transform: scaleX(1.7); }
  40% {
    height: 20px;
    border-radius: 50%;
    transform: scaleX(1); }
  100% {
    top: 0%; } }

@keyframes shadow {
  0% {
    transform: scaleX(1.5); }
  40% {
    transform: scaleX(1);
    opacity: .7; }
  100% {
    transform: scaleX(0.2);
    opacity: .4; } }

@-webkit-keyframes move1 {
  0% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  50% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); }
  100% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); } }

@keyframes move1 {
  0% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  50% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); }
  100% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); } }