@media (min-width: 250px) and (max-width: 680px) {  .reorder{    /* Setup Flexbox */    display: -webkit-box;    display: flex;    /* Reverse Column Order */    -webkit-box-orient: vertical;    -webkit-box-direction: reverse;            flex-flow: column-reverse;  }.treatment .list-unstyled {    margin-bottom: 0px;}
.navbar-brand img {
    width: 100px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    outline: 0;
}
h1.about_t.mb-5.mt-5 {    margin: 20px 0px 0px !important;}
.contact-info .fa, .contact-info a, .contact-info {
    color: #fff;
    font-size: 11px;
}

.mt-60 {
    margin-top: 30px;
}

.navbar-light .navbar-toggler{
	border:0px;
	}
	
.socail-media h4 {
    padding-top: 6px;
    font-size: 17px;
    text-align: center;
}

.social ul.menu {
    margin-bottom: 0px;
    text-align: center;
}	

button.navbar-toggler {
    margin-left: auto;
}

.carousel-caption h1 {
    font-size: 16px;
}

.carousel-caption h2 {
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
}

.carousel-item p {
    font-size: 13px;
    line-height: 16px;
}

.contact-info a {
    margin-right: 5px;
}

.topbar .col-md-7 {
    padding: 0px 10px;
}

.banner-image-tret h1 {
    width: 90%;
	top: 78% !important;
    font-size: 32px;
}

.banner-image-pat{
	height: 292px;
    background-position: right;
}

.banner-image-pat h1 {
    width: 90%;
	top: 78% !important;
	font-size: 32px;
}

.banner-image h1 {
    width: 90%;
    top: 78%;
    font-size: 32px;
}

.banner-image-gallery h1 {
    width: 90%;
	top: 78% !important;
	font-size: 32px;
}

.banner-image-cont h1 {
    width: 90%;
	top: 78% !important;
	font-size: 32px;
}


.carousel-caption {
    top: 48%;
    width: 79%;
}

.howit .pt-5 {
    padding-top: 0rem!important;
}

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

.carousel-item .img-fluid {
    max-width: 100%;
    height: 200px !important;
}

ul.carousel-indicators {
    display: none;
}

.how_w {
    height: inherit;
    padding-bottom: 20px;
}


.box_cl {
    width: 150px;
    height: 150px;
}

.box_cl img {
    width: 80px;
}

#brand-slider .owl-next {
    position: absolute;
    right: -3%;
    width: 20px;
}


#brand-slider .owl-prev {
    position: absolute;
    left: -3%;
}

.social li a img {
    width: 40px;
}

.owl-next {
    position: absolute;
    right: -3%;
}

.social li {
    display: inline-block;
    padding: 8px;
}

h3.block-title {
    padding-top: 10px;
}

.footer .mt-5{margin-top:10px !important;}

}