html {
    -webkit-text-size-adjust: none;
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.mobile-menu-icon, #slider-content-mobil {
    display: none;
}

.margin30 {
    margin-bottom: 30px;
}

.center-box {
    width: 1080px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    clear: both;
}

.clear {
    clear: both;
}

.one-half {
    width: 48.5%;
}

.one-third {
    width: 31.33%;
}

.two-third {
    width: 65.66%;
}

.one-fourth {
    width: 22.75%;
}

.three-fourth {
    width: 74.25%;
}

.one-fifth {
    width: 17.6%;
}

.two-fifth {
    width: 38.2%;
}

.three-fifth {
    width: 58.8%;
}

.four-fifth {
    width: 79.4%;
}

.one-sixth {
    width: 14.16%;
}

.five-sixth {
    width: 82.8%;
}

.last {margin-right: 0%!important;}

.one-half,.one-third,.two-third,.three-fourth,.one-fourth,.one-fifth,.two-fifth,.three-fifth,.four-fifth,.one-sixth,.five-sixth {
    position: relative;
    margin-right: 3%;
    float: left;
    min-height: 1px;
    margin-bottom: 0;
}

.visible-mobile {
    display: none!important;
}

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


    #head1 .logo-bg a {
        margin: 15px 0 0 0px!important;
        height: 50px!important;
        width: 215px!important;
        background-size: 215px 50px!important;
    }
}

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

    #head1 div {
        width: 350px;
        height: 65px;
        display: block;
    }

#head1 .logo-bg a {
  width: 360px;
  height: 65px;
  background-size: auto 65px;
}

    #content-box {
        width: 1070px;
    }

    footer {
        width: 1080px;
    }

    #content {
        float: left;
        width: 725px;
        margin: 0 26px 15px 26px;
    }

    #sidebar {
        float: right;
        width: 289px;
    }


#head1 {
  float: left;
  width: 50%;
  padding: 20px 15px 7px 15px; 
}

    #head2 {
float: left;
  width: 50%;
  text-align: right;
  padding: 15px 20px 10px 15px;
  text-shadow: 1px 1px #fff;
    }

    #content-box {
        padding: 2px 0 0 0;
        overflow: hidden;
    }
	

    #copyright {
        min-width: 1080px;
    }

    #foot1 {
        float: left;
        width: 240px;
        margin-right: 30px;
    }

    #foot2 {
        float: left;
        width: 250px;
        margin-right: 30px;
    }

    #foot3 {
        float: left;
        width: 225px;
        min-height: 210px;
    }

    #foot4 {
        float: left;
        width: 245px;
        margin-right: 40px;
    }
	
	.homepage #content h1 {margin: 0 0 15px 0!important;}
	.homepage #content-box { padding: 30px; width: 1080px; }
	.video-box {float: left; width:214px; margin-left: 20px; margin-bottom: 5px; position: relative;}
.video-box:nth-of-type(3n+1) { margin-left: 0%;}
.video-box img { width: 100%;
background: #fff;
padding: 3px;
border: solid 1px #ddd;
margin-bottom: 5px;
}

.play-btn {position: absolute; right: 15px; top: 80px; }

.service-note {
float: left;
width: 500px;
padding-top: 5px;
}

}

@media only screen and (max-width: 767px) {
 
    .one-half,.one-third,.two-third,.three-fourth,.one-fourth,.one-fifth,.two-fifth,.three-fifth,.four-fifth,.one-sixth,.five-sixth, .contact-right, .contact-left, div.formBody {
        position: relative;
        margin-right: 0!important;
        width: 100%;
        float: left;
        min-height: 1px;
        margin-bottom: 0;
    }

    #content-box {
        width: 100%;
    }

    #breadcrumb-menu {
        display: none;
    }

    #content header {
        min-height: 1px!important;
    }

    .visible-mobile {
        display: block!important;
    }

    .hidden-mobile {
        display: none!important;
    }

    .homepage #mobile-banner {
        display: block;
    }

    header {
        width: 100%;
        z-index: 10;
        clear: both;
        min-height: 70px;
        overflow: hidden;
        margin: 0 0 1px!important;
    }

    #head1 div {
        height: 80px!important;
    }

    .center-box {
        width: 100%;
        position: relative;
        padding: 0px 20px 0px 20px;
    }

    #top-message {
        padding: 10px 10px 10px 10px;
        color: #fff;
        overflow: hidden;
        text-align: center;
        line-height: 1.3;
        border-top: solid 3px #fff;
        font-size: 15px;
        background: url(../images/lila-bg.png);
    }

    #color-line {
        clear: both;
        overflow: hidden;
    }

    #phone-num {
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        clear: both;
        overflow: hidden;
        background: #2b3d07;
        border-bottom: solid 1px #ddd;
    }

    #phone-num a {
        color: #fff;
        text-decoration: none;
    }

    #head1 {
        float: left;
        width: 80%;
        overflow: hidden;
        padding: 0!important;
    }

    #head2 {
        float: left;
        width: 20%;
        text-align: right;
        overflow: hidden;
        padding: 0!important;
    }

    header.center-box {
        padding: 0!important;
    }

    #head1 .logo-bg a {
        margin: 15px 0 0 0px;
        height: 50px;
        width: 260px;
        background-size: 260px 50px;
    }
	
	.rehab .one-fourth {margin-right: 0%; margin-left: 4%; float: left; width: 48%; }  
	.rehab .one-fourth:nth-of-type(2n+1) {margin:0!important; float: left; clear: left;}   
	.rehab .one-fourth img{width:100%!important;} 

.rehab .one-fourth h3{min-height: 50px;}  


.formResponsive .formHorizontal .formControls {
  margin-left: 0!important;
}
.formResponsive .formHorizontal .formControls {
  margin-left: 0!important;
}

.formResponsive .formHorizontal .formControlLabel {
  width: 100%!important;
margin: 0 0px 10px 0;
}

.formResponsive label {height: auto!important;}



    .homepage #content {
        padding: 20px 0px 10px 0px;
        width: 100%;
    }

    .homepage #content-box {
        padding: 20px;
        width: 100%;
    }

    #c2a-box {
        margin-bottom: 0px;
    }

    #c2a1, #c2a2, #c2a3 {
        width: 100%;
    }

    #c2a1, #c2a2 {
        padding-bottom: 25px;
        border-bottom: dotted 1px #ccc;
        margin: 0 0 25px 0;
        padding: 0 0 25px 0;
    }

    #c2a1 img, #c2a2 img, #c2a3 img {
        clear: both;
        float: none;
        display: block;
		width: auto;
    }

    #sidebar {
        display: none;
    }

    #content {
        width: 100%;
        margin: 0!important;
        padding: 20px 20px 10px 20px;
    }

    #main-content, #content-box {
        background: #fff;
        border: none!important;
        border-bottom: solid 1px #ccc!important;
        min-height: 423px;
        padding: 0px;
        -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
        box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
        -webkit-border-radius: 0px!important;
        -moz-border-radius: 0px!important;
        border-radius: 0px!important;
    }

    #content p, #content ul li, #c2a1  p, #c2a2  p, #c2a3 p {
        font-size: 19px!important;
    }

    #content ul {
        margin: 10px 0px 15px 3px;
        padding: 0;
    }

    #content h1 {
        font-size: 24px;
        margin: 0 0 15px;
        line-height: 1.4;
    }

    .service-note {
        width: 100%;
        border-bottom: dotted 1px #ccc;
        margin: 0 0 30px 0;
        padding: 0 0 5px 0;
    }

    #content h2, #content h3 {
        font-size: 22px;
        margin: 0 0 10px;
        line-height: 1.4;
        color: #3c6612;
        font-weight: 600;
    }

    #content h4 {
        font-size: 22px;
    }

    #c2a-box h3 {
        font-size: 19px;
        line-height: 1.2;
    }

    footer .center-box {
        overflow: hidden;
    }

    footer {
        padding: 0!important;
        width: 100%!important;
    }

    #copyright {
        margin-top: 0px;
        min-width: 100%!important;
        padding: 10px!important;
    }

    footer h3 {
        margin-bottom: 10px;
        font-size: 22px;
    }

    #foot1 h3 {
        margin-bottom: 15px!important;
    }

    footer p, footer li {
        font-size: 19px;
    }

    footer li {
        margin: 0 0 15px 0!important;
    }

    #foot4 p a {
        color: #404040;
        text-decoration: none;
    }

    #foot3 img {
        margin: 0 auto 20px auto!important;
        display: block;
    }

    .service-note strong a {
        font-size: 22px;
    }

    .service-note a.next-a {
        font-size: 20px;
        display: inline-block;
    }

    .homepage #main-content #banner-box {
        display: none;
    }

    .homepage #main-content {
        min-height: 10px;
        border-bottom: none!important;
        box-shadow: none;
        margin: 0;
    }

    #foot1, #foot2,  #foot4 {
        overflow: hidden;
        margin: 0 0px 20px 0px;
        padding: 0 0px 20px 0px;
        border-bottom: solid 1px #ccc;
        width: 100%;
    }

    #foot3 {
        width: 100%;
    }

    .button, .button-c, input[type='submit'], .button-gery {
        font-size: 18px!important;
        padding: 0 25px 0 15px!important;
        height: 40px!important;
        line-height: 40px!important;
    }

    .resource-type {
        background: #fff;
        padding: 0px;
    }

    .resource-type h4 {
        font-size: 20px!important;
    }

    .video-box h3 {
        font-size: 18px!important;
    }

    .video-box {
        margin: 0 0 20px 0;
        width: 100%;
    }

    .play-btn {
        right: 30px;
        top: 30px;
        width: 70px;
        height: 70px;
    }

    header.catItemHeader {
        height: auto!important;
        overflow: hidden!important;
    }

    #content header {
        height: 0;
    }

    input[type="text"], select, textarea {
        padding: 7px 10px;
        font-size: 16px;
        margin: 0 0 10px 0;
        width: 100%!important;
    }

    .service-img img, .service-img {
        width: 100%;
    }

    .service-img {
        margin: 0!important;
    }

    #nav-desktop {
        display: none;
    }

    img.rating, img.average {
        width: 64px!important;
    }

    #k2Container img {
        display: block;
        clear: both;
        float: none!important;
        max-width: 300px;
        margin: 0 0 15px 0!important;
    }

    #content .contact-left {
        float: left;
        width: 100%;
    }

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    .cd-top.cd-is-visible {
        visibility: visible;
        opacity: 1;
    }

    .no-touch .cd-top:hover {
        background-color: #7f5786;
        opacity: 1;
    }
}

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

   

    .page #content-box {
        padding: 0px!important;
        margin-top: 0px !important;
    }

    #head1 .logo-bg a {
        margin: 15px 0 0 20px!important;
        height: 50px!important;
        width: 260px!important;
        background-size: 260px 50px!important;
    }

    #head1 div {
        height: 80px!important;
    }

    #phone-num {
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        clear: both;
        overflow: hidden;
        background: #2b3d07;
        border-bottom: solid 1px #ddd;
    }

    .homepage #main-content {
        min-height: 10px;
        border: none!important;
        border-bottom: solid 1px #ccc !important;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        box-shadow: none;
        margin: 0;
        padding: 0;
    }

    #phone-num a {
        color: #fff;
        text-decoration: none;
    }

    #head1 {
        float: left;
        width: 80%;
        overflow: hidden;
        padding: 0!important;
    }

    #head2 {
        float: left;
        width: 20%;
        text-align: right;
        overflow: hidden;
        padding: 0!important;
    }

    #menu-icon {
        height: 80px;
        width: 60px;
        display: inline-block;
        float: right;
        margin: 0;
        position: relative;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    #main-content .visible-mobile #mobile-banner {
        display: none !important;
    }

    #main-content #banner-box {
        margin-top: -15px;
        clear: both;
    }

    #main-content #top-message {
        display: none !important;
    }

    .homepage #content-box {
        margin-top: 5px !important;
    }

    #content-box {
        margin-top: 0px !important;
    }

    #hamburger::after {
        bottom: -8px;
        content: '';
        height: 4px;
        left: 0;
        position: absolute;
        width: 20px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        background: #444;
    }

    #hamburger {
        height: 4px;
        left: 20px;
        margin-top: -1.5px;
        position: absolute;
        top: 50%;
        width: 20px;
        z-index: 32;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        background: #444;
    }

    #hamburger::before {
        content: '';
        height: 4px;
        left: 0;
        position: absolute;
        top: -8px;
        width: 20px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        background: #444;
    }

    .collapse #hamburger {
        background: none;
    }

    .collapse {
        background: #fff!important;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    .collapse #hamburger::before {
        top: 0px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    .collapse #hamburger::after {
        top: 0px;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    .visible-mobile {
        display: block!important;
    }

    .hidden-mobile {
        display: none!important;
    }

    .homepage #mobile-banner {
        display: block;
    }

    #menubarmobile {
        display: none;
    }

    #we-can-help ul li {
        height: 30px;
        line-height: 30px;
        padding-left: 12px;
        border-bottom: dotted 1px #ccc;
        font-weight: 600;
        font-size: 14px;
        background: url(../images/arrow-next-green.png) left center no-repeat;
    }
	
		#banner-box #we-can-help ul li {
  height: 35px!important;
  line-height: 35px!important;
 
}


    #banner-box #we-can-help {
        width: 230px;
    }

    #consumer img {
        height: auto!important;
        width: 70px!important;
    }

    #consumer {
        top: 200px;
        width: 70px;
    }

    div.formBody {
        float: none;
        margin: 0;
        padding: 0;
    }

    input[type="text"], select, textarea, input[type="file"] {
        padding: 3px 8px;
        font-size: 14px;
        margin: 0 0 10px 0;
        width: 100%!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .slide-content p.heading {
        font-size: 22px;
    }

    .slide-content p {
        font-size: 16px;
    }

    #c2a-box h3 {
        font-size: 14px;
    }

    #content h1 {
        font-size: 22px;
        padding-right: 0px;
    }

    #content h2 {
        font-size: 18px;
    }

    #content h3 {
        font-size: 20px;
    }

    .homepage #sidebar h3 {
        font-size: 20px;
    }

    .homepage #sidebar h1 {
        font-size: 21px;
        padding-right: 0px;
    }

    #head1 .logo-bg a {
        width: 270px;
        height: 55px;
        background-size: 270px auto;
        margin: 12px 0 0 0;
    }

    .homepage #content-box, .center-box, footer, #content-box {
        width: 100%;
    }

    .homepage #content-box {
        padding: 20px;
    }

    #sidebar	.contact-left {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    #banner-box #we-can-help {
        right: 25px;
    }

    #c2a-box p {
        font-size: 14px;
    }

    #banner-box, #banner-box img {
        width: 100%;
    }

    #banner-box ul li img {
        width: 100%;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
    }

    .homepage #content {
        width: 68.7%;
        margin: 0;
        padding: 0 20px 0 0;
    }

    .homepage #sidebar {
        width: 31.3%;
    }

    #c2a1, #c2a2, #c2a3 {
        width: 31.3%;
    }

    #c2a1, #c2a2 {
        margin-right: 3%;
    }

    #main-content {
        min-height: 300px;
    }

    #foot1, #foot2, #foot4 {
        width: 23.5%;
        margin: 0 2% 0 0;
        padding: 0;
    }

    #foot3 {
        width: 160px;
    }

    footer h3 {
        font-size: 16px;
    }

    #c2a-box img {
        height: auto!important;
    }

    #sidebar {
        width: 28%;
        float: left;
    }

    #content {
        padding: 0 20px 15px 15px;
        margin: 0;
        width: 72%;
    }

    .service-img {
        width: 31%;
        margin-right: 3%;
    }

    .service-img img {
        margin: 5px 0 0 0;
    }

    .service-note {
        width: 66%;
        font-size: 14px;
    }

    #sidebar .moduletable h3 {
        font-size: 19px;
    }

    .resource-type {
        padding: 15px;
    }

    .category_container li, .itemRelated ul li {
        font-size: 15px;
    }

    .K2CategoryTitle {
        font-size: 22px;
    }

    .cat_title {
        font-size: 20px;
    }

    .video-box {
        width: 31.33%;
        margin-left: 3%;
    }

    .play-btn {
        right: 10px;
        top: 50px;
    }

    .video-box h3 {
        font-size: 13px!important;
    }

    #foot1 li, footer p, footer {
        font-size: 13px;
    }

    footer .button {
        font-size: 13px;
    }

    #copyright p {
        font-size: 10px;
    }

    #copyright {
        min-width: 100%;
        padding: 10px!important;
    }
}

@media only screen and (max-width: 1060px) {
    #menubarmobile ul.isMobile {
        display: block !important;
    }

    #menubarmobile ul.isMobile li {
        border-top: 0;
    }
}

@media only screen and (min-width: 1060px) {
    #main-content {
        background: #fff;
        border: solid 1px #ccc;
        margin-bottom: 5px;
        min-height: 423px;
		margin: 0 auto 5px auto!important;
        padding: 0px 4px 4px 4px;
        -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
        box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }


}

@media only screen and (min-width: 960px) and (max-width: 1079px) {
	.center-box {
    width: 100%;
    
}



#c2a1, #c2a2, #c2a3 {
  float: left;
  width: 30.66%;
}

#c2a1, #c2a2  {
  margin-right: 4%;
}


#foot1, #foot2, #foot4 {
  width: 23.5%;
  margin: 0 2% 0 0;
  padding: 0;
}

#copyright {
  min-width: 100%;
  width: 100%;
}

#content-box, footer {
  width: 100%;
}

.homepage #content-box {
    width: 100%;
}

#sidebar  {
  width: 28%!important;
  
}

.homepage #sideabar {
  width: 30%!important;
  
}

#content  {

  width: 72%;
  margin: 0!important;
  padding: 0 26px 15px 26px;
 
}

#content, .homepage #content {

  width: 70%;
  margin: 0!important;
  padding: 0 26px 15px 0px;
 
}

.wide {
  width: 100%!important;
  
}

}
@media only screen and (max-width: 959px) {
    #dj-megamenu186mobileWrap {position: absolute; right: 15px; top: -65px; z-index: 3;}
    #color-line {display: none !important}
}
@media only screen and (max-width: 459px) {
   
	.rehab .one-fourth {margin-right: 0%!important; margin-left: 0%!important; clear:both; float: none; width: 100%!important;}    
	.rehab .one-fourth img{width:100%!important;} 

.rehab .one-fourth h3{min-height: 50px;}  


    #k2Container img {
        display: block;
        clear: both;
        float: none!important;
        max-width: 100%!important;
        margin: 0 0 15px 0!important;
    }
	
	
}




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




#we-can-help ul li a {
  font-size: 14px;
}

#consumer {
  top: 180px;
  width: 70px;
}

#banner-box #we-can-help ul li {
  height: 32px!important;
  line-height: 32px!important;
}

#banner-box #we-can-help {
  top: 10px;

}

}



@media only screen and (min-width: 960px) and (max-width: 1078px) {


#menubar > ul > li > a {
  padding: 0 20px 0 20px!important;
}

#consumer {

  top: 220px;
  
}

}