/*
 Theme Name:     Nick's Home Improvement
 Theme URI:      https://www.Project name.com
 Description:    Divi Child Theme
 Author:         Nick's Home Improvement
 Author URI:     https://www.Project name.com
 Template:       Divi
 Version:        1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');

:root {
    --font_sora: "Sora", sans-serif !important;
    --font_weight_300: 300;
    --font_weight_400: 400;
    --font_weight_500: 500;
    --font_weight_600: 600;
}

body {
    font-family: var(--font_sora) !important;
    line-height: 1.8em !important;
    overflow-x: hidden !important;
    scroll-behavior: smooth !important;
}

html {
    overflow-y: scroll !important;
    scrollbar-width: 3px !important;
    overflow-x: hidden !important;
    scroll-behavior: smooth !important;
}

body .et_pb_image_wrap {
    width: 100% !important;
    line-height: 0 !important;
}

textarea {
    resize: none !important;
}

body {
    font-size: 16px;
    font-family: "Sora", sans-serif;
}

/*--------scroll------------*/
::-webkit-scrollbar {
    width: 2px;
}

::-webkit-scrollbar-track {
    background: rgba(221, 221, 221, 1);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #910000;
    border-radius: 10px;

}

.pd0 {
    padding: 0 !important;
}

.site_row {
    width: 100% !important;
    max-width: 1320px !important;
}

.full_row {
    width: 100% !important;
    max-width: 100% !important;
}

.df {
    display: flex;
    flex-wrap: wrap;
}

.dfj {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.dfa {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.jc {
    justify-content: center;
}

.tc {
    text-align: center;
}

.wt {
    color: #fff !important;
}

.blc {
    color: #000 !important;
}

.red_color {
    color: #910000 !important;
}

span.et_pb_image_wrap {
    width: 100% !important;
}

.fw4 {
    font-weight: 400;
}

.fw5 {
    font-weight: 500;
}

.fw6 {
    font-weight: 600;
}

.fw7 {
    font-weight: 700;
}

/* Banner Section Start  */

.bnr_slider .et_pb_slide {
    height: 980px;
    padding: 0 !important;
}

.bnr_slider .et_pb_slide .et_pb_container {
    height: 100% !important;
}

.bnr_slider .et_pb_slide .et_pb_slider_container_inner {
    vertical-align: bottom;
}

.bnr_slider .et_pb_slide .et_pb_slide_description {
    padding: 0 35px 80px 60px;
    text-align: left;
}

.bnr_slider .et_pb_slide {
    height: 980px;
    padding: 0 !important;
}

.bnr_slider .et_pb_slide .et_pb_container {
    height: 100% !important;
}

.bnr_slider .et_pb_slide .et_pb_slider_container_inner {
    vertical-align: bottom;
}

.bnr_slider .et_pb_slide .et_pb_slide_description {
    padding: 0 35px 80px 60px;
    text-align: left;
}

.bnr_main_con_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.bnr_ttl {
    font-weight: 600;
    font-size: 70px;
    text-transform: capitalize;
    text-shadow: none !important;
    line-height: 1.2;
}

.bnr_btn_con {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.bnr_logo_img {
    position: absolute;
    top: 180px;
    left: auto;
    right: 45px;
}

.bnr_logo_img img {
    width: 187px;
    height: 187px;
    object-fit: contain;
}


.pd0 {
    padding: 0px !important;
}

.site_padd {
    padding: 90px 0px !important;
}

.dis_fx {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dis_fx_al {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cust_width {
    width: 100% !important;
    max-width: 80% !important;
}

.f_wt {
    width: 100% !important;
    max-width: 100% !important;
}

.abt_img,
.serv_img {
    width: 100% !important;
    line-height: 0 !important;
    text-align: center !important;
    position: relative;
}

.tc {
    text-align: center;
}

.dif_tx {
    color: #910000;
}

.site_title {
    display: block;
    color: #000;
    font-size: 30px;
    font-weight: var(--font_weight_400);
    line-height: normal;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.site_des span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em;
    color: #070707;
    padding-bottom: 15px;
}

.wt {
    color: #fff !important;
}

.p_top_10 {
    gap: 15px;
    padding-top: 10px !important;
}

/* about section */

.dif_width.pd0 {
    padding-left: 300px !important;
    padding-right: 70px !important;
}

.abt_img img,
.serv_img img {
    object-fit: cover;
    width: 100% !important;
    height: 600px;
    border-radius: 30px;
}

.abt_col_1 {
    width: 42% !important;
    padding-right: 45px !important;
    border-right: 2px dashed #DDDDDD;
}

.abt_col_2 {
    width: 58% !important;
    padding-left: 40px !important;
}

/* end */

/* Lorem Ipsum is simply section */

.lorem_des {
    padding: 55px 70px !important;
    background: #22222285;
    border: 7px solid #22222240;
    backdrop-filter: blur(27px);
    border-radius: 20px;
}

.d_width {
    width: 100% !important;
    max-width: 60% !important;
}

.site_title1 {
    display: block;
    font-size: 50px;
    font-weight: 600;
    line-height: normal;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.lr_btn .site_button {
    background: #fff;
    color: #000;
}

.site_title1:before {
    content: '';
    border-bottom: 1px solid #FFFFFF4D;
    position: absolute;
    width: 270px;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
}

/* end */

/* image sectin */

.image_section {
    width: 100%;
    height: 650px;
}

.et_pb_slide_description {
    text-shadow: unset !important;
}

.hdr_btn_quote_con_inr:hover,
.hdr_btn_call_svg_con_inr:hover,
.hdr_btn_call_nmbr_con_inr:hover,
.site_button:hover,
.hdr_bottom_menu .et-menu>li>a:hover {
    background: #910000;
    color: #fff;
}

ul#menu-footer-top-menu li a:hover,
.ftr_menu_row li a:hover,
.ftr_detail_lnk_con_inr:hover,
.hdr_top_menu ul.et-menu>li>a:hover {
    opacity: 1 !important;
    color: #0194fe;
}

ul#menu-copyright-menu li a:hover {
    background: #fff;
    color: #000;
}

.et-menu li li a:hover {
    color: #910000;
}

/* end */

/* service alide */

.serv_slide_name a {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: normal;
    text-transform: capitalize;
    text-align: center;
    position: relative;
}

.serv_slide_name a:before {
    content: '';
    background: url(/../../../wp-content/uploads/2025/10/Vector.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto;
}

.serv_slide_name a:hover {
    color: #0194fe;
}

/* end */

/* Brands We USE section */

.logo-poster {
    width: 100%;
    text-align: center;
    line-height: 0;
}

.logo-poster img {
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 60px;
}

.logo-item {
    padding: 10px;
}

/* end */

/* Why Choose Nick’s Home Improvement section */

.wc_icon {
    padding-bottom: 10px;
}

.wc_title span {
    display: block;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    padding-bottom: 10px;
}

.wc_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto -35px;
}

.wc_box {
    width: 20%;
    padding: 10px 40px;
    border-right: 1px solid #ddd;
}

.wc_box:last-child {
    border-right: none !important;
}

.wc_des.site_des span,
.wc_des.site_des {
    padding: 0;
}

.wc_box_inr:hover .wc_icon svg path {
    fill: #910000;
}

/* end */

/* Get In Touch section */

.git_row {
    width: 100% !important;
    max-width: 58% !important;
}

.cotnact_main_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.cotnact_main_col_4 {
    width: 33.33%;
    padding: 8px;
}

.cotnact_main_col_8 {
    width: 66.67%;
    padding: 8px;
}

.cotnact_main_col_12 {
    width: 100%;
    padding: 8px;
}

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
    width: 100%;
    height: auto;
    background: #F2F2F2;
    padding: 15px 20px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    border-radius: 185px;
}

::placeholder {
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000;
}

::-ms-input-placeholder {
    color: #000;
}

textarea {
    height: 120px;
    border-radius: 20px;
}

.cotnact_main_row .site_button {
    margin: auto;
}

.wpcf7-spinner {
    position: absolute;
    background: #fff;
    top: 0;
    bottom: 0;
    left: auto;
    right: 10px;
    margin: auto;
}

.wpcf7-spinner:before {
    background: #000;
}

.wpcf7-response-output {
    margin: 0 !important;
}

/* end */

/* faqs section */

.faqs_main .et_pb_toggle {
    border: none;
    background: transparent;
    border-radius: 10px;
    margin-bottom: 20px !important;
    padding: 0;
}

.faqs_main .et_pb_toggle_title {
    display: block;
    color: #333 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 20px !important;
    background: #f6f6f6;
    border-radius: 10px;
}

.faqs_main .et_pb_toggle_content {
    color: #070707;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em;
    padding: 20px;
    padding-right: 0 !important;
    background: transparent;
}

.faqs_main .et_pb_toggle_open .et_pb_toggle_title {
    color: #910000 !important;
}

.faqs_main .et_pb_toggle_title:before {
    content: '\4c';
    color: #000;
    font-weight: 600;
    right: 20px;
}

.faqs_main .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block;
    content: '\4b' !important;
    color: #910000 !important;
    font-weight: 600;
}

.faq_col_1 {
    width: 66% !important;
    padding-right: 50px;
}

.faq_col_2 {
    width: 34% !important;
}

.faq_inr {
    background: #910000;
    border: 1px solid #FFFFFF66;
    padding: 40px;
    border-radius: 20px;
}

.faq_title span {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 49px;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.faq_logo {
    padding-bottom: 20px;
}

.faq_logo svg {
    width: 240px;
    height: 120px;
}

.faq_des span {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: normal;
    border-top: 1px solid #FFFFFF66;
    padding-top: 20px;
    padding-bottom: 20px;
}

.faq_btn .site_button {
    background: #fbfbfb;
    color: #910000;
    margin: auto;
}

.faq_btn .site_button:hover {
    background: #000;
    color: #fff;
}

.faqs_main .et_pb_toggle:last-child {
    margin-bottom: 0 !important;
}

/* end */

/* map section */

.map_title {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
}

.google_map {
    background: #fff;
    width: 100%;
    padding: 15px 40px 40px 40px;
    border-radius: 20px;
    line-height: 0;
}

.google_map iframe {
    width: 100%;
    height: 330px;
    border-radius: 10px;
}

.map_section {
    display: flex;
    position: relative;
    height: 650px;
}

.map_col {
    width: 66% !important;
}

.map_row {
    margin-bottom: -50px;
}

.add_title span {
    gap: 10px;
    color: #000;
}

/* end */

/* Customer Feedback section */

.hk_testimonial_col {
    padding: 10px;
}

.hk_testimonial_box {
    padding: 25px;
    border: 1px solid #FFFFFF33;
    border-radius: 10px;
}

.hk_testimonial_quote_box {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 15px;
}

.hk_testimonial_quote_box_inr {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF0F;
    width: 48px;
    height: 48px;
    border-radius: 100%;
}

.hk_testimonial_title_box {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}

.hk_testimonial_date_box {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
}

.hk_testimonial_review_box i {
    color: #fff;
}

.hk_testimonial_review_box .yellow_star {
    color: #F2BB23;
    font-size: 16px;
    letter-spacing: 3px;
}

.hk_testimonial_review_box {
    padding-bottom: 15px;
}

.hk_testimonial_content_box span {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.hk_testimonial_content_box.intro span {
    -webkit-line-clamp: 20;
}

.testimonial_h_row .slick-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    border: 1px solid #0194FE;
    z-index: 0;
    border-radius: 100%;
}

.testimonial_h_row .slick-arrow:hover {
    background: #0194FE;
    color: #fff !important;
}

.testimonial_h_row .fa-angle-left {
    left: -50px;
    right: auto;
}

.testimonial_h_row .fa-angle-right {
    right: -50px;
    left: auto;
}

/* end */

/* service section */

.serv_col_1 {
    width: 46% !important;
    padding-right: 90px;
    position: relative;
}

.serv_col_2 {
    width: 54% !important;
    position: relative;
}

.serv_icon a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    position: absolute;
    top: auto;
    bottom: -25px;
    left: auto;
    right: -25px;
    margin: auto;
}

.site_padd.pt0 {
    padding-top: 0 !important;
}

.pd0.pdlr,
.pd0.pdlrh {
    padding-right: 300px !important;
    padding-left: 70px !important;
}

.pdlr .serv_col_1,
.pdlrh .serv_col_1 {
    width: 54% !important;
    padding: 0;
}

.pdlr .serv_col_2,
.pdlrh .serv_col_2 {
    width: 46% !important;
    padding-left: 90px;
}

.pdlr .serv_icon a {
    top: auto;
    bottom: -25px;
    left: -25px;
    right: auto;
}

.servs_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.servs_main {
    padding: 10px;
}

.servs_box {
    width: 33.33%;
    padding: 10px;
    border-right: 0.5px solid #00000033;
    border-bottom: 0.5px solid #00000033;
    text-align: center;
}

.servs_box:last-child,
.servs_box:nth-child(3) {
    border-right: none;
}

.servs_box:nth-child(4),
.servs_box:nth-child(5),
.servs_box:nth-child(6) {
    border-bottom: none;
}

.servs_icon {
    padding-bottom: 15px;
}

.servs_name span {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4em;
    text-transform: capitalize;
}

.servs_icon svg {
    width: 100%;
    height: 40px;
}

.servs_bx_inr:hover .servs_icon svg path {
    fill: #910000;
    fill-opacity: unset;
}

.servs_bx_inr:hover .servs_name span {
    color: #0194FE;
}

/* end */

/* before and after section */

.after_before_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.fp_inr {
    width: 33.33%;
    padding: 10px;
}

.twenty20 {
    margin-bottom: 0;
}

.twentytwenty-container {
    border-radius: 20px;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
    opacity: 1 !important;
}

.twentytwenty-overlay:hover {
    background: transparent !important;
}

.twentytwenty-handle {
    background: #D2232A;
}

.twentytwenty-horizontal .twentytwenty-before-label,
.twentytwenty-horizontal .twentytwenty-after-label {
    background: #fff;
    color: #000;
    top: 30px;
    bottom: auto;
    padding: 2px 15px;
}

.twentytwenty-horizontal .twentytwenty-before-label {
    left: 0;
    right: auto;
    border-radius: 0px 8px 8px 0px;
}

.twentytwenty-horizontal .twentytwenty-after-label {
    left: auto;
    right: 0;
    border-radius: 8px 0px 0px 8px;
}

/* end */

/* what we offer section */

.wwo_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wwo_box {
    width: 33.33%;
    padding: 10px;
    border-right: 1px solid #ddd;
}

.wwo_box_inr {
    padding: 10px;
}

.wwo_box:last-child {
    border-right: none;
}

.enquire_popup .et_pb_row {
    padding: 30px !important;
}

.enquire_popup {
    width: 100% !important;
    max-width: 65% !important;
}

.tog_btn {
    display: block;
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
}

.tog_btn:hover {
    color: #0194fe;
}

/* end */

@media all and (min-width: 320px) and (max-width: 767px) {

    /* about section */

    .dif_width.pd0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pd0.pdlr,
    .pd0.pdlrh {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .site_padd {
        padding: 30px 0px !important;
    }

    .abt_col_1 {
        width: 100% !important;
        padding: 0px !important;
    }

    .abt_col_2 {
        width: 100% !important;
        padding-left: 0px !important;
    }

    .abt_img img,
    .serv_img img {
        height: 300px;
    }

    .site_title {
        font-size: 18px;
        text-align: center !important;
        padding-bottom: 10px;
    }

    .site_des {
        padding-top: 10px;
    }

    .site_des span {
        padding-bottom: 10px;
        text-align: center !important;
    }

    .p_top_10,
    .bnr_btn_con {
        gap: 10px;
        justify-content: center;
    }

    /* end */

    /* Lorem Ipsum is simply section */

    .d_width {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .lorem_des {
        padding: 30px 10px !important;
        border: 5px solid #22222240;
    }

    .site_title1 {
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .site_title1:before {
        width: 200px;
    }

    /* end */

    /* image sectin */

    .image_section {
        width: 100%;
        height: 300px;
    }

    /* end */

    /* banner section */

    .bnr_slider .et_pb_slide {
        height: 300px;
    }

    .bnr_logo_img img {
        width: 80px;
        height: 80px;
    }

    .bnr_slider .et_pb_slide .et_pb_slide_description {
        padding: 0 15px 30px 15px;
    }

    .bnr_ttl {
        font-size: 24px;
    }

    .bnr_main_con_inr {
        justify-content: center;
        gap: 10px;
    }

    .bnr_logo_img {
        top: 140px;
        right: 10px;
    }

    .bnr_slider .et_pb_slide .et_pb_slide_description {
        text-align: center !important;
    }

    /* end */

    /* service alide */

    .serv_slide_name a {
        font-size: 14px;
    }

    /* end */

    /* Brands We USE section */

    .logo-poster img {
        height: 50px;
    }

    /* end */

    /* Why Choose Nick’s Home Improvement section */

    .wc_title span {
        text-align: center;
        font-size: 15px;
    }

    .wc_main {
        margin: auto -5px;
    }

    .wc_box {
        width: 100%;
        padding: 10px;
        text-align: center;
        border: none;
    }

    /* end */

    /* Get In Touch section */

    .git_row {
        width: 100% !important;
        max-width: 94% !important;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    select,
    textarea {
        padding: 10px 15px;
        font-size: 14px;
    }

    textarea {
        height: 80px;
    }

    .cotnact_main_col_4,
    .cotnact_main_col_8 {
        width: 100%;
    }

    /* end */

    /* faqs section */

    .faq_col_1 {
        width: 100% !important;
        padding-right: 0px;
        padding-bottom: 20px;
    }

    .faq_col_2 {
        width: 100% !important;
    }

    .faqs_main .et_pb_toggle_title {
        font-size: 14px;
        padding: 10px !important;
    }

    .faqs_main .et_pb_toggle_title:before {
        right: 10px;
    }

    .faqs_main .et_pb_toggle_content {
        padding: 10px;
    }

    .faqs_main .et_pb_toggle {
        margin-bottom: 10px !important;
    }

    .faq_inr {
        padding: 15px;
    }

    .faq_title span {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .faq_logo {
        padding-bottom: 10px;
    }

    .faq_logo svg {
        width: 180px;
        height: 70px;
    }

    .faq_des span {
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /* end */

    /* map section */

    .map_section {
        height: auto;
        padding: 20px 0px !important;
    }

    .map_col {
        width: 100% !important;
    }

    .map_row {
        margin-bottom: 0px;
    }

    .map_title {
        padding: 10px;
    }

    .google_map {
        padding: 10px;
    }

    .add_title span {
        justify-content: center;
    }

    /* end */

    /* Customer Feedback section */

    .hk_testimonial_box {
        padding: 10px;
    }

    .hk_testimonial_quote_box_inr {
        width: 40px;
        height: 40px;
    }

    .hk_testimonial_quote_box,
    .hk_testimonial_review_box {
        padding-bottom: 10px;
    }

    .hk_testimonial_title_box {
        font-size: 15px;
    }

    .hk_testimonial_review_box .yellow_star {
        font-size: 15px;
    }

    .hk_testimonial_content_box span {
        font-size: 14px;
    }

    .testimonial_h_row .slick-arrow {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    .testimonial_h_row .fa-angle-left {
        left: -5px;
    }

    .testimonial_h_row .fa-angle-right {
        right: -5px;
    }

    /* end */

    /* service section */

    .serv_col_1,
    .serv_col_2,
    .pdlr .serv_col_1,
    .pdlrh .serv_col_1,
    .pdlr .serv_col_2,
    .pdlrh .serv_col_2 {
        width: 100% !important;
        padding: 0;
    }

    .serv_icon a {
        width: 80px;
        height: 80px;
        bottom: -10px;
        right: -10px;
    }

    .pdlr .serv_icon a {
        width: 80px;
        height: 80px;
        bottom: -10px;
        left: -10px;
    }

    .serv_icon svg {
        width: 60px;
        height: 60px;
    }

    .servs_main {
        padding: 0px;
    }

    .servs_icon {
        padding-bottom: 10px;
    }

    .servs_name span {
        font-size: 14px;
    }

    /* end */

    /* what we offer section */

    .wwo_box {
        width: 100%;
        border: none;
    }

    .wwo_box_inr {
        padding: 0px;
    }

    .enquire_popup {
        width: 100% !important;
        max-width: 100% !important;
    }

    .enquire_popup .et_pb_row {
        padding: 20px 10px !important;
    }

    .fp_inr {
        width: 100%;
    }

    /* end */

}

@media all and (min-width: 481px) and (max-width: 767px) {

    /* Why Choose Nick’s Home Improvement section */

    .wc_box {
        width: 50%;
    }

    .wc_box:nth-child(odd) {
        border-right: 1px solid #ddd;
    }

    /* end */

}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* about section */

    .dif_width.pd0 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .pd0.pdlr,
    .pd0.pdlrh {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .site_padd {
        padding: 30px 0px !important;
    }

    .abt_col_1 {
        width: 100% !important;
        padding: 0px !important;
    }

    .abt_col_2 {
        width: 100% !important;
        padding-left: 0px !important;
    }

    .abt_img img,
    .serv_img img {
        height: 350px;
    }

    .site_title {
        font-size: 22px;
        text-align: center !important;
        padding-bottom: 10px;
    }

    .site_des {
        padding-top: 10px;
    }

    .site_des span {
        padding-bottom: 10px;
        text-align: center !important;
    }

    .p_top_10,
    .bnr_btn_con {
        gap: 10px;
        justify-content: center;
    }

    /* end */

    /* Lorem Ipsum is simply section */

    .d_width {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .lorem_des {
        padding: 30px !important;
        border: 5px solid #22222240;
    }

    .site_title1 {
        font-size: 30px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .site_title1:before {
        width: 200px;
    }

    /* end */

    /* image sectin */

    .image_section {
        width: 100%;
        height: 300px;
    }

    /* end */

    /* banner section */

    .bnr_slider .et_pb_slide {
        height: 400px;
    }

    .bnr_logo_img img {
        width: 100px;
        height: 100px;
    }

    .bnr_slider .et_pb_slide .et_pb_slide_description {
        padding: 0 30px 30px 30px;
    }

    .bnr_ttl {
        font-size: 30px;
    }

    .bnr_main_con_inr {
        justify-content: center;
        gap: 10px;
    }

    /* end */

    /* service alide */

    .serv_slide_name a {
        font-size: 15px;
    }

    /* end */

    /* Brands We USE section */

    .logo-poster img {
        height: 50px;
    }

    /* end */

    /* Why Choose Nick’s Home Improvement section */

    .wc_title span {
        text-align: center;
        font-size: 15px;
    }

    .wc_main {
        margin: auto -5px;
    }

    .wc_box {
        width: 25%;
        padding: 10px;
        text-align: center;
    }

    .wc_box:nth-child(4) {
        border: none;
    }

    /* end */

    /* Get In Touch section */

    .git_row {
        width: 100% !important;
        max-width: 90% !important;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    select,
    textarea {
        padding: 10px 15px;
        font-size: 14px;
    }

    textarea {
        height: 100px;
    }

    /* end */

    /* faqs section */

    .faq_col_1 {
        width: 100% !important;
        padding-right: 0px;
        padding-bottom: 20px;
    }

    .faq_col_2 {
        width: 100% !important;
    }

    .faqs_main .et_pb_toggle_title {
        font-size: 14px;
        padding: 10px !important;
    }

    .faqs_main .et_pb_toggle_title:before {
        right: 10px;
    }

    .faqs_main .et_pb_toggle_content {
        padding: 10px;
    }

    .faqs_main .et_pb_toggle {
        margin-bottom: 10px !important;
    }

    .faq_inr {
        padding: 15px;
    }

    .faq_title span {
        font-size: 30px;
        padding-bottom: 10px;
    }

    .faq_logo {
        padding-bottom: 10px;
    }

    .faq_logo svg {
        width: 180px;
        height: 70px;
    }

    .faq_des span {
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /* end */

    /* map section */

    .map_section {
        height: auto;
        padding: 20px 0px !important;
    }

    .map_col {
        width: 100% !important;
    }

    .map_row {
        margin-bottom: 0px;
    }

    .map_title {
        padding: 20px;
    }

    .google_map {
        padding: 15px 20px 20px 20px;
    }

    .add_title span {
        justify-content: center;
    }

    /* end */

    /* Customer Feedback section */

    .hk_testimonial_box {
        padding: 10px;
    }

    .hk_testimonial_quote_box_inr {
        width: 40px;
        height: 40px;
    }

    .hk_testimonial_quote_box,
    .hk_testimonial_review_box {
        padding-bottom: 10px;
    }

    .hk_testimonial_title_box {
        font-size: 15px;
    }

    .hk_testimonial_review_box .yellow_star {
        font-size: 15px;
    }

    .hk_testimonial_content_box span {
        font-size: 14px;
    }

    .testimonial_h_row .slick-arrow {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    .testimonial_h_row .fa-angle-left {
        left: -10px;
    }

    .testimonial_h_row .fa-angle-right {
        right: -10px;
    }

    /* end */

    /* service section */

    .serv_col_1,
    .serv_col_2,
    .pdlr .serv_col_1,
    .pdlrh .serv_col_1,
    .pdlr .serv_col_2,
    .pdlrh .serv_col_2 {
        width: 100% !important;
        padding: 0;
    }

    .serv_icon a {
        width: 100px;
        height: 100px;
        bottom: -10px;
        right: -10px;
    }

    .pdlr .serv_icon a {
        width: 100px;
        height: 100px;
        bottom: -10px;
        left: -10px;
    }

    .serv_icon svg {
        width: 80px;
        height: 80px;
    }

    .servs_icon {
        padding-bottom: 10px;
    }

    .servs_name span {
        font-size: 14px;
    }

    /* end */

    /* what we offer section */

    .wwo_box {
        width: 50%;
    }

    .wwo_box:nth-child(2) {
        border-right: none;
    }

    .enquire_popup {
        width: 100% !important;
        max-width: 95% !important;
    }

    .fp_inr {
        width: 50%;
    }

    /* end */

}

@media only screen and (min-width: 981px) and (max-width: 1140px) {

    /* about section */

    .dif_width.pd0 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .pd0.pdlr,
    .pd0.pdlrh {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .site_padd {
        padding: 40px 0px !important;
    }

    .abt_col_1 {
        padding-right: 30px !important;
    }

    .abt_col_2 {
        padding-left: 30px !important;
    }

    .abt_img img,
    .serv_img img {
        height: 500px;
    }

    .site_title {
        font-size: 24px;
        padding-bottom: 10px;
    }

    .site_des span {
        padding-bottom: 10px;
    }

    .p_top_10,
    .bnr_btn_con {
        gap: 10px;
    }

    /* end */

    /* Lorem Ipsum is simply section */

    .d_width {
        width: 100% !important;
        max-width: 90% !important;
    }

    .lorem_des {
        padding: 30px !important;
        border: 5px solid #22222240;
    }

    .site_title1 {
        font-size: 35px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .site_title1:before {
        width: 250px;
    }

    /* end */

    /* image sectin */

    .image_section {
        width: 100%;
        height: 400px;
    }

    /* end */

    /* banner section */

    .bnr_slider .et_pb_slide {
        height: 500px;
    }

    .bnr_logo_img img {
        width: 100px;
        height: 100px;
    }

    .bnr_slider .et_pb_slide .et_pb_slide_description {
        padding: 0 30px 30px 30px;
    }

    .bnr_ttl {
        font-size: 40px;
    }

    /* end */

    /* service alide */

    .serv_slide_name a {
        font-size: 16px;
    }

    /* end */

    /* Brands We USE section */

    .logo-poster img {
        height: 50px;
    }

    /* end */

    /* Why Choose Nick’s Home Improvement section */

    .wc_title span {
        font-size: 15px;
    }

    .wc_main {
        margin: auto -15px;
    }

    .wc_box {
        padding: 10px 20px;
    }

    /* end */

    /* Get In Touch section */

    .git_row {
        width: 100% !important;
        max-width: 85% !important;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    select,
    textarea {
        padding: 10px 15px;
        font-size: 14px;
    }

    textarea {
        height: 100px;
    }

    /* end */

    /* faqs section */

    .faq_col_1 {
        padding-right: 30px;
    }

    .faqs_main .et_pb_toggle_title {
        font-size: 16px;
        padding: 15px !important;
    }

    .faqs_main .et_pb_toggle_title:before {
        right: 15px;
    }

    .faqs_main .et_pb_toggle_content {
        padding: 15px;
    }

    .faqs_main .et_pb_toggle {
        margin-bottom: 15px !important;
    }

    .faq_inr {
        padding: 20px;
    }

    .faq_title span {
        font-size: 35px;
        padding-bottom: 15px;
    }

    .faq_logo {
        padding-bottom: 15px;
    }

    .faq_logo svg {
        width: 180px;
        height: 80px;
    }

    .faq_des span {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    /* end */

    /* map section */

    .map_section {
        height: 500px;
    }

    .map_col {
        width: 75% !important;
    }

    .map_title {
        padding: 20px;
    }

    .google_map {
        padding: 15px 20px 20px 20px;
    }

    /* end */

    /* Customer Feedback section */

    .hk_testimonial_box {
        padding: 10px;
    }

    .hk_testimonial_quote_box_inr {
        width: 40px;
        height: 40px;
    }

    .hk_testimonial_quote_box,
    .hk_testimonial_review_box {
        padding-bottom: 10px;
    }

    .hk_testimonial_title_box {
        font-size: 15px;
    }

    .hk_testimonial_review_box .yellow_star {
        font-size: 15px;
    }

    .hk_testimonial_content_box span {
        font-size: 14px;
    }

    .testimonial_h_row .slick-arrow {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    .testimonial_h_row .fa-angle-left {
        left: -10px;
    }

    .testimonial_h_row .fa-angle-right {
        right: -10px;
    }

    /* end */

    /* service section */

    .serv_col_1 {
        padding-right: 30px;
    }

    .pdlr .serv_col_2,
    .pdlrh .serv_col_2 {
        padding-left: 30px;
    }

    .servs_icon {
        padding-bottom: 10px;
    }

    .servs_name span {
        font-size: 14px;
    }

    .enquire_popup {
        width: 100% !important;
        max-width: 90% !important;
    }

    /* end */

}

@media all and (min-width: 1141px) and (max-width: 1440px) {

    /* about section */

    .dif_width.pd0 {
        padding-left: 100px !important;
        padding-right: 50px !important;
    }

    .pd0.pdlr,
    .pd0.pdlrh {
        padding-right: 100px !important;
        padding-left: 50px !important;
    }

    .site_padd {
        padding: 50px 0px !important;
    }

    .abt_col_1 {
        padding-right: 30px !important;
    }

    .abt_col_2 {
        padding-left: 30px !important;
    }

    .abt_img img,
    .serv_img img {
        height: 550px;
    }

    .site_title {
        font-size: 26px;
        padding-bottom: 10px;
    }

    .site_des span {
        padding-bottom: 10px;
    }

    .p_top_10,
    .bnr_btn_con {
        gap: 10px;
    }

    /* end */

    /* Lorem Ipsum is simply section */

    .d_width {
        width: 100% !important;
        max-width: 80% !important;
    }

    .lorem_des {
        padding: 30px !important;
        border: 5px solid #22222240;
    }

    .site_title1 {
        font-size: 40px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .site_title1:before {
        width: 250px;
    }

    /* end */

    /* image sectin */

    .image_section {
        width: 100%;
        height: 400px;
    }

    /* end */

    /* banner section */

    .bnr_slider .et_pb_slide {
        height: 600px;
    }

    .bnr_logo_img img {
        width: 100px;
        height: 100px;
    }

    .bnr_slider .et_pb_slide .et_pb_slide_description {
        padding: 0 30px 40px 30px;
    }

    .bnr_ttl {
        font-size: 50px;
    }

    /* end */

    /* service alide */

    .serv_slide_name a {
        font-size: 18px;
    }

    /* end */

    /* Brands We USE section */

    .logo-poster img {
        height: 50px;
    }

    /* end */

    /* Why Choose Nick’s Home Improvement section */

    .wc_title span {
        font-size: 16px;
    }

    /* end */

    /* Get In Touch section */

    .git_row {
        width: 100% !important;
        max-width: 80% !important;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    select,
    textarea {
        padding: 10px 15px;
        font-size: 14px;
    }

    textarea {
        height: 100px;
    }

    /* end */

    /* faqs section */

    .faq_col_1 {
        padding-right: 40px;
    }

    .faqs_main .et_pb_toggle_title {
        font-size: 16px;
        padding: 15px !important;
    }

    .faqs_main .et_pb_toggle_title:before {
        right: 15px;
    }

    .faqs_main .et_pb_toggle_content {
        padding: 15px;
    }

    .faqs_main .et_pb_toggle {
        margin-bottom: 15px !important;
    }

    .faq_inr {
        padding: 30px;
    }

    .faq_title span {
        font-size: 40px;
        padding-bottom: 15px;
    }

    .faq_logo {
        padding-bottom: 15px;
    }

    .faq_logo svg {
        width: 200px;
        height: 100px;
    }

    .faq_des span {
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    /* end */

    /* map section */

    .map_section {
        height: 500px;
    }

    .map_col {
        width: 70% !important;
    }

    .map_title {
        padding: 20px;
    }

    .google_map {
        padding: 15px 20px 20px 20px;
    }

    /* end */

    /* Customer Feedback section */

    .hk_testimonial_box {
        padding: 10px;
    }

    .hk_testimonial_quote_box_inr {
        width: 40px;
        height: 40px;
    }

    .hk_testimonial_quote_box,
    .hk_testimonial_review_box {
        padding-bottom: 10px;
    }

    .hk_testimonial_title_box {
        font-size: 15px;
    }

    .hk_testimonial_review_box .yellow_star {
        font-size: 15px;
    }

    .hk_testimonial_content_box span {
        font-size: 14px;
    }

    .testimonial_h_row .slick-arrow {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    .testimonial_h_row .fa-angle-left {
        left: -20px;
    }

    .testimonial_h_row .fa-angle-right {
        right: -20px;
    }

    /* end */

    /* service section */

    .serv_col_1 {
        padding-right: 40px;
    }

    .pdlr .serv_col_2,
    .pdlrh .serv_col_2 {
        padding-left: 40px;
    }

    .servs_icon {
        padding-bottom: 10px;
    }

    .servs_name span {
        font-size: 16px;
    }

    .enquire_popup {
        width: 100% !important;
        max-width: 85% !important;
    }

    /* end */

}

@media all and (min-width: 1441px) and (max-width: 1880px) {

    /* about section */

    .dif_width.pd0 {
        padding-left: 200px !important;
        padding-right: 50px !important;
    }

    .pd0.pdlr,
    .pd0.pdlrh {
        padding-right: 200px !important;
        padding-left: 50px !important;
    }

    .site_padd {
        padding: 70px 0px !important;
    }

    .abt_col_1 {
        padding-right: 40px !important;
    }

    .abt_col_2 {
        padding-left: 40px !important;
    }

    .abt_img img,
    .serv_img img {
        height: 550px;
    }

    .site_title {
        font-size: 28px;
        padding-bottom: 15px;
    }

    .site_des span {
        padding-bottom: 10px;
    }

    .p_top_10,
    .bnr_btn_con {
        gap: 10px;
    }

    /* end */

    /* Lorem Ipsum is simply section */

    .d_width {
        width: 100% !important;
        max-width: 70% !important;
    }

    .lorem_des {
        padding: 40px !important;
        border: 5px solid #22222240;
    }

    .site_title1 {
        font-size: 45px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .site_title1:before {
        width: 250px;
    }

    /* end */

    /* image sectin */

    .image_section {
        width: 100%;
        height: 500px;
    }

    /* end */

    /* banner section */

    .bnr_slider .et_pb_slide {
        height: 800px;
    }

    .bnr_logo_img img {
        width: 150px;
        height: 150px;
    }

    .bnr_slider .et_pb_slide .et_pb_slide_description {
        padding: 0 30px 40px 30px;
    }

    .bnr_ttl {
        font-size: 60px;
    }

    /* end */

    /* service alide */

    .serv_slide_name a {
        font-size: 20px;
    }

    /* end */

    /* Brands We USE section */

    .logo-poster img {
        height: 50px;
    }

    /* end */

    /* Why Choose Nick’s Home Improvement section */

    .wc_title span {
        font-size: 18px;
    }

    /* end */

    /* Get In Touch section */

    .git_row {
        width: 100% !important;
        max-width: 70% !important;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    select,
    textarea {
        padding: 10px 15px;
        font-size: 14px;
    }

    textarea {
        height: 100px;
    }

    /* end */

    /* faqs section */

    .faq_col_1 {
        padding-right: 40px;
    }

    .faqs_main .et_pb_toggle_title {
        font-size: 16px;
        padding: 15px !important;
    }

    .faqs_main .et_pb_toggle_title:before {
        right: 15px;
    }

    .faqs_main .et_pb_toggle_content {
        padding: 15px;
    }

    .faqs_main .et_pb_toggle {
        margin-bottom: 15px !important;
    }

    .faq_inr {
        padding: 30px;
    }

    .faq_title span {
        font-size: 45px;
        padding-bottom: 15px;
    }

    .faq_logo {
        padding-bottom: 15px;
    }

    .faq_logo svg {
        width: 200px;
        height: 100px;
    }

    .faq_des span {
        font-size: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    /* end */

    /* map section */

    .map_section {
        height: 550px;
    }

    .map_col {
        width: 70% !important;
    }

    .map_title {
        padding: 30px;
    }

    .google_map {
        padding: 15px 30px 30px 30px;
    }

    /* end */

    /* Customer Feedback section */

    .hk_testimonial_box {
        padding: 20px;
    }

    .hk_testimonial_quote_box_inr {
        width: 45px;
        height: 45px;
    }

    .hk_testimonial_quote_box,
    .hk_testimonial_review_box {
        padding-bottom: 10px;
    }

    .hk_testimonial_title_box {
        font-size: 16px;
    }

    .hk_testimonial_review_box .yellow_star {
        font-size: 15px;
    }

    .hk_testimonial_content_box span {
        font-size: 15px;
    }

    .testimonial_h_row .slick-arrow {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    .testimonial_h_row .fa-angle-left {
        left: -40px;
    }

    .testimonial_h_row .fa-angle-right {
        right: -40px;
    }

    /* end */

    /* service section */

    .serv_col_1 {
        padding-right: 40px;
    }

    .pdlr .serv_col_2,
    .pdlrh .serv_col_2 {
        padding-left: 40px;
    }

    .servs_icon {
        padding-bottom: 10px;
    }

    .servs_name span {
        font-size: 18px;
    }

    .enquire_popup {
        width: 100% !important;
        max-width: 75% !important;
    }

    /* end */

}

/* end */

@media all and (min-width: 320px) and (max-width: 767px) {
    .site_row {
        max-width: 95% !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .site_row {
        max-width: 740px !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .site_row {
        max-width: 940px !important;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .site_row {
        max-width: 1000px !important;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .site_row {
        max-width: 1100px !important;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    .site_row {
        max-width: 1240px !important;
    }

}