.header-area .header-top_area .short_contact_list ul li a {
    font-size: 1rem;
}
.header-area .main-header-area .main-menu ul li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
}
.our_department_area .single_department {
    min-height: 560px;
}
.our_department_area2 .single_department {
    min-height: 350px;
}
.our_department_area2 {
    background: #2cc5f4;
}
.our_department_area2 .section_title h3,
.our_department_area2 .section_title p {
    color: #fff;
}
.testmonial_bg_1 {
    background-image: url(../img/testmonial/1.jpg);
}
.testmonial_bg_1 h3 {
    color: #fff;
    font-size: 2rem;
}
.Emergency_contact .single_emergency .info h3 {
    font-size: 2rem;
}
.Emergency_contact .single_emergency .info p {
    font-size: 1.5rem;
}
.slider_bg_2 {
    background-image: url(../img/banner/1.jpg);
}
.footer .copy-right_text {
    background: #333;
}
@media (min-width: 768px) {
    .testmonial_bg_1 h3 {
        font-size: 3rem;
    }
    .Emergency_contact .single_emergency .info h3 {
        font-size: 3rem;
    }
}
.footer .hd {
    background: #333;
    color: #333;
    font-size: 0.1rem;
}
