.footer_col1 {
    width: 15% !important;
}

.footer_col4 {
    width: 10% !important;
}

.footer_col2 {
    width: 30% !important;
}

.footer_col3 {
    width: 45% !important;
}

ul#menu-quick_link,
ul#menu-windows {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
}

ul#menu-quick_link li,
ul#menu-windows li {
    width: 50% !important;
    list-style-type: none;
}

ul#menu-doors {
    list-style-type: none;
}

ul#menu-doors {
    padding: 0 !important;
}

.footer_col3,
.footer_col2 {
    display: flex !important;
    justify-content: center !important;
}

.footer_menu h3 {
    font-size: 22px;
    font-weight: 700;
}

.footer_menu ul li a {
    font-size: 16px;
    color: #000;
    padding: 3px 0px !important;
    width: fit-content;
    position: relative;
    display: block;
}

.footer_menu ul li a:focus,
.footer_menu ul li a:hover {
    color: #26A8DE;
    text-decoration: none;
}

.footer_menu ul li a:before {
    content: '';
    background-color: #26A8DE;
    width: 100%;
    border-radius: 50px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
    height: 25px;
    bottom: 0;
    margin: auto;
}

.footer_menu ul li a:hover:before {
    width: 50%;
    opacity: 0.25;
}

.footer_copyright_box {
    font-size: 16px;
    color: #fff;
    padding: 10px;
}

.footer_col4 {
    display: flex;
    justify-content: end;
}

.footer_row .et_pb_column:last-child:after {
    display: none;
}

.footer_row .et_pb_column::after {
    position: absolute;
    content: '';
    right: -20px;
    width: 1px;
    background: #ddd;
    left: auto;
    top: 0;
    height: 100%;
}


/* popup */

div#get_popup_main {
    max-width: 800px !important;
    padding: 30px !important;
}

div#get_popup_main .section_main_title {
    text-align: center;
    color: #fff;
}

.col_form_row_3 .col_form_1 {
    width: 100% !important;
}

span.wpcf7-spinner {
    position: absolute;
}

div#get_popup_main .col_form_row_3 {
    text-align: center;
}

#et-boc .area-outer-wrap[data-da-color=light] .da-close {
    background: #fff;
}

@media all and (min-width: 320px) and (max-width: 767px) {

    ul#menu-quick_link li,
    ul#menu-windows li {
        width: 50% !important;
    }

    .footer_col2 {
        width: 20% !important;
    }

    .footer_row .et_pb_column::after {
        right: -10px;
        display: none;
    }


    .footer_col2 {
        width: 100% !important;
        margin: 0 !important;
    }

    .footer_col1 {
        display: none;
    }

    .footer_col3 {
        width: 100% !important;
        margin: 0 !important;
    }

    .footer_logo img {
        width: 150px !important;
    }

    .footer_col4 {
        width: 100% !important;
        display: block;
    }

    .footer_menu h3 {
        padding-top: 10px;
    }

    .footer_logo {
        text-align: center !important;
        padding-bottom: 20px !important;
    }

    ul#menu-doors li {
        width: 50% !important;
    }

    ul#menu-doors {
        display: flex;
        flex-wrap: wrap;
    }

    .site_get_foot_logo img {
        height: 120px;
        width: 100%;
        object-fit: contain;
    }

    .site_get_foot_logo {
        margin-bottom: 20px !important;
    }

    .footer_menu ul li a {
        font-size: 14px;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {

    ul#menu-quick_link li,
    ul#menu-windows li {
        width: 100% !important;
    }

    ul#menu-doors li {
        width: 100% !important;
    }

    .footer_col2 {
        width: 35% !important;
        margin: 0 !important;
    }

    .footer_col3 {
        width: 40% !important;
        margin: 0 !important;
    }

    .footer_col4 {
        width: 25% !important;
    }
}

@media all and (min-width: 600px) and (max-width: 767px) {

    ul#menu-quick_link li,
    ul#menu-windows li {
        width: 100% !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .footer_col4 {
        justify-content: left;
    }

    ul#menu-quick_link li {
        width: 100% !important;
    }

    .footer_col2 {
        width: 35% !important;
        margin: 0;
    }

    .footer_row .et_pb_column::after {
        right: -10px;
        display: none;
    }

    .footer_col1 {
        display: none;
    }

    .footer_col3 {
        width: 40% !important;
        margin: 0 !important;
    }

    .footer_col4 {
        width: 25% !important;
    }

    ul#menu-quick_link li,
    ul#menu-windows li {
        width: 100% !important;
    }

    .site_get_foot_logo img {
        height: 120px;
        width: 100%;
        object-fit: contain;
    }

    .site_get_foot_logo {
        margin-bottom: 20px !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    ul#menu-quick_link li {
        width: 100% !important;
    }

    .footer_col2 {
        width: 20% !important;
    }

    .footer_row .et_pb_column::after {
        right: -10px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    ul#menu-quick_link li {
        width: 100% !important;
    }

    .footer_col2 {
        width: 20% !important;
    }

    .footer_row .et_pb_column::after {
        right: -10px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {}

@media all and (min-width: 1281px) and (max-width: 1440px) {}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}

@media all and (min-width: 981px) and (max-width: 3000px) {}