html,body { -webkit-text-size-adjust: none; }

.two_cols {
    column-count: 1;column-gap: 0px;
}

.multi_button_row {
    display: block;
}
.multi_button_row a {
    margin: 0 0px 14px;display: block;width: 100%;text-align: center;
}
.multi_button_row a:last-child {
    margin: 0 0px 0;
}

/* about */

#about_wrapper .about_background {
    height: 280px;
}
#about_wrapper #about_inner #left {
    padding: 20px 15px 20px 15px;
}

/* services */

a.service_row {
    width: 100%;border: 1px solid #fff;
}

a.service_row h2 {
    bottom: 15px;font-size: 18px;padding: 4px 14px 4px 20px;
}

a.service_row .thumb {
    padding-top: 65%;
}

#service_hero_wrapper {
    height: auto !important;
}

#service_hero_image {
    height: 450px;
}

#service_hero_intro {
    padding: 15px 14px 0;position: static;transform: none;
}

#service_hero_intro h1 {
    font-size: 20px;letter-spacing: 3px;text-align: center;white-space: normal;
}

.sdetails_row p {
    font-size: 16px;
}

.sdetails_split .left {
    padding: 20px;min-height: 50px;
}

.sdetails_split .left h3 {
    font-size: 24px;
}

.sdetails_single {
    padding: 0 0;
}
.sdetails_single .cms p {
    font-size: 20px;
}

.large_service_summary {
    text-align: center;padding: 50px 15px 0px;
}
.large_service_summary h2 {
    font-size: 24px;line-height: 1.2;
}

.service_options .option {
    width: 100%;min-height: 350px;height: 350px;padding: 15px;margin-bottom: 1px;
}

.option_half {
    width: 100%;
}
.service_options .option h4 {
    font-size: 26px;
}

.big_form_wrapper {
    padding: 50px 0;
}

.other_wrap {
    padding: 50px 0;
}

.other_services ul li {
    width: 50%;
}

ul.form_services {
    gap: 0;
}

ul.form_services li {
    width: 100%;margin-bottom: 14px;
}
ul.form_services li:last-child {
    margin-bottom: 0;
}


/* headers */

h1 {
    font-size: 34px;
}

h2 {
    font-size: 26px;
}

#home_inner .left ul li {
    width: 50%;
}

#home_inner .left ul li div {
    padding-top: 100%;
}

#home_intro h1 {
    font-size: 28px;
}

#home_top {
    min-height: 100vh;height: auto;padding: 50px 0 0 0;
}
#home_top_inner {
    height: 400px;background-attachment: revert;
}

.home_row {
    padding: 20px 0 0;
}

#home_intro {
    position: static;padding: 20px 15px;width: 100%;
}

#home_inner .right {
    padding: 30px 20px;
}

#home_services ul {
    gap: 0;
}
#home_services ul li {
    width: 100%;
}

.row2_slide .name {
    padding: 7px 12px;font-size: 14px;
}

.testimonial {
    padding: 0 40px;margin: 0 0;
}
.testimonial img.ql {
    width: 28px;
}
.testimonial img.qr {
    width: 28px;
}
.testimonial p {
    font-size: 16px;margin-bottom: 8px;
}
.testimonial .details {
    font-size: 14px;
}

#footer_inner {
    justify-content: center;text-align: center;
}

#footer_inner .block {
    margin-right: 0px;width: 100%;margin-bottom: 30px;
}

#footer_logo {
    margin: auto;
}

a#mobile_menu { font-size: 22px; }

#nav_wrapper { padding: 16px; }

.close_mobile_menu { right: 12px;top: 12px;font-size: 26px; }

#menu_inner_wrapper { padding: 20px 50px 20px 20px; }


ul#navigation li a {
    padding: 16px 10px;
}

ul#navigation li a.more {
    padding: 16px 15px 16px 10px;
}