body, html {width: 100%; height: 100%; padding: 0; margin: 0; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 17px; color: #000; -webkit-text-size-adjust: 100%;}
body {overflow-x: hidden;}
a {text-decoration: none;}
.clear {clear: both;}
input,textarea,button {outline:none;}
a img {border: none;}
form {padding: 0; margin: 0;}
img {max-width: 100%; height: auto;}
#system-message , #system-message-container {
  	display: none !important;
	} 

.content {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    /* max-width: 1300px; */
    /* padding: 0 15px; */
    box-sizing: border-box;
	}

.btn {
    width: 100%;
    max-width: 250px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    border: 2px solid transparent;
    transition: all 0.3s;
    cursor: pointer;
    box-sizing: border-box;
	}

.btn-primary {
    background: #6dbc4a;
    color: #fff;
    border-color: #6dbc4a;
	}

.btn-primary a {
    color: #fff;
    padding: 13px 34px;
    display: block;
	}

.btn-primary:hover {
    background: transparent;
    color: #6dbc4a;
	}

.btn-primary:hover a {
    color: #6dbc4a;
	}

.table {
    display: table;
    vertical-align: middle;
	}

.table-row {
    display: table-row;
	}

.table-cell {
    display: table-cell;
    vertical-align: middle;
	}

.activeFeedbackField {
    display: inline-block;
    position: relative;
    width:0;
    overflow:hidden;
    }

.activeFeedbackField input{
    position:absolute;
    left:10px;
    }

.activeFeedbackDescription {
    padding-top: 5px;
    margin: 0;
    }

.top-phone {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    padding: 0 0 5px 0;
    display: flex;
    align-items: start;
    gap: 10px;
	}

.top-phone a {
	color: #6abf4b;
	font-size: 28px;
	font-weight: 600;
	}

.top-address {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    padding: 0 0 5px 0;
    display: flex;
    justify-content: flex-end;
    text-align: center;
    gap: 10px;
	}

.phone-numbers {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	}

.top-social-icons {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    }

.top-social-icons img {
    width: 35px;
    }

/*Navbar*/
nav {
	position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9000;
    transition: all 0.3s;
	background-color: #fff;
	}

#homepage nav {
	position: absolute;
	}

#homepage nav.slide {
	position: relative;
  	display: none;
	}

nav.slide {
	position: fixed;
	box-shadow: 1px 0px 15px #aeaeae;
	}

.inner-nav.slide.fixed {
  	display: none;
	}

nav.slide.fixed , .inner-nav.slide.fixed {
	position: fixed !important;
  	display: block;
	box-shadow: 1px 0px 15px #aeaeae;
	}

nav .content {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
	justify-content: space-between;
	max-width: 1300px;
	}

.header-left {
    display: inline-flex;
    width: 100%;
    max-width: 425px;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding: 25px;
	}

.header-right {
    display: flex;
    justify-content: flex-end;
    padding: 25px;
    box-sizing: border-box;
	}
	
.inner-logo {
	padding: 0px;
	display: flex;
	vertical-align: middle;
	}

.inner-logo a {
	display: flex;
	align-items: center;
	justify-content: center;
	}

.inner-logo img {
    width: 100%;
	}

.topmenu {
    margin: 0 auto 0 0;
    padding: 10px;
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: center;
	box-sizing: border-box;
	background: #EEEEEE;
	}

.topmenu.top-menu-upper {
	display: none;
	}

.top-menu-lower {
    position: absolute;
    display: flex;
    width: 100%;
    box-shadow: 3px 3px 3px #00000034;
	}

.homepage nav.inner-nav .topmenu-lower-left {
    /* background: rgb(153 203 121 / 25%); */	
	background: rgba(255, 255, 255, 0.7);
    max-width: 790px;
    width: 100%;
	}

.topmenu.topmenu-lower-left {
    display: none;
	}
	
.homepage nav.inner-nav .topmenu-lower-right {
    /* background: rgb(255 255 255);
    display: flex;
    justify-content: center; */
    background: rgba(255,255,255,0.7);
    display: flex;
    justify-content: center;
	}
		

nav.inner-nav.slide.fixed .topmenu-lower-left, nav.inner-nav.slide.fixed .topmenu-lower-left {
	/* background: rgb(166, 218, 134); */
	/* background: #1976d2; */
	background-color: #fff;
	}

/* nav.inner-nav.slide.fixed .topmenu-lower-right, nav.inner-nav.slide.fixed .topmenu-lower-right {
	background: #ffffff;	
	} */

/* nav.inner-nav .topmenu-lower-left {
	background: rgb(166, 218, 134);
	max-width: 420px;
    width: 100%;
	} */

/* nav.inner-nav .topmenu-lower-right {
	background: rgb(166, 218, 134);
	display: flex;
	justify-content: flex-start;
	} */

.topmenu-lower-right ul li, .topmenu-lower-right ul li a {
	color: #6dbc4a;
	}

.topmenu ul {
    padding: 0;
    margin: 0;
    display: flex;
	}

.topmenu ul li {
    list-style: none;
    padding: 0 15px;
    position: relative;
	}

.topmenu ul li:last-child {
	padding: 0 0 0 15px;
	}

.topmenu ul li.parent:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    width: 0;
    height: 0;
    margin: 0 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
	}

.topmenu ul li a , span.nav-header , span.separator {
	text-decoration: none;
    font-size: 20px;
    color: #000;
    transition: all 0.3s;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 600;
	}

.topmenu ul li.active ul li a {
    color: #232323;
	display: block;
	width: 100%;
	}

.topmenu ul li.active.item-101 a {
    color: #6abf4b;
	}
	
.homepage .topmenu ul li a:hover {
    color: #6abf4b;
	}
	
.topmenu ul li.active a {
    color: #6abf4b;
	}
	
.topmenu ul li a:hover {
    color: #6abf4b;
	}
	
.fixed .topmenu ul li a:hover, .fixed .topmenu ul li.active a {
	color: #6abf4b;
	}

.topmenu ul li.active ul li a:hover , .topmenu ul li ul li.active a {
	color: #206d01;
	}

.topmenu ul li ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    display: block;
    background: #f8f8f8;
    max-height: 0;
    overflow-y: hidden;
    transition: all 0.2s;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	}

nav.fixed .topmenu ul li ul {
    background: #fff;
	}

.topmenu ul li:hover ul {
    padding-top: 10px;
    max-height: 3000px;
    overflow-y: auto;
	}

.topmenu ul li ul li {
    display: block;
    padding: 10px 15px;
	}

.topmenu ul li ul li:last-child {
    border-bottom: 5px #6dbc4a solid;
	padding-bottom: 10px;
	}
	
ul.mod-menu__sub li {
	text-align:left;
}	

.hamburger {
    display: none;
	}

nav p {
    padding: 0;
    margin: 0;
    display: inline-block;
	}

/* Slider block*/

.slider-block {
    position: relative;
	}

.slider-overlay-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	max-width: 790px;
	width: 100%;
	/* background: #02420266; */
	background-color: transparent;
	}
	
.slider-overlay-left {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	}

.slider-block div#n2-ss-1 .n2-font-73073d2aec326408f9e7959ce7984047-paragraph {
    text-shadow: 2px 2px 5px rgb(0 0 0) !important;
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.7));
    font-weight: 700 !important;
	}

.spans-wrap {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    position: absolute;
    top: 27%;
    right: 10%;
    font-weight: 300;
    font-family: 'Lato';
    font-style: italic;
    font-size: 40px;
    color: #fff;
	filter: drop-shadow(0px 0px 6px black);
	}

/*Sub Slider List (Foot And Ankle Conditions Treated)*/

/* .sub-slider-list {
    display: flex;
	box-sizing: border-box;
	}

.slider-list-left {
	max-width: 790px;
	width: 100%;
	display: inline-flex;
	justify-content: end;
	align-items: center;
	background: #6dbc4a;
	color: #000;
	box-sizing: border-box;
	padding: 0 25px;
	}

.slider-list-left h3 {
	font-size: 32px;
	}

.slider-list-right {
	background: #6dbc4a;
	width: 100%;
	}


.slider-list-right ul {
    color: #fff;
    list-style: none;
    position: relative;
    padding: 10px 25px;
    column-count: 3;
    max-width: 725px;
    box-sizing: border-box;
    margin: 0 auto 0 0;
	}

.slider-list-right ul li {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	margin: 0;
	position: relative;
	padding: 10px 0;
	}

.slider-list-right ul li a {
	color: #000;
	}

.slider-list-right ul li a:hover {
    text-decoration: underline;
    }

.slider-list-right ul li:before {
	content: '';
	left: 0;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 20px;
	width: 20px;
	background-color: #000000;
	margin-right: 7px;
	} */

.sub-slider-list {
    display: flex;
    box-sizing: border-box;
    position: absolute;
    top: 55%;
    left: 30px;
    transform: translate(0,-50%);
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: rgb(109 188 74 / 80%);
    padding: 20px;
    max-width: 500px;
	}

.slider-list-left h3 {
    font-size: 29px;
    margin: 0;
	}

.slider-list-right ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 15px 0 0;
	}

.slider-list-right ul li {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    position: relative;
    padding: 0;
    width: calc(50% - 10px);
	}

.slider-list-right ul li:before {
    content: '';
    left: 0;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 20px;
    width: 20px;
    background-color: #000;
    margin-right: 7px;
	}

.slider-list-right ul li a {
    color: #000;
	}

.slider-list-right ul li a:hover {
    text-decoration: underline;
	}

/*Upper Social Links*/

.upper-socials {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    box-sizing: border-box;
    padding: 40px 25px 0;
	}

.upper-social {
    display: flex;
    gap: 10px;
	}

.upper-social a {
	color: #34641f;
	font-size: 24px;
	padding: 10px;
	background: #6dbc4a;
	border-radius: 50%;
	width: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 26px;
	transition: 0.3s;
	}

.upper-social a:hover {
	transform: scale(1.05);
	}

/* About block*/
.about-block {
	padding: 25px;
	box-sizing: border-box;
	}

.about-info-wrap {
    max-width: 925px;
    margin: 20px auto;
    box-sizing: border-box;
    padding: 0 25px;
	text-align: center;
	}

.about-block-title {
    color: #6dbc4a;
    text-align: center;
    font-size: 44px;
	text-align: center;
	}

.about-block>.content p {
	color: #696969;
	font-size: 20px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	}

.home-page-services {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
	}

.homepage-service {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 10px;
	font-weight: bold;
	font-size: 20px;
	color: #414042;
	}

.homepage-service img {
	transition: 0.3s;
	}

.homepage-service:hover img {
	transform: scale(1.05);
	}

.about-block-button {
	display: block;
	text-align: center;
	margin: 35px auto;
	}

.about-block-button a {
    color: #fff;
    background-color: #6dbc4a;
    padding: 10px 15px;
    font-size: 20px;
    border-radius: 25px;
    max-width: 250px;
    width: 100%;
    display: block;
    letter-spacing: 1.1px;
	margin: 0 auto;
	}

.about-block-button a:hover {
    background-color: #447c2b;
	}

/*Testimonials Block*/
.testimonials-block {
	padding: 50px 0;
	text-align: center;
    background: #efefef;
	background-size: cover;
  	background-position: center;
    background-repeat: no-repeat;
	}

.testimonial-block-title {
	color: #048d95;
	margin: 0;
	font-size: 44px;
	padding: 0;
	text-align: center;
	}

.testimonials-button {
	color: #fff;
	background: #98b088;
	display: block;
	margin: 0% auto 0;
	font-size: 18px;
	padding: 15px;
	border-radius: 25px;
	max-width: 250px;
	}

.testimonials-button:hover {
	background: #5c744d;
	}

/*Doctors Block*/

.doctors-block {
    background: #efefef;
	padding: 45px 25px;
	box-sizing: border-box;
	}

.doctors-block-info {
    max-width: 845px;
    margin: 20px auto;
	}

.doctors-block-info h3 {
	color: #6dbc4a;
    text-align: center;
    font-size: 44px;
    text-align: center;
	}

.doctors-block-info p {
    color: #696969;
    font-size: 20px;
    padding: 0;
    margin: 20px auto;
    text-align: left;
	}

.doctors-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
	flex-wrap: wrap;
    margin-top: 60px;
	}

.doctor-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 5px;
	}

.doctor-box img {
	box-shadow: 6px 6px 6px rgb(0 0 0 / 43%);
	margin-bottom: 20px;
	transition: 0.3s;
	}

.doctor-box:hover img {
	box-shadow: 6px 6px 6px rgb(0 0 0 / 43%);
	margin-bottom: 20px;
	transform: scale(1.05);
	}

.doctor-box span {
	color: #414042;
	font-size: 24px;
	}

.doctor-homepage-name {
	font-weight: bold;
	}


/*Follow Us Block*/
.followus-block {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
    flex-wrap: wrap;
	padding: 60px 25px;
	}

.followus-block h3 {
	color: #374d66;
	font-size: 50px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	}

.social-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 25px;
	}
	
.social-icon img {
	transition: 0.3s;
	}

.social-icon img:hover {
	transform: scale(1.05);
	}

/*Locations block*/
.locations-block {
    background: url(../images/location-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 25px;
	}

.locations-upper-links p {
    color: #000;
    font-weight: 600;
    font-size: 26px;
    }

.locations-upper-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    max-width: 1150px;
    margin: 0 auto;
    }

.socials-upper {
    display: flex;
    gap: 10px;
    }

.social-upper a {
    color: #0171ab;
    font-size: 24px;
    padding: 10px;
    background: #8ed8ff;
    border-radius: 50%;
    width: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 26px;
    transition: 0.3s;
    }

.social-upper a:hover {
    transform: scale(1.05);
    }

.location-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    background: rgb(255 255 255 / 80%);
    max-width: 1150px;
    margin: 20px auto;
    padding: 25px;
    border-radius: 35px;
    }
	
.location-wrap-left {
	min-width:500px}	

.our-location-title {
	color: #6dbc4a;
    font-size: 40px;
    font-weight: 600;
    margin: 25px auto;
	}

.location-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    }

.location-info-left i {
    color: #6b6b6b;
    font-size: 24px;
    padding: 10px;
    background: #cecece;
    border-radius: 50%;
    width: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 26px;
    transition: 0.3s;
    }

.location-info-right h3 {
    margin: 0;
    }

.location-info-right p {
    margin: 0;
    }

.location-info-right a {
    color: #000;
    }

.locations-lower-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    border-top: 1px solid;
    }

.locations-lower-links p {
    color: #000;
    font-weight: 600;
    font-size: 26px;
    }

.socials-lower {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    }

.social-lower a {
    color: #0171ab;
    font-size: 24px;
    padding: 10px;
    background: #8ed8ff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 20px;
    transition: 0.3s;
    }

.social-lower a:hover {
    transform: scale(1.05);
    }

.location-wrap-right {
    width: 550px;
    height: 390px;
    }

/*Blogs block*/

.blogs-block {
	padding: 50px 0;
	text-align: center;
    /*background-image: linear-gradient(to bottom, rgb(118 197 213 / 60%), rgb(118 197 213 / 60%)), url(../images/blogs-bg.jpg);
	background-size: cover;
  	background-position: center;
    background-repeat: no-repeat;*/
	}

.blogs-block .content {
    text-align: center;
	}

.blogs-block h2 {
    font-size: 48px;
    text-align: center;
    display: block;
    margin: 10px 0;
	}

.blogs-list ul {
    /*display: inline-block;*/
    padding: 0;
    margin: 0 auto;
    text-align: left;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	}

.blogs-list ul li {
    list-style: none;
    display: block;
    padding: 8px 0 8px 15px;
    position: relative;
	}

.blogs-list ul li::before {
    /* content: '•'; */
  	content: '\2022';
    position: absolute;
    left: 0;
    top: 10px;
    color: #fff;
	}

.blogs-list ul li a {
    color: #000;
    text-decoration: none;
    font-size: 22px;
	line-height: 24px !important;
	}

.blogs-list ul li a:hover {
    text-decoration: underline;
	}

.blogs-block .btn {
    margin-top: 30px;
	}

/*Footer*/
footer {
    background: #d3d3d3;
	}

footer .content {
	text-align: center;
	max-width: 1300px;
	}

.logo-footer {
	display: inline-block;
	vertical-align: middle;
	padding: 30px;
	max-width: 430px;
	}

.quick-links-block {
	display: inline-block;
	vertical-align: middle;
	padding: 30px;
	text-align: left;
	}

footer h4 {
	font-size: 18px;
	font-weight: 700;
	color: #272727;
	margin-top: 0;
	padding-top: 0;
	}

footer h4 a {
	font-size: 18px;
	font-weight: 400;
	color: #272727;
	margin-top: 0;
	padding-top: 0;
	}

.quick-links-block ul {
	padding: 0;
	margin: 0;
	}

.quick-links-block ul li {
	display: block;
	list-style: none;
	padding: 2px 0;
	color: #272727;
	font-size: 18px;
	}

.quick-links-block ul li a , .quick-links-block ul li.a {
	color: #272727;
	font-size: 18px;
	line-height: 25px;
	text-decoration: none;
	}

.quick-links-block ul li a:hover {
	text-decoration: underline;
	}

.quick-links-block ul li ul {
	margin: 5px 0 0 5px;
	}

.bottom-loc-block {
	display: inline-block;
	vertical-align: top;
	padding: 30px 0 30px 30px;
	text-align: left;
	color: #272727;
	font-size: 18px;
	line-height: 25px;
	}

.white-text {
	color: #000000;
	}

.offices-block {
	display: flex;
	}

.office {
	padding-right: 30px;
	}

.copy-left, .copy-right {
	text-align: left;
	float: left;
	color: #272727;
	font-size: 14px;
	padding: 30px;
	}

.copy-left a, .copy-right a {
	color: #272727;
	text-decoration: none;
	}

.copy-left a:hover, .copy-right a:hover {
	text-decoration: underline;
	}

.copy-right {
	text-align: right;
	float: right;
	}

.scroll-to-top {
	position: fixed;
	bottom: 72px;
	left: 20px;
	z-index: 8999;
	opacity: 1;
	transition: all 0.3s;
	display: none;
    cursor: pointer;
	}

.scroll-to-top.active {
	display: block;
	}

.scroll-to-top:hover {
	opacity: 0.8;
	}

.rabutton {
	max-width: 350px;
	position: fixed;
	right: 20px;
	bottom: 80px;
	z-index: 99;
	}

.rabutton .wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
		
.rabutton .buttonrs {
	min-width: 255px;
	min-height: 45px;
	font-size: 18px;
	font-family: 'Lato',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	font-weight: 700;
	color: #fff;
	background: #6fbf4b;
	border: none;
	border-radius: 3px;
	box-shadow: 12px 12px 24px rgb(25 54 78 / 22%);
	transition: all 0.3s ease-in-out 0s;
	cursor: pointer;
	outline: none;
	position: relative;
	padding: 10px 20px;
	}
	
.rabutton .buttonrs::before {
	content: '';
	border-radius: 13px;
	min-width: calc(250px + 28px);
	min-height: calc(40px + 4px);
	border: 4px solid #4a4a4a;
	box-shadow: 0 0 60px rgb(195 195 195 / 64%);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease-in-out 0s;
	}
		
.rabutton .buttonrs:hover, .buttonrs:focus {
	color: #4a4a4a;
	transform: translateY(-6px);
	background: #fff;
	}
		
.rabutton .buttonrs:hover::before, .rabutton .buttonrs:focus::before {
	opacity: 1;
	}
	
.rabutton .buttonrs::after {
	content: '';
	width: 30px; height: 30px;
	border-radius: 100%;
	border: 6px solid #cccccc;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: ring 1.5s infinite;
	}
		
.rabutton .buttonsr:hover::after, .buttonrs:focus::after {
	animation: none;
	display: none;
	}
		
@keyframes ring {
	0% {
		width: 30px;
		height: 30px;
		opacity: 1;
	}
	100% {
		width: 200px;
		height: 200px;
		opacity: 0;
	}
	}

/*Joomla corrections*/
tr.rsform-block.rsform-block-ref {
    vertical-align: text-bottom;
    }

/*Rate US*/

.inner-wrap {
    padding: 50px 2% 100px;
    text-align: center;
    }

.inner-wrap h2 {
    font-size: 44px;
    margin: 0 auto;
    font-weight: 500;
    }

.inner-wrap h5 {
    margin: 25px auto;
    }

.google-review {
    margin-top: 60px;
    }


.google-review img:hover {
    transform: scale(1.02);
    transition: all 300ms ease;
    }

/*Rate Us --- END*/

/* How Are We Doing? */
    
.thumbs-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 2% 100px;
    }

.thumbs-wrap .item {
    margin: 0 20px;
    max-width: 300px;
    }

.thumbs-wrap .item:hover {
    transform: scale(1.02);
    transition: all 300ms ease;
    }

.thumbs-wrap .item img {
    width: 100%;
    }

.thumbs-wrap .item span {
    font-size: 23px;
    margin-bottom: 20px;
    display: block;
    font-weight: 600;
    }

/* How Are We Doing? --- END */

/*Inner pages*/
.inner-pages {
	padding-bottom: 30px;
	}

.content.h {
    max-width: 1300px;
    padding: 50px 25px 25px;
	box-sizing: border-box;
	}

.inner-pages a {
	color: #154a00;
	}

.inner-pages img {
	max-width: 100% !important;
	height: auto !important;
	}

.inner-pages .page-header h2 , .inner-pages .page-header h1 {
	font-size: 44px;
	color: #000000;
	text-align: center;
	font-weight: 400;
	position: relative;
	margin: 0 0 20px 0;
	padding: 15px 0 20px 0;
	}

.inner-pages .page-header h2::after {
	content: '';
	height: 5px;
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -50px;
	background: #6dbc4a;
	}

.inner-pages .doctor {
	width: 223px;
	float: right;
	margin: 0px 0 10px 10px;
	text-align: center;
	padding: 3px;
	color: #586064;
	font-weight: 700;
	}

.inner-pages .doctor img {
	width: 100%;
	margin-bottom: 10px;
	}

/*K2*/
div.latestItemsCategory {
	background: transparent;
	border: none;
	border-radius: 4px;
	margin: 0;
	padding: 0;
	}

div.latestItemsCategory h2 {
	font-size: 44px;
	color: #586064;
	text-align: center;
	font-weight: 400;
	position: relative;
	margin: 0 0 20px 0;
	padding: 15px 0 20px 0;
	}

div.latestItemsCategory h2 a {
	color: #586064;
	}

div.latestItemsCategory h2::after {
	content: '';
	height: 5px;
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -50px;
	background: #6dbc4a;
	}

h2.latestItemTitle a {
	color: #6dbc4a;
	}

#k2Container.latestView {
	padding-top: 0;
	}

#k2Container {
	padding-top: 40px;
	}

div.itemToolbar {
	display: none;
	}

div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock ul.k2UserBlockActions, div.k2UserBlock ul.k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
	padding: 10px 20px;
	margin: 0;
	}

div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
	margin: 0;
	display: block;
	padding: 8px 0 8px 15px;
	}

.clearList {
	display: none !important;
	}

#second {
	margin: 0;
	width: 100%;
	float: left;
	margin-top: 10px;
	}

#one {
	float: left;
	width: 53%;
	padding-right: 2%;
	}

#two {
	width: 45%;
	float: right;
	margin-bottom: 20px;
	}

#address {
	float: left;
	width: 45%;
	}

#week {
	float: left;
	width: 105px;
	}

#hours {
	float: left;
	width: 200px;
	}

#offices {
	margin: 0;
	width: 100%;
	float: left;
	}

#offices.images {
	margin-top: 23px;
	text-align: center;
	}

#offices.images img {
	/* margin: 5px; */
	max-width: 100;
	height: auto;
	}

#map {
	margin: 20px 0;
	float: left;
	width: 100%;
	}

#osmap.osmap-sitemap .even {
	padding: 2px 0;
	}

body.rsform h1 , body.sitemap h1 {
	font-size: 44px;
	color: #586064;
	text-align: center;
	font-weight: 400;
	position: relative;
	margin: 0 0 20px 0;
	padding: 15px 0 20px 0;
	}

body.rsform h1::after , body.sitemap h1::after {
	content: '';
	height: 5px;
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -50px;
	background: #6dbc4a;
	}

.formTableLayout {
	margin: 0 auto;
	}

.formTableLayout input#Send, .formTableLayout input#submit , button#submit {
	background: #6dbc4a;
	color: #fff;
	border-color: #6dbc4a;
	padding: 5px 20px 7px ;
	border-radius: 5px;
	font-size: 17px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	border: 2px solid transparent;
	}

.formTableLayout input#Send:hover, .formTableLayout input#submit:hover , button#submit:hover {
	background: #fff;
	color: #6dbc4a;
	border-color: #fff;
	border: 2px solid;
	cursor: pointer;
	}

.formTableLayout tr.rsform-block>td {
	padding: 5px;
	font-weight: 600;
	}

input, textarea, button , select {
	outline: none;
	padding: 4px;
	}

/*Joomla content*/

.homepage .content.h {display: none;}

.content.full {
	flex-wrap: wrap;
    display: flex;
    max-width: 1300px;
    padding: 50px 25px 25px;
	}

.divContent {
	flex: 0 0 80%;
	/*max-width: 1000px;
	float: left;*/
	}

.divRight {
	flex: 0 0 20%;
	/*max-width: 300px;
	float: right;*/
	}

.divRight .moduletable {
	margin-top: 25px;
	padding-left: 40px;
	}

.divRight .moduletable ul {
	padding: 0px 4px !important;
	}

.divRight .moduletable ul li {
	padding: 5px 0 5px 3px !important;
	}

body#bfa #k2Container {
    padding-top: 0;
	}

.latestItemsCategory {
	float: none;
    width: 100%;
	}

div.genericItemReadMore {
    display: none !important;
	}

div.k2ArchivesBlock ul li a {
	color: #074075;
	}
	
ul.quicklinks li ul li {
	padding-left:8px;
}	

/*Testimonials*/

.testimonial-container {
	border: 2px solid #eee;
	background-color: #eee;
	border-radius: 5px;
 	padding: 16px;
 	margin: 16px 0
	}

.testimonial-container::after {
	content: "";
    clear: both;
 	display: table;
	}

.testimonial-container span {
    font-size: 20px;
    margin-right: 6px;
	}

.testimonial-p {
    text-align: left;
	}

.checked {
    color: gold;
	}
		
/*End of Testimonials Code*/

.logo-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.logo-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 40px 30px;
    align-items: center;
}

.logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-item img {
    max-width: 100%;
    height: auto;
    opacity: 0.9;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.logo-item img:hover {
    opacity: 1;
    transform: scale(1.03);
}


@media only screen and (max-width: 1795px) {
.slider-overlay {
	height: 650px;
	bottom: 19%;
    left: 280px;
	}
}

@media only screen and (max-width: 1675px) {
footer {
	padding-bottom: 140px;
	}
}

@media only screen and (max-width: 1625px) {
.slider-overlay {
	height: 600px;
	bottom: 19%;
	left: 12%;
    }
}

@media only screen and (max-width: 1620px) {
.header-left {
	width: 100%;
	max-width: 500px;
	}

.topmenu-lower-left {
	width: 100%;
	max-width: 500px !important;
	}

.slider-overlay-wrap {
	width: 100%;
	max-width: 500px;
	}

.slider-list-left {
	max-width: 500px;
	}

/* .slider-list-left h3 {
	font-size: 28px;
	} */

}

@media only screen and (max-width: 1475px) {

.slider-list-wrap {
	max-width: 670px;
	}
	
.slider-list {
	column-count: 2;
	}

.slider-overlay {
	height: 115px;
	bottom: 180px;
	left: 12%;
    }

.slider-overlay-title {
	font-size: 48px;
	font-weight: 500;
	}
}

@media only screen and (max-width: 1240px) {
.inner-logo {
	max-width: 250px;
	}

.top-phone, .top-address, .top-phone a {
	font-size: 22px;
	}

.topmenu-lower-right ul li, .topmenu-lower-right ul li a {
	font-size: 16px;
	}

.topmenu-lower-right ul li {
	padding: 0 10px;
	}

.spans-wrap {
	top: 32%;
	right: 8%;
	font-size: 28px;
	}

.slider-list-left h3 {
	font-size: 22px;
    }

.slider-list-right ul {
    column-count: 2;
	}

.slider-list-right ul li {
	font-size: 18px;
	}
	
.location-wrap-left {
	min-width:
	100%
	}
}

@media only screen and (max-width: 1225px) {
.home-page-services {
	max-width: 600px;
	margin: 0 auto;
	}
}

@media only screen and (max-width: 1215px) {
#address {
	width: 100%;
	}

#week {
	margin: 20px 0 0;
	}

#hours {
	float: left;
	margin: 20px 0 0;
	}

#map iframe {
	height: 575px;
	}
}

@media only screen and (max-width: 1150px) {
/*Footer */
.logo-footer {
	max-width: 330px;
	}
}


@media only screen and (max-width: 1100px) {
.topmenu-lower-right {
	display: flex !important; 
	justify-content: center !important;
	}

.topmenu.topmenu-lower-left {
	display: none !important;
	}
}

@media only screen and (max-width: 1080px) {
/*Footer */
.logo-footer {
	display: block;
	margin: 0 auto;
	}
  
/*sidebar*/
	
.divContent {
	flex: 0 0 70%;
	}
	
.divRight {
    flex: 0 0 30%;
	}
  
/*Rate Us*/

.inner-wrap {
    padding: 30px 2% 60px;
    }

.inner-wrap h2 {
    font-size: 32px;
    }

.google-review img {
    width: 300px !important;
    }

/*Rate Us -- END*/
  
}

@media only screen and (max-width: 1040px) {
.content {
	flex-direction: column;
	}

.header-left {
	padding: 10px;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: unset;
    }

.header-right {
    padding: 10px;
    }
  
.top-address {
    justify-content: center;
	}

.top-social-icons {
    justify-content: center;
    }
}

@media only screen and (max-width: 1000px) {
  
nav.slide {
    max-height: 3000px;
    overflow: visible;
    opacity: 1;
    display: block;
  	position: relative;
	}
  
.inner-nav {
    display: none;
  	}
  
nav.slide.fixed, .inner-nav.slide.fixed {
    position: fixed !important;
    display: block;
	}
}

@media only screen and (max-width: 975px) {
.spans-wrap {
	top: 23%;
	left: 8%;
	font-size: 24px;
	right: unset;
	color: #200b7e;
	font-weight: bold;
	filter: drop-shadow(0px 0px 0px white);
	-webkit-text-stroke: 1px #fff;
	-webkit-text-fill-color: #200b7e;
    }

.slider-overlay-wrap {
	width: 100%;
	max-width: unset;
	background: transparent;
    }

/* .sub-slider-list {
	flex-direction: column;
	} */

.slider-block {
    position: relative;
    padding: 0 15px 15px;
    background-color: #e9e9e9;
	}

.sub-slider-list {
    flex-direction: column;
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    margin: 30px auto 15px;
    max-width: 390px;
	}

.slider-list-right ul li {
    width: 100%;
	}

.slider-list-left {
	max-width: unset;
	justify-content: center;
    }

/* .slider-list-right ul {
	column-count: 1;
    }

.slider-list-right ul {
	column-count: 1;
	max-width: unset;
	margin: 0 auto;
	max-width: 235px;
    } */

.slider-list-right ul {
    gap: 10px;
    margin: 15px 0 0;
	}
}

@media only screen and (max-width: 910px) {

.inner-logo {
	/*max-width: 400px;*/
	padding: 15px;
	margin: 0 auto 0 0;
    }

.top-right {
	margin: 0 auto;
	padding: 0 15px 0 0;
    }

/*Navbar*/
.hamburger {
	display: inline-block;
	position: relative;
	z-index: 9002;
	margin: 17px;
	}

.topmenu {
	position: fixed;
	z-index: 9001;
	top: -150%;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background: #c3c3c3;
	transition: all 0.3s;
	}

.topmenu.active {
	top: 0;
	align-items: flex-start;
	justify-content: flex-start !important;
	text-align: left;
	background: #ffffff !important;
	}

.hamburger--slider.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg);
	background-color: #372bf2;
	}

.hamburger--slider.is-active .hamburger-inner:after {
	background-color: blue;
	}

.topmenu ul li:last-child {
	padding: 0px 0 0 5px;
	}

.topmenu ul {
	display: block;
	padding: 20px 15px 15px 15px;
	}

.topmenu ul li {
	display: block;
	padding: 5px;
	}

.topmenu ul li.parent:after {
	display: none;
	}

.topmenu ul li a , span.nav-header , span.separator {
	font-size: 15px;
	}

.topmenu ul li ul {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	display: block;
	background: transparent;
	max-height: 3000px;
	overflow-y: visible;
	padding: 5px 0 0 0;
	box-shadow: unset;
	}

.topmenu ul li ul li:last-child {
	border-bottom: unset;
	}

.topmenu ul li ul li {
	padding: 5px 10px;
	}

nav.fixed .topmenu ul li ul {
	background: transparent;
	}

.topmenu ul li:hover ul {
	overflow-y: visible;
	padding: 5px 0 0 0;
	}

nav .content {
	display: flex;
	align-items: center;
	}

nav .social-btns {
	float: none;
	padding: 10px 15px 10px 0;
	}
	
.topmenu ul li.active a {
    color: #a7da89;
    }

table.pe td {
	display: block;
	}

table.pe ul {
	margin: 0;
	}
}


@media only screen and (max-width: 900px) {
/*Location*/	
.location-wrap {
	flex-direction: column;
	max-width: 320px;
	}

.our-location-title {
	font-size: 34px;
	text-align: center;
	}

.location-wrap-right {
	width: 100%;
	height: 390px;
	}
}

@media only screen and (max-width: 830px) {
.copy-left, .copy-right {
	text-align: center;
	float: left;
	font-size: 14px;
	padding: 0px;
	width: 100%;
	}
	
.copy-right p {
	margin-top: 0;
	}

#map iframe {
	height: 547px;
	}
}

@media only screen and (max-width: 825px) {
.about-block-title {
	font-size: 28px;
	}

.followus-block h3 {
	font-size: 28px;
	}

.doctors-block-info h3 {
	font-size: 28px;
	}

.our-location-title {
	font-size: 28px;
	text-align: center;
	}

}

@media screen and (max-width: 800px) {
/* How Are We Doing? */
.thumbs-wrap .item {
    max-width: 35%;
    margin: 0 10px 20px 10px;
    }

.thumbs-wrap .item span {
    font-size: 18px;
    }

/* How Are We Doing? --- END */
}

@media only screen and (max-width: 767px) {

.btn {
	width: 100%;
	max-width: 180px;
	border-radius: 5px;
	padding: 10px 10px;
	font-weight: 600;
	font-size: 14px;
	}
  
.blogs-block .btn {
  	padding: 0;
  	}

/*Blogs block*/
/*

/*.blogs-block {
    background-image: linear-gradient(to bottom, rgb(118 197 213 / 60%), rgb(118 197 213 / 60%)), url(../images/blogs-bg-mob.jpg);
	background-size: cover;
  	background-position: center;
    background-repeat: no-repeat;
	}*/

.blogs-block h2 {
	font-size: 28px;
	}

.blogs-list ul li a {
	font-size: 15px;
	}

/*Footer*/
  
footer {
    padding-bottom: 80px;
	}
  
footer .content {
	text-align: left;
	}

.logo-footer {
	display: block;
    /* vertical-align: top; */
    padding: 30px 0 15px;
    max-width: 300px;
	}

.copy-left, .copy-right {
	float: left;
	font-size: 12px;
    }

footer h4 {
	font-size: 14px;
	}

.quick-links-block ul li ul {
	margin: 3px 0 0 5px;
	}

.quick-links-block ul li , .quick-links-block ul li a , .quick-links-block ul li.a {
	font-size: 14px;
	line-height: 18px;
	}

.bottom-loc-block {
	font-size: 14px;
	line-height: 18px;
	}

.scroll-to-top {
	width: 45px;
    left: 15px;
    bottom: 15px;
	}

.rabutton {
	max-width: 250px;
	bottom: 15px;
	}

.rabutton .buttonrs {
	min-width: 250px;
	font-size: 15px;
	}

.rabutton .buttonrs::before {
	min-width: calc(234px + 16px);
	min-height: calc(36px + 9px);
	}

/*Inner pages*/
.inner-pages .page-header h2 , body.rsform h1 , body.sitemap h1 , .latestItemsCategory h2 {
	font-size: 28px;
	}
  
/*sidebar*/
	
.divContent {
	flex: 0 0 70%;
	}
	
.divRight {
    flex: 0 0 30%;
	}
}

@media only screen and (max-width: 760px) {

#one {
	width: 100%;
	padding-right: 0px;
	}

#two {
	width: 100%;
	}

#map iframe {
	height: 450px;
	}
}

@media only screen and (max-width: 730px) {

img.pe , img.se , img.np {
	float: none !important;
	margin: 0 0 10px 0 !important;
	max-width: 100%;
	height: auto;
	}

tbody#rsform_3_page_0 td , tbody#rsform_4_page_0 td {
	display: block;
	}

textarea#Message , tbody#rsform_4_page_0 textarea {
	width: 90%;
	display: block;
	}
}

@media only screen and (max-width: 700px) {

.spans-wrap {
	top: 13%;
	left: 8%;
	font-size: 24px;
	right: unset;
	color: #200b7e;
	font-weight: bold;
	filter: drop-shadow(0px 0px 0px white);
	-webkit-text-stroke: 1px #fff;
	-webkit-text-fill-color: #200b7e;
    }

.slider-overlay {
	height: 115px;
	bottom: 260px;
	left: 12%;
    }

.slider-list {
	column-count: 1;
    }
}

@media only screen and (max-width: 650px) {
.slider-overlay {
	position: relative;
    bottom: unset;
    left: unset;
    background: #fff;
    text-align: center;
    height: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 20px;
    box-sizing: border-box;
	}

.slider-overlay-title {
	font-size: 32px;
	font-weight: 500;
	text-align: center;
    }

}

@media only screen and (max-width: 590px) {
/*sidebar*/
	
.divContent , .divRight {
	flex: 0 0 100%;
	}
	
.divRight .moduletable {
    padding-left: 5px;
	margin-bottom: 60px;
	}
}

@media only screen and (max-width: 550px) {

.inner-logo {
	max-width: 250px;
	padding: 15px;
	margin: 0 auto 0 0;
    }

.top-phone, .top-address {
	font-size: 18px;
    flex-direction: column;
    align-items: center;
	}

.top-phone a {
	font-size: 18px;
	}

/* .slider-list-left h3 {
	font-size: 18px;
	} */

/* .slider-list-right ul li:before {
	content: '';
	left: 0;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 18px;
	width: 18px;
	background-color: #fff;
	margin-right: 7px;
	} */

/*Footer */
.logo-footer {
	display: block;
	margin: 0 auto;
	}

.offices-block {
	display: block;
	}

.office {
	padding-right: 10px;
	padding-bottom: 23px;
	}
  
tbody#rsform_5_page_0 td {
	display: block;
	}  
}

@media only screen and (max-width: 500px) {
.slider-list-title {
    font-size: 26px;
	}

.slider-list li {
	font-size: 18px;
	}

.slider-list li:before {
	content: '';
	left: 0;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 16px;
	width: 16px;
	background-color: #fff;
	margin-right: 7px;
	}

}

@media only screen and (max-width: 470px) {
.spans-wrap {
	top: 8%;
	left: 8%;
	font-size: 18px;
	right: unset;
	color: #200b7e;
	font-weight: bold;
	filter: drop-shadow(0px 0px 0px white);
	-webkit-text-stroke: 1px #6dbc4a;
	-webkit-text-fill-color: #200b7e;
	}

.upper-socials {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	box-sizing: border-box;
	padding: 40px 25px 0;
	}

}