a{
	font-family:'Sora'!important;
}
h3 a{
	font-family:'Marcellus'!important;
}
.card-box .elementor-widget-container:hover .elementor-icon-box-icon a svg path{
	fill:#000;
}
.contributor-box {
    display: inline-grid;
    row-gap: 60px;
    column-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
	width:100%
}

.contributor-box .contributor-col .user-list:hover{
        background: #0474ba;
        transition: 0.5s;
}
.contributor-box .contributor-col .desc-team p{
    color:#000;
}
.contributor-box .contributor-col .user-list:hover{
    text-decoration:none;
}
.contributor-box .contributor-col .contributor-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px 16px 0px 0px;
}
/* .contributor-box .contributor-col .contributor-img::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%; 
    background: linear-gradient(to top, rgb(16 18 20 / 91%), transparent);
    border-radius: 10px;
    } */
.contributor-box .contributor-col .user-box{
        padding: 30px 30px 60px;
}
.contributor-box .team__circle-l {
    align-items: center;
    background-color: #0474ba;
    border-radius: 50%;
    bottom: -36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 72px;
}
.contributor-box .contributor-col .contributor-content h3{
    color: #252525;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    margin-bottom:0px;
    font-family: 'Marcellus';
}
.contributor-box .contributor-col h2{
    font-size: 29px;
    line-height: 39px;
    font-weight: 400;
    margin-top:0px!important;
    margin-bottom: 10px!important;
    color: #252525;
    font-family: 'Marcellus';
    text-align: center;
}
.contributor-box .contributor-col .location {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.contributor-box .contributor-col .contributor-content{
    text-align: center;
}

.contributor-col .user-list:hover .user-box h2{
   color:#fff;
}
.contributor-col .user-list:hover .user-box h3{
   color:#fff;
}
.contributor-col .user-list:hover .team__circle-l{
   background-color:#FFA630;
   transition:0.5s;
}
.author .about-content h3{
    font-size: 30px !important;
    line-height: 40px !important;
    margin-top: 30px;
    color: #1c244b;
    font-family: 'Marcellus';
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 30px;
}
.author .about-content p {
    font-size: 16px;
    line-height: 26px;
}
.author .footer-form-box {
    display:none;
}
.author .footer-insurance-logo{
    display:none;
}
.author-contributor-sec #top-stats{
    display:flex;
}
.author-contributor-sec #top-stats .one-stat img {
    border-radius: 50% !important;
    height: 60px;
    margin-right: 0;
    position: relative;
    width: 60px;
}

.author-contributor-sec #top-stats {
    /* -webkit-box-align: start; */
    /* align-items: start; */
    /* display: flex; */
    /* position: relative; */
    /* justify-content: start; */
    margin: 0 auto 0px;
    width: 50%;
}

.author-contributor-sec #top-stats .one-stat {
    width: 50%;
}
.author-contributor-sec #top-stats .one-stat .os-split{
    gap: 14px;
    display: flex;
    /* margin-right: 17px; */
    padding: 0px 0;
    border-right: 0px solid #ffffff42;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: flex-end;
    width: auto;
    /* margin: 0 35px 0 0px; */
}
.author-contributor-sec #top-stats .one-stat .img-sec {
    text-align: center;
    margin-top:5px;
}

.author-contributor-sec #top-stats .content-box {
    text-align: left;
    align-items: center;
}

.author-contributor-sec #top-stats .content-box p {
    padding: 0px;
    color: #fff;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Sora';
}

.author-contributor-sec #top-stats .os-name a {
    color: #bfecff;
    font-size: 18px;
    text-transform: capitalize;
    text-decoration: none;
    font-family:"Sora";
}
.author .recent-post-box .elementor-post__card .elementor-post__read-more{
    background-color: #0474ba;
    padding: 8px 25px;
    border-radius: 30px;
    color: #fff !important
}

/* author sidebar css */
#author-info h3 a{
    font-size: 24px;
    line-height: 34px;
    font-family: 'proxima-nova';
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}
#author-info h3 a:hover{
    text-decoration:none;
}
#author-info h4 span {
    font-size: 18px;
    line-height: 28px;
}
.sidebar-menu h3 {
    font-size:28px;
    line-height:38px;
}
#author-info .bio-read-more a {
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-flex;
    border: 1px solid #0474ba;
    color: #fff;
    border-radius: 30px;
    font-size: 16px;
    padding: 14px 50px 14px 25px;
    background-color: #0474ba !important;
    font-weight: 400;
    font-family: "Sora";
    position:relative;
}
#author-info .bio-read-more a::before {
    content: url(http://new.allinsolutions.com/wp-content/uploads/2026/04/Vector-img.svg);
    position: absolute;
    top: 7px;
    bottom: 0;
    color: #512222;
    font-size: 24px;    
    right: 20px;
}
#author-info .bio-read-more a:hover::before {
    content: url(http://new.allinsolutions.com/wp-content/uploads/2026/04/Vector-black.svg);
    position: absolute;
    top: 7px;
    bottom: 0;
    color: #512222;
    font-size: 24px;    
    right: 20px;
}



#author-info .bio-read-more a:hover{
    text-decoration:none;
}
.author-bio-sidebar-sec #author-bio img {
    width: 90px;
    height: auto;
    border-radius: 50% !important;
    margin: 0px auto;
}
.author-bio-sidebar-sec {
    text-align: center;
}
.author-bio-sidebar-sec #author-info h3 {
    margin-bottom: 4px;
    font-size: 20px!important;
    line-height: 26px;
    margin-top: 12px;
}
#author-info h4 span {
    font-size: 16px;
    line-height: 26px;
    font-style: normal;
    color: #1c244b;
    font-weight: 600;
}
.contributor-box .location-box p{
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 10px;
    color: #ffffffc2;
    margin-bottom: 0px;
       
}
.author-contributor-sec{
    display:flex;
    width: 100%;
}
.author-contributor-sec .hero-date-sec {
    margin-top: 10px;
    /* background: none; */
    /* padding: 0px 0; */
    /* color: #fff; */
    /* float: left; */
    width: 50%;
}
.author-contributor-sec .hero-date-sec .sp-head-info__wrap {
    justify-content: end !important;
    display: flex !important;
    max-width: 100%;
    border-radius: 5px;
    color: #fff !important;
    background: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: end;
    align-items: flex-end;
    flex-direction: column;
    margin-left: auto;
}
.author-contributor-sec .hero-date-sec .sp-head-info__wrap .sp-head-info__date {
    font-size: 16px;
    line-height: 18px;
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    font-family: 'Sora';
}
.author .user-img-box{
    width:100%!important;
}
.author .editorial-box h3{
    margin-top:0px;
}
.custom-breadcrumb{
    font-family: 'Sora';
}
.contributors-team-box .contributor-box {
        justify-content: start;
}
.contributor-box .contributor-col .contributor-content {
    text-align: center;
}
.location-box p:before{
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
   font-weight: 900;
    margin-right:10px;
    font-size: 20px;
}
.contributor-box .contributor-col .contributor-content h3 {
    margin-top: 0px;
}
.contributor-box .location-box p {
    margin-top: 15px;
}
.tableofcontentbox i {
    font-size: 20px;
}

.sp_faq_sec .elementor-tab-title {
    border-radius:10px;
}
.sp_faq_sec .elementor-tab-title.active {
    border-radius:10px 10px 0px 0px!important;
}

.sp_faq_sec .eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    border-radius: 0px 0px 10px 10px;
}
.sp_faq_sec .elementor-tab-title.active .fa-toggle{
    transform:rotate(180deg)!important;
}
.post-content-box h2 {
    font-size: 48px!important;
    font-weight: 400!important;
    font-family: "Marcellus", Sans-serif !important;
    margin-top: 40px;
    color: var(--e-global-color-primary)!important;
}
.contact-icon-box a{
    font-family:"Sora"!important;
}
.post-content-box h3 {
    font-size: 34px !important;
    font-family: "Marcellus", Sans-serif !important;
    color: var(--e-global-color-primary)!important;
    margin-top: 24px;
    text-transform: none !important;
    font-weight:400 !important;
    
}
.faq-box-sec h2{
    font-size: 36px !important;
    color: #1c244b !important;
    text-align: left !important;
    text-transform: capitalize !important;
}
 .faq-box-sec .eael-accordion-list {
      border: 1px solid #9da5ae;
  }
 .faq-box-sec .elementor-element-fb95a0e{
      padding:0px;
  }
  .content-block .page-container{
    width:1300px;
    margin:0px auto;
    padding:50px 0px;
}
 .faq-box-sec .elementor-tab-title{
     padding:20px!important;
 }
 .faq-box-sec .eael-accordion-content p{
     margin-bottom:0px;
 }
 .faq-box-sec .active .fa-toggle {
    transform: rotate(180deg)!important;
 }
.nav-sidebar ul{
    padding-left:20px;
}
.nav-sidebar ul li{
    border-width: 1px !important;
    border-bottom: solid #ccc;
}
.nav-sidebar ul li:last-child{
    border-bottom:0px;
}
.nav-sidebar ul li:hover:last-child{
    border-bottom:0px;
}
.nav-sidebar ul li:hover{
    border-bottom:1px solid #0474ba;
}
 .nav-sidebar ul li::before{ 
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -20px;
   color: #0474ba;
    top: 18px;
}

  .elementor-toc__header{
      border-bottom:0px;
  }
   .elementor-toc__list-items--collapsible{
     border-top:1px solid #ddd; 
  }
  .tableofcontentbox h3{
      text-transform:capitalize!important;
  }
 .keypoints-section h3{
       text-transform:capitalize!important;
	     font-family: "Sora" !important;
  }
  .faq-box-sec .eael-accordion-list{
      border-radius:10px;
  }
    .faq-box-sec .eael-accordion-list .elementor-tab-title{
        border-radius:10px;
    }
     .faq-box-sec .eael-accordion-list .eael-accordion-content{
        border-radius:0px 0px 10px 10px;
    }
     .source-box p{
        color:#fff;
    }
    
    .our_testimonials .testimonials-heading{
        text-align:center;
    }
    .our_testimonials .testimonials-heading h2{
        font-family: "proxima-nova", Sans-serif;
        font-size: 50px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 60px;
    }
    .our_testimonials .review-btn{
        text-align:center;
        margin-top:80px;
    }
.our_testimonials .review-btn a{
        background-color: #0474ba;
        padding: 10px 30px;
        border-radius: 30px;
        color: #fff;
        
    }
    .our_testimonials .owl-item {
    
        padding: 30px;
        border: 1px solid #ddd;
        border-radius:15px;
        height:480px;
        position:relative;
    }
    .our_testimonials .client_sec{
        display: flex;
        width: 100%;
        justify-content: space-between;
        position:absolute;
        width:85%;
        bottom: 25px;
    }
    .our_testimonials .client_sec img{
        height: 50px;
        width: 50px;
    }
    
    .google-reviews__bottom img {
    margin-top: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 35px!important;
    width: 35px!important
}

.google-reviews .satisfy-client-images {
    display: flex;
    width: 50%;
    max-width: 220px;
    justify-content: center;
  margin-right: 20px;
}
 .google-reviews .reviews-right .google-reviews__label span {  
padding-right: 5px;
font-weight: 600;
}

.google-reviews .satisfy-client-image img {
    height: 40px!important;
    width: 40px!important;
    border: 2px solid #fff;
    border-radius: 50%
}

.reviews-right {
    width: 130px;
}

.google-reviews .satisfy-client-image {
    margin-left: -5px
}

.google-reviews__link {
    display: flex;
    width: 100%;
   
    opacity: 1!important;
    margin-top: 10px;
    margin-left: 20px;
}

.google-reviews__bottom {
    float: left;
    margin-right: 15px
}

.google-reviews__label {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    max-width: 121px;
    font-family: 'Sora';
}

.google-reviews__num {
    font-size: 26px
}
.google-reviews__link:hover{
    text-decoration:none!important;
}

.card-slider-box .swiper-slide-next .content-box{
    backdrop-filter: blur(40px);
    background: #00000080;
    padding: 20px;
    border-radius: 15px;
    
    
}

.insurances-sec h2 span{
    color:#0474ba;
}

/*.card-slider-box .elementor-swiper-button{
    position:absolute!important;
    top: -25%!important;
}
.card-slider-box .elementor-swiper-button i::before{
    color: #0474ba;
    border: 1px solid #0474ba;
    font-size: 25px;
    padding: 20px;
    border-radius: 50%;
}
.card-slider-box  .elementor-swiper-button-prev{
     width: 100%!important;  
    display: flex!important;
    justify-content: end;
    left:-25%!important;
 }
 .card-slider-box  .elementor-swiper-button-next{
     right:20%!important;
 }*/
 .location-bg-sec h2 span{
     color:#FFA630;
 }
   .blur-content-box{
     backdrop-filter: blur(10px);
     background: #0000003b;
     padding: 20px;
     border-radius: 15px;
    }
     .location-bg-sec .e-n-tabs-heading{
        border-left:1px solid #ddd!important;
        height:100%;
    }
.experts-sec .contributor-box-sec{
        display: flex;
    width: 100%;
    gap:40px;
}
.experts-sec .contributor-box-sec .contributor-img{
    width:72px;
    height:72px;
}
.experts-sec .contributor-box-sec .contributor-img img{
    border-radius:50%;
}
.experts-sec .contributor-box-sec .user-list{
    display:flex;
    gap:20px;
}
.experts-sec .contributor-box-sec .user-list:hover{
    text-decoration:none;
}
.experts-sec .contributor-box-sec .contributor-displayname h2{
    font-family: "Marcellus", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 32px;
    color: #0474ba;
    margin-bottom:0px;

}
.experts-sec .contributor-box-sec .contributor-role h3{
    font-family: "Sora", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 28px;
    color: #252525;
    text-transform:uppercase;
    margin-top:0px;
}
.our-blogs-post-sec .elementor-post__meta-data{
    position:absolute;
    bottom: 28px;
}
.our-blogs-post-sec .elementor-post__read-more-wrapper {
  text-align: right;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    position: relative;
}
.our-blogs-post-sec .elementor-post__meta-data {
    font-size: 14px!important;
    line-height: 32px!important;
    font-family: 'Sora';
    color: #252525 !important;
    margin-bottom: -3px!important;
    padding-left: 25px;
}
.our-blogs-post-sec a.elementor-post__read-more {
    font-size: 16px!important;
    line-height: 24px!important;
    font-family: 'Sora';
    font-weight: 400!important;
    padding-right:25px;
}

.our-blogs-post-sec .elementor-post__meta-data::before {
    content: url("http://new.allinsolutions.com/wp-content/uploads/2026/05/date-icon.svg");
    position: absolute;
    top: -3px;
    bottom: 0;
    color: #fff;
    font-size: 24px;
    left: 0px;
}
.our-blogs-post-sec a.elementor-post__read-more::before {
    content: url("http://new.allinsolutions.com/wp-content/uploads/2026/04/Vector-black.svg");
    position: absolute;
    top: 8px;
    bottom: 0;
    color: #512222;
    font-size: 24px;
    right: 0px;
}
.testimonials-section {
    display: flex;
    width: 100%;
}
.testimonials-section .testimonials-heading{
        width: 30%;
        padding-right:5%;
}
.testimonials-section .testimonials-heading h2{
      font-family: "Marcellus", Sans-serif;
    font-size: 48px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 58px;
    color: #FFFFFF;
}



.testimonials-section .testimonials-carousel{
        width: 100%;
}
.testimonials-section .testimonials-carousel .img_box{
    width:80px;
    height:80px;
}
.testimonials-section .testimonials-carousel .owl-item {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 20px;
    min-height: 672px;
}
.testimonials-section .testimonials-carousel .owl-item .star-img{

    display: inline-flex;
    margin-bottom:20px;
    margin-top:10px;
    
}
.testimonials-section .testimonials-carousel .owl-item p{
    font-family: Sora;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-bottom: 30px;
    }
 .testimonials-section .testimonials-carousel .owl-item h3 {
    font-family: Sora;
    font-weight: 600;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    margin-bottom: 0px;
    color: #0474ba;
    font-style: italic;
}
.testimonials-section .testimonials-carousel .owl-item .title{
font-family: Sora;
font-weight: 400;
font-size: 16px;
line-height: 32px;
    display:none;
letter-spacing: 0%;
vertical-align: middle;
}
.testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
     display: block!important;
     width: 160px;
    position: absolute;
    left: -53%;
    top: 28%;
}

.testimonials .testimonials-section .owl-nav{
	align-items: center;
}

.testimonials-section .owl-nav button{ 
    height: 70px;
    width: 70px;
    border: 1px solid #fff!important;
    border-radius: 50%;
        border-radius: 100px !important;
    position:relative;
}
.testimonials-section .owl-nav button{ 
background-color:#fff;

}
.testimonials-section .owl-theme .owl-nav [class*=owl-]:hover {
    background: #ffa630;
    color: #FFF;
    text-decoration: none;
    border:1px solid #ffa630!important;
}
 .testimonials-section .owl-theme .owl-nav button span{ 
 font-size: 0px;
 
 }
 
 .faq-sec-box .e-n-accordion-item{
     border-bottom: 1px solid #ddd;
     
 }
  .faq-sec-box .e-n-accordion-item .e-n-accordion-item-title-text{
          font-family: "Marcellus", Sans-serif!important;
  }
   .faq-sec-box .e-n-accordion-item:last-child{
        border-bottom: 0px solid #ddd;
        
   }
   .review-batch-box .google-reviews__link{
       margin-left:0px;
   }
   
   /*.press-feature-box .press-col{
        border-top: 1px solid;
  border-image: linear-gradient(90deg, rgba(27, 54, 93, 0) 0%, #1B365D 50%, rgba(27, 54, 93, 0) 100%) 1 0 0 0;
       padding-top:30px;
   }*/
     .press-feature-box img{ 
   margin-bottom: 5px;
   }
   .testimonials-section .owl-theme .owl-nav .owl-prev span::before{
     content: url(http://new.allinsolutions.com/wp-content/uploads/2026/05/Vector-20.svg); 
    position: absolute;
    top: 14px;
    bottom: 0;
    color: #512222;
    font-size: 24px;
    right: 27px;
   }
   .testimonials-section .owl-theme .owl-nav .owl-next span::before{
       content: url(http://new.allinsolutions.com/wp-content/uploads/2026/04/Vector-img.svg); 
    
       
   }
  .card-slider-box .swiper-slide {
       opacity:0.6;
   }
   .card-slider-box .swiper-slide-next{
       opacity:1;
   }
  
   .team-hero .breadcrumb-light{
     text-align:center;
    }
    .our-blogs-post-sec .blog-card-block .elementor-post__read-more{
    font-size: 14px!important;
    line-height: 24px!important;
}
.hero-banner-sec .elementor-button-icon svg{
    width:16px;
}
.locations-image-box {
	background-color:#fff;
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    border-radius:16px;
}
.locations-image-box img{
    border-radius:16px 16px 0px 0px!important;
}
.locations-image-box .elementor-image-box-content{
	padding: 0px 20px 20px 20px;
}

.locations-image-box .elementor-image-box-content h3{
    border-bottom: 1px solid #dddddd;
    padding-bottom: 16px;
}
.locations-image-box .elementor-image-box-content h3 a{
    font-size: 32px;
    line-height: 42px;
	font-family:'Marcellus'!important;
}
/*
.locations-image-box:hover h3 , .locations-image-box:hover p {
	color:#0474ba !important;
}

.locations-image-box .elementor-image-box-content h3 a:hover{
	color: #0474ba;
}
*/
.locations-image-box .elementor-image-box-content p{
    margin-bottom: 14px;
}
.location-google-review .google-reviews__label{
	font-size:28px;
}
.location-google-review .google-reviews__link{
	display:block;
}
.location-google-review .google-reviews__top {
    display: flex;
    gap: 20px;
}

.location-google-review .google-reviews__bottom {
    color: #fff;
    padding-top: 10px;
}
.review-container{
	 backdrop-filter: blur(12px); 
}

.location-google-review .google-reviews__list svg{
	width:20px;
	height:20px;
}
@media (max-width: 1480px) {
    .home .container-box{
        width:100%!important;
        padding-left: 5%;
        padding-right:5%;
    }
    .container-box{
        width:100%!important;
        padding-left: 3%!important;
        padding-right:3%!important;
    }
    /*.card-slider-box  .elementor-swiper-button-prev {
    left: -27%!important;
    }
    .card-slider-box .elementor-swiper-button {
        top: -22%!important;
    }*/
    
}



@media (max-width: 1360px) {
    .home .container-box{
        width:100%!important;
    }
    .home .elementor-button-text{
        font-size: 14px;
        line-height: 24px;
    }
}


@media (max-width: 1320px) {
    .author .hero-banner{
    padding-left:5%;
    padding-right:5%;
    }
    .author .container-wrapper-box{
        padding-left:5%;
    padding-right:5%;
    }
    .author .recent-post-box{
            padding-left:5%;
    padding-right:5%;
    }
    .author .editorial-box{
        margin-top:10px;
    }
    .author .user-img-box{
        position:relative!important;
    }
    .author .user-img-box img{
        height:auto!important;
    }
    .author .sidebar{
        margin-top:0px;
    }
    .hero-box{
        width:100%!important;
    }
    .author-contributor-sec #top-stats {
    width: 62%!important;
    }
    .author-contributor-sec .hero-date-sec {
        width: 38%!important;
    }
    .img-second {
        right: -65px!important;
    top: 23%!important;
    }
    
    

}
@media screen and (max-width:1260px) {
    .author-contributor-sec {
        width:100%;
        flex-direction:column;
    }
    .author-contributor-sec #top-stats {
    width: 100%!important;
    max-width:72%;
    margin:0px;
    }
    .author-contributor-sec .hero-date-sec {
        width: 100%!important;
    }
    .hero-banner-sec .buttons-row-sec{
        display:flex;
        flex-direction: column!important;
    }
    .hero-banner-sec .buttons-row-sec .col-row-btn  {
        width:65%!important;
    } 
    .hero-banner-sec h1{
        font-size:50px!important;
        line-height:60px!important;
    }

    .press-col h2{
        font-size:24px!important;
            line-height:34px!important;
    }
    .experts-sec .contributor-box-sec .contributor-displayname h2 {
        font-size:18px!important;
        line-height:28px!important;
    }
    .experts-sec .contributor-box-sec .contributor-displayname h3 {
        font-size:16px!important;
        line-height:26px!important;
    }
    
    
}

@media screen and (max-width:1024px) {
    .contributor-box{
       grid-template-columns: repeat(2, 1fr);

    }

    .author .img-container-box {
        padding-bottom:0px!important;
    }
    .author-contributor-sec #top-stats {
    max-width:90%!important;
    margin-bottom:20px;
    }
        .post-content-box h2{
    font-size: 36px!important;
        margin-top: 24px;

} .post-content-box h3 {
    font-size: 28px !important;
    line-height: 38px;
    margin-top: 20px;
}
    /*.experts-sec .contributor-box-sec {
        flex-direction: column!important;
    }*/
.press-col-row{
        display:flex;
        flex-direction:column;
    }
    .press-col-row .press-col{
        width:50%!important;
    }
    .levels-of-care-sec .elementor-widget-button {
    display: block!important;
}
.location-google-review .google-reviews__label {
    font-size: 22px;
}
.location-google-review .google-reviews__bottom {
    font-size: 14px;
}
.review-container h3{
	font-size:24px!important;
}
.location-google-review .google-reviews__list svg {
    width: 16px;
    height: 17px;
}
}
@media screen and (max-width:767px) {
        .contributor-box{
       grid-template-columns: repeat(1, 1fr);
       width:100%;

    }

    .author .user-img-box{
        position:relative!important;
    }
    .author .img-container-box{
        padding-bottom:0px;
    }
    .author .editorial-box h3{
        line-height:36px!important;
    }
    .author .help-sidebar h3{
        line-height:36px!important;
    }
    .author .recent-post-box h2{
        line-height:36px!important;
    }
    .author .user-img-box img{

        width:100%!important;
    }
    .author-contributor-sec #top-stats {
        max-width: 100%!important;
        margin-bottom: 20px;
        flex-direction: column;
        gap: 20px;
    }
    .author-contributor-sec #top-stats .one-stat {
        width: 73%;
    }
    .insurance-sidebar img{
        width:200px;
    }
    
.tab-section .e-n-tab-title {
    width: 100% !important;
    align-self: center;
	margin-bottom:20px;
} 
	
}

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

    .contributor-box .contributor-col .contributor-img img {
        height: 100%;
    }
    .author .about-content h3 {
        font-size:24px!important;
        line-height:34px!important;
    }
    
    
}

@media (max-width: 600px) {
    .author .user-img-box img{
    height:auto!important;
    }
    .insurance-sidebar img{
        width:90px;
    }
    .col-row-btn{
        width:100%!important;
    }
	.blur-content-box .tour-light-box{
		width:100%!important;
	}
	.blur-content-box .elementor-widget-icon-box{
		width:100%!important;
	}
    
}
@media (max-width: 500px) {
        .hero-banner-sec h1 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .hero-banner-sec h3{
        font-size: 20px!important;
    line-height: 30px!important;
    }
    .author .editorial-box h3{
        font-size:24px!important;
        line-height:34px!important;
    }
    .author .hero-banner h1{
        font-size:28px!important;
        line-height:38px!important;
    }
    .author-contributor-sec .hero-date-sec .sp-head-info__wrap .sp-head-info__date {
		flex-direction:column;
    }
    .author-contributor-sec #top-stats .one-stat {
		width: 100%!important;
    }
    .author-contributor-sec .hero-date-sec .sp-head-info__wrap {
        align-items: start!important;
    }
    .keypoints-section h3{
        font-size:20px!important;
        line-height:30px;
    }
    .editorial-sec .elementor-button {
        font-size: 12px!important;
        padding: 10px 15px 10px 15px!important;
    }
    .experts-sec h3{
        font-size:24px!important;
        line-height:34px!important;
    }
    .img_content-box h2{
        font-size:30px!important;
        line-height:40px!important;
    }
    .blue-bg-sec h2{
        font-size:30px!important;
        line-height:40px!important;
    }
    .licensed-logo-sec h2{
        font-size:30px!important;
        line-height:40px!important;
    }
    .location-bg-sec h2{
        font-size:30px!important;
        line-height:40px!important;
    }
    .experts-sec h2{
        font-size:30px!important;
        line-height:40px!important;
    }
    .experts-sec .contributor-box-sec .contributor-role h3 {
		font-size:14px!important;
        line-height:24px!important;
    }
    .team-hero a{
        font-size:12px!important;
    }
    .contributor-box .contributor-col .user-box {
        min-height: 180px;
    }
    .testimonials-section .testimonials-carousel .owl-item p {
		font-size: 16px;
		line-height: 26px;
    }

}

.post-authors .author-contributor-sec .content-box .one-stat-title {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 600;
}

.post-authors .author-contributor-sec .content-box .os-name a {
    color: #1b365d !important;
    font-size: 16px !important;
}
/*.post-authors .author-contributor-sec div#top-stats {
    width: 100%;
   max-width: 1600px !important;
}*/
.post-authors .author-contributor-sec #top-stats {
   width: 70%;
}

.post-authors .author-contributor-sec .hero-date-sec .os-date {
    color: #000000;
}

.post-authors .author-contributor-sec .sp-head-info__date  {
    max-width: 100%;
    /*width: 370px;*/
    width: 100%;
}
.post-authors .author-contributor-sec #top-stats .one-stat {
    width: 48%;
    margin-right:2%;
}

.footer-menu-block .elementor-widget-nav-menu ul li:before {
    content: '\2022';
    position: absolute;
    top: 8px;
    bottom: 0;
    color: #fff;
    font-size: 24px;
}
.footer-menu-block .elementor-widget-nav-menu ul li:hover:before {
    color: #FFA630 !important;
}
.footer-bottom .footer-menu-block ul li a{
    padding-bottom:0px!important;
}
.footer-bottom .footer-text-box ul li{
    padding-bottom:5px;
}

@media(max-width: 1024px){
    .header-mobile-navbar .has-submenu .sub-arrow {
        float: left;
        position: absolute;
        right: 20px;
    }
    .header-mobile-navbar .menu-item {
        border-bottom: 1px solid #f2f2f2;
        
    }
    .header-mobile-navbar .menu-item .elementor-sub-item {
        font-size: 14px !important;
        padding: 20px 15px;
    }
    .header-mobile-navbar .elementor-nav-menu__container{
        height: 715px !important;
    
    }
    .header-mobile-navbar .has-submenu{
        padding: 20px 15px;
    }
    .header-mobile-navbar .sub-menu .menu-item .has-submenu {
        padding: 20px 15px;
    }

}
@media(max-width: 900px){
    .footer-bottom{
        --flex-wrap: wrap !important;
    }
    .footer-bottom .footer-text-box{
        --width: 50% !important;
    }

    
}
@media(max-width: 600px){
    .video-sec-testimonials {
    padding-top: 140px!important;
    margin-top: -270px!important;
}
    
    
    .blocks-sec .elementor-widget-container h3 span{
        font-size:22px;
        line-height:32px;
    }
    .blue-bg-sec h2{
        font-size:28px!important;
        line-height:38px!important;
    }
    .cards-sec h3{
        font-size:24px!important;
        line-height:34px!important;
    }
    .licensed-logo-sec h2{
        font-size:28px!important;
        line-height:38px!important;
    }
    .level-care-sec h2{
        font-size:28px!important;
        line-height:38px!important;
    }
    .card-slider-box h3{
            font-size:24px!important;
        line-height:34px!important;
    }
    .insurances-sec h2{
        font-size:28px!important;
        line-height:38px!important;
    }
    
}


.about__wrap{
    display:flex;
}
.author__img {
    width:30%;
    float:left;
}
.about-author_info {
    width: 100%;
    color: #fff;
    float: left;
    text-align: center;
    margin-left: 0;
}
.author__name a {
    font-size: 20px !important;
    font-weight: 600;
}
.about-author_info a {
    color: #ffffff !important;
    font-family: 'Sora' !important;
    text-decoration: none !important;
}
.author__name a:hover {
    font-size: 20px !important;
    font-weight:600;
    color:#ffffff;
}
#author-info {
    width: 100%;
    color: #fff;
    float: left;
    text-align: center;
    margin-left: 0;
}
#author-info p {
    text-align: left;
    line-height: 30px;
    font-family: 'Sora';
    text-align:center;
}
.author__title span {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Sora';
}
.author__wrap {
    display: flex; 
    align-items: center;
    margin-bottom: 20px;
    flex-direction: column;
}
.about-author_info .socialicon {
    margin: 15px 0 0 0;
    display: flex;
    float: left;
    width: 100%;
    justify-content: center;
}
.about-author_info .socialicon a {
    color: #ffffff;
    width: 36px;
    height: 36px;
    border: 1px solid #ffff;
    padding: 10px;
    border-radius: 25px;
    margin-right:10px;
    display: flex;
}
.about-author_info .socialicon a:hover {
    background:#fff;
}
.about-author_info .socialicon a:hover svg path {
    fill:#1B365D !important;
}
#author-info .bio-read-more a {
    border: 1px solid #ffffff;
    color: #fff;
    background-color: transparent !important;
}
#author-info .bio-read-more a:hover {
    border: 1px solid #FFA630;
    color: #000;
    background-color: #FFA630 !important;
}
 
.keypoints-section .elementor-element.elementor-element-0d62707::before{
     background-color: #dce6f5 !important;
    --background-overlay: '';
    background-image: none !important;
}  

.content-section .right-content-section ul {
    margin: 15px 0px;
}
.content-section .right-content-section ul li {
    padding-bottom: 10px;
}
.breadcrumb-light a {
    font-size: 16px !important;
    font-weight: bold!important;
    color:#fff !important;
}
.breadcrumb-light span{
    color:#fff;
}
.editorial-contentbox h2 {
    font-family: "Marcellus", Sans-serif!important;
    font-size: 40px!important;
    font-weight: 400!important;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 50px;
    margin-top: 20px;
}
.editorial-contentbox ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.editorial-contentbox ul li::marker{
    display:none;
}
.editorial-contentbox ul li{
    position:relative;
    list-style:none;
}
.editorial-contentbox ul li::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -20px;
    color: #0474ba;
    top:2px;
}
.source-box .elementor-widget-text-editor p a{
    word-wrap:break-word;
}
.privacypolicy-content ol {
    padding-left: 0;
    list-style-position: inside;
}
.privacypolicy-content ol li{
    font-size: 18px;
    font-weight: 600;
    padding:5px 0px;
}
.home .experts-sec .contributor-col .user-list:hover .user-box {
    background: none;   
}
.home .experts-sec .contributor-col .user-list:hover .user-box h2 {
    color: var(--e-global-color-accent);
}
.home .experts-sec .contributor-col .user-list:hover .user-box h3 {
    color: #252525;
}

.location-table-sec tr th {
    color: #fff !important;
    font-weight: 700!important;
    padding: 15px 28px!important;
    font-size: 18px;
    font-family: 'MBEmpire Book';
    line-height: 28px;
    background-color: #0474BA;
}
.location-table-sec tr th {
    color: #fff !important;
    font-weight: 400!important;
    padding: 18px 60px!important;
    font-size: 26px;
    font-family: 'Marcellus';
    line-height: 28px;
    background-color: #0474BA!important;
    text-align:left;
}
.location-table-sec tr td {
    padding: 14px 60px!important;
    background-color: #fff!important;
    font-family: 'Sora','sans-serif';
    font-size: 16px;
    line-height: 26px;
}
.location-table-sec .e-n-accordion .e-n-accordion-item-title-icon{
    background-color: #0474ba;
    padding: 10px 10px;
    border-radius: 60px;
}
.location-list-block tr th{
	padding:14px 20px!important;
	font-size: 20px;
	line-height:30px;
}
.location-list-block tr td {
    padding: 14px 20px!important;

}
.keypoints-section .block-key-points {
    padding: 30px !important;
}
.slide-arrow .elementor-swiper-button:hover{
    background:#0474ba !important;
}
.slide-arrow .elementor-swiper-button:hover svg path {
    fill:#ffffff !important;
}
@media (max-width:1440px) {
    .blog-card-block .elementor-post__text h3{
        min-height: 75px;
    }
}

@media(max-width: 1024px){
    /*.card-slider-box .elementor-swiper-button {
        top: -10%!important;
    }*/
    .editorial-contentbox h2 {
        font-size: 32px!important;
    }
    .location-content .e-con-inner{
        padding-right:5%!important;
        padding-left:5%!important;
    }
    .blog-card-block .elementor-post {
        position: relative;
    }
    .testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
        right: 0;
        display: block!important;
         width: 100% !important; 
        position: absolute;
        bottom: 0;
        top: -15% !important;
        left: 0;
        text-align: right;
    }
    .home .hero-banner-sec .elementor-button-text {
        font-size: 14px;
    }
    .card-slider-box h3{    
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .card-slider-box p {
        font-size: 16px;
        line-height: 28px;
    }
    .team-hero h1{
        font-size:52px!important;
        line-height:62px!important;
    }
    .img_content-box .content-box{
            padding-bottom: 30px!important;
    }
    .testimonials-section .owl-carousel .owl-nav {
        width: 100% !important;
        position: relative;
        margin-top: 38px !important;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none !important;
}

}
@media (max-width:768px) {
   
    .location-bg-sec {
        margin-top: -45% !important;
    }
    .insurance-logo-sec .elementor-button-text {
        font-size: 14px;
    }
    .testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
        width: 100% !important; 
    
    }
    .team-hero h1{
        font-size:36px!important;
        line-height:46px!important;
    }
    
}
@media (max-width:767px) {
    .footer-text-box{
        width:100%;
       }
    .location-bg-sec {
        margin-top: -27% !important;
    }
    .video-sec-box{
        padding-right:5%!important;
        padding-left:5%!important;
    }
    .contributor-box {
        margin-bottom:40px;
    }
    .blog-card-block .elementor-post__text h3 {
        min-height:0px;
    }
    .faq-block .elementor-heading-title{
        font-size:32px !important;
        line-height:38px !important;
    }
    .faq-sec-box .e-n-accordion-item .e-n-accordion-item-title-text {
		font-size: 20px;
	}
    .tableofcontentbox i {
        font-size: 16px!important;
    }
    .post-content-box h2 {
        font-size: 28px!important;
       
    }
    .post-content-box h3 {
        font-size: 22px!important;
         
    }
    .cta-box-sec h2{
        font-size:26px!important;
        line-height:36px!important;
    }
     .faq-box-sec h2{
         font-size:26px!important;
        line-height:36px!important;
     }
     .faq-box-sec .elementor-element-a937c89{
         padding-bottom:10px;
     }
     .editorial-sec h2{
          font-size:26px!important;
        line-height:36px!important;
     }
}
@media (max-width: 1024px){
	.blur-content-box .e-con{
		flex-direction: column;
	}
	.blur-content-box .elementor-widget-icon-box{
		width:100%!important;
	}
}

@media (max-width: 480px){
    .experts-sec .contributor-box-sec {
        flex-direction: column;
    }
    .experts-sec .elementor-button-text {
        font-size: 14px;
    }
    .img_content-box .e-con-inner .content-box {
    padding-top: 0%!important;
    }
    .testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
        
        text-align: left;
    }
    
}

@media (max-width:425px) {
    .editorial-contentbox h2 {
        font-size: 26px!important;
        line-height: 36px;
    }
    .hero-banner-sec .buttons-row-sec .col-row-btn {
    width: 100%!important;
}
.google-reviews .satisfy-client-images {
    display: flex;
    width: 100%;
    max-width: 160px;
    justify-content: center;
    margin-right: 5px;
    margin-bottom: 20px;
}
.google-reviews__link {
    flex-direction: column;
    margin-bottom: 30px;
    align-items: anchor-center;
    margin-left:0px!important;
}
.footer-bottom .footer-text-box a{ 
word-break: break-word;
}
.footer-bottom .footer-text-box{
    width:100%;
}
.testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
    top: -17% !important;
}
.location-table-sec tr th {
    
    padding: 18px 48px!important;
  
}
.google-reviews__label {
   
    max-width: 121px;
   
    text-align: center!important;
    float: left;
    width: auto!important;
    
}
.reviews-right {
width:auto!important;
}
}

.blog-category .e-filter-item {
    border-radius: 100px !important;
}

@media (max-width:767px) {
    .img-second{
        display: none;
    } 
    .testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
            top: -12% !important;
    }
    .testimonials-section .owl-nav button {
    height: 50px;
    width: 50px;
    }
    .testimonials-section .owl-theme .owl-nav .owl-prev span::before {
        top: 4px;
        right: 20px;
    }
    .testimonials-section .owl-theme .owl-nav .owl-prev span::before {
        right: 16px!important;
    }
}
@media (max-width:689px) {
    .testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
    top: -12% !important;
    }
    .testimonials-section .testimonials-carousel {
    width: 100%;
}
}



.text-black a:hover svg path{
    fill:#000 !important;
}
.btn-yellow a:hover svg path{
    fill:#fff !important;
}
.blog-category .e-filter-item{
    border: 1px solid #1b365d;
    border-radius: 10px;
    padding: 10px;
}

.breadcrumbs span,.breadcrumbs a{
    font-family:'Sora' !important;
    font-size:16px;
    line-height:26px;
}

footer .elementor-icon-list-items li{
	padding-bottom:5px!important;
}


@media (max-width:480px) {
    .testimonials {
            margin-top: 0%;
    }
    .elementor-16428 .elementor-element.elementor-element-e712371 > .elementor-widget-container {
        margin-top:0px!important;
    }
    .testimonials-section .owl-carousel .owl-dots, .owl-carousel .owl-nav {
    top: -16% !important;
}

    
    
/*.testimonials-section .owl-carousel .owl-stage    {
         margin-top: 31px;
    }*/
     
    .video-sec-testimonials {
    padding-top: 110px!important;
    margin-top: -270px!important;
}
    .location-table-sec tr td {
    padding: 12px 12px!important;
}

.location-table-sec tr th {
    padding: 12px 12px!important;
}
}

.faq-block .e-n-accordion-item .elementor-widget-container{
    padding-bottom:20px;
}

.her-banner-sec{
    background-repeat: no-repeat;
    background-size: cover;
}

.keypoints-section .elementor-icon-list-text,.faq-block .elementor-widget-text-editor p ,.elementor-toc--content-ellipsis .elementor-toc__list-item-text, .elementor-toc__header .elementor-toc__header-title{
    font-family:"Sora" !important;
}
@media (max-width:767px) {

	.tab-section .e-n-tab-title span{
		font-size: 15px !important;
		line-height: 100% !important;
	} 
	.testimonials-section .owl-carousel .owl-stage  {
         margin-top: 10px;
    }

	.tab-section .e-n-tabs-heading{
		display:block;
	}
    .author-contributor-sec .hero-date-sec .sp-head-info__wrap .sp-head-info__date {
		font-size: 14px;
		line-height: 24px;
		display: flex;
		justify-content: flex-end;
		gap: 15px;
		font-family: 'Sora';
	}
	.author-contributor-sec #top-stats .os-name a {
		font-size: 15px;
		line-height: 25px;
	}
	.author-contributor-sec #top-stats .content-box p {
		margin-bottom: 0px;
		font-size: 12px;
		line-height: 22px;
	}
}
@media (max-width:480px) {

    .card-slider-box .swiper-slide .content-box {
    backdrop-filter: blur(40px);
    background: #00000080;
    padding: 20px;
    border-radius: 15px;
}
.card-slider-box .swiper-slide {
       opacity:1;
   }
   .testimonials-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    left: 0%;
}
.location-detail .elementor-icon-box-title a{
    word-break: break-word;
}
	.footer-bar span.elementor-button-text {
		font-size:12px;
		line-height:22px;
}
	
}
@media (max-width:1024px) {
.author__wrap {
    display: block;
}
.author__wrap .author__img {
    width: 100%;
}
.author__wrap .about-author_info {
    width: 100%;
    text-align:center;
    margin-left:0%;
}
.about-author_info .socialicon {

    justify-content: center;
    margin: 15px 0;
}

} 
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    .levels-of-care-sec .elementor-swiper-button-prev{
        left:87%!important;
    }
    .levels-of-care-sec .elementor-swiper-button-next{
        right:50px!important;
    }
}


.contributor-box .contributor-col{
    width:100%;
}

.contributor-box .contributor-col .user-list{
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    position: relative;
    border:1px solid #000;
	height:100%;
}

.blog-menu nav ul li {
   margin: 9px;
   background: :#fffffff !important;
   border: 1px solid #1b365d;
   font-size: 15px;
   text-transform: capitalize;
   border-radius:50px;
   overflow: hidden;
}
.blog-menu nav ul li.menu-item a {
    text-transform: capitalize !important;
    font-size: 16px !important;
    padding: 13px 30px !important;
}
.blog-menu nav ul li a:hover{ 
    background: #1b365d !important;
   color: #ffffff !important;
}
@media (max-width:600px)  {

	.hero-banner-sec .elementor-button .elementor-button-icon{
		display:none;
	}
	.slider-box .elementor-swiper-button-prev, .slider-box .elementor-swiper-button-next {
        top:auto !important;
    }
}

.blur-content-box .elementor-icon-box-title a {
    text-decoration: none !important;
    color: #fff !important;
}
.blur-content-box .elementor-icon-box-title:hover a {
    color: #FF9800 !important;
}

@media (max-width: 480px) {
	.location-content .e-con-inner {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }
	.location-section .e-n-tabs .e-n-tabs-content .e-con-boxed{
		padding-left:10px;
		padding-right:10px; 
	}
	.blur-content-box {
		padding-left:10px;
		padding-right:10px;
	}
}




 