.home-top-silder .owl-nav {
    margin-top: 0;
}

.home-top-silder button.owl-prev,
.home-top-silder button.owl-next {
    position: absolute;
    right: auto;
    top: -24px;
    bottom: 0;
    color: #8280cf !important;
    height: 85px;
    margin: auto !important;
    left: 13px;
    width: 20px;
    font-size: 57px !important;
}

.home-top-silder button.owl-next {
    right: 13px;
    left: auto;
}

.home-top-silder button.owl-prev:hover,
.home-top-silder button.owl-next:hover {
    background: none !important;
    background-color: transparent;
    color: #fff !important;
}

.medi-content-blocks {
    background: #fff;
}

/* .bnr-btn a {
    padding: 11px 35px;
    font-size: 28px;
    background: #007bbc;
} */

.footer-corp-partner {
    padding-bottom: 30px;
}

.training-conference-sec:before {
    background: url(../images/spring-img.jpg) no-repeat;
    background-position: right center;
    background-size: cover;
}

.welcome-to-maps-sec {
    padding-top: 65px;
}

.education-care-sec {
    background-color: #f8f8f8;
}

.conf-date {
    margin-bottom: 10px;
}

.ftmc-text {
    margin: 0 0 22px 0;
}

.bnr-bottom-section {
    padding: 80px 0 80px;
    background: #f1f3f4;
}

.bnr-bottom-section .white-bg {
    background: #f8f8f8;
}

.icon-circle {
    background: #fff;
}

.clician-btn {
    background: #fff;
    font-size: 14px;
    color: #007bbc;
    text-transform: uppercase;
    padding: 10px 20px;
    line-height: 20px;
    display: inline-block;
    border: 1px solid #007bbc;
    margin-right: 7px;
    font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.clician-btn:hover {
    background: #007bbc;
    color: #fff;
}

@media (min-width: 581px) and (max-width: 767px) {
    .clician-btn {
        font-size: 11px;
        padding: 7px 9px;
        margin-right: 0;
    }
}

@media (min-width: 481px) and (max-width: 580px) {
    .clician-btn {
        font-size: 12px;
        padding: 5px 8px;
    }
}
