/*

Theme Name: Divi Child

Theme URI: https://schorrlaw.test2.redblink.net

Description: Divi Child Theme

Author: Anna Fitzgerald

Author URI: https://schorrlaw.test2.redblink.net

Template: Divi

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/



/* BODY */
@media (max-width:768px) {
    p {
        font-size: 16px;
    }

    .stickyelements-form textarea {
        margin-bottom: 0 !important;
    }

    form.stickyelements-form input[type=submit] {
        margin-top: 53px !important;
    }

    #footer-section .et_pb_row--with-menu.et_pb_row_4col {
        display: block;
    }

    .modal_video {
        width: 100%;
    }

    .close-btn {
        top: 4px;
        right: 3px;
        padding: 0px;
        line-height: 23px;
        font-size: 18px;
        width: 30px;
        height: 30px;
    }

    .space-left {
        margin: 28px;
    }
}

.slick-track {
    display: flex !important;
    align-items: center !important;
}


#main-contact-section input {
    margin-bottom: 0;
    background: transparent !important;
    border: none;
    padding: 10px 0 !important;
    border-bottom: 1px solid;
    font-size: 20px;
}

#main-contact-section textarea {
    margin-bottom: 50px;
    background: transparent !important;
    border: none;
    padding: 10px 0 !important;
    border-bottom: 1px solid;
    height: 100%;
    min-height: 80px;
    max-height: 80px;
    font-size: 21px;
    width: 100%;
}

#main-contact-section .wpcf7-submit {
    background-color: #2ea3f2 !important;
    padding: 10px 32px 10px 32px !important;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
}

#main-contact-section .wpcf7-submit:hover {
    background: #28628a !important;
}

#main-contact-section .dtq-form-header-container {
    display: none;
}

#main-contact-section .contact-inner-row {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #main-contact-section .et_pb_row {
        padding: 2% 20px;
    }

    #main-contact-section input {
        width: 100%;
        max-width: max-content;
    }

    #main-contact-section .et_pb_row_11 {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #main-contact-section .contact-inner-row {
        display: block;
    }

    #main-contact-section .contact-inner-row input {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    #main-contact-section .contact-inner-row {
        display: block;
    }

    .single-post #search-3 form,
    .single-post div#wpcf7-f60266-o1 form {
        padding: 0;
    }

    #main-contact-section input {
        font-size: 18px;
        font-family: 'Plus Jakarta Sans';
    }

    #main-contact-section textarea {
        font-size: 18px;
        font-family: 'Plus Jakarta Sans';
    }

    .contact-height iframe {
        height: auto !important;
    }
	.flex_box {
    display: flex;
    flex-wrap: wrap;
}
.flex_box  #content-section {
    order: 2;
}
	.flex_box .et_pb_column.et_pb_column_1_2.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    order: 1;
}
}


/* BODY */


/* Header */

.header-contact-btns {
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 99999;
    position: relative;
}

.header-contact-btns li:first-child {
    background: #3498DB;
    padding: 8px 20px;
    border-radius: 4px;
    border: 1px solid #5DADE2;
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-contact-btns li:first-child a {
    color: #fff;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
}

.header-contact-btns li:last-child {
    background: #E6F2FA;
    border: 1px solid #A5A5A5;
    padding: 8px 20px;
    border-radius: 4px;
}

.container.clearfix.et_menu_container {
    width: 100%;
    max-width: 1490px;
    margin: 0 auto;
}

.header-contact-btns li:last-child a {
    color: #111;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    cursor: pointer;
}

.et_pb_svg_logo #logo {
    height: 100% !important;
    max-height: 100% !important;
}

/* Nav */

.et_fixed_nav.et_show_nav #page-container {
    padding-top: 0 !important;
}

.et_fixed_nav #main-header {
    position: fixed;
    background: transparent;
    border: 0;
    padding: 10px;
}

.et_header_style_left #et-top-navigation {
    padding-top: 0px !important;
    display: flex;
    align-items: center;
    gap: 50px;
    margin-left: auto;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 0px !important;
}

#main-header.et-fixed-header {
    position: fixed !important;
    z-index: 99999;
    top: 0;
    padding: 10px;
    height: auto;
    background: rgba(255, 255, 255, .9);
}

#main-header {
    box-shadow: none !important;
}

/* .et_fixed_nav #main-header .container {
    position: absolute;
    left: 0;
    right: 0;
} */
/* .et_fixed_nav #main-header {
    position: relative;
    width: 100%;
    z-index: 2;
} */

@media only screen and (max-width: 1366px) and (min-width: 1025px) {}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .header-contact-btns li:last-child a {
        font-size: 15px;
    }

    .header-contact-btns li:first-child a {
        font-size: 15px;
    }

    #main-header .mobile_menu_bar_toggle {
        padding-bottom: 0 !important;
    }
}

/* Nav */

/* Header */

/* Banner Section Start */

#banner-section .banner-list ul {
    display: flex;
    gap: 60px;
}

#banner-section .banner-list ul li {
    list-style: none;
    color: #fff;
    font-size: 31px;
}

#banner-section .banner-logos ul {
    display: flex;
    gap: 50px;
}

#banner-section .banner-logos ul li {
    list-style: none;
}

#banner-section #banner-contact-info ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

#banner-section #banner-contact-info ul li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
}

#banner-section #banner-contact-info ul li a {
    color: #fff;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #banner-section video {
        width: 100% !important;
        object-fit: contain;
        position: absolute;
        top: 0;
        left: 0;
        object-position: top;
    }

    #banner-section {
        position: relative;
        width: 100%;
        height: 69vh !important;
        overflow: hidden;
    }

    .home #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
        color: #3c3c3c !important;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1024px) {
    #banner-section {
        position: relative;
        width: 100%;
        height: 69vh;
        overflow: hidden;
    }

    #banner-section #banner-contact-info ul {
        padding: 13px;
    }

    .et_pb_section_video_bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        right: 0;
        bottom: 0;
        height: 100%;
    }

    /* 	.et_pb_section_video_bg .mejs-video {
    left: 0 !important;
    right: 0 !important;
    position: absolute;
    max-width: none;
    margin: 0 !important;
    width: 100% !important;
} */
    video#mejs_9415314084663702_html5 {
        width: 100% !important;
        object-fit: contain;
        position: absolute;
        top: 0;
        left: 0;
        object-position: top;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #banner-section #banner-contact-info ul li a {
        font-size: 14px;
    }

    #banner-section #banner-contact-info ul li {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1180px) {
    .header-contact-btns {
        display: none;
    }

    .et_header_style_left #et-top-navigation {
        gap: 0 !important;

    }

    .mobile_menu_bar.mobile_menu_bar_toggle {
        display: none;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #banner-section #banner-contact-info ul li a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
    #banner-contact-info .et_pb_column {
        margin-bottom: 0;
    }
}

/* Banner Section End */



/* Who we are section */

/* .swipe-section {
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: start;
	overflow: hidden;
	position: relative;
} */

.heading-left {
    font-size: 2rem;
    font-weight: bold;
    white-space: nowrap;
    transform: translateX(0);
    transition: transform 0.8s linear;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #who-we-are-section .et_pb_row {
        padding: 2% 20px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {}


/* Who we are section */

/* Counter Section */

@media only screen and (max-width: 1366px) and (min-width: 1025px) {}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {
    #counter-row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        row-gap: 30px;
    }
}


/* Counter Section */


/* Our Reach Section */


#our-reach-section #our-reach-locations ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#our-reach-section #our-reach-locations ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 25px;
}

#our-reach-section #our-reach-locations ul li .left-content {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Syne';
}

#our-reach-section #our-reach-locations ul li .left-content a {
    color: #000;
    font-size: 28px;
}

#our-reach-section #our-reach-locations ul li .left-content a:hover {
    color: #29628b;
}

#our-reach-section .et_pb_module {
    margin-bottom: 0 !important;
}

#our-reach-section .left-column #dynamic-image {
    width: 100% !important;
    max-width: 100% !important;
    border-bottom-right-radius: 80px !important;
    height: 100% !important;
    min-height: 670px;
    object-fit: cover !important;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #our-reach-section .et_pb_row {
        padding: 2% 20px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #our-reach-section .left-column #dynamic-image {
        min-height: 400px;
        max-width: fit-content !important;
    }
}

@media only screen and (max-width: 767px) {
    #our-reach-section #our-reach-locations ul {
        padding: 0;
    }

    #our-reach-section #our-reach-locations ul li {
        padding-bottom: 15px;
    }

    #our-reach-section #our-reach-locations ul li .left-content a {
        font-size: 22px;
    }

    #our-reach-section .left-column #dynamic-image {
        min-height: 400px;
        max-width: fit-content !important;
    }
}

/* Our Reach Section */


/* COntact Section */


#home-contact-section #form {
    border: 1px solid #87CEF6;
    padding: 44px 55px;
    background: #F3FAFE;
    width: 100%;
    max-width: 670px;
}

#home-contact-section .et_pb_column_2_3 {
    display: flex;
    justify-content: flex-end;
}

#home-contact-section .et_pb_row {
    display: flex;
    align-items: center;
}

#home-contact-section #form .wpcf7-form.init br {
    display: none;
}

#home-contact-section #form .wpcf7-form input {
    margin-bottom: 30px;
    background: transparent !important;
    border: none;
    padding: 10px 0 !important;
    border-bottom: 2px solid;
    font-size: 21px;
    width: 100%;
}

/* #home-contact-section .contact-inner-row p {
    padding-bottom: 30px;
} */
#home-contact-section #form .wpcf7-form textarea {
    margin-bottom: 0;
    background: transparent !important;
    border: none;
    padding: 10px 0 !important;
    border-bottom: 2px solid;
    height: 100%;
    min-height: 80px;
    max-height: 80px;
    font-size: 21px;
    width: 100%;
}

#home-contact-section #form .wpcf7-form .wpcf7-submit {
    background-color: #3498DB !important;
    padding: 10px 22px 10px 22px !important;
    border-radius: 10px;
    border: none;
    color: #fff;
    width: auto;
    margin-bottom: 0;
    margin-top: 30px;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #home-contact-section .et_pb_row {
        padding: 2% 20px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #home-contact-section .et_pb_row {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    #home-contact-section .et_pb_row {
        display: block;
    }

    #home-contact-section #form {
        padding: 40px 20px 20px 20px;
    }

    #home-contact-section #form .wpcf7-form input {
        font-size: 18px;
    }

    #home-contact-section #form .wpcf7-form textarea {
        font-size: 18px;
    }
}

/* COntact Section */

/* Logo Slider Section */

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #logo-slider-section .et_pb_row_6 {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .et_pb_heading_1 .et_pb_heading_container h2 {
        font-size: 26px !important;
        line-height: normal !important;
    }

    .et_pb_heading_2 .et_pb_heading_container h3,
    .et_pb_heading_3 .et_pb_heading_container h3,
    .et_pb_heading_4 .et_pb_heading_container h3,
    .et_pb_heading_5 .et_pb_heading_container h2 {
        font-size: 24px !important;
        line-height: normal !important;
    }

    #full-section #content-section {
        padding: 30px !important;
    }
}

@media only screen and (max-width: 767px) {}

/* Logo Slider Section */

/* Press & Media Section */

#press-media-section .video-slider-container {
    max-width: 1400px;
}

#press-media-section .video-slider-container .video-slide .video-item {
    height: 100%;
    min-height: 310px;
}

#press-media-section .video-slider-container .video-slide .video-item .video-thumbnail img {
    height: 100% !important;
    min-height: 320px;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #press-media-section .et_pb_row {
        padding: 2% 20px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {}

/* Press & Media Section */

/* Customer Reviews Section */


/* #customer-reviews-section #sp-testimonial-free-wrapper-146 {
    padding: 50px;
}
#customer-reviews-section .testimonial-nav-arrow {
    border-radius: 50px;
    padding: 20px;
}
#customer-reviews-section .swiper-button-prev {
    left: 15%;
}
#customer-reviews-section .swiper-button-next {
    right: 15%;
}
#customer-reviews-section .sp-testimonial-post-title {
    width: 100%;
    margin: 0 auto !important;
    max-width: 700px;
    text-align: center !important;
}
#customer-reviews-section .testimonial-pagination .swiper-pagination-bullet-active {
    background: #D9D9D9 !important;
}
.testimonial-pagination .swiper-pagination-bullet {
    border-radius: 2px !important;
    width: 40px !important;
    height: 3px !important;
    border: none !important;
    background: #60717A !important;
}
#customer-reviews-section .et_pb_testimonial {
    background: none;
} */


#customer-reviews-section #home-reviews .ti-review-content {
    font-family: 'Syne';
    font-size: 30px;
    height: 100%;
    max-width: 720px;
}

#customer-reviews-section .ti-reviews-container-wrapper .ti-inner .ti-read-more {
    display: none;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #customer-reviews-section .et_pb_row {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 1024px) {
    #practice-areas-body span.et_pb_image_wrap {
        width: 100% !important;
    }

    #practice-areas-body img {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    #customer-reviews-section #home-reviews .ti-review-content {
        font-size: 18px;
        height: 100%;
        min-height: 150px;
    }
}


/* Customer Reviews Section */



/* Recent Blogs */

#recent-blogs-section .column.size-1of3 {
    width: 32% !important;
    margin: 0 !important;
}

#recent-blogs-section .et_pb_salvattore_content {
    display: flex;
    justify-content: space-between;
}

#recent-blogs-section img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 100%;
    min-height: 290px;
    max-height: 290px;
    object-fit: cover;
    object-position: top;
}

#recent-blogs-section article {
    border-radius: 15px;
    box-shadow: 0px 4px 34px rgba(236, 242, 251, 0.25);
    border: none;
    height: 100%;
    min-height: 500px;
}

#recent-blogs-section article h2 {
    color: #111;
    font-family: 'Syne';
    line-height: 34px;
    font-size: 24px;
}

#recent-blogs-section article p {
    color: #3C3C3C;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
	line-height: 1.5;
}

#recent-blogs-section article a {
    color: #111;
}

#recent-blogs-section .et_pb_button:hover {
    background: #28628a !important;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #recent-blogs-section .et_pb_row {
        padding: 2% 5%;
    }

    #recent-blogs-section .et_pb_module {
        padding-bottom: 0 !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #recent-blogs-section article {
        height: auto;
        min-height: auto;
    }
}


@media only screen and (max-width: 767px) {
    #recent-blogs-section article {
        height: auto;
        min-height: auto;
    }
}

/* Recent Blogs */


/* practice-areas-section */

#practice-areas-section .practice-areas-home .et_pb_column {
    border-radius: 15px;
    box-shadow: 0px 4px 34px rgba(236, 242, 251, 0.25);
    border: none;
    background: #F8F9FC;
    padding: 45px;
}

#practice-areas-section .practice-areas-home .et_pb_column:hover {
    background: #29628B;
}

#practice-areas-section .practice-areas-home .et_pb_column:hover h3 {
    color: #fff;
}

#practice-areas-section .practice-areas-home .et_pb_column:hover p {
    color: #fff;
}

#practice-areas-section .practice-areas-home .et_pb_column:hover a {
    color: #fff !important;
}

#practice-areas-section .practice-areas-home .et_pb_column:hover p a {
    color: #2ea3f3 !important;
}

#practice-areas-section .practice-areas-home .et_pb_column:hover a::after {
    color: #fff;
}


@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #practice-areas-section .et_pb_row {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {}

/* practice-areas-section */


/* Text Slider Section */

#slider-text {
    text-transform: uppercase;
    overflow-x: hidden;
}

.slider-inner-text {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}

.news-message {
    display: flex;
    gap: 5rem;
    flex-shrink: 0;
    height: 50px;
    align-items: center;
    animation: slide-left 100s linear infinite;
}

.news-message+.news-message {
    margin-left: 5rem;
}

.news-message p {
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 0;
    font-family: 'Plus Jakarta Sans';
    color: #111;
}

.news-message .dot {
    width: 20px;
    height: 20px;
    background: #111;
    border-radius: 30px;
}

@keyframes slide-left {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {
    .news-message {
        gap: 2rem;
    }

    .news-message .dot {
        width: 14px;
        height: 14px;
    }

    .news-message p {
        font-size: 24px;
    }
}


/* Text Slider Section */



/* ----Testimonial Page---- */

#testimonial-body .et_pb_testimonial {
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    background: transparent;
}

#testimonial-body .et_pb_image {
    margin: 0 auto;
}

#testimonial-body .et_pb_testimonial_description {
    margin: 0 !important;
}

#testimonial-body .et_pb_testimonial_portrait:before {
    box-shadow: none !important;
}
@media (min-width: 991px) {
	#footer-section .footer-menu-list {
		margin-top: 0 !important;
		margin-right: 2%;
		width: 17%;
	}

	#footer-section .et_pb_row .address-info {
		width: 31%;
		margin-right: 2%;
	}
}
#footer-section .et_pb_image_wrap img {
    max-width: 200px;
}


@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {

    /*     #banner-section {
        height: 100vh;
      }	 */
    #blog-body {
        padding: 4% 2% !important;
    }

    .page-template-default #blog-body .all-post article {
        max-height: 100% !important;
        min-height: auto !important;
        height: auto !important;
    }

    #blog-page-sidebar #block-3 .wp-block-categories-list {
        display: block !important;
    }

    .single-post #sidebar {
        max-width: unset;
        margin: 0 auto;
        max-width: unset !important;
        float: left !important;
    }

    
    #footer-section .et_pb_column_3_tb_footer {
        margin-top: 0 !important;
    }

    .imag-height {
        height: 100%;
    }

    .imag-height span.et_pb_image_wrap {
        height: 100%;
    }

    .imag-height img {
        height: 100%;
        object-fit: cover;
    }

/*     #footer-section {
        padding: 4% 1%;
    } */

    /* 		#banner-section video {
    width: 100% !important;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    object-position: top;
}  */
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #testimonial-body .et_pb_row .et_pb_column {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 1024px) {
    .home #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
        color: #fff;
    }
}


/* ----Testimonial Page---- */



/* ----FAQ Page---- */


#faq-body .et_pb_toggle_close {
    background: transparent;
}

#faq-body .et_pb_toggle {
    border: none;
    border-bottom: 2px solid #B4B4B4;
    padding: 20px 0;
    margin-bottom: 10px;
}

#faq-body .et_pb_toggle .et_pb_toggle_title:before {
    color: #000;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #faq-body .et_pb_row {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {}



/* ----FAQ Page---- */


/* Contact Page */

#schedule-call .et_pb_heading {
    margin: 0 auto;
}



@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #schedule-call {
        padding: 2% 5%;
    }

    #schedule-call .et_pb_row {
        border-radius: 15px;
    }

    #map-section .et_pb_row {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 980px) {
	#contact-body .et_pb_row.et_pb_gutters3 {
    	flex-wrap: wrap;
	}
	#contact-body .et_pb_column.et_pb_column_1_2 { 
    	width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {}

/* Contact Page */


/* ----About Page---- */



/* Press Section */

#experience-section .et_pb_heading {
    margin: 0 auto;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #about-schorr-law .et_pb_row {
        padding: 2% 5%;
    }

    #about-schorr-law .et_pb_row:last-child {
        padding: 0;
    }

    #media-coverage-section .et_pb_row {
        padding: 2% 5%;
    }

    #our-team-section .et_pb_row {
        padding: 2% 5%;
    }

    #our-honor-section .et_pb_row {
        padding: 2% 5%;
    }

    #experience-section .et_pb_row {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #our-honor-section .et_pb_row:last-child {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 40px;
    }

    #our-honor-section .et_pb_row:last-child .et_pb_column {
        width: 100%;
    }

    #our-team-section .et_pb_row_11,
    #our-team-section .et_pb_row_9 {
        display: flex;
        justify-content: space-around;
    }

    #our-team-section .et_pb_row_11 .et_pb_column_26,
    #our-team-section .et_pb_row_9 .et_pb_column_16 {
        margin-right: 0 !important;
        margin-left: 39px;
    }
}

@media only screen and (max-width: 767px) {
    #press-section {
        column-gap: 30px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    #about-banner-section h2 {
        padding-bottom: 0;
    }

    #our-honor-section .et_pb_row_4 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 30px;
    }
}


/* ----About Page---- */



/* Footer */

#footer-section #menu-footer-menu {
    display: block;
}

/* #footer-section .et_pb_code_5_tb_footer ul {
    display: flex;
    gap: 20px;
    padding: 0;
	justify-content: flex-end;
} */
#footer-section .et_pb_code_5_tb_footer ul li {
    list-style: none;
}

#footer-section .et_pb_code_5_tb_footer ul li a {
    color: #BED0DC;
}

#footer-section .social-media ul {
    display: flex;
    gap: 20px;
}

#footer-section .social-media ul li {
    list-style: none;
}

#footer-section .address-info ul {
    padding: 0;
    padding-bottom: 20px;
}

#footer-section .address-info ul li {
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-size: 16px;
    color: #fff;
    font-family: 'Plus Jakarta Sans';
}

#footer-section .address-info ul li a {
    font-size: 16px;
    color: #fff;
}

#footer-section #menu-footer-menu a {
    font-size: 16px;
    padding-bottom: 19px;
    font-family: 'Plus Jakarta Sans';
}

#footer-section .et_pb_row {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #footer-section .et_pb_row {
        padding: 2% 15px;
        width: 100%;
    }
}

@media (max-width: 980px) {
    #footer-section .et_pb_column.et_pb_column_1_4.et_pb_column_0_tb_footer {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #footer-section .et_pb_with_border {
        display: flex;
    }

    #footer-section .et_pb_with_border .et_pb_column {
        margin-bottom: 0;
    }

    #footer-section .et_pb_code_5_tb_footer ul {
        justify-content: left;
    }

    #footer-section #mobile_menu1 {
        display: grid;
        background: transparent !important;
        border: none;
        padding: 0;
        box-shadow: none;
        grid-template-columns: 1fr 1fr;
    }

    #footer-section .mobile_menu_bar {
        display: none;
    }

    /* 	#footer-section .address-info {
		margin-top: -5rem;
	} */
    #footer-section #mobile_menu1 li a {
        padding-left: 0 !important;
        border: none;
        font-size: 16px;
        padding-bottom: 19px;
        font-family: 'Plus Jakarta Sans';
    }

    /* 	#footer-section .et_pb_column_3_tb_footer {
	    margin-top: 10rem;
	} */
    /* 	#footer-section .footer-menu-list {
	    margin-top: 8rem;
	} */
}

@media only screen and (max-width: 767px) {
    #footer-section .et_pb_code_5_tb_footer ul {
        justify-content: left;
    }

    #footer-section #mobile_menu1 {
        display: block;
        background: transparent !important;
        border: none;
        padding: 0;
        box-shadow: none;
    }

    #footer-section .mobile_menu_bar {
        display: none;
    }

    /* 	#footer-section .address-info {
		margin-top: 18rem;
	} */
    #footer-section #mobile_menu1 li a {
        padding-left: 0 !important;
        border: none;
        font-size: 16px;
        padding-bottom: 19px;
        font-family: 'Plus Jakarta Sans';
    }

    .term-condiction ul {
        justify-content: flex-start !important;
    }
}

/* Footer */



/* ----Practice Areas Page---- */

#practice-areas-body .size-1of3 {
    width: 32% !important;
    margin: 0 !important;
}

#practice-areas-body .et_pb_salvattore_content {
    display: flex;
    justify-content: space-between;
}

#practice-areas-body .size-1of3 img {
    border-radius: 15px;
    height: 100%;
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
    object-position: top;
    margin-top: 15px;
}

#practice-areas-body .size-1of3 article {
    padding: 0;
    border-top: 2px solid #B4B4B4;
}

#practice-areas-body .size-1of3 .et_pb_image_container {
    margin: 0;
}

#practice-areas-body .size-1of3 article:hover {
    border-top: 2px solid #3498DB;
}

#practice-areas-body .et_pb_image_wrap {

    padding-top: 12px;
}

#practice-areas-body .et_pb_image_wrap:hover {}

#practice-areas-body .et_pb_row .et_pb_button:hover {
    background: transparent;
    color: #3498db !important;
}

#practice-areas-body .et_pb_row .et_pb_button:hover::after {
    color: #3498db !important;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #practice-areas-body .et_pb_row {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {}

/* ----Practice Areas Page---- */


/* ----Specific Performance Attorney Los Angeles Page---- */

#full-section #content-section h2 span {
    color: #3498DB;
}

#full-section #content-section {
    padding: 100px 80px;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {}

@media only screen and (max-width: 1024px) and (min-width: 768px) {}

@media only screen and (max-width: 767px) {
    #full-section #content-section {
        padding: 50px 25px;
    }
}

/* ----Specific Performance Attorney Los Angeles Page---- */


/* ----Publications and Media Page---- */

#publications-row .practice-area {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 120px;
}

#publications-row .practice-area li {
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 10px;
    color: #3c3c3c;
}

#publications-row .practice-area li a {
    color: #1891E1;
}

#publications-row .practice-area li::marker {
    color: #3c3c3c;
}

#featured-quotes-row .practice-area {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 120px;
}

#featured-quotes-row .practice-area li {
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 10px;
    color: #3c3c3c;
}

#featured-quotes-row .practice-area li a {
    color: #1891E1;
}

#featured-quotes-row .practice-area li::marker {
    color: #3c3c3c;
}

#inner-media-coverage-section ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 120px;
    padding-bottom: 0;
}

#inner-media-coverage-section ul li {
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 10px;
    color: #3c3c3c;
}

#inner-media-coverage-section ul li a {
    color: #1891E1;
}

#inner-media-coverage-section ul li::marker {
    color: #3c3c3c;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #inner-media-coverage-section .et_pb_row {
        padding: 2% 5%;
    }

    #publication-body .et_pb_row {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #publications-row .practice-area {
        column-gap: 60px;
    }

    #featured-quotes-row .practice-area {
        column-gap: 60px;
    }

    #inner-media-coverage-section ul {
        column-gap: 60px;
    }
}

@media only screen and (max-width: 767px) {
    #publications-row .practice-area {
        display: block;
    }

    #featured-quotes-row .practice-area {
        display: block;
    }

    #inner-media-coverage-section ul {
        display: block;
    }
}

/* ----Publications and Media Page---- */



/* ----Blog Page---- */

#blog-body #blog-page-sidebar {
    background: #F3FAFE;
    padding: 40px;
    border-radius: 15px;
    border: 1px solid #E0F4FF;
}

#blog-body .all-post article {
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 10px 54px rgba(99, 113, 122, 0.12);
    border-radius: 15px;
}

#blog-body .all-post .et_pb_salvattore_content {
    display: flex;
    justify-content: space-between;
}

#blog-body .all-post .size-1of2 {
    width: 47%;
    margin: 0;
}

#blog-body .all-post article img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 100%;
    min-height: 290px;
    max-height: 290px;
    object-fit: cover;
    object-position: top;
}

#blog-body #blog-page-sidebar #block-14 {
    margin-bottom: 0;

}

#blog-body #blog-page-sidebar #search-3,
.search #searchform,
.category #searchform,
.single #searchform {
    margin-bottom: 40px;
}

#blog-body #blog-page-sidebar #block-15 {
    margin-bottom: 0;

}

#blog-body #blog-page-sidebar h2,
#sidebar .et_pb_widget h2 {
    font-size: 21px;
    font-weight: 600;
    font-family: 'Syne';
	padding-top: 30px;
}

#blog-body #blog-page-sidebar #block-2 {
    margin-bottom: 10px;
}

#blog-body #blog-page-sidebar #block-16,
.search div#block-16,
.category div#block-16,
.category div#block-16 {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.search #sidebar #block-3 li a,
.category #sidebar #block-3 li a {
    font-size: 18px;
    color: rgba(60, 60, 60, 1);
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', Helvetica, Arial, Lucida, sans-serif;
    line-height: normal;
}

#blog-body #blog-page-sidebar #block-3 a {
    font-size: 18px;
    color: #3c3c3c;
    font-family: 'Plus Jakarta Sans';
    line-height: 32px;
}

#blog-body .all-post .et_pb_salvattore_content h2.entry-title a,
#blog-body .all-post .size-1of2 h2.entry-title a {
	display: -webkit-box; 
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.full-post article .entry-featured-image-url {
    float: left;
    width: 100%;
    max-width: 50%;
    margin: 0;
    padding-right: 60px;
}

.full-post article {
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 10px 54px rgba(99, 113, 122, 0.12);
    border-radius: 15px;
    height: 100%;
    min-height: 320px;
}

.full-post article .entry-featured-image-url img {
    height: 100%;
    min-height: 320px;
    object-fit: cover;
    border-radius: 15px;
}

/* .full-post article .post-content .more-link {
    position: absolute;
    right: 35%;
} */

.full-post article .post-content {
    position: relative;
    padding-right: 40px;
	float: left;
    width: 47%;
}

.full-post article .entry-title {
    padding-top: 50px;
    padding-right: 40px;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    .full-post article .entry-title {
        padding-top: 20px;
    }

    .full-post article .entry-featured-image-url {
        max-width: 390px;
        padding-right: 30px;
    }

    .full-post article .post-content .more-link {
        right: 37%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .full-post article {
        width: 100%;
        min-height: 680px;
    }

    .full-post article .entry-featured-image-url {
        width: 100%;
        max-width: 100%;
        padding: 0;
        padding-bottom: 30px;
    }

    .full-post article .entry-title {
        padding: 0px 25px;
    }

    .full-post article .post-meta {
        padding: 0px 25px;
    }

    .full-post article .post-content {
        padding: 0 25px;
    }

    .full-post article .post-content .more-link {
        left: 25px;
    }

    #blog-body #blog-page-sidebar #block-14 {
        width: 100%;
    }

    #blog-body #blog-page-sidebar #search-3 {
        width: 100%;
    }

    #blog-body #blog-page-sidebar #block-15 {
        width: 100%;
    }

    #blog-body #blog-page-sidebar #block-2 {
        width: 100%;
    }

    #blog-page-sidebar .nestler-form,
    .search .nestler-form,
    .category .nestler-form {
        display: flex;
        justify-content: space-between;
    }

    #blog-body #blog-page-sidebar #block-16 {
        width: 100%;
    }

    #blog-body #blog-page-sidebar #block-3 {
        width: 100%;
    }

    #blog-page-sidebar #block-3 .wp-block-categories-list {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (max-width: 767px) {
    .full-post article .entry-featured-image-url {
        padding-right: 0;
        padding-bottom: 20px;
    }

    .full-post article .entry-title {
        padding: 0 20px;
    }

    .full-post article {
        min-height: 600px;
        max-height: 600px;
    }

    .full-post article .post-meta {
        padding: 0 20px;
    }

    .full-post article .post-content {
        padding: 0 20px;
    }

    .full-post article .post-content .more-link {
        left: 20px;
    }

    #newsletter-form #wpcf7-f60266-p60259-o2:after {
        right: 4rem;
    }
}

/* ----Blog Page---- */



/* ----Blog Inner Page---- */

.banner {
    height: 100%;
    min-height: 354px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner .banner-title {
    font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-size: 58px;
    color: #FFFFFF !important;
    line-height: 66px;
    text-align: center;
}

.banner .banner-content {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 130px 0 70px;
}

.singleblog {
    display: flex;
    gap: 0px;
    justify-content: space-between;
}

/* .singleblog #left-area {
	padding-left: 100px;
} */
.singleblog article .et_post_meta_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.single-post #sidebar ul li:last-child {
    padding: 0;
    margin: 0;
}

.singleblog img {
    order: 1;
}

.singleblog article .et_post_meta_wrapper .entry-title {
    order: 2;
    display: none;
}

.singleblog #left-area .post-meta {
    order: 3;
    display: none;
}

.recent-blogs .row {
    display: flex;
    justify-content: space-between;
}

#blog-innerpage-blogs .et_pb_row {
    max-width: 1400px;
}

#blog-innerpage-blogs .et_pb_row {
    max-width: 1400px;
}

#contact-form-blog .et_pb_row {
    width: 100%;
    max-width: 1400px;
}

#blog-innerpage-blogs {
    background: #f3fafe;
    width: 100%;
    padding: 54px 0;
}

#blog-innerpage-blogs .et_pb_text_inner {
    color: #29628b;
    font-size: 14px;
    font-family: 'Plus Jakarta Sans';
    padding-bottom: 20px;
    letter-spacing: 3px;
}

.single-post #sidebar .topics {
    font-size: 24px;
    font-family: 'Syne';
    font-weight: 600;
    padding-bottom: 20px;
}

.single-post #sidebar ul a {
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
    color: #3C3C3C;
}

.single-post #sidebar ul li {
    padding-bottom: 10px;
}

#blog-innerpage-blogs h2 {
    font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #111;
    line-height: 56px;
}

#blog-innerpage-blogs .et_pb_module {
    margin-bottom: 0;
}

#blog-innerpage-blogs .recent-blogs .col-md-4 {
    width: 32%;
    margin: 0;
}

#blog-innerpage-blogs .recent-blogs .col-md-4 img {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 100%;
    min-height: 290px;
    max-height: 290px;
    object-fit: cover;
    object-position: top;
}

#blog-innerpage-blogs .recent-blogs .col-md-4 .recent-blog-post {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 4px 34px rgba(236, 242, 251, 0.25);
    border: none;
    height: 100%;
    min-height: 600px;
}

#blog-innerpage-blogs .recent-blogs .col-md-4 .blog-title {
    padding: 20px 20px 0;
    color: #111;
    font-family: 'Syne';
    line-height: 34px;
    font-size: 24px;
}

#blog-innerpage-blogs .recent-blogs .col-md-4 .blog-meta {
    padding: 20px 20px 0;
    color: #3C3C3C;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
}

#blog-innerpage-blogs .recent-blogs .col-md-4 .read-more {
    padding-left: 20px;
    color: #111;
    border-width: 0px;
    border-radius: 0px;
    font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-size: 20px;
}

#blog-innerpage-blogs .recent-blogs .col-md-4 .blog-excerpt {
    padding: 20px 20px;
    color: #3C3C3C;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    line-height: 30px;
}

#contact-form-blog .et_pb_text_inner {
    color: #29628b;
    font-size: 14px;
    font-family: 'Plus Jakarta Sans';
    padding-bottom: 20px;
    letter-spacing: 3px;
}

#contact-form-blog .et_pb_module {
    margin-bottom: 0;
}

#contact-form-blog .cf-subtext {
    font-size: 21px;
    color: #3c3c3c;
    font-weight: 500;
    letter-spacing: 0;
    font-family: 'Plus Jakarta Sans', Helvetica, Arial, Lucida, sans-serif;
    line-height: 32px;
    padding-top: 70px;
}

.single-post #contact-form-blog h1 {
    font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #111111 !important;
    line-height: 56px;
    max-width: 400px;
}

.single-post .container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.single-post #sidebar {
    padding: 40px;
    background: #F3FAFE;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    float: none;
}

.singleblog .et_pb_row {
    width: 100%;
    max-width: 1400px;
}

.single-post .container::before {
    display: none;
}

.single-post .contact-inner-row {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.single-post .contact-inner-row input {
    margin-bottom: 0;
    background: transparent !important;
    border: none;
    padding: 10px 0 !important;
    border-bottom: 1px solid;
    font-size: 20px;
}

.single-post form {
    width: auto;
    max-width: 1400px;
    margin: 0 auto;

}

.single-post textarea {
    margin-bottom: 50px;
    background: transparent !important;
    border: none;
    padding: 10px 0 !important;
    border-bottom: 1px solid;
    height: 100%;
    min-height: 80px;
    max-height: 80px;
    font-size: 21px;
    width: 100%;
}

.single-post .wpcf7-submit {
    background-color: #2ea3f2 !important;
    padding: 10px 32px 10px 32px !important;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    border: none;
    font-size: 20px;
}

.single-post #contact-form-blog {
    padding-top: 60px;
}

.singleblog #left-area .w-full p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Plus Jakarta Sans';
    color: #3c3c3c;
}

.singleblog #left-area .et_pb_text_inner {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Plus Jakarta Sans';
    color: #3c3c3c;
}

.singleblog #left-area h3 {
    font-weight: bold;
    font-size: 22px;
    font-family: 'Syne';
    padding: 20px 0 0;
    line-height: 36px;
    border-bottom: 1px solid #111;
    margin-bottom: 25px;
}

.singleblog #left-area strong {
    font-weight: bold;
    font-size: 24px;
    font-family: 'Syne';
    line-height: 56px;
}

#blog-innerpage-blogs .et_pb_button {
    color: #FFFFFF;
    border-radius: 13px;
    letter-spacing: 0px;
    font-size: 18px;
    font-family: 'Syne', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    background-color: #3498db;
    padding-top: 13px;
    padding-right: 50px;
    padding-bottom: 13px;
    padding-left: 40px;
}

.singleblog #left-area article {
    margin-bottom: 0;
}

.singleblog img {
    height: 100%;
    min-height: 450px;
    max-height: 450px;
    object-fit: cover;
    object-position: top;
    border-radius: 15px;
}

#sidebar .et_pb_widget,
.category .et_pb_widget,
.single .et_pb_widget {
    margin-bottom: 0 !important;
}

.single-post #sidebar ul li:last-child {
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    .singleblog {
        padding: 2% 5%;
    }

    #blog-innerpage-blogs .et_pb_row {
        padding: 2% 5%;
    }

    #blog-innerpage-blogs .recent-blogs {
        padding: 2% 5%;
    }

    #blog-innerpage-blogs .recent-blogs .col-md-4 .recent-blog-post {
        min-height: 680px;
    }

    .single-post #contact-form-blog {
        padding: 2% 5%;
    }

    #contact-form-blog .cf-subtext br {
        display: none;
    }

    .single-post form {
        padding: 2% 5% 5%;
    }

    .single-post .contact-inner-row input {
        width: 100%;
        max-width: max-content;
    }

    .blog-inner-sidebar {
        padding: 2% 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .singleblog {
        padding: 2% 25px;
        display: block;
    }

    #blog-innerpage-blogs .et_pb_row {
        padding: 2% 5%;
    }

    #blog-innerpage-blogs .recent-blogs {
        padding: 2% 25px;
    }

    .singleblog #left-area {
        padding-left: 0px;
        padding-top: 0px;
    }

    .banner .banner-title {
        font-size: 48px;
        line-height: 50px;
        padding: 0 25px;
    }

    .singleblog #left-area h3 {
        line-height: 36px;
		    font-size: 22px;
    }

    .single-post #sidebar {
        padding: 25px;
    }

    .recent-blogs .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }

    #blog-innerpage-blogs .recent-blogs .col-md-4 {
        width: 100%;
    }

    #blog-innerpage-blogs .recent-blogs .col-md-4 .recent-blog-post {
        min-height: 670px;
    }

    .single-post #contact-form-blog {
        padding: 60px 25px 0;
    }

    #contact-form-blog .cf-subtext {
        padding: 0;
    }

    .single-post #contact-form-blog h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .single-post form {
        padding: 0px;
    }

    .single-post .contact-inner-row input {
        width: 100%;
    }

    .single-post .contact-inner-row {
        display: block;
    }

    #blog-innerpage-blogs .et_pb_button_module_wrapper {
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .single-post #sidebar {
        padding: 25px;
    }

    .banner .banner-title {
        font-size: 36px;
        line-height: 36px;
        padding: 0 25px;
    }

    .singleblog {
        padding: 2% 25px;
    }

    #blog-innerpage-blogs .et_pb_button_module_wrapper {
        text-align: left;
    }

    .singleblog {
        display: block;
    }

    .singleblog #left-area {
        padding: 0;
        padding-top: 50px;
    }

    .singleblog #left-area h3 {
        line-height: 36px;
		font-size: 22px;
    }

    #blog-innerpage-blogs {
        padding: 54px 25px;
    }

    #blog-innerpage-blogs h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .recent-blogs .row {
        display: block;
    }

    #blog-innerpage-blogs .recent-blogs .col-md-4 .recent-blog-post {
        min-height: 670px;
    }

    #blog-innerpage-blogs .recent-blogs .col-md-4 {
        width: 100%;
        margin-bottom: 30px;
    }

    .single-post #contact-form-blog {
        padding-left: 25px;
        padding-right: 25px;
    }

    .single-post #contact-form-blog h1 {
        font-size: 32px;
        line-height: 36px;
    }

    #contact-form-blog .cf-subtext {
        padding: 0;
    }

    .single-post .contact-inner-row input {
        width: 100%;
    }

    .single-post .contact-inner-row {
        display: block;
    }

    .single-post textarea {
        width: 100%;
    }

    .single-post form {
        padding-left: 25px;
        padding-right: 25px;
    }

    .singleblog img {
        min-height: 290px;
    }
}

/* ----Blog Inner Page---- */

/* ----Team Inner Page---- */

#team-body #team-sidebar {
    height: 100%;
    min-height: 600px;
}

#team-body .sidebar ul {
    padding: 0;
}

#team-body .sidebar ul li {
    list-style: none;
    padding-bottom: 20px;
}

#team-body .sidebar ul li a {
    font-size: 18px;
    color: #3c3c3c;
    font-family: 'Plus Jakarta Sans';
}

#team-body .sidebar ul li:last-child {
    padding-bottom: 0;
}

#team-body .sidebar ul a:hover {
    color: #3498db;
}

#team-body #info-card {
    display: flex;
    align-items: center;
}

#team-body #team-accordian .et_pb_toggle {
    padding: 0;
}

#team-body #team-accordian .et_pb_toggle_close {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #team-body .et_pb_row {
        padding: 2% 5%;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #team-body .et_pb_row {
        padding: 2% 5%;
        width: 100%;
    }

    #press-media-section .video-slider-container .video-slide .video-item {
        flex: 0 0 50%;
    }

    #team-body #info-card {
        gap: 50px;
    }

    #team-body #info-card .et_pb_column {
        margin-bottom: 0;
    }

    #team-body #team-accordian .et_pb_toggle_close {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    #team-body .et_pb_row {
        width: 100%;
        padding: 2% 5%;
    }

    #press-media-section .video-slider-container .video-slide .video-item {
        flex: 0 0 100%;
    }

    #press-media-section .video-slide .video-item {
        flex: 0 0 100% !important;
    }

    #press-media-section .video-slider-container .video-slide .modal_video {
        width: 100%;
    }

    #team-body #info-card {
        display: block;
    }

    #team-body #team-sidebar {
        min-height: auto;
        padding-bottom: 50px;
    }
}

/* ----Team Inner Page---- */


/* ----Location Inner Page---- */

#location-inner-list p a {
    border: 2px solid #C5C5C5;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 18px;
    font-family: 'Syne';
    color: #000;
}

#location-inner-list p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

#location-inner-list p a:hover {
    border: 2px solid #3498DB;
}

#customer-reviews-section .ti-reviews-container-wrapper .ti-review-header {
    display: none;
}

#customer-reviews-section .ti-reviews-container-wrapper .ti-stars {
    display: none;
}

#customer-reviews-section .ti-reviews-container-wrapper .ti-inner {
    background: transparent !important;
    border: none !important;
}

#customer-reviews-section .ti-reviews-container-wrapper .ti-review-text-container {
    color: #fff;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    line-height: 32px;
}

#customer-reviews-section .ti-controls {
    top: calc(50% + -10px - 9px) !important;
}

#customer-reviews-section .ti-reviews-container-wrapper {
    padding-top: 0;
}

#representative-matters-section .et_pb_column_1_4 {
    border-top: none;
}

#representative-matters-section .et_pb_column_1_4 .et_pb_module {
    padding-top: 10px;
}

#representative-matters-section .et_pb_column_1_4:hover {
    border-top: none;
}

#representative-matters-section .et_pb_row_6 .et_pb_column_1_4:last-child {
    border: none;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #location-inner-list .et_pb_row {
        padding: 2% 5%;
    }

    #customer-reviews-section .ti-reviews-container-wrapper .ti-review-text-container {
        height: 100%;
        min-height: 100px;
    }

    #practice-inner-body .et_pb_row {
        padding: 2% 5%;
    }

    #representative-matters-section .et_pb_row {
        padding: 2% 5%;
    }

    #full-section #content-section {
        padding: 2% 5%;
    }

    #full-section .et_pb_image {
        height: 100%;
    }

    #full-section .et_pb_image_wrap {
        height: 100%;
    }

    #full-section img {
        height: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #customer-reviews-section .ti-reviews-container-wrapper .ti-review-text-container {
        height: 100% !important;
        min-height: 130px;
    }

    #press-media-section .video-slider-container .video-slide .video-item .video-thumbnail img {
        height: 100% !important;
        min-height: inherit;
    }
}

@media only screen and (max-width: 767px) {
    #location-inner-list p a {
        border: 1px solid #C5C5C5;
        padding: 6px 10px;
        border-radius: 30px;
        font-size: 16px;
    }

    #location-inner-list p {
        gap: 8px;
    }

    #customer-reviews-section .ti-reviews-container-wrapper .ti-review-text-container {
        height: 100% !important;
        min-height: 300px;
    }
}

/* ----Location Inner Page---- */


/* Newsletter  */

#newsletter-form .wpcf7-form {
    padding-left: 40px;
    padding-bottom: 40px;
    color: #fff;
    position: relative;
}

#newsletter-form .nestler-form {
    width: 100%;
    max-width: 730px;
    position: relative;
}

#newsletter-form .nestler-form:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2024/11/newsletter-icon.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 1;
}

#newsletter-form .wpcf7-submit {
    color: #ffffff00 !important;
    background-color: #0038ff00 !important;
    border-color: #0038ff00 !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    z-index: 2;
    width: 44px;
    cursor: pointer;
}

#newsletter-form input {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    color: #fff !important;
    width: 100%;
    border-bottom: 2px solid #fff !important;
    padding-bottom: 10px !important;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
}

#newsletter-form input::placeholder {
    color: #ffffff;
    opacity: 1;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
}



/*  Error Messages  */
#newsletter-form .nestler-form .wpcf7-not-valid-tip {
    color: red;
    /* background: #fff; */
    /* margin-top: 10px; */
    /* padding: 5px 30px; */
    /* width: 100%; */
    /* max-width: max-content; */
    /* text-align: center; */
}

#newsletter-form .wpcf7-response-output {
    width: 100%;
    max-width: max-content;
    margin: 0 !important;
}

#newsletter-form .nestler-form br {
    display: none;
}

/*  Error Messages  */

#blog-page-sidebar .nestler-form {
    display: flex;
    gap: 10px
}

#blog-page-sidebar .nestler-form input {
    background: transparent;
    border: none;
    padding: 0;
    color: #000000;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 1);

    padding-bottom: 10px;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
}

#blog-page-sidebar .nestler-form .wpcf7-submit,
.search input.wpcf7-form-control.wpcf7-submit,
.category input.wpcf7-form-control.wpcf7-submit,
.single input.wpcf7-form-control.wpcf7-submit {
    background: #3498DB !important;
    border: none !important;
    padding: 9px 20px !important;
    border-radius: 10px !important;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-top: 18px;
}

#blog-page-sidebar input::placeholder {
    color: #000;
    opacity: 1;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {

    .et_pb_row {
        padding: 2% 20px;
    }

}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #blog-body .et_pb_row {
        padding: 2% 5%;
    }

    #newsletter-form .et_pb_row {
        padding: 2% 5%;
    }

    #newsletter-form #wpcf7-f60266-p60259-o2:after {
        right: 4rem;
    }
}



/* Newsletter  */


/* DEFINITIONS Page */

#glossary-section #glossary-container {
    margin: 0;
    position: relative;
}

#glossary-section #glossary-container .alphabet-navigation {
    display: flex;
    justify-content: space-between;
    gap: 20px;
	flex-wrap: wrap;
}

#glossary-section .alphabet-navigation a {
    font-size: 23px;
    font-family: 'Syne';
}

#glossary-section .glossary-search #glossary-search-input {
    border: 1px solid #A1D9FF;
    padding: 15px 20px;
    width: 100%;
    max-width: 400px;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    border-right: none;
}

#glossary-section .glossary-search #glossary-search-input::placeholder {
    color: #2E2E2E;
}

#glossary-section #clear-icon {
    font-size: 34px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #A1D9FF;
    padding: 14px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-left: none;
    display: block !important;
    line-height: 24.5px;
}

#glossary-entries .glossary-section h2 {
    font-size: 123px;
    font-family: 'Syne';
    font-weight: 700;
    float: left;
    width: 100%;
    max-width: 350px;
}

#glossary-entries .glossary-section ul {
    gap: 80px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    float: right;
    width: 100%;
    max-width: 1040px;
}

#glossary-entries .glossary-section ul strong {
    font-size: 24px;
    font-family: 'Syne';
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 20px;
    color: #111;
}

#glossary-entries .glossary-section ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
    flex-direction: column;
}

#glossary-section #glossary-container .glossary-search {
    position: absolute;
    top: -140px;
    right: 0;
    width: 100%;
    max-width: 350px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #definitions-body .et_pb_row {
        padding: 2% 5%;
    }

    #glossary-section .et_pb_row {
        padding: 2% 5%;
    }

    #glossary-section #glossary-container .alphabet-navigation {
        gap: 15px;
    }

    #glossary-entries .glossary-section h2 {
        max-width: 120px;
    }

    #glossary-entries .glossary-section ul {
        gap: 40px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #glossary-section #glossary-container .alphabet-navigation {
        flex-wrap: wrap;
        justify-content: center;
    }

    #glossary-section #glossary-container .glossary-search {
        top: -150px;
        right: 0;
        width: 100%;
        max-width: 350px;
    }

    #glossary-entries .glossary-section ul {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    #glossary-section #glossary-container .alphabet-navigation {
        flex-wrap: wrap;
        justify-content: center;
    }

    #glossary-section #glossary-container .glossary-search {
        top: -80px;
        left: 0;
        width: 100%;
        max-width: 100%;
    }

    #glossary-entries .glossary-section ul {
        display: block;
    }
}

/* DEFINITIONS Page */
.vide-slidr .video-thumbnail img {
    height: 212px !important;
    object-fit: cover;
    object-position: center;
}

@media (max-width:768px) {
    .header-contact-btns {
        display: none;
    }
}


/*  */

/* Terms and Conditions */

@media only screen and (max-width: 1440px) and (min-width: 1025px) {
    .page-id-53421 .et_pb_section_1 .et_pb_row {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .page-id-53421 .et_pb_section_1 .et_pb_row {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .home.mega-menu-primary-menu-mobile-open ul#mega-menu-primary-menu a.mega-menu-link {
        color: #fff !important;
    }
}

@media only screen and (max-width: 767px) {
    .page-id-53421 .et_pb_section_1 .et_pb_row {
        padding: 0 25px;
    }
}


/* Privacy Policy */

@media only screen and (max-width: 1440px) and (min-width: 1025px) {
    #privacy-policy-body .et_pb_row {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #privacy-policy-body .et_pb_row {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 768px) {
    #privacy-policy-body .et_pb_row {
        padding: 0 25px;
    }

    div#et_mobile_nav_menu {
        display: none;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle {
        background: #3fc7fa !important;
    }

    .mega-toggle-label {
        display: none;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1:after {
        margin-left: 0 !important;
    }
}

/* manisha css */
@media only screen and (max-width:556px) {
    #counter-row .percent span.percent-value {
        font-size: 40px;
    }
}

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

    .et_header_style_left .et-fixed-header #et-top-navigation,
    .et_header_style_left #et-top-navigation {
        display: flex !important;
    }
}

@media only screen and (max-width: 981px) and (min-width: 768px) {
    #main-header .logo_container img {
        max-width: 160px;
        width: 100%;
    }
}

@media only screen and (max-width: 1234px) and (min-width: 981px) {
    #main-header .logo_container img {
        max-width: 160px;
        width: 100%;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 5px 0px 5px;
    }

    #mega-menu-primary-menu li a {
        font-size: 14px !important;
    }

    .header-contact-btns li {
        margin-bottom: 0;
    }

    .header-contact-btns img {
        max-width: 18px;
    }

    .et_header_style_left #et-top-navigation {
        gap: 10px;
        margin-left: auto;
        /*     padding-left: 160px !important; */

    }

    .header-contact-btns li:first-child a,
    .header-contact-btns li:last-child a {
        font-size: 13px !important;
        white-space: pre;
    }

    #top-menu li {
        font-size: 14px;
        padding-right: 11px;
    }

    .header-contact-btns li:first-child,
    .header-contact-btns li:last-child {
        padding: 4px 8px;

    }
}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary-menu {
        background: transparent;
    }

}

#mega-menu-primary-menu li a {
    font-family: 'Plus Jakarta Sans' !important;
    font-weight: 500 !important;
}

@media (min-width: 981px) {

    .search #left-area,
    .category #left-area,
    .single #left-area {
        float: left;
        padding-right: 5.5%;
        width: 65.667%;
    }

    .search #main-content .container:before,
    .category #main-content .container:before {
        display: none;
    }

    .search #sidebar,
    .category #sidebar,
    .single #sidebar {
        width: 34.3%;
    }
}

@media only screen and (max-width: 1024px) {
    #sidebar {
        padding: 39px 28px !important;
    }
}

@media only screen and (max-width: 768px) {
    #blog-body .all-post article {
        height: auto !important;
        max-height: auto !important;
        min-height: auto !important;
    }

    #newsletter-form {
        padding: 20px;
    }

    #newsletter-form .wpcf7-form {
        padding: 40px;
    }

    #sidebar {
        padding: 39px 28px !important;
    }
}

#blog-body .all-post article {
    max-height: fit-content;
    min-height: 540px;
    height: auto; 
}

.search #content-area,
.category #content-area {
    margin-top: 65px;
    margin-bottom: 65px;
}

#sidebar {
    background: #f3fafe;
    border: 1px solid rgba(224, 244, 255, 1);
    border-radius: 10px;
    padding: 45px 40px;
}

#searchform input#s {
    border: none !important;
    background: transparent !important;
    border-bottom: 1px solid rgba(0, 0, 0, 1) !important;
    border-radius: 0px !important;
    padding: 10px 41px 10px 10px !important;
}

#sidebar .nestler-form input.wpcf7-form-control,
.category .nestler-form input.wpcf7-form-control {
    border: none;
    background: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    width: 100%;
    padding: 7px;
}

.search #sidebar .nestler-form,
.category .nestler-form,
.single .nestler-form {
    display: flex;
    gap: 10px;
}

.search #left-area article h2,
.category #left-area article h2,
.single #left-area article h2 {
    font-family: 'Syne';
}

.search #left-area article,
.category #left-area article,
.single #left-area article {
    font-family: 'Plus Jakarta Sans', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 400;
}

.search #searchform>div,
#blog-page-sidebar #searchform>div,
.search #searchform>div,
#blog-page-sidebar #searchform>div,
.single #searchform>div {
    position: relative;
}

.search #searchform>div:after,
#blog-page-sidebar #searchform>div:after,
.category #searchform>div:after,
.single #searchform>div:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 8px;
    background-image: url(https://schorrlaw.test2.redblink.net/wp-content/uploads/2025/02/ri_search-line.png);
    background-size: 19px;
    background-repeat: no-repeat;
    width: 40px;
    height: 24px;
    cursor: pointer;
    z-index: 1;
}

.search #sidebar input#searchsubmit,
#blog-page-sidebar input#searchsubmit,
.category #sidebar input#searchsubmit,
.single #sidebar input#searchsubmit {
    color: #ffffff00 !important;
    background-color: #0038ff00 !important;
    border-color: #0038ff00 !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    z-index: 2;
    width: 42px;
    cursor: pointer;
}

input#RmllbGRzOjpTdGFuZGFyZEZpZWxkLUNvbnRhY3QtZmlyc3RfbmFtZQ\=\= {
    border: none !important;
    box-shadow: none;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px;
    padding: 1px;
}

/* .contact-height iframe {
    height: 800px !important;
} */

.page-template-default .et-inner-pages,
.post-template-default .et-inner-pages,
.search .et-inner-pages {
    position: fixed !important;
    z-index: 99999 !important;
    top: 0 !important;
    padding: 10px !important;
    height: auto;
    background: rgb(0 0 0 / 51%) !important;
}

.page-template-default #mega-menu-primary-menu li a.mega-menu-link,
.post-template-default #mega-menu-primary-menu li a.mega-menu-link,
.search #mega-menu-primary-menu li a.mega-menu-link,
.category #mega-menu-primary-menu li a.mega-menu-link {
    color: #fff !important;
}

.home #mega-menu-primary-menu li a.mega-menu-link {
    color: #3c3c3c !important;
}

.home .et-inner-pages {
    position: fixed !important;
    z-index: 99999 !important;
    top: 0 !important;
    padding: 10px !important;
    height: auto;
    background: rgba(255, 255, 255, .9) !important;
}

.home #mega-menu-primary-menu li ul.mega-sub-menu a.mega-menu-link {
    color: #fff !important;
}

#representative-matters-section .et_pb_column_1_4 .et_pb_module {
    position: relative;
    background: #f3faff !important;
    height: 100%;
    padding: 30px 30px 38px 51px;
    border-radius: 9px;
}

#representative-matters-section p {
    position: relative;
}

.respective-section .et_pb_blurb {
    position: relative;
    background: #f3faff !important;
    height: 100%;
    padding: 24px 20px;
    border-radius: 9px;
}

#representative-matters-section .et_pb_column.et_pb_column_1_2 p:before {
    position: absolute;
    left: -32px;
    background-image: url(https://schorrlaw.test2.redblink.net/wp-content/uploads/2025/02/simple-line-icons_check-2.png);
    background-repeat: no-repeat;
    content: "";
    width: 23px;
    height: 30px;
    background-size: 23px;
    top: 8px;
}

.img-align {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

div#banner-contact-info {
    display: flex;
    align-items: end;
    height: 100%;
}

.search #page-container .et-boc #main-header,
.category #page-container .et-boc #main-header {
    background-color: #000;
}

.modal_video iframe {
    width: 100%;
}

@media only screen and (max-width: 844px) and (max-height: 390px) and (orientation: landscape) {}

.term-condiction ul {
    display: flex;
    gap: 20px;
    padding: 0;
    justify-content: flex-end;
}

.term-condiction ul li {
    list-style: none;
}

.term-condiction ul li a {
    color: #BED0DC;
}

#menu-footer-menu1 {
    line-height: 1.7em;
    padding: 0;
}

#menu-footer-menu1 li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0;
    color: #FFFFFF !important;
}

#menu-footer-menu1 li a {
    font-size: 16px;
    padding-bottom: 19px;
    font-family: 'Plus Jakarta Sans';
    color: #fff !important
}

.imag-heightMax,
.imag-heightMax span.et_pb_image_wrap,
.imag-heightMax span.et_pb_image_wrap img {
    height: 100%;
    object-fit: cover;
}


#our-reach-section img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 60px;
}
#faq-body .et_pb_module.et_pb_heading {
    padding-bottom: 0 !important;
}

#faq-body .et_pb_module.et_pb_heading h2.et_pb_module_heading {
    padding-bottom: 0;
}
body.error404 div#sidebar {
    display: none;
}

body.error404 div#left-area {
    border: none;
    text-align: center;
    padding: 50px 0;
    width: 100%;
}

body.error404 #main-content .container:before {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    background: transparent !important;
}

.et_pb_row.et_pb_row_0_tb_footer.et_pb_row_4col {
    background: #29628b !important;
}


.et_pb_with_border.et_pb_row.et_pb_row_1_tb_footer.et_pb_equal_columns.et_pb_gutters3 {
    background: #29628b !important;
}

.et_pb_with_border.et_pb_row.et_pb_row_2_tb_footer.et_pb_equal_columns.et_pb_gutters3 {
    background: rgb(41, 98, 139) !important;
}

.et_pb_section_0_tb_footer.et_pb_section {
    background-color: gcid-51a9fe05-adba-4955-96ae-63c6fb93d823 !important;
    background: #29628b !important;
}



span.published {
    display: none!important;
}
#full-section span.et_pb_image_wrap img {
    height: 100%;
    min-height: 100% !important;
    max-height: 100% !important;
} 

body.page-template-default.page div#page-container {
    margin-top: 0 !important;
}
/* body.page-template-default.page #main-header.et-fixed-header {
    background: rgb(0 0 0 / 70%) !important;
} */
.singleblog #left-area h3 {
    font-weight: bold;
    font-size: 22px;
    font-family: 'Syne';
    padding: 20px 0 0;
    line-height: 36px;
    border-bottom: 1px solid #111;
    margin-bottom: 25px;
}
.singleblog #left-area strong {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Syne';
    line-height: 56px;
}
.full-post article .entry-title {
    float: left;
    width: calc(100% - 50%);
}

#blog-body .all-post .et_pb_salvattore_content h2.entry-title a,
#blog-body .all-post .size-1of2 h2.entry-title a {
	display: -webkit-box; 
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* body.home.wp-singular.page-template-default.page.page-id-67 #main-header.et-fixed-header {
    background: rgba(255, 255, 255, .9) !important;
} */
body header#main-header img#logo {
    max-height: 100% !important;
}

/* Homepage fixed header */
body.home #main-header.et-fixed-header {
    background: rgba(255, 255, 255, 0.9) !important;
}

body:not(.home) #main-header {
    background-color: rgb(0 0 0 / 51%) !important;
}
