/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


@font-face {
    font-family: 'Gilroy Regular';
    src: url("https://reflectual.sagedigital.io/wp-content/themes/salient-child/fonts/Gilroy-Regular.woff") format("woff"),
         url("https://reflectual.sagedigital.io/wp-content/themes/salient-child/fonts/Gilroy-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy Semibold';
    src: url("https://reflectual.sagedigital.io/wp-content/themes/salient-child/fonts/Gilroy-Semibold.woff") format("woff"),
         url("https://reflectual.sagedigital.io/wp-content/themes/salient-child/fonts/Gilroy-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy Bold';
    src: url("https://reflectual.sagedigital.io/wp-content/themes/salient-child/fonts/Gilroy-Bold.woff") format("woff"),
         url("https://reflectual.sagedigital.io/wp-content/themes/salient-child/fonts/Gilroy-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

/* General CSS */
.ff-gilroy-bold {
	font-family: 'Gilroy Bold' !important;
	font-weight: 700 !important;
}

.wpb_row.bs-contain .row-bg { background-size: contain; }
.wpb_row.bs-auto .row-bg { background-size: auto; }

.btn-right { float: right; }
img.img-w100 { width: 100%; }

.ls-m16 { letter-spacing: -1.6px; }
.ls-m024 { letter-spacing: -0.24px; }

.nectar-button.large {
    padding: 18px 35px;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
}
.nectar-button[data-color-override="false"].regular-button.btn-email {
    background: rgba(235, 87, 41, 0.10) !important;
    backdrop-filter: blur(9.5px);
}

body.material .nectar-button.has-icon.btn-email span { transform: translateX(0px); }
body.material .nectar-button.has-icon.large.btn-email:not([class*=see-through]) i { transform: translateY(-50%) translateX(20px); }
body.material .nectar-button.has-icon.btn-email i {
    right: auto;
    left: 0px;
    color: #EB5729 !important;
}
body.material .nectar-button.large.btn-email i { font-size: 24px; }
body.material:not([data-button-style^=rounded]) .nectar-button.has-icon.large:not(.see-through):not(.see-through-2):not(.see-through-3) {
    padding-right: 30px;
    padding-left: 54px;
}
body.material .nectar-button.has-icon i {
	line-height: 24px;
    height: 24px;
    width: 24px;
}
.section-get-in-touch .wpforms-container .wpforms-field {
    padding: 0px;
    padding-bottom: 20px;
}
.section-get-in-touch .wpforms-container .wpforms-field-layout .wpforms-field { padding-bottom: 0px; }
.section-get-in-touch div.wpforms-container-full input[type=text],
.section-get-in-touch div.wpforms-container-full input[type=email],
.section-get-in-touch div.wpforms-container-full input[type=tel],
.section-get-in-touch div.wpforms-container-full textarea {
    background-color: transparent;
    border-radius: 0px;
    color: #FFF;
    border: 0px;
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.40);
    border-color: rgba(255, 255, 255, 0.40);
    padding: 18px 0px;
    line-height: 25.6px;
    letter-spacing: -0.32px;
}
.section-get-in-touch div.wpforms-container-full input[type=text],
.section-get-in-touch div.wpforms-container-full input[type=email],
.section-get-in-touch div.wpforms-container-full input[type=tel] { height: auto; }
.section-get-in-touch div.wpforms-container-full input[type=text]::placeholder,
.section-get-in-touch div.wpforms-container-full input[type=email]::placeholder,
.section-get-in-touch div.wpforms-container-full input[type=tel]::placeholder,
.section-get-in-touch div.wpforms-container-full textarea::placeholder {
 opacity: 1;
 color: rgba(255,255,255,0.5);
}
.section-get-in-touch div.wpforms-container-full .wpforms-form textarea { padding: 18px 0px; }
.section-get-in-touch div.wpforms-container-full .wpforms-form .wpforms-submit-container { margin-top: 20px; }
.section-get-in-touch div.wpforms-container-full button[type=submit]:not(:hover):not(:active) { background-color: #EB5729; }
body[data-form-submit=regular] .container-wrap .section-get-in-touch button[type=submit] {
    line-height: normal !important;
    height: auto;
    width: 100%;
    font-family: 'Gilroy Bold';
    font-weight: 700;
    font-size: 16px;
}
.section-get-in-touch div.wpforms-container-full input[type=email]:focus:invalid,
.section-get-in-touch div.wpforms-container-full .wpforms-form textarea:focus { color: #FFF; }

body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover {
	box-shadow: none !important;
	-webkit-transform: translateY(0px);
}

/* Header CSS */
#header-outer.transparent #top nav > ul > li > a,
#header-outer.transparent #top nav > .sf-menu > li > a,
#header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i,
#header-outer.transparent #top nav > ul > li > a:hover > .sf-sub-indicator > i,
#header-outer.transparent #top .sf-menu > .sfHover > a .sf-sub-indicator i,
#header-outer.transparent #top nav > ul > .sfHover > a > span > i,
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a,
#header-outer.transparent #top nav .sf-menu > .current-menu-ancestor > a i { color: #1A1A1A !important; }
#top nav > ul > li[class*="button_solid_color"] > a,
#header-outer[data-lhe="animated_underline"] #top nav > ul > li[class*="button_solid_color"] > a,
body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a { margin-left: 70px; }
#header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a,
#top nav>ul>li[class*=button_solid_color]>a,
body #header-outer.transparent #top nav>ul>li[class*=button_solid_color]>a {
    padding-left: 30px;
    padding-right: 30px;
}
#header-outer.transparent.dark-slide>#top nav>ul>li[class*=button_solid_color]>a:hover,
#header-outer[data-lhe=animated_underline].transparent.dark-slide #top nav>ul>li[class*=button_solid_color]>a:hover {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
#top nav > ul > li[class*="button_solid_color"] > a:before,
#header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a:before { height: 56px; }
#header-outer.transparent #top nav>ul>li[class*=button_solid_color]>a:before,
#top nav>ul>li[class*=button_solid_color]>a:before { padding-bottom: 0px; }
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    bottom: auto;
    top: -10px;
}
#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after { border-color: rgba(26, 26, 26, 0.4) !important; }
#top nav > ul > .button_solid_color_2 > a:before,
#header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before { background-color: #1a1a1a !important; }

#header-outer.transparent.dark-slide > #top nav > ul > li > a,
#header-outer.transparent.dark-slide > #top nav > ul > li > a > .sf-sub-indicator [class*=" icon-"],
#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover { color: #FFF !important; }
#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover > .sf-sub-indicator > i,
#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover,
#header-outer.transparent.dark-slide > #top nav .sf-menu > .sfHover > a,
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-item > a,
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current_page_item > a { color: #FFF !important; }
#header-outer[data-lhe="animated_underline"].transparent.dark-slide #top nav > ul > li > a .menu-title-text:after { border-color: rgba(255,255,255,0.4) !important; }
#top nav > ul > .button_solid_color_2 > a:before,
#header-outer.transparent.dark-slide #top nav > ul > .button_solid_color_2 > a:before { background-color: #EB5729 !important; }
#header-outer .sf-menu li ul li.menu-item a { color: #1A1A1A; }
body #header-outer[data-full-width=false][data-has-buttons=no]:not([data-format=left-header]) #top nav>.buttons { display: none; }
.sf-menu>li ul { width: 22em; }

/* Page CSS */
.wpb_row.section-get-in-touch .row-bg:before {
    content: "";
    position: absolute;
    width: 269.577px;
    height: 357.37px;
    transform: rotate(-75deg);
    border-radius: 357.37px;
    background: rgba(235, 87, 41, 0.2);
    filter: blur(100px);
    top: -10%;
    left: 30%;
}
.wpb_row.section-get-in-touch .row-bg:after {
    content: "";
    position: absolute;
    width: 275.334px;
    height: 360.905px;
    transform: rotate(-140.307deg);
    border-radius: 360.905px;
    background: rgba(235, 87, 41, 0.2);
    filter: blur(100px);
    bottom: 12%;
    right: -4%;
}
.wpb_row.section-get-in-touch .inner_row .row-bg:before,
.wpb_row.section-get-in-touch .inner_row .row-bg:after { content: none; }
.wpb_row.section-results-proven .row-bg:before {
    content: "";
    position: absolute;
    width: 274.118px;
    height: 530.065px;
    transform: rotate(-75deg);
    border-radius: 530.065px;
    background: rgba(235, 87, 41, 0.2);
    filter: blur(100px);
    left: 23%;
    top: -36%;
}
.wpb_row.section-results-proven .row-bg:after {
    content: "";
    position: absolute;
    width: 346.946px;
    height: 516.297px;
    transform: rotate(-140.307deg);
    border-radius: 516.297px;
    background: rgba(235, 87, 41, 0.2);
    filter: blur(100px);
    right: -10%;
    bottom: -23%;
}
.wpb_row.section-results-proven .inner_row .row-bg:before,
.wpb_row.section-results-proven .inner_row .row-bg:after { content: none; }
.wpb_row.section-results-featured .row-bg:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-170.png);
    width: 533px;
    height: 555px;
    top: -20%;
    right: 0px;
}
.wpb_row.section-results-featured .inner_row .row-bg:before { content: none; }
.wpb_row.section-results-featured .row-bg-wrap .inner-wrap { overflow: visible; }
body .section-results-study h2 {
    font-size: 91.475px !important;
    line-height: 1.1em !important;
    letter-spacing: -2.744px;
}
body .section-results-study h2 sup { color: #EB5729; }
.section-results-testimonials .owl-carousel[data-desktop-cols] .owl-stage { padding: 0px; }
.section-results-testimonials .owl-carousel[data-desktop-cols] .owl-stage-outer { overflow: visible; }
.section-results-testimonials .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    width: 188px;
    height: 1px;
    margin: 0px 15px;
    background: rgba(26, 26, 26, 0.2);
    border-radius: 0px;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.section-results-testimonials .owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.section-results-testimonials .span_12.dark .owl-theme .owl-dots .owl-dot.active span,
.section-results-testimonials .span_12.dark .owl-theme .owl-dots .owl-dot:hover span { background-color: #1A1A1A !important; }
.section-results-testimonials .owl-carousel[data-desktop-cols] .owl-nav.disabled {display: block;margin: 0px;}
.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    color: #1A1A1A;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    background: transparent;
    border: 0px;
    position: absolute;
}
.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #1A1A1A;
}
.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] span { display: none; }
.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav .owl-prev:before {
    content: "Back";
    position: absolute;
    font-family: 'Gilroy Bold';
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: -0.28px;
    top: 15px;
    left: -260px;
}
.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav .owl-next:before {
    content: "Next";
    position: absolute;
    font-family: 'Gilroy Bold';
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: -0.28px;
    top: 15px;
    right: -260px;
}
body.material .nectar-button.large.btn-w100 { width: 100%; }
body.material .nectar-button.large[class*=btn-style-] {
    padding: 42px 30px 42px 100px;
    font-size: 25px;
    line-height: 1.4em;
    letter-spacing: -1.25px;
	pointer-events: none;
}
body.material:not([data-button-style^=rounded]) .nectar-button.has-icon.large[class*=btn-style-]:not(.see-through):not(.see-through-2):not(.see-through-3) { padding-left: 100px; }
body.material .nectar-button.has-icon[class*=btn-style-] span { transform: translateX(0px); }
body.material .nectar-button.has-icon.large[class*=btn-style-]:not([class*=see-through]) i { transform: translateY(-50%) translateX(0px); }
body.material .nectar-button.has-icon[class*=btn-style-] i {
    line-height: 42px;
    height: 42px;
    width: 42px;
    right: auto;
    left: 40px;
}
body.material .nectar-button.has-icon[class*=btn-style-] .fa-check:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-172.png);
    width: 42px;
    height: 42px;
    left: 0px;
}
body[data-button-style*="slightly_rounded"] .nectar-button[class*=btn-style-] {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
}
body.material .nectar-button.large.btn-style-one:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Component-34.png);
    width: 388px;
    height: 120px;
    right: 0px;
    top: 0px;
}
body.material .nectar-button.large.btn-style-two:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Component-35.png);
    width: 388px;
    height: 120px;
    right: 0px;
    top: 0px;
}
body.material .nectar-button.large.btn-style-three:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Component-36.png);
    width: 388px;
    height: 120px;
    right: 0px;
    top: 0px;
}
.wpb_row.section-mrv-sylp .row-bg:before {
    content: "";
    position: absolute;
    width: 274.118px;
    height: 530.065px;
    transform: rotate(-75deg);
    border-radius: 530.065px;
    background: rgba(235, 87, 41, 0.2);
    filter: blur(100px);
    left: 23%;
    top: -30%;
}
.wpb_row.section-mrv-sylp .row-bg:after {
    content: "";
    position: absolute;
    width: 346.946px;
    height: 516.297px;
    transform: rotate(-140.307deg);
    border-radius: 516.297px;
    background: rgba(235, 87, 41, 0.2);
    filter: blur(100px);
    right: -10%;
    bottom: -14%;
}
.wpb_row.section-mrv-sylp .inner_row .row-bg:before,
.wpb_row.section-mrv-sylp .inner_row .row-bg:after { content: none; }
.wpb_row.section-mrv-process .row-bg:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-173.png);
    width: 227px;
    height: 324px;
    left: 0px;
    top: 24%;
}
.wpb_row.section-mrv-process .row-bg:after {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-174.png);
    width: 281px;
    height: 287px;
    right: 70px;
    bottom: 26px;
}
.wpb_row.section-mrv-process .inner_row .row-bg:before,
.wpb_row.section-mrv-process .inner_row .row-bg:after { content: none; }
.wpb_row.section-dpyd-content .row-bg:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-175.png);
    width: 155px;
    height: 122px;
    left: 0px;
    top: 45px;
}
.wpb_row.section-dpyd-content .row-bg:after {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-176.png);
    width: 168px;
    height: 208px;
    left: 0px;
    bottom: 8px;
}
.wpb_row.section-dpyd-content .inner_row .row-bg:before,
.wpb_row.section-dpyd-content .inner_row .row-bg:after { content: none; }
.wpb_row.section-case-acquisition-pcc .row-bg:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-180.png);
    width: 175px;
    height: 240px;
    left: 0px;
    bottom: 0px;
}
.wpb_row.section-case-acquisition-pcc .row-bg:after {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-181.png);
    width: 256px;
    height: 287px;
    right: 0px;
    bottom: 22px;
}
.wpb_row.section-case-acquisition-pcc .inner_row .row-bg:before,
.wpb_row.section-case-acquisition-pcc .inner_row .row-bg:after { content: none; }
.section-lcr-ca:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/lightning.png);
    width: 16px;
    height: 16px;
    left: 0px;
    top: 8px;
}
.wpb_column.section-lcr.a01 .column-bg-overlay-wrap {
    height: 60%;
    top: auto;
    bottom: 0px;
}
.wpb_column.section-lcr.a02 .column-bg-overlay-wrap { height: 60%; }
.wpb_column.section-lcr.a01 .column-bg-overlay:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-201.png);
    width: 266px;
    height: 168px;
    top: -32%;
    right: 24px;
}
.wpb_column.section-lcr.a02 .column-bg-overlay:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-202.png);
    width: 236px;
    height: 176px;
    top: 56px;
    right: 24px;
}
.wpb_column.section-lcr .column-bg-overlay-wrap { overflow: visible !important; }
.wpb_row.section-home-header .row-bg:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-190.png);
    width: 229px;
    height: 324px;
    top: 10%;
    left: 0px;
}
.wpb_row.section-home-results .row-bg:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-196.png);
    width: 178px;
    height: 241px;
    left: 0px;
    top: -14%;
}
.wpb_row.section-home-results .inner_row .row-bg:before { content: none; }
.wpb_row.section-home-results .row-bg-wrap .inner-wrap { overflow: visible; }
.wpb_row.section-home-choose-us .row-bg-wrap .inner-wrap { overflow: visible; }
.wpb_row.section-home-choose-us .row-bg:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-198.png);
    width: 281px;
    height: 270px;
    left: 0px;
    top: -7%;
}
.wpb_row.section-home-choose-us .row-bg:after {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Ellipse-55.png);
    width: 146px;
    height: 171px;
    right: 0px;
    bottom: 30px;
}
.wpb_row.section-home-choose-us .inner_row .row-bg:before,
.wpb_row.section-home-choose-us .inner_row .row-bg:after { content: none; }

/* Single Post CSS */
.nectar-social.fixed  { display: none; }
#page-header-bg h1 {
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 55px;
    line-height: 60.5px;
    letter-spacing: -1.65px;
}
body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1 { padding: 12px 0 30px 0; }
.single [data-post-hs="default_minimal"] #single-below-header span {
    font-family: 'Sora';
    font-size: 16px;
    letter-spacing: -0.32px;
}
body.single [data-post-hs="default_minimal"] #single-below-header span { line-height: 1.6em; }
#page-header-bg span { color: rgba(255,255,255,0.5) !important; }
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:not(:hover) {
    color: #1A1A1A;
    border-color: #FFF;
}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap >a {
	padding: 7px 14px;
    margin: 0px;
	line-height: 25.6px;
    letter-spacing: -0.32px;
    background-color: #FFF;
}
.single #sidebar h4, .single .widget h4 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -1.25px;
    opacity: 1;
}
.single #sidebar .widget.widget_categories li { padding: 0px; }
.single.material #sidebar .widget.widget_categories li {
	display: inline-block;
	width: fit-content;
}
.single.material #sidebar .widget.widget_categories li a,
.single.material #sidebar .widget li a {
    padding: 12px 20px !important;
    border-radius: 10px;
    border: 2px solid #1A1A1A;
    color: #1A1A1A;
    font-family: 'Gilroy Bold';
    margin-right: 15px;
    margin-bottom: 15px;
}
.single.material #sidebar .widget li a {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
#sidebar div.widget.widget_categories ul { margin: 0px; }
#sidebar .widget.widget_categories { margin-bottom: 35px; }
#sidebar .widget .wp-block-latest-posts li { margin-bottom: 65px; }
#sidebar .widget .wp-block-latest-posts li img {
    height: 242px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 20px;
}
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-author,
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-date,
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt,
#sidebar .widget .wp-block-latest-posts li a { padding: 0px 15px !important; }
#sidebar .widget .wp-block-latest-posts li a {
    font-size: 25px;
    line-height: 1.4em;
    letter-spacing: -1.25px;
    margin-bottom: 5px;
}
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-author {
    border-right: 1px solid rgba(26, 26, 26, 0.5);
    display: inline;
}
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-author { padding: 0px 5px 0px 15px !important; }
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-date { padding: 0px 0px 0px 5px !important; }
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-author,
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-date { color: rgba(26, 26, 26, 0.5); }
#sidebar .widget .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt { margin-top: 5px; }
.wpb_row:not(.full-width-content) .vc_col-sm-12 .nectar-post-grid-filters[data-sortable=yes] { margin-bottom: 34px; }
.nectar-post-grid-filters a {
    padding: 12px 20px;
    border-radius: 10px;
    border: 2px solid #1A1A1A;
    font-family: 'Gilroy Bold';
    line-height: 25.6px !important;
}
.nectar-post-grid-filters a.active, .nectar-post-grid-filters a:hover {
    background: #1A1A1A;
    color: #FFF;
}
.nectar-post-grid-filters a:after { content: none; }
.nectar-post-grid .nectar-post-grid-item-bg img { border-radius: 20px; }
.nectar-post-grid .meta-category .style-button {
    padding: 7px 14px;
    margin: 0px;
    background-color: #FFF;
}
#ajax-content-wrap .nectar-post-grid .meta-category .style-button, body .nectar-post-grid .meta-category .style-button {
    color: #1A1A1A !important;
    font-family: 'Gilroy Bold';
    line-height: 1.6em !important;
}
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content { padding: 20px 15px 0px; }
.nectar-post-grid .nectar-post-grid-item .content .item-main h4 { font-family: 'Gilroy Bold'; }
.nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content .meta-excerpt { max-width: 100%; }
.nectar-post-grid-item .meta-author img { display: none; }
.nectar-post-grid .nectar-post-grid-item__meta-wrap>span:not(:nth-child(1)):before { content: none; }
.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content .meta-author-inner .meta-author-name,
.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content .meta-date {
    color: rgba(26, 26, 26, 0.5);
    line-height: 1.6em;
}
.nectar-post-grid-item__meta-wrap {
	gap: 0;
	margin-top: 0px;
    margin-bottom: 5px;
    order: 1;
}
.nectar-post-grid-item .meta-author { order: 1; }
.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content .meta-date {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid rgba(26, 26, 26, 0.5);
}
.nectar-post-grid .nectar-post-grid-item .item-meta-extra {
    margin-top: 5px;
    order: 3;
}
.nectar-post-grid .nectar-post-grid-item .content .item-main { display: inline-grid; }
.nectar-post-grid .nectar-post-grid-item .content .item-main .post-heading { order: 2; }

/* Footer CSS */
.section-footer .row-bg-wrap .row-bg { border-top: 1px solid rgba(255,255,255,0.2); }
.section-footer .inner_row .row-bg-wrap .row-bg { border-top: 0px; }
.section-footer .footer-logo-social .nectar_icon_wrap[data-padding="20px"] .nectar_icon {
    padding: 16px 19px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.10);
}
.section-footer ul.menu { margin: 0px; }
.section-footer ul.menu li {
    list-style: none;
    margin-bottom: 10px;
}
.section-footer ul.menu li a { font-family: 'Gilroy Bold'; }
.section-copyright p {
    font-size: 14px;
    line-height: normal;
    letter-spacing: -0.28px;
    color: rgba(255,255,255,0.4) !important;
}
.section-footer .nectar-button.large {
    width: 100%;
    text-align: center;
}
body.material .section-footer .nectar-button.has-icon.large.btn-email:not([class*=see-through]) i { transform: translateY(-50%) translateX(44px); }
.section-partners-social .footer-logo-social { display: none; }

/* Offcanvas CSS */
#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before,
#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after,
body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line {
    background-color: #1A1A1A !important;
}
#slide-out-widget-area .nectar-header-text-content { display: none !important; }
#slide-out-widget-area-bg.fullscreen-split { background-color: #E4E1DE; }
#slide-out-widget-area.fullscreen-split .inner-wrap>.inner>.container { margin: 0px; }
#slide-out-widget-area a { color: #1A1A1A !important; }
#slide-out-widget-area-bg.fullscreen-split:before {
    content: "";
    position: absolute;
    background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-199.png);
    width: 174px;
    height: 289px;
    right: 0px;
    top: 16%;
}
#slide-out-widget-area .ocm-dropdown-arrow i { color: #1A1A1A; }
#slide-out-widget-area .ocm-dropdown-arrow {
    right: auto !important;
    left: 100px;
    top: 18px !important;
}
#slide-out-widget-area[data-dropdown-func].fullscreen-split .inner-wrap>.inner .off-canvas-menu-container li li a {
    font-size: 20px !important;
    line-height: 1.4em !important;
}
#slide-out-widget-area[data-dropdown-func].fullscreen-split .inner-wrap>.inner .off-canvas-menu-container li li { margin: 0px 0px 12px !important; }
#slide-out-widget-area.fullscreen-split .off-canvas-menu-container li>a:after { border-color: rgba(26, 26, 26, 0.4) !important; }
#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .slide-out-widget-area-toggle.mobile-icon i:before,
#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .slide-out-widget-area-toggle.mobile-icon i:after { background-color: #FFF !important; }

/* Responsive CSS */
@media only screen and (max-width: 1440px) {
	body.material .section-footer .nectar-button.has-icon.large.btn-email:not([class*=see-through]) i { transform: translateY(-50%) translateX(34px); }
}
@media only screen and (max-width: 1280px) {
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
		margin-left: 18px;
    	margin-right: 18px;
	}
	body.material .section-footer .nectar-button.has-icon.large.btn-email:not([class*=see-through]) i { transform: translateY(-50%) translateX(22px); }
	.wpb_row .section-lcr .column-image-bg-wrap .column-image-bg { background-size: contain !important; }
	body.material .nectar-button.large[class*=btn-style-]::before {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center bottom;
	}
	body.material .nectar-button.has-icon[class*=btn-style-] .fa-check:before {
		width: 32px;
		height: 32px;
		background-size: contain;
		top: 6px;
	}
	body.material:not([data-button-style^=rounded]) .nectar-button.has-icon.large[class*=btn-style-]:not(.see-through):not(.see-through-2):not(.see-through-3) { padding-left: 80px;}
	body.material .nectar-button.large[class*=btn-style-] { font-size: 22px; }
}
@media only screen and (min-width: 1000px) and (max-width: 1280px) {
	.vc_col-sm-3.section-footer-menu-one { width: 16.66666667%; }
	.vc_col-sm-3.section-footer-contact { width: 33.33333333%; }
}
@media only screen and (max-width: 1024px) {
	.section-footer .nectar-button.large { font-size: 14px; }
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
		margin-left: 14px;
    	margin-right: 14px;
	}
	#top nav > ul > li > a {
		font-size: 14px;
		line-height: 1.6em;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a,
	#top nav>ul>li[class*=button_solid_color]>a,
	body #header-outer.transparent #top nav>ul>li[class*=button_solid_color]>a {
		padding-left: 16px;
		padding-right: 16px;
	}
	#top nav > ul > li[class*="button_solid_color"] > a,
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li[class*="button_solid_color"] > a,
	body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a { margin-left: 20px; }
}
@media only screen and (min-width: 1px) and (max-width: 1000px) {
	.single-post #page-header-bg[data-post-hs=default_minimal] {
		padding-top: 115px;
        padding-bottom: 80px;
	}
	body.single-post.material[data-bg-header=true] .container-wrap { padding-top: 40px !important; }
	.wpb_row.section-results-featured .row-bg:before { content: none; }
	.section-results-featured h6 { margin-bottom: 20px !important; }
	.section-results-featured .wpb_text_column.wpb_content_element { padding-right: 0px !important; }
	body.material .nectar-button.large {
		width: 100%;
		text-align: center;
	}
	.owl-carousel .carousel-item h5 {
		font-size: 20px !important;
		line-height: 1.4em !important;
		letter-spacing: -1px;
	}
	.owl-carousel .carousel-item .divider-wrap .divider { height: 50px !important; }
	.owl-carousel .carousel-item .wpb_row {
		padding-top: 25px !important;
		padding-right: 25px !important;
		padding-bottom: 25px !important;
		padding-left: 25px !important;
	}
}
@media only screen and (min-width: 1000px) {
    #page-header-bg[data-alignment-v="middle"] .span_6 .inner-wrap { padding-top: 0px; }
	.post-area.span_9 {
		margin-right: 0;
		width: 66.66%;
		padding-right: 60px;
		border-right: 1px solid rgba(26, 26, 26, 0.10);
	}
	#sidebar.span_3 {
        width: 33.33%;
        padding-left: 60px;
        backface-visibility: hidden;
    }
	.nectar-post-grid-filters[data-align=left] a { margin: 0 15px 0 0; }
}
@media only screen and (max-width: 999px) {
	.section-footer .footer-logo-social .nectar_icon_wrap[data-padding="20px"] .nectar_icon { display: none; }
	body.material .section-footer .nectar-button.has-icon.large.btn-email:not([class*=see-through]) i { transform: translateY(-50%) translateX(44px); }
	.section-partners-social .wpb_wrapper {
		display: inline-flex;
		justify-content: space-between;
	}
	body .footer-logo-social [class^=icon-].icon-default-style {
		line-height: 20px;
        height: 52px;
        width: 52px;
        font-size: 20px;
		padding: 16px;
		border-radius: 10px;
		border: 1px solid rgba(255, 255, 255, 0.10);
		margin-right: 10px;
	}
	.section-partners-social .footer-logo-social { display: block; }
	.section-get-in-touch h6 { margin-bottom: 40px !important; }
	.section-get-in-touch .wpb_text_column.wpb_content_element { margin-bottom: 20px !important; }
	div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column:first-child { margin-bottom: 20px; }
	body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1 { padding: 20px 0px; }
}
@media only screen and (max-width: 768px) {
	.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav .owl-prev:before { left: -320px; }
	.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav .owl-next:before { right: -320px; }
	.section-results-testimonials .owl-theme[data-desktop-cols] .owl-dots .owl-dot span { width: 150px; }
	body.material .nectar-button.large[class*=btn-style-] { text-align: left; }
	.wpb_row .section-lcr .column-image-bg-wrap .column-image-bg { background-size: cover !important; }
	.wpb_column.section-lcr.a01 .column-bg-overlay:before {
		top: auto !important;
		bottom: 20px;
	}
	.wpb_column.section-lcr.a02 .column-bg-overlay:before {
        top: auto !important;
        bottom: -60%;
        background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-20.png);
        width: 280px;
        height: 209px;
    }
	.wpb_text_column.wpb_content_element.sm-b20 { margin-bottom: 20px !important; }
	.wpb_row.section-mrv-process .row-bg:before,
	.wpb_row.section-mrv-process .row-bg:after,
	.wpb_row.section-dpyd-content .row-bg:before,
	.wpb_row.section-dpyd-content .row-bg:after,
	.wpb_row.section-case-acquisition-pcc .row-bg:before,
	.wpb_row.section-case-acquisition-pcc .row-bg:after,
	.wpb_row.section-home-header .row-bg:before { content: none; }
	body.material .nectar-button.large.btn-w100.btn-style-one,
	body.material .nectar-button.large.btn-w100.btn-style-two,
	body.material .nectar-button.large.btn-w100.btn-style-three {
		width: calc(100% - 50px) !important;
	}
	.nectar-button.large.regular-button.btn-style-one {
		margin-left: 50px !important;
		margin-bottom: 12px !important;
	}
	.nectar-button.large.regular-button.btn-style-two {
		margin-right: 50px !important;
		margin-bottom: 12px !important;
	}
	.nectar-button.large.regular-button.btn-style-three {
		margin-right: 15px !important;
		margin-left: 35px !important;
	}
	.section-home-header .wpb_text_column.wpb_content_element { margin-bottom: 10px !important; }
	.section-focus-box .divider-wrap .divider-small-border { width: 133px !important; }
	.wpb_row.section-home-choose-us .row-bg:before {
		background: url(https://reflectual.sagedigital.io/wp-content/uploads/2024/11/Group-208.png);
		width: 97px;
		height: 117px;
		top: -40px;
	}
}
@media only screen and (max-width: 690px) {
	.col h2, body h2, .wpb_wrapper h2.vc_custom_heading {
		font-size: 50px !important;
        line-height: 60px !important;
		letter-spacing: -2.5px;
	}
	.row .col h3, body h3, .wpb_wrapper h3.vc_custom_heading {
		font-size: 42px;
        line-height: 46.2px;
		letter-spacing: -1.26px;
	}
	.section-results-featured .col h2, body .section-results-featured h2 {
		font-size: 42px !important;
        line-height: 46.2px !important;
        letter-spacing: -1.26px;
	}
    #slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li > a {
        font-size: 25px !important;
        line-height: 35px !important;
        padding: 0px;
    }
	body .section-home-choose-us h5,
	.row .section-home-choose-us .col h5 {
		font-size: 20px;
		line-height: 28px;
		letter-spacing: -1px;
	}
	#slide-out-widget-area.fullscreen-split .right-side { padding-top: 0px; }
	#slide-out-widget-area.fullscreen-split .inner-wrap>.inner>.container { margin: 0px 10px !important; }
	#slide-out-widget-area.fullscreen-split .off-canvas-menu-container>ul>li { margin-bottom: 30px !important; }
	#slide-out-widget-area.fullscreen-split .off-canvas-menu-container>ul>li.menu-item-41 {
		margin: 0px !important;
		margin-top: 70px !important;
	}
	#slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li.menu-item-41 > a {
		border-radius: 10px;
		background: #1A1A1A;
		color: #FFF !important;
		padding: 18px 30px;
		width: 100%;
		text-align: center;
		font-size: 16px !important;
		line-height: normal !important;
		letter-spacing: normal;
	}
	#page-header-bg .span_6 h1, .single.single-post .section-title h1 {
		font-size: 50px;
		line-height: 1.2em;
		letter-spacing: -2.5px;
		margin: 0px 10px;
	}
	.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav .owl-prev:before { left: -164px; }
	.section-results-testimonials .owl-theme[data-desktop-cols] .owl-nav .owl-next:before { right: -164px; }
	.section-results-testimonials .owl-theme[data-desktop-cols] .owl-dots .owl-dot span { width: 60px; }
}
@media only screen and (max-width: 480px) {
	body.material .nectar-button.large[class*=btn-style-]:before {
		width: 100%;
		height: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right;
	}
	body.material .nectar-button.large[class*=btn-style-] {
		padding: 25px 20px 25px 60px;
		font-size: 15.046px;
		line-height: 1.4em;
		letter-spacing: -0.752px;
	}
	body.material:not([data-button-style^=rounded]) .nectar-button.has-icon.large[class*=btn-style-]:not(.see-through):not(.see-through-2):not(.see-through-3) {
		padding-left: 60px;
		margin: 0px;
	}
	body.material:not([data-button-style^=rounded]) .nectar-button.has-icon.large:not(.see-through):not(.see-through-2):not(.see-through-3) { padding-right: 20px; }
	body.material .nectar-button.has-icon[class*=btn-style-] .fa-check:before {
		width: 24px;
		height: 24px;
		background-size: contain;
	}
	body.material .nectar-button.has-icon[class*=btn-style-] i {
		line-height: 24px;
		height: 24px;
		width: 24px;
		left: 24px;
	}
	.wpb_row.bg-mlt .row-bg { background-position: left 4% !important; }
	.wpb_row .section-lcr .column-image-bg-wrap .column-image-bg { background-size: contain !important; }
	.section-lcr.a01 .divider-wrap .divider-small-border { width: 133px !important; }
	body .section-focus-box h5, .row .col.section-focus-box h5 {
		font-size: 30px !important;
		letter-spacing: -0.9px !important;
	}
}