@media only screen and (max-width: 991px) {
       .header-style-1 .header-search {
        text-align: center;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .about-section-three-right p{
        margin-bottom: 0;
    }
    .wt-icon-box-wraper-new {
        margin-bottom: 10px;
    }
    .widget {
    margin-bottom: 30px;
}
.site-footer .widget_services ul li {
    padding: 0px 0px;
}
.about-section-three-right h2{
    font-size: 35px;
}
.aboutsec {
    padding: 50px 0;
}
.animate_line {
 margin-bottom: 10px;
}
.footer-dark .footer-top h3 {
    margin-bottom: 5px;
    font-size: 24px;
}
}
@media only screen and (max-width: 425px) {
    .wt-bnr-inr {
        height: 130px;
        padding-top: 20px;
    }
    .center.wt-small-separator-outer h2 {
    font-size: 32px;
}
    .header-style-1 .top-bar .wt-topbar-info li {
        padding: 7px 2px 7px 4px;
        font-size: 13px;
}
.header-style-1 .top-bar .wt-topbar-info li i {
    margin-right: 4px;
    font-size: 12px;
}
.header-search{
    display: none;
}
.center.wt-small-separator-outer h2 {
    font-size: 28px;
}
.aboutsec {
    padding: 50px 0;
}
.about-three .about-year .about-year-info {
    padding: 20px;
    right: 65px;
    bottom: 55px;
}

}
