.post-img .img-holder img, .static-hero-widget.widget_media_image figure img {
	
	width: 100%
}

/*.image-cap-link {
    position: absolute !important;
    top: 20px;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}*/

/*#LatestNewsIndicators {
	padding-top: 50%;
}

.elementor-widget-wrap > .elementor-element {
	width: 100%;
	margin: 0;
	padding: 0;
}

#LatestNewsIndicators .premium-carousel-wrapper, #LatestNewsIndicators .premium-carousel-inner,
#LatestNewsIndicators .slick-list
{
	position: absolute;
	top: 0;
	left: 0px;
	right: 0px;
	bottom: 0px;
	
}

.slick-slide {
	margin-left: 15px;
}

#LatestNewsIndicators .slick-track {
	height: 100%;
	overflow: hidden;
}

#LatestNewsIndicators .slick-track * {
	height: 100%;
}

#LatestNewsIndicators .slick-track .item-wrapper .elementor-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	object-fit: cover;object-position: 0% 50%;
}

#LatestNewsIndicators .slick-track .item-wrapper .elementor-image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
	object-position: 50% 20%;
}

#LatestNewsIndicators .carousel-caption {
  position: absolute;
  left: 3em;
  top: 3em;
  color: #15428e;
  text-shadow: 0 0 15px #fff;
  text-transform: uppercase;
  font-weight: bolder;
      line-height: 1.2em;
      text-align: left !important;
	text-indent: -3em;
	bottom: auto;
	margin-bottom: 0;
	padding-bottom: 0;
	
}

#LatestNewsIndicators .carousel-caption a {
	background: #eb8f06;
	color: #fff;
	padding: .125em .25em;
	text-shadow: none;
	line-height: 1.5em;
	
}


#LatestNewsIndicators .carousel-inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#LatestNewsIndicators .carousel-inner .carousel-item {
	height: 100%;
}

#LatestNewsIndicators .carousel-inner .carousel-item a.post-img-card {
	position: absolute;
	top: 0;
	left:0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	
}

.slick-slide figcaption {
  max-width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
  font-size: 2em;
  position: absolute;
  left: 15px;
  top: 3em;

  color: #15428e;
  text-shadow: 0 0 15px #fff;
  text-transform: uppercase;
  font-weight: bolder;
      line-height: 1.2em;
      text-align: left !important;
}

@media (max-width: 767px) {
	
	body {
		padding-top: 5.5em;
	}
	
	#LatestNewsIndicators .carousel-caption {
			display: none !important;

	}
}
@media (min-width: 768px) {
	
	body {
		padding-top: 5.5em;
	}
	
	#LatestNewsIndicators .carousel-caption  {
    max-width: 560px;
    left: calc(50% - 350px);
    top:6em;
font-size: 1.5em;

  }
}

@media (min-width: 992px) {
	
	body {
		padding-top: 0em;
	}
	
	#LatestNewsIndicators .carousel-caption  {
    max-width: 700px;
    left: calc(50% - 350px);
    top:8em;
font-size: 1.5em;
		
  }
}


@media (min-width: 1400px) {

  .post-img, .static-hero-widget.widget_media_image, #LatestNewsIndicators {
		padding-top: 0px;
    height: 650px;
  }
	
	.slick-slide figcaption  {
    max-width: 620px;
    left: calc(50% - 440px);
    top:3.5em;
font-size: 4.4em;

  }
}

@media (min-width: 1600px) {

  .post-img, .static-hero-widget.widget_media_image, #LatestNewsIndicators {
		padding-top: 0px;
    height: 700px;
  }
	.slick-slide figcaption  {
    max-width: 670px;
    left: calc(50% - 440px);
    top:3.5em;
font-size: 4em;

  }

}
	
	 */