.thankyou-slider-banner{
	background-image: url('../images/front/bg-thankyou.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 28px;
    padding-bottom: 15px;
    height: 340px;

}
.thankyou-slider-banner h1{
	color:#fff;
	text-align: center;
}
.thankyou-slider-banner p{
	color:#fff;
	text-align: center;
}
.thankyou-slider-banner  img
{
	width:80px;
}
.thanks_btn{
	padding:10px 40px;
	margin-top:20px;
}
.what_next{
	border-bottom: 1px solid #e8e8e8;
}
.what_next h3{
	color:#d85130;
	font-size: 25px;
	text-align: center;
}
.what_next p{
	font-weight: 501;
	text-align: center;
}
.thankyou_heading_margin{
	margin-bottom: 30px;
}
.border-thankyou-top-services{
	border-right:2px dashed #868686; 
	border-bottom:2px dashed #868686; 
}
.top_services_thankyou h4{
	font-size:22px;
	font-weight: 500;
	margin-bottom:25px;
	margin-top:0px;
	color:#000000;
}
.border-thankyou-top-services-secound{
	border-right:2px dashed #868686;
	padding-top:15px;
}
@media (max-width: 767px) {
	.thankyou-slider-banner{
		height: auto;
	}
}
