
@media(max-width: 320px){

}/*end max-320*/

@media (min-width: 500px) and (max-width: 767px){



}

@media (max-width: 768px) {
    .xs_center{
        text-align: center;
    }

    .log_wrap{
        text-align: center;
    }

    .header_text{
        float: none;
        text-align: center;
    }

    .breadcrumb_wrap li:first-child{
        margin-left: 0;
    }

    .header_text_div h1 {

        font-size: 40px;

    }

    .home_4boxes_single {
        height: 300px;
    }

    .home_4boxes_single h3 {

        font-size: 30px;

    }

    .home_4boxes_single a {
        font-size: 14px;
        padding: 7px 13px;

    }

    .home_content_wrap_row{
        padding: 0;
    }

    .home_content_title h3 {

        font-size: 18px;
    }

    .footer_single_wrap{
        margin-bottom: 20px;
    }
.footer_menu_wrap{
    text-align: center;

}

    .home_content_wrap{
        margin-bottom: 30px;
    }
    .footer_social_links, .footer_social_links li,.footer_address{
    float: none;
    text-align: center;
}

    .header_btn {

        padding: 7px 14px;

    }

    .header_image_wrap_cl {

        height: 300px;

    }

    .header_txt_center {

        font-size: 28px;
    }
    .after_header_text p {

        padding: 15px 0;
    }
    .test_bg_layer:before {

        border-style: solid;
        border-width: 34px 50px 0 0;
        border-color: #fff transparent transparent transparent;
    }

    .test_bg_layer:after {

        border-style: solid;
        border-width: 0 0 34px 50px;
        border-color: transparent transparent #fff transparent;

    }

    .testi_text {

        padding-left: 20px;
    }

    .testim_single{
        padding: 0;
    }

    .testi_text {

        padding-bottom: 120px;

    }

    .testi_text .blue_btn_link {

        font-size: 12px;

        padding: 7px 12px;
    }

    .testim_listing{
        margin-bottom: 0px;
    }

    .about_single_box {
        height: 420px;
    }

    .about_single_text {
        height: 200px;
    }

    .about_single_text h3 {

        font-size: 26px;
        margin-bottom: 10px;
    }

    .about_4boxes{
        margin-bottom: 10px;
    }

    .about_single_box_wrap{
        padding: 0;
    }
    .testim_img{
        right: 0;
    }
    .testim_img img{
        width: 120px;
        height: 200px;
    }

    .team_green_btn{
        padding: 20px 30px;
    }

    .team_single_col{
        display: none;
    }

    .team_listing_text h2 {

        font-size: 26px;
    }
.team_listing_text{
    text-align: center;
}
    .team_listing_text h2{
        margin-top: 25px;
        margin-left: 0;
    }

    .team_content_wrap{
        text-align: center;
    }

    .team_content_wrap{
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .team_content_wrap h2{
        font-size: 28px;
    }


    .single_contact_staff_cl img {

        height: 280px;
    }

    .contact_content_cl{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .injuries_right_cl > div{
        text-align: center;
    }
    .injuries_content_cl{
        padding-bottom: 20px;
    }
    .wt_images_col{
        text-align: center;
    }

    .we_treat{
        text-align: center;
    }

    .content_wrap_cl{
        text-align: center;
    }

    .blog_posts_listing{
        text-align: center;
    }
    .box-grey-border{
        margin-bottom: 20px;

    }
}/*end max-768*/

@media (min-width: 768px) {



}/*end min-768*/



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

}

@media (max-width: 1100px) {

}





@media (min-width: 1150px) {
    /**************************************************************************************************
        Custom Classess
      *************************************************************************************************/

    .padding_no{
     padding: 0;
 }
    .padding_0left{
        padding-left: 0;
    }
    .padding_0right{
        padding-right: 0;
    }
    .align_right{
        text-align: right;
    }
    .align_left{
        text-align: left;
    }
    .float_right{
        float: right;
    }

    /*bootsrtap custom*/
    .container{
        max-width: 1200px;
    }
    /**************************************************************************************************
        End Custom Classes for min-1100
        *************************************************************************************************/





}/*end min-1100*/



@media (min-width: 1280px) {
    .xs_center{
        text-align: center;
    }

    /*.container{
        padding-left:160px;
        padding-right:160px;
    }*/


}/*min-width: 1280px*/


