@media (min-width: 1200px){
  .sppb-row-container {
    max-width: 1140px !important;
    padding:0;
  }
}
@media (min-width: 1400px) {
  .sppb-row-container {
    max-width: 1320px !important;
    padding:0;
  }
}


@media only screen and (min-width: 1400px) {
  html:lang(fr-fr) .logo-image{
     height:45px !important;
  }
  html:lang(fr-fr) .sp-megamenu-parent > li > a, 
html:lang(fr-fr) .sp-megamenu-parent > li > span {
    font-size: 14px !important;
    padding:10px 8px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
  html:lang(fr-fr) .sp-megamenu-parent > li > a, 
  html:lang(fr-fr) .sp-megamenu-parent > li > span {
    font-size: 13px !important;
    padding:10px 8px !important;
  }
}


@media only screen and (max-width: 1199px) {
  html:lang(fr-fr) .sp-megamenu-parent > li > a, 
  html:lang(fr-fr) .sp-megamenu-parent > li > span {
    font-size: 14px !important;
    padding: 10px 5px !important;
    margin: 0px 0px;
  }
  html:lang(fr-fr) .sp-megamenu-parent > li > span.split{
    width: 130px; 
    line-height: 1.2em !important; 
    padding-bottom: 33px !important;
  }
}



#sp-top-bar #sp-top1 .sp-column{
  display:flex;
  align-items:center;
}
#sp-top-bar #sp-top1 .sp-column .social-icons{
  order:2;
  margin-left:10px;
}
.newsblog .article-list .article-header h2{
  margin-top:15px !important;
  --max-lines: 3;
  --lh: 1.25rem;
  position: relative;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  padding-right: 1rem; /* space for ellipsis */
}
.newsblog .article-header h2::before {
  position: absolute;
  content: "...";
/*   inset-block-end: 0;
  inset-inline-end: 0; */
  bottom: 0;
  right: 0;
}
.newsblog .article-header h2::after {
  content: "";
  position: absolute;
/*   inset-inline-end: 0; */
  right: 0;
  width: 1rem;
  height: 1rem;
  background: white;
}

.cflocations .event_legend_container{
  display:block;
}
#sp-main-body {
    padding:0px !important;
}
.privacy #sp-main-body{
  padding:50px 0!important;
}
.article-details .article-can-edit {
  margin-bottom: 0px !important;
}
.hasbanner.banner1 #sp-section-1 #sp-title .sp-page-title{
    background-size: cover;
    background-position: center;
}
.hasbanner.banner2 #sp-section-1 #sp-title .sp-page-title{
    background-size: cover;
    background-position: center;
}
.hasbanner #sp-section-1 #sp-title .sp-page-title{
  height:280px;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  padding:0;
}
.hasbanner.banner1 #sp-section-1 #sp-title .sp-page-title:after,
.hasbanner.banner2 #sp-section-1 #sp-title .sp-page-title:after{
  content:"";
  width:100%;
  height:280px;
  background-color:rgba(5,6,6,0.50);
  display:block;
  margin-top:-280px;
}
.hasbanner.banner2.sofii-logo #sp-section-1 #sp-title .sp-page-title:after{
  content:"";
  width:100%;
  height:280px;
  background-color:rgba(255,255,255,0.50);
  display:block;
  margin-top:-280px;
}
.hasbanner #sp-section-1 #sp-title .sp-page-title .container{
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.hasbanner #sp-section-1 #sp-title .sp-page-title .container .sp-page-title-heading{
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
}
.hasbanner.sofii-logo #sp-section-1 #sp-title .sp-page-title .container .sp-page-title-heading{color:#000 !important;}
.hasbanner.banner2 #sp-section-1 #sp-title .sp-page-title .container .sp-page-title-heading{
  color:#fff;
}
.hasbanner #sp-section-1 #sp-title .sp-page-title .container .sp-page-title-sub-heading{
  color:transparent;
  font-size:28px;
}

.hasbanner.sofii-logo #sp-section-1 #sp-title .sp-page-title-sub-heading:before{
  content:'';
  background-image:url(/images/2025/07/09/sofii-logo.png);
  width:350px;
  height:100px;
  background-size:contain;
  /**
  background-image:url(/images/2025/07/28/sofii-logo-homepagev2.webp);
  width:130px;
  height:100px;
  background-size:cover;
  **/
  display:block;
}

/** START CF WEEK **/
.mod_events_latest_data .allevents .eventdate{
  width:20%;
  font-size:20px;
  font-weight:800;
}
.mod_events_latest_data .allevents .eventdate em{
  font-size:16px;
  font-weight:400;
}
.mod_events_latest_data .allevents .eventinfo
{
  width:80%;
  font-size:18px;
}
.mod_events_latest_data .allevents .eventinfo a{
  font-size:20px;
  font-weight:600;
}
.mod_events_latest_data .allevents .eventinfo .allbtn{margin-left:0 !important;}
.mod_events_latest_data .allevents .eventinfo .allbtn a.btn-primary{
    background-color: #c9ec47;
    border: 2px solid #c9ec47;
    border-radius: 100px;
    color: #050606;
    text-decoration: none;
}
.mod_events_latest_data .allevents .eventinfo .allbtn a.btn-primary:hover{
  background-color:#fff;
}

/** END CF WEEK **/

.menu.nav .item-771,
.menu.nav .item-772{padding-top:3px !important;}

#sp-bottom .sp-module .footer_menu li a{font-size:18px;}
#sp-bottom .sp-module .footer_menu li a:hover{color:#c9ec47;}
#sp-bottom3 .sp-module {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cfc-fullwidth .sppb-row{align-items:flex-start;}
.subtitle.sppb-addon-header .sppb-addon-title,
.sppb-addon-title span.btn-title{
	background:#c9ec47;
	padding: 8px 30px !important;
	border-radius: 100px;
    font-weight:700 !important;
    font-size:22px !important;
    color:#050606 !important;
    line-height:1.9em;    
}

.sofii .sppb-addon-title span.btn-title{
  background:#d0bc00;
  display:block;
  font-size:20px !important;
  text-transform:uppercase;
  line-height:1.2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subtitle.sppb-addon-header .sppb-addon-title,
.sppb-addon-title span.btn-title{
  font-size:22px !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .subtitle.sppb-addon-header .sppb-addon-title,
.sppb-addon-title span.btn-title{
  font-size:20px !important;
  }
}
@media only screen and (max-width: 480px) {
  .subtitle.sppb-addon-header .sppb-addon-title,
.sppb-addon-title span.btn-title{
  font-size:16px !important;
  }
}

.careers .sppb-panel-title {font-size:20px !important;}
.featured-article-badge{display:none;}
.addr-border{
border-bottom:1px solid #888;
}
.addr-border p{
margin-bottom:0;
}
.full-width-col .sppb-column-addons{
  display:flex;
  align-items:center;
}

.directors .clearfix{
  border-width:0px 0px 0px 1px !important;
}
.jeventpage .card img {width:100%;}
.meet-team .team-col .sppb-column-addons{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.article-details.success-stories-page .badge{display:none;}
.sp-menu-item .sp-menu-heading,
.sp-menu-item a{
  transition: 0.4s;
  text-decoration: none;
  line-height:60px !important;
  padding: 10px 12px;
  margin: 0 5px;
  position: relative;
  text-transform:uppercase;
  font-weight:400;
}
.sp-menu-item .sp-menu-heading::before,
.sp-menu-item a::before{
  content: "";
  position: absolute;
  width: 0;
  height: 4px;
  bottom: 0;
  left: 50%;
  background-color: #1a6d4f;
  transition: all 0.4s;
}
.sp-menu-item .sp-menu-heading:hover::before,
.sp-menu-item a:hover::before {
  width: 100%;
  left: 0;
}

.sp-menu-item .hide-md{display:none;}

.sp-menu-item .sp-dropdown-main a{
  line-height:1.2em !important;
  padding:10px 0 !important;
}
.sp-menu-item .sp-dropdown-main a:hover{
  text-decoration:underline !important;
}
.sp-menu-item .sp-dropdown-main a::before{
  content: "";
  position: absolute;
  width: 0;
  height: 0px;
  bottom: 0;
  left: 0%;
  background-color: transparent;
  transition: all 0.4s;
}
.sp-menu-item .sp-dropdown-main a:hover::before {
  width: 0%;
  left: 0;
}

.sofii-menu .sp-dropdown{width: 280px !important;}
.cf-menu .sp-dropdown{width:345px !important;}
.about-menu .sp-dropdown{width:315px !important;}
.member-menu .sp-dropdown{
  width:230px !important;
  right:0;
}
.news-menu .sp-dropdown{
  width:200px !important;
  right:0;
}
.sp-megamenu-parent .sp-mega-group>li>a{
  font-size:16px;
  font-weight:400 !important;
  line-height:normal !important;
}
.sp-menu-item .sp-menu-heading:hover,
.sp-menu-item a:hover{
  color:#475d08 !important;
}
.sp-menu-item.active .sp-dropdown-main .sp-mega-group li.menu_item a[aria-current="page"]{
  font-weight:600 !important;
  color:#050606 !important;
}
.sp-menu-item.active .sp-dropdown-main .sp-mega-group li.menu_item a:hover{
  color:#475d08 !important;
}
.sp-menu-item.active .sp-dropdown-main .sp-mega-group li.menu_item a{
  font-weight:400 !important;
  color:#050606 !important;
}
.sp-megamenu-parent .sp-mega-group .menu_item a::before,
.sp-megamenu-parent .sp-mega-group .menu_item a:hover::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0px;
    bottom: 0;
    left: 0%;
    background-color: transparent;
}

.sp-menu-item.active .sp-menu-heading,
.sp-menu-item.active a,
.sp-menu-item.active .sp-dropdown-main .active a{
  color:#475d08 !important;
  font-weight:700 !important;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control){border-radius:0;}

.article-list .article .featured-article-badge{display:none;}

.cf-content-text h3{
  text-transform:uppercase;
  font-size:30px;
  font-weight:500;
}
.sp-megamenu-parent li.sp-menu-item .btn-menu{
  background: #E2C044;
    line-height: initial;
    padding: 10px 30px;
    color: #0D1321;
}

#column-id-2981b091-800f-48a0-8364-a30d0d3058fa{
  background-position:25% !important;
}

#sp-bottom3 .jmoddiv .convertforms .cf-field-hp{display:none !important;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    text-decoration: none;
}
body {
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Jost', sans-serif;
    text-decoration: none;
}

/**SOFII **/
.sofii-slide .sppb-reset-button-styles{
border-radius:50px !important;
}
.sofii-slide .sppb-reset-button-styles.active .fa-chevron-right{
rotate: 90deg !important;
}
.sofii-slide .sppb-panel-title{font-size:18px;}
.sofii-slide .sppb-panel-body{
border-color:#475d08 !important;
border-width:0 2px !important;
border-style:solid !important;
margin:20px !important;
}
.sofii-slide .sppb-panel-custom .sppb-panel-heading {
  background: #475d08 !important;
  color: #FFFFFF !important;
}
.sofii-slide .sppb-panel.sppb-panel-custom {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
    margin-bottom:10px !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background: #efefef !important;
    border-style: solid;
    border-width: 0px;
}
.quote p{
    font-size: 1.4em;
    font-style: italic;
}
.quote span{
  font-style:normal;
}

html {
  scroll-padding-top: 5.5rem;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span{
  font-size:22px;
  line-height:32px;
}
.offcanvas-inner ul.menu-child li a{
  font-size:18px !important;
  line-height:34px !important;
}
.offcanvas-inner ul.menu-child li.active a,
.offcanvas-inner ul.menu-child li:hover a{
  text-decoration:underline;
}
.offcanvas-menu .offcanvas-inner ul.social-icons>li{font-size:30px;}
/** NEWS BLOG **/
.blog.newsblog .article-list.articles-leading .article{
  display:flex;
  align-items: center;
  background:#fff;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.blog.newsblog .article-list.articles-leading .article .article-header h2 {
    margin: 0 0 10px 0;
}
.blog.newsblog .article-list.articles-leading .article .article-intro-image{
  width:33.3333%;
  margin:0;
}
.blog.newsblog .article-list.articles-leading .article .article-body{
  padding:0 20px;
}
.blog.newsblog .article-list.articles-leading .article .article-body .readmore a,
.blog.newsblog .article-list .article .article-body .readmore a{
    background: #c98601;
    padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #c98601;
    color: #fff;
    font-weight: 600;
}
.blog.newsblog .article-list.articles-leading .article .article-body .readmore a:hover,
.blog.newsblog .article-list .article .article-body .readmore a:hover{
  background:#fff;
  color:#c98601;
}
.blog.newsblog .article-list .article .article-body .readmore a{padding:5px 10px;}
.blog.newsblog .article-list .row .article{
  background:#fff;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.blog.newsblog .article-list .article .article-intro-image{
  margin:0;
}
.blog.newsblog .article-list.articles-leading .article .article-intro-image img{
  width:100%;
  height:280px;
  object-fit:cover;
  object-position:center;
}
.blog.newsblog .article-list .article .article-intro-image img{
  width:100%;
  height:170px;
  object-fit:cover;
  object-position:center;
}
.blog.newsblog .article-list .article .article-header h2 {
  font-size:20px;
  margin:5px 0;
}
.blog.newsblog .article-list .article .article-body .article-info{margin-bottom:15px;}

.blog.newsblog .article-list .article .article-body {
  display: grid; 
  grid-template-columns: auto; 
  grid-template-rows: auto 120px 1fr; 
  gap: 0px 0px; 
  grid-template-areas:
    "article-info"
    "article-header"
    "article-introtext"; 
}
.blog.newsblog .article-list .article .article-body .article-header {
  align-self: start; 
  grid-area: article-header; 
}
.blog.newsblog .article-list .article .article-body .article-info { 
  grid-area: article-info; 
  align-self: start;
  margin:0;
  color:#888;
}
.blog.newsblog .article-list .article .article-body .article-introtext {
  align-self: end; 
  grid-area: article-introtext; 
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog.newsblog .row .col-lg-3 {
        flex: 0 0 auto;
        width: 33.333333%;
        padding:8px;
    }
  .blog.newsblog .article-list .article .article-intro-image img{height:240px;}
  .blog.newsblog .article-list .article .article-body {
    grid-template-rows: auto 135px 1fr;
  }
  .blog.newsblog .article-list.articles-leading .article .article-intro-image {
    width: 40%;
  }
  .blog.newsblog .article-list.articles-leading .article .article-body {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog.newsblog .row .col-lg-3 {
        flex: 0 0 auto;
        width: 50%;
        padding:8px;
    }
  .blog.newsblog .article-list .article .article-intro-image img{height:240px;}
  .blog.newsblog .article-list .article .article-body {
    grid-template-rows: auto 95px 1fr;
  }
  .blog.newsblog .article-list.articles-leading .article .article-intro-image {
    width: 40%;
  }
  .blog.newsblog .article-list.articles-leading .article .article-body {
    width: 60%;
  }
}
@media only screen and (max-width: 767px){
  .blog.newsblog .article-list .article .article-intro-image img{height:285px;}
  .blog.newsblog .article-list .article .article-body {
    grid-template-rows: auto auto auto;
  }
  .blog.newsblog .article-list .article .article-header h2{padding-bottom:10px;}
  .blog.newsblog .article-list.articles-leading .article {
     flex-direction:column;
    }
  .blog.newsblog .article-list.articles-leading .article .article-intro-image {
    width: 100%;
  }
  .blog.newsblog .article-list.articles-leading .article .article-body {
    width: 100%;
  }
}
/** END NEWS BLOG **/
/** Top Bar Nav **/
#sp-top-bar{font-size:14px;}
#sp-top1 .sp-module{margin-left:0;}
.mod-custom ul.menu li{
  padding:5px 0px;
  text-transform:uppercase;
}
.mod-custom ul.menu li:after{
  content:"|";
  padding: 0 8px;
}
#sp-top1 a:hover,
#sp-top1 a:focus
{
  text-decoration:underline;
}
#sp-top2 a:hover,
#sp-top2 a:focus{
  color:#B7BFB0;
}
.mod-custom ul.menu li:last-of-type:after{
  content:"";
  padding-right:0;
}
#sp-top2 .sp-module ul.menu li{
  padding:0px;
  text-transform:uppercase;
}
#sp-top2 .sp-module ul.menu li .btn-map{
    padding: 2px 20px;
    font-size: 14px;
    background: #8db00e;
    border-radius: 12px;
    border:1px solid #8db00e;
}
#sp-top2 .sp-module ul.menu li .btn-map:hover{
    background: #fafcf3;
    color:#050606;
}
#sp-top2 .top-social-icons,
.mod-custom .social{
  font-size:18px;
  justify-content:center;
}


#sp-top2 .top-social-icons .hide-text,
.mod-custom .social .hide-text{display:none;}
#sp-top2 .top-social-icons .social a,
.mod-custom .social a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-left: 16px !important;
}
.mod-custom .social a{
  font-size:30px;
  color:#fff;
}
.mod-custom .social a:hover{color:#c9ec47;}
.sp-megamenu-parent > li > a{text-transform:uppercase;}

#sp-top2 .sp-column{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#sp-bottom2 .sp-module{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin:0;
}
#sp-bottom2 .convertforms{background:transparent;}
#sp-bottom2 .convertforms .cf-content-wrap, .convertforms .cf-form-wrap {padding:5px 20px 0 20px !important;}

/** Move dropdown menu closer to parent 
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 65%;
}
**/
#newsletter .sppb-row {
  background:#eeebe5;
  padding:100px;
}
#newsletter .sppb-row .sppb-row-column{
  padding:0 !important;
}
#newsletter .news-column{
  padding: 0px 0px 0px 80px;
}
#newsletter .news-image{
  height:500px;
}

/** SUCCESS STORIES HOMEPAGE **/
.success-home .sppb-col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.success-home .sppb-col-lg-12{
    background:#eeebe5;
    padding: 40px;
    margin-bottom: 40px;
}
.success-home .sppb-col-lg-12 .sppb-addon-article{
	display:flex;
    align-items:center;
    margin-bottom:0;
}
.success-home .sppb-col-lg-12:nth-child(odd) .sppb-addon-article div:nth-of-type(1) {
    order: 1;
  }
  
.success-home .sppb-col-lg-12:nth-child(odd) .sppb-addon-article div.sppb-article-info-wrap {
    order: 2;
    padding: 0 15px 0 90px;
    width:50%;
}
.success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article div:nth-of-type(1) {
    order: 2;
  }
  
.success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article div.sppb-article-info-wrap {
    order: 1;
    padding: 0 90px 0 15px;
    width:50%;
}
.success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article a {
    order: 2;
  }
  
.success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article div.sppb-article-info-wrap {
    order: 1;
}
.success-home .sppb-article-img-wrap .sppb-img-responsive{
  width:100% !important;
  object-fit:cover;
  object-position:center;
  height:350px;
  object-fit:cover;
  object-position:center;
}

.success-home .sppb-article-img-wrap,
.success-home .entry-video{
  display:block;
  border:8px solid #648618;
  width:50%;
}
/**
.success-home .sppb-article-info-wrap{
  padding:0 90px;
}
**/
.success-home .sppb-article-info-wrap h3{
  text-transform:uppercase;
}
.success-home .sppb-article-introtext{
  font-size:18px;
  font-style:italic;
  line-height:1.8;
}
@media  (min-width: 768px) and (max-width: 991px){
  .success-home .sppb-col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .success-home .sppb-article-info-wrap {
    padding: 0 !important;
  }
  .success-home .sppb-article-info-wrap h3{
    font-size:22px;
  }
  .success-home .sppb-col-lg-12 .sppb-addon-article{
    display:flex;
    flex-direction:column;
  }
  .success-home .embed-responsive-16by9{
    width: 100%;
    margin-bottom:30px;
  }
  .success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article div:nth-of-type(1) {
    order: 1;
  }
  .success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article div.sppb-article-info-wrap {
    order:2;
  }
}
@media (max-width: 767px){
  .success-home .sppb-col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .success-home .sppb-article-info-wrap h3{
    font-size:22px;
  }
  .success-home .sppb-col-lg-12 .sppb-addon-article{
    display:flex;
    flex-direction:column;
  }
  .success-home .embed-responsive-16by9{
    width: 100%;
    margin-bottom:30px;
  }
  .success-home .sppb-article-info-wrap {
    padding: 0px !important;
  }
  .success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article div:nth-of-type(1) {
    order: 1;
  }
  .success-home .sppb-col-lg-12:nth-child(even) .sppb-addon-article div.sppb-article-info-wrap {
    order:2;
  }
}


/** STORIES ARTICLE **/
.article-details.success-stories-page{
  /**background-color:#eeebe5;**/
  background-color:#fff;
  padding: 20px 50px 50px;
}
.blog.success-stories-page .text-muted{color:#eeebe5 !important;}

.com-tags__items.cmm .list-group{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:flex-start;
  align-content: space-between;
}
.com-tags__items.cmm .list-group .list-group-item{
  
}
/** FOOTER AREA **/
#sp-bottom{padding-bottom:0;}
#sp-bottom .sp-module-title{
  font-size:30px !important;
  font-weight:500 !important;
  margin-bottom:0 !important;
}
#sp-bottom #sp-bottom3 .sp-module-title{
  margin-bottom:15px !important;
}
#sp-bottom .sp-module-content p{
    font-size: 16px;
    margin: 0 0 10px;
}
#sp-bottom #sp-bottom1 .menu a{
  font-size:18px;
  text-transform:uppercase;
}
#sp-bottom #sp-bottom1 .menu a.btn{
  display:inline-block;
  background:#9d5c20;
  border-radius:0;
  padding: 10px 24px;
}
#sp-bottom #sp-bottom1 .menu a:hover{
  text-decoration:underline;
}
#sp-bottom #sp-bottom3 .cf-form-wrap{padding-top:0;}
#sp-bottom #sp-bottom3 .cf-form-wrap .cf-input  {
    background: transparent;
    border: 1px solid #fff;
    padding: 15px 10px !important;
}
#sp-bottom #sp-bottom3 .social-icons{
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:30px;
}
.belowbottom{
  padding:10px 60px;
}

#sp-footer .container-inner{padding-top:0;}
#sp-footer .acknowledge{
 padding:50px 0;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}
#sp-footer .acknowledge p{line-height:2.0;margin:0;}
#sp-footer .fmenu{    
  padding: 20px 0 15px;
}
#sp-footer .sp-copyright{
  display:block;
  text-align:center;
}
#sp-footer .sp-copyright a:hover,
#sp-footer .fmenu a:hover{
  text-decoration:underline;
}

/** Youtube Video Homepage **/
	.embed-responsive-16by9 { 
		position: relative; 
		padding-bottom: 54.25%; 
		height: 0; 
		overflow: hidden; 
		max-width: 100%; 
	} 
	.embed-responsive-16by9 object{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%; 
	}

/** SUCCSES STORIES PAGE **/

.success-stories-page #sp-main-body{
    /**
    background-color: #587b7f;
    background-image: url(/images/2023/11/07/success-bkgd-cfont.jpg);
    background-position: 100% 0;
    background-position: 140% 300px;
    background-image: url(/images/2025/03/18/watermark-bkgd.webp);
    **/
    background-image: url(/images/2025/04/23/watermark-bkgd-v2.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    background-color: #475d08;
    background-position: 100% 0;
}
.blog.success-stories-page .page-header h1,
.tag-category.success-stories-page h1{
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  font-weight:500;
  font-size:35px;
  margin-bottom:50px;
}
.tag-category.success-stories-page h1{margin-bottom:0;}
.blog.success-stories-page .page-header h1:before,
.tag-category.success-stories-page h1:before{
  content:"What our clients are saying";
  text-transform:uppercase;
  text-align:center;
  display:block;
 /* font-size:16px;*/
  letter-spacing:1px;
  margin-bottom:0px;
  /*font-weight:400;*/
  width: 440px;
    margin: 0 auto 6px;
    padding: 8px 8px 4px;
    background: #c9ec47;
    color: #050606;
    font-weight: bold;
    font-size: 22px;
    border-radius: 100px;
}
.tag-category.success-stories-page h2{
  text-align: center;
    color: #475d08;
    font-weight: 300;
  font-size:2px;
}
.tag-category.success-stories-page h2:before{
  content:"Tagged: ";
  display:inline-block;
  font-size:16px;
  letter-spacing:1px;
  margin-bottom:0px;
  font-weight:400;
}
.tag-category.success-stories-page .tag-article-body h2{
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  text-align:left;
}
.tag-category.success-stories-page .tag-article-body h2:before{
  content:'';
  display:none;
  font-size:0;
}
.tag-category.success-stories-page .tag-article-body h2 a{
  color: #252525;
}
.tag-category.success-stories-page .tag-article-body h2 a:hover{
  color:#174f08;
}
.blog.success-stories-page .article,
.tag-category.success-stories-page .list-group-item-action{
  	display: grid;
    grid-template-columns: 33.3333333% 1fr;
    align-items:center;
    border-radius:3px;
    margin-bottom:30px;
    padding:0;
}
.blog.success-stories-page .article{
  	background:rgba(255,255,255,0.85);
}

.blog.success-stories-page .article-list .article .article-intro-image, .blog.success-stories-page .article-list .article .article-featured-video{margin:0;}
/**
.blog.success-stories-page .col-lg-12:nth-child(odd) .article div:nth-of-type(1){order:1;}
.blog.success-stories-page .col-lg-12:nth-child(odd) .article div:nth-of-type(2){order:2;}
.blog.success-stories-page .col-lg-12:nth-child(even) .article div:nth-of-type(1){order:2;}
.blog.success-stories-page .col-lg-12:nth-child(even) .article div:nth-of-type(2){order:1;}
**/
.blog.success-stories-page .article-intro-image{
  padding:0;
  height:270px;
}
.blog.success-stories-page .article-intro-image img{
  object-fit:cover;
  object-position:center;
  height:270px;
  width:100%;
}
.blog.success-stories-page .article-featured-video,
.blog.success-stories-page .article-body,
.tag-category.success-stories-page .tag-article-body
{
  padding:20px;
  display: grid;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto;
  gap: 8px 0px;
  grid-template-areas:
        "article-header article-header"
        "article-info tags"
        "article-introtext article-introtext";
  order:2;
}
.blog.success-stories-page .article-list .article .article-header{grid-area: article-header;}
.blog.success-stories-page .article-list .article .article-info{
  align-self: center;
    grid-area: article-info;
    margin: 0 !important;
    justify-self: start;
}
.blog.success-stories-page .article-list .article .tags{
  grid-area: tags;
    margin: 0 !important;
    justify-self: end;
}
.blog.success-stories-page .article-list .article .article-introtext { grid-area: article-introtext; }
.blog.success-stories-page .article-list .article .tags li{margin:0 !important;}
.blog.success-stories-page .article-list .article  .article-header h2{
    font-size: 26px;
    font-weight: 600;
    text-transform:uppercase;
    margin-bottom:0;
}
.blog.success-stories-page .article-list .article .article-introtext p{
  font-size:18px;
}
.success-stories-page .tag-category.cmm h1{
  color:#fff;
  font-weight:700;
  text-align:center;
  margin-bottom:30px;
}
.success-stories-page .tag-category.cmm .tag-block{
  background:rgba(255,255,255,0.85);
  margin-bottom:30px;
}
.success-stories-page .tag-category.cmm .tag-block .bragtitle{
  font-size: 24px;
  font-weight: 700;
}
.success-stories-page .tag-category.cmm .tag-block img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.success-stories-page .tag-category.cmm .tag-block .tag-body p{
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

@media (min-width: 768px) and (max-width: 991px) {
    .success-stories-page .tag-category.cmm .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
        padding: 0 8px;
    }
}
.cf-events-cal #sp-component .sp-column {
  padding:30px;
  background:#fff;
  border-radius:30px;
  margin:75px 0;
}
.cf-events-cal #jevents ul.ev_ul{padding:0 !important;}

/** TAG SUCCESS 1 COLUMN **/
.success-stories-page-1-col #sp-main-body,
.cf-events-cal #sp-main-body{
    /**background-image: url(/images/2025/03/18/watermark-bkgd.webp);**/
    background-image:url(/images/2025/04/23/watermark-bkgd-v2.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    background-color: #475d08;
    background-position: 100% 0;
}
.success-stories-page.sofii #sp-main-body,
.success-stories-page-1-col.sofii #sp-main-body{
    /**background-image: url(/images/2025/03/18/sofii-bkgd.webp);**/
    background-image: url(/images/sofii-bkgd-v2.webp);
    background-color:#054f25;
}

.success-stories-page-1-col .tag-category.cmm h1,
.success-stories-page-1-col .page-header h1{
  color:#fff;
  font-weight:700;
  text-align:center;
  margin-bottom:30px;
}
.success-stories-page-1-col .page-header h1{margin-top:50px;}
.success-stories-page-1-col .article{
    background: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    width: 100%;
    padding:0;
}
.success-stories-page-1-col .article .article-featured-video,
.success-stories-page-1-col .article .article-intro-image{
    flex: 0 0 auto;
    width: 40%;  
    padding:0;
    margin:0;
}
.success-stories-page-1-col .article .article-intro-image img{
  width:100%;
  height:290px;
  object-fit:cover;
  object-position:center;
}
.success-stories-page-1-col .article .article-intro-image.float-top img{
  object-position:top;
}

.success-stories-page-1-col .article .article-body{
  padding: 1rem !important;
}
.success-stories-page-1-col.article-details .article-header{
  background-color:#fff;
  padding:50px 60px 20px;
}
.success-stories-page-1-col.article-details .article h1{
  margin-bottom:0;
}
.success-stories-page-1-col.article-details div[itemprop="articleBody"]{
  background-color:#fff;
  padding:0 60px 60px;
}
.article-details.success-stories-page-1-col{
  display:flex;
  flex-direction:column;
}

.article-details.success-stories-page-1-col .article-header,
.article-details.success-stories-page-1-col div[itemprop="articleBody"]{
  background-color:#fff;
  padding:0 60px;
  margin:0;
}
.article-details.success-stories-page-1-col .article-full-image{
  padding:0;
  background-color:#fff;
  margin:0;
}
.article-details figcaption.caption {
    padding-left:60px;
}
.article-details.success-stories-page-1-col div[itemprop="articleBody"]{padding-bottom:60px;}
.article-details.success-stories-page-1-col .article-full-image img{
  width:100%;
  height:600px;
  object-fit:cover;
  oject-position:center;
}
.article-details.success-stories-page-1-col .article-full-image.float-top img{
  object-position:top;
}
.article-details.success-stories-page-1-col .article-full-image.float-bottom img{
  object-position:bottom;
}
.article-details.success-stories-page-1-col .article-featured-video{
  background-color:#fff;
  margin:0;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}


/* Then style the iframe to fit in the container div with full height and width */
.article-details.success-stories-page-1-col .article-featured-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.article-details.success-stories-page-1-col .article-header{
  padding:30px 60px;
}
.success-stories-page-1-col .row.list-group{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: space-between;
}
.success-stories-page-1-col .row.list-group .d-flex.col-md-4.col-sm-6{
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
}
.success-stories-page-1-col .tag-category.cmm .tag-block{
  background:rgba(255,255,255,1);
  margin-bottom:30px;
  display:flex;
  align-items:center;
  width:100%;
}
.success-stories-page-1-col .tag-category.cmm .tag-block .p-0{
  flex: 0 0 auto;
  width: 33.33333333%;
}
.success-stories-page-1-col .tag-category.cmm .tag-block .bragtitle{
  font-size: 24px;
  font-weight: 700;
}
.success-stories-page-1-col .tag-category.cmm .tag-block img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
@media (max-width: 767px) {
  .success-stories-page-1-col .tag-category.cmm .tag-block{flex-direction:column;}
  .success-stories-page-1-col .tag-category.cmm .tag-block .p-0{
      flex: 0 0 auto;
      width: 100%;
  }
}

/** CHECK LIST **/
.check-list ul,
.check-list ul li{list-style:none;}
.check-list ul{
  display:flex;
  flex-direction:column;
  padding: 0;
    margin-top: 30px;
}
.check-list ul li{
  text-transform:uppercase;
  margin-bottom:15px;
  display:flex;
  text-align:left;
}
.check-list ul li:before{
  content:"\f00c";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  color:#c98601;
  padding-right:20px;
}
.check-list.loans ul{margin-left:30px;}
.check-list.loans .sppb-img-container {
    width: 100%;
    max-width: 120px;
    margin: 50px auto 9px;
}
.check-list.loans .sppb-media-content div{margin-top:20px;}

.loanblock .sppb-column{
  height:auto;
}
.telicon a{
  display:flex;
  align-items:center;
}
.telicon a:before {
  content:"";
  display:block;
  background-image:url(/images/phone-icon.png);
  background-size:contain;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
  margin-right:12px;
}
.emailicon a{
  display:flex;
  align-items:center;
}
.emailicon a:before {
  content:"";
  display:block;
  background-image:url(/images/email-icon.png);
  background-size:contain;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
  margin-right:12px;
}
.mapicon a{
  display:flex;
  align-items:center;
}
.mapicon a:before {
  content:"";
  display:block;
  background-image:url(/images/map-icon.png);
  background-size:contain;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
  margin-right:12px;
}

#sp-bottom3 .cf-control-input input::placeholder{
  color:#e9eef3;
  font-weight:bold;
}
#sp-bottom3 .cf-control-input input{color:#fff;}

/** Convert Form Button Hover **/
p.btn-brown{
  background: #9d5c20 !important;
  padding: 10px 30px;
}
p.btn-brown a{
  color:#eeebe5;
}
.cf-btn.cf-btn-style-flat.btn-brown,
p.btn-brown{
  border: 1px solid #9d5c20 !important;
}
.cf-btn.cf-btn-style-flat.btn-brown:hover,
p.btn-brown:hover{
    opacity: 1.0;
    background-color:#ffffff !important;
    color:#9d5c20 !important;
}
p.btn-brown:hover a{
  color:#9d5c20 !important;
}
.cf-btn.cf-btn-style-flat.btn-linen {
    border:1px solid #9d5c20 !important;
}
.cf-btn.cf-btn-style-flat.btn-linen:hover {
    opacity: 1.0;
    color: #9d5c20 !important;
    background:#eeebe5 !important;
}
.newsletters .alert-primary{
  background-color:#8db00e;
  color:#fff;
}
.newsletters .btn-primary{
  background:#8db00e;
  border-color:#8db00e;
  color:#fff;
  font-weight:600;
}
.newsletters .text-primary{
  color:#050606 !important;
}
#sp-bottom #sp-bottom3 .sp-module {
    margin-bottom: 10px;
}
#sp-bottom3 #cf_2{background:transparent;}
#sp-bottom3 #cf_2 .cf-control-input{align-items:center;}

/** Loan Calculator **/
.cf-control-group.press-btn:after{
    content: "CALCULATE";
    display: inline-block;
    font-size: 18px;
    margin-top: 20px;
    padding: 12px 30px;
    border: 1px solid #9d5c20;
    cursor: crosshair;
    background: #9d5c20;
    color: #fff;
}
.cf-control-group.press-btn:hover:after{
  background:#fff;
    color: #9d5c20;
}
.loan01 .cf-label {
  text-align:center;
  font-size:20px;
  margin:0;
}
.loan01 .cf-control-input input{
    border-width: 0;
    text-align: center;
    font-size: 30px;
    padding: 0 !important; 
}
.totalpay01 .cf-control-label,
.total-interest .cf-control-label{
    text-align:center;
    font-size:16px;
    margin:0;
}
.totalpay01 .cf-control-input input,
.total-interest .cf-control-input input{
    border-width: 0;
    text-align: center;
    font-size: 20px;
    padding: 0 !important; 
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 18px !important;
}
.belowbottom .row{
  align-items:center;
  margin-top:10px;
}
.row #sp-bottom1{
  display:flex;
  align-items:center;
  justify-content:center;
}

@media (max-width: 992px){
	.logo-image-phone {
    	height: 45px !important;
    }

}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .sp-megamenu-parent>li>a{
    padding:0 10px;
  }
  .sp-megamenu-parent>li:last-child>a {
    padding: 0px 0px 0px 10px;
  }
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span,    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 18px !important;
    padding: 10px 6px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sp-megamenu-parent>li>a{
    padding:0 5px;
    font-size:16px !important;
  }
  .sp-megamenu-parent>li:last-child>a {
    padding: 0px 0px 0px 5px;
  }
  .sp-megamenu-parent li.sp-menu-item .btn-menu{padding:10px;}
  .blog.success-stories-page .article{padding:0;}
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span,
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px !important;
    padding: 10px 5px !important;
    margin:0 2px !important;
  }
  
}
@media only screen and (max-width: 991px) {
  .sp-menu-item .hide-md{display:block;}
  .success-home .sppb-col-sm-12 .sppb-addon-article{display:block;}
  .success-home .sppb-col-sm-12 .sppb-addon-article .sppb-article-info-wrap{
    margin-top:20px;
    text-align:center;
  }
  #newsletter .sppb-row{
    flex-direction:column;
    padding:50px;
  }
  #newsletter .sppb-row .sppb-row-column{max-width:100%;}
  #newsletter .news-column {
    padding: 30px 0px 0px 0px;
  }
  #mod-custom122 img{max-width:380px !important;margin:auto;}
  .loan-help{padding:0 !important;}
  .loan-help {margin-top:30px;}
  .loan-help .addon-root-person{
    margin-top:0 !important;
    margin-bottom:0 !important;
  }
  .loan-help .addon-root-heading h3{
    padding-top:40px !important;
    padding-bottom:0px !important;
  }
  .loan-help .sppb-addon-content {
  display: grid; 
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: 1fr 1fr; 
  gap: 0px 0px; 
  grid-template-areas: 
    "sppb-person-image sppb-person-information"
    "sppb-person-image sppb-person-introtext"; 
  }
  .loan-help .sppb-addon-content .sppb-person-image { 
    grid-area: sppb-person-image; 
    align-self: center;
  }
  .loan-help .sppb-addon-content .sppb-person-information { 
    grid-area: sppb-person-information; 
    align-self: end;
  }
  .loan-help .sppb-addon-content .sppb-person-information .sppb-person-name{font-size:22px !important;}
  .loan-help .sppb-addon-content .sppb-person-introtext { 
    grid-area: sppb-person-introtext; 
    align-self: start;
  }
  .loan-help .sppb-addon-text-block .sppb-addon-content{display:block !important;}
  .blog.success-stories-page .article{
    display:flex;
    flex-direction:column;
  }
  .blog.success-stories-page .article-list .article .article-intro-image, .blog.success-stories-page .article-list .article .article-featured-video{
    width:100%;
    order:1 !important;
  }
  #sp-top-bar .container{max-width:95%;margin:auto;}
  .success-home .sppb-col-lg-12 {
        padding: 20px;
        max-width: 380px !important;
        margin: 0px auto 30px;
  }
  .success-home .sppb-article-img-wrap, 
  .success-home .entry-video,
  .success-home .sppb-col-sm-12 .sppb-addon-article .sppb-article-info-wrap{
    width:100% !important;
  }
  .success-stories-page-1-col .article{
    flex-direction:column;
  }
  .success-stories-page-1-col .article .article-featured-video,
  .success-stories-page-1-col .article .article-intro-image{
    width:100%;
  }
}
@media only screen and (min-width: 672px) and (max-width: 991px) {
  #sp-top-bar .row #sp-top1.col-lg-6{
    flex: 0 0 auto;
    width: 70%;
  }
  #sp-top-bar .row #sp-top2.col-lg-6{
    flex: 0 0 auto;
    width: 30%;
  }
  #sp-top-bar a{font-size:14px !important;}
  #sp-bottom2.col-lg-4,
  #sp-bottom3.col-lg-4{
    flex: 0 0 auto;
    width:50%;
  }
}
@media only screen and (max-width: 699px) {
  .hide-mobile {display: none;}
  .mod-custom ul.menu li::after{content:"";}
  .mod-custom ul.menu li:first-of-type::after{content:"!";}
  .cf-slide-col-1{order:2 !important;}
  .cf-slide-col-2{order:1 !important;}
  .top-section-home .n2-ss-text,
  .top-section-home p{
    text-align:center !important;
  }
  .top-section-home p{
    font-size:15px !important;
  }
  #sp-top2 .sp-column {
     justify-content: center;
  }
  #sp-top-bar a{font-size:13px !important;}
}
@media only screen and (max-width: 480px) {
  	.logo-image-phone {
    	height: 55px !important;
    }
  .hide-mobile{display:none;}
  .mod-custom ul.menu li::after{content:"";}
  .mod-custom ul.menu li:first-of-type::after{content:"!";}
  .top-section-home{padding-top:10px !important;}
  .top-section-home .n2-ss-text,
  .top-section-home p{
    text-align:center !important;
  }
  .top-section-home p{
    font-size:15px !important;
  }
  div#n2-ss-2 .n-uc-1698dc24632bd-inner {
    padding: 0px 0px 0px 0px !important;
  }
  #n2-ss-2item2{margin-bottom:20px;}
  .n-uc-14d88c749e078-inner .n2-ss-layer-row-inner {flex-direction:column !important;}
  .top-section-home a.n2-ow{
    font-size:13px !important;
  }
  .n-uc-1314c65abb815{margin-bottom:0 !important;}
  .n-uc-1d834ea2d20d1{margin-top:0 !important;}
  .success-home .sppb-article-info-wrap {
    padding: 0 10px;
  }
  #sp-top-bar a{font-size:12px !important;}
}
@media (max-width: 699px){
  #sp-top-bar #sp-top1{
    flex: 0 0 auto;
    width: 65%;
  }
  #sp-top-bar #sp-top2{
    flex: 0 0 auto;
    width: 35%;
  }
}
@media (min-width: 607px) and (max-width: 671px){
   #sp-top-bar .row #sp-top1 {
      flex: 0 0 auto;
      width: 60%;
    }
    #sp-top-bar .row #sp-top2 {
      flex: 0 0 auto;
      width: 40%;
    }
}
@media (max-width: 606px){
  #sp-top-bar .row #sp-top1,
  #sp-top-bar .row #sp-top2{
      flex: 0 0 auto;
      width:100%;
      height:100%;
    }
  
}
@media (max-width: 575px){
#sp-header {
    height: 80px;
}
  #sp-logo{padding-top:5px;}
  .blog.success-stories-page .article {
    display: block;
  }
  
}
@media only screen and (max-width: 480px) {
  #sp-top-bar #sp-top1{
    flex: 0 0 auto;
    width: 100% !important;
  }
  .loan-help .sppb-addon-content{
    display:flex;
    flex-direction:column;
  }
  .loan-help .sppb-addon-content .sppb-person-information,
  .loan-help .sppb-addon-content .sppb-person-introtext{align-self:center;}
  
  .service-box img{width: 48px !important;}
  .service-box h3{
    font-size:14px !important;
    margin:0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .jeventpage.cf-events-cal .hiddendayname,
  .jeventpage.cf-events-cal .showntime{display:none !important;}
  .jeventpage.cf-events-cal .jev_listrow .jev_daywithevents{
    margin-left:0;
    width:100%;
  }
  .jeventpage.cf-events-cal .jev_listrow {margin-bottom:20px !important;}
  .jeventpage.cf-events-cal .jev_listrow .jev_daywithevents .card{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .jeventpage.cf-events-cal .jev_listrow .jev_daywithevents .card .card-body .row{padding:0 20px;}
  
}