.section {
	position:relative;
}

.section1 {
	background-image:url('../img/slides/shutterstock_358371692_1920x1279.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:100vh;
	width:100%;
	background-color:#8DB3CA;
}

.left_caption_holder {
	position: absolute;
	left: 10%;
	bottom: 24.5%;
	width: auto;
	padding: 10px 16px;
}

.emergency_text_heading {
	color: #1f1f1f;
	font-size: 1rem;
	text-align: center;
	margin: 15px 1rem 0 auto;
}

.emergency_caption_holder {
	background-color: rgba(255,255,255, 0.9);
	padding: 30px 25px;
	min-height: 50px;
	display: inline-block;
	border-radius: 80px;
	width: fit-content;
}


.emergency_caption_btn {
	color: #FFF;
	background-color: #f79119;
	text-decoration: none;
	border-radius: 500px;
	font-size: 1.25rem;
	padding: 0.75rem;
}

.section1::before{
	position: absolute;
	content: "";
	top: 0;
	right:0;
	height: 100vh;
	width: 100%;
	background: linear-gradient(rgba(26, 53, 89, 0.25), rgba(26, 53, 89, 0.65));
	
}

.section2 {
	background-image:url('../img/slides/shutterstock_118386655_1920x1363.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:100vh;
	width:100%;
}

.section2::before{
	position: absolute;
	content: "";
	top: 0;
	right:0;
	height: 100vh;
	width: 100%;
	background: linear-gradient(rgba(26, 53, 89, 0.25), rgba(26, 53, 89, 0.65));
	
}

.section3 {
	background-image:url('../img/slides/shutterstock_675560395_1920x1280.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:100vh;
	width:100%;
}

.section3::before{
	position: absolute;
	content: "";
	top: 0;
	right:0;
	height: 100vh;
	width: 100%;
	background: linear-gradient(rgba(26, 53, 89, 0.25), rgba(26, 53, 89, 0.65));

}

.section4 {
	background-image:url('../img/slides/shutterstock_557209456_1920x1280.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:100vh;
	width:100%;
}

.section4::before{
	position: absolute;
	content: "";
	top: 0;
	right:0;
	height: 100vh;
	width: 100%;
	background: linear-gradient(rgba(26, 53, 89, 0.25), rgba(26, 53, 89, 0.65));
	
}

.section5 {
	background-image:url('../img/slides/shutterstock_675560395_1920x1280.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:100vh;
	width:100%;
}

.section5::before{
	position: absolute;
	content: "";
	top: 0;
	right:0;
	height: 100vh;
	width:100%;
	background: linear-gradient(rgba(26, 53, 89, 0.25), rgba(26, 53, 89, 0.65));
}

.slide_caption_positioner {
	display:flex;
	flex-direction: row;
	justify-content: center;
	margin:auto;
	
}

.slide_caption_holder {
	display: flex;
	flex-direction: column;
	text-align: left;
	z-index: 999999;
	height: 100vh;
	justify-content: center;
}

.slide_caption_holder h1 {
	margin-bottom: 20px;
	font-size: 4.5rem;
	color: #fff;
	text-shadow: 1px 2px #000;
}

.slide_caption_holder h2 {
	margin-bottom:20px;
	font-size:1.5rem;
	
}

.slide_caption_holder h4 {
	margin-bottom: 20px;
	width: 100%;
	max-width: 75%;

}

.slide_caption_holder > a {
	color: #fff;
	transition:800ms color ease-in-out;
	margin-bottom: 20px;
	display:inline-block;
}

.slide_caption_holder > a:hover {
	color:#e1aa00
}

.slice-arrow {
	position: absolute;
	font-size:48px;
	color:#fff;
	transition: 800ms all ease-in-out;
}

.slice-prev.slice-arrow {
	right: 15px;
	transform: rotate(90deg);
	text-decoration: none;
	padding: 10px;
	top: 45%;
}

.slice-next.slice-arrow {
	transform: rotate(90deg);
	padding: 10px;
	text-decoration: none;
	right: 15px;
	top: 50%;
}

.slice-arrow:hover {
	color: #e1aa00;
}



@media screen and (max-width:1480px) {
	
	.cta-btns-holder {
	width: 100%;
	margin: 2rem auto 0;
	justify-content: center;
	}
	
}


@media screen and (max-width: 1348px) {
	
	
	.slide_caption_holder h1 {
		font-size: 3rem;
	}
	
}


@media screen and (max-width: 1138px) {

	
.slide_caption_holder h1 {
	font-size: 2rem;
	}
}

@media screen and (max-width: 1078px) {
		.cta_btns_1 {
		margin: 0;
		font-size:16px;
	}
	
	.cta-btns-holder {
		width: 100%;
		margin: 2rem auto 0;
		justify-content: space-evenly;
	}
	
	.cta-btns-holder_alt {
		justify-content: space-evenly;
	}
}


@media screen and (max-width: 748px) {
	.slide_caption_positioner {
	width:90%;
	}
}


@media screen and (max-width: 678px) {
	

	
	.slide_caption_holder h1 {
	margin-bottom: 20px;
	font-size:2rem;
	}
	
	.section1 {
		background-image:url('../img/mob-slider-imgs/shutterstock_358371692_mob_648x431.jpg');
	}

	
	.section2 {
		background-image:url('../img/mob-slider-imgs/shutterstock_118386655_mob_648x460.jpg');
	}

	
	.section3 {
		background-image:url('../img/mob-slider-imgs/shutterstock_675560395_mob_648x432.jpg');
	}

	
	.section4 {
		background-image:url('../img/mob-slider-imgs/shutterstock_557209456_mob_648x432.jpg');
	}


}

@media screen and (max-width: 648px) {
	
	.slide_caption_holder h2 {
		margin-bottom: 20px;
		font-size: 1.25rem;
	}
	
	
	.emergency_caption_btn {
		font-size: 1rem;
		padding: 0.75rem;
	}
	
}

@media screen and (max-width:528px) {
	.emergency_caption_holder {
	background-color: rgba(255,255,255, 0.75);
	padding: 25px;
	min-height: 50px;
	display: inline-block;
	border-radius: 80px;
	width: fit-content;
	position: relative;
	text-align: center;
	}
	
	.emergency_text_heading {
	text-align: center;
	margin: auto;
	display: inline-block;
	width: 100%;
	margin-bottom:1rem;
	}
}