.bg-dark {
	background-color: #1d1e2a!important;
}
.bg-dark_smile {
	background-color: #1b1a24!important;
	color: #eee!important;
    line-height: 1.7;
    font-weight: 300;
	letter-spacing: 0;
}
.disclaimer_page p, .disclaimer_page strong, .disclaimer_page a {
	color: #eee!important;
}
/* .modal-content {
	background-color: #1b1a24!important;
} */

#smile_mls {
	/* padding: 70px 0; */
}
.sm_sl_img {
	width: 50%;
	padding: 0;
}	
#services h4 {
	font-size: 22px;
}
.section-text {
	font-size: 18px;
	font-weight: 300;
}
.sm_sl_img img {
	width: 100%;
}
.center_content {
	margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-right: 14px;
}
.smile_wh_text {
	color: #eee!important;
}
.tpl-progress {
	background: #555!important;
}
.tpl-progress .progress-bar {
	background-color: #ddd!important;
}
hr {
	background-color: #444!important;
	opacity: 1;
}
.footer-social-links a::before {
	border-color: #ddd!important;
}
.footer a:hover {
    color: #fff!important;
	text-decoration: none;
}
.smile_bg {
	background-image: url(../images/intro-bg.png);
	background-repeat: repeat;
	background-position: center;
	padding: 10px 50px 0px 80px;
	color: #fff;
	width: 50%;
	position: relative;
}
.smile_bg h2 {
	font-size: 22px;
	font-family: "Open sans", sans-serif;
	color: #48e7e9;
}
.smile_bg h3 {
	font-size: 58px;
	font-family: "Playfair Display", serif;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: capitalize;
	line-height: 60px;
}
.smile_bg p {
	color: #c0b4ff;
	margin-bottom: 10px;
}
.smile_bg a {
	text-decoration: none;
}
.header-social-links {
	margin-top: 22px;
	margin-bottom: 20px;
}
.header-social-links a {
	font-size: 23px;
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
	padding: 5px 10px;
}
.btn_smile {
	color: #000!important;
}
.modal-body {
    text-transform: none;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 18px;
}
.modal-header {
	background: #1b1a24 !important;
color: #fff;
border-bottom: 1px solid #333;
}
.modal-footer {
	background: #1b1a24 !important;
	border-top: 1px solid #333;
}



@media only screen and (max-width: 1180px) {
	.smile_bg {
		padding: 10px 20px 0px 40px;
	}	
	.smile_bg h3 {
		font-size: 52px;
		line-height: 52px;
	}
}	
@media only screen and (max-width: 1002px) {
	
	.smile_bg h3 {
		font-size: 42px;
		line-height: 42px;
	}
	.header-social-links {
	margin-bottom: 10px;
	margin-top: 15px;
}
.smile_bg {
	padding: 10px 20px 0px 40px;
}
.smile_bg h2 {
	font-size: 20px;
}
.header-social-links a {
	font-size: 20px;
	margin-right: 12px;
	padding: 3px 10px;
}
.smile_bg p {
	color: #c0b4ff;
	margin-bottom: 0px;
}
}	
@media only screen and (max-width: 850px) {
	.smile_bg {
		padding: 10px 10px 0px 20px;
	}
	.smile_bg h2 {
		font-size: 18px;
	}
	.smile_bg h3 {
		font-size: 32px;
		line-height: 32px;
	}

}	
@media only screen and (max-width: 700px) and (min-width: 576px){
	/* .header-social-links {
		margin-top: 20px!important;
	}	 */
	.smile_bg {
		padding: 10px 10px 0px 15px;
	}
	.smile_bg h2 {
		font-size: 18px;
		margin-bottom: 0 !important;
	}
	.smile_bg h3 {
		font-size: 22px;
		margin-bottom: 2px!important;
	}
	.header-social-links {
		margin-bottom: 6px;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 615px) {
	.sm_sl_img {
		width: 100%;
	}
	.smile_bg {
		width: 100%;
		height: 300px;
		padding-left: 40px;
	}
	.smile_bg h3 {
		font-size: 24px;
		margin-bottom: 2px!important;
	}
}	
@media only screen and (max-width: 575px) {
	.smile_bg {
		margin-left: 0px;
		padding-left: 40px;
	}
}	