.standard {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.nav_ ul li a {
    font-size: 12px;
}

#tabs li {
    width: 30%;
}

.formbanner input {
    width: 93%;
}

.sec_in img {
    max-width: 140px;
    min-height: 140px;
    max-height: 140px;
}

.f_menu h3 {
    font-size: 23px;
}

.list_footer li a {
    font-size: 12px;
}

.soc_links ul li a {
    padding: 7px;
    width: 35px;
    height: 35px;
    line-height: 17px;
}

.sec_in_main.howitwork {
    grid-template-columns: 24% 24% 24% 24%;
    gap: 1.3%;
}


.copy p {
    font-size: 13px;
}

.searchbox {
    grid-template-columns: 45% 55%;
}

.image {
    width: 100%;
}

.image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.result a {
    flex-direction: column;
}

.innerbannertxt h1 {
    font-size: 40px;
}