@media screen and (min-width:768px) and (max-width:1023px) {
/*
 Table Of Content:

 1.) Home Page Content
 --------------------------------*/

/*
 1.) Home Page Content
 --------------------------------*/
.contact-wrap, .logo-nav, .banner-slider, .news-event-wrap, .location-map, .footer-warpper {
	padding: 0 10px;
}
.contact-num span {
	font-size: 1.4em;
}
.top-menu li a, .header-menu li a {
	font-size: 1.1em;
}
.service-link li a, .sbSelector, .sbOptions a, .center-view p, .news-detail p, .event-wrap p, .news-detail strong, .event-wrap strong, .gform_wrapper .top_label .gfield_label, .event-wrap .gform_wrapper .gform_footer input[type="submit"], .footer-nav li a, .copy-right li, .copy-right p {
	font-size: 1.2em;
}
.location-detail li {
	font-size: 12px;
}
h2 {
	font-size: 2.8em;
}
.staff-member-wrap {
	padding: 15px 15px 15px 0;
}
.staff-member {
	width: 100%;
}
.sbSelector {
/*	background: url("../images/dropdwon1.png") no-repeat scroll right center;*/
	padding: 14px 9px;
}

.sbToggle {
    background: url("../images/dropdwon1.png") no-repeat scroll right center;
    height: 28px;
    top: 6px;
    width: 38px;
}
.center-detail {
/*	min-height: 345px;*/
}
.header-menu li {
	margin: 0 0 0 17px;
}
}
@media screen and (min-width: 860px) and (max-width:1023px) {
	.center-detail {
/*		min-height: 360px;*/
	}
	.header-menu li {
		margin: 0 0 0 20px;
	}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.center-view {
	padding: 30px 30px 0 65px;
}
.detail-map {
	padding: 35px 2px 38px 50px;
}
.location-detail {
	padding-left: 0px;
}
.location-detail h2 {
	margin-bottom: 30px;
}
.location-detail li li {
	margin: 8px 0;
}
.social-media li {
	margin-left: 10px;
}
.social-media li a {
	height: 25px;
	width: 25px;
}
.footer-nav li {
	padding: 1px 4px;
}
.center-view p a, .news-detail p a {
	background-position: right 6px;
}
.sbOptions {
	top: 40px !important;
}
.header-menu li a {
    padding-bottom: 17px;
}
.seardch-wrap {
    margin-bottom: 22px;
    padding: 12px 0 0;
}
#mc4wp-form-1 input[type="submit"] {
	background-position: 5px center;
}
.staff-member-wrap address p, .get-treatment-link, .service-location-wrap li, .whitebox li, .default-listed li {
	font-size: 12px;
}
.service-location-wrap li, .whitebox li, .default-listed li, .qa-category a {
	background: url('../images/arrow-img1.png') left 5px no-repeat;
}
.qa-category a.open-arrow {
	background: url("assets/images/arrow-img3.png") no-repeat scroll left 9px;
}
.get-treatment-link {
	padding: 8px;
	width: 78%;
}
.contact-page-section {
    margin-bottom: 7px;
    padding-bottom: 36px;
}
.contact-page-section .address-point {
    padding: 11px 0 0 11px;
}
.contact-page-section .staff-member-wrap {
	padding-bottom: 70px;
}
.service-location-wrap h4 {
	font-size: 1.4em;
}
.resources-list .categories, .resources-list .pagenav {
	font-size: 28px;
}
/*Who We Are Meetus page css
 -------------------------------------------------------------------------------*/
.meetus-color > a {
	 background: url("../images/arrow-img1.png") no-repeat scroll left 3px;
	 font-size: 12px;
}
.meetus-color > a.open-arrow {
	background: url("../images/arrow-img22.png") no-repeat scroll left 3px ;
}
.meetus-color strong {
	font-size: 12px;
}
.learn-more {
	font-size: 1.2em;	
}
h4 {
	font-size: 14px;
}
.bullets-list li {
	background: none;
}

.contact-num {
    padding: 16px 0 13px;
}
.location-detail h2 {
	padding-top: 1px;
	padding-bottom: 1px;
}

.contact-page-section .gform_wrapper {
    width: 68%;
}
}