/*
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
*/

.fw-600 { font-weight: 600 !important; }
.ls-132 { letter-spacing: -1.32px; }
.ls-14 { letter-spacing: -1.4px; }
.ls-088 { letter-spacing: -0.88px; }
.lh-normal { line-height: normal !important; }
.ls-normal { letter-spacing: normal; }

.text-gradient {
    background: linear-gradient(261deg, #2384BF 0%, #24396F 131.28%););
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body.material .nectar-button.regular.m-extra-color-gradient-1 { background: linear-gradient(261deg, #2384BF 0%, #24396F 131.28%); }

.mw-540 { max-width: 540px; }
.mw-440 { max-width: 440px; }

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

.nectar-button.large {
    font-size: 16px;
	line-height: normal;
	letter-spacing: normal;
    padding: 18px 22px;
}
body.material .nectar-button.large {
    padding-left: 30px;
    padding-right: 30px;
}

div.wpforms-container-full:not(:empty) { margin: 0px !important; }
.wpforms-container .wpforms-field { padding: 0px !important; }
.wpforms-container .wpforms-field-layout { padding-bottom: 12px !important; }
div.wpforms-container-full input[type=tel],
div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=tel],
div.wpforms-container-full input[type=email] {
    padding: 18px 22px !important;
    height: auto;
    border-radius: 15px !important;
    border: 1px solid rgba(36, 57, 111, 0.14);
    background: #FFF;
    font-weight: 500;
    line-height: normal !important;
	color: #071025 !important;
}
div.wpforms-container-full input[type=tel]::placeholder,
div.wpforms-container-full input[type=text]::placeholder,
div.wpforms-container-full input[type=tel]::placeholder,
div.wpforms-container-full input[type=email]::placeholder {
	color: rgba(7, 16, 37, 0.3) !important;
	opacity: 1 !important;
}
.wpforms-form .wpforms-address:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/01/map-pin.svg);
    width: 24px;
    height: 24px;
    top: 18px;
    left: 16px;
}
div.wpforms-container-full .wpforms-form .wpforms-address input[type=text] { padding-left: 46px !important; }
div.wpforms-container-full .wpforms-form .wpforms-submit-container { margin-top: 28px !important; }
div.wpforms-container-full button[type=submit]:not(:hover):not(:active) { background-color: #071025 !important; }
body[data-form-submit="regular"] button[type=submit] {
    padding: 18px 30px !important;
    width: 100%;
    height: auto !important;
    line-height: normal !important;
}

/* Header CSS */
#header-space, #header-outer { height: 142px; }
body.material #header-secondary-outer .nectar-center-text { padding: 11px 0 13px; }
body #header-secondary-outer .nectar-center-text {
    font-size: 14px;
    line-height: 16px;
	letter-spacing: normal;
    max-width: 25%;
	background: url(/wp-content/uploads/2025/01/Rectangle-1.png);
    background-size: cover !important;
}
body #header-secondary-outer .nectar-center-text label {
	background: linear-gradient(90deg, #24396F 0%, #2384BF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#header-secondary-outer #social { left: 26%; }
#header-outer header { top: -42px; }
#header-secondary-outer, #header-outer #header-secondary-outer { background-color: transparent; }
body.material #header-secondary-outer nav>.sf-menu { padding: 13px 0 0px 0; }
body.material #header-secondary-outer nav>ul>li>a {
    font-size: 14px;
    line-height: 16px;
}
#header-outer #header-secondary-outer ul.sf-menu>li.menu-item-has-icon>a {
    padding: 0px 35px;
    margin: 0px;
}
#header-outer #header-secondary-outer ul.sf-menu>li.menu-item-has-icon:first-child > a { padding-left: 0px; }
#header-outer #header-secondary-outer ul.sf-menu>li.menu-item-has-icon:last-child > a { padding-right: 0px; }
#header-secondary-outer .nectar-menu-icon { color: #2384BF; }
#top nav > ul > li > a {
	line-height: normal;
	letter-spacing: normal;
	margin-top: 20px;
}
#header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a:before,
#header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a:before,
#top nav > ul > li[class*="button_solid_color"] > a:before,
#top nav > ul > li[class*="button_bordered"] > a:before { height: 56px; }
#top nav > ul > .button_solid_color > a:before { background: linear-gradient(261deg, #2384BF 0%, #24396F 131.28%); }
#top nav > ul > li[class*="button_solid_color"] > a,
body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a,
#header-outer[data-lhe="animated_underline"] #top nav > ul > li[class*="button_solid_color"] > a,
#header-outer[data-lhe="animated_underline"] #top nav > .sf-menu > li[class*="button_bordered"] > a,
#top nav > ul > li[class*="button_bordered"] > a {
    margin-left: 8px;
    margin-right: 8px;
}
body #header-outer.transparent #top nav>ul>li[class*=button_solid_color]>a,
#header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a,
#top nav>ul>li[class*=button_solid_color]>a {
    padding-left: 30px;
    padding-right: 30px;
}
#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before { border-color: rgba(255, 255, 255, 0.14) !important; }
#header-outer:not(.transparent) #top nav > ul > .button_bordered > a:hover:before,
#top nav>ul>li[class*=button_bordered]>a:before { border-color: rgba(36, 57, 111, 0.14) !important; }
body #header-outer.transparent #top nav>ul>li[class*=button_bordered]>a,
#header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_bordered]>a,
#top nav>ul>li[class*=button_bordered]>a {
    padding-left: 26px;
    padding-right: 30px;
}
#header-outer[data-header-button_style=default] #top nav>ul>li[class*=button_solid_color]>a:hover:before { opacity: 1 !important; }
#header-outer.transparent #header-secondary-outer .nectar-menu-icon,
#header-outer.transparent #header-secondary-outer nav > ul > li > a,
#header-outer.transparent  #header-secondary-outer #social li a i,
body #header-outer.transparent #header-secondary-outer .nectar-center-text label { color: #FFF; }
body #header-outer.transparent #header-secondary-outer .nectar-center-text { background: url(/wp-content/uploads/2025/01/Rectangle-2.png); }
body #header-outer.transparent #header-secondary-outer .nectar-center-text label { -webkit-text-fill-color: white; }
#header-outer.transparent header { border-bottom: 1px solid rgba(255, 255, 255, 0.14); }

/* Page CSS */
.wpb_row.section-home-header .row-bg-wrap .row-bg-overlay:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/01/home-header-bg.png);
    width: 472px;
    height: 915px;
    bottom: -430px;
    right: 0px;
}
.section-home-header .wpb_column[data-shadow=small_depth]>.vc_column-inner>.column-bg-overlay-wrap { box-shadow: 0px 10px 80px 0px rgba(7, 16, 37, 0.05); }
.section-home-services .owl-carousel[data-desktop-cols] .owl-stage { padding: 0px; }
.section-home-services .owl-carousel[data-desktop-cols] .owl-stage-outer { overflow: visible; }
.section-home-services .owl-carousel[data-column-padding="10px"] .carousel-item .inner_row { min-height: 262px; }
.section-home-services .owl-theme[data-desktop-cols] .owl-dots { display: none; }
.section-home-services .owl-carousel[data-desktop-cols] .owl-nav.disabled {
	display: block;
	margin-top: 0px;
    height: 5px;
}
.section-home-services .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    margin: 0px;
    padding: 0px;
    background: transparent;
    border: 0px;
}
.section-home-services .owl-carousel[data-desktop-cols] .owl-nav .owl-prev:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/01/icon-prev.png);
    width: 56px;
    height: 56px;
    top: -80px;
    right: 70px;
}
.section-home-services .owl-carousel[data-desktop-cols] .owl-nav .owl-next:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/01/icon-next.png);
    width: 56px;
    height: 56px;
    top: -80px;
    right: 0px;
}
.section-home-services .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] span { display: none; }
.section-home-about-milestone .wpb_wrapper {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sub-border.wpb_column.child_column.border_style_solid > .vc_column-inner { border-color: rgba(255,255,255,0.2); }
.sub-border.wpb_column.child_column.border_style_solid > .vc_column-inner:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 50%;
    background: #FFF;
    left: -2px;
}
.section-home-about-milestone .inner_row .wpb_wrapper { display: block; }
.wpb_row.section-home-faq .row-bg {background-size: auto;}
.wpb_row.section-home-faq .row-bg-wrap .inner-wrap { overflow: visible; }
.section-home-faq .toggle>.toggle-title a { color: #071025; }
.section-home-faq div[data-style="minimal"] .toggle > .toggle-title a { display: flex; }
.section-home-faq div[data-style="minimal"] .toggle.open > .toggle-title a { padding: 30px 70px 10px 0; }
.section-home-faq div[data-style="minimal"] .toggle { border-bottom: 1px solid rgba(7, 16, 37, 0.10); }
.section-home-faq div[data-style*=minimal] .toggle>.toggle-title i {
    width: 24px;
    height: 15px;
    border: 0px;
    margin-top: 0px;
    position: relative;
    order: 1;
	top: 10px;
    left: 12px;
}
.section-home-faq div[data-style="minimal"] .toggle > .toggle-title i:after { content: none; }
.section-home-faq div[data-style="minimal"] .toggle > .toggle-title i:before {
    background: url(/wp-content/uploads/2025/01/icon-down.png);
    top: 0px;
    left: 0px;
    width: 24px;
    height: 15px;
    background-color: transparent;
}
.section-home-faq div[data-style="minimal"] .toggle.open > .toggle-title i:before {background-color: transparent;transform: rotate(180deg);}
.single-clients-say { min-height: 348px; }
.single-clients-say h5.vc_custom_heading { min-height: 124px; }
.section-clients-say .owl-carousel[data-desktop-cols] .owl-stage-outer { overflow: visible; }
.section-clients-say .owl-carousel[data-desktop-cols] .owl-stage { padding: 0px; }
.section-clients-say .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots { margin-top: 30px; }
.section-clients-say .span_12.light .owl-theme[data-desktop-cols] .owl-dots .owl-dot span { background: rgba(255, 255, 255, .2); }
.section-clients-say .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    margin: 0px 6px;
    transform: scale(1) !important;
}
.section-clients-say  .span_12.light .owl-theme .owl-dots .owl-dot.active span,
.section-clients-say  .span_12.light .owl-theme .owl-dots .owl-dot:hover span { background-color: #FFF !important; }
.section-clients-say .owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span {transform: scale(1.4) !important;}
.nectar-button.large.btn-our-services {
    position: absolute;
    top: 30px;
    right: 30px;
}
.wpb_row.section-our-services .row-bg-wrap .row-bg-overlay {
    background: linear-gradient(0deg, #FFF 0%, #EBF2F6 100%) !important;
    opacity: 0.5;
    height: 16%;
}
#ajax-content-wrap .section-faqs .nectar-inherit-h5 {
    line-height: normal;
    letter-spacing: normal;
	font-weight: 600;
}
.section-faqs .toggle>.toggle-title a { color: #071025; }
.section-faqs div[data-style="minimal"] .toggle.open > .toggle-title a { padding: 30px 70px 10px 0; }
.section-faqs div[data-style*=minimal] .toggle >.toggle-title i { border: 0px; }
.section-faqs div[data-style*=minimal] .toggle.open >.toggle-title i { top: 66%; }
.section-faqs div[data-style="minimal"] .toggle > .toggle-title i:before,
.section-faqs div[data-style="minimal"] .toggle:hover > .toggle-title i:before,
.section-faqs div[data-style="minimal"] .toggle > .toggle-title i:after,
.section-faqs div[data-style="minimal"] .toggle:hover > .toggle-title i:after { background-color: #2384BF; }
.wpb_row.section-about-services .row-bg:before {
    content: "";
    position: absolute;
    width: 449px;
    height: 437px;
    border-radius: 449px;
    opacity: 0.2;
    background: #0E659A;
    filter: blur(100px);
    right: -104px;
    bottom: 400px;
}
.wpb_row.section-contact-header .row-bg-wrap .row-bg-overlay {
    top: auto;
    bottom: 0px;
    height: 50%;
}
.section-contact-header .iwithtext {
    border-radius: 60px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(17px);
    padding: 18px 30px 18px 26px;
    width: fit-content;
	display: inline-block;
    margin-right: 16px;
}
body .section-contact-header [class^=icon-].icon-default-style {
    line-height: 16px;
    height: 16px;
    width: 16px;
    font-size: 16px;
}
.section-contact-header .iwithtext .iwt-icon {
    left: 26px;
    top: 18px;
}
.section-contact-header .iwithtext .iwt-text { padding-left: 24px; }
.section-contact-header .iwithtext .iwt-text a {
    color: #FFF;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
}
.section-contact-header .iwithtext:last-child {
    border-radius: 0px;
    border: 0px;
    background: transparent;
    backdrop-filter: none;
    margin-right: 0px;
	padding: 0px 30px 0px 26px;
}
.section-contact-header .iwithtext:last-child .iwt-icon { top: 0px; }

/* Footer CSS */
.nectar-global-section.nectar_hook_global_section_footer { background: #071025; }
.wpb_row.section-footer .row-bg { border-top: 1px solid rgba(255, 255, 255, 0.10); }
.wpb_row.section-footer .inner_row .row-bg { border: 0px; }
body.material .section-footer .nectar-button.large {
	width: 100%;
	text-align: center;
}
.section-footer .nectar_icon_wrap {
    width: 56px;
    height: 56px;
    border-radius: 60px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    align-content: center;
    justify-items: center;
}
.section-footer .nectar_icon_wrap[data-padding="20px"] .nectar_icon { padding: 0px; }
.section-footer ul.menu { margin: 0px; }
.section-footer ul.menu li {
    list-style: none;
    margin-bottom: 10px;
}
.section-footer ul.menu li a {
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
}
.section-footer ul.menu li a:hover { color: #FFF !important; }
.section-footer ul li ul.sub-menu {
    margin: 0px;
    margin-top: 14px;
}
.section-footer ul li ul.sub-menu li a {
    font-weight: 400;
    opacity: 0.8;
}
.section-footer .iwithtext { margin-bottom: 14px !important; }
body .section-footer [class^=icon-].icon-default-style {
    line-height: 16px;
    height: 16px;
    width: 16px;
    font-size: 16px;
}
.section-footer .iwithtext .iwt-text {
    padding-left: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
}
.section-footer .iwithtext .iwt-text a { color: #FFF; }
.section-copyright-text p {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: normal;
    font-weight: 400;
    opacity: 0.6;
}


/* Blog CSS */
.nectar-post-grid-filters[data-align=left] a {
    margin: 0 15px 0 0;
    line-height: normal;
    font-weight: 700;
    font-size: 14px;
}
.nectar-post-grid-filters a {
    padding: 7px 12px;
    border-radius: 7px;
    background-color: #EBF2F6;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    margin: 0px 10px;
}
.nectar-post-grid-filters a.active:after,
.nectar-post-grid-filters a:hover:after { transform: scaleX(0); }
.nectar-post-grid-filters a.active, .nectar-post-grid-filters a:hover {
    background-color: #2384BF;
    color: #FFF;
}
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content { padding: 20px 13px; }
.category-button-color-hex-ffffff .meta-category a.style-button { backdrop-filter: none; }
.nectar-post-grid .meta-category .style-button {
    padding: 7px 12px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: normal;
    !i;!;
    color: #000815 !important;
}
.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content * { color: #000815; }
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .post-heading { line-height: normal; }
.nectar-post-grid .nectar-post-grid-item .meta-excerpt {
    line-height: 25.6px;
    letter-spacing: -0.32px;
}
.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content .nectar-post-grid-item__meta-wrap {
    opacity: 0.3;
    font-size: 16px;
    line-height: 27.2px;
    font-weight: 400;
    letter-spacing: normal;
}
.nectar-recent-posts-single_featured .grav-wrap a img,
.nectar-recent-posts-single_featured .grav-wrap .text span { display: none; }
.nectar-recent-posts-single_featured .grav-wrap .text a span {
    display: block;
    color: #2384BF;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: normal;
    padding: 7px 12px;
    border-radius: 7px;
    background-color: #FFF;
}
.nectar-recent-posts-single_featured h2 { line-height: 1; }
.nectar-recent-posts-single_featured.multiple_featured .nectar-button[data-color-override="false"].regular-button { background-color: transparent !important; }
body.material .nectar-recent-posts-single_featured.multiple_featured .nectar-button.has-icon.large {
    padding-right: 30px;
    padding-left: 30px;
}
.nectar-recent-posts-single_featured.multiple_featured .nectar-button.large {
    border-radius: 60px;
    border: 2px solid #FFF;
}
.nectar-recent-posts-single_featured.multiple_featured>.container .controls { margin-top: 90px; }
body.material .nectar-recent-posts-single_featured.multiple_featured .nectar-button.has-icon span { transform: translateX(0px); }
.nectar-recent-posts-single_featured[data-padding="16%"] .recent-post-container { padding-bottom: 90px; }
.related-post-wrap[data-using-post-pagination=false] { margin-top: 0px; }
.material .related-post-wrap h3.related-title {
    padding-top: 0px;
    color: #071025;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -1px;
}
.related-post-wrap h3.related-title:not(.nectar-blog-single-section-title) { margin-bottom: 40px; }
.material .blog-recent.related-posts { padding-bottom: 40px; }
.related-posts[data-style=material] .meta-category {
    position: absolute;
    top: 0px;
    padding: 7px 13px;
    border-radius: 10px;
    border: 1px solid rgba(0, 8, 21, 0.10);
    background: #FFF;
    margin: 13px;
}
.related-posts[data-style=material] .meta-category a {
    line-height: 16px;
    font-weight: 700;
    margin: 0px;
    letter-spacing: normal;
}
.related-posts[data-style=material] .post-featured-img { margin-bottom: 20px; }
.related-posts[data-style=material] .article-content-wrap { padding: 0px 13px !important; }
.related-posts .article-content-wrap .post-header { color: #000815; }
.related-posts .article-content-wrap .post-header h3 {
    font-size: 22px;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 10px;
}
.related-posts .article-content-wrap .excerpt { opacity: 0.5; }
.related-posts[data-style=material] .grav-wrap { display: none; }
body .related-posts[data-style=material] .article-content-wrap { padding-bottom: 30px !important; }
body .related-posts[data-style=material] .inner-wrap { box-shadow: none; }
body.material #page-header-wrap,
body[data-header-resize="0"] #page-header-wrap,
.single-post #page-header-bg[data-post-hs="default_minimal"] { height: 600px !important; }
#page-header-bg .span_6 {
    top: 40%;
    transform: translateY(-40%);
}
body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1 {
    margin: 0px !important;
    max-width: 668px;
}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap,
#page-header-bg[data-post-hs="default_minimal"] h1,
#page-header-bg[data-post-hs="default_minimal"] #single-below-header { text-align: left; }
.single [data-post-hs="default_minimal"] #single-below-header span {
    font-weight: 400;
    line-height: 27.2px !important;
    letter-spacing: normal;
}
body #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: normal;
    color: #24396F !important;
    background-color: #FFF;
    margin: 0px;
}
.bottom-meta { display: none; }
#sidebar h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.6px;
    color: #000815;
    margin-bottom: 20px;
    opacity: 1;
}
.material #sidebar .widget .tagcloud a,
.material .widget .tagcloud a {
    padding: 7px 12px;
    margin: 10px 10px 0 0;
}
.material #sidebar .widget .tagcloud a {
    border-radius: 7px;
    background: #EBF2F6;
    color: #2384BF !important;
}
#sidebar .widget .tagcloud a {
    font-size: 16px !important;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
}
#sidebar .widget.widget_custom_html { margin-bottom: 20px; }
#sidebar .widget li {
    margin-bottom: 40px;
    background: #FFF;
}
#sidebar .widget li img {
    min-height: 262px;
    border-radius: 20px;
}
#sidebar .widget li .wp-block-latest-posts__post-author,
#sidebar .widget li .wp-block-latest-posts__post-date {
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    color: rgba(0, 8, 21, 0.3);
}
#sidebar .widget li .wp-block-latest-posts__post-author {
    padding-left: 13px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(0, 8, 21, 0.3);
}
#sidebar .widget li a.wp-block-latest-posts__post-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 19.8px;
    color: #000815;
    padding: 0px 13px !important;
	margin-bottom: 5px;
}

/* Offcanvas CSS */
#slide-out-widget-area.fullscreen-alt .inner-wrap { margin-right: 0px !important; }
body #header-outer.side-widget-open { background-color: transparent; }
#slide-out-widget-area-bg.fullscreen-alt .bg-inner { background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%), #E2ECF2; }
#slide-out-widget-area-bg.fullscreen-alt .bg-inner:before {
    content: "";
    position: absolute;
    background: url(https://cytranet.sagedigital.io/wp-content/uploads/2025/01/offcanvas-bg.png);
    width: 195px;
    height: 680px;
    right: 0px;
}
#slide-out-widget-area.fullscreen-alt .inner-wrap>.inner { padding: 0px !important; }
#slide-out-widget-area.fullscreen-alt .inner-wrap>.inner>div { margin: 0px !important; }
#slide-out-widget-area .off-canvas-menu-container { padding: 0px 30px !important; }
#slide-out-widget-area.fullscreen-alt .menuwrapper li a { padding: 0px !important; }
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li,
#slide-out-widget-area.fullscreen-alt .menuwrapper li {
    margin: 0px !important;
    margin-bottom: 24px !important;
	text-align: left;
}
#slide-out-widget-area li.menu-item-255 > a .nectar-menu-icon,
#slide-out-widget-area li.menu-item-256 > a .nectar-menu-icon { color: #2384BF; }
#slide-out-widget-area li.menu-item-255,
#slide-out-widget-area li.menu-item-256 {
    display: table-cell;
    width: 50%;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li.menu-item-251,
#slide-out-widget-area.fullscreen-alt .menuwrapper li.menu-item-251 { margin-bottom: 54px !important; }
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li.menu-item-257,
#slide-out-widget-area.fullscreen-alt .menuwrapper li.menu-item-257 {
	margin-top: 30px !important;
	margin-bottom: 15px !important;
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li.menu-item-257 a {
    border-radius: 60px;
    background: linear-gradient(261deg, #2384BF 0%, #24396F 131.28%);
    width: 100%;
    text-align: center;
    color: #FFF !important;
    padding: 18px 30px !important;
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li.menu-item-258 a {
    border-radius: 60px;
    border: 1px solid rgba(36, 57, 111, 0.14);
    width: 100%;
    text-align: center;
    color: #24396F !important;
    padding: 18px 30px !important;
}
.off-canvas-menu-container .nectar-menu-icon { top: -2px; }
#slide-out-widget-area:not(.fullscreen) .off-canvas-social-links li { padding: 0 10px 0px 0px; }
#slide-out-widget-area .off-canvas-social-links li a {
    border-radius: 60px;
    border: 1px solid rgba(36, 57, 111, 0.10);
    padding: 18px !important;
}
#slide-out-widget-area .off-canvas-social-links li i { font-size: 20px; }

/* Responsive CSS */
@media only screen and (max-width: 999px) {
	#header-secondary-outer #social,
	body.material #header-secondary-outer nav>.sf-menu { display: none; }
	body #header-secondary-outer .nectar-center-text { max-width: 100%; }
	#header-outer header { top: 0px; }
	.section-home-services .owl-carousel[data-desktop-cols] .owl-nav .owl-prev:before,
	.section-home-services .owl-carousel[data-desktop-cols] .owl-nav .owl-next:before {
		top: auto;
		bottom: -15%;
		z-index: 12;
	}
	.section-home-about-milestone .wpb_wrapper { display: block; }
	.wpb_row.section-home-header .row-bg-wrap .row-bg-overlay:before {
		background: url(https://cytranet.sagedigital.io/wp-content/uploads/2025/01/home-header-mobile-bg.png);
		width: 202px;
		height: 655px;
		bottom: 215px;
	}
	.section-home-faq div[data-style="minimal"] .toggle.open > .toggle-title a { padding: 30px 40px 10px 0; }
	.section-clients-say .wpb_wrapper h2.vc_custom_heading { margin-bottom: 30px !important; }
	.section-contact-header .iwithtext { margin-bottom: 15px; }
	div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column .wpforms-field { margin-bottom: 15px; }
	.wpforms-container .wpforms-field-layout { padding-bottom: 0px !important; }
	.section-footer ul#menu-footer-menu-1 {
		display: flex;
		flex-wrap: wrap;
	}
	.section-footer ul#menu-footer-menu-1 li { flex-basis: 50%; }
	.wpb_row.section-faqs .row-bg { background-position: left -140px !important; }
	.wpb_row.section-faqs .row-bg-wrap .inner-wrap { overflow: visible; }
	.wpb_row.section-about-services .row-bg:before {
		width: 224px;
		height: 218px;
		filter: blur(75px);
		right: -62px;
		bottom: 680px;
	}
	.page-id-16 #header-outer[data-mobile-fixed="false"],
	.page-id-14 #header-outer[data-mobile-fixed="false"],
	.single-post #header-outer[data-mobile-fixed="false"] { margin-bottom: -146px !important; }
	.nectar-recent-posts-single_featured[data-padding="16%"] .recent-post-container { padding-top: 30%; }
	#page-header-bg[data-alignment-v="middle"]:not(.fullscreen-header) .span_6 .inner-wrap { padding-top: 160px; }
	body.single-post.material[data-bg-header=true] .container-wrap {
		padding-top: 40px !important;
		padding-bottom: 0px;
	}
	#slide-out-widget-area.fullscreen-alt .off-canvas-social-links:after { content: none !important; }
	body[data-bg-header="true"] #slide-out-widget-area-bg.fullscreen-alt.open .bg-inner { background: #071025;); }
	body[data-bg-header="true"] #slide-out-widget-area a { color: #FFF !important; }
	body[data-bg-header="true"] #slide-out-widget-area.fullscreen-alt .menuwrapper li.menu-item-258 a {
		border: 1px solid #FFF;
		color: #FFF !important;
	}
	.nectar-post-grid-filters a { margin: 10px 10px; }
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
    #header-secondary-outer .container { max-width: 100%; }
	body #slide-out-widget-area.fullscreen-alt .off-canvas-social-links {
		margin-top: 15px !important;
		margin-bottom: 20px !important;
	}
}
@media only screen and (max-width: 690px) {
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
		font-size: 18px !important;
        line-height: normal !important;
		letter-spacing: normal;
	}
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.menu-item-257 a,
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.menu-item-258 a { font-size: 16px !important; }
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.menu-item-255 a,
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.menu-item-256 a { font-size: 14px !important; }
	.section-home-header .col h2, body .section-home-header h2,
	.section-contact-header .wpb_wrapper h2.vc_custom_heading,
	.sectino-services-header .wpb_wrapper h2.vc_custom_heading {
		font-size: 50px !important;
		line-height: 50px !important;
	}
	#page-header-bg .span_6 h1, .single.single-post .section-title h1,
	.col h2, body h2,
	.wpb_wrapper h2.vc_custom_heading,
	.section-home-services .wpb_wrapper h2.vc_custom_heading {
		font-size: 40px !important;
		line-height: 40px !important;
		letter-spacing: -0.8px;
	}
	.section-home-about .wpb_wrapper h2.vc_custom_heading {
		font-size: 32px !important;
		line-height: 32px !important;
		letter-spacing: -0.64px;
		margin-bottom: 20px !important;
	}
	.section-home-about .section-home-about-milestone .wpb_wrapper h2.vc_custom_heading {
		font-size: 70px !important;
		line-height: 70px !important;
		letter-spacing: -1.4px;
		margin-bottom: 10px !important;
	}
	#ajax-content-wrap .section-home-faq .nectar-inherit-h3 {
		font-size: 30px;
		line-height: 30px;
	}
}