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


/*@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&display=swap');

body{
	font-family: "Inter", sans-serif !important;
	font-weight: 400;
}
h1,
h2, h3,
h4, h5, h6 {
	font-family: "Libre Baskerville", serif !important;
	font-weight: 600;
}*/


#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a, #header-outer.transparent .slide-out-widget-area-toggle a i.label, #header-outer.transparent #top .span_9 > .slide-out-widget-area-toggle a.using-label .label, #header-outer.transparent #top nav ul #search-btn a .icon-salient-search, #header-outer.transparent #top nav ul #nectar-user-account a span, #header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i, #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, .ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon, #header-outer.transparent .nectar-header-text-content, #header-outer.transparent .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a, #header-outer[data-transparent-header="true"].transparent >header #logo img.dark-version, #header-outer[data-transparent-header="true"].light-text >header #logo img.dark-version, #header-outer[data-transparent-header="true"].transparent.dark-slide >header #logo img, #header-outer[data-transparent-header="true"].dark-text >header #logo img, #header-outer[data-transparent-header="true"].dark-text.side-widget-open >header #logo img.dark-version{opacity: 1 !important;}

p#breadcrumbs {
    display: none;
}
span.meta-comment-count {
    display: none !important;
}
a.uncategorized {
    font-size: 14px !important;
    padding: 7px 20px !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #252860;
    margin-bottom: 25px;
    font-weight: 400;
}
body {
    color: #000;
}
.bold, strong, b {
    font-family: unset;
}

.Button-Style1 span.link_wrap {
    display: inline-block;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #FFFFFF;
}

/*----------------Header----------------*/

div#header-outer {
    background: none;
	position: absolute;
	top: 0 !important;
}
div#header-space {
    display: none;
}
header#top {
    border-bottom: 2px solid #676181;
}
#header-outer .row .col.span_3 {
    flex-shrink: 0;
    border-right: 2px solid #676181;
    margin-right: 2%;
    padding-right: 2%;
}
header#top a#logo {
    margin: 10px 0;
}
header#top nav {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-end;
}
#top nav>ul>li>a, #header-outer #top nav > ul > li > a {
    color: #fff !important;
}
#header-outer #top nav > ul > li > a .sf-sub-indicator i{
    color: #fff !important;
}
/*#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .current-menu-item > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a, #header-outer #top .sf-menu > li > a:hover .sf-sub-indicator i {
    color: #d42929 !important;
}*/
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after {
    border-color: #d42929;
    border-width: 3px !important;
}
#header-outer nav>ul.buttons.sf-menu .nectar-header-text-content {
    padding: 0 !important;
    margin-bottom: 34px;
}
.Header-Right {
    display: flex;
    gap: 32px;
    align-items: center;
}
.Header-Right .Phone-Number a {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 36px;
    font-weight: 600;
    background: #D42929;
    border-radius: 100px;
    font-size: 20px;
    line-height: 1.4;
    text-transform: capitalize;
    color: #FFFFFF !important;
	transition: transform .3s ease-out, background .3s ease-out !important;
}
.Header-Right .Phone-Number img {
    margin: 0 10px 0 0;
    width: 26px !important;
}
.Header-Right .Button-Div a {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 36px;
    gap: 10px;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    text-transform: capitalize;
    color: #FFFFFF !important;
	transition: transform .3s ease-out, background .3s ease-out !important;
}
.Header-Right .Phone-Number a:hover, .Header-Right .Button-Div a:hover {
    background: #252860;
    outline: 2px solid #fff;
    border-color: #252860;
}
.Header-Right .Phone-Number a:after, .Header-Right .Button-Div a:after {
    display: none !important;
}


/*=====================Banner======================*/

div#Section-Banner .Heading1 {
    font-size: 17px;
    margin-bottom: 28px;
}
div#Section-Banner .Heading1 span {
    display: inline-block;
    padding: 7px 20px;
    background: #D42929;
    border-radius: 100px;
}

.ContactForm input, .ContactForm textarea {
    padding: 12px 20px !important;
    font-size: 16px !important;
    height: auto !important;
    border-radius: 6px !important;
}
.ContactForm input::placeholder, .ContactForm textarea::placeholder {
    color: #8F8F8F !important;
}
.ContactForm div#gform_fields_1 {
    gap: 20px !important;
}
.ContactForm div#gform_wrapper_1{
	margin-bottom: 0;
}
.ContactForm textarea {
    height: 130px !important;
    padding-top: 20px !important;
}
.ContactForm div#input_1_7 .gchoice.gchoice_1_7_1 {
    display: flex;
    align-items: flex-start;
}
.ContactForm div#input_1_7 input#choice_1_7_1 {
    padding: 2px !important;
    height: auto !important;
    width: auto;
}
.ContactForm div#input_1_7 label#label_1_7_1 {
    color: #fff;
    font-size: 13px !important;
}
.ContactForm input#gform_submit_button_1 {
    background: #D42929;
    border-radius: 100px;
    text-transform: uppercase;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px !important;
    padding: 20px 40px !important;
}
.ContactForm input#gform_submit_button_1:hover {
    background: #fff;
    color: #d42929;
}
.ContactForm .gform-footer.gform_footer {
    position: relative;
}
.ContactForm .gform-footer.gform_footer:before {
    content: '';
    position: absolute;
    left: -700px;
    top: 50%;
    width: 720px;
    height: 4px;
    background: #d42929;
    z-index: -1;
    margin-top: -2px;
}


/*==============================================*/

.Content-Image-Right .vc_column-inner , .Content-Image-Left .vc_column-inner {
    padding: 10px;
    border: 1px solid #D42929;
    border-radius: 10px;
    position: relative;
}
.Content-Image-Right .vc_column-inner:before {
    content: "";
    position: absolute;
    left: -1em;
    bottom: -1em;
    width: 350px;
    height: 100px;
    background: #d42929;
    border-radius: 10px;
}
.Content-Image-Left .vc_column-inner:before {
    content: "";
    position: absolute;
    right: -1em;
    bottom: -1em;
    width: 350px;
    height: 100px;
    background: #d42929;
    border-radius: 10px;
}

div[data-style="animated_circle"] a.nectar-inherit-h3.toggle-heading {
    padding: 16px 0 !important;
    border-bottom: 1px solid #c3c3c3;
}
div[data-style="animated_circle"] .toggle.default {
    padding: 0;
    margin: 0;
}
div[data-style="animated_circle"] .inner-toggle-wrap {
    padding: 0 0 16px !important;
    border-bottom: 1px solid #c3c3c3;
}
div[data-style="animated_circle"] .toggle.open a.nectar-inherit-h3.toggle-heading {
    border-color: #fff0;
}
div[data-style="animated_circle"] .wpb_text_column p {
    font-size: 16px;
}


/*===================Service Section==================*/

.Service-Card {
    background: #fff;
    color: #000;
    padding: 25px !important;
    border: 1px solid #fff;
}
.Service-Card:hover {
    background: #d42929;
}
.Service-Card .iwithtext {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.Service-Card .iwt-icon {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #C4C4C4;
    position: relative;
}
.Service-Card .iwt-icon img {
    width: 40px !important;
}
.Service-Card .iwt-text {
    padding-right: 20px;
    padding-left: 0;
}
.Service-Card h3 {
    font-size: 26px !important;
    line-height: 1.2 !important;
    font-weight: 600;
    margin: 0 !important;
    color: #252860;
}
.Service-Card .iwithtext .clear {
    display: none;
}
.Service-Card .wpb_text_column {
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 24px;
}
.Service-Card .wpb_text_column p {
    color: #000;
    min-height: 130px;
    font-size: 16px;
}
.Service-Card a.link_text {
    color: #252860 !important;
    padding-right: 25px !important;
    font-weight: 700;
    font-size: 18px;
}
.Service-Card a.link_text span.arrow:before {
    font-size: 20px;
	color: #000 !important;
}
.Service-Card:hover h3, .Service-Card:hover .wpb_text_column p, .Service-Card:hover a.link_text, .Service-Card:hover a.link_text span.arrow:before {
    color: #fff !important;
}
.Service-Section button.flickity-button.flickity-prev-next-button.previous {
    position: inherit !important;
    left: calc(50% - 70px) !important;
    float: left;
}
.Service-Section button.flickity-button.flickity-prev-next-button.next {
    position: inherit !important;
    right: calc(50% - 70px) !important;
    float: right;
}

/*==================================================*/

.Team-Section .team-member-image {
    height: 550px !important;
    background-position: top !important;
}

.Team-Section h3 {
    font-size: 28px !important;
}

.Team-Section .team-meta p {
    font-size: 16px !important;
    color: #fff !important;
}

.Team-Section .team-member-overlay {
    opacity: 1 !important;
    background: linear-gradient(to bottom, #00000000 40%, #000000 100%) !important;
}

.Team-Section .team-member:hover .team-member-overlay {
    opacity: 1 !important;
    background: linear-gradient(to bottom, #d4292900 40%, #d42929 100%) !important;
}

/*====================================================*/

.Experience-Card .vc_column-inner {
    padding: 30px;
    background: rgb(0 0 0 / 50%);
    min-height: 550px;
}
.Experience-Card .img-with-aniamtion-wrap {
    width: 90px;
    height: 90px;
    background: #d42929;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.Experience-Card .img-with-aniamtion-wrap img {
    width: 80% !important;
    margin: 0 auto !important;
    display: block;
}
.Experience-Card .img-with-aniamtion-wrap .inner {
    height: auto;
    line-height: 0;
}
.Experience-Card .img-with-aniamtion-wrap .hover-wrap {
    margin: 0;
    width: 60px;
}
.Experience-Card h3 {
    font-size: 25px !important;
    font-weight: 400;
    margin: 20px 0 !important;
    line-height: 1.3 !important;
}
.Experience-Card .wpb_text_column p {
    font-size: 16px;
}
.Choose-Us-Section button.flickity-button.flickity-prev-next-button.previous {
    position: inherit !important;
    left: calc(50% - 70px) !important;
    float: left;
}
.Choose-Us-Section button.flickity-button.flickity-prev-next-button.next {
    position: inherit !important;
    right: calc(50% - 70px) !important;
    float: right;
}


/*===================Blog==================*/

.Home-BlogSlider .item-main {
    display: flex !important;
    flex-direction: column;
}
.Home-BlogSlider .item-main {
    display: flex !important;
    flex-direction: column;
    gap: 15px;
}
.Home-BlogSlider h3.post-heading {
    font-size: 22px;
    order: 2;
}
.Home-BlogSlider h3.post-heading span {
    color: #252860 !important;
}
.Home-BlogSlider .item-meta-extra {
    order: 3;
    font-size: 16px;
}
.Home-BlogSlider span.nectar-post-grid-item__meta-wrap {
    order: 1;
    margin: 0 !important;
    font-size: 16px;
}
.Home-BlogSlider span.nectar-post-grid-item__meta-wrap span.meta-date {
    color: #989898 !important;
}
.Home-BlogSlider span.nectar-post-grid-item__read-more {
    order: 4;
    margin: 0;
}
.Home-BlogSlider span.nectar-post-grid-item__read-more span.link_text {
    font-weight: 700;
    font-size: 16px;
}

.Home-BlogSlider button.flickity-button.flickity-prev-next-button.previous {
    position: inherit !important;
    left: calc(50% - 70px) !important;
    float: left;
	transform: translateY(50%);
}
.Home-BlogSlider button.flickity-button.flickity-prev-next-button.next {
    position: inherit !important;
    right: calc(50% - 70px) !important;
    float: right;
	transform: translateY(50%);
}


/*================FAQ====================*/

.Faq-Section h3 .toggle-heading, .toggles h3 .toggle-heading {
    background: #EAEAEA !important;
    font-size: 22px !important;
    color: #252860 !important;
    padding: 22px !important;
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    line-height: 1.2 !important;
    align-items: center;
}
.Faq-Section h3 .toggle-heading i, .toggles h3 .toggle-heading i {
    position: relative;
    color: #000;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
}
.Faq-Section h3 .toggle-heading i:before, .toggles h3 .toggle-heading i:before {
    content: "+";
    font-size: 50px;
    line-height: 0.6;
}
.Faq-Section .open h3.toggle-title i:before, .toggles .open h3.toggle-title i:before{
	content: "-";
	color: #000;
}
.Faq-Section .inner-toggle-wrap, .toggles .inner-toggle-wrap {
    background: #eaeaea;
    padding: 0 25px 25px !important;
	color: #000 !important;
}



/*==========================================*/


.Footer-Form .wpb_text_column p {
    font-size: 28px;
    text-transform: uppercase;
    color: #252860;
    font-weight: 600;
}
.Footer-Form input, .Footer-Form textarea {
    padding: 12px 20px !important;
    font-size: 16px !important;
    height: auto !important;
    border-radius: 6px !important;
}
.Footer-Form input::placeholder, .Footer-Form textarea::placeholder {
    color: #8F8F8F !important;
}
.Footer-Form div#gform_fields_1 {
    gap: 20px !important;
}
.Footer-Form div#gform_wrapper_1{
	margin-bottom: 0;
}
.Footer-Form textarea {
    height: 130px !important;
    padding-top: 20px !important;
}
.Footer-Form div#input_1_7 .gchoice.gchoice_1_7_1 {
    display: flex;
    align-items: flex-start;
}
.Footer-Form div#input_1_7 input#choice_1_7_1 {
    padding: 2px !important;
    height: auto !important;
    width: auto;
}
.Footer-Form div#input_1_7 label#label_1_7_1 {
    color: #000;
    font-size: 13px !important;
}
.Footer-Form input#gform_submit_button_1 {
    background: #D42929;
    border-radius: 100px;
    text-transform: uppercase;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px !important;
    padding: 20px 40px !important;
    margin: 0 auto;
}

.Footer-Map iframe {
    width: 100%;
    height: 500px;
}
.watermark p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 95px;
    color: #303368;
    line-height: 1;
}
.Footer-Info.Border-Box {
    border: solid #fff;
	border-width:0 1px;
}
.Site-Footer .vc_col-sm-4 {
    display: flex;
    justify-content: center;
}
.Footer-Info h3 {
    color: #fff;
    font-size: 24px !important;
    font-weight: 400;
    line-height: 1.3 !important;
    margin-bottom: 20px !important;
}
.Footer-Info .iwithtext {
    color: #fff !important;
}
.Footer-Info .iwithtext .iwt-text {
    padding-left: 35px;
}
.Footer-Info .iwithtext .iwt-icon img {
    width: 20px !important;
}
.Footer-Info .iwithtext a {
    color: #fff !important;
}
.Footer-Info .iwithtext a:hover{
	color: #d42929 !important;
}
.Footer-Info i.icon-default-style {
    color: #fff;
}
.Email-Icon .iwithtext .iwt-icon img {
    margin-top: 5px;
}
.footer-box.social-box a.social-icon {
    display: flex;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
.footer-box.social-box a.social-icon:hover {
    background: #d42929;
}
.footer-box__socials {
    display: flex;
    gap: 11px;
}

.footer-box.social-box a.social-icon i.fab {
    font-size: 25px;
    color: #252860;
}
.footer-box.social-box a.social-icon:hover i {
    color: #fff;
}



/*.Banner-Page-Title {
    font-family: Libre Baskerville;
    font-size: 42px;
    line-height: 1.2;
}*/

.vc_column-inner .toggles {
    margin: 30px 0;
}

.wpb_text_column ul, .Sitemap ul {
    list-style: none;
    padding-left: 0;
}

.wpb_text_column ul li, .Sitemap ul li {
    position: relative;
    list-style: none;
    padding-;: 1;
    padding-left: 10px;
}

.wpb_text_column ul li:before, .Sitemap ul li:before {
    content: "✔";
    position: absolute;
    left: -10px;
    top: 1px;
    color: #d42929; /* change to your brand color */
    font-size: 18px;
    font-weight: bold;
}


/*=====================Sidebar==========================*/

.Contact-Sidebar {
    padding: 30px;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.16);
    border-radius: 12px;
}
.Contact-Sidebar .SubTitle {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #BC0005;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 0;
    margin: 0;
}
.Contact-Sidebar .SubTitle:before, .Contact-Sidebar .SubTitle:after {
    content: "";
    display: inline-block;
    width: 31px;
    height: 3px;
    background: #BC0005;
    z-index: 1;
}
.Contact-Sidebar .wp-block-heading {
    font-size: 28px;
    line-height: 1;
    margin: 10px 0 30px;
}
.Contact-Sidebar div#gform_fields_2 {
    gap: 15px;
}
.Contact-Sidebar input, .Contact-Sidebar textarea {
    padding: 6px 15px !important;
    font-size: 16px !important;
    height: auto !important;
    border-radius: 6px !important;
    border-color: #1552AD !important;
}
.Contact-Sidebar textarea {
    height: 100px !important;
}
.Contact-Sidebar input#gform_submit_button_2 {
    background: #D42929;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px !important;
    padding: 17px 10px !important;
    border: none !important;
    width: 100%;
}


.Footer-Form .FormHeading-Contact p {
    color: #d42929;
    font-size: 22px;
}
.Contact-Info .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.Contact-Info .wpb_wrapper .iwithtext {
    width: 31.333333%;
    text-align: center;
    margin: 1%;
    border: 1px solid #0003;
    padding: 2%;
}
.Contact-Info .iwithtext .iwt-icon {
    position: relative;
}
.Contact-Info .iwithtext .iwt-text {
    padding: 0;
}
.Contact-Info h3.elementor-icon-box-title {
    font-size: 25px;
    line-height: 1.2;
    margin: 20px 0;
}
.Contact-Info .iwithtext .iwt-text a {
    color: #000;
}
.Contact-Info .iwithtext .iwt-text a:hover {
    color: #d42929;
}


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

.Blog-Sidebar ul li {
    display: flex;
    gap: 20px;
    padding: 20px 0 !important;
}

.Blog-Sidebar .wp-block-latest-posts__featured-image {
    flex-shrink: 0;
    width: 30%;
    line-height: 0;
    border: 4px solid #d42929;
}

.Blog-Sidebar .wp-block-latest-posts__featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

.Blog-Sidebar ul li a {
    display: flex;
    align-items: flex-start;
    font-family: 'Libre Baskerville';
    color: #252860;
    font-weight: 600;
    line-height: 1.3;
    font-size: 20px;
    flex-direction: column;
    gap: 15px;
}
.Blog-Sidebar ul li a:after {
    content: "Read More";
    display: inline-block;
    font-family: 'Inter';
    font-size: 14px;
    background: #d42929;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}
.Blog-Sidebar ul li a:hover::after {
    background: #252860;
}
.Blog-Sidebar .wp-block-button {
    width: 100%;
}
.Blog-Sidebar a.wp-block-button__link {
    width: 100%;
    border-radius: 0;
    background: #d42929;
    text-transform: uppercase;
    padding: 12px;
    font-weight: 600;
}
.Blog-Sidebar a.wp-block-button__link:hover {
    background: #252860;
    color: #fff;
}
.single article .content-inner {
    padding-bottom: 0;
}


/*================================================================*/

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

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin: 0 13px;
    font-size: 16px;
}
.Header-Right .Phone-Number a, .Header-Right .Button-Div a {
    font-size: 17px !important;
}
	
	
	
.watermark p {
    font-size: 80px;
}
	
/*-------------------Sidebar-------------*/
	
.Contact-Sidebar .SubTitle {
    font-size: 14px;
}
.Contact-Sidebar .wp-block-heading {
    font-size: 23px;
}
.Contact-Sidebar input, .Contact-Sidebar textarea {
    font-size: 14px !important;
    padding: 3px 12px !important;
}
.Contact-Sidebar input#gform_submit_button_2 {
    font-size: 14px !important;
}
	
.Blog-Sidebar ul li a {
    font-size: 16px;
}
	
}

@media only screen and (min-width: 770px) and (max-width: 1200px) {
	
body {
	font-size: 15px;
}
.nectar-cta .nectar-button-type{ font-size: 16px !important;}
	
/*===============================*/

header#top #logo img {
    height: 100px;
}
.Header-Right .Phone-Number a, .Header-Right .Button-Div a {
	padding: 8px 25px;
	font-size: 14px !important;
}
.Header-Right .Phone-Number img {
    width: 17px !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin: 0 11px;
    font-size: 13px;
}
#header-outer nav>ul.buttons.sf-menu .nectar-header-text-content {
    margin-bottom: 15px;
}
	
	
div#Section-Banner {
    width: calc(100% + 10%);
    margin-left: -5%;
    margin-right: -5%;
}
div#Section-Banner .Heading1 {
    font-size: 14px;
}
	
/*=====================================*/
	
.ContactForm input, .ContactForm textarea {
    padding: 7px 15px !important;
    font-size: 14px !important;
}
.ContactForm input#gform_submit_button_1 {
    font-size: 18px !important;
}

/*=============================*/

.Experience-Card .vc_column-inner {
    padding: 20px;
	min-height: 580px;
}
.Experience-Card .img-with-aniamtion-wrap {
    width: 80px;
    height: 80px;
}
.Experience-Card h3 {
    font-size: 20px !important;
}
.Experience-Card .wpb_text_column p {
    font-size: 15px;
}
	
/*=============================*/
.watermark p {
	font-size: 60px;
}
	
/*=======================================*/

/*.Banner-Page-Title {
    font-size: 40px;
}*/
body h1 {
    font-size: 36px;
    line-height: 1.3;
}
body h2 {
    font-size: 32px;
    line-height: 1.3;
}
body h3 {
    font-size: 28px;
    line-height: 1.3;
}
body h4 {
    font-size: 24px;
    line-height: 1.3;
}
	
/*=================Sidbar===============*/
	
.Contact-Sidebar {
    padding: 15px;
}
.Contact-Sidebar .SubTitle {
    font-size: 13px;
    gap: 6px;
}
.Contact-Sidebar .SubTitle:before, .Contact-Sidebar .SubTitle:after {
    width: 15px;
    height: 2px;
}
.Contact-Sidebar .wp-block-heading {
    font-size: 20px;
}
.Contact-Sidebar input, .Contact-Sidebar textarea {
    font-size: 12px !important;
    padding: 1px 8px !important;
}
.Contact-Sidebar textarea {
    padding-top: 10px !important;
}
.Contact-Sidebar input#gform_submit_button_2 {
    font-size: 12px !important;
    padding: 10px !important;
}
	
/*----------------*/

.Blog-Sidebar .wp-block-heading {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.Blog-Sidebar ul li {
    gap: 15px;
    padding: 15px 0 !important;
}
.Blog-Sidebar ul li a {
    font-size: 13px;
	gap: 10px;
}
.Blog-Sidebar ul li a:after {
    font-size: 10px;
    padding: 7px 16px;
}
.Blog-Sidebar a.wp-block-button__link {
    font-size: 13px !important;
    padding: 8px;
}
	
/*-------------*/
div#block-19 .wp-block-heading {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 0;
}
	
}

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

div#header-outer {
    background: #252860;
}
header#top {
    border: none;
}
#header-outer .row .col.span_3 {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
#header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after, #header-outer #top .slide-out-widget-area-toggle a .lines-button:after {
    background: #ffffff !important;
}
#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a {
    color: #fff;
    opacity: 1 !important;
}
.Header-Right {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.Header-Right .Phone-Number a, .Header-Right .Button-Div a {
    font-size: 13px !important;
    padding: 9px 14px;
}
.Header-Right .Phone-Number img {
    width: 16px !important;
}	
	
	
div#Section-Banner .Heading1 {
    font-size: 16px;
}
.ContactForm input#gform_submit_button_1 {
    font-size: 18px !important;
}
	
.Service-Card {
    text-align: center;
}	
.Service-Card .iwithtext {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.Service-Card .iwt-text {
    padding: 0;
}
.Service-Card .nectar-cta {
    text-align: center !important;
}
.Service-Card h3 br {
    display: none;
}
.Service-Card .wpb_text_column p {
    min-height: 80px;
}
	
.Attorney-Section > .row-bg-wrap {
    border: none;
}
	
	
.Experience-Card .vc_column-inner {
    min-height: 400px;
}
	
.Footer-Info.Border-Box {
    border: none;
}
	
.Contact-Info .wpb_wrapper .iwithtext {
	width: 46%;
	margin: 2%;
}
	
}


@media only screen and (max-width: 580px) {
	
.nectar-cta .nectar-button-type {
    font-size: 16px !important;
}	

div#Section-Banner .Heading1 {
	font-size: 13px;
}
.ContactForm input#gform_submit_button_1 {
    width: 100%;
    padding: 12px !important;
    font-size: 14px !important;
}
.ContactForm input, .ContactForm textarea {
    padding: 6px 16px !important;
}

	
.Content-Image-Right .vc_column-inner:before, .Content-Image-Left .vc_column-inner:before {
    width: 200px;
    left: -12px !important;
    bottom: -12px;
    border-radius: 6px;
}	

.Service-Card h3 br {
    display: inline;
}
.Service-Card .wpb_text_column p {
    min-height: 140px;
}	
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin-bottom: 60px !important;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button {
	transform: scale(0.9) !important;
}
	
.Team-Section .team-member-image {
    height: 400px !important;
}
	
.Experience-Card .vc_column-inner {
    min-height: 500px;
}
.Experience-Card .img-with-aniamtion-wrap {
    width: 70px;
    height: 70px;
}
.Experience-Card .img-with-aniamtion-wrap img {
    width: 70% !important;
}
.Experience-Card h3 {
    font-size: 22px !important;
}
.Experience-Card .wpb_text_column p {
    font-size: 15px;
}

.Home-BlogSlider .nectar-post-grid-item {
    margin-bottom: 60px !important;
}	

.Footer-Form .wpb_text_column p {
    font-size: 20px;
}
	
.Footer-Form input, .Footer-Form textarea {
    padding: 6px 15px !important;
}
.Footer-Form input#gform_submit_button_1 {
    font-size: 14px !important;
    padding: 10px !important;
    width: 100%;
}
.watermark p {
	font-size: 60px;
}

/*.Banner-Page-Title {
    font-size: 30px;
}*/
	
.Contact-Info .wpb_wrapper .iwithtext {
    width: 96%;
}
	
}

