.reach p{
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: 'Roboto', sans-serif;
	color: #fff;
}
.topBar .social.menu li a{
	font-size: 23px;
}
.topBar .social.menu li a:hover{
	opacity: .7;
	color: #fff;
}
.topBar .social.menu li a i{
	line-height: 1;
}
 .our-services {
       
    }
    .footer1 {
       position: fixed;
       right: 5px;
       bottom: 0;
       /* width: 10%; */
       z-index: 999;
       color: white;
       text-align: center;
       border-radius: 25px;
       padding-bottom: 60px;
    }
    #i1{
        width:5vw;
        height:5vw;
        position:fixed ;
    }
.footer1 a i{
	font-size: 58px;
}
.footer1 p img{width:65px;}
.footer2 {
       position: fixed;
       right: 5px;
       bottom: 150px;
       /* width: 10%; */
       z-index: 999;
       color: white;
       text-align: center;
       border-radius: 25px;
       /* padding-bottom: 70px; */
    }
.footer2 p img{width:65px;}

.menu.vertical>li {
    display: inline-block;
}
.menu.vertical>li a{
	line-height: 1.2;
}
.welcome-message{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.menu-icon.dark:hover:after {
   
}
.welcome-message p{
   font-size: 16px;
}
.content-area p{
   font-size: 16px;
   line-height: 1.5em;  
}
.contact-map{
   margin-bottom: 20px;
}
.post-content h2{
	padding : 20px 0 0 0;	
}
.post-content h4{
	font-weight : 600;
	font-size:18px;
	padding : 10px 0;
}

.vd-consult a{
	padding: 15px 20px;
    background: #3585b0;
    color: #fff;
    font-size: 17px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    border-radius: 3px;
}
.vd-consult a:hover{
	background: #21791f;
}


.gallery_m{
	/* margin:0 auto; */
	text-align:center;
}
.view_testimonial {
    width: 100%;
    text-align: center;
    padding: 50px 0 0;
    display: inline-block;
}
.view_testimonial .testimonial {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #294b7a;
    padding: 7px 30px;
    border-radius: 35px;
}
.view_testimonial a img {
    width: 30px;
    margin-left: 10px;
}

.article {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #3585b0;
    padding: 7px 30px;
    border-radius: 35px;
}

.article:hover{color:#fff;}


.col-lg-4{width:33%;display:inline-block;}
.serivce-block{margin:15px;}
.teams-wrapper .owl-item:nth-child(even) .doctor-thumb{margin-right:15px;}

@media only screen and (min-width: 240px) and (max-width: 480px) {
	.col-lg-4{width:100%;display:block!important;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.col-lg-4{width:49%;}
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
	.col-lg-4{width:49%;}
}
@media only screen and (min-width: 240px) and (max-width: 576px) {
	
    .view_testimonial {
        padding: 20px 0 10px;
    }
	.view_testimonial .testimonial {
        font-size: 16px !important;
        padding: 5px 10px;
        width: 100%;
        display: block;
		border-radius:0px;
    }
	.view_testimonial .testimonial img {
        width: 20px;
    }
	.view_testimonial .article {
        font-size: 16px !important;
        padding: 5px 10px;
        width: 100%;
        display: block;
        margin-top: 7px;
		border-radius:0px;
    }
	.view_testimonial .article img {
        width: 20px;
    }
	
	.doctor-meta h4 a{font-size:16px;}
}

.call-to-action h2 a{color:#fff;}