/*
Theme Name: NewtonBeverageSolutions
Description: Custom theme for NewtonBeverageSolutions in Dallas, TX.
Author: WiserSites
Template: flatsome
Version: 0.0.0.1.0.0
*/

body {
    font-family: "Roboto Condensed", sans-serif;
    background: #F5F5F5;
    color: #484848;
    cursor: default;
    font-size: 16px;
}

body h1 {
    font-family: "Roboto", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 66px;
    color: #1A1919;
    margin-bottom: 24px;
}
body h2 {
    font-family: "Roboto", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 56px;
    color: #1A1919;
    margin-bottom: 16px;
}
body h3 {
    font-family: "Roboto", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #1A1919;
}
body h4 {
    font-family: "Roboto", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #1A1919;
}
p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #484848;
    margin-bottom: 20px;
}
a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #00324A;
}
body blockquote {
    position: relative;
    margin: 40px 0 40px;
    padding: 0 0 0 24px;
    border-left: 2px solid #1A1919;
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #1A1919;
}
body blockquote p {
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #1A1919;
}
body .row.row-small,
body .row .row.row-small {
    max-width: 980px;
    margin: auto;
}
.category-filtering {
    display: none;
}
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=number],
body .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea,
input[type=email], input[type=date], input[type=search], input[type=number],
input[type=text], input[type=tel], input[type=url], input[type=password], textarea,
select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    background-color: #FFFFFF;
    border: 2px solid #F5F5F5;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    padding: 12px 16px;
    font-style: normal;
    font-weight: 400;
    color: #1A1919;
    margin-bottom: 0;

    font-family: "Roboto Condensed", serif;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: bottom;
    max-height: unset;
    height: auto;

}
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    background-color: #E85D3C;
    border: 2px solid #E85D3C;
    border-radius: 100px;
    padding: 12px 24px;
    color: #FFFFFF;
    font-family: "Roboto Condensed", serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 8%;
    text-transform: uppercase;
}


.back-to-top {
    bottom: 50px;
}
body .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    margin-bottom: 0;
}
.i_container {

}
.image_border img {
    border-radius: 8px;
}
.img.width_auto,
.img.auto_width {
    text-align: center;
}

.img.width_auto img {
    width: auto;
    height: auto;
}

.box.width_auto {
    width: auto;
    margin: auto;
    display: table;
    clear: both;
}
.view_all_less_div.i_view_less .view_all_less_div_inner {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.i_view_all_less {
    margin-top: 2px;
    display: inline-block;
}

.view_all_less_div.i_view_less .commentlist > li:first-child {
    display: block;
}
.view_all_less_div.i_view_less .commentlist > li {
    display: none;
}

body.woocommerce div.product .woocommerce-tabs,
.reviews_tab,
#tab-reviews {
    display: none !important;
}

.box.width_auto img {
    width: auto;
    height: auto;
}

.box.width_auto .box-text.text-center {
    width: auto;
    display: table;
}

.img.auto_width img {
    width: auto;
    display: table;
    margin: auto;
}

body .is-divider {
    display: none;
}

.i_container .container {
    max-width: 100%;
    width: auto;
}

.i_hidden {
    display: none;
}

input::placeholder,
textarea::placeholder {
    color: #6B7280 !important;
}
.button,
.button.is-outline {
    font-family: "Roboto Condensed", serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 13px 40px;
    min-height: unset;
    letter-spacing: 8%;
}
.button span {
    display: inline-block;
    line-height: 28px;
}
.primary.is-outline {
    border-color: #D6AE5A;
    color: #D6AE5A;
}
.is-outline:hover,
.primary.is-outline:hover {
    background-color: #D6AE5A;
    border-color: #D6AE5A;
    color: #fff;
}

.white,
.button.white {
    background-color: #fff;
    color: #D6AE5A;
}
.white.button.is-outline {
    background-color: transparent;
    color: #FFF !important;
    border-color: #FFF;
}
.white.is-outline:hover {
    background-color: #fff !important;
    border-color: #fff;
    color: #666 !important;
}


.header .nav-dropdown {
    color: inherit;
}
.header .header-nav {
    gap: 54px;
}
.header .nav>li {
    margin: 0;
    color: #003250;
}
.header .nav>li>a {
    padding: 26px 0;
}
.header .nav>li.menu-item a {
    color: inherit;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
}
.header .nav .has-dropdown .icon-angle-down {
    color: inherit;
    font-size: 30px;
    margin-left: 12px;
}
.header .nav>li>a:hover,
.header .nav>li.current-menu-item>a {
    /*color: #A7F2FF;
    border-color: #00B9E1;*/
}
.header .logo-left .logo {
    margin-right: 30px;
}
.has-dropdown .icon-angle-down {
    font-size: 20px;
    color: #FFF;
    opacity: 1;
}

body .header-bg-color {
    background: #FFFFFF;
}
body .header .stuck .header-bg-color {
    box-shadow: 0px 0px 1px #0000004d;
}
body .header-wrapper.stuck {
    box-shadow: none;
}

.header .stuck .nav>li>a {
    font-size: 18px;
    padding: 10px 0;
}
.stuck .header-inner .button, .stuck .header-inner .button.is-outline {
    font-size: 18px;
    padding: 8px 40px;
}
body .stuck #logo img {
    max-height: 39px !important;
}
.header .stuck .nav>li+li>a:after {
    border-color: #FFFFFF;
}



.breadcrumbs_row_wrapper {
    background: #FFFFFF;
    padding-bottom: 8px;
}
.breadcrumbs_row {
    color: #FFFFFF;
    border-top: 1px solid #48C9E5;
    padding: 8px 24px;
    font-size: 13px;
    line-height: 21px;
}
.breadcrumbs_row p#breadcrumbs {
    margin-bottom: 0;
}
.breadcrumbs_row a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.breadcrumbs_row .col {
    padding-bottom: 0;
}
.breadcrumbs_row .i_right_side {
    text-align: right;
}
.breadcrumbs_row .i_right_side a {
    font-weight: 600;
    color: inherit;
}
.breadcrumbs_row p {
    color: inherit;
}
.breadcrumbs_row p span span {
    margin-right: 4px;
    margin-left: 4px;
}

.pd0 {
    padding: 0;
}
.i_nowrap {
    white-space: nowrap;
}


.searchform {

}
.searchform input {
    border-radius: 0;
    padding: 20px 20px;
}
.searchform .button.icon {
    margin: 0;
    padding: 0 16px;
    background-color: #E22D3F;
}
.searchform input,
.searchform .button.icon {
    height: 50px;
}

/*
** Footer
*/
.i_invisible {
    visibility: hidden;
}
.footer_section_main {
    color: #00324A;
}
.footer_section_main .section-bg {

}
.footer_section_main .section-content {
    padding: 40px 30px 40px;
}
.footer_section_main .section-content > .row > .col {
    padding-bottom: 0;
}

.footer_section_main .top_row {
    margin-bottom: 40px;
}


.footer_section_main h3 {
    color: inherit;
    font-weight: 800;
    font-size: 32px;
    letter-spacing: 0;
    vertical-align: middle;
    margin-bottom: 20px;
}
.footer_section_main p,
.footer_section_main a {
    font-family: inherit;
    color: inherit;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    vertical-align: middle;
}
.footer_section_main p {
    margin-bottom: 0;
}
.footer_section_main .copyright_col {
    text-align: center;
    color: #00324A;
}
.footer_section_main .copyright_col p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: inherit;
}
.footer_section_main .menu_col ul {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    flex-wrap: wrap;
    width: 280px;
    margin: 0 0 0 auto;
}
.footer_section_main ul.menu>li {
    padding: 0;
    border: none;
}
.footer_section_main ul#menu-footer-main-menu.menu>li:last-child {
    border-bottom: 1px solid #ececec;
}
.footer_section_main ul.menu>li>a {
    font-family: "Roboto Condensed", sans-serif;
    color: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: middle;
    padding: 0;

    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;

}

.footer_section_main .i_social_icons a {
    color: inherit;
    border-radius: 100%;
    display: inline-block;
    font-size: 29px;
    width: 32px;
    height: 32px;
}
.footer_section_main .i_social_icons i {
    color: inherit;
}

.footer_section_main .img.i_logo {
    max-height: 72px;
    margin: 0;
}
.footer_section_main .img.i_logo img {
    height: 100%;
    max-height: 72px;
    width: auto;
}

.footer_section_main ul#menu-footer-main-menu.menu>li {

}
.footer_section_main ul#menu-footer-main-menu.menu>li>a {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: inherit;
}

body .absolute-footer {
    display: none;
}

.footer_section_main .i_social_icons {
    margin-bottom: 16px;
    align-items: center;
    justify-content: center;
}
.i_social_icons {
    display: flex;
    gap: 16px;
}
.i_social_icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #484848;
    /*padding: 7px 7px;
    background: white;
    border-radius: 100%;*/
    width: 26px;
    height: 26px;
}
.footer_section_main .i_social_icons a {
    color: #AAAAAA;
}
.absolute-footer .footer_bottom_div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    color: #FFF;
}
body .absolute-footer ul {
    border-bottom: unset;
    opacity: 1;
    padding-bottom: 0;
}
body .absolute-footer ul li {
    margin: 0 auto;
}
body .absolute-footer ul li a {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #FFF;
    color: inherit;
}
body .absolute-footer a:hover {
    color: #ccc;
}

/*
** Navigation by Greg
*/
.header-nav li.i_mega_menu {

}
.header-nav li.i_mega_menu > a {
    cursor: pointer;
}
.header-nav li .sub-menu {
    padding: 20px 0;
    /*overflow-y: auto;*/
}
.header-nav li > .sub-menu {
    padding: 0;
    /*max-height: calc(100vh - 100px);*/
}
.header-nav > li > .sub-menu > li > .sub-menu {
    margin-top: -30px;
}
.header-nav > li > .sub-menu > li > .sub-menu .sub-menu {
    margin-top: -30px;
}
.header-nav li .sub-menu > li {
    padding: 8px 16px;
}
.header-nav li .nav-dropdown,
.header-nav li .sub-menu .sub-menu {
    background-color: #fff;
    box-shadow: 4px 0px 5px rgba(0,0,0,.15);
    display: block;
}

.header-nav .nav-column>li>a {
    display: block;
}

.header-nav li .nav-dropdown li.menu-item-has-children {
    position: relative;
}
.header-nav li .nav-dropdown>li.image-column,
.header-nav li .nav-dropdown>li.menu-item-has-children {
    position: relative;
    display: block;
    min-width: 200px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
.header-nav li .sub-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;

    visibility: hidden;
    white-space: normal;
    width: 280px;
    opacity: 0;
}
.header-nav li .sub-menu .menu-item-has-children:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
}
.header-nav li .menu-item-has-children > a {
    position: relative;
    padding-right: 20px;
    color: #373435;
    font-size: 16px;
    font-weight: bolder;
    text-transform: capitalize;
}
body .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a {

}
.header-nav li .nav-dropdown, .header-nav li .sub-menu .sub-menu {
    background-color: #fff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .15);
    display: block;
}
.header-nav li .menu-item-has-children > a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-nav.nav-center.nav > li > a {
    min-width: 100px;
}
.header-nav.nav-center.nav > li > a > i {
    position: absolute;
    right: 20px;
    top: 30%;
}



/*
** Home
*/
.home_section_head {

}

.home_section_head .section-content {
    padding: 0;
}
.home_section_head h1 {
    font-weight: 400;
    font-size: 96px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #DBDCDD;
}
.home_section_head h1 em {
    color: #FFFFFF;
}

.home_section_banners {

}
.home_section_banners .section-content {
    padding: 0;
}
.home_section_banners .section-content .row {
    margin-top: 8px;
}
.home_section_banners .i_logo {
    max-height: 72px;
    margin-bottom: 28px;
}
.home_section_banners .i_logo img {
    height: auto;
    width: auto;
}
.home_section_banners h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 115%;
    letter-spacing: 0%;

    margin-bottom: 38px;
    padding-bottom: 38px;
    border-bottom: 2px solid #E85D3C;
}
.home_section_banners .button {
    margin: 0;
}

.home_section_solve {

}
.home_section_solve .section-content {
    padding: 110px 15px 80px;
    color: #1A1A1A;
}
.home_section_solve .section-content > .row {
    background-color: #FFF;
}

.home_section_solve h2 {
    color: #00324A;
    font-size: 46px;
    line-height: 115%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 42px;
}
.home_section_solve h3 {
    color: #00324A;
    font-weight: 700;
    font-size: 38px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 16px;
}
.home_section_solve h3 em {
    color: #4AB3D7;
    font-style: normal;
}
.home_section_solve .row_2 h3 em {
    color: #E85D3C;
}
.home_section_solve .row_2:before {
    content: " ";
    height: 2px;
    background-color: #E85D3C;
    width: 80%;
    margin: 60px auto 90px;
}

.home_section_solve p {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 160%;
    color: inherit;
}
.home_section_solve p:last-child {
    margin-bottom: 0;
}
.home_section_solve .img {
    border-radius: 32px;
    overflow: hidden;
}


.home_section_markets {

}

.home_section_markets .section-content {
    padding: 110px 15px 80px;
    color: #1A1A1A;
}
.home_section_markets .section-content > .row {

}
.home_section_markets .row_markets .icon-box {
    font-family: "Roboto Condensed", sans-serif;
    padding: 48px 24px;
    background-color: #FFF;
    box-shadow: 0px 2px 6px 0px #00000040;
    border-radius: 32px;
    border-top: 6px solid #4AB3D7;
    text-align: center;
    min-height: 100%;
}
.row_markets .icon-box.red_line {
    border-color: #E85D3C;
}
.home_section_markets .row_markets .icon-box .icon-box-img {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #4AB3D7;
    margin: 0 auto 24px;
    background-color: #F5F5F5;
    padding: 0;
    border-radius: 100%;
    width: 82px;
    height: 82px;
}
.home_section_markets .row_markets .icon-box .icon-box-img .icon-inner {
    height: 44px;
}
.home_section_markets .row_markets .icon-box h3 {
    color: #00324A;
    font-family: inherit;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 24px;
}
.home_section_markets .row_markets .icon-box p {
    font-family: inherit;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;

}

.home_section_markets h2 {
    color: #FFFFFF;
    font-size: 46px;
    line-height: 115%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 42px;
}
.home_section_markets h3 {
    color: #00324A;
    font-weight: 700;
    font-size: 38px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 24px;
}
.home_section_markets h3 em {
    color: #4AB3D7;
    font-style: normal;
}
.home_section_markets .row_about:before {
    content: " ";
    height: 2px;
    background-color: #E85D3C;
    width: 80%;
    margin: 80px auto 110px;
}
.home_section_markets .content_col .col-inner {
    background-image: url("resources/img/bg/bg-bubbles.webp");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right center;
    background-color: #FFFFFF;
    border-radius: 32px;
    padding: 48px 150px 48px 40px;
}

.home_section_markets p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: inherit;
}
.home_section_markets p:last-child {
    margin-bottom: 0;
}
.home_section_markets .img {
    border-radius: 32px;
    overflow: hidden;
}



.home_section_leading {

}
.home_section_leading .section-content {
    padding: 110px 15px 80px;
    color: #1A1A1A;
}
.home_section_leading .section-content .content_col {
    background-color: #FFF;
}
.home_section_leading .banner_col .banner {
    border-radius: 32px;
    overflow: hidden;
    height: 100%;
}
.home_section_leading h2 {
    color: #00324A;
    font-size: 46px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 48px;
}
.home_section_leading h3 {
    color: #00324A;
    font-weight: 700;
    font-size: 32px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #E85D3C;
}
.home_section_leading p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: inherit;
}
.home_section_leading p:last-child {
    margin-bottom: 0;
}
.home_section_leading p strong {
    line-height: 160%;
}


.home_section_parent_company {

}
.home_section_parent_company .section-bg {
    background-color: #F5F5F5;
}
.home_section_parent_company .section-content {
    padding: 58px 15px 28px;
    color: #1A1A1A;
}
.home_section_parent_company h2 {
    color: #00324A;
    font-size: 46px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 24px;
}
.home_section_parent_company h3 {
    font-family: "Roboto Condensed", sans-serif;
    color: #00324A;
    font-size: 32px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 24px;
}
.home_section_parent_company p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: inherit;
}

.home_section_parent_company .button {
    margin: 20px 0 0;
}



.home_section_parent_contact {

}
.home_section_parent_contact .section-content {
    padding: 110px 15px 80px;
    color: #FFFFFF;
}
.home_section_parent_contact h2 {
    color: inherit;
    font-size: 46px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 16px;
}
.home_section_parent_contact h3 {
    font-family: "Roboto Condensed", sans-serif;
    color: inherit;
    font-size: 32px;
    line-height: 115%;
    letter-spacing: 0%;
    margin-bottom: 24px;
}
.home_section_parent_contact .left_col h3 {
    padding-bottom: 24px;
    border-bottom: 2px solid #E85D3C;
}
.home_section_parent_contact p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: inherit;
}
.home_section_parent_contact .gform_confirmation_wrapper {
    text-align: center;
}
.home_section_parent_contact .gform_confirmation_wrapper h3 {
    margin-bottom: 0;
}
.gform-theme--foundation .gform_footer {
    margin-top: 40px;
}



/*
** About
*/
.about_section_head {

}

.about_section_head .section-content {
    padding: 110px 15px 80px;
    color: #FFFFFF;
}
.about_section_head h1 {
    font-size: 64px;
    line-height: 115%;
    letter-spacing: 0;
    color: inherit;
    margin-bottom: 0;
}
.about_section_head h1 span {
    display: inline-block;
    padding-bottom: 16px;
    border-bottom: 2px solid #E85D3C;
}

@media screen and (min-width: 549px) and (max-width: 849px) {

}
@media screen and (min-width: 640px) {
    .gform-theme--foundation .gform_fields {
        --gf-form-gap-x: 24px;
        --gf-form-gap-y: 24px;
    }
}
@media screen and (min-width: 849px) {

    .home_section_solve .section-content > .row .row > .col,
    .home_section_leading .last_row > .col {
        padding-bottom: 0;
    }

    .home_section_parent_company .right_col {
        padding-left: 80px;
    }
    .home_section_parent_contact .left_col {
        padding-right: 50px;
    }
}
@media screen and (min-width: 2000px) {

}
@media screen and (min-width: 2300px) {

}
@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1360px) {

}
@media screen and (max-width: 1100px) {

}
@media screen and (max-width: 849px) {

}
@media screen and (max-width: 768px) {

}

@media screen and (max-width: 549px) {

}

@media screen and (max-width: 499px) {

}

@media screen and (max-width: 400px) {

}