/*
Theme Name: Base Theme
Theme URI: http://www.google.com/
Author: Our Theme
Author URI: http://google.com/
Description: Our Theme

*/ 
@import url(css/bootstrap.min.css);
@import url(css/ie-only.css);
@import url(css/font-awesome.min.css);
/*----- Reset Css -----*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 27px;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
ol, ul {
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
b, strong {
	font-weight: 700;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
	padding-bottom: 15px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
code {
	white-space: inherit;
	background-color: #f1f1f1;
}
em {
	font-style: italic;
}
i {
	font-style: italic;
}
strong {
	font-weight: bold;
}
b {
	font-weight: bold;
}
a:focus {
	outline: none;
	text-decoration: none;
}
img {
	max-width: 100%;
}
.header.sticky {
	position: fixed;
	top: 0px;
	z-index: 999;
}
.topbar-bg {
	background: #999;
}
.mobile-logo {
	display: none;
	background: #e76756;
	text-align: center;
}
.logo a {
	padding: 0px;
	display: inline-block;
}
.headerlogo {
	background: #fff;
	padding: 20px 0px;
	color: #0b4068;
}
.headerlogo .right-text {
	text-align: right;
	color: #0b4068;
}
.menu-wrapper {
	width: 100%;
	z-index: 3;
}
.menu-wrapper-bg {
	background: #0b4068;
}
.menu-sp ul {
	float: none;
	margin: 0 auto;
}
.menu-sp ul li {
	display: inline-block;
}
.menu-sp ul li a {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 6px;
	padding-right: 6px;
	display: inline-block;
}
.menu-sp ul a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.menu-sp ul ul li {
	height: 42px;
	display: block;
}
.menu-sp ul ul li a {
	padding: 8px 10px 10px 10px;
}
.menu-sp ul li .sub-menu {
	display: none;
}
.menu-sp ul li:hover .sub-menu {
	position: absolute;
	top: 100%;
	display: block;
	z-index: 9;
	background: #0b4068;
}
.menu-sp ul li:hover .sub-menu li {
	border-bottom: 1px solid #256494;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: left;
	padding: 0;
	line-height: 1.125em;
	cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em;
}
.slicknav_menu {
 *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
}
.slicknav_menu .slicknav_icon {
	float: left;
	width: 100%;
	height: 100%;
	margin: 10px 10px 0;
	z-index: 9999;
}
.slicknav_menu .slicknav_icon:before {
	background: transparent;
	width: 1.125em;
	height: 0.875em;
	display: block;
	content: "";
	position: absolute;
	z-index: 999;
}
.slicknav_menu .slicknav_no-text {
	margin: 0;
}
.img_sec img{
	outline: 2px solid #fff !important;
    outline-offset: -17px !important;
    opacity: 0.9 !important;}
	
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 27px;
	height: 2px;
	margin-bottom: 6px;
}
.slicknav_menu:before {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	content: " ";
	display: table;
	clear: both;
}

section.cta_wrapper1 {
    padding: 90px 0px;
}

section.cta_wrapper1 h3 {
    font-size: 40px !important;
    padding: 0px 0px;
    font-weight: 400;
    color: #000000f2 !important;
	line-height: 50px !important;
	padding-top: 10px;
}
section.cta_wrapper1 p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px!important;
    color: #6f6f6f !important;
    font-weight: 400;
}
.slicknav_nav {
	clear: both;
}
.slicknav_nav ul {
	display: block;
}
.slicknav_nav li {
	display: block;
	clear: both;
	width: 100%;
}
.sf-menu {
	float: none;
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_item a {
	display: inline;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block;
}
.slicknav_nav .slicknav_parent-link a {
	display: inline;
}
.slicknav_brand {
	float: left;
}
.slicknav_menu {
	font-size: 16px;
	box-sizing: border-box;
	padding: 0px;
	position: absolute;
	width: 100%;
}
.slicknav_menu * {
	box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
	display: none;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #0b4068;
}
.slicknav_btn {
	margin: 0;
	text-decoration: none;
	position: relative;
	z-index: 999;
}
.slicknav_nav {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	list-style: none;
	overflow: hidden;
	background: #0b4068;
	margin-top: 32px;
	position: relative;
	z-index: 999;
}
.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0px;
}
.slicknav_nav .slicknav_row {
	padding: 5px 10px;
	margin: 2px 5px;
	border-bottom: none;
	border-bottom: 1px solid #0b4f83;
}
.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
}
.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #0b4f83;
	text-transform: uppercase;
}
.slicknav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #eee;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
	border-bottom: none;
}
.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}
.slicknav_brand {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 12px;
	height: 44px;
}
.slicknav_menu {
	display: none;
}
.bfrequest i.fa.fa-calendar {
	padding-left: 6px;
}
.textabout img {
	float: left;
	padding: 5px 10px 0 0;
	height: auto;
}
.carousel-inner .des-box .item {
	background: #eee;
	padding: 18px;
	text-align: left;
	border-bottom: 4px solid #0b4068;
	margin: 0;
	margin-bottom: 20px;
}
.carousel-inner .des-box .item p {
	padding: 0px;
}
.carousel-inner .des-box .item h2 {
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 20px;
	color: #0b4068;
}
.carousel-inner .des-box .item:last-child {
	margin-bottom: 0px;
}
 @media screen and (max-width:991px) {
.menu-wrapper {
	display: none;
}
.js #menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}
}
.flexslider {
	line-height: 1.4;
	margin: 0 0 0;
	overflow: hidden;
	background: #fff;
	position: relative;
	zoom: 1;
	margin: 0px;
	padding: 0px;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides figure {
	display: none;
	-webkit-backface-visibility: hidden;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider .slides img {
	width: 100%;
}
.flex-caption {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 100;
}
.flex-caption {
	width: 100%;
	margin: 0;
}
.text-container {
	max-width: 100%;
	position: relative;
	-webkit-animation: slideIn;
	-moz-animation: slideIn;
	-o-animation: slideIn;
	animation: slideIn;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	width: 100%;
	padding: 20px;
	text-align: center;
}
.text-container h1 {
	color: #fff;
	display: inline-block;
	font-size: 60px;
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-font-smoothing: antialiased;
}
.text-container h5 {
	color: #fff;
	display: inline-block;
	font-size: 24px;
	text-transform: uppercase;
}
.text-container p {
	margin-top: 40px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 40%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
}
.flex-direction-nav a.flex-next:before {
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-prev {
	background: url(images/left.png) no-repeat center left;
	left: 50px;
}
.flex-next {
	background: url(images/right.png) no-repeat center right;
	right: 50px;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	z-index: 2;
	font-size: 0;
}
.flex-control-nav li {
	display: inline-block;
	margin: 11px 2px;
	zoom: 2;
*display: inline;
}
.flex-control-paging li a {
	width: 8px;
	height: 8px;
	display: block;
	background-color: white;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: rgba(253, 65, 49, 0.7);
}
.flex-control-paging li a.flex-active {
	background: rgba(253, 65, 49, .9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
.imghide {
	display: block;
}
.imgshow {
	display: none;
}
.blog-wrapper {
	padding-top: 52px;
	margin-bottom: 9px;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(3n+1) {
	clear: both;
}
.recent-blog-header {
	text-align: center;
}
.recent-posts-container {
	padding: 16px;
	border: 1px solid #acacac;
	overflow: hidden;
	position: relative;
	margin-bottom: 43px;
}
.animation_started.animated {
	-webkit-transform: scale(1) translate3d(0, 0, 0);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.animated.left-to-right, .animated.right-to-left, .animated.bottom-to-top {
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	-o-transition-duration: 1.2s;
	-ms-transition-duration: 1.2s;
	transition-duration: 1.2s;
}
.left-to-right {
	-webkit-transform: scale(1) translate3d(-50%, 0, 0);
	opacity: 0;
}
.animated {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-o-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	transition-property: scale;
	-moz-transition-property: scale;
	-webkit-transition-property: scale;
	-o-transition-property: scale;
}
.recent-posts-container h3 {
	margin-bottom: 16px;
}
.bottom-to-top {
	-webkit-transform: scale(1) translate3d(0, 50%, 0);
	opacity: 0;
}
.recent-posts-container p {
	text-align: left;
}
p.rbh-post-meta {
	margin-top: 38px;
}
p.rbh-post-meta a {
	color: #d93021;
}
img.rbh-readmore {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px 13px;
	background: url(images/readmore-icon-red.png) no-repeat center;
	border: 1px solid #ddd;
}
.testimonial-wrapper {
	background: #f7f7f7;
	padding: 90px 0px;
}
.testimonial-inner.animated.bottom-to-top.animation_started {
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0px !important;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators {
	bottom: -25px;
}
#section6 {
	width: 100%;
	display: inline-block;
	margin-bottom: 0px;
	padding: 30px 0px;
}
.blogpost-content {
	padding: 55px 0px;
	width: 100%;
	display: inline-block;
}
.post-page {
	min-height: 450px;
	overflow: hidden;
	padding: 0;
	margin-right: 24px;
	margin-bottom: 50px;
	color: #555;
}
.post-page h1, .post-page h2, .post-page h3 {
	padding-bottom: 10px;
}
.post-page h4, .post-page h5, .post-page h6 {
	padding-bottom: 7px;
}
.post-page h1 a, .breadcrum h4 a {
	color: #000;
	display: inline-block;
	word-break: break-word;
}
.post-page h1 a:hover, .breadcrum h4 a:hover {
	color: #e93424;
}
.post-page a {
	color: #222;
}
.post-page a:hover {
	color: #e93424;
}
.post-page p {
	padding-bottom: 9px;
}
.post-page ol, .post-page ul {
	margin-left: 18px;
}
.post-page ul.meta {
	margin-left: 0;
	margin-bottom: 14px;
}
.post-page ol li, .post-page ul li {
	margin-bottom: 7px;
}
.post-page ol ol, .post-page ul ul {
	margin-top: 7px;
}
.post-page .avatar.photo {
	padding: 3px;
	border: 1px solid #adadad;
	display: inline-block;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.post-page .auth-title {
	padding-top: 10px;
	padding-bottom: 5px;
}
.post-page ul.social-icons {
	max-width: 100%;
}
.post-page h1.post-page-head {
	border-bottom: 1px solid #e93424;
	padding-bottom: 13px;
	margin-bottom: 10px;
}
.post-page img {
	max-width: 100%;
	height: auto;
}
.post-page .postimg {
	margin-bottom: 13px;
}
.post-page img.rbh-readmore {
	position: relative;
	margin-right: 0;
	margin-bottom: -12px;
	float: right;
}
.post-page img.rbh-readmore:hover {
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.post-page .contact-container {
	line-height: 1.4;
	margin-top: 40px;
}
.post-page ul.meta {
	margin-left: 0;
	margin-bottom: 14px;
}
.meta li {
	display: inline-block;
	color: #e93424;
	margin-right: 15px;
}
.meta li a {
	color: #e93424;
}
.meta li a:hover {
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);
	color: #e93424;
}
.sidebar {
	font-size: 14px;
	margin-bottom: 54px;
}
.sidebar h4, .sidebar h3 {
	margin-bottom: 9px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e8e8e8;
}
.sidebar ol, .footer ol, .sidebar ul, .footer ul {
	list-style: none;
}
.sidebar ul li {
	margin-bottom: 15px;
	background: url(images/sidebar-li-icon-black.png) no-repeat 0 5px;
	padding-left: 26px;
}
.sidebar ul li:hover {
	background: url('images/sidebar-li-icon-orange.png') no-repeat 0 5px;
}
.sidebar ul li a:hover, .sidebar a.rsswidget:hover {
	color: #e14015;
}
.sidebar ul li a, .sidebar a.rsswidget {
	color: #222;
}
.not-found {
	min-height: inherit !important;
}
.not-found p {
	font-size: 200px;
	line-height: 200px;
	text-align: center !important;
	font-weight: 700;
}
.not-found h1 {
	text-align: center;
}
ul.social-icons {
	background: rgba(0, 0, 0, 0.3);
	margin-bottom: 36px;
	margin-top: 12px;
}
ul.social-icons li {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: none;
	padding-left: 0px;
}
ul.social-icons li.fb a {
	background: url(images/social-icon-color.png) no-repeat 0 -1px;
	width: 24px;
	height: 23px;
}
ul.social-icons li.tw a {
	background: url(images/social-icon-color.png) no-repeat -29px 0;
	width: 24px;
	height: 24px;
}
ul.social-icons li.gp a {
	background: url(images/social-icon-color.png) no-repeat -59px -1px;
	width: 24px;
	height: 23px;
}
ul.social-icons li.ln a {
	background: url(images/social-icon-color.png) no-repeat no-repeat -152px 0;
	width: 24px;
	height: 24px;
}
ul.social-icons li a {
	padding: 0px 12px 9px 12px;
}
.contact-wrapper {
	padding-top: 52px;
	margin-bottom: 9px;
	line-height: 1.4;
}
footer {
	text-align: center;
	background: #1f8798;
}
.footer-copyright-wrapper {
	background: #147382;
	color: #fff;
	font-size: 14px;
	width: 100%;
	clear: both;
}
.footer-copyright p {
	padding-top: 20px;
	padding-bottom: 16px;
	font-size: 15px;
	text-align: center;
}
.footer-menu {
	float: right;
}
.footer-menu ul#nav, ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.footer-menu-ul li {
	display: inline-block;
}
.footer-menu-ul li a {
	color: #ffe8e6;
	padding-bottom: 27px;
	padding-top: 27px;
	padding-left: 7px;
	padding-right: 9px;
	display: inline-block;
	transition: color .4s;
}
.menu-sp ul a.current, li.current_page_item > a, li.current_menu_item > a {
	color: #fff;
	transition: color .4s;
}
.footertext .menu-footer-menu-container ul#menu-footer-menu li.menu-item {
	background: url(images/bullet.png) no-repeat left;
	padding-left: 25px;
}
.footertext .menu-footer-menu-container ul#menu-footer-menu li.menu-item a:hover {
	color: #fff !important;
}
footer a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}
.footer-menu ul li:after {
	content: "/";
}
.footer-menu-ul li a:hover {
	color: #fff !important;
}
.carousel-indicators li {
	border: 2px solid #ff6000;
	width: 15px;
	height: 15px;
	margin: 2px !important;
}
.carousel-indicators .active {
	margin: 0;
	width: 15px;
	height: 15px;
	background-color: #ff6000 !important;
}
 @media only screen and (min-width:768px) and (max-width:1200px) {
#service h1 {
	font-size: 43px;
	padding: 32px 0;
	text-align: center;
	font-weight: 400;
	color: #020202;
}
#social_side_links .fa {
	font-size: 12px !important;
	width: 32px !important;
	text-align: center;
	text-decoration: none;
	height: 32px !important;
	line-height: 32px !important;
}
.footertext h3 {
	padding-top: 30px!important;
	padding-bottom: 20px!important;
}
.bgcolorspace {
	padding: 15px !important;
	text-align: left;
}
.bfrequest:before {
	display: none;
}
.bfrequest:after {
	display: none;
}
.Cosmetic_wrapper img {
	margin-top: 25px;
}
.Cosmetic_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 8px 20px;
}
.about_wrapper p {
	padding-bottom: 27px;
}
.textabout {
	width: initial !important;
	color: #6f6f6f !important;
}
.service_cover {
	min-height: 413px !important;
}
.menu-sp ul li a {
	padding-left: 0px;
	padding-right: 6px!important;
}
 @-moz-document url-prefix() {
 .menu-sp ul li a {
padding-left: 0px;
padding-right: 6px!important;
}
}
.menu-sp ul a {
	color: #fff;
	font-size: 12px;
}
.socialicon a {
	margin-left: 0px !important;
}
.iconmedia ul li {
	list-style: none;
	display: inline-block;
	margin: 0px 10px !important;
}
h3 {
	line-height: 37px;
}
.text-container h1 {
	color: #fff;
	display: inline-block;
	font-size: 36px;
	text-transform: uppercase;
}
#section3 .rbh-post-thumbnail img {
	width: 100%;
	height: auto;
}
p.rbh-post-meta a {
	font-size: 12px;
}
.recent-posts-container {
	padding: 5px;
}
}

.inner-title {
	width: 100%;
	float: left;
	/*padding: 50px 0px;*/
	padding:52px 0px;
	background-size:100% !important;
	text-align:center;
	vertical-align:middle; 
	position: relative;
	background-repeat:no-repeat;
	background-color:#62533e;
}
.overly {
	background: rgba(00, 00, 00, 0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.inner-title h1 {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 38px;
}
.post-page-head:before {
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.post-page-head:after, .post-page-head:before {
	position: absolute;
	width: 40px;
	height: 2px;
	background: #ff6000;
	content: "";
}
.post-page-head:after {
	left: 51%;
	bottom: -11px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.topbar {
	padding: 12px 0;
	border-bottom: 1px solid #ececec;
}
.contactno {
	float: right;
}
.contactno p {
	font-size: 16px;
}
.contactno span {
	font-size: 15px;
	font-weight: 400;
	padding: 0 5px;
	color: #444444;
}
.contactno a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #444444;
	font-size: 15px;
}
.contactno a img {
	vertical-align: middle;
}
.contactno a .fa {
	color: #ff6000;
	font-size: 17px;
	font-weight: 600;
}
.socialicon a {
	margin-left: 5px;
	color: white;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	font-size: 11px;
	text-align: center;
	line-height: 23px;
}
.socialicon {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.socialicon a.fa.fa-facebook {
	background-color: #325193;
}
.socialicon a.fa.fa-google {
	background-color: #dc4e41;
}
.socialicon a.fa.fa-linkedin {
	background-color: #0074b6;
}
.socialicon a.fa.fa-yelp {
	background-color: #c95248;
}
.schedule_btn a:link, .schedule_btn a:visited {
	background: #ff6000;
	color: white;
	padding: 12px 26px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #ff6000;
}
.schedule_btn a:hover, .schedule_btn a:active {
	background:#ff7f31;
	color:#fff;
}
.schedule_btn {
	float: right;
}
.overlay {
	background: #000;
	opacity: 0.4;
	position: absolute;
	width: 100%;
	height: 100%;
}
.orangebtn {
	background: #ff6000;
	color: #fff;
	padding: 15px 23px;
	text-transform: uppercase;
	font-size: 16px;
	border: 2px solid #ff6000;
	font-weight: 700;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.orangebtn:hover {
	background: transparent;
	color: white;
}
.bluebtn {
	background: #0b4068;
	color: #fff;
	padding: 15px 38px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border: 2px solid #0b4068;
	margin-left: 10px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.bluebtn:hover {
	background: transparent;
	color: white;
}
.testimonial-wrapper h3 {
	font-size: 40px;
	color: #000;
	padding-bottom: 45px;
	font-weight: 400;
}
.carousel-inner {
	text-align: center;
}
.carousel-inner p {
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 0 46px;
}
.carousel-inner h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding-bottom: 25px;
}
.imgtesti {
	width: 100%;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
.services_wrapper {
	width: 100%;
	clear: both;
	padding: 90px 0px;
}
.dentist-sec{background-image: url(https://www.aestheticandimplantdentalarts.com/wp-content/uploads/63362f4199989d82751000be_results-bg.webp);
    background-position: 50%;
    background-size: contain;
    margin-top: 3rem;
    margin-bottom: 3rem;}
.services_wrapper h3 {
	text-align: center;
	color: #000;
	font-size: 36px;
	padding-bottom: 45px;
	text-transform: uppercase;
}
.service_cover {
	background: #0b4169;
	width: 100%;
	min-height: 385px;
	margin-bottom: 30px;
}
.service_cover h3 {
	float: right;
	text-align: left!important;
	padding-bottom: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.serviceheading {
	width: 66%;
	text-align: left;
	float: right;
	margin-top: 15px;
}
.iconmedia {
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 18px;
}
#myCarousel {
	margin-bottom: 55px;
}
.iconmedia ul li {
	list-style: none;
	display: inline-block;
	margin: 0px 15px;
}
.iconmedia ul li a {
	width: 53px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #fff;
	font-size: 26px;
	border-radius: 50%;
}
.iconmedia ul li a.fa-facebook {
	background: #3b5998;
}
.iconmedia ul li a.fa-google {
	background: #dc4e41;
}
.iconmedia ul li a.fa-linkedin {
	background: #017bb5;
}
.iconmedia ul li a.fa-yelp {
	background: #b30406;
}
.service_cover p {
	display: inline-block;
	padding-bottom: 30px;
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.service_cover a {
	background: #ff6000;
	color: #fff;
	padding: 8px 35px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
}
.subcontant {
	width: 100%;
	padding: 0px 7px 7px;
}
.readbtn {
	width: 100%;
	clear: both;
	text-align: center;
}
.iconmedia .fa:hover, .socialicon .fa:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.circel2 {
	background: #fff;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	text-align: center;
	line-height: 120px;
	border: 3px solid rgba(255, 255, 255, .3);
	background-clip: padding-box;
	padding: 3px;
	margin-top: -40px;
	z-index: 9999;
	position: absolute;
	margin-left: 5px;
}
.dentist_wrapper h3 {
	font-size: 43px;
	padding-bottom: 58px;
	color: #fff;
	text-transform: uppercase;
}
.dentist_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 18px 36px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
}
.testimonial-wrapper h3 {
	font-size: 27px;
	color: #000;
	padding-bottom: 45px;
	font-weight: 400;
}
.about_wrapper h3 {
	font-size: 40px;
	font-weight: 400;
	padding-bottom: 20px;
}
.dentist_wrapper:after {
	content: "";
	background: rgba(29, 74, 110, 0.8);
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 2;
}
.dentist_wrapper .content {
	position: relative;
	z-index: 22;
}
.dentist_wrapper {
	background-image: url('images/bgAppointments.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 100%;
	position: relative;
	text-align: center;
	padding: 90px 0px;
}
.dentist_wrapper a:link, .dentist_wrapper a:visited {
	background: #ff6000;
	color: #fff;
	padding: 16px 34px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	border: 2px solid #ff6000;
}
.dentist_wrapper a:hover, .dentist_wrapper a:active {
	background-color: transparent;
}
.about_wrapper {;
	width: 100%;
	clear: both;
	display: inline-block;
	line-height: 0px;
	color: black;
	padding: 0px 0 60px;
}
.about_wrapper h3 {
	font-size: 50px;
	padding: 9px 0px;
	font-weight: 400;
	padding-bottom: 25px;
	color: #000000f2;
}
.about_wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #6f6f6f;
	padding-bottom: 25px;
	font-weight: 400;
}
.about_wrapper .textabout .about_btn a:link, .about_wrapper .textabout .about_btna a:visited {
	background: #ff6000;
	color: #fff;
	padding: 15px 48px;
	text-transform: uppercase;
	font-size: 16px;
	border: 1px solid #ff6000;
	font-weight: 700;
	margin-top: 3px !important;
	display: inline-block;
}
.about_wrapper .textabout .about_btn a:hover, .about_wrapper .textabout .about_btn a:active {
	background: transparent;
	color: black;
}
.textabout {
	line-height: 25px;
	padding-left: 25px;
	color: #6f6f6f;
}
.Cosmetic_wrapper {
	background: #0b4169;
	width: 100%;
	clear: both;
	display: inline-block;
	color: #fff;
	padding: 70px 0px;
}
.Cosmetic_wrapper h3 {
	font-size: 24px;
	color: white;
	padding-bottom: 40px;
	line-height: 30px;
}
.Cosmetic_wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: white;
	padding-bottom: 28px;
	font-weight: 400;
}
.Cosmetic_wrapper a:link, .Cosmetic_wrapper a:visited {
	background: #ff6000;
	color: #fff;
	padding: 10px 12px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #ff6000;
}
.Cosmetic_wrapper a:hover, .Cosmetic_wrapper a:active {
	background-color: transparent;
}
.apponment_wrapper {
	background: #0b4068;
	width: 100%;
	clear: both;
	display: inline-block;
	color: #fff;
}
.bfrequest {
	width: 100%;
	clear: both;
}
.bgcolor h3 {
	font-size: 22px;
	color: #fff;
	padding-top: 90px;
}
.bgcolor p {
	padding: 20px 0px 20px;
	line-height: 22px;
	color: #FFF;
}
.bgcolorspace {
	padding: 0px 17px 80px 100px;
	text-align: left;
}
.footer .address {
	color: #FFF;
}
.footer .fax {
	color: #FFF;
}
.address {
	background: url(images/location.png) no-repeat left;
	padding-left: 25px;
	margin-bottom: 15px;
	width: 100%;
}
.phoneimg {
	background: url(images/calender.png) no-repeat left;
	padding-left: 25px;
	margin-bottom: 15px;
	width: 100%;
}
.phoneimg a {
	color: #fff;
}
.fax {
	background: url(images/fax.png) no-repeat left;
	padding-left: 25px;
	margin-bottom: -20px;
	width: 100%;
}
.address_wrap {
	width: 100%;
	clear: both;
}
.footertext {
	color: #fff;
	text-align: left;
}
.footertext h3 {
	padding-top: 93px;
	padding-bottom: 15px;
	font-size: 22px;
	color: #fff;
}
.blogpost-content p img {
	outline: 2px solid #fff;
	outline-offset: -17px;
	opacity: 0.9;
}
.blogpost-content img {
	max-width: 100%;
	height: auto;
}
.alignright {
	float: right;
	margin: 8px 0 20px 20px;
}
#social_side_links {
	position: fixed;
	top: 50%;
	left: 0;
	padding: 0;
	list-style: none;
	z-index: 99;
}
#social_side_links li a {
	display: block;
}
#social_side_links .fa {
	font-size: 26px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}
#social_side_links .fa:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#social_side_links .fa-facebook {
	background: #3B5998;
	color: white;
}
#social_side_links .fa-google {
	background: #dd4b39;
	color: white;
}
#social_side_links .fa-linkedin {
	background: #007bb5;
	color: white;
}
#social_side_links .fa-yelp {
	background: #b30406;
	color: white;
}
.imgwrap {
	overflow: hidden;
	height: 163px;
}
.service_cover .imgwrap img {
	width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.service_cover:hover .imgwrap img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.timewrap li {
	width: 43%;
	float: left;
	line-height: 36px;
}
.contact-container ul li {
	width: 50%;
	float: left;
	clear: none !important;
}
.contact-container ul li#field_1_3 {
	width: 100% !important;
}
.contact-container ul li input {
	min-width: 100%;
	height: 52px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
	border-radius: 0px;
	background: #efefef;
	outline: none;
	padding-left: 13px !important;
}
.contact-container ul li textarea {
	border: 1px solid #ddd;
	max-width: 100%;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
	border-radius: 0px;
	background: #efefef;
	padding-left: 13px !important;
}
.contact-container ul li label {
	display: none !important;
}
.contact-container ul li#field_1_3 {
	width: 100% !important;
}
.contact-container ul li input:focus {
	border-color: #ff6000;
	background: #fff;
}
.contact-container ul li textarea:focus {
	border-color: #ff6000;
	background: #fff;
	outline: none;
}
.contact-container form .gform_footer {
	text-align: center;
}
.contact-container form .gform_footer input {
	color: #fff;
	padding: 12px 62px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	background: #ff6000;
	position: relative;
	box-shadow: none;
	display: inline-block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	border: none;
}
.contact-container form .gform_footer input:hover {
	background: #004482;
}
.contactwrap {
	width: 100%;
	clear: both;
}
.contact-container .gform_validation_error .validation_error {
	display: none;
}
.contact-container .gform_validation_error ul li.gfield_error {
	width: 50%;
	float: left;
	border: none;
	background: none;
	display: inline-block;
	padding-right: 16px !important;
	margin-top: 0px !important;
}
.contact-container .gform_validation_error ul li.gfield_error input {
	border: 1px solid #ddd !important;
}
.contact-container .gform_validation_error ul li.gfield_error .gfield_description {
	padding-top: 0px !important;
	padding-top: 0px !important;
}
.contact-container .gform_validation_error ul li.gfield_error .instruction {
	display: none;
}
.contact-container .gform_validation_error ul li#field_2_3 {
	padding-right: 0px !important;
}
.custome-sidebar {
	background: #f8f8f8;
	padding-bottom: 1px;
}
.custome-sidebar ul li {
	width: 100%;
	float: left;
	clear: none !important;
	padding-left: 16px;
}
.custome-sidebar ul li#field_1_3 {
	width: 100% !important;
}
.custome-sidebar ul li input {
	min-width: 100%;
	height: 52px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
	border-radius: 0px;
	background: #F6FAFA;
	outline: none;
}
.custome-sidebar ul li textarea {
	border: 1px solid #ddd;
	max-width: 100%;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
	border-radius: 0px;
	background: #F6FAFA;
}
.custome-sidebar ul li label {
	display: none !important;
}
.custome-sidebar ul li#field_2_5 {
	width: 100% !important;
}
.custome-sidebar ul li input:focus {
	border-color: #fbaf3f;
	background: #fff;
}
.custome-sidebar ul li textarea:focus {
	border-color: #fbaf3f;
	background: #fff;
	outline: none;
}
.custome-sidebar form .gform_footer {
	text-align: center;
}
.custome-sidebar form .gform_footer input {
	color: #fff;
	padding: 12px 62px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	background: #fbaf3f;
	position: relative;
	box-shadow: none;
	display: inline-block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: perspective(1px) translateZ(0);
 .custome-sidebar form .gform_footer input:hover {
background: #004482;
}
 transform: perspective(1px) translateZ(0);
 border: none;
}
.custome-sidebar .gform_validation_error .validation_error {
	display: none;
}
.custome-sidebar .gform_validation_error ul li.gfield_error {
	width: 100%;
	float: left;
	border: none;
	background: none;
	display: inline-block;
	margin-top: 0px !important;
}
.custome-sidebar .gform_validation_error ul li.gfield_error input {
	border: 1px solid #ddd !important;
}
.custome-sidebar .gform_validation_error ul li.gfield_error .gfield_description {
	padding-top: 0px !important;
	padding-top: 0px !important;
}
.custome-sidebar .gform_validation_error ul li.gfield_error .instruction {
	display: none;
}
.custome-sidebar .gform_validation_error ul li#field_2_3 {
	padding-right: 0px !important;
}
.custome-sidebar .gform_validation_error ul li .ginput_container {
	margin-top: 0px !important;
}
.addwrap {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 60px 0px;
	font-size: 16px;
	display: inline-block;
	background: #f6f6f6;
}
.addwrap i {
	font-size: 25px;
	color: #ff6000;
	margin-bottom: 19px;
	border: 1px solid #ff6000;
	text-align: center;
	padding: 10px 13px
}
.addwrap h4 {
	font-size: 22px;
	text-transform: uppercase;
}
.contbdr {
	border-left: 1px solid #efefef;
	position: relative;
}
.contbdr:before {
	background: #efefef;
	width: 1px;
	position: absolute;
	height: 187px;
	content: "";
	bottom: -27px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	right: 0px;
}
.contbdr:after {
	background: #efefef;
	width: 1px;
	position: absolute;
	height: 187px;
	content: "";
	bottom: -27px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	left: 0;
}
.contact-container ul li#field_1_4 {
	width: 100% !important;
}
.title-line h2 {
	font-size: 34px;
	line-height: 60px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #dadada;
	padding-bottom: 16px;
}
.mapwrap {
	width: 100%;
	clear: both;
	line-height: 0px;
}
.testimonial-wrapper iframe {
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
/* Nitesh Css */

#service .dentalBox1 {
	background-color: #f8f8f8;
	padding: 21px 3px;
	text-align: center;
}
#service h1 {
	font-size: 50px;
	padding: 50px 0;
	text-align: center;
	font-weight: 400;
	color: #020202;
}
#service h2 {
	font-size: 24px;
	color: #020202;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 15px;
}
#service p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 24px;
	font-weight: 400;
	padding: 0 10px;
}
.servicebtn:hover {
	color: #fff
}
.servicebtn:active:before, .servicebtn:focus:before, .servicebtn:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
.servicebtn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff6000 !important;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.servicebtn {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	background: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	font-size: 14px;
	color: #ff6000;
	font-weight: 400;
	border: 1px solid #ff6000;
	padding: 10px 20px;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#service .bg1 {
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	background-size: cover;
	border: 1px solid #f5f4f3;
	margin-bottom: 13px;
}
#service .bg2 {
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	padding: 60px 0 10px;
	position: relative;
	background-size: cover;
}
#service .bg3 {
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	position: relative;
	background-size: cover;
	border: 1px solid #f5f4f340;
	margin-bottom: 13px;
}
#service .bg4 {
	background-repeat: no-repeat;
	background-position: center;
	padding: 17.5px 0;
	overflow: hidden;
	position: relative;
	background-size: cover;
	border: 1px solid #f5f4f3;
}
#service .bg1 .dentalBox2 {
	padding: 0 8px;
	text-align: center;
	margin-top: 20px;
}
#service {
	padding-bottom: 50px;
	display: inline-block;
	width: 100%;
}
.dentalBox1 .botton {
	margin-top: 15px;
}
.dentalBox2 p {
	padding-top: 11px;
}
.dentalBox2 .botton {
	margin-bottom: 10px;
	margin-top: 15px;
}
.bg2 .dentalBox3 .botton {
	margin-bottom: 10px;
	margin-top: 15px;
}
.bg3 .dentalBox3 .botton {
	margin-bottom: 20px;
	margin-top: 15px;
}
.bg3 .dentalBox3 p {
	padding: 0 4px;
}
.bg3 .dentalBox3 h2 {
	font-size: 27px;
	color: #020202;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 15px;
}
.bg2 .dentalBox3 {
	text-align: center;
	padding: 8px;
}
.bg3 .dentalBox3 {
	padding: 29px 0 0px;
	text-align: center;
	height: 265px;
}
#service .bg4 .dentalBox3 {
	text-align: center;
	padding: 0 5px;
}
#service .bg4 .dentalBox3 p {
	padding-bottom: 10px;
	padding: 0 5px;
}
#service .bg4 .dentalBox3 .botton {
	padding-top: 20px;
}
.bfrequest img {
	padding-left: 3px;
}
.dentist_wrapper2 {
	background-color: white;
	padding: 50px 0;
}
.dentist_wrapper2 h3 {
	color: black;
	font-size: 40px;
	font-weight: 500;
	line-height: 46px;
}
.dentist_wrapper2 .bfrequest a:link, .dentist_wrapper2 .bfrequest a:visited {
	background: #ff6000;
	color: #fff;
	padding: 15px 21px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #ff6000;
}
.dentist_wrapper2 .bfrequest a:hover, .dentist_wrapper2 .bfrequest a:active {
	background-color: transparent;
	color: #ff6000;
}
.pad-l-r-0 {
	padding-left: 0px;
	padding-right: 0px;
}
.blogpost-content p {
	padding-bottom: 15px;
}
/*27/09/2018*/


.blogpost-content h2 {
	color: #ff6000;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 10px;
}
.blogpost-content h3 {
	color: #0074b6;
	font-weight: 700;
	margin-top: 15px;
}
.blogpost-content ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#nav-single {
	margin-top: 15px;
	display: inline-block;
}
#nav-single .current {
	background: #ff6000;
	padding: 7px 12px;
	color: #fff;
	margin-right: 10px;
}
#nav-single a {
	background: #0b4068;
	padding: 7px 12px;
	color: #fff;
	margin-right: 10px;
}
#nav-single a:hover {
	background: #ff6000;
}
.space-50 {
	padding: 50px 0px;
}
#service .bg3 {
	padding: 13px 0 10px;
	min-height: 304px;
}
#service .dentalBox1 {
	min-height: 258px;
	padding: 8px;
}
.about_btn a {
	background: #ff6000;
	color: #fff;
	padding: 10px 12px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #ff6000;
}


 @media only screen and (min-width:568px) and (max-width:767px) {
.services_wrapper .col-xs-12 {
	width: 50%;
}
.bgcolor {
	background: #1f8798;
	color: #fff;
	width: initial;
}
}
.Cosmetic_wrapper ul li {
	background: url(images/bullet.png) no-repeat 0 8px;
	padding-left: 25px;
	list-style-type: none;
}
 @-moz-document url-prefix() {
 .flex-control-paging li a {
 width:16px;
 height:16px;
 display: block;
}
}

/*17-10-2018*/
#gform_wrapper_2{margin:0px;} 
#gform_wrapper_2 .gform_body .gfield{width:50%; float:left; clear:none; padding-right:15px;}
#gform_wrapper_2 .gform_body li#field_2_4{width:32%; background: #eee;
margin-right:20px;
    padding: 25px;}
#gform_wrapper_2 .gform_body li#field_2_5{width:32%;background: #eee;
	margin-right:20px;
    padding: 25px; min-height:285px;}
#gform_wrapper_2 .gform_body li#field_2_6{width:31%;background: #eee;
    padding: 25px; min-height:285px;} 
#gform_wrapper_2 .gform_body li#field_2_8{width:100%;}
#gform_wrapper_2 .gform_body .gfield .gfield_checkbox li input[type="checkbox"]{margin-top:0px;}
#gform_wrapper_2 .gform_body .gfield .medium {
	min-width: 100%;
    height: 52px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: 400;
    border-radius: 0px;
    background: #efefef;
    outline: none;
    padding-left: 13px !important;}
#gform_wrapper_2 .gform_body li#field_2_8 .medium{ height:120px;}
#gform_wrapper_2 li.hidden_label input{ margin-top:0px;}

#gform_wrapper_2 .gform_footer{text-align:center;}
.gform_button{color: #fff;
    padding: 12px 62px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ff6000;
    position: relative;
    box-shadow: none;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    border: none;
	outline:none;
}

.gform_button:hover{background:#004482;}

/*validetion-error*/
.gform_wrapper li.gfield.gfield_error{ background:none !important; border:none !important;}
.gform_wrapper div.validation_error{ border:none !important; padding:0px !important; margin:0px !important; color:red !important;}
.gform_wrapper .validation_message{padding:0px !important; color:red !important;}

/*Responsive Media Start*/


@media only screen and (min-width:992px) and (max-width:1200px) {
/*#service .dentalBox1 {
 height: 305px;
}*/
 /*#service .bg4 {
 height: 305px;
}*/
#service .dentalBox2 h2, #service .dentalBox1 h2, #service .dentalBox3 h2 {
	font-size: 22px;
}
#service .bg2 .dentalBox3 p {
	padding: 0px;
}
.dentist_wrapper2 h3 {
	color: black;
	font-size: 35px;
	font-weight: 500;
}
.Cosmetic_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 10px 35px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}
.bgcolor h3 {
	font-size: 22px;
	color: #fff;
	padding-top: 15px;
}
.timewrap li {
	width: 40%;
	float: left;
	line-height: 28px;
	font-size: 15px;
}
ul#menu-footer-menu {
	margin-bottom: 30px;
}
}



 @media only screen and (min-width:768px) and (max-width:991px) {
.text-container h5 {
	font-size: 21px!important;
}
#service .last .dentalBox1 {
	height: auto!important;
}
 @-moz-document url-prefix() {
 #service .last .dentalBox1 {
 height:auto;
}
}
.text-container h1 {
	font-size: 33px!important;
}
#service .dentalBox2 h2, #service .dentalBox1 h2, #service .dentalBox3 h2 {
	font-size: 22px;
}
 #service .dentalBox2 h2, {
 padding: 0 13px!important;
}
#service .dentalBox1 {
	height: 307px;
}
#service .bg1 {
	height: 307px;
}
.bg2 .dentalBox3 {
	padding: 0 45px;
}
.dentist_wrapper2 h3 {
	color: black;
	font-size: 26px;
	font-weight: 500;
}
.about_wrapper h3 {
	font-size: 50px;
	font-weight: 400;
	padding: 0 0 20px 0;
}
.dentist_wrapper2 .bfrequest a {
	background: #ff6000;
	color: #fff;
	padding: 13px 35px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}
.about_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 14px 38px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
}
.Cosmetic_wrapper ul {
	margin-top: -22px;
}
.Cosmetic_wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: white;
	padding-bottom: 28px;
	font-weight: 400;
	margin-top: -23px;
}
.dentist_wrapper a:link, .dentist_wrapper a:visited {
	background: #ff6000;
	color: #fff;
	padding: 16px 34px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	border: 2px solid #ff6000;
}
.dentist_wrapper a:hover, .dentist_wrapper a:active {
	background-color: transparent;
}
.dentist_wrapper2 {
	background-color: white;
	padding: 25px 0;
}
#service h1 {
	font-size: 42px;
	padding: 29px 0;
	text-align: center;
	font-weight: 400;
	color: #020202;
}
.schedule_btn a:link, .schedule_btn a:visited {
	background: #ff6000;
	color: white;
	padding: 12px 26px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #ff6000;
}
.schedule_btn a:hover, .schedule_btn a:active {
	background-color: transparent;
	color: #ff6000;
}
.Cosmetic_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 10px 12px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}
.bgcolor h3 {
	font-size: 22px;
	color: #fff;
	padding-top: 15px;
	line-height: 23px;
}
ul#menu-footer-menu {
	margin-bottom: 15px;
}
.topbar .socialicon.right-text {
	margin-left: 4%;
}
.about_wrapper .imgcenter {
	text-align: center;
}

#gform_wrapper_2 .gform_body li#field_2_6{ width:28%;} 
	.inner-title{background-size:cover !important;} 

}
@media only screen and (max-width:767px)
{ 
	.inner-title{background-size:cover !important;}
	#gform_wrapper_2 .gform_body .gfield{width:100%; padding-right:0px;}
	#gform_wrapper_2 .gform_body li#field_2_4{ width:100%; margin-right:0px;} 
	#gform_wrapper_2 .gform_body li#field_2_5{ width:100%; margin-right:0px; min-height:inherit;}
	#gform_wrapper_2 .gform_body li#field_2_6{ width:100%; min-height:inherit;}
}
 @media only screen and (min-width:481px) and (max-width:644px) {
.contact-container ul li {
	width: 100%!important;
	float: left;
	clear: none !important;
}
}
 @media only screen and (min-width:481px) and (max-width:767px) {
.testimonial-wrapper .follows_center {
	margin: 0 18%;
}
#service .bg1 {
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	background-size: cover;
	border: none;
	margin: 0px;
}
ul#menu-footer-menu {
	margin-top: 10px;
	margin-bottom: 15px;
}
#service .bg2 {
	border: none;
}
#service .bg3 {
	margin-bottom: 0px;
	border: none;
}
#service .bg4 {
	border: none;
}
#social_side_links .fa {
	font-size: 12px !important;
	width: 32px !important;
	text-align: center;
	text-decoration: none;
	height: 32px !important;
	line-height: 32px !important;
}
.footertext h3 {
	padding-top: 30px !important;
	padding-bottom: 10px !important;
}
.alignright {
	float: none;
	margin: 8px 0 20px 20px;
	margin: 0 auto;
	display: block;
}
.Cosmetic_wrapper img {
	margin-top: 25px;
}
.text-container h1 {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 15px;
}
.text-container h5 {
	font-size: 13px;
}
.headerlogo {
	padding: 0px;
}
.contactno {
	padding-bottom: 5px;
	text-align: center;
}
.bgcolor {
	background: #1f8798;
	color: #fff;
	width: initial;
}
.bfrequest:before {
	display: none;
}
.bfrequest:after {
	display: none;
}
.bgcolor h3 {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 30px;
}
.bgcolorspace {
	padding: 15px;
	text-align: left;
}
.Cosmetic_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 10px 30px;
	font-size: 13px;
}
.iconmedia ul li {
	margin: 0px;
}
.Cosmetic_wrapper h3 {
	line-height: 35px;
}
.about_wrapper p {
	padding-bottom: 30px;
}
.textabout {
	width: 100%;
	margin-bottom: 25px;
	padding: 0px;
}
.service_cover h3 {
	font-size: 16px !important;
}
.dentist_wrapper a:link, .dentist_wrapper a:visited {
	background: #ff6000;
	color: #fff;
	padding: 16px 34px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	border: 2px solid #ff6000;
}
.dentist_wrapper a:hover, .dentist_wrapper a:active {
	background-color: transparent;
}
.about_wrapper h3 {
	font-size: 40px;
	padding: 45px 0px;
	font-weight: 400;
}
.Cosmetic_wrapper ul {
	margin-bottom: 13px;
}
.Cosmetic_wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: white;
	padding-bottom: 28px;
	font-weight: 400;
	margin-top: -6px;
}
.services_wrapper h3, .testimonial-wrapper h3, .Cosmetic_wrapper h3 {
	font-size: 28px;
	padding-bottom: 18px;
}
.testimonial-wrapper h3 {
	font-size: 28px;
	padding-top: 30px;
	text-align: center;
}
.services_wrapper, .dentist_wrapper, .testimonial-wrapper, .Cosmetic_wrapper {
	padding: 30px 0px;
}
.dentist_wrapper h3 {
	font-size: 23px;
	padding-bottom: 30px;
	line-height: 24px;
}
.dentist_wrapper2 .bfrequest a {
	background: #ff6000;
	color: #fff;
	padding: 14px 21px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}
.orangebtn {
	background: #ff6000;
	color: #fff;
	padding: 6px 30px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}
.bluebtn {
	background: #0b4068;
	color: #fff;
	padding: 6px 30px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}
.headerlogo-bg .logo {
	text-align: center;
}
.headerlogo .right-text {
	text-align: center;
	padding: 10px 0px;
}
.text-container p {
	margin-top: 13px;
}
#section3 .rbh-post-thumbnail img {
	width: 100%;
	height: auto;
}
.contact-header {
	text-align: center;
}
.contact-container {
	text-align: center;
}
.post-page {
	min-height: auto;
}
.footer-menu {
	float: none;
}
.footer-copyright p {
	text-align: center;
	padding: 10px 0px;
}
.footer-menu-ul li a {
	padding: 10px 10px 10px 0px;
}
.socialicon {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: center;
}
.contactno {
	padding-bottom: 5px;
	text-align: center;
	float: none;
}
.schedule_btn {
	float: none;
	text-align: center;
	margin-top: 6px;
}
.headerlogo {
	padding: 18px 0;
}
#service .col-xs-12 {
	width: 100%;
	padding-left: 0px;
}
.testimonial-wrapper iframe {
	padding-left: 13px;
}
.dentist_wrapper2 h3 {
	color: black;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 5px;
}
.dentist_wrapper2 {
	background-color: white;
	padding: 50px 0;
	text-align: center;
}
.dentist_wrapper2 {
	background-color: white;
	padding: 30px 0;
	text-align: center;
}
.bfrequest {
	width: 100%;
	clear: both;
	padding-top: 20px;
}
#service h1 {
	font-size: 40px;
	padding: 29px 0;
	text-align: center;
	font-weight: 400;
	color: #020202;
}
#service .bg1 .dentalBox2 {
	text-align: center;
	padding: 9px 1px 0 39px;
}
#service .bg2 .dentalBox3 {
	text-align: center;
}
#service .bg3 .dentalBox3 {
	text-align: center;
}
#service .bg4 .dentalBox3 {
	text-align: center;
	padding: 0 22px;
}
.blogpost-content p img {
	outline: 2px solid #fff;
	outline-offset: -17px;
	opacity: 0.9;
	margin-bottom: 20px;
}
.blogpost-content p {
	padding-top: 15px;
}
.contbdr {
	border-left: 1px solid #efefef;
	position: relative;
	margin: 30px 0;
}
.contbdr:before {
	background: none;
}
.contbdr:after {
	background: none;
}
#service .bg3 p {
	padding: 0 20px;
}
#service .bg2 p {
	padding: 0 20px;
}
.about_wrapper a:link, .about_wrapper a:visited {
	background: #ff6000;
	color: #fff;
	padding: 14px 40px;
	text-transform: uppercase;
	font-size: 14px;
	border: 1px solid #ff6000;
	font-weight: 700;
}
.about_wrapper a:hover, .about_wrapper a:active {
	background-color: transparent;
	color: #ff6000;
}
.about_wrapper .imgcenter {
	text-align: center;
}
.bg3 .dentalBox3 .botton {
	margin-bottom: 20px;
	margin-top: 40px !important;
}
}
 @media only screen and (max-width:480px) {
.bg3 .dentalBox3 .botton {
/*margin-top: -10px;*/
}
.dentist_wrapper a:link, .dentist_wrapper a:visited {
	background: #ff6000;
	color: #fff;
	padding: 13px 34px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	border: 1px solid #ff6000;
}
.dentist_wrapper a:hover, .dentist_wrapper a:active {
	background-color: transparent;
}
.contact-container ul li {
	width: 100%;
	float: left;
	clear: none !important;
}
section.cta_wrapper1 h3 {
    font-size: 20px !important;
    padding-bottom: 18px !important;
    line-height: 30px !important;
}
section.cta_wrapper1 {
    padding: 30px 0px !important;
}
.about_btn {
    padding-bottom: 20px;
}
#social_side_links .fa {
	font-size: 12px !important;
	width: 32px !important;
	text-align: center;
	text-decoration: none;
	height: 32px !important;
	line-height: 32px !important;
}
.footertext h3 {
	padding-top: 20px!important;
	padding-bottom: 10px!important;
	font-size: 19px;
}
.alignright {
	float: none;
	margin: 8px 0 20px 20px;
	margin: 0 auto;
	display: block;
}
.headerlogo {
	padding: 10px 0;
}
.contactno {
	padding-bottom: 5px;
	text-align: center;
}
.bgcolor {
	background: #ff6000;
	color: #fff;
	width: initial;
}
.bfrequest:before {
	display: none;
}
.bfrequest:after {
	display: none;
}
.bgcolor h3 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 30px;
}
.bgcolorspace {
	padding: 15px;
	text-align: left;
}
.Cosmetic_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 10px 30px;
}
.iconmedia ul li {
	margin: 0px;
}
.Cosmetic_wrapper h3 {
	line-height: 35px;
}
.about_wrapper p {
	padding-bottom: 30px;
}
.textabout {
	width: 100%;
	margin-bottom: 25px;
	padding: 0px;
}
.about_wrapper .textabout a:link, .about_wrapper .textabout a:visited {
	background: #ff6000;
	color: #fff;
	padding: 12px 28px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
}
.about_wrapper .textabout a:hover, .about_wrapper .textabout a:active {
	background-color: transparent;
	color: #ff6000;
}
.Cosmetic_wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: white;
	padding-bottom: 28px;
	font-weight: 400;
}
.Cosmetic_wrapper a {
	background: #ff6000;
	color: #fff;
	padding: 10px 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}
.timewrap li {
	width: 50%;
	float: left;
	line-height: 36px;
	font-size: 12px;
	font-weight: 400;
}
ul.timewrap {
	margin-top: -8px;
}
.service_cover h3 {
	font-size: 16px !important;
}
.dentist_wrapper a {
	font-size: 12px;
	padding: 11px 17px;
}
.dentist_wrapper img {
	margin-left: 2px;
}
.services_wrapper h3, .testimonial-wrapper h3, .Cosmetic_wrapper h3 {
	font-size: 20px;
	padding-bottom: 30px;
}
.testimonial-wrapper h3 {
	font-size: 21px;
	padding-top: 30px;
}
.services_wrapper h3, .testimonial-wrapper h3, .Cosmetic_wrapper h3 {
	font-size: 20px;
	padding-bottom: 10px;
	line-height: 25px;
	margin-top: 15px;
}
.services_wrapper, .dentist_wrapper, .testimonial-wrapper, .Cosmetic_wrapper {
	padding: 30px 0px;
}
.dentist_wrapper h3 {
	font-size: 17px;
	padding-bottom: 30px;
	line-height: 24px;
}
.iconmedia ul li a {
	width: 45px;
	height: 45px;
	line-height: 47px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	border-radius: 50%;
}
.about_wrapper h3 {
	font-size: 33px;
	padding: 19px 0px;
	font-weight: 400;
}
.orangebtn {
	background: #ff6000;
	color: #fff;
	padding: 4px 18px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 500;
}
.bluebtn {
	background: #0b4068;
	color: #fff;
	padding: 4px 18px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 500;
}
.headerlogo-bg .logo {
	text-align: center;
}
.headerlogo .right-text {
	text-align: center;
	padding: 5px 0px;
}
.text-container h1 {
	padding: 0 28px;
	margin-bottom: 5px;
	font-size: 12px;
}
.text-container h5 {
	font-size: 10px;
}
.imghide {
	display: none;
}
.imgshow {
	display: block;
}
.text-container {
	padding: 0px;
}
.text-container p {
	margin-top: 15px;
}
#section3 .rbh-post-thumbnail img {
	width: 100%;
	height: auto;
}
.recent-posts-container {
	padding: 5px;
}
.testimonial-wrapper {
	text-align: center;
}
.contact-header {
	text-align: center;
}
.contact-container {
	text-align: center;
}
.post-page {
	min-height: auto;
}
.footer-menu {
	float: none;
}
.footer-copyright p {
	text-align: center;
	padding: 10px 0px;
}
.footer-menu-ul li a {
	padding: 10px 10px 10px 0px;
}
.socialicon {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: center;
}
.contactno {
	padding-bottom: 5px;
	text-align: center;
	float: none;
}
.schedule_btn {
	text-align: center;
	float: none;
	margin-top: 2px;
}
.Cosmetic_wrapper ul {
	padding-left: 10px;
}
.Cosmetic_wrapper img {
	padding-top: 20px;
}
#service .col-xs-12 {
	width: 100%;
	padding-left: 0px;
}
.dentist_wrapper2 h3 {
	color: black;
	font-size: 25px;
	font-weight: 500;
	text-align: center;
}
.dentist_wrapper2 {
	background-color: white;
	padding: 30px 0;
}
.bfrequest {
	width: 100%;
	clear: both;
	padding-top: 15px;
	text-align: center;
}
.dentist_wrapper2 .bfrequest {
	margin-top: 4px;
}
.dentist_wrapper2 .bfrequest a:link, .dentist_wrapper2 .bfrequest a:visited {
	background: #ff6000;
	color: #fff;
	padding: 15px 11px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	border: 1px solid #ff6000;
}
.dentist_wrapper2 .bfrequest a:hover, .dentist_wrapper2 .bfrequest a:active {
	background-color: transparent;
	color: #ff6000;
}
.bgcolor {
	background: #1f8798;
	color: #fff;
	width: initial;
}
#service .col-xs-12 {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
#service .col-xs-12.col-sm-4.col-md-3.col-lg-3.pad-l-r-0 {
	background-color: #f8f8f8;
}
#service .bg1 {
	background-image: url(images/dentistry1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	position: relative;
	background-size: cover;
	padding: 8px 10px;
	margin-bottom: 0px;
}
#service .bg2 .dentalBox3 p, #service .bg3 .dentalBox3 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 24px;
	font-weight: 300;
	padding: 0 20px 25px 20px;
}
#service .bg4 .dentalBox3 p {
	padding-bottom: 10px;
	padding: 0 18px;
}
#service h1 {
	font-size: 37px;
	padding: 27px 0;
	text-align: center;
	font-weight: 400;
	color: #020202;
}
.schedule_btn a:link, .schedule_btn a:visited {
	background: #ff6000;
	color: white;
	padding: 9px 18px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	border: 1px solid #ff6000;
}
.schedule_btn a:hover, .schedule_btn a:active {
	background-color: transparent;
	color: #ff6000;
}
#service .bg2 {
	border: none;
}
.blogpost-content p img {
	outline: 2px solid #fff;
	outline-offset: -17px;
	opacity: 0.9;
	margin-bottom: 20px;
}
.blogpost-content p {
	padding-top: 15px;
}
.contbdr {
	border-left: 1px solid #efefef;
	position: relative;
	margin: 30px 0;
}
.contbdr:before {
	background: none;
}
.contbdr:after {
	background: none;
}
#service .bg3 {
	margin-bottom: 0px;
	border: none;
}
.bgcolor p {
	padding: 40px 0px 15px;
	line-height: 22px;
}
.bgcolor h3 {
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 30px;
	margin-bottom: -25px;
}
.address {
	background: url(images/location.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 6px;
	width: 100%;
	background-position: 0px 4px;
}
ul#menu-footer-menu {
	margin-bottom: 15px;
}
.iconmedia {
	padding-top: 0px;
}
.carousel-inner {
	margin-bottom: -37px;
}
.flex-control-nav li {
	display: inline-block;
	margin: 7px 2px;
	zoom: 2;
}
.flex-direction-nav a {
	width: 14px;
	height: 70px;
}
.flexslider:hover .flex-next {
	right: 7px;
}
.flex-direction-nav .flex-next {
	right: 7px;
}
.flex-direction-nav .flex-prev {
	left: 7px;
}
.flexslider:hover .flex-prev {
	left: 7px;
}
}

img.alignleft{float:left; margin-right:15px;}
img.alignright{float:right; margin-left:15px;} 


.blogpost-wrapper a{text-decoration:underline;}

/*Responsive Media End*/
