@media (min-width: 1500px) {
	.background-home-slider {
		background-image: url("https://www.konecteaze.com/konect/images/home.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		width: 100%;
		height: 100%;
		padding-top: 7.5rem!important;
		padding-bottom: 9.5rem!important;
	}
	.slider-title {
		color: #ffffff;
		font-weight: bold;
		font-size: 50px;
		line-height: 56px;
		margin: 0 0 20px 0;
		letter-spacing: 0.5px;
	}
	.btn-search {
		font-weight: 500;
		border-radius: 30px !important;
		background-color: #0a80ff;
		color: #ffffff;
		width: 154px;
		letter-spacing: 0.5px;
	}
	.div-sl {
		background-color: rgba(236, 244, 247, 0.169);
		box-shadow: 0px 8px 56px 0px rgba(6, 34, 65, 0.04);
		border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		padding: 11px 11px 11px 14px;
		width: 500px;
	}
}
@media (min-width: 768px) and (max-width: 1499px)  {
	.background-home-slider {
		background-image: url("https://www.konecteaze.com/konect/images/home.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		width: 100%;
		height: 100%;
		padding-top: 7.5rem!important;
		padding-bottom: 3.5rem!important;
	}
	.slider-title {
		color: #ffffff;
		font-weight: bold;
		font-size: 50px;
		line-height: 56px;
		margin: 0 0 20px 0;
		letter-spacing: 0.5px;
	}
	.btn-search {
		font-weight: 500;
		border-radius: 30px !important;
		background-color: #0a80ff;
		color: #ffffff;
		width: 154px;
		letter-spacing: 0.5px;
	}
	.div-sl {
		background-color: rgba(236, 244, 247, 0.169);
		box-shadow: 0px 8px 56px 0px rgba(6, 34, 65, 0.04);
		border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		padding: 11px 11px 11px 14px;
		width: 500px;
	}
}
@media (min-width: 100px) and (max-width: 767px) {
	.background-home-slider {
		background-image: url("https://www.konecteaze.com/konect/images/slider_mobile.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		width: 100%;
		height: 100%;
		padding-top: 5.5rem!important;
    	padding-bottom: 1.5rem!important;
	}
	.slider-title {
		color: #ffffff;
		font-weight: bold;
		font-size: 42px;
		line-height: 56px;
		margin: 0 0 20px 0;
		text-align: center;
		letter-spacing: 0.5px;
	}
	.btn-search {
		font-weight: 500;
		border-radius: 30px !important;
		background-color: #0a80ff;
		color: #ffffff;
		width: 154px;
		letter-spacing: 0.5px;
	}
	.div-sl {
		background-color: rgba(236, 244, 247, 0.169);
		box-shadow: 0px 8px 56px 0px rgba(6, 34, 65, 0.04);
		border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		padding: 11px 11px 11px 14px;
		width: 500px;
	}
}
@media (min-width: 600px) and (max-width: 699px) {
	.background-home-slider {
		background-image: url("https://www.konecteaze.com/konect/images/slider_mobile.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		width: 100%;
		height: 100%;
		padding-top: 4.5rem!important;
    	padding-bottom: 1.5rem!important;
	}
	.buy-tickets {
		display: none;
	}
	.slider-title {
		color: #ffffff;
		font-weight: bold;
		font-size: 38px;
		line-height: 56px;
		margin: 0 0 20px 0;
		text-align: center;
		letter-spacing: 0.5px;
	}
	.btn-search {
		font-weight: 500;
		border-radius: 30px !important;
		background-color: #0a80ff;
		color: #ffffff;
		width: 154px;
		letter-spacing: 0.5px;
	}
	.div-sl {
		background-color: rgba(236, 244, 247, 0.169);
		box-shadow: 0px 8px 56px 0px rgba(6, 34, 65, 0.04);
		border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		padding: 11px 11px 11px 14px;
		width: 500px;
	}
}
@media (max-width: 599px) {
	.background-home-slider {
		background-image: url("https://www.konecteaze.com/konect/images/slider_mobile.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		width: 100%;
		height: 100%;
		padding-top: 4.5rem!important;
    	padding-bottom: 1.5rem!important;
	}
	.buy-tickets {
		display: none;
	}
	.slider-title {
		color: #ffffff;
		font-weight: bold;
		font-size: 34px;
		line-height: 56px;
		margin: 0 0 20px 0;
		text-align: center;
		letter-spacing: 0.5px;
	}
	.btn-search {
		font-weight: 500;
		border-radius: 30px !important;
		background-color: #0a80ff;
		color: #ffffff;
		width: 100%;
		letter-spacing: 0.5px;
	}
	.div-sl {
		background-color: rgba(236, 244, 247, 0.169);
		box-shadow: 0px 8px 56px 0px rgba(6, 34, 65, 0.04);
		border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		padding: 11px 11px 11px 14px;
		width: 100%;
	}
}
.sub-title{
	color: #f16767;
}
.btn-second {
    background-color: #f16767;
    border-color: #ffffff #ffffff #ffffff;
    color: #ffffff;
    border: solid 2px;
}
.input-zip-cta{
	display: inline;
    width: 270px;
    border: 2px solid #bbc3d1;
	font-size: 0.85rem;
    line-height: 1.85;
    background-color: #ffffff00;
    border-color: #bbc3d1;
    height: 46px !important;
    border-radius: 23px !important;
    color: #bbc3d1 !important;
}
.input-zip-cta:focus {
    -webkit-box-shadow: 0 1px 1px #ffffff00 inset;
    box-shadow: 0 1px 1px #ffffff00 inset;
    border-color: #f0f0f0;
    background-color: #ffffff00;
}
.btn-search-cta {
	font-weight: 500;
	border-radius: 30px !important;
	background-color: #0a80ff;
	color: #ffffff;
	width: 154px;
	letter-spacing: 0.5px;
	height: 46px;
}
.text-color-grey{
	color: #bbc3d1 !important;
}
.background-section-1{
	background-color: #fff;
}
.recent-posts .date .month, article.post .post-date .month {
    background-color: #0a80ff;
}
.recent-posts .date .day, article.post .post-date .day {
    color: #0a80ff;
}
.separator-top{
	height: 79px;
}
