/* SEO update CSS on 7th May 2018 */
.metaslider .caption div.ex-h2 {
    color: #333;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    font-size: 30px;
    font-weight: normal;
}

@media (min-width: 1400px){
	.metaslider .caption div.ex-h2 {
	    font-size: 30px;
	}
}
@media (min-width: 1200px){
	.metaslider .caption div.ex-h2 {
    	font-size: 30px;
    }
}
body.home #service-list .main-title {
	font-size: 28px; font-weight: 700;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 1.3;
    color: #333;
}

body.home #service-list .title {
	font-size: 28px; font-weight: 700;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 1.3;
    color: #333;
}

@media only screen and (min-width: 768px) {
	body.home #service-list .main-title {
	    font-size: 32px;
    	margin-bottom: 30px;
	}

	body.home #service-list .title {
		font-size: 28px;
	}
}

/* SEO update CSS on 22th May 2018 */
.blocks { display: table; width: 100%; margin-top: 25px; margin-bottom: 25px; }
.block-in-two {
	display: table-cell; vertical-align: middle; 
	padding-left: 0; margin-bottom: 30px;
}
.block-in-two > div { 
	background-color: #fdfdfd; padding: 30px; 
	border-top: 2px solid #008da9;
}
#hp-clinic-intro .block-in-two:nth-child(2n+1){
	padding-right: 20px;
}
#hp-clinic-intro .block-in-two:nth-child(2n){
	padding-left: 20px;
}
#hp-clinic-intro .block-in-two > div{
	padding: 30px 0;
	background-color: transparent;
}
.block-in-two:nth-child(4n+3) { clear: left; }

@media (max-width: 767px) {
	.block-in-two { display: block; width: 100%; padding-right: 0; }
}



/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import 'flexvideo.css';
@import 'fix-bootstrap.css';



img.aligncenter {
	display: block;
	margin: 0 auto;
}



/* ancient-browser-alert error */
.ancient-browser-alert {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.ancient-browser-alert a {
	color: #fff;
	text-decoration: underline;
}






.pagination {
	margin: 0;
}



.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}



.row-with-vspace {
	margin-bottom: 20px;
}



.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}


.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}



#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}


#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
#main-column .post,
#main-column .page {
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 10px;
}
#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a, 
#main-column .attachment .entry-meta .edit-post-link a, 
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}



#sidebar-left .widget,
#sidebar-right .widget {
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}






#client_reviews .overlay{
	width: 100%;
	height: 100%;
	background-color: rgba(0,141,169, 0.5);
	color: #fff;
	padding-bottom: 60px;
}
#client_reviews .title{
	margin: 60px 0 40px;
	color: #fff;
}
#bone{
	max-width: 40px;
	margin-bottom: 20px;
	transform: rotate(-45deg);
}
.review-item .review{
	font-size: 18px;
	margin-bottom: 70px;
}
.review::before,.review::after{
	font-size: 2em;
}
.review::before{content: "“";}
.review::after{content: "”";position: relative;}
.review-item .clients{
	font-size: 18px;
	padding-top: 35px;
	border-top: 2px solid #fe7e00;
}

#client_reviews .slick-dots{bottom: -50px;}
#client_reviews .slick-dots li{
	width: 30px;
	height: 30px;
}
#client_reviews .slick-dots li button::before{
	width: 30px;
	height: 30px;
	font-size: 40px;
	color: #fff;
	opacity: 1;
}
#client_reviews .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #fe7e00;

}


#hp-clinic-intro{margin-top: 100px;}

#buttons-section{
	background-color: #f4f4f4;
	padding: 71px 0 56px;
}
.btn{
	text-transform: uppercase;
	padding: 8px 25px;
	color: #fff;
	border-radius: 0;
	margin-right: 20px;
	font-size: 16px;
	margin-bottom: 15px;
}
.btn:hover{color: #fff;}
.btn.btn-orange{
	background-color: #fe7e00;
	transition: all 0.5s ease;
}
.btn.btn-orange:hover{
	background-color: #fe5a00;
	transition: all 0.5s ease;
}
.btn.btn-green{
	background-color: #00a651;
	transition: all 0.5s ease;
}
.btn.btn-green:hover{
	background-color: #2d9432;
	transition: all 0.5s ease;
}

@media(max-width: 565px){
	#buttons-section .btn{
		width: 100%;
		margin-right: 0px;
	}
}



#metaslider_169618 .caption{
	top: 50%;
	text-align: left;
	background: transparent;
	width: 100%;
	left: 0;
	margin-left: 0;
}
#metaslider_169618 .new-slider-text-wrap{
	background: rgba(255,255,255,0.7);
	padding: 20px;
	max-width: 1015px;
}
#metaslider_169618 .new-slider-text-wrap h2, #metaslider_169618 .new-slider-text-wrap .ex-h2{color: #008da9;}

.new-slider-buttons{margin-top: 15px;}

@media(min-width:1400px){
	#metaslider_169618 .new-slider-text-wrap h2{
		font-size: 44px;
	}
}