

@media (max-width: 425px) {
.footer-widget li a {
    font-size: 15px;
    line-height: 30px;
}
.section-title-first .small-title::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #e72254;
    border-radius: 50%;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.first-appoint-form .appoint-submit {
    height: 50px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    background: #e72254;
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    outline: none;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Quicksand, sans-serif;
    width: 300px;
    margin: 0 auto;
}
.call .topbar-right li {
    color: #fff;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    letter-spacing: 0.3px;
}
  .section-title-first .small-title {
    font-size: 15px;
    color: #e72254;
    padding: 5px 15px 4px 43px;
    border: 1px solid #e72254;
    border-style: dashed;
    display: inline-block;
    line-height: 25px;
    border-radius: 30px;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Quicksand, sans-serif;
}
.section-title-first p.btag {
    margin-bottom: 4px;
}
.seab h1 {
    font-size: 18px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    color: #000;
    padding: 2px 0 8px;
}
.medical-service {
    background: transparent;
    margin-bottom: 20px;
}
.medical-service .medi-info-details .team-info {
    margin-bottom: 10px;
}
.wpo-site-header {
    padding: 10px 10px;
}
.header-topbar {
    padding: 10px 0;
}
.call{
	float:left;
}
.topbar-left li {
font-size: 14px;
    margin-top: 5px;
}
.wpo-site-header #navbar > ul .menu-item-has-children > a:before{
	display:none;
}
.wpo-site-header #navbar {
    background: #074d7c;
    display: block !important;
    width: 255px;
}
.wpo-site-header #navbar > ul > li > a {
    padding: 15px 15px;
}
.wpo-site-header #navbar > ul > li > .sub-menu a {
    padding: 8px 10px 8px 18px;
    text-transform: uppercase;
}
.seab ul li i.height {
    height: auto;
}
.mb-30 {
    margin-bottom:20px;
}
.ed p {
    margin-bottom: 8px;
    text-align: justify;
}
.details-image-box .img-div {
    margin-bottom: 16px;
}
.service-list-wrapper{
	display:none;
}
.service-details-wrapper h2 {
    font-size: 18px;
    padding: 4px 0 10px;
}
.gallery img {
    margin-bottom: 10px;
}
.callic {
    background: #ccc3;
    height: auto;
    padding-top: 20px;
    border-radius: 6px;
    margin-bottom: 10px;
    padding-bottom: 25px;
}
.margin100 {
    padding-bottom: 38px;
}
}


@media (max-width: 991px){
.wpo-site-header .navigation {
    padding: 10px 0;
}
.testimoni-active .single-testimoni .testimoni-details .info {
    font-size: 16px;
    color: #000;
    line-height: 27px;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    height: 165px;
}
}


@media (max-width:1024px){
	.wpo-site-header .navbar-header .navbar-brand img {
    max-width:230px;
}

.wpo-site-header .row {
    width: 100%;
    padding: 0 0;
}
.wpo-site-header {
    padding: 10px 0px;
}
.wpo-site-header #navbar > ul > li > a {
    margin-right:5px;
    margin-left:5px;
	    font-size: 14px;
}
.wpo-site-header #navbar {
    right: 0;
}
.call .topbar-right li {
    color: #fff;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    letter-spacing: 0.3px;
}

}