.wmtw_page_request_submited {
	padding: 30px 0 80px;
}
.wmtw_page_request_submited .container {
	max-width: 950px;
	font-size: 16px;
	color: #4c5160;
}
.wmtw_page_request_submited .col-lg-3 {
	width: 27%;
}
.wmtw_page_request_submited .col-lg-3 img {
	width: 100%;
}
.wmtw_page_request_submited .col-lg-3 .details {
	padding: 20px 0;
	color: #035573;
}
.wmtw_page_request_submited .col-lg-3 .result_label {
	font-size: 20px;
	color: #f19c16;
}
.wmtw_page_request_submited .col-lg-3 .result_label i {
	margin-right: 5px;
}
.wmtw_page_request_submited .col-lg-9 {
	width: 73%;
}
.wmtw_page_request_submited .col-lg-9 .title {
	font-size: 28px;
	color: #035575;
	font-weight: bold;
}
.wmtw_page_request_submited .col-lg-9 .subtitle {
	font-size: 18px;
	color: #f09817;
	font-weight: bold;
	margin-top: 30px;
}

.wmtw_page_request_submited .col-lg-9 .description {
	margin-top: 30px;
}

.wmtw_page_request_submited .col-lg-9 .result_box {
	padding: 30px 0 50px;
	text-align: center;
}

.wmtw_page_request_submited .col-lg-9 .result_box .phones {
	padding: 35px 0 50px;
	background: url('../../../images/timeshare_value/checklist-background.png') repeat center center;
	font-size: 20px;
	color: #035573;
}

.wmtw_page_request_submited .col-lg-9 .result_box .phones a {
	font-weight: bold;
	color: inherit;
}

.wmtw_page_request_submited .col-lg-9 .result_box .your_number {
	font-size: 18px;
	color: white;
	line-height: 53px;
	background: #035573;
	padding: 25px 0 35px;
}

.wmtw_page_request_submited .col-lg-9 .result_box .your_number span {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	background: #f19c16;
	padding: 0 30px;
	margin-left: 20px;
}

.wmtw_page_request_submited .col-lg-9 .after_description {
	font-size: 18px;
}

.wmtw_page_request_submited .col-lg-9 .after_description h2,
.wmtw_page_request_submited .col-lg-9 .after_description .title {
	color: #035573;
	font-size: 24px;
	margin: 0;
}

.wmtw_page_request_submited .col-lg-9 .after_description_list {
	padding: 30px 0;
}

.wmtw_page_request_submited .col-lg-9 .after_description_list ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
}

.wmtw_page_request_submited .col-lg-9 .after_description_list ul li {
	height: 25px;
	line-height: 25px;
	padding-left: 35px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #4c5160;
	background: url('../../../images/timeshare_value/blue-checkmark.png') no-repeat left center;
}

@media (max-width: 576px){ 
	.wmtw_page_request_submited .col-lg-3 {
		width: 100%;
		display: none;
	}
	.wmtw_page_request_submited .col-lg-9 {
		width: 100%;
	}
	.wmtw_page_request_submited .col-lg-9 .title {
		font-size: 22px;
	}
}



















