/*
 Theme Name:   Twenty Twenty-Four
 Description:  Twenty Twenty-Four Child Theme
 Author:       Tryfon Tzanetis
 Author URI:   http://tafhub.com
 Description: Twenty Twenty-Four is designed to be flexible,
 versatile and applicable to any website. Its collection of templates and patterns tailor to different needs,
 such as presenting a business,
 blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process,
 is fully compatible with the site editor,
 and takes advantage of new design tools introduced in WordPress 6.4.
 Template:     twentytwentyfour
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0 License: GNU General Public License v2 or later
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
Tags:         Tags: one-column,
custom-colors,
custom-menu,
custom-logo,
editor-style,
featured-images,
full-site-editing,
block-patterns,
rtl-language-support,
sticky-post,
threaded-comments,
translation-ready,
wide-blocks,
block-styles,
style-variations,
accessibility-ready,
blog,
portfolio,
news
 Text Domain:  twentytwentyfourchild
*/
/* body{
    background: red !important;
} */

/* Footer */

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

    footer .footer-top-content,
    .footer-mid-content h3 {
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        font-size: 35px !important;
    }


    footer .footer-mid-content .wp-block-column .footer-mid-heading,
    footer .footer-mid-content .footer-mid-menu-content>div {
        flex-direction: column;
        align-items: center;
        /* gap: 0px; */
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    footer .footer-mid-content .wp-block-column .wp-block-group p,
    footer .footer-mid-content .wp-block-column .wp-block-group ul li {
        text-align: center;
        width: 100%;
        justify-content: center;
    }

    footer .footer-bottom-content {
        text-align: center;
        border-top: 2px dashed #39444e !important;
        margin-top: 0px;
    }

    footer .footer-bottom-content p {
        font-size: 10px;
        line-height: 25px;
    }

    footer>div {
        padding-top: 40px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    footer .footer-mid-content {
        padding-bottom: 40px !important;
        margin-bottom: 0px !important;
        margin-top: 25px !important;
        gap: 25px;
    }

    footer .footer-mid-content .wp-block-column {
        gap: 0px 1im;
    }

    footer .footer-mid-content>.wp-block-column:nth-child(2)>div {
        gap: 25px;
    }

    footer .footer-mid-content #footer-mid-men-contact {
        padding-top: 20px !important;
        border-top: 1px solid #39444e;
        text-align: center;
        width: 100%;
    }

    footer .footer-mid-content>.wp-block-column:nth-child(2)>div>.wp-block-group:nth-child(3) {
        padding-top: 20px !important;
        border-top: 1px solid #39444e;
    }

    footer .footer-mid-content .footer-mid-menu-explore {
        width: 100%;
        justify-content: center;
        text-align: center;
        align-items: center;
        border-top: 1px solid #39444e;
        padding-top: 25px !important;
    }

}

footer .footer-bottom-content {
    border-top: 2px dashed #39444e !important;
}

@media screen and (max-width: 768px) {
    .work-together-section .column-heading {
        font-size: 20px !important;
    }
    
    .content-box-image {
        margin: 0 !important;
        width: 100% !important;
    }

    .content-box-image img {
        width: 100%;
    }

    .digital-campaign-column-image {
        width: 100% !important;
    }

    .digital-campaign-column-image img {
        width: 100%;
    }
    html body .digital-campaign-column .column-para {
        line-height: 25px !important;
        font-size: 14px !important;
    }

    .clients-happy-section-image {
        text-align: center;
    }

    .clients-happy-section {
        text-align: center;
    }

    .content-box-section-column {
        text-align: center;
        padding-left: 0px;
    }
    .column-para {
        text-align: center;
    }

    .reverse-order-mobile {
        flex-direction: column-reverse;
        gap: 30px !important;
    }

    .reverse-order-mobile>div:not(.content-box-section-column) {
        display: contents;
    }

    .work-together-section {
        margin-bottom: 70px;
    }

    .work-together-content {
        margin-bottom: 65px !important;
    }

    .content-box-columns-gap {
        gap: 30px !important;
    }
}

/* Remove extra space */
.home .wp-site-blocks main>.wp-block-group:not(.entry-content) {
    display: none;
}

.home .wp-site-blocks main {
    padding-top: 0px;
    margin-top: 0px;
}

.our-process-works-section .wp-block-columns .wp-block-column {
    border-radius: 15px !important;
}

/* firm-marketing-sec */

@media screen and (max-width:1199px) and (min-width:781px) {
    html body .firm-marketing-sec .container .row .clm.right .wrapper .content-wrapper .content {
        padding: 32px 20px 32px 30px;
        gap: 25px;
    }

    .firm-marketing-sec .container .row .clm .title {
        min-height: 108px;
        box-sizing: border-box;
    }
}

@media screen and (min-width:600px) and (max-width:781px) {
    header button.wp-block-navigation__responsive-container-open {
        display: block !important;
    }

    header .mobile-menu-content .wp-block-navigation__responsive-container {
        display: none !important;
    }
}

@media screen and (max-width:1023px) and (min-width: 781px) {

    html body .firm-marketing-sec .container .row .clm.right .wrapper .content-wrapper .content {
        gap: 20px;
    }

    header .mobile-menu-content .wp-block-navigation-item {
        margin-right: 10px;
    }

    header .mobile-menu-content .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
        padding-right: 20px !important;
        padding-left: 20px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}

@media screen and (max-width: 780px) {
    html body .firm-marketing-sec .container .row .clm.right .wrapper .content-wrapper .content {
        gap: 25px;
        border-radius: 8px;
        padding: 20px 40px;
    }
    html body .our-process-works-section .wp-block-columns .wp-block-column {
        border-radius: 10px !important;
    }   
    html body .wp-container-core-columns-is-layout-9.wp-container-core-columns-is-layout-9,
    html body .wp-container-core-columns-is-layout-8.wp-container-core-columns-is-layout-8{
        gap: 13px;
    }
}

.firm-marketing-sec .container .row .clm.left .wrapper .content-wrapper .content:hover {
    border-radius: 10px;
    color: #071522;
    border-left: 15px solid #52CE80;
    box-sizing: border-box;
}

.firm-marketing-sec .container .row .clm.right .wrapper .content-wrapper .content {
    padding: 38px 39px 38px 77px;
    border-radius: 15px;
    background: linear-gradient(93deg, #D8FBF3 0.66%, #84BFC9 99.11%), #FFF;
    display: flex;
    align-items: center;
    gap: 40px;
    width: 100%;
    color: #0D3348;
    font-family: Syne;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
}

/* new_matters_compare_table */
.new_matters_compare_table .table_wrap tbody td:first-child {
    border: 2px dashed #39444e;
    border-right: none;
}

.new_matters_compare_table .table_wrap thead th:nth-child(3),
.new_matters_compare_table .table_wrap tbody td:last-child {
    border: 2px dashed #39444e;
    border-left: none;
}

.new_matters_compare_table .table_wrap thead th:nth-child(3) {
    border-bottom: none;
}

/*work-together-section */
@media screen and (min-width: 782px) {
    .work-together-section .content-box-section .column-heading {
        text-align: left;
    }

    .work-together-section .content-box-section .content-box-section-column {
        max-width: 363px;
        padding-left: 0px !important;
        margin: 0 auto;
    }

}

@media screen and (max-width: 781px) {
    .make-your-client-happy .section-heading {
        font-size: 32px !important;
        
    }
    html body .plead-not-guilty-section .section-heading {
        font-size: 32px !important;
        max-width: 80%;
        line-height: 1.4 !important;
    }
    /*Digital Campaign section  */

    .digital-campaign .content-column img {
        width: 100%;
    }

    .column-heading br {
        display: none;
    }

    .column-heading {
        text-align: center;
    }

    .work-together-section .content-box-section figure.wp-block-image {
        width: 100%;
        text-align: center;
    }

    .work-together-section .content-box-section:nth-child(2),
    .work-together-section .content-box-section:nth-child(4),
    .work-together-section .content-box-section:nth-child(6) {
        flex-direction: column-reverse
    }

    html body .plead-not-guilty-section {
        padding: 40px 25px !important;
    }
}

.plead-not-guilty-section {
    margin-top: 0px;
}

.plead-not-guilty-section .section-sub-heading {
    max-width: 828px !important;
}




/* footer global css */

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

    footer .footer-top-content,
    .footer-mid-content h3 {
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        font-size: 35px !important;
    }


    footer .footer-mid-content .wp-block-column .footer-mid-heading,
    footer .footer-mid-content .footer-mid-menu-content>div {
        flex-direction: column;
        align-items: center;
        /* gap: 0px; */
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    footer .footer-mid-content .wp-block-column .wp-block-group p,
    footer .footer-mid-content .wp-block-column .wp-block-group ul li {
        text-align: center;
        width: 100%;
        justify-content: center;
    }

    footer .footer-bottom-content {
        text-align: center;
        border-top: 2px dashed #39444e !important;
        margin-top: 0px;
    }

    footer .footer-bottom-content p {
        font-size: 10px;
        line-height: 25px;
    }

    footer>div {
        padding-top: 40px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    footer .footer-mid-content {
        padding-bottom: 40px !important;
        margin-bottom: 0px !important;
        margin-top: 25px !important;
        gap: 25px;
    }

    footer .footer-mid-content .wp-block-column {
        gap: 0px 1im;
    }

    footer .footer-mid-content>.wp-block-column:nth-child(2)>div {
        gap: 25px;
    }

    footer .footer-mid-content #footer-mid-men-contact {
        padding-top: 20px !important;
        border-top: 1px solid #39444e;
        text-align: center;
        width: 100%;
    }

    footer .footer-mid-content>.wp-block-column:nth-child(2)>div>.wp-block-group:nth-child(3) {
        padding-top: 20px !important;
        border-top: 1px solid #39444e;
    }

    footer .footer-mid-content .footer-mid-menu-explore {
        width: 100%;
        justify-content: center;
        text-align: center;
        align-items: center;
        border-top: 1px solid #39444e;
        padding-top: 25px !important;
    }

}

footer .footer-bottom-content {
    border-top: 2px dashed #39444e !important;
}



.page-numbers {
    color: rgba(246, 246, 246, 0.50);
}

.page-numbers.current {
    color: #F6F6F6;
}
html body .faq-section .faq-content summary {
    text-transform: uppercase;
}

@media screen and (min-width: 782px) {
    .work-together-section .content-box-section .column-heading-max-width {
        max-width: 296px;
    }  
}
@media screen and (max-width: 781px) {

    html body .work-together-section .content-box-section {
        justify-content: center;
    }
    html body .our-process-mobile .section-sub-heading {
        margin-top: 10px !important;
    }
    html body .work-together-section > div {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }    
    html body .work-together-section > div {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    
    html body .work-together-section .section-sub-heading {
        margin-bottom: 25px;
        font-size: 14px !important;
    }
    html body .work-together-section .section-heading {
        max-width: 279px;
    }
    html body .work-together-section  .reverse-order-mobile{
        gap: 25px !important;
    }
    html body .work-together-section .content-box-section .column-para{
        margin-top: 10px !important;
        font-size: 14px;
        font-weight: 400;
        line-height: 25px !important;
        text-align: center;
    }
    html body .work-together-section .content-box-section:not(:last-child) {
        margin-bottom: 50px !important;
    }
    html body .work-together-section .content-box-section-column {
        padding-left: 0px !important;
        padding-right: 0px !important;
        max-width: 90%;
    }
    html body .work-together-section .work-together-bottom-section h2 {
        font-size: 32px !important;
        line-height: 44.8px;
    }

    html body .work-together-section .work-together-bottom-section{
        margin-top: 65px !important;
    }    
    html body .work-together-section figure{
        text-align: center;
    }
    html body .plead-not-guilty-section .section-heading {
        font-size: 32px !important;
    }
}
@media screen and (max-width: 500px) {
    .work-together-section .section-heading {
        max-width: 279px;
    }
}
html body .work-together-section .column-para {
    line-height: 30px !important;
}
html body .our-process-works-section .content-box {
    border: 1px solid #2A516B;
    background: linear-gradient(93deg, #183C5C 5.08%, #19354B 99.72%);
    box-shadow: 0px 0px 17.3px 0px rgba(9, 31, 47, 0.27);
}
.hero-content-section .wp-block-column.is-vertically-aligned-center{
    align-self: self-start !important;
}

.our-process-works-section .our-process-desktop {
    max-width: 1244px !important;
    margin: auto !important;
}
/* .date-column{
    position: relative;
}

.date-column::before{
    content: '';
    width: 2px;
    height: 59%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
} */
/* .slider-date{
    position: relative;
}
.slider-date::before{
    content: '';
    width: 2px;
    height: 59%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
} */


.FAQ details p{
    margin-top: 20px !important;
    padding: 0 !important;
}

.FAQ details li:not(:last-child){
    margin-bottom: 10px !important;
    padding: 0 !important;

}

.FAQ details ul{
    margin-bottom: 20px !important;
}