
@media only screen and (max-width: 1024px) {
    .portfolio_details ul li.item {
    flex: 20%;
}
}


@media only screen and (max-width: 860px) {
.portfolio_details{
    display:none;
}
.portfolio_details_mbl{
    display:block;
}
    .contact_sec_left {
    margin-top: 3rem;
}
    .sec_6_body.sec_6_body_desktop {
    display: none;
}
.sec_6_body.sec_6_body_mbl {
    display: block;
}
    .expert_area.expert_area_mbl {
    display: block;
}
        .row.inner_row .col-lg-3 {
    flex: 50%;
    width: 50%;
}
    section.footer_1 .row {
    display: flex
;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
        .expert_area_desktop{
        display:none;
    }
        .expert_area_mbl{
        display:block;
    }
    .sec_5_body_area_main {
    text-align: center;
}
        .sec_5_body_mbl{
        display: block;
    }
    .sec_5_body_desktop{
        display:none;
    }
        .sec_3_body.sec_3_body_mobile{
        display: block;
    }
    .sec_3_body.sec_3_body_desktop {
    display: none;
}
    .service_img img {
    width: 100%;
}
    section.service_details.service_details2 .row {
    display: flex
;
    flex-direction: column-reverse;
}
        .col_3 {
    flex: 25%;
    display: none;
    }
button#navbarToggle {
    display: block;
    background: #131313;
}
.nav_bar {
    display: none;
}
.col_2 {
    flex: 55%;
    display: flex
;
    justify-content: flex-end;
}
section.banner {
    background-image: url(../images/banner.png);
    background-size: cover;
    padding: 5rem 0;
    background-position: bottom;
    padding-bottom: 8rem;
}
.banner_form {
    position: relative;
    top: 5rem;
}
.sec_2_main ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    gap: 2rem;
    flex-direction: column;
}
.large_box h3 {
    color: #000;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 37px;
}
.sec_4_content {
    text-align: center;
    background: linear-gradient(45deg, black, #00000069);
}
.add_details ul {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
    gap: 1.5rem;
    flex-direction: column;
}
.sec_5_body_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    text-align: center;
    margin-bottom: 0;
    gap: 3.1rem;
    flex-direction: column;
}
.sec_5_body_area:before {
    content: '';
    width: 0;
    height: 1%;
    background: #FF9900;
    position: absolute;
    top: 4rem;
    z-index: -1;
    left: 2rem;
}
.sec_5_header p {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: 100%;
    margin: auto;
    color: #000000;
}
.expert_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    gap: 1.5rem;
    flex-direction: column;
}
.inner_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.left_inner_footer p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0;
}
section.sec_4 {
    background-image: url(../images/cta_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 19px 0;
    margin-top: 2rem;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-align: center;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}
.nbr_details {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.left_details {
    flex: 10%;
}
.right_details {
    flex: 90%;
}
.portfolio_details ul li {
    flex: 30%;
}
.portfolio_details ul {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.review_box_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    gap: 1.5rem;
    flex-direction: column !important;
}

        .col_3 {
    flex: 25%;
    display: none;
    }
button#navbarToggle {
    display: block;
    background: #131313;
}
.nav_bar {
    display: none;
}
.col_2 {
    flex: 55%;
    display: flex
;
    justify-content: flex-end;
}
section.banner {
    background-image: url(../images/banner.png);
    background-size: cover;
    padding: 3rem 0;
    background-position: bottom;
    padding-bottom: 8rem;
}
.banner_form {
    position: relative;
    top: 5rem;
}
.sec_2_main ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    gap: 1rem;
    flex-direction: row;
}
.large_box h3 {
    color: #000;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 37px;
}
.sec_4_content {
    text-align: center;
    background: linear-gradient(45deg, black, #00000069);
}
.add_details ul {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
    gap: 1.5rem;
    flex-direction: column;
}
.sec_5_body_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    text-align: center;
    margin-bottom: 0;
    gap: 3.1rem;
    flex-direction: column;
}
.sec_5_body_area:before {
    content: '';
    width: 0;
    height: 1%;
    background: #FF9900;
    position: absolute;
    top: 4rem;
    z-index: -1;
    left: 2rem;
}
.sec_5_header p {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: 100%;
    margin: auto;
    color: #000000;
}
.expert_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    gap: 1.5rem;
    flex-direction: column;
}
.inner_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.left_inner_footer p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0;
}
section.sec_4 {
    background-image: url(../images/cta_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 19px 0;
    margin-top: 2rem;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-align: center;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}
.nbr_details {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.left_details {
    flex: 10%;
}
.right_details {
    flex: 90%;
}
.portfolio_details ul li {
    flex: 30%;
}
.portfolio_details ul {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.review_box_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
section.sec_5 {
    padding: 1rem 0;
}
section.sec_7 {
    padding: 1rem 0;
}
section.sec_6 {
    padding: 1rem 0;
}
section.service_details {
    padding: 2rem 0;
    padding-bottom: 0;
}
.service_details_content {
    padding: 2rem 0;
}

}
@media only screen and (max-width: 425px) {
    .col_3 {
    display: none;
}
button#navbarToggle {
    display: none;
    display: block;
}
button#navbarToggle {
    background: #ff9900;
}
    .portfolio_details{
    display:none;
}
.portfolio_details_mbl{
    display:block;
}
    .modal-body .contact_sec_left h3 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 2rem;
}
.banner_content h1 {
    color: #FFF;
    font-family: Raleway;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}
.banner_btn .btn-group {
    display: flex
;
    flex-direction: column;
}
.sec_3_btn .btn-group {
    display: flex
;
    flex-direction: column;
}
.large_box {
    padding: 27px 17px;
    padding-bottom: 12px;
}
ul.address li a {
    text-decoration: none;
    display: flex
;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    color: #000000;
    margin-bottom: 0;
    align-items: center;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.icon_t p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.icon_a {
    flex: 1%;
}
.icon_t {
    flex: 76%;
}
    .sec_6_body.sec_6_body_mbl {
    display: block;
}
.contact_sec_left {
    margin-top: 3rem;
}
    .sec_6_body.sec_6_body_desktop {
    display: none;
}
    .expert_area.expert_area_mbl {
    display: block;
}
    .box_1.golden_btn h5 {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.golden_btn {
    border-radius: 10px;
    background: #EDDDB3;
    padding: 30px 12px;
    padding: 27px 17px;
    padding-bottom: 9px;
}
        section.banner {
        background-image: url(../images/banner.png);
        background-size: 100% 100%;
        padding: 3rem 0;
        background-position: bottom;
        padding-bottom: 8rem;
    }
    .row.inner_row .col-lg-3 {
    flex: 50%;
    width: 50%;
}
    section.footer_1 .row {
    display: flex
;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
    .sec_2_main ul {
        list-style-type: none;
        padding-left: 0;
        display: flex
;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 0;
        gap: 1.5rem;
        flex-direction: row;
    }
    .sec_2_listing_right_text h3 {
    margin-bottom: 18px;
    color: #000000;
    font-family: Raleway;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
    .sec_2_main ul li {
    flex: 47%;
    width: 50%;
}
.sec_2_listing_right_text p {
    margin-bottom: 0;
    color: #000000;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.4px;
}
        .sec_2_main ul {
        list-style-type: none;
        padding-left: 0;
        display: flex
;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 0;
        gap: 1rem;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .expert_area_desktop{
        display:none;
    }
            .expert_area_mbl{
        display:block;
    }
    .sec_5_body_area_main {
    text-align: center;
}
    .sec_5_body_mbl{
        display: block;
    }
    .sec_5_body_desktop{
        display:none;
    }
    .sec_3_body.sec_3_body_mobile{
        display: block;
    }
    .sec_3_body.sec_3_body_desktop {
    display: none;
}
    .service_img img {
    width: 100%;
}
    section.service_details.service_details2 .row {
    display: flex
;
    flex-direction: column-reverse;
}
        .col_3 {
    flex: 25%;
    display: none;
    }
button#navbarToggle {
    display: block;
    background: #131313;
}
.nav_bar {
    display: none;
}
.col_2 {
    flex: 55%;
    display: flex
;
    justify-content: flex-end;
}
section.banner {
    background-image: url(../images/banner.png);
    background-size: cover;
    padding: 3rem 0;
    background-position: bottom;
}
.banner_form {
    position: relative;
    top: 5rem;
}
.sec_2_main ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    gap: 1rem;
    flex-direction: column;
}
.large_box h3 {
    color: #000;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 37px;
}
.sec_4_content {
    text-align: center;
    background: linear-gradient(45deg, black, #00000069);
}
.add_details ul {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
    gap: 1.5rem;
    flex-direction: column;
}
.sec_5_body_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    text-align: center;
    margin-bottom: 0;
    gap: 3.1rem;
    flex-direction: column;
}
.sec_5_body_area:before {
    content: '';
    width: 0;
    height: 1%;
    background: #FF9900;
    position: absolute;
    top: 4rem;
    z-index: -1;
    left: 2rem;
}
.sec_5_header p {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: 100%;
    margin: auto;
    color: #000000;
}
.expert_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    gap: 1.5rem;
    flex-direction: column;
}
.inner_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.left_inner_footer p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0;
}
section.sec_4 {
    background-image: url(../images/cta_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 19px 0;
    margin-top: 2rem;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-align: center;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}
.nbr_details {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.left_details {
    flex: 10%;
}
.right_details {
    flex: 90%;
}
.portfolio_details ul li {
    flex: 30%;
}
.portfolio_details ul {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.review_box_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
}

@media only screen and (max-width: 430px) {
    .portfolio_details{
    display:none;
}
.portfolio_details_mbl{
    display:block;
}
    .contact_sec_left {
    margin-top: 3rem;
}
    .sec_6_body.sec_6_body_mbl {
    display: block;
}
    .sec_6_body.sec_6_body_desktop {
    display: none;
}
    .expert_area.expert_area_mbl {
    display: block;
}
    .box_1.golden_btn h5 {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.golden_btn {
    border-radius: 10px;
    background: #EDDDB3;
    padding: 30px 12px;
    padding: 27px 17px;
    padding-bottom: 9px;
}
        section.banner {
        background-image: url(../images/banner.png);
        background-size: 100% 100%;
        padding: 3rem 0;
        background-position: bottom;
        padding-bottom: 8rem;
    }
    .row.inner_row .col-lg-3 {
    flex: 50%;
    width: 50%;
}
    section.footer_1 .row {
    display: flex
;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
    .sec_2_listing_right_text h3 {
    margin-bottom: 18px;
    color: #000000;
    font-family: Raleway;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.sec_2_main ul {
        list-style-type: none;
        padding-left: 0;
        display: flex
;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 0;
        gap: 1.5rem;
        flex-direction: row;
    }
    .sec_2_main ul li {
    flex: 47%;
    width: 50%;
}
.sec_2_listing_right_text p {
    margin-bottom: 0;
    color: #000000;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.4px;
}
        .sec_2_main ul {
        list-style-type: none;
        padding-left: 0;
        display: flex
;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 0;
        gap: 1rem;
        flex-direction: row;
        flex-wrap: wrap;
    }
        .expert_area_desktop{
        display:none;
    }
            .expert_area_mbl{
        display:block;
    }
    .sec_5_body_area_main {
    text-align: center;
}
        .sec_5_body_mbl{
        display: block;
    }
    .sec_5_body_desktop{
        display:none;
    }
        .sec_3_body.sec_3_body_mobile{
        display: block;
    }
    .sec_3_body.sec_3_body_desktop {
    display: none;
}
    .service_img img {
    width: 100%;
}
    section.service_details.service_details2 .row {
    display: flex
;
    flex-direction: column-reverse;
}
        .col_3 {
    flex: 25%;
    display: none;
    }
button#navbarToggle {
    display: block;
    background: #131313;
}
.nav_bar {
    display: none;
}
.col_2 {
    flex: 55%;
    display: flex
;
    justify-content: flex-end;
}
section.banner {
    background-image: url(../images/banner.png);
    background-size: cover;
    padding: 5rem 0;
    background-position: bottom;
    padding-bottom: 8rem;
}
.banner_form {
    position: relative;
    top: 5rem;
}
.sec_2_main ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    gap: 2rem;
    flex-direction: column;
}
.large_box h3 {
    color: #000;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 37px;
}
.sec_4_content {
    text-align: center;
    background: linear-gradient(45deg, black, #00000069);
}
.add_details ul {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
    gap: 1.5rem;
    flex-direction: column;
}
.sec_5_body_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    text-align: center;
    margin-bottom: 0;
    gap: 3.1rem;
    flex-direction: column;
}
.sec_5_body_area:before {
    content: '';
    width: 0;
    height: 1%;
    background: #FF9900;
    position: absolute;
    top: 4rem;
    z-index: -1;
    left: 2rem;
}
.sec_5_header p {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: 100%;
    margin: auto;
    color: #000000;
}
.expert_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    gap: 1.5rem;
    flex-direction: column;
}
.inner_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.left_inner_footer p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0;
}
section.sec_4 {
    background-image: url(../images/cta_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 19px 0;
    margin-top: 2rem;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-align: center;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}
.nbr_details {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.left_details {
    flex: 10%;
}
.right_details {
    flex: 90%;
}
.portfolio_details ul li {
    flex: 30%;
}
.portfolio_details ul {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.review_box_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
}

@media only screen and (max-width: 768px) {
    .portfolio_details{
    display:none;
}
.portfolio_details_mbl{
    display:block;
}
    .contact_sec_left {
    margin-top: 3rem;
}
    .sec_6_body.sec_6_body_desktop {
    display: none;
}
.sec_6_body.sec_6_body_mbl {
    display: block;
}
    .expert_area.expert_area_mbl {
    display: block;
}
        .row.inner_row .col-lg-3 {
    flex: 50%;
    width: 50%;
}
    section.footer_1 .row {
    display: flex
;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
        .expert_area_desktop{
        display:none;
    }
        .expert_area_mbl{
        display:block;
    }
    .sec_5_body_area_main {
    text-align: center;
}
        .sec_5_body_mbl{
        display: block;
    }
    .sec_5_body_desktop{
        display:none;
    }
        .sec_3_body.sec_3_body_mobile{
        display: block;
    }
    .sec_3_body.sec_3_body_desktop {
    display: none;
}
    .service_img img {
    width: 100%;
}
    section.service_details.service_details2 .row {
    display: flex
;
    flex-direction: column-reverse;
}
        .col_3 {
    flex: 25%;
    display: none;
    }
button#navbarToggle {
    display: block;
    background: #131313;
}
.nav_bar {
    display: none;
}
.col_2 {
    flex: 55%;
    display: flex
;
    justify-content: flex-end;
}
section.banner {
    background-image: url(../images/banner.png);
    background-size: cover;
    padding: 5rem 0;
    background-position: bottom;
    padding-bottom: 8rem;
}
.banner_form {
    position: relative;
    top: 5rem;
}
.sec_2_main ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    gap: 2rem;
    flex-direction: column;
}
.large_box h3 {
    color: #000;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 37px;
}
.sec_4_content {
    text-align: center;
    background: linear-gradient(45deg, black, #00000069);
}
.add_details ul {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
    gap: 1.5rem;
    flex-direction: column;
}
.sec_5_body_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    text-align: center;
    margin-bottom: 0;
    gap: 3.1rem;
    flex-direction: column;
}
.sec_5_body_area:before {
    content: '';
    width: 0;
    height: 1%;
    background: #FF9900;
    position: absolute;
    top: 4rem;
    z-index: -1;
    left: 2rem;
}
.sec_5_header p {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: 100%;
    margin: auto;
    color: #000000;
}
.expert_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    gap: 1.5rem;
    flex-direction: column;
}
.inner_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.left_inner_footer p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0;
}
section.sec_4 {
    background-image: url(../images/cta_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 19px 0;
    margin-top: 2rem;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-align: center;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}
.nbr_details {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.left_details {
    flex: 10%;
}
.right_details {
    flex: 90%;
}
.portfolio_details ul li {
    flex: 30%;
}
.portfolio_details ul {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.review_box_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    gap: 1.5rem;
    flex-direction: column !important;
}
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(https://www.clipartmax.com/png/full/36-365828_navbar-toggle-icon-menu-hamburger-png-white.png);
    filter: grayscale(129);
}


@media only screen and (max-width: 768px) {
        .col_3 {
    flex: 25%;
    display: none;
    }
button#navbarToggle {
    display: block;
    background: #131313;
}
.nav_bar {
    display: none;
}
.col_2 {
    flex: 55%;
    display: flex
;
    justify-content: flex-end;
}
section.banner {
    background-image: url(../images/banner.png);
    background-size: cover;
    padding: 3rem 0;
    background-position: bottom;
    padding-bottom: 8rem;
}
.banner_form {
    position: relative;
    top: 5rem;
}
.sec_2_main ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    gap: 1rem;
    flex-direction: row;
}
.large_box h3 {
    color: #000;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 37px;
}
.sec_4_content {
    text-align: center;
    background: linear-gradient(45deg, black, #00000069);
}
.add_details ul {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
    gap: 1.5rem;
    flex-direction: column;
}
.sec_5_body_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    text-align: center;
    margin-bottom: 0;
    gap: 3.1rem;
    flex-direction: column;
}
.sec_5_body_area:before {
    content: '';
    width: 0;
    height: 1%;
    background: #FF9900;
    position: absolute;
    top: 4rem;
    z-index: -1;
    left: 2rem;
}
.sec_5_header p {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: 100%;
    margin: auto;
    color: #000000;
}
.expert_area ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
}
.review_section ul {
    list-style-type: none;
    padding-left: 0;
    display: flex
;
    gap: 1.5rem;
    flex-direction: column;
}
.inner_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
.left_inner_footer p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0;
}
section.sec_4 {
    background-image: url(../images/cta_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 19px 0;
    margin-top: 2rem;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
}
.txt_details h4 {
    font-family: Raleway;
    font-size: 21px;
    font-weight: 700;
    line-height: 29.35px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-align: center;
}
.txt_details h5 {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}
.nbr_details {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.left_details {
    flex: 10%;
}
.right_details {
    flex: 90%;
}
.portfolio_details ul li {
    flex: 30%;
}
.portfolio_details ul {
    display: flex
;
    gap: 0.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.review_box_footer {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
}
section.sec_5 {
    padding: 1rem 0;
}
section.sec_7 {
    padding: 1rem 0;
}
section.sec_6 {
    padding: 1rem 0;
}
section.service_details {
    padding: 2rem 0;
    padding-bottom: 0;
}
.service_details_content {
    padding: 2rem 0;
}
}