/*
Theme Name: Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/



/* Carousel */
@import url("../mts_schema/style.css");
/* general */
.newCon {
    position: relative;
}

.doxyme-badge.doxyme-badge-noimage {
    margin: 0px auto;
}

.doxyme-badge.doxyme-badge-noimage > div {
    text-align: center;
}

.doxyme-badge-doctor-name {
    font-size: 19px !important;
}
.navigation ul ul{background:#fff;}
.regular_header #secondary-navigation {
    float: left;
    width: 100%;
}
h1#logo, h2#logo{
	width: 100%;
    float: left;
	line-height: 40px;

	}

@media screen and (max-width: 768px)  {
 #desklogo { display: none !important; }
}

@media screen and (min-width: 768px)  {

 #moblogo { display: none; }
}

#moblogo {
   height: 150px !important;
}
.container {
	max-width: 1170px !important;
}
.btn {
	color: #fff !important;
	background: #1179bd;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignnone {
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.center { text-align: Center; }
.clear { clear: both; }

/* header */
.main-header {
  	border-bottom: 1px solid #d5d5d5;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05);
	background: #fff;
}
.main-header #menu_wrapper {
    margin: auto;
        max-width: 1200px;
    padding: 0 15px;
    box-sizing: border-box;
}
.main-header .image-logo{
    float: left;
    width: 30%;
}
.header_right{
 	float: none;
    width:100%;
}
.main-header .social-icons{
 clear: both;
    text-align: center;
}
.top_bar{padding-top: 20px;}
.links_top{     margin-left: 40px;   float: left;}
.links_top li {
        display: inline-block;
    margin-right: 15px;
    background: #8c1818;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
}
.links_top li a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.left_top{
    float: right;
    text-align: right;
    font-family: Open sans;
    list-style: none;
    color: #884040;
    font-weight: bold;
    font-size: 17px;
}
.left_top a{ color: #884040 !important;}

.headerinfo {
    position: relative;
    float: right;
    text-align: center;
    right: 47px;
    font-size: 25px;
    color: rgb(255, 255, 255);
}
.headerinfo a{color: white;}
#header { background: #fff; top: 0px;}
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 0 1%; }
.logo-wrap { margin: 10px 0 0 0; }
.headerInfo { width: 32%; text-align: right; margin-top: 30px; }
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone a { color: #fff !important; }
div.social-icons { background: none; border: 0px; }
div.social-icons a { background: none; border-radius: 50%; padding: 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }
.primary-slider .slide-title{font-family: Lato, "Open Sans", sans-serif;
    font-size: 48px !important;
    color: rgb(255, 255, 255);
}
.primary-slider a{
    margin-top: 50px;
    display: inline-block;
    padding-top: 5px;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-left: 25px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    font-family: Lato,'Open Sans',sans-serif;
    font-size: 24px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.70);
    white-space: nowrap;
}
.welcome h2{
    font-size: 56px;
}
.welcome p{
	color: #000;
    font-size: 18px;
	text-align: left;
}
.welcome img {
    padding: 3px;
    border: none !important;
}
.primary-slider-container { max-width: 100%; float: none; width: 100%;  overflow: hidden; margin: 0px; }
.primary-slider-container .slide-caption { background: transparent; width: 94%; padding: 2% 3%; bottom: 23%; left: 0px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }


#page { padding-top: 20px; width: 100%; max-width: 100%; }

/* home boxes */
.homeBoxes {
	margin: 0px auto;
	margin-top: 0px;
	text-align: left;
	padding: 25px 0px;
}
.homeBoxes h3{
	color: #000;
	font-size: 32px;
	margin-top: 0px;
border-bottom: 1px solid white;
}
.homeBoxes p{
	color: white !important;
	font-size: 14px !important;
}
.homeBoxes .container>div{
	float: left;
	width: 33%;
	position: relative;
	padding: 1%;
box-sizing: border-box;
}
.homeBoxes .box02{
	width: 32%;
}

/* home widgets */
.homeWidgets {
	margin: 30px auto;
	text-align: left;
}
.widgetBox {
	margin-right: 3%;
	margin-bottom: 20px;
	padding: 2%;
	width: 27%;
	float: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: rgba(255,255,255,0.8);
}
.widgetBox h3 { text-align: center; }

.widgetBox.noMargin {
	margin-right: 0px;
}
.widgetBox img { width: 100%; }

.textwidget p {
	font-size: 16px;
	line-height: 20px;
}



/* inner pages */
#page.single { float: left; }
.article { background: none;  margin: 0 auto; float: none; }
.page h1.title { margin-bottom: 20px; }

/* footer */
.copyrights { text-align: center; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }

.hide-d { display: none; }

.headerPhone {
	width: 100%;
	margin-top: 0px;
}
.headerPhone p {
	display: inline-block;
	font-size: 14px;
	margin:0px;
	color: #fff;
}
header .logo-wrap {
	float: left;
	width: 48%;
	text-align: center;
}
.logo-wrap img { width: 290px; }
.leftSide { float: left; width: 18%; padding-top: 20px; padding-left: 7%; }
.rightSide { float: left;
    width: 28%;
    padding-top: 5px;
    text-align: right;
    margin-left: 10%; }

.navigation ul {
	text-align: center;
	padding-top: 0px;
}
.navigation ul li {
	float: none;
	display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
}
#secondary-navigation .navigation ul .current-menu-item{background: transparent;}
#secondary-navigation a{
    padding: 5px 15px;
    margin: 0;
    text-transform: none !important;
}
.newCon {
	height: 750px;
	background-size: cover;
	background-position: center top;
}
/*#site-header .container { width: 96% !important; max-width: 96% !important; padding: 0px 2%; }*/
@media screen and (max-width: 1400px) {
	.newCon { height: 650px; }
}
.welcome h1 {
    font-size: 30px;
    color: #614051;
    margin-top: 0px;
}
.welcome img {
    padding: 3px;
    border: 1px solid #ccc;
}
.leftwow {
	width: 33.33%;
	float: left;
}
.rightwow {
	width: 66.66%;
	float: right;
}
.row {
	margin:0px -15px;
}
.row:after,
.container:after {
	clear: both;
	content: "";
	display: block;
	position: relative;
}
.main-header .container {
	background-color: transparent !important;
}
#reviews {
    padding-bottom: 20px;
        margin-top: 80px;
}
#reviews h2 {
     font-size: 56px;
    color: black;
    margin-bottom: 30px;
   text-align: center;
}
.welcome{margin-top: 50px;}
#reviews .col-sm-12{    padding-bottom: 10px;}
.carousel-indicators{display: none;}
#reviews h4{
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Times New Roman', 'Helvetica Neue', Arial,Verdana,sans-serif !important;
    color: black;
    text-align: left;

}
#reviews .carousel-content{
    border-radius: 15px;
    box-shadow: 0px 2px 5px #000000;
    border: 0;
    padding: 10px;
}
#reviews .carousel-content p{
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Times New Roman', 'Helvetica Neue', Arial,Verdana,sans-serif !important;
    color: black;
    text-align: left;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-6 {
	width: 50%;
	float: left;
}
.featured {
	margin: 30px auto 10px;
}
.featured img {
	border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.featured p {
	padding-right: 15px;
}
#copyright-note a{color:#fff!important;}
.homeBoxes {
    background: #555;
    padding: 30px 0px 0;
}
.homeBoxes h3 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
}
.homeBoxes h4{
      color: #fff;
    /* margin-top: -20px; */
    font-family: 'Candal';
    font-size: 22px;
    margin: 0;
}
.textwidget {color: white; font-size: 14px;}
.textwidget a{
    color: white !important;
    word-break: break-all;
}
.ngg-gallery-thumbnail{
    border: none !important;
    margin: 1px !important;
}
.ngg-gallery-thumbnail a{margin: 0 !important;}
.to-top, .to-top a{
      color: rgb(121, 164, 4) !important;
}
footer {
	margin-top: 0px;
	padding:10px 0px;
}
#page.homepage { padding-top: 70px; }
#page.single {
	float: none !important;
}
.article{width: 100%;     max-width: 1200px;
    padding: 15px;
 }
.article:after {
	clear:both;
	content: "";
	display: block;
	position: relative;
}
.post-info {
	display: none !important;
}
#featured-thumbnail{    max-width: 200px;
    margin: auto;    margin-bottom: 15px;
}
.front-view-content{float: none;}
.readMore {
    float: none;
    margin-top: 14px;
    clear: both;
    display: block;
}
.latestPost .title a{
    color: black !important;
    font-family: "Open Sans" !important;
    font-size: 36px !important;
}
.postsby{ text-align: center;}
.category-blog .latestPost{    max-width: 650px;
    text-align: center;
    margin: auto;
    float: none;
    margin-bottom: 40px;
}
.opacit_ { opacity: 0; }
.sticky { position: fixed !important; box-shadow: 0px 0px 17px rgba(0,0,0,0.9); }
.sticky img { max-width: 100px !important }

#logo a { float: none !important; }

footer .container{width: auto;}
.innerImage img { width: 100% !important; }
#header .logo-wrap { padding: 0px; }
.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}

.owl-carousel .owl-item img{
    width: auto !important;
    margin: auto;
}
.owl-controls, .slideshowlink{display: none;}
.welcome h2,.ngg-galleryoverview{text-align: center;}
.navigation ul ul{    top: 26px;}
.ngg-gallery-thumbnail-box{
    float: none !important;
    vertical-align: middle;
    display: inline-block;
}
.meet_doctors{    margin-bottom: 60px;}
footer .social-icons, footer .footer_logos{    text-align: center;}
.copyrights p{margin: 0; text-transform: uppercase;}
.main-header #nav_wrapper{margin-top: -30px;}
.mobileBtn a:hover, .hours:hover{color: white;}
.title.entry-title{
  font-size: 56px;
    text-align: center;
}
.single-title.title.entry-title{    color: rgb(81, 55, 120);  font-size: 36px; margin-bottom: 50px;}
blockquote {
    color: rgb(81, 55, 120);
}
blockquote p {
    margin-bottom: 10px;
    padding-top: 0.5em;
    font-size: 16px;
    padding-bottom: 0.5em;
    color: rgb(81, 55, 120);
}
blockquote:after{display: none;}
blockquote {
    min-height: 50px;
    margin: 20px 0 20px 20px;
    font-size: 22px;
    font-style: italic;
    color: #000;
    font-weight: bold;
    font-family: 'Times New Roman', 'Helvetica Neue', Arial,Verdana,sans-serif !important;
    padding: 15px;
    /* margin: 0 0 20px; */
    background: rgba(226, 226, 226, 0.18);
    border-radius: 15px;
    border-left: 5px solid #deb530 !important;
    border-right: 5px solid #deb530!important;
    box-shadow: 0px 2px 5px #1d2129;
}
.contactboxWrap {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
}
.boxContact, .boxHours {
    float: left;
    width: 26%;
    padding: 10px 15px 0px 15px;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}
.boxHours {
    border-right: 0px;
}
.contactboxWrap h4 {
    font-weight: bold;
    margin-bottom: 20px;
}
.contactboxWrap p {
    margin-bottom: 12px;
}
.boxMap {
    float: right;
    width: 47%;
    padding: 10px 10px 0px 10px;
    box-sizing: border-box;
}
.shadowBottom {
    position: absolute;
    right: 0px;
    bottom: -35px;
    height: 35px;
    width: 351px;
    display: block;
    background: url(/wp-content/uploads/2015/12/shadow-bottom.png) no-repeat right top;
}
.half {
    width: 50%;
    margin-right: 0%;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
}
.boxBtn {
    float: left;
}
.half.last {
    margin-right: 0;
}
.clientNewsletter {
    background: #650000;
    height: 70px;
    padding: 5px 30px;
    width: 100%;
    margin-bottom: 20px;
}
.clientNewsletter h4 {
        color: #fff;
    float: left;
    font-size: 18px;
    padding-left: 10px;
    font-style: italic;
    font-weight: normal;
    line-height: 67px;
    margin-right: 25px;
}
.clientNewsletter h4 span {
    font-weight: bold;
}
.clientNewsletter .gform_wrapper {
    float: left !important;
    width: 500px !important;
    margin: 0px !important;
}
.clientNewsletter .gform_body {
    float: left !important;
}
.clientNewsletter .gform_wrapper .gform_footer {
    clear: none !important;
    margin: 0px !important;
    padding: 0px !important;
    position: relative;
    top: -42px;
    left: 350px;
}
.clientNewsletter .gfield_contains_required label {
    display: none !important;
}
.clientNewsletter .ginput_container {
    margin-top: -16px !important;
}
.clientNewsletter .gform_body input[type="text"] {
    background: #f4f3eb;
    border: 1px solid #c5c5c5;
    color: #c5c5c5;
    line-height: 40px;
    height: 42px !important;
    margin-right: 10px !important;
    padding: 11px 20px !important;
    width: 308px !important;
}
.clientNewsletter input.gform_button {
    background: white;
    color: black;
    border: 0px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 42px !important;
    padding: 11px 20px !important;
    width: 146px !important;
}
.special {
    margin-bottom: 20px;
}
.boxSocial {
    float: left;
    width: 75%;
    position: relative;
    height: 150px;
    padding: 5px 20px 0px 20px;
    margin-right: 2%;
    margin-bottom: 10px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
    box-sizing: border-box;
}
.boxSocial.sRight {
    width: 23%;
    margin-right: 0;
}
.boxSocial h4 {
    font-weight: bold;
    margin-bottom: 20px;
}
.boxSocial a {
    float: left;
    margin-right: 15px;
}

.home_boxes{
      max-width: 1200px;
    padding: 0 15px;
    margin: auto;
    box-sizing: border-box;
    overflow: hidden;
}
.home_boxes .item_box{
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
}
.home_boxes{margin-top: 50px;}
.home_boxes h3{font-size: 18px; }
.home_boxes p{color: #555555; font-size: 14px;}
.home_boxes a{color: #fff; font-size: 14px;}
.home_boxes .ico{
   width: 80px;
    height: 80px;
    border-radius: 50px;
    background-color: #fff;
    border: 2px solid #4c787e;
    margin: auto;
    margin-bottom: 20px;
    background-size: 60px 60px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.home_boxes .item_box:first-child .ico{
  background: url(/wp-content/uploads/2017/09/g4146.png);
}
.home_boxes .item_box:nth-child(2) .ico{
  background: url(/wp-content/uploads/2017/08/blackbadge.png);
}
.home_boxes .item_box:nth-child(3) .ico{
  background: url(/wp-content/uploads/2017/08/paw-print-black.png);
}
.home_boxes .item_box:nth-child(4) .ico{
  background: url(/wp-content/uploads/2017/08/calendar.png);
}
#reviews .row{
  margin: 0;
}

.team_wrap .team_member{
  width: 25%;
  float: left;
  padding: 5px;
    box-sizing: border-box;
}
.team_member .mask_circle {
    opacity: 0;
}
.one_fourth.gallery4 img{display: block;}
.one_fourth.gallery4:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.one_fourth.gallery4:hover .mask .mask_circle {
    border-radius: 200px;
    padding: 20px;
    background: #fff;
    background-color: rgba(256, 256, 256, 0.9);
    width: 40px;
    height: 40px;
    margin: auto;
    margin-top: 35%;
    animation-name: bigEntrance;
    -webkit-animation-name: bigEntrance;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.one_fourth.gallery4:hover .mask_circle {
    opacity: 1;
}
.one_fourth.gallery4:hover img.blur_effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -moz-filter: blur(3px);
}
.team_member h6{
    font-family: 'Open Sans','Helvetica Neue',Arial,Verdana,sans-serif;
    letter-spacing: -0.4px;
    font-weight: 600;
    text-align: center;
}
.one_fourth.gallery4{position: relative;    max-width: 277px;
    margin: auto;}
.team_member .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: #000;
    background-color: rgba(0, 0, 0, 0.5);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-align: center;
}
.single-view-team .single_post header img{
      max-width: 800px;
    margin: auto;
    display: block;
    margin-bottom: 30px;
    width: 100%;
}
.single-view-team .single-title.title.entry-title{
    color: #000;
    font-family: 'tempo_grungeregular'!important;
    padding: 0;
    letter-spacing: -2px;
    font-size: 56px;
    display: block;
    font-weight: normal;
    margin: 30px 0;
}

#content_box { background: rgba(255,255,255,0.8); padding: 1%; }

@media (max-width: 1150px){
  .headerinfo{
    top: 20px;
    float: right;
    text-align: right;
    right: 10px;
    font-size: 17px;
  }
  .main-header .social-icons{    left: 275px;}
}
@media (max-width: 1030px){
  #secondary-navigation a{    font-size: 16px; }
  #secondary-navigation .menu-item-has-children > a:after{display: none;}
  #secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 4px;
  }
}
@media (max-width: 900px){
  .main-header .social-icons, .aaha{display: none;}
  #logo a, #logo img{    margin: auto;
    display: block;}
  .main-header #nav_wrapper {
    float: none;
    width: auto;
    margin: 0 10px;
  }
  .headerinfo{display: none;}

}
@media (max-width: 870px){
  .header_right {
    float: none;
    width: auto;
    margin: 0 10px;
  }
  .main-header .image-logo {
    float: left;
    width: 100%;
  }
  .team_wrap .team_member{    width: 33%;}
}

/* mobile */
@media screen and (max-width: 769px) {
.post-content {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
    float: left;
    padding: 20px;
    width: 86%;
}
  .team_wrap .team_member{    width: 50%;}
section.welcome.meet_doctors{display:none;}
	.links_top{display: none;}
	.top_bar{    padding: 10px 0;}
	#header:after,#regular-header:after {
		clear: both;
		content: "";
		display: block;
	}
	.logo-wrap {
		width: 100% !important;
	}
	#header .logo-wrap {
		float: none !important;
	}
	#secondary-navigation {
		height: auto !important;
	}
	.welcome h1 {text-align: center; }
	.home_boxes .item_box{width: 50%;    min-height: 380px;}
	h1#logo, h2#logo {
    width: 99%;
    text-align: center;
    display: block;
    margin: 0px auto;
    position: relative;
    padding: 10px 0;
    float: none;
    line-height: 86px;
}
#logo a {color: #fff!important;}
	.regular_header #secondary-navigation { padding-bottom: 10px; }
	.welcome { padding-top: 0px; }
	.welcome h1 {    font-size: 25px;}
	.leftSide { float: none; width: 50%; margin: 0 auto; text-align: Center; padding: 0; }
	.leftSide img { text-align: center; float: none; border: 0px; }
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 20px 0px; margin-bottom: 0px; }
	.mobileplm { background: #555; width: 100%; margin-top: -26px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{     /* display: block; */
    /* color: #fff; */
    text-align: center;
    background: #eaeaea;
    padding: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;

    display: inline-block;
    margin-bottom: 12px;
		margin-top:10px;
    width: 94%;
    color: #555;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	#page, .container { max-width: 100% !important; }
	.home #page { padding-top: 0px; }
	.primary-slider-container, .hide-xs { display: none; }
	.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
	#secondary-navigation .navigation ul ul li { background: #302028!important;}
	#page { padding-top: 20px; }
	.innerImage { display: none; }
	#pull { background: none !important; }
	.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
	.welcome {margin: 20px auto;}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
	.post-content img, .welcome img { width:100%; height: auto !important; }
	.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget	{ width: 100% !important; max-width: 100% !important; }
	.hours { display: none !important; }
	.main-header { background-color: #555 !important;    border-bottom: 0px solid #555; }
.title.entry-title {
    font-size: 40px;
    text-align: center;
}
	.leftwow {
		 width: 100%;
	}
	.rightwow {
		width: 100%;
	}
	.col-sm-6 {
		width: 100%;
	}
	.row {
		margin:0px;
	}
	.welcome iframe {
		height: 400px !important;
	}
	.featured .btn {
		display: block;
		text-align: center;
	}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
		height: auto;
	}
	.box02 .btn {
		display: block;
		max-width: 250px;
		margin:10px auto 0px;
	}
	footer .container {
		width: 100%;
	}
	#regular-header { display: none; }
	.sticky { background-color: #fff !important; }
	.homeBoxes .container>div{width: 50%;}
  .boxContact, .boxHours, .boxMap, .boxSocial,.half{width: 100% !important;    height: auto;}
  .article{padding-top: 0;}
  .clientNewsletter .gform_wrapper .gform_footer{    top: 0; left: 0;}
}
@media (max-width: 555px){
  .homeBoxes .container>div{width: 100%;}
  .footer_logos, .welcome meet_doctors{display: none;}
  .home_boxes .item_box{width: 100%;    min-height: 100%;}
  .left_top{text-align: center;
    float: none;}
  .left_top li{text-align: center;}
  .team_wrap .team_member{    width: 100%;}
}
/* Handicap Plugin Restyle */
.accessibility-location-right .accessability_container{right:-180px}.accessibility-location-right .accessability_container.active{right:0!important}.access_container_inner{margin-top:5px}body .accessability_container.dark_theme .a_module{margin-bottom:5px;border:0}body .accessability_container button.wah-action-button{font-size:13px !important;border-radius:3px}.accessability_container.dark_theme.active button.aicon_link{background-color:#fff!important;color:#000!important}.wahout.aicon_link{top:5px;border-radius:5px}button.close_container{line-height:28px;height:28px;border-radius:3px}html .a_module_title{display:none!important}html button.wahout.aicon_link img{opacity:0;display:none;visibility:hidden}html button.aicon_link{background-color:#29627d!important}html button.wahout.aicon_link:before{font-family:fontAwesome;content:"\f193";line-height:48px;color:#fff;font-size:32px}.dark_theme.active button.wahout.aicon_link:before{color:#000!important}html body .accessability_container{width:180px!important;height:100%;max-height:405px}body .access_container_inner .a_module{border:0 !important;padding-bottom:0 !important;}

.accessibility-location-right .accessability_container {
    right: -180px!important;
}



.flex-img,
.flex-staff{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;    
}
.flex-staff{
    align-content:center;
}
.flex-staff > div{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.flex-img img,
.flex-staff img{
    width: 300px;
    height: 300px !important;
    object-fit: cover;
    object-position: top;
    margin: 5px;
}
.flex-staff h2{
    margin:0;
}
.flex-box{
    display: flex;
    flex-wrap: wrap;
}
.col-12, .col-11, .col-10, .col-9, .col-8, .col-7,
.col-6, .col-5, .col-4, .col-3, .col-2, .col-1{    padding: 1%;     }
.col-12{    width: calc(((100% / 12) * 12) - 2%);     }
.col-11{    width: calc(((100% / 12) * 11) - 2%);     }
.col-10{    width: calc(((100% / 12) * 10) - 2%);     }
.col-9{    width: calc(((100% / 12) * 9) - 2%);     }
.col-8{    width: calc(((100% / 12) * 8) - 2%);     }
.col-7{    width: calc(((100% / 12) * 7) - 2%);     }
.col-6{    width: calc(((100% / 12) * 6) - 2%);     }
.col-5{    width: calc(((100% / 12) * 5) - 2%);     }
.col-4{    width: calc(((100% / 12) * 4) - 2%);     }
.col-3{    width: calc(((100% / 12) * 3) - 2%);     }
.col-2{    width: calc(((100% / 12) * 2) - 2%);     }
.col-1{    width: calc(((100% / 12) * 1) - 2%);     }
.flex-ul-2{  columns: 2;    column-fill: balance;   }
.flex-ul-3{  columns: 3;   column-fill: balance;    }
ul.no-dot{
    list-style-type: none;
}
.dm-full ul.no-check li,
.dm-half ul.no-check li{
    list-style: disc;
}
.dm-full ul.no-check li:before,
.dm-half ul.no-check li:before{
    display: none;
}

@media (max-width: 880px) {
    .flex-ul-2,
    .flex-ul-3{  columns: 1;     }
    .col-12, .col-11, .col-10, .col-9, .col-8, .col-7,
    .col-6, .col-5, .col-4, .col-3, .col-2, .col-1{
        width: 100%;
    }
}