.bottom-content {
	font-weight: 700;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    top: auto;
	z-index: 1;
}
.images-outer:after {
    position: absolute;
    width: 100%;
    height: 100%;
    /* background-color: rgb(0,0,0, 0.5); */
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));	
    top: 0;
    left: 0;
    content: "";
}
.home-section-one .post-wrapper {
	margin: 0.3rem;
	width: calc(25% - 0.6rem);
	height: 17rem;
	overflow: hidden;	
}
.home-section-one .post-wrapper:nth-child(6n + 1),
.home-section-one .post-wrapper:nth-child(6n) {
	width: calc(50% - 0.6rem);
}
.home-section-one a.post-wrapper {
	color: #fff;
	text-decoration: none;
}
.home-section-one .post-wrapper .home-section-one-left-wrap {
    width: 100%;
    height: 100%;
}
.home-section-one .post-wrapper .home-section-one-left-wrap .inner {
	position: relative;
	width: 100%;
	height: 100%;
}
.home-section-one .post-wrapper .background-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(1.01);
	transition: 0.5s;
}
.home-section-one .post-wrapper:hover .background-image {
	transform: scale(1.04);
}
.home-section-one .post-wrapper .background-image:before {

}
.home-section-one .post-wrapper ul.top-content {
    padding: 0;
}
.bottom-content h3 {
    margin: 0.5rem 0 0rem;
    line-height: 1.7rem;
    text-transform: uppercase;	
}

.button-wrap a.readmore {
    text-decoration: none;
    font-size: 0.901rem;
}
.home-section-one .button-wrap {
    margin-top: 2rem;
}
.home-section-two {
    padding-top: 2rem;
}
.home-section-two .slick-list.draggable {
    margin: 0 3rem;
}
.home-section-two .text.margin-bottom,  .home-section-three .text.margin-bottom, .home-section-five .text.margin-bottom{
    margin-bottom: 3.5rem;
}
.category-slider li {
    height: 3rem;
    line-height: 2.7rem;
    background: #030519 0% 0%;
    border: 0.05rem solid #D91473;
    border-radius: 4rem;
    opacity: 1;
    padding: 0rem 1rem;
    margin: 0 1rem;
}

.category-slider li a {
    text-decoration: none;
    color: #fff;
    font-size: 0.901rem;
}
.home-section-two .slick-arrow.slick-prev {
    right: 2rem;
}
.home-section-two ul {
    padding-left: 0;
}
.home-section-two .slick-arrow.slick-next {
    left: 2rem;
}
.home-section-three {
    padding-bottom: 6rem;
}
.home-section-three .box.relative {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}
.home-section-three .image.center img {
    width: 11rem;
	margin: 0 auto;
}
.home-section-three .display-flex .image {
    margin: 0 1.1rem;
}
.home-section-three .display-flex .image img {
    width: 10rem;
}
.home-section-three .display-flex.margin-bottom {
    margin-bottom: 3.5rem;
}
.home-section-three ul.category-wraper {
    position: absolute;
    left: 2rem;
    top: 2rem;
    z-index: 1;
    display: inline-block;
    padding: 0.4rem 2rem;
    border-radius: 2rem;
    background-color: #65C8F2;
    color: #FFFFFF;
	font-weight: 700;
    font-size: 0.6rem;
	line-height: 1;	
    letter-spacing: 0.04rem;
    text-transform: uppercase;
}
.home-section-three .text {
    text-align: left;
}
.home-section-three h3 {
	margin: 0;
    line-height: 1.6rem;
    text-transform: uppercase;	
}
.home-section-three span.date.small-font {
    margin: 1.5rem 0 1rem;
    display: block;
}
.home-section-three .button-wrap.center {
    margin-top: 4rem;
}
.home-section-three .slick-track {
    margin: 0 auto;
}
.home-section-three .button-wrap a {
	padding: 0.5rem 1.5rem;
}
.home-section-four .bg-image.bg-change-done {
    background-image: url(.././img/section-four-background-bg.jpg);
	height: 25.5rem;
}
.home-section-four .form-wrapper.col-padding {
    padding: 6rem 8rem;
}
.home-section-four .form-wrapper h2 {
    margin: 0 0 4.7rem;
}
.home-section-four .form-wrapper h3 {
    letter-spacing: 0.02rem;
}
.home-section-four .reports-wrapper.col-padding {
    padding: 6rem 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-section-four .reports-wrapper ul.reports-inner {
    width: 60%;
}
.home-section-four .reports-wrapper ul.reports-inner li a {
	display: block;
	padding: 1rem 2rem 1rem 1rem;
	background-color: #fff;
	background-image: url(../svg/ic_chevron_right_24px.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 1rem) center;
	background-size: 0.5rem auto;
	color: #030519;
	font-weight: 700;
	font-size: 0.85em;
	text-decoration: none;
}
.home-section-four .reports-wrapper .button-wrap a {
    margin-top: 1rem;
	font-size: 0.901rem;
    text-decoration: none;
}
.home-section-four .emaillist input[type="submit"] {
	width: 9.5rem;
}
.home-section-five .box {
    padding: 0 2rem;
    border-right: 0.05rem solid #fff;
}
.home-section-five .flex-3:first-child .box{
	/* padding-left: 0rem; */
}
.home-section-five .flex-3:last-child .box{
	/* padding-right: 0rem; */
	border-right: 0rem solid;
}
.home-section-five .odd .box {
    padding-bottom: 5rem;
}
.home-section-five .even .box {
    padding-top: 5rem;
}
.home-section-five h3 {
    line-height: 2rem;
    font-size: 1.402rem;
    margin: 0;
    padding: 1rem 0 1rem;
}
.home-section-six {
    padding-top: 6rem;
}
.home-section-six .video-wrapper img {
    width: 80rem;
    height: 35rem;
}
.home-section-six  iframe {
	width: 100%;
    height: 43rem;
    margin-bottom: 0;
    border: 0;
}
.home-section-seven {
    padding-bottom: 2rem;
}
.home-section-seven .image h2 {
    margin: 0 0 0 0.5rem;
}
.home-section-seven .box {
    border-top: 0.05rem solid #fff;
	margin: 0 1rem;
	text-align: left;
}
.home-section-seven .button-wrap{
    margin-top: 8rem;
}
.category-wraper-outer {
    justify-content: space-between;
    padding: 1.5rem 0;
}
.home-section-seven .text h3 {
    margin: 0;
    line-height: 1.7rem;
	text-transform: uppercase;
}
.home-section-seven .progress.mobile-progress {
    display: none;
}
.home-section-seven ul.category-wraper {
    width: 10rem;
}
.home-section-seven .news-slider-wrapper {
	margin-top: 4rem;
}
.popup-form-outer {
    padding: 0 2.5rem 2rem;
}
.popup-form-outer h2 {
    color: #030519;
    font-size: 0.901rem;
	margin: 5rem 0 1.5rem;
}
.contact-form-outer {
    padding: 0 4rem;
}
.popup-form-outer .button-wrap {
    display: block;
}
.popup.active .image img {
    height: 35rem;
}
.progress.cat-mobile-progress {
    display: none;
}

.home-section-eight .image img {
	max-width: initial;
	width: 100%;
	height: auto;
}
.home-section-eight .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-72%,-50%);
}

/***********responsive-style******************/
@media (max-width: 1600px){
	.home-section-six  iframe {
		height: 50rem;
	}
}
@media (max-width: 991px){
	.home-section-one .flex-row {
		display: block;
		/*height: initial;*/
	}
	.home-section-one .post-wrapper {
		position: relative;
	}
	.home-section-one .post-wrapper .background-image {
		position: initial;
	}
	.home-section-one .post-wrapper .background-image:before {
		display: block;
		padding-top: 65%
	}
	.home-section-one .post-wrapper#bannerpost-1 .background-image,
	.home-section-one .post-wrapper#bannerpost-2 .background-image,
	.home-section-one .post-wrapper#bannerpost-3 .background-image,
	.home-section-one .post-wrapper#bannerpost-4 .background-image {
		top: initial;
		left: initial;
		width: 100%;
		height: initial;
	}
	.home-section-one .post-wrapper#bannerpost-1 .background-image:before {
		padding-top: 80%
	}	
	.home-section-one .post-wrapper .background-image img {
		display: block;
	}
	.home-section-three .box.relative {
		max-width: 96%;
	}
	.home-section-four .form-wrapper.col-padding {
		padding: 5rem 2rem;
	}
	.home-section-four .reports-wrapper ul.reports-inner {
		width: 80%;
	}
	.home-section-four .emaillist input[type="submit"] {
	  width: 8rem;
	}
	.home-section-five .flex-3 {
		width: 100%;
	}
	.home-section-five .box {
		padding: 0 0rem;
		border-right: 0;
		text-align: center;
	}
	.home-section-five .even .box {
		padding-top: 0rem;
		margin-bottom: 3rem;
		text-align: center;
	}
	.home-section-five .button-wrap {
		justify-content: center;
	}
	
	.home-section-eight .content {
		transform: translate(-50%,-50%);
	}
}
@media (max-width: 767px){
	.progress.cat-mobile-progress {
		display: block;
		display: none;
		margin-top: 3rem;
	}
	#bannerpost-1 img {
		/* height: 20rem; */
		/* object-fit: fill; */
	}
	.home-section-one .flex-row {
		height: auto; 
	}
	#bannerpost-1, #bannerpost-2, #bannerpost-3, #bannerpost-4{
		/* position: unset; */
		/* width: 100%; */
	}
	.home-section-one-left-wrap .bottom-content h3 {
		line-height: 1.4rem;
	}
	.home-section-one {
		padding-top: 0.3rem;
	}
	#bannerpost-2 img {
		/* height: 12rem; */
	}
	.home-section-one .post-wrapper#bannerpost-1 .home-section-one-left-wrap, .home-section-one .post-wrapper#bannerpost-2 .home-section-one-left-wrap, .home-section-one .post-wrapper#bannerpost-3 .home-section-one-left-wrap, .home-section-one .post-wrapper#bannerpost-4 .home-section-one-left-wrap, .home-section-one .post-wrapper#bannerpost-5 .home-section-one-left-wrap {
    width: 100%;
    height: auto;
    position: unset;
	}
	.home-section-two .slick-list.draggable {
		margin: 0 0rem;
	}
	.home-section-two .slick-arrow.slick-prev, .home-section-two .slick-arrow.slick-next{
		display: none !important;
	}
	.home-section-two {
		padding-bottom: 6rem;
	}
	.home-section-three .display-flex .image {
		margin: 0 0.5rem;
	}
	.home-section-three .image.center {
		margin-bottom: 2rem;
	}
	.category-slider li {
		height: 2.5rem;
		line-height: 2.3rem;
	}
	.home-section-three .image.center img {
		width: 8rem;
	}
	.home-section-two .text.margin-bottom,  .home-section-three .text.margin-bottom, .home-section-five .text.margin-bottom{
		 margin-bottom: 2.5rem;
	}
	.home-section-three .display-flex.margin-bottom {
		margin-bottom: 2rem;
	}
	.form-wrapper.col-padding {
		padding: 4rem 1.5rem;
	}
	.home-section-three {
		padding-bottom: 5rem;
	}
	.home-section-four .form-wrapper h3 {
		margin: 0.5rem 0 0;
	}
	.home-section-four .form-wrapper h2 {
		margin: 0 0 0rem;
	}
	.home-section-four .reports-wrapper ul.reports-inner {
		width: 85%;
	}
	.home-section-four .bg-image.bg-change-done {
		height: auto;
	}
	.home-section-five {
		padding-top: 5rem;
	}
	.home-section-five .text {
		text-align: center;
	}
	.home-section-five .button-wrap {
		display: block;
	}
	.home-section-five .box {
		padding: 0 0rem;
		border-right: 0rem solid #fff;
		margin-bottom: 3rem;
	}
	.home-section-five h3 {
		font-size: 1rem;
		line-height: 1.6rem;
	}
	.home-section-six {
		padding-top: 0rem;
	}
	.home-section-six .video-wrapper img, .home-section-six .vid-popup iframe, .vid-popup video {
		height: 12rem;
	}
	.reports-wrapper.col-padding {
		padding: 2rem 0rem;
	}
	.home-section-five .even .box {
		padding-top: 0rem;
	}
	.home-section-five .odd .box {
		padding-bottom: 0rem;
	}
	.home-section-seven .button-wrap {
		margin-top: 2rem;
		padding-right: 2rem;
		margin-bottom: 2rem;
	}
	.popup.active .image img {
		height: 10rem;
		width: 100%;
	}
	.popup-form-outer {
		padding: 0 1rem 0rem;
	}
	.contact-form-outer {
		padding: 0 0rem;
	}
	.popup-form-outer h2 {
		margin: 1rem 0 0.5rem;
		line-height: 1.2rem;
	}
	.popup .inner .box .close-button {
		top: 0rem;
		right: 0;
		left: 0;
		margin: 0 auto;
	}
	.home-section-seven .progress.mobile-progress {
		display: block;
		display: none;
	}
	.home-section-three .box.relative {
		max-width: 90%;
		margin-bottom: 1.5rem;
	}
	.progress {
		max-width: 80%;
		margin: 0 auto;
	}
	.home-section-seven {
		padding-bottom: 10rem;
		padding-top: 5rem;
	}
	.home-section-seven .image {
		margin-bottom: 3rem;
	}
	.home-section-seven .category-wraper-outer {
		padding: 2rem 0;
	}
}
@media (max-width: 480px){
	.popup.active .image img {
		height: 8rem;
	}
}
