/*single post*/
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
     width: 100%;
     float: right;
     padding: 17px 45px 45px 45px;
     max-width: initial;
}
 .single-post .post-area {
     width: 70% !important;
     max-width: 80% !important;
}
 .single-post .main-content {
     padding: 0px;
}
 .single-post .full-width-content {
     margin-bottom: 30px !Important;
}
 .single-post .content-inner {
     margin-top: 50px !important;
}
 .single-post .keybox_cont .full-width-content {
     left: -2vw;
     margin-left: calc(2vw + var(--scroll-bar-w) / 2);
     border-radius: 20px;
     overflow: hidden;
     padding: 30px!important;
     width: 85vw;
     margin-right: 0px;
}
 .single-post .main-content {
     padding: 0px;
}
 .post-area ul li {
     margin-bottom: 10px !Important;
}
 .post-area h2 {
     margin-top: 20px;
     padding-bottom: 10px;
     color: #ef9149;
     font-size: 40px!important;
     line-height: 50px!important;
     font-weight: 500;
}
 .post-area h3 {
     margin-top: 15px;
     margin-bottom: 10px !important;
}
 .post-area .jumpcontainer {
     padding: 5px 22px 8px 22px !important;
}
 .post-area ul li a:hover {
     color: #ff9b02 !important;
}
 #sidebar {
     border: 1px solid #d1d1d1;
     border-radius: 10px;
}
 #sidebar div ul {
     padding-left: 0px !important;
     margin-bottom: 15px;
     list-style: none;
}
 #sidebar div ul li {
     margin-bottom: 10px;
     line-height: 34px;
     position: relative;
     padding-left: 30px;
     list-style: none;
}
 #sidebar div ul li::marker {
     content: '';
}
 #sidebar div ul li:before {
     content: '\e915';
     font-family: icomoon !important;
     display: inline-block;
     position: absolute;
     left: 0;
     color: #ef9149;
     font-size: 20px;
     margin-top: 1px;
}
 .keybox_cont h5 {
     font-size: 24px !important;
     line-height: 34px !important;
     color: #ef9149;
     margin-top:0px!important;
     font-weight: 500!important;
     text-transform: capitalize!important;
     margin-bottom: 15px;
}
 .faq-sec .single-post h2 {
     color: #000000;
    /* font-size: 4vw;
     */
     line-height: 1.2;
     margin-bottom: 60px;
     margin-top: 30px;
     font-weight: 500;
    /* line-height: 45px !important;
     */
}
 .bg-light .single-post h2 {
     font-size: 60px !important;
     line-height: 70px !important;
}
 .single-post .accordion {
     width: 100%;
     margin: 0;
     padding: 0;
}
 #sources .at-item h4 {
     border-bottom: 0px solid #00000014;
     padding: 30px;
     border-radius: 10px;
}
 #sources .at-item {
     border: 2px solid #00000014;
     border-radius: 10px;
}
 .Source-box .single-post #sources .at-item {
     border: 0px !important;
}
 #sources .at-item h4 span i {
     margin-right: 30px;
}
 #sources .at-tab p {
     padding-left: 30px;
     padding-right: 30px;
}
 .faq-sec .at-item {
     border-bottom: 2px solid #00000014;
}
 .faq-sec .at-item:last-child {
     border-bottom: 0px !important;
}
 .faq-sec .at-tab {
     font-size: 20px;
     line-height: 1.6;
}
 .single-post .at-title {
     cursor: pointer;
     position: relative;
     transition: background-color 0.3s ease;
}
 .single-post .at-tab {
     display: none;
     padding: 0px 0px 40px 0px;
     border-top: none;
}
 body .single-post .at-title h4 {
     padding: 30px 60px 30px 0px;
     margin: 0 !IMPORTANT;
     font-size: 38px;
     font-family: Cormorant !Important;
     font-weight: 400;
     line-height: 42px;
     letter-spacing: -0.03em;
     color: #444;
     position: relative;
}
 body .single-post .at-title.active h4 {
     color: #ef9149;
}
 body .single-post .at-title :hover {
     color: #ef9149;
}
 .accordion p {
     margin-top: 0px;
}
 body .single-post .at-title span:hover {
     color: #ef9149 !important;
}
 .single-post .at-title span {
     -webkit-transition: all .2s linear;
     transition: all .2s linear;
}
 .faq-sec .single-post h2 {
     text-align: center;
}
 body .single-post .at-title span i {
     width: 30px;
     height: 30px;
     position: absolute;
     right: 0;
     left: auto;
     top: 50%;
     margin-top: -15px;
     border: 2px solid #888;
     border-radius: 30px 30px;
     -ms-transition: border-color .15s ease;
     transition: border-color .15s ease;
     -webkit-transition: border-color .15s ease;
     background-color: transparent;
}
 body .single-post .at-title span i:before {
     content: " ";
     top: 14px;
     left: 6px;
     margin-top: -2px;
     width: 14px;
     height: 2px;
     position: absolute;
     background-color: #888;
}
 body .single-post .at-title span i:after {
     content: " ";
     top: 6px;
     left: 14px;
     width: 2px;
     margin-left: -2px;
     height: 14px;
     position: absolute;
     background-color: #888;
     transition: transform 0.45s cubic-bezier(.3, .4, .2, 1), background-color 0.15s ease;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
     width: 100%;
     float: right;
     padding: 17px 45px 45px 45px;
     max-width: initial;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumpbox {
     display: none;
     margin-top: 14px;
     transition: 0.70s;
     -webkit-transition: 0.70s;
     -moz-transition: 0.70s;
     -ms-transition: 0.70s;
     padding: 0px 0px 20px 0px;
     -o-transition: 0.70s;
     margin: 0;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer {
     margin-top: 29px;
     font-size: 17px;
     border: 1px solid #d1d1d1;
     border-radius: 10px;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumplink.open h3:after {
     transition: 0.70s;
     -webkit-transition: 0.70s;
     -moz-transition: 0.70s;
     -ms-transition: 0.70s;
     -o-transition: 0.70s;
     -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
     margin-left: -7px;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumpbox.active {
     display: block;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumpbox ul {
     margin: 0;
     padding: 0;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer h3 {
     margin-bottom: auto;
     font-size: 28px !important;
     line-height: 38px;
     color: #ef9149;
     cursor: pointer;
    /* font-family: 'Manrope';
     */
     letter-spacing: inherit !important;
     text-transform: capitalize !important;
     font-weight: 500;
     padding-top: 0;
     margin-bottom: 13px;
     margin: 15px 0px!important;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer svg {
     float: right;
     margin-top: 8px;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer h3.active svg rect:nth-child(3) {
     display: none;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumpbox ul li {
     list-style: none;
     margin-left: 0;
     border-bottom: 1px solid #e1e1e1;
     padding: 7px;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumpbox ul li:last-child {
     border-bottom: 0px solid #e1e1e1;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumpbox ul li ul {
     margin-top: 14px;
     margin-left: 23px;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer #jumpbox ul li a {
     text-decoration: none;
     color: #000;
}
 body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer {
     padding: 22px 22px 8px 22px;
     margin-top: -3px;
     margin-bottom: 50px;
     margin-left: 0px;
     font-size: 17px;
     border: 1px solid #d1d1d1;
     border-radius: 10px;
     margin-right: 0px;
}
 .single-post #sidebar {
     width: 25%;
     float: left;
     position: relative;
}
 .learn-btn {
     padding-bottom: 56px;
}
 .learn-btn a {
     padding: 12px 30px;
     border-radius: 25px;
     color: #000000 !important;
     font-size: 18px;
     line-height: 28px;
     border: 1px solid #ff9b02;
     font-weight: 600;
}
 .learn-btn a:hover {
     background-color: #FFB84C ;
     color: #000 !important;
     transition-duration: 0.5s;
}
 .learnbox ul li {
     list-style: none;
}
 .learnbox ul li:before {
     content: "\2714";
     display: block;
     float: left;
     font-size: 22px;
     margin-right: 10px;
     margin-left: -20px;
}
 .single-post .sliding-left-resources #author-bio {
     padding-top: 40px;
     text-align: center;
     padding-left: 0px !important;
     background: #ef914905;
}
 .container-wrap #author-bio #author-info {
     width: 80% !important;
}
 .single-post #author-bio #author-info p {
     max-width: 100%;
     font-size: 16px !important;
     line-height: 26px;
     padding-bottom: 30px;
     color: #191614 !important;
     opacity: 1;
}
 body.material #page-header-bg.fullscreen-header .inner-wrap>a {
     padding: 8px 16px;
}
 #page-header-bg.fullscreen-header .meta-author img {
     height: 82px;
}
 .single-post .entry-title {
     font-size: 60px!important;
     line-height: 70px!important;
     padding: 5px 0px;
}
 .single-post #author-bio .span_12 img {
     margin-bottom: 20px;
}
 .container-wrap #author-bio #author-info {
     padding-left: 0px;
}
 .single-post .single-post #author-bio #author-info h3 {
     font-size: 24px;
     line-height: 34px;
     font-weight: 600;
     font-family: 'Manrope';
     color: #191614;
}
 .single-post .single-post #author-bio #author-info h4 {
     font-family: Manrope;
     font-weight: 700 !important;
     margin-bottom: 0px;
}
 #author-bio .socialicon a {
     color: #ff9b02 !important;
     border: none;
     padding: 11px 14px;
     border-radius: 100px;
     display: inline;
     margin: 0 5px;
     background: #efe0c9;
}
 #author-bio .socialicon a:hover{
     color:#000 !important;
     background: #ff9b02;
}
 #author-bio .socialicon {
     margin-bottom: 20px;
     margin-top: 20px;
}
 #author-bio .socialicon a i {
     font-size: 18px;
     line-height: 28px;
  
}
 .one-sliding-box h3 {
     font-family:'Manrope';
}
 .one-sliding-box h3 {
     margin-bottom: 15px;
     font-size: 28px !important;
     line-height: 38px;
     color: #ef9149;
     cursor: pointer;
     letter-spacing: inherit !important;
     text-transform: capitalize !important;
     font-weight: 500;
}
 .one-sliding-box {
     background: #fff;
     padding: 15px 45px;
     margin-bottom: 0px;
     padding-bottom: 10px;
     border-top: 1px solid #d1d1d1;
     background-color: #ef914905;
}
/*.post-area h2{
     margin-bottom:50px;
     margin-top: 50px;
}
 */
 .post-content .learnbox ul {
     margin-left: 28px !important;
     padding-left: 0;
     margin-bottom: 60px;
}
 .post-area .learnbox {
     position: relative;
}
 .learnbox ul li:before {
     width: 14px;
     height: 12px;
     display: inline-block;
     position: absolute;
     left: 18px;
     margin-top: 0px;
}
 .post-area .learnbox h3 {
     margin-bottom: 20px !important;
     font-size: 46px;
}
 .post-area p {
     padding-bottom: 14px;
}
 .post-area .accordion-header {
     padding: 30px 60px 30px 0px;
     margin: 0 !IMPORTANT;
     font-size: 30px;
     font-family: manrope! Important;
     font-weight: 400;
     line-height: 40px;
     letter-spacing: 0;
     color: #000;
     position: relative;
}
 .post-area .sourcesbox h2 {
     padding: 30px 60px 30px 0px;
     margin: 0 !IMPORTANT;
     font-size: 30px!important;
     font-family: manrope! Important;
     font-weight: 400;
     line-height: 42px;
     letter-spacing: 0;
     color: #000;
     position: relative;
}
 .footercta {
     background: url(https://thelakesbehstg.wpenginepowered.com/wp-content/uploads/2026/01/skyler-smith-3zEt6vjt3H4-unsplash.jpg) no-repeat, linear-gradient(90deg, rgba(10, 10, 10, 0.2) 0%, #000000 100%);
     margin-top:60px;
     padding:40px;
     border-radius: 10px;
     position:relative;
     background-position: center;
}
 .footercta:before {
     content: " ";
     position: absolute;
     left: 0;
     top: 0;
     background: #182f25;
     opacity: 0.7;
     height: 100%;
     width: 100%;
     border-radius: 10px;
}
 .footercta .leftbox {
     margin-bottom: 30px;
}
 .footercta .leftbox h2 {
     margin-bottom: 15px;
     color: #fff;
     font-weight: 500;
     font-size: 34px!important;
     line-height: 44px!important;
}
 .leftbox span {
     margin-bottom: 20px;
     color: #fff;
}
 .footercta a {
     background-color: #ff9b02;
     padding: 14px 30px;
     border-radius: 30px;
    /* border: 1px solid #000;
     */
     font-weight: 700;
     text-transform: uppercase;
     color: #000;
}
 .footercta a:hover{
     background-color: #FFB84C;
}
 .footercta .ctabox {
     text-align: center;
     margin-bottom: 20px !important;
     z-index: 9;
     position: relative;
     width: 75%;
     margin: 0px auto;
}
 .accordion-item {
     margin-bottom: 10px;
}
 .accordion-header {
     cursor: pointer;
     display: block;
     line-height: 42px;
     font-size: 18px;
     position: relative;
     color: #373737;
     padding: 10px 40px 10px 0px;
     border-bottom: 1px solid #ccc;
     font-weight: 600;
}
 .accordion-header>span {
     position: absolute;
     border: 0px solid #000;
     border-radius: 50%;
     padding: 12px;
     right: 10px;
     top: 50%;
     height: 16px;
     width: 16px;
     background: #ff9b02;
     transform: translateY(-50%);
     cursor: pointer;
}
 .accordion-header>span::before {
     position: absolute;
     content: "";
     left: 50%;
     top: 50%;
     height: 12px;
     width: 2px;
     background-color: #fff;
     transform: translate(-50%, -50%);
     transition: transform cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
 .accordion-header>span::after {
     position: absolute;
     content: "";
     left: 50%;
     top: 50%;
     height: 12px;
     width: 2px;
     background-color: #fff;
     transform: translate(-50%, -50%) rotate(90deg);
}
 .accordion-open .accordion-header>span::before {
     transform: translate(-50%, -50%) rotate(90deg);
}
 .accordion-body {
     padding: 25px 0;
     display: none;
}
 .accordion {
    /*border-top: 1px solid #ccc;
     */
     margin-top: 0px;
}
 .post-area.span_9 h2.source_box {
    /* border-bottom: 1px solid #ccc;
    */
     margin-bottom: 28px;
     padding-bottom: 30px;
     cursor: pointer;
     position: relative;
}
 .source_box>span {
     position: absolute;
     border: 0 solid #000;
     border-radius: 50%;
     padding: 12px;
     right: 10px;
     top: 50%;
     height: 16px;
     width: 16px;
     background: #ff9b02 ;
     transform: translateY(-50%);
     cursor: pointer 
}
 .source_box>span::before {
     position: absolute;
     content: "";
     left: 50%;
     top: 50%;
     height: 12px;
     width: 2px;
     background-color: #fff;
     transform: translate(-50%, -50%);
     transition: transform cubic-bezier(.165, .84, .44, 1) 0.3s 
}
/*.post-area a {
     color: #000000 !important;
     text-decoration: none !important;
}
 */
 .source_box>span::after {
     position: absolute;
     content: "";
     left: 50%;
     top: 50%;
     height: 12px;
     width: 2px;
     background-color: #fff;
     transform: translate(-50%, -50%) rotate(90deg) 
}
 .source_box.active>span::before {
     transform: translate(-50%, -50%) rotate(90deg) 
}
 .links {
     display: none;
     padding-top: 20px;
}
 .sourcesbox .links {
     padding-bottom: 30px;
}
 .single-resources .post-content .post-area h3 {
     font-size: 36px;
     line-height: 45px 
}
 .single-resources .post-area.span_9 h2, .single-resources .post-area.span_9 h3 {
     padding-top: 20px 
}
 .sourcesbox {
     margin-top: 70px !important;
     border: 1px solid #ccc;
     border-radius: 10px;
     padding: 0px 20px 0px 27px;
}
 .post-area.span_9 h2.source_box.active {
     border-bottom: 1px solid #ccc;
}
 #sources {
     border-top: 0px;
}
 .one-sliding-box h3 {
     padding-top: 24px;
}
 #sidebar .one-sliding-box a {
     color: #191614;
}
 #sidebar .one-sliding-box a:hover {
     color: #ef9149;
}
 .single-post .fullscreen-header {
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
}
 .single-post .fullscreen-header:before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     transition: all 0.8s;
     opacity: 0.7;
     background: #000000c4;
     background-size: 100% 100%;
}
 .single-post .breadcrumb-custom span a {
     font-weight: 500;
     color: #ef9149 !important;
}
 .single-post .breadcrumb-custom span a:hover {
     text-decoration: underline !important;
}
 .single-post .breadcrumb-custom span {
     padding-left: 2px !important;
     padding-right: 4px;
     font-size: 18px !important;
}
 .single-post .breadcrumb-custom {
     margin-top: 15px !important;
     margin-bottom: 20px;
}
 .single-post .author-section {
     display: inline-block !important;
}
 .single-post .keybox_cont ul li {
     list-style: none !important;
     display: flex;
}
 .single-post .keybox_cont ul {
     margin-left: 0px;
     margin-bottom: 10px;
}
 .single-post .keybox_cont ul li i {
     font-size: 20px !Important;
     align-items: flex-start;
     margin-right: 15px;
}
 .single-post .fullscreen-header:before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     transition: all 0.8s;
     opacity: 0.7;
     background: #000000c4;
     background-size: 100% 100%;
}
 .author-contributor-sec #top-stats {
     display: flex;
     justify-content: center;
     width: 560px;
     max-width: 100%;
     margin: 20px auto;
     padding-bottom: 40px;
}
 .author-contributor-sec #top-stats .one-stat {
     width: 50%;
}
 .author-contributor-sec #top-stats .one-stat .img-sec {
     text-align: center;
}
 .author-contributor-sec #top-stats .one-stat img {
     width: 80px;
     border-radius: 50%;
     margin-bottom: 0px;
}
 .single-post .author-contributor-sec .one-stat-title{
     font-size: 15px !important;
}
 .single-post .author-contributor-sec .os-name a {
     font-size: 14px !important;
     line-height:24px!important;
}
 .single-post .author-contributor-sec .os-date {
     font-size: 15px !important;
}
 .single-post .cah-auther-guidelines {
     border: 1px solid #d1d1d1;
     border-radius: 10px;
     padding: 50px;
     text-align: center;
     margin-top: 60px;
     padding-bottom: 60px;
}
 .single-post .cah-auther-guidelines .auther-guidelines h2 {
     font-size: 38px !important;
     font-weight: 500!important;
     margin-top: 0px;
}
 .single-post .cah-auther-guidelines .auther-guidelines a {
     background-color: #FFB84C;
     padding: 14px 30px;
     border-radius: 30px;
     border: 1px solid #000;
     font-weight: 700;
     text-transform: uppercase;
     color: #000;
}
 .single-post .cah-auther-guidelines .auther-guidelines a:hover {
     background-color: #ff9b02;
}
 .single-post .cah-auther-guidelines .auther-guidelines p {
     padding-bottom: 40px !important;
}
 .home .satisfy-client-images{
     display:flex;
     float:left;
}
 .home .satisfy-client-images img{
     width:40px!important;
     height:40px;
     border:1px solid #fff;
     border-radius:50%;
}
 .home .google-reviews .satisfy-client-image {
     margin-left: -5px;
}
 .home .google-reviews__link{
     opacity:1!important;
     display: flex;
     align-items: anchor-center;
}
 .home .google-reviews__label{
     font-size:14px;
}
 .home .google-reviews__bottom{
     float:right;
}
 .home .review-rating{
     display:inline-block;
     float:left;
     margin-right:20px;
}
 .home .google-reviews {
     width:350px;
}
 .home .google-reviews__num{
     font-size:24px;
     line-height:34px;
     margin-left: 12px;
}
 .google-reviews__list span{
     display: inline-flex;
}
 .google-reviews__list span .star-img {
     display: flex;
     align-items: anchor-center;
}
 .single-post .keybox_cont .wpb_row{
     margin-bottom:0px!important;
}
 .insurance-logo .img-box{
     width:50%;
     float:left;
     text-align:center;
}
 .insurance-logo .insurance-logo-btn {
     display: inline-flex;
     margin-top: 30px;
}
 .insurance-logo a{
     border: 1px solid #ff9b02;
     border-radius: 30px;
     padding: 10px 30px;
     color: #000;
     font-weight: 600;
}
 .insurance-logo a:hover{
     border-radius: 30px;
     padding: 10px 30px;
     background-color: #ff9b02;
}
 .insurance-logo .img-box img{
     max-width: 80%;
     height:auto;
}
 .insurance-logo{
     padding: 40px;
     text-align: center;
     width: 100%;
}
 .insurance-logo {
     padding: 40px;
     text-align: center;
     width: 100%;
     border-top: 1px solid #d1d1d1;
     background-color: transparent;
     border-radius: 0px 0px 10px 10px;
}
 .insurance-logo h3 {
     margin-bottom: 20px;
     color: #ef9149;
     font-weight: 500;
     font-size: 28px!important;
     line-height: 38px !important;
}
 .logo-img {
     width:100%;
     float: left;
     height:auto;
}
 .author #breadcrumbs .breadcrumb_last{
     color:#000!important;
}
 .author #breadcrumbs span{
     color:#000!important;
}

.cta-box p{
	padding-bottom:10px!important;
}
/*contributor-home-css*/
 .contributor-box .vc_col-sm-12 .row{
     max-width:1020px;
     margin:0px auto;
     display: flex;
     gap: 20px;
}
 .contributor-box .vc_col-sm-12 .row .vc_col-sm-4{
     width: 50%;
     padding: 60px 15px 15px;
     background-color: #efe0c9;
     text-align: center;
     position: relative;
}
 .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 img{
     width: 130px;
     height: 130px;
     border-radius: 50%;
     margin-bottom: 0px !important;
     border: 1px solid #efe0c9;
     padding: 3px;
     margin: 0px auto;
     position: absolute;
     top: -70px;
     left: 0px;
     right: 0px;
     border: 1px solid #00000040;
}
 .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 .dce-user_image a{
     display:flex;
}
 .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 .dce-user_image {
     margin-right: 20px;
}
 .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 .dce-user_content{
     display: inline-block;
     margin-top: 10px;
}
 .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 .dce-user_content h3{
     font-size: 24px;
     line-height: 34px;
     font-weight: 500;
     margin-bottom:8px;
     margin-top:10px;
}
 .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 .dce-user_content h5{
     font-size: 14px;
     line-height: 24px;
}
/*press-sec-home*/
 .press-sec-home .row_col_wrap_12_inner .vc_col-sm-3 h3{
     font-weight:500;
     margin-bottom:10px;
}
 .press-sec-home .row_col_wrap_12_inner .vc_col-sm-3 .nectar-cta h6{
     color: #333333;
     display: inline;
     position: absolute;
     left: 0px;
     right: 0px;
     bottom: 60px;
     text-transform: capitalize;
     font-family: 'Manrope';
     font-weight: 600;
     font-size:15px!important;
     line-height:25px;
}
 .press-sec-home .row_col_wrap_12_inner .vc_col-sm-3 .nectar-cta {
     display:inline-block;
}
 cccccc{
     text-align:left;
     margin-top:20px;
}
 .blog-post-home .meta-category {
     position: absolute!important;
     top: 40px;
}
 .blog-post-home .nectar-post-grid .nectar-post-grid-item .content .meta-category a{
     font-size: 12px !important;
     line-height: 22px !important;
     padding: 4px 16px;
}
 .blog-post-home .item-main .meta-author img{
     margin-left:0px;
}
 .blog-post-home .item-main .meta-author{
     border-top: 1px solid #fff0d885;
     padding-top: 15px;
}
 .blog-post-home .nectar-post-grid-item .item-main > .meta-author .meta-author-name{
     font-size: 14px !important;
     line-height: 24px !important;
     margin-bottom: 5px;
}
 .blog-post-home .nectar-post-grid .nectar-post-grid-item .item-main h3{
     font-size: 28px!important;
     line-height: 38px!important;
     text-align:left!important;
}
 .blog-post-home h3.post-heading {
     max-width: 100%!important;
}
/*testimonials-css*/
 .testimonials-section{
     text-align:center;
}
 .testimonials-section .testimonials-heading{
     margin-bottom:60px;
     text-align:left;
}
 .testimonials-section .owl-item {
     padding:30px;
     background-color: #fff0d8;
     border-radius: 20px;
     min-height: 430px!important;
}
 .testimonials-section .testimonials-item img{
     width: 50px !important;
     height: 50px !important;
     display: block;
     margin-bottom:20px;
}
 .testimonials-section .review-btn a{
     padding: 20px 50px;
     background-color: #ff9b02;
     display: inline-block;
     color: #fff;
     border-radius: 50px;
     font-size: 18px;
     line-height: 28px;
     font-weight: 600;
     text-transform: uppercase;
     font-family: 'Montserrat';
     margin-top: 60px;
}
 .owl-nav button{
     font-size: 30px !important;
     line-height: 40px !important;
     background-color: #01afe2 !important;
     width: 40px;
     color: #fff !important;
     display: flex;
     align-items: center;
     justify-items: center;
     opacity:1!important;
     position:absolute;
     right:0px;
     top:-100px;
     border-radius:5px!important;
}
 .owl-nav .owl-prev{
     right:50px;
     border-radius:5px!important;
}
 .owl-nav .owl-next{
     border-radius:5px!important;
}
 .awards-sec-home .vc_col-sm-7{
     align-content:center;
}
 .awards-sec-home .vc_col-sm-7 .img-with-aniamtion-wrap .hover-wrap {
     margin-bottom:0px;
}
 .awards-sec-home h2{
     margin-bottom:15px!important;
}
 .awards-sec-home p{
     margin-bottom:15px!important;
}
 .Review-testimonials .owl-nav button {
     font-size: 30px !important;
     line-height: 40px !important;
     background-color: #fff !important;
     border-radius: 50% !important;
     width: 40px;
     color: #fff !important;
     display: flex;
     align-items: center;
     justify-items: center;
     opacity: 1!important;
     position: revert;
     right: 0px;
     top: -100px;
}
 .Review-testimonials .owl-nav button span{
     color:#000;
}
 .Review-testimonials .client-box{
     text-align: center;
     margin-top: 54px;
     position: relative;
     z-index: 999;
     opacity: 1;
     right: 0px;
     left: 0px;
     transform: translateY(-30px);
}
 .Review-testimonials h2{
     text-align: center;
     font-size: 50px;
     line-height: 62px;
     font-weight: 500;
     margin-bottom: 80px!important;
}
 .Review-testimonials .testimonials .container{
     max-width:100%;
}
 .Review-testimonials .testimonials .owl-item p{
     font-size: 20px;
     line-height: 30px !important;
     color:#242f39;
     opacity:.3;
     text-align:left;
     padding: 50px 50px 50px 100px!important;
     margin-bottom: 40px;
     transition: background-color .2s ease;
     -webkit-transition: background-color .2s ease;
     quotes: "\201C" "\201D";
     position: relative;
}
 .Review-testimonials .testimonials .owl-item {
     min-height:360px!important;
     padding:0px;
}
 .Review-testimonials .testimonials .center .item{
     color:#fff!important;
     opacity:1;
     background-color: #ff9b02 !important;
     border-radius:20px;
     position: relative;
}
 .Review-testimonials .testimonials .center{
     padding:0px;
     max-width:700px!important;
}
 .Review-testimonials .testimonials .center .item p:before {
     left: 29px!important;
     top: 25px;
     opacity: .4;
}
 .Review-testimonials .testimonials .center p{
     color:#fff!important;
     opacity:1!important;
}
 .Review-testimonials .testimonials .center h3{
     color:#000!important;
     opacity:1!important;
}
 .Review-testimonials .testimonials .owl-item h3{
    /* font-family: Public Sans;
     */
     font-size: 16px !important;
     line-height: 26px;
     font-weight: 600 !important;
     letter-spacing: 0.4px;
     margin-bottom:0px;
     opacity: .8 !important;
}
 .Review-testimonials .testimonials .owl-nav{
     margin-top: 0px!important;
}
 .Review-testimonials .testimonials .owl-item p:before {
     font-family: sans-serif;
     content: open-quote;
     font-size: 130px;
     position: absolute;
     left: 29px;
     top: 30px;
     opacity: .4;
     line-height: 140px;
     quotes: "\201C" "\201D";
     color: rgba(0, 0, 0, .27);
}
 .client-box span{
     font-size: 14px;
     line-height: 24px;
     color: #242f39;
     opacity: .6;
     font-weight: 500;
     letter-spacing:0.5;
}
 .Review-testimonials .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
     display: block!important;
}
 .Review-testimonials .owl-carousel .center .item .arrow-bottom{
     height: 15px;
     background-color: #ff9b02;
     position: absolute;
     left: 0px;
     right: 0px;
     width: 25px;
     max-width: 15px;
     bottom: -7px;
     margin: 0px auto;
     z-index: -1;
     display: block;
     transform: rotate(45deg);
}
 .testimonials-box .owl-testimonials{
     width: 100%;
     display: flex;
     justify-content:left;
     gap: 40px;
     flex-wrap: wrap;
}
 .testimonials-box .owl-testimonials .card-sec{
     width: 31%;
     border: 1px solid #ddd;
     padding: 30px;
     position:relative;
     text-align:left;
     opacity:0.7;
}
 .testimonials-box {
     max-width: 1440px;
     margin: 0px auto;
}
 .testimonials-box .client-box span {
     display: inline-block;
     margin-bottom: 15px;
     opacity:1;
}
 .testimonials-box .testimonials-item img {
     width: 60px !important;
     height: 60px !important;
     margin-bottom:20px!important;
     margin:0px auto;
}
 .testimonials-box span {
     margin-top: 15px;
     opacity: 1;
}
 .testimonials-box .testimonials-item p{
     margin-bottom:20px;
     margin-top: 10px;
     padding: 0px 0px 50px 50px;
}
 .testimonials-box .client-box h3{
     font-size:24px!important;
     line-height:34px!important;
     margin-bottom:5px;
}
 .testimonials-box .client-box .title{
     margin-top:0px;
}
 .review-hero .reviews-right{
     width:154px;
}
 .testimonials-box .client-box span {
     font-size: 16px;
     line-height: 26px;
     color: #000;
     font-weight: 500;
     letter-spacing: 0.5;
}
 .testimonials-box .client-box{
     padding-left:50px;
}
 .testimonials-box .testimonials-item p::before{
     font-family: sans-serif;
     content: open-quote;
     font-size: 80px;
     position: absolute;
     left: 29px;
     top: 30px;
     opacity: .4;
     line-height: 90px;
     quotes: "\201C" "\201D";
     color: #ff9b02;
     opacity:1;
}
 .testimonials-box .owl-testimonials .card-sec:hover {
     background-color: #ff9b02;
     border: 1px solid #ff9b02;
     transition:.2s;
     opacity:1!important;
     color: #fff;
}
 .testimonials-box .owl-testimonials .card-sec:hover p::before{
     color:#fff!important;
     opacity:1!important;
}
 .testimonials-section .bg-blue .owl-item {
     background-color:transparent;
}
 .testimonials-section .card-sec h3{
     font-weight: 500 !important;
     margin-top: 20px;
}
 .testimonials-box .owl-testimonials .card-sec:hover h3{
     color: #fff;
}
 .testimonials-box .owl-testimonials .card-sec:hover span{
     color: #fff;
}
/* Team */
 .team-sec .row {
     display: flex;
     width: 100%;
     flex-wrap: wrap;
}
 .contributor-sec .team-members {
     float: left;
     margin-bottom: 48px !important;
     position: relative;
     padding-right: 25px !important;
     padding-left: 25px !important;
     width:33%;
}
 .contributor-sec .team-meta a{
     text-decoration:none;
}
 .contributor-sec .team-members:nth-child(1) {
     padding-top: 60px ! important;
}
 .contributor-sec .team-members:nth-child(2){
     padding-top: 0px ! important;
}
 .contributor-sec .team-members:nth-child(3) {
     padding-top: 60px ! important;
}
 .contributor-sec .team-members:nth-child(4) {
     padding-top: 60px ! important;
}
 .contributor-sec .team-members[data-style=bio_fullscreen_alt] .team-member-images, .team-members[data-style=bio_fullscreen_alt] .team-member-images-inner {
     -webkit-transition: transform .8s cubic-bezier(.05,.2,.1,1);
     transition: transform .8s cubic-bezier(.05,.2,.1,1);
}
 .contributor-sec .team-members[data-style=bio_fullscreen_alt] .team-member-images {
     line-height: 0;
     overflow: hidden;
     margin-bottom: 30px;
}
 .team-members {
     width: 300px;
     height:auto;
     overflow: hidden;
     transform: scale(.95);
}
 .team-members img {
     width: 100%;
     transition: all .3s ease-in-out;
}
 .team-members img:hover {
     transform: scale(.95);
     transition: all .3s ease-in-out;
}
 .team-sec .row{
     display:flex;
     width:100%;
     flex-wrap:wrap;
}
 .team-sec .row .team-members:nth-child(4) {
     padding-top: 60px ! important;
}
 .team-sec .row .team-members:nth-child(6) {
     padding-top: 60px ! important;
}
 .team-sec .row .team-members:nth-child(7) {
     padding-top: 60px ! important;
}
 .team-sec .row .team-members:nth-child(9) {
     padding-top: 60px ! important;
}
 .team-sec .row .team-members:nth-child(10) {
     padding-top: 60px ! important;
}
 .team-sec .row .team-members:nth-child(12) {
     padding-top: 60px ! important;
}
 .team-sec .row .team-members:nth-child(13) {
     padding-top: 60px ! important;
}
 .team-sec .row .team-members:nth-child(15) {
     padding-top: 60px ! important;
}
 .team-sec h5 {
     font-size: 16px!important;
     line-height: 26px!important;
     margin-bottom: 8px;
     font-weight: 600!important;
     color: #1a1a1a;
}
 .team-sec h3 {
     font-weight:400!important;
}
 .team-sec span {
     color:#012623!important;
}
 .team-sec p{
     margin-bottom:8px!important;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
}

.post-blog-recent .item-main .nectar-post-grid-item__meta-wrap{
	    width: 100% !important;
    flex-direction: column;
    align-items: flex-start!important;
}
.post-blog-recent .item-main .nectar-post-grid-item__meta-wrap img {
    width: 45px!important;
    height: 45px!important ;
    margin-right: 30px!important;
}
.post-blog-recent .item-main .nectar-post-grid-item__meta-wrap .meta-date {
    margin-left: 80px;
	font-size:14px;
	line-height:24px!important;
    margin-top: -10px;
}
.post-blog-recent .item-main .nectar-post-grid-item__meta-wrap .meta-date::before {
	display:none!important;
}

.author .sidebar-linking-sec{
    margin-top: 40px;
    padding: 35px;
    border: 1px solid #ccbeaa;
    border-radius: 10px;
    position:relative;
}
.author .sidebar-linking-sec h2{
    color: #ff9d05;
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 25px;
    font-weight: 500!important;
}
.author .sidebar-linking-sec .os-content .menu li::before{
	    left: 40px;	
}
.author .sidebar-linking-sec .os-content .menu {
    padding-left: 10px;
	margin-bottom: 0px;
}
.author .sidebar-linking-sec .os-content .menu li a{
color: #191614;
}
.author .sidebar-linking-sec .os-content .menu li a:hover{
color: #ff9b03;
}
.author .sidebar-linking-sec .os-content .menu li{
	margin-bottom:10px;
}
.content-sticky-section .nectar-sticky-media-sections.type--scroll-pinned-sections .nectar-sticky-media-section__content-section__wrap {
	display:block;
}
.content-sticky-section .type--scroll-pinned-sections.section-height-100vh .nectar-sticky-media-section__content-section {
height:auto;
}
#ajax-content-wrap .height_tablet_600px.vc_row.inner_row, body .height_tablet_600px.vc_row.inner_row {
height:100%!important;
}


/*@media screen and (max-width:999px){
     .client-reviews-sec .owl-nav{
         margin-top: 70px!important;
    }
}
 @media screen and (max-width:600px){
     .client-reviews-sec .owl-nav{
         position: relative;
         top: -123px;
         margin-top: 0px !important;
    }
}
 .reviews-right{
     display:inline-block;
}
*/
 @media screen and (max-width:1440px) {
     .blog-post-home .nectar-post-grid .nectar-post-grid-item .item-main h3 {
         font-size: 20px!important;
         line-height: 30px!important;
         text-align: left!important;
    }
     .testimonials-box .owl-testimonials {
         width: 100%;
         display: flex;
         justify-content: center;
         gap: 40px;
         flex-wrap:nowrap!important;
    }
}
 @media screen and (max-width:1200px) and (min-width:1024px){
     .single-post .post-area {
         padding-left: 0px;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
         padding: 17px 40px 45px 40px;
    }
     .single-post .entry-title {
         font-size: 52px!important;
         line-height: 62px!important;
    }
     .insurance-logo {
         padding: 40px 20px;
    }
     .one-sliding-box {
         padding: 15px 25px;
    }
     .insurance-logo h3 {
         font-size: 24px!important;
         line-height: 34px !important;
    }
     .one-sliding-box h3 {
         font-size: 24px !important;
         line-height: 34px;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
         padding: 17px 40px 45px 40px;
         padding-top: 70px!important;
        /* padding-bottom: 70px!important;*/
    }
}
 @media screen and (max-width:1024px) {
     .single .post-content {
         padding-left: 0;
         display: flex!important;
         flex-direction: column-reverse;
    }
     .single-post #sidebar {
         width: 100%;
         float: none;
         position: relative;
         margin-top: 60px;
    }
     .single-post .post-area {
         width: 100%!important;
         max-width: 100%!important;
    }
     .post-area.col_last{
         padding-left:0px!important;
    }
     .single-post #author-bio .span_12 img {
         margin-bottom: 20px;
         display: flex;
         margin: 0px auto;
         margin-bottom: 20px;
    }
     .single-post #author-bio img {
         width: 80px;
         height: 80px;
    }
     .insurance-logo .img-box img {
         max-width: 60%;
         height: auto;
    }
     .single-post .entry-title {
         font-size: 44px!important;
         line-height: 54px!important;
         padding: 5px 0px;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer h3 {
         font-size: 26px !important;
         line-height: 36px;
    }
     .post-area h2 {
         font-size: 34px!important;
         line-height: 44px!important;
    }
     .post-area .accordion-header {
         font-size: 28px;
         line-height: 38px;
    }
     .post-area .sourcesbox h2 {
         font-size: 28px!important;
         line-height: 38px!important;
    }
     .single-post .cah-auther-guidelines .auther-guidelines h2 {
         font-size: 34px !important;
    }
     .press-sec-home .wpb_wrapper h2.vc_custom_heading {
         margin-bottom: 15px !important;
    }
     .blog-home-sec .row_col_wrap_12_inner .vc_col-sm-6{
         width:50%;
    }
    /*.blog-post-home .nectar-post-grid-item {
         width: calc(45.32% - 30px)!important;
    }
    */
     .press-sec-home .wpb_wrapper h2.vc_custom_heading {
         font-size: 40px!important;
         line-height: 46px!important;
    }
     .press-sec-home .row_col_wrap_12_inner{
         padding-left:40px!important;
         padding-right:40px!important;
    }
     .testimonials-box .owl-testimonials {
         display: flex;
         flex-wrap: wrap!important;
    }
     .testimonials-box .owl-testimonials .card-sec {
         width: 47%!important;
    }
     .team-sec .row .team-members:nth-child(4) {
         padding-top: 0px ! important;
    }
     .team-sec .row .team-members:nth-child(6) {
         padding-top: 0px ! important;
    }
     .team-sec .row .team-members:nth-child(7) {
         padding-top: 0px ! important;
    }
     .team-sec .row .team-members:nth-child(9) {
         padding-top: 0px ! important;
    }
     .team-sec .row .team-members:nth-child(10) {
         padding-top: 0px ! important;
    }
     .team-sec .row .team-members:nth-child(12) {
         padding-top: 0px ! important;
    }
     .team-sec .row .team-members:nth-child(13) {
         padding-top: 0px ! important;
    }
     .team-sec .row .team-members:nth-child(15) {
         padding-top: 0px ! important;
    }
}
 @media screen and (max-width:999px) {
     .single-post #page-header-bg .span_6{
         top:59%!important;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
         padding: 17px 0px 45px 0px;
    }
     .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 .dce-user_content h3 {
         font-size: 18px;
         line-height: 28px;
    }
     .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 img {
         width: 85px;
         height: 85px;
         top: -40px;
    }
     .Contributor-sec .vc_col-sm-12 h2 {
         margin-bottom:15px;
    }
     .blog-post-home .nectar-post-grid .nectar-post-grid-item .item-main h3 {
         font-size: 20px !important;
         line-height: 30px !important;
         text-align: left !important;
    }
     .Review-testimonials .testimonials .owl-item p:before {
         font-size: 90px;
    }
     .Review-testimonials .testimonials .owl-item p {
         padding: 50px 50px 50px 80px;
    }
     .testimonials-box .container{
         max-width:100%!important;
    }
	#footer-outer .widget.widget_media_image img {
		margin-bottom: 0;
		max-width: 200px;
	}
	#footer-outer .widget_block .wp-block-button__link{
		padding: 15px 30px!important;
		font-size: 18px!important;
	}
	}
     @media screen and (max-width: 900px) {
         .contributor-sec .row .team-members{
             width:50%;
        }
         .contributor-sec .team-members:nth-child(1) {
             padding-top: 0px ! important;
        }
         .contributor-sec .team-members:nth-child(3) {
             padding-top: 0px ! important;
        }
         .contributor-sec .team-members:nth-child(4) {
             padding-top: 0px ! important;
        }
         .contributor-sec{
             padding-top:0px!important;
        }
    }

 @media screen and (max-width:768px) {
     .single-post .sliding-left-resources #author-bio {
         padding-left: 20px !important;
         background: #ef914905;
         padding-right: 20px;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
         padding: 17px 0px 45px 0px;
    }
     .single-post .entry-title {
         font-size: 38px!important;
         line-height: 48px!important;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
         padding-top: 60px!important;
         padding-bottom: 60px!important;
    }
     .testimonials-box .owl-testimonials .card-sec {
         width: 100%!important;
    }
     .contributor-sec .team-members {
         width: 100%;
    }
     .contributor-sec .team-members:nth-child(3) {
         padding-top: 0px !important;
    }
     .contributor-sec .team-members:nth-child(4) {
         padding-top: 0px !important;
    }
     .contributor-sec .team-members {
         padding-right: 10px !important;
         padding-left: 10px !important;
    }
	body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer h3 {
    font-size: 24px !important;
    line-height: 34px;
	}
	.single-post .post-area .accordion-header {
		font-size: 22px;
		line-height: 32px;
		padding: 25px 30px 26px 0px!important;
	}
	.single-post .post-area h2 {
		font-size: 30px;
		line-height: 40px;
	}
}
 @media screen and (max-width:690px) {
     .single-post #author-bio .span_12 img {
         margin-bottom: 20px;
         display: flex;
         margin: 0px auto;
         margin-bottom: 0px;
    }
     .single-post .cah-auther-guidelines {
         padding: 35px;
    }
     .footercta {
         padding: 35px;
    }
     .single-post .cah-auther-guidelines {
         padding-bottom: 52px;
    }
     .single-post .breadcrumb-custom {
         margin-top: 15px !important;
         margin-bottom: 12px;
    }
     .single-post .breadcrumb-custom span {
         font-size: 16px !important;
         line-height:26px!important;
    }
     .press-sec-home .row_col_wrap_12_inner .vc_col-sm-3{
         width:100%;
    }
     .contributor-box .vc_col-sm-12 .row {
         display: flex;
         flex-direction: column;
    }
     .contributor-box .vc_col-sm-12 .row .vc_col-sm-4 {
         width: 100%!important;
         margin-bottom:40px;
    }
     .contributor-box .vc_col-sm-12 .row .vc_col-sm-4:last-child {
         margin-bottom:0px;
    }
     .contributor-box vc_column-inner h2{
         margin-bottom:30px!important;
    }
     .blog-home-sec .row_col_wrap_12_inner .vc_col-sm-6{
         width:100%!important;
    }
     .blog-post-home .nectar-post-grid-item {
         width:100%!important;
    }
	
}
 @media screen and (max-width:600px){
     .contributor-sec .row .team-members {
         width: 100%;
    }
}
 @media screen and (max-width:425px) {
     .single-post .entry-title {
         font-size: 26px!important;
         line-height: 36px!important;
    }
     .single-post .post-area h2 {
         font-size: 24px!important;
         line-height: 34px!important;
         padding-bottom: 2px;
    }
      .single-post .post-area .accordion-header {
         font-size: 20px;
         line-height: 30px;
    }
     .single-post  .post-area .sourcesbox h2 {
         font-size: 24px!important;
         line-height: 34px!important;
    }
     .single-post .cah-auther-guidelines .auther-guidelines h2 {
         font-size: 24px !important;
		 line-height:34px!important;
    }
    .single-post   .footercta .ctabox {
         margin-bottom: 35px !important;
         width: 100%;
    }
     .single-post  .footercta .leftbox h2 {
         font-size: 24px!important;
         line-height: 34px!important;
    }
     .insurance-logo {
         padding: 35px;
    }
     .one-sliding-box {
         padding: 15px 35px;
    }
     .one-sliding-box h3 {
         padding-top: 15px;
    }
     .single-post .cah-auther-guidelines {
         padding: 35px 28px;
    }
     .single-post .cah-auther-guidelines {
         padding: 35px 28px;
         padding-bottom: 52px;
    }
     .author-contributor-sec #top-stats .one-stat {
         width: 100%;
    }
     .author-contributor-sec #top-stats {
         display: block;
         width: 100%;
    }
     .author-contributor-sec #top-stats .one-stat {
         margin-bottom: 25px;
    }
     .single-post .breadcrumb-custom span {
         padding-left: 0px !important;
         padding-right: 0px;
         font-size: 16px !important;
         line-height: 26px!important;
    }
     .single-post .author-contributor-sec .one-stat-title {
         font-size: 14px !important;
         line-height: 24px!important;
    }
     .single-post .author-contributor-sec .os-date {
         font-size: 14px !important;
         line-height: 24px!important;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar {
         padding-top: 50px!important;
         padding-bottom: 50px!important;
    }
     body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer{
         margin-bottom: 45px;
    }
     .author-contributor-sec #top-stats .one-stat img {
         width: 65px;
    }
     body.material #page-header-bg.fullscreen-header .inner-wrap>a {
         margin-bottom: 8px;
    }
     .home .google-reviews__link {
         display: flex;
         flex-direction:column;
         align-items: flex-start!important;
    }
     .home .review-rating {
         margin-bottom: 20px;
    }
     .home .banner-heading {
         width: 100%;
         max-width:100%!important;
    }
	body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer h3 {
    font-size: 20px !important;
    line-height: 30px;
	}
	body.single-post #ajax-content-wrap .container-wrap.no-sidebar .jumpcontainer svg {
		
		width: 20px;
		height: 20px!important;
		margin-top: 5px;
		
	}
	.single-post .post-area h3 {
		margin-top: 10px;
		margin-bottom: 10px !important;
		font-size: 20px!important;
		line-height: 30px!important;
	}
	.single-post .footercta a {
		font-size: 12px;
		line-height: 22px;
   }
   .single-post .cah-auther-guidelines .auther-guidelines a {
		line-height: 24px;
		font-size: 13px;
		padding:12px 15px!important;
	}
	.single-post #author-bio .learn-btn a {
	   
		font-size: 14px;
		line-height: 24px;
	   
	} 
	.single-post .single-post #author-bio #author-info h3 {
		font-size: 20px!important;
		line-height: 30px!important;
	}
	.insurance-logo h3 {
	   
		font-size: 24px!important;
		line-height: 34px !important;
	}
	.insurance-logo a {
		font-size: 14px;
		line-height: 24px;
	}
	.one-sliding-box h3 {   
		font-size: 24px !important;
		line-height: 34px;
	}
	.testimonials-box .client-box h3 {
		font-size: 20px!important;
		line-height: 30px!important;
		margin-bottom: 5px;
	}
	.Review-testimonials .testimonials .owl-item p {
		font-size: 18px!important;
		line-height: 28px !important;
		padding: 50px 50px 50px 70px!important;
	}
	.Review-testimonials h2 {
	 
		margin-bottom: 40px!important;
	}
	.testimonials-section .review-btn a {
		margin-bottom: 50px;
		padding: 14px 30px;
		font-size: 14px;
		line-height: 24px;
		margin-top: 40px;
	}
	#footer-outer .widget.widget_media_image img {
		margin-bottom: 0;
		max-width: 150px!important;
	}
	#footer-outer .widget_block .wp-block-button__link {
		padding: 15px 30px!important;
		font-size: 14px!important;
		line-height: 24px;
	}
	.img-sec-banner .row_col_wrap_12_inner {
		display:flex;
		flex-direction:column;
	}
	.img-sec-banner .vc_col-sm-4{
		width:100%;
	}
	.img-sec-banner .vc_col-sm-8{
		width:100%;
		margin-top:20px;
	}
	
	#footer-outer #copyright .span_5 p {
		color: #ffb84c;
	}
	#footer-outer #copyright .span_5 p a {
		color: #ffb84c !important;
	}
	.nectar-cta .link_text .text{
		font-size:12px!important;
		line-height:22px;
	}
	
	.sources-box a{
    font-size: 20px!important;
    line-height: 30px!important;
}
.press-sec-home .wpb_wrapper h2.vc_custom_heading {
    font-size: 30px!important;
    line-height: 40px!important;
}
.press-sec-home .wpb_wrapper h3{
	font-size:20px!important;
	line-height:30px!important;
}
	
	
}

.intro-sec p a{
	color:#000;
	text-decoration:underline; 	
}
.intro-sec p a:hover{
	text-decoration:none; 	
}
	
	
@media screen and (max-width:768px){
	 .cta-admission .row-bg-overlay{
		background: linear-gradient(270deg, rgba(10, 10, 10, 0.2) 0%, #000000 100%) !important;
	 }
	 
}