/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/
* {
    font-family: "Open Sans", Sans-serif;
}

h2 {
    color: #004677;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 33px;
    font-weight: 600;
    text-transform: uppercase;
}

.link-color-text a{
	text-decoration:none;
	color: #0000ff;
}

.header .logo {
    margin-left: 80px;
}

.header .header-right {
    display: none !important;
}

.header.header-menu-right .header-center {
    margin-right: -15px !important;
}

.header .header-center .header-center-wrapper {
    display: block;
}

.header .header-center .i-nav {
    clear: both;
    background: url('/wp-content/uploads/2023/04/nav-main-bg.png') repeat-y 0 0;
    padding-right: 80px;
}

.i-nav li a {
    font-weight: 600;
    line-height: 1.5;
    color: #004677 !important;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.i-nav li a:hover,
.i-nav li.current-menu-item a {
    border-bottom-color: #fff200;
}

.header.header-scroll .top-info {
    display: none !important;
}

body .header.header-scroll.header-scroll-hide {
    transform: translateY(0px);
}

.top-info {
    text-align: right;
    padding: 30px 100px 45px 0;
}

.top-info .contact-info,
.top-info .social-links,
.top-info .button-sec {
    float: right;
    padding-left: 20px;
    color: #fff;
}

.top-info .contact-info {
    font-size: 110%;
    line-height: 25px;
}

.top-info .social-links a {
    width: auto;
    height: auto;
    margin-left: 7px;
    background: transparent;
}

.top-info .button-sec {
    padding-left: 20px;
}

.top-info .button-sec .btn {
    display: inline-block;
    padding: 8px 18px;
    margin-left: 3px;
    color: #004677;
    background: rgba(255, 255, 255, 0.9);
    border: 2px solid #2e3192;
    border-radius: 5px;
    position: relative;
    top: -7px;
    transition: all .3s;
}

.top-info .button-sec .btn.btn-border-red {
    border-color: #ff0000;
}

.top-info .button-sec .btn:hover {
    color: #fff;
    background: #004677;
}

.top-info .button-sec .btn.btn-border-red:hover {
    color: #fff;
    background: #ff0000;
}

body:not(.home) .header .header-skin {
    background: #e7f4fc;
    border-bottom: 1px solid #004379;
}

body.home .header .top-info .contact-info,
body.home .header .top-info .social-links,
body.home .header .top-info .button-sec,
body.home .header .elementor-social-icon i {
    color: #004677;
}

body:not(.home) .header .top-info .contact-info,
body:not(.home) .header .top-info .social-links,
body:not(.home) .header .top-info .button-sec,
body:not(.home) .header .elementor-social-icon i {
    color: #004677;
}

.footer-width-fixer {
    background-color: #fff;
}

footer .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

footer .hfe-nav-menu li {
    padding: 0 0 15px 30px;
    background: url('/wp-content/uploads/2023/04/bullet-1.png') no-repeat 0 2px;
}

footer .hfe-nav-menu li a {
    margin: 0;
    padding: 0 !important;
    color: #9F9F9F;
}

footer .hfe-nav-menu li a:hover {
    color: #fff;
}

/* body:not(.home) .header.header-style-alternate:not(.header-scroll) {
	height: 160px !important;
} */

table {
    border-top: 1px solid #FFF200;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border-bottom: 1px solid #FFF200;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #F9F9F9;
}

td p:last-child,
th p:last-child {
    margin-bottom: 0;
}

.asking-column .phone-text {
    font-size: 25px;
    font-weight: 800;
    color: #000;
}

.purpose-section {
    padding: 70px 0px;
}

.purpose-section .purpose-column-title {
    font-size: 47px;
}

.new-update-section {
    padding: 70px 0px;
}

.footer-bottom {
    padding: 30px 0;
}

.need-help-section {
    padding: 70px 0 0;
}

.need-help-column-right {
    padding: 0 50px;
}

.help-section {
    padding: 70px 0 0;
}

.asking-column {
    padding: 0 50px;
}

.purpose-title h2 {
    width: auto;
    display: inline;
    border-bottom: 3px solid #fff200;
}

.purpose-row {
    padding: 30px 0 0;
}

.purpose-row .elementor-container {
    min-height: 350px;
}

.new-update-section .new-update-title h2 {
    width: auto;
    display: inline;
    border-bottom: 3px solid #fff200;
}

.new-update-button .elementor-widget-container {
    padding: 40px 0 0;
}

.banner-title.elementor-widget-heading h2.elementor-heading-title {
    color: #010C14;
    font-family: "Open Sans", Sans-serif;
    font-size: 44px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    line-height: 50px;
}

.banner-button .elementor-button-link {
    fill: #000000;
    color: #000000;
    background-color: #2E319200;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #2E3192;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 28px 15px 28px;
}

.banner-button .elementor-button-link:hover {
    background-color: #2E3192 !important;
    fill: #ffffff;
    color: #ffffff;
}

.new-update-button .elementor-button-link {
    fill: #000000;
    color: #000000;
    background-color: #2E319200;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #004677;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 40px 15px 40px;
}

.new-update-button .elementor-button-link:hover {
    background-color: #004677 !important;
    fill: #ffffff;
    color: #ffffff;
}

.need-help-button .elementor-button-link {
    fill: #000000;
    color: #000000;
    background-color: #2E319200;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #fff200;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 40px 15px 40px;
}

.need-help-button .elementor-button-link:hover {
    background-color: #fff200 !important;
    fill: #ffffff;
    color: #ffffff;
}

.purpose-button .elementor-button-link {
    fill: #ffffff;
    color: #ffffff;
    background-color: #2E319200;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #fff200;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 25px 10px 25px;
}

.purpose-button .elementor-button-link:hover {
    background-color: #fff200 !important;
    fill: #ffffff;
    color: #ffffff;
}

.footer-main-inner {
    padding: 40px;
}

.quick-title h3.elementor-heading-title,
.contact-title h3.elementor-heading-title {
    color: #BBBBBB;
    font-family: "Roboto", Sans-serif;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.5em;
}

.contact-info-mobile {
    display: none;
}

.feature-column .elementor-widget-wrap {
    border-radius: 25px;
    overflow: hidden;
}

.inner-page-header {
    padding: 75px 0px 30px 0px;
}

.i-nav>ul>li .submenu-toggle {
    color: #004677;
    opacity: .4;
}

.archive-heading {
    background-color: #FFF200;
    padding: 50px 0 17px;
    margin-bottom: 50px;
}
.archive-heading h1 {
    font-size: 33px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    color: #004379;
}
.sbf-title {
    text-align: left !important;
    padding-bottom: 20px !important;
}
.sbf-title a {
    color: #004677 !important;
    font-size: 19px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    text-transform: uppercase;
    margin-bottom: 7px !important;
}
.sbf-info {
    color: #9C9C9C;
    font-size: 90%;
    margin-bottom: 7px !important;
}
.sbf-btn {
    padding: 0 30px 30px;
}
.sbf-btn .c-btn-1 {
    display: inline-block;
    color: #000000;
    background-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-color: #fff200;
    border-radius: 5px;
    padding: 7px 20px;
    transition: all .3s;
}
.sbf-btn .c-btn-1:hover {
    color: #fff;
    background-color: #fff200;

}
.woocommerce-page div.product div.summary { width:100%; }
.woocommerce table.cart .product-thumbnail,.woocommerce-checkout .woocommerce-notices-wrapper,.c27-form-coupon-wrapper,.woocommerce-additional-fields { display:none; }
button.single_add_to_cart_button:before {content: "\e8f7";}

.police-member-options td:first-child {   width: 60%;}
.police-member-options td:nth-child(2) {  width: 20%;}
.police-member-options td:first-child strong {   display: block;}
.police-signup a,.police-signup button {  border-radius: 2px;  padding: 8px;  display: inline-block;  color: #e7f4fc;  background:#13639b;transition:0.3s;outline: none;border: none;}
.police-signup select {display: inline-block;width: 30%;margin-right: 16%;background: #ffffff;text-align: center;padding: 8px;}
.police-signup a:hover,.police-signup button:hover {background:#004677;}
.police-signup a span,.police-signup button span {   margin: 0 4px 0px 4px;}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: none;
    color: #055893;
    border-radius: 0;
    padding: 0;
    margin: 4px 0px 0px;
    clear: both;
    display: inline-block !important;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before{display:none !important;}
.woocommerce form .form-row select {padding: 5px 0px 5px 5px; margin: 3px 0px 0px 0px;}
.woocommerce form .form-row label{line-height: 1.5;}
.registrant_details h5 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 16px;
}
.woocommerce form .registrant p.form-row {
    margin: 0px 0px 10px;
}
.woocommerce form .registrant .form-row input.input-text {
    margin: 5px 0 0;
    padding: 0;
    height:25px;
}
.ts-billing-details.element {
    padding: 0px 10px;
}
.registrant {
    margin-bottom: 24px;
}
.registrant_details h3 {
    margin: 0px 6px 10px 0 !important;
}
.registrant_details h5 {
    border-bottom: 1px solid #004677;
    padding-bottom: 5px;
    margin: 0px 6px 10px 0 !important;
}
.registrant_details{
    padding: 10px 0 10px;
    margin-bottom: 15px;
}
#symposium_fields label{margin-bottom: 2px;}

.main-nav .i-dropdown {
    margin-top: -2px;
}

footer .elementor-widget-navigation-menu .menu-item a.hfe-menu-item{
    color: #9F9F9F;
}

@media only screen and (max-width: 1550px) {
    /* body:not(.home) .header.header-style-alternate:not(.header-scroll) {
        height: 160px !important;
    } */

    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 0;
    }
}

@media only screen and (max-width: 1400px) {
    .header .logo {
        margin-left: 20px;
    }

    .top-info {
        text-align: right;
        padding: 10px 40px 10px 0;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

    .top-info .social-links {
        display: flex;
    }

    .top-info .social-links span {
        display: flex;
    }

    .header.header-menu-left .i-nav>ul,
    .header.header-menu-right .i-nav>ul {
        height: 42px;
    }

    .top-info .button-sec .btn {
        top: 0;
    }

    .top-info .contact-info {
        font-size: 13px;
        line-height: 21px;
    }

    .header .header-center .i-nav {
        padding-right: 40px;
    }

    .i-nav>ul>li:last-child {
        margin-right: 0;
    }

    .i-nav>ul>li {
        margin-left: 12px;
        margin-right: 12px;
    }

    body footer .elementor .elementor-section.elementor-inner-section.elementor-section-boxed .elementor-container,
    body footer .elementor .elementor-section.elementor-inner-section.elementor-section-full_width .elementor-container {
        max-width: 100%;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 22px;
    }

    .elementor-27 .elementor-element.elementor-element-3b3586f .elementor-heading-title {
        font-size: 50px;
    }

    .asking-column .phone-text {
        font-size: 20px;
    }

    .purpose-section .purpose-column-title .elementor-heading-title {
        font-size: 40px !important;
    }

    .purpose-section .elementor-element.elementor-widget-text-editor {
        font-size: 16px;
    }

    .purpose-section .help-count-number .elementor-heading-title {
        font-size: 50px !important;
    }

    .footer-bottom {
        padding: 20px 0;
    }
}

@media only screen and (max-width: 1200px) {
    body:not(.home) .header.header-style-alternate:not(.header-scroll) {
        height: 80px !important;
    }

    .header .header-center .i-nav {
        padding-right: 0;
    }

    .header .header-center .i-nav {
        background-color: #004379 !important;
        background-image: none !important;
    }

    .i-nav li a {
        color: #fff !important;
    }

    .mnh-close-icon i,
    .mnh-close-icon i.close:focus,
    .mnh-close-icon i.close:hover {
        color: #ffffff !important;
    }

    .mobile-user-menu {
        background-color: #004379 !important;
    }

    .mobile-nav-head .user-profile-dropdown .user-profile-name {
        color: #fff !important;
    }

    .user-profile-dropdown .user-profile-name .submenu-toggle i {
        color: #fff !important;
    }

    .main-menu .submenu-toggle i {
        color: #fff !important;
    }

    ul.sub-menu.i-dropdown.shown-menu {
        background: #095693 !important;
    }

    .mobile-user-menu {
        background-color: #095693 !important;
    }

    .i-nav .mobile-user-menu ul li a {
        padding: 0 20px 0 40px;
    }

    .mobile-menu-open .i-dropdown li a {
        font-size: 13px !important;
        padding-left: 40px !important;
        height: 40px;
    }

    .i-nav.mobile-menu-open .i-dropdown li a:hover {
        padding-left: 40px !important;
    }

    .i-nav.mobile-menu-open ul li a:hover {
        color: #ffffff !important;
    }

    .i-nav.mobile-menu-open ul li.current_page_item a,
    .i-nav.mobile-menu-open ul li.current_page_item a:hover {
        color: #fff200 !important;
    }

    .header .header-top {
        padding: 0 3%;
        height: 100%;
    }

    .header.header-menu-right .header-center {
        margin-right: 0 !important;
    }

    .top-info {
        padding: 20px 0 20px 0;
    }

    .header,
    .header.header-style-alternate,
    .header.header-style-alternate:not(.header-scroll) {
        background-image: linear-gradient(180deg, #d7e9f7a6 50%, transparent);
    }

    .header.header-scroll .top-info {
        display: flex !important;
    }

    .header .elementor-social-icon i {
        color: #004677 !important;
    }

    .header .top-info .contact-info {
        color: #004677;
    }

    .header-scroll.header-scroll-dark-skin .mobile-menu-lines i,
    .header-scroll.header-scroll-dark-skin .search-trigger a i,
    .header-scroll.header-scroll-dark-skin .user-profile-name,
    .header-dark-skin .mobile-menu-lines i {
        color: #004677 !important;
    }

    .header .logo {
        margin-left: 0;
    }

    .top-info .social-links {
        display: flex;
        align-items: center;
    }

    .top-info .social-links a {
        display: block;
    }

    .need-help-column-right {
        padding: 0 3% 0 30px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 20px;
    }

    body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 94%;
    }

    body footer .elementor .elementor-section.elementor-inner-section.elementor-section-boxed .elementor-container,
    body footer .elementor .elementor-section.elementor-inner-section.elementor-section-full_width .elementor-container {
        max-width: 94%;
    }

    .asking-column {
        padding: 0 30px;
    }

    .elementor-27 .elementor-element.elementor-element-3b3586f .elementor-heading-title {
        font-size: 45px;
    }

    .purpose-title .elementor-widget-container {
        margin-bottom: 0 !important;
    }

    .purpose-row {
        padding: 20px 0 0;
    }

    .purpose-row .elementor-container {
        min-height: 320px;
    }

    .purpose-column .elementor-element-populated {
        padding: 30px !important;
    }

    .purpose-section .help-count-number .elementor-heading-title {
        font-size: 45px !important;
    }

    .purpose-section .elementor-element.elementor-widget-text-editor {
        font-size: 15px;
    }

    .new-update-button .elementor-widget-container {
        padding: 30px 0 0;
    }

    .banner-title.elementor-widget-heading h2.elementor-heading-title {
        font-size: 38px;
    }

    .banner-button .elementor-button-link {
        padding: 12px 30px;
    }

    .need-help-button .elementor-button-link {
        padding: 12px 30px;
    }

    .new-update-button .elementor-button-link {
        padding: 12px 30px;
    }

    .purpose-section .purpose-column-title .elementor-heading-title {
        font-size: 34px !important;
    }

    /* MOB NAV START */
    .mob-nav-open .i-nav {
        transform: translateX(0px);
        opacity: 1;
    }

    .main-nav .i-dropdown-open .i-dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
        position: static;
        background: transparent;
        box-shadow: none;
        width: 100%;
        margin-top: 0;
    }

    .main-nav .i-dropdown-open .i-dropdown a {
        font-size: 88%;
        height: auto;
        padding: 5px 20px;
    }

    .main-nav .submenu-toggle .material-icons{
        transition: all ease 0.5s;
        transform: rotate(0deg);
    }

    .main-nav .i-dropdown-open .submenu-toggle .material-icons {
        transform: rotate(180deg);
    }
    
    /* MOB NAV END */

    .footer-main-inner {
        padding: 40px 0;
    }

    .footer-main-inner .elementor-container .elementor-column:first-child>.elementor-element-populated {
        padding-left: 0;
    }

    .footer-main-inner .elementor-container .elementor-column:last-child>.elementor-element-populated {
        padding-right: 0;
    }

    footer .hfe-nav-menu li {
        padding: 0 0 12px 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .top-info .social-links {
        padding-left: 5px;
    }

    .top-info .social-links a {
        font-size: 20px;
    }

    .top-info .button-sec {
        padding-left: 10px;
    }

    .top-info .button-sec .btn {
        padding: 6px 15px;
        font-size: 13px;
    }

    .banner-title.elementor-widget-heading h2.elementor-heading-title {
        font-size: 32px;
        line-height: 40px;
    }

    .banner-button .elementor-button-link {
        padding: 12px 25px;
    }

    .need-help-column-left {
        width: 100% !important;
        text-align: left;
    }

    .need-help-column-left .elementor-widget-image img {
        display: block;
        width: 94%;
    }

    .need-help-column-right {
        width: 100% !important;
        padding: 30px 3% 0 3%;
    }

    .help-section .elementor-container {
        flex-direction: column-reverse;
    }

    .help-section .yellow-column {
        width: 0 !important;
    }
    
    .help-section .yellow-column.d-none-c {
       display: none;
    }

    .help-section .asking-column {
        width: 100% !important;
        padding: 30px 3% 0;
    }

    .help-section .image-column {
        width: 100% !important;
    }

    .help-section .image-column .elementor-widget-image img {
        display: block;
        width: 94%;
        margin-left: auto;
    }

    .elementor-27 .elementor-element.elementor-element-3b3586f .elementor-heading-title {
        font-size: 40px;
    }

    .purpose-row .elementor-container {
        min-height: 300px;
    }

    .purpose-section .purpose-column-title .elementor-heading-title {
        font-size: 30px !important;
    }

    .purpose-column .elementor-element-populated {
        padding: 30px 20px !important;
    }

    .purpose-section .purpose-column .elementor-widget-container {
        padding: 0px 0px 15px 0px !important;
    }

    .purpose-section .purpose-column-title .elementor-heading-title {
        font-size: 30px !important;
    }

    .purpose-section .help-count-number .elementor-heading-title {
        font-size: 38px !important;
    }

    .purpose-column .elementor-element-populated .elementor-widget-button {
        bottom: 15px !important;
    }

    .purpose-section .elementor-element.elementor-widget-text-editor {
        margin-bottom: 0;
    }

    .purpose-button .elementor-button-link {
        padding: 8px 22px;
    }

    .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
        padding: 20px;
    }

    .quick-title h3.elementor-heading-title,
    .contact-title h3.elementor-heading-title {
        font-size: 18px;
    }

    .footer-bottom {
        padding: 15px 0;
    }

    .feature-column .elementor-widget-wrap .elementor-widget:not(:last-child) {
        margin-bottom: 15px;
    }

    .feature-column .elementor-widget-wrap .elementor-widget h3.elementor-heading-title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 900px) {
    .top-info {
        flex-wrap: wrap;
        padding: 15px 0;
    }

    .top-info .button-sec {
        order: 2;
    }

    .top-info .social-links {
        order: 2;
    }

    .header .top-info .contact-info {
        width: 100%;
        order: 1;
        padding-bottom: 5px;
    }

    .need-help-section {
        padding: 60px 0 0;
    }

    .help-section {
        padding: 60px 0 0;
    }

    .elementor-27 .elementor-element.elementor-element-3b3586f .elementor-heading-title {
        font-size: 34px;
        line-height: 40px;
    }

    .asking-column .phone-text {
        font-size: 18px;
    }

    .banner-button .elementor-button-link {
        padding: 10px 25px;
    }

    .need-help-button .elementor-button-link {
        padding: 10px 25px;
    }

    .purpose-section {
        padding: 60px 0px;
    }

    .purpose-row .elementor-container {
        min-height: 280px;
    }

    .purpose-section .purpose-column-title .elementor-heading-title {
        font-size: 26px !important;
    }

    .purpose-section .elementor-element.elementor-widget-text-editor {
        font-size: 14px;
        line-height: 18px;
    }

    .purpose-button .elementor-button-link {
        padding: 8px 20px;
        font-size: 14px;
    }

    .purpose-section .help-count-number .elementor-heading-title {
        font-size: 34px !important;
    }

    .new-update-section {
        padding: 60px 0px;
    }

    .new-update-section .elementor-widget.elementor-widget-heading {
        margin-bottom: 0;
    }

    .new-update-button .elementor-button-link {
        padding: 10px 25px;
    }

    .footer-main-inner .elementor-container .elementor-column:first-child {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer-main-inner .elementor-container .elementor-column:nth-child(2) {
        width: 50%;
    }

    .footer-main-inner .elementor-container .elementor-column:last-child {
        width: 50%;
    }

    .footer-main-inner .elementor-container .elementor-column:nth-child(2)>.elementor-element-populated {
        padding-left: 0;
        border-left: none;
    }

    .footer-bottom p {
        font-size: 13px;
    }
}

@media only screen and (max-width: 768px) {
    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 18px;
    }

    .banner-section {
        height: 550px;
    }

    .banner-section .elementor-container {
        height: 100%;
    }

    .banner-section .elementor-container .banner-col-1 .elementor-element {
        max-width: 70% !important;
    }

    .banner-section .elementor-container .banner-col-2 {
        display: none;
    }

    .header-left .mobile-menu {
        margin-right: 20px;
    }

    .banner-title.elementor-widget-heading h2.elementor-heading-title {
        font-size: 28px;
        line-height: 36px;
    }

    .elementor-27 .elementor-element.elementor-element-3b3586f .elementor-heading-title {
        font-size: 32px;
        line-height: 38px;
    }

    .purpose-column:not(:last-child) {
        margin-bottom: 20px;
    }

    .purpose-section .purpose-column .elementor-widget-container {
        padding: 0px !important;
    }

    .purpose-section .purpose-column-title .elementor-heading-title {
        margin-bottom: 15px;
    }

    .purpose-column .elementor-element-populated .elementor-widget-button {
        position: static;
        margin-top: 25px;
    }

    .inner-page-header {
        padding: 50px 0px 20px 0px;
    }
}

@media only screen and (max-width: 640px) {
    .top-info {
        padding: 12px 0;
    }

    .top-info .contact-info {
        font-size: 12px;
        line-height: 14px;
    }

    body .header,
    body header.header.header-style-alternate,
    body .header.header-style-alternate:not(.header-scroll),
    body .header.header-style-default {
        height: 80px !important;
    }

    .top-info .button-sec .btn {
        padding: 5px 15px;
        font-size: 12px;
    }

    .footer-main-inner .elementor-container .elementor-column:first-child .elementor-widget-image img {
        width: 160px;
    }

    .footer-main-inner .elementor-container .elementor-column:nth-child(2) {
        width: 100%;
        margin-bottom: 30px;
    }

    footer .hfe-nav-menu {
        display: flex;
        flex-wrap: wrap;
    }

    footer .hfe-nav-menu li {
        width: 50%;
    }

    .footer-main-inner .elementor-container .elementor-column:last-child {
        width: 100%;
    }

    .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
        padding: 0;
    }

    .footer-main-inner .elementor-container .elementor-column:nth-child(2)>.elementor-element-populated {
        border-right: none;
    }

    body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 92%;
    }

    body footer .elementor .elementor-section.elementor-inner-section.elementor-section-boxed .elementor-container,
    body footer .elementor .elementor-section.elementor-inner-section.elementor-section-full_width .elementor-container {
        max-width: 92%;
    }

    .header .header-top {
        padding: 0 4%;
    }

    .need-help-column-right {
        padding: 30px 4% 0 4%;
    }

    .help-section .asking-column {
        padding: 30px 4% 0;
    }

    footer .hfe-nav-menu li {
        background-size: 9px;
    }

    .elementor-27 .elementor-element.elementor-element-3b3586f .elementor-heading-title {
        font-size: 28px;
        line-height: 34px;
    }

    .inner-page-header {
        padding: 30px 0px 30px 0px;
    }
}

@media only screen and (max-width: 640px) {
    #c27-site-wrapper {
        min-height: auto;
    }

    .contact-info {
        display: none;
    }

    .contact-info-mobile {
        display: flex;
        padding-left: 5px;
        order: 2;
    }

    .contact-info-mobile a {
        font-size: 16px;
        margin-left: 7px;
        display: block;
        line-height: 18px;
    }

    .contact-info-mobile a i {
        color: #004677;
    }

    .top-info .social-links {
        order: 2;
    }

    .top-info .social-links a {
        font-size: 18px;
    }

    .top-info .button-sec {
        margin-bottom: 5px;
        order: 1;
        width: 100%;
    }

    .top-info .button-sec .btn {
        padding: 4px 13px;
    }

    .banner-section .elementor-container .banner-col-1 .elementor-element {
        max-width: 100% !important;
        width: 100%;
    }

    .banner-title.elementor-widget-heading h2.elementor-heading-title {
        font-size: 26px;
        line-height: 32px;
    }

    .purpose-section .help-count-number .elementor-heading-title {
        font-size: 30px !important;
    }

    .elementor-27 .elementor-element.elementor-element-bf341e7 .elementor-background-slideshow__slide__image {
        background-position: 66% 0;
    }
}

@media only screen and (max-width: 480px) {
    .c27-top-content-margin {
        height: 80px !important;
    }
}

@media only screen and (max-width: 360px) {
    .header-left .mobile-menu {
        margin-right: 14px;
    }

    .top-info .button-sec .btn {
        padding: 4px 11px;
        font-size: 11px;
    }

    .top-info .social-links a {
        font-size: 17px;
    }

    .contact-info-mobile a {
        font-size: 15px;
    }
}