@media screen and (max-width:767px) {
/*
1.) home page css For Mobile Devices
------------------------------------------*/


/*
1.) home page css For Mobile Devices
------------------------------------------*/
.contact-num , .nav-search, .service-location, .location-detail , .footer-warpper {
	padding: 0 10px;
}
.contact-num span {
	font-size: 1.6em;
}
.contact-detail, .contact-num, .top-menu {
	float: none;
	margin: 0px;
	text-align: center;
}
.top-menu li {
	width: 50%;
}
.contact-num {
    padding: 10px 0;
}
.top-menu li a {
    padding: 11px 17px 11px 23px;
}

.contact-detail {
    padding-bottom: 8px;
}
.logo {
    float: none;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
.logo > a {
    margin-top: 0;
}
.header-menu {
	display: none;
}
.nav-search {
    float: none;
    background: none repeat scroll 0 0 #0072BA;
    padding: 8px 10px;
    margin-bottom: 15px;
}
.seardch-wrap {
	margin: 0px;
	padding: 0px;
}
.mobile-nav {
    cursor: pointer;
    display: block;
    height: 22px;
    margin-right: 0;
    overflow: hidden;
    padding-top: 0px;
    position: relative;
    top: 3px;
    width: 35px;
    z-index: 2;
    float: left;
}
.mobile-nav span {
    background: #fff;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 35px;
}
span.sdrn_ic_2 {
    top: 6px;
}
span.sdrn_ic_3 {
    top: 12px;
}
.open-nav .sdrn_ic_1 {
    display: none;
}
.open-nav .sdrn_ic_2 {
    top: 9px ;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.open-nav .sdrn_ic_3 {
    top: 9px ;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
#searchform input[type="submit"] {
    background: url("../images/search1.png") no-repeat scroll center center #ffffff;
}
.staff-background {
	display: none;
}
.service-location {
    background-color: #0072BA;
    float: none;
    width: auto;
}
.staff-member {
	float: none;
}
.staff-member-wrap {
    margin: 0 auto;
    padding: 20px 0 25px;
    width: 90%;
}
h2 {
	font-size: 2.4em;
}
.center-view p {
	font-size: 1.4em;
}
.news-detail strong {
	font-size: 1.5em;
}
.staff-member:after {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #0072BA;
    bottom: -49px;
    content: " ";
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: auto;
    right: auto;
}

.treatment-center {
    float: none;
    width: auto;
    padding: 0 10px;
}
.center-detail {
	min-height: 0px;
}
.center-view {
	padding: 50px 0 0 0;
}
.news-info {
    float: none;
    margin-bottom: 25px;
    width: auto;
}
.news-info > h2 {
	margin-left: 0px;
	padding: 0 10px;
}
.news-img {
    width: 29.5%;
    margin-right: 15px;
    margin-bottom: 20px;
}
.news-detail {
    float: none;
    padding: 0;
    width: auto;
}
.news-wrap li {
    margin-bottom: 12px;
    overflow: hidden;
    padding: 10px 10px 15px;
}
.news-detail p {
	clear: both;
}
.class-event {
    float: none;
    width: auto;
}

.event-wrap {
    padding: 18px 10px 7px 10px;
}
.event-wrap > h2, .gform_title, .location-detail h2 {
	font-size: 2.8em !important;
}

.event-wrap .gform_wrapper .top_label .gfield_label {
    font-size: 1.2em;
    margin: 0px 0 4px;
    text-align: left;
    width: 100%;
}
.event-wrap .gform_wrapper .gfield {
    margin: 0 0 8px;
}
.gform_wrapper .gform_footer {
	margin: 0px;
}
.location-detail {
    float: none;
    padding: 25px 10px 25px;
    width: auto;
    background: #0072BA;
    margin-bottom: 50px;
}
.location-bg {
	display: none;
}

.location-detail h2 {
	padding:3px 0 3px 42px;
}
.event-wrap .gform_wrapper .gform_footer input[type="submit"] {
    background: url("../images/btn-arrow.png") no-repeat scroll 73px 8px #2EAADC;
    font-size: 1.2em;
    padding: 4px 14px 4px 10px;
}
.location-detail:before {
    border-top: 25px solid #0072BA;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    content: " ";
    position: absolute;
    bottom: -50px;
    right:auto;
    top: auto;
    left: 50%;
    margin-left: -25px;
}
.ginput_container {
    float: none;
    width: 100%;
}
.event-wrap .gform_wrapper, .event-wrap .gform_wrapper form {
	max-width: 100% ;
	width: 100%;
}

.detail-map {
    background:#195995;
    float: none;
    width: auto;
    padding: 0px;
    padding-bottom: 20px;
}
.footer-nav li a {
	font-size: 1.2em;
}

.footer-nav li {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 6px;
}
.footer-divider {
	display: none;
}
.news-letter, .copy-right, .social-media {
    float: none;
    width: auto;
}
.news-letter {
	margin: 0 auto 25px;
    width: 150px;
}
.newsletter-wrap {
	text-align: center;
}
.copy-right li, .copy-right p {
    font-size: 1.2em;
}
.copy-right li a {
	line-height: 1;
}
.copy-right li {
	margin-bottom: 7px;
}
.copy-right p {
	margin-top: -7px;
    line-height: 1.7;
}
.social-media li {
    display: inline-block;
    float: none;
}
.copy-right p {
	margin-bottom: 25px;
}
.mobile-nav span {
    height: 4px;
}
span.sdrn_ic_3 {
    top: 14px;
}
span.sdrn_ic_2 {
    top: 7px;
}
/*mobile menu here
 ---------------------------------------*/
.nav-search {
	position: relative;
}
#wrapper > #content {
    position: relative;
    z-index: 1;
}
.header-menu li {
    float: none;
    margin: 0 ;
    position: relative;
    border-bottom: 1px solid #8E8E8E;
}
#wrapper > #header {
    position: relative;
    z-index: 2;
}
.header-menu {
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    background: #0072BA;
    top: 40px;
    height: 0px;
    overflow: hidden;
}
.header-menu ul {
	overflow: auto;
	height: 100%;
}
.header-menu li a {
    padding: 10px 15px;
}
.header-menu li:hover > a, .header-menu li li:hover > a {
    background: #348FC8;
    color: #fff;
}
.header-menu li.current-menu-item > a, .header-menu li.current-page-ancestor > a, .header-menu li li.current-menu-item > a, .header-menu li.current-menu-ancestor > a {
	color: #fff;
}
.header-menu ul ul {
    background: none repeat scroll 0 0 #0072BA;
    left: 0;
    position: static;
    width: 100%;
}
.header-menu li li {
	border-top: 1px solid #8E8E8E;
	border-bottom: none;
}
.header-menu li li a {
    background-image: none;
    padding: 10px 15px 10px 30px;
    color: #8E8E8E;
}
.header-menu li li li a {
	padding: 10px 15px 10px 45px;
}
/*Location page css here
 -----------------------------------------*/

.contact-page-section .address-point {
    padding: 15px 0 0 0px;
}
.get-treatment-link {
    background: url("../images/more-arrow3.png") no-repeat scroll right center #FFFFFF;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.get-treatment-link:hover {
	background: url("../images/more-arrow4.png") no-repeat scroll right center #2EAADD;
}
.contact-page-section .treatment-center {
	padding: 0px;
}
.contact-page-section .service-location-wrap {
	padding: 19px 10px 35px;
}
.service-location-wrap h4 {
	line-height: 1.2;
}
.service-location-wrap > ul {
	margin: 0px;
}
.contact-page-section .center-view h2, .detail-part .treatment-center  {
	padding: 0 10px;
}
.detail-part .treatment-center .center-view h2 {
	margin-left: 0px;
	padding: 0px;
}
.contact-page-section .gform_wrapper {
	width: 100%;
	max-width: 100%;
}
.contact-page-section .gform_wrapper .top_label .gfield_label {
    margin: 0 0 2px 0;
    text-align: left;
    width: 100%;
}
.contact-page-section .gform_fields > li {
    margin-bottom: 10px;
}
.contact-page-section .ginput_container, .contact-page-section .gform_wrapper .top_label input.medium {
    width: 100%;
}
.detail-part .gform_wrapper .sbHolder {
	width: 99%;
}
/*Resources page
 ------------------------------------------------*/

.contact-page-section .treatment-center.resources-center, .contact-page-section .treatment-center.faq-center  {
	padding: 0 10px;
}
.contact-page-section .treatment-center.resources-center h2, .contact-page-section .treatment-center.faq-center h2 {
	padding: 0px;
}

/*services page
 -------------------------------------------------*/
.whitebox.twocol > ul {
	float: none;
	width: auto;
	margin-left: 10px;
}
.whitebox.twocol {
	padding-left: 10px;
	padding-right:10px;
	margin: 0 -10px;
}
.meetus-container {
    margin: 0 -10px;
}
#respond {
	width: auto;
}
.qa-faq-answer, .article-part .whitebox  {
    margin-left:-10px;
    margin-right:-10px;
}
.comment-list ol {
	margin-left: 15px;
}
.slides li .learn-more {
    display: inline-block;
    margin-bottom: 20px;
    background-position: right 4px;
}
}