.custom-posts-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 75px 50px;
}
.custom-posts-grid img{
	
	width:100%;
}





.custom-posts-grid .featured-post.small-post
 
 {
    width: 100%;
	 display:flex;
}
.custom-posts-grid .small-post{
	width:calc(33% - 34px);
}
.custom-posts-grid .small-post-2, .custom-posts-grid .small-post-3 
 {
    width: calc(50% - 10px);
}
.small-post h3 a {
   font-family: "Inter", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 26px;
}
.custom-posts-grid .small-post h3 {
    margin-top: 20px;
	    margin-bottom: 14px;
}

.custom-posts-grid .featured-post.small-post  h3 a 
 {
    font-family: "Inter", Sans-serif;
    font-weight: 800;
    font-size: 36px; 
}

 
.custom-posts-grid .featured-post.small-post .rp_bot 
 {
    padding: 46px;
    border: 1px solid #CDCDCD;
}
.custom-posts-grid .featured-post.small-post .rp_bot h2 a {
    font-size: 36px;
    FONT-WEIGHT: 800;
    font-family: "Inter", Sans-serif;
    line-height: 46px;
}
.custom-posts-grid .featured-post.small-post>a, .custom-posts-grid .featured-post.small-post>a+div {
    width: 50%;
}
.btn_read_more {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    background-color: #FF5C35;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #02010100;
    border-radius: 8px;
    padding: 10px 32px 10px 33px;
    color: #fff;
	display:inline-block;
	margin-top:34px;
}
.custom-posts-grid  .small-post .rp_bot .content-wrpper p:last-child {
    padding: 0 ;
}
.custom-posts-grid .featured-post.small-post .rp_bot .content-wrpper p {
  
    color: #000000;
}
.custom-posts-grid .small-post .rp_bot .content-wrpper p {
    font-family: "Inter", Sans-serif;
    font-weight: 400; 
    font-size: 16px; 
    line-height: 26px; 
    color: #00000099;
}
.custom-posts-grid .small-post .f-img {
    display: flex;
}

.custom-posts-grid .small-post .f-img img {
    height: 100%;
    object-fit: cover;
}

.pagination-wrap .page-numbers.next,.pagination-wrap .prev.page-numbers
 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    border: 1px solid #000;
    border-radius: 6px;
    padding: 1px 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.pagination-wrap .prev.page-numbers img{
	transform: rotate(180deg);
}

.pagination-wrap .page-numbers.current {
    background: #510B10;
    color: #fff;
    padding: 2px 9px;
    border-radius: 6px;
}
.pagination-wrap .page-numbers {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #510B10;
    padding: 2px 9px;
}
.custom-posts-grid .small-post img {
    aspect-ratio: 16 / 9.4;
}
.custom-posts-grid .small-post.small-post-2 img,.custom-posts-grid .small-post.small-post-3 img {
    aspect-ratio: 16 / 8.8564;
}
.pagination-wrap {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.btn_read_more:hover 
 {
    background: transparent;
    border: 1px solid #FF5C35;
    color: #FF5C35;
}
.small-post h3 a:hover,.small-post h2 a:hover,.small-post h1 a:hover {
/*     color: #510B10; */
	
color: #FF5C35;
}
.pagination-wrap .page-numbers.next:hover img, .pagination-wrap .prev.page-numbers:hover img {
    filter: invert(1);
}
.pagination-wrap .page-numbers.next:hover, .pagination-wrap .prev.page-numbers:hover {
    background: #510B10;
    color: #fff;
}
.wrapper-2-div 
 {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.single-v2-content h3{ 
font-weight: 700;
font-style: Bold;
font-size: 30px; 
line-height: 32px; 

}
.single-v2-content ol > li::marker {
  font-weight: bold;
}
.single-v2-container.single-main-wraper-custom {
    max-width: 860px !important;

}
.main-blog-single-wrapper{
		background:#F9F9F9;
}
.single-v2-container iframe {
    width: 100%;
    border-radius: 10px;
    aspect-ratio: 16 / 9 !important;
    height: auto;
}
/**************blog****/
.single-v2-container h1 {
    font-family: "Inter", sans-serif;
    font-weight: 800;
    font-size: 45px;
    line-height: 60px;
}
.single-v2-container {
	    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
} 
.single-v2-container h5  {
    font-family: "Inter", sans-serif;
    font-weight: 400 !important;
    font-size: 22px;
    line-height: 35px;
	text-transform: unset;
}
.single-v2-container p,.single-v2-container li  {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
	color:#000000;
}
.single-v2-container li  a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 26px;
 
}
.single-v2-container h6 {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
	    text-transform: capitalize;
}
.ghb-card {
    font-family: "Inter", sans-serif;
    border-color: #6193EE;
    background: #EDEDED;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}
.single-v2-container iframe 
 {
    width: 100%;
    border-radius: 10px;
}
.single-v2-container ul  {
    padding-left: 15px;
}
.single-v2-container h4 {
    font-size: 26px;
    line-height: 36px;
}
.single-v2-container ul  li {
    list-style: disc !important;
}
.single-v2-container figure {
    margin-bottom: 20px;
}
.single-v2-content h2,.single-v2-content h3,.single-v2-content h4,.single-v2-content h5,.single-v2-content h6{
	    font-family: "Inter", sans-serif;
	font-weight:700;
}
.single-v2-content h2{
	font-size:35px;	
	line-height:42px;
}
.author-details-section { 
    display: flex;
    flex-direction: column;
    justify-content: center; 
}
.single-v2-container ul li, .single-v2-container ol li {
    padding-bottom: 5px;
}
.single-v2-container h2 strong,.single-v2-container h3 strong,.single-v2-container h1 strong,.single-v2-container h4 strong,.single-v2-container h5 strong,.single-v2-container h6 strong{
	font-weight:700 !important;
}
.clndr-wrapper-main  .popup-btn-calndr:hover {
    background: #ff5c35;
    border-color: #ff5c35;
	color:#fff;
}
 
.clndr-wrapper-main .popup-btn-calndr {
    background-color: #00000080;
    font-family: "Inter", Sans-serif;
    font-size: 19px;
    font-weight: 700;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    padding: 18px 32px 18px 32px;
    color: #fff;
}
.clndr-wrapper-main {
    display: flex;
}
/********************single blog*****/
.wp-featured-content  .wp-featured-article-title a:hover {
    color: #ff5a26;
}
 .wp-featured-image-link {
    border-radius: 10px;
    overflow: hidden;
}
span.author-designation {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px; 
    line-height: 32px; 
	color:#000000;
}
.left-auth-wraper {
    display: flex;
    gap: 12px;
    align-items: center;
}

        .author-profile-container {
            max-width: 860px;
            margin: 0 auto; 
            border-radius: 12px; 
            overflow: hidden;
			padding:0 20px;
        }

        .author-profile-header {
    font-family: "Inter", sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px; 
	line-height: 26px; 
			color:#00000099;
			padding-bottom:11px;
			

        }
.author-biography-text 
 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
	 	color:#000000;
}

        .author-profile-content {
            padding: 32px 40px 40px 40px;
        }

        .author-info-wrapper {
            display: flex;
            align-items: center;
            gap: 24px;
            margin-bottom: 18px;
        }

        .author-avatar-container {
            flex-shrink: 0;
        }

        .author-profile-image {
            width: 72px;
            height: 72px;
            border-radius: 50%;
            object-fit: cover;
            border: 3px solid #f3f4f6;
        }

        .author-details-section {
            flex: 1;
            min-width: 0;
        }

        .author-name-title {
    font-family: "Inter", sans-serif;
font-weight: 700;
font-style: Bold;
font-size: 17px; 
line-height: 26px; 
			margin-bottom:0;
    text-transform: capitalize;
        }

        .author-position-text {
            font-size: 16px;
            color: #6b7280;
            font-weight: 500;
            margin-bottom: 0;
        }

        .linkedin-button-wrapper {
            flex-shrink: 0;
            margin-left: auto;
        }

        .linkedin-profile-btn {
            font-family: Inter;
			font-weight: 500; 
			font-size: 16px;   
			background-color: #FF5C35;
			font-family: "Inter", Sans-serif;
			font-size: 16px;
			font-weight: 500;
			border-style: solid;
			border-width: 1px 1px 1px 1px;
			border-color: #02010100;
			border-radius: 8px 8px 8px 8px;
			padding: 9px 22px 9px 22px;
			color: #fff !important;
        }

        .linkedin-profile-btn:hover {
          background: #fff !important;
    color: #FF5C35 !important;
    border-color: #FF5C35;
        }

        .linkedin-profile-btn:active {
            transform: translateY(0);
        }

  

/*        .social-sharing-container {
            max-width: 1000px;
            margin: 0 auto;
            background: #ffffff;
            padding: 40px;
            border-radius: 0;
        } */
.social-sharing-container {
	padding-top:34px;
}
.author-avatar-container img {
    max-width: 50px;
    height: 50px;
    aspect-ratio: 1;
    object-fit: cover;
	object-position:top;
}
        .social-sharing-wrapper {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            gap: 30px;
        }

        .social-content-section {
            flex: 1;
        }

        .social-main-heading,.social-content-section h3 {
    font-family: "Inter", sans-serif;
font-weight: 700;
font-style: Bold;
font-size: 25px; 
line-height: 32px; 
			color:#000;
			margin-bottom:10px;

        }

        .social-subtitle-text,.social-content-section p {
    font-family: "Inter", sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 16px; 
line-height: 26px; 
			color:#000;

        }
 .wp-featured-image-link img {
    border-radius: 10px;
}

        .social-buttons-group {
            display: flex;
            gap: 12px;
            flex-shrink: 0;
            align-items: flex-start;
        }

        .social-share-button {
            width: 44px;
            height: 44px;
            border-radius: 50%;
            border: none;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            transition: transform 0.2s ease, opacity 0.2s ease;
            position: relative;
        }

        .social-share-button:hover {
            transform: translateY(-2px);
            opacity: 0.9;
        }

        .social-share-button:active {
            transform: translateY(0);
        }

        .facebook-btn {
            background-color: #8b1538;
        }

        .linkedin-btn {
            background-color: #0077b5;
        }

        .twitter-btn {
            background-color: #1da1f2;
        }

        .social-icon {
            width: 20px;
            height: 20px;
            fill: white;
        }
		.custom-posts-grid .small-post p {
			color: #00000099;
		}



.post-author 
 {
    background: #EDEDED;
    padding: 30px;
    border-radius: 10px;
}
 .wp-featured-card .wp-featured-content
 
 {
    padding: 26px 0 0;
}
/* Featured Articles CSS - Add this to your theme's style.css or in <style> tags */
.wp-featured-articles-section { 
    padding: 60px 0 110px; 
}

.wp-featured-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.wp-featured-title {
    font-family: "Inter", sans-serif;
font-weight: 800;
font-style: Extra Bold;
font-size: 36px; 
line-height: 60px; 
	text-align: center;

}

.wp-featured-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    align-items: start;
}

.wp-featured-card { 
    border-radius: 20px;
    box-shadow: none;
    overflow: hidden;
    transition: transform 0.2s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: none;
}

.wp-featured-card:hover {
    transform: translateY(-2px);
    box-shadow: none;
}

.wp-featured-image-wrapper {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
    flex-shrink: 0;
}

.wp-featured-image-link {
    display: block;
    width: 100%;
    height: 100%;
}

.wp-featured-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.wp-featured-card:hover .wp-featured-image {
    transform: scale(1.05);
}

.wp-featured-placeholder {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.wp-featured-placeholder-icon {
    font-size: 3rem;
}

.wp-featured-content {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.wp-featured-article-title {
    margin: 0 0 15px 0;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.3;
}

.wp-featured-article-title a { 
    transition: color 0.3s ease;
}

.wp-featured-article-title a:hover {
    color: #667eea;
}

.wp-featured-excerpt {
    font-family: "Inter", sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px; 
	line-height: 26px; 
	color:#00000099;

}
.wp-featured-article-title,.wp-featured-article-title a { 
    font-family: "Inter", sans-serif;
    font-weight: 800; 
    font-size: 20px;
    line-height: 26px; 
	color:#000;
}
/************SOCIL LINKS**/
.simplesocialbuttons.simplesocial-round-icon button:after {
    position: static !important;
    color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button {
    color: #fff;
    border-color: #000000 !important;
    background: #000;
}
.simplesocialbuttons.simplesocial-round-icon button:hover {
    background: #510B10 !important;
    border-color: #510B10 !important;
}

/******/

.linkedin-button-wrapper.no-desk {
    display: none;
}
.link-pehragraph a {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

/* #masthead{
	transition:0.5s ease all;
}
 */

 
/* When it becomes sticky */
#masthead.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;

  /* Smooth slide-in (optional) */
  transform: translateY(0);

}
.header-wrapper-cover nav ul.sub-menu li {
    border: 0 !important;
}
.post-contact-btn-wrap a 
 {
    margin: 0;
    padding-left: 70px;
    padding-right: 70px;
}

.post-contact-btn-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.pp-container {
    max-width: 900px;
    margin: 0 auto;
	padding-left:20px;
	padding-right:20px;
}
.pp-pd {
    padding: 50px 0;
}
.pp-wrapper h2,.pp-wrapper h3,.pp-wrapper h4,.pp-wrapper h5,.pp-wrapper h6,.pp-wrapper h1,.pp-wrapper p,.pp-wrapper li,.pp-wrapper a {
    font-family: "Inter", Sans-serif;
}
.pp-wrapper p,.pp-wrapper li ,.pp-wrapper p span,.pp-wrapper a{
	font-size:16px;
	line-height:26px;
	color:#000;
}
/* body.single.single-post  #masthead {
	  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
} */
/* body.single.single-post,body.page-id-9225{
	margin-top:122px;
} */

.head-link-wrap h2{
	transition:0.5s;
}
.head-link-wrap:hover h2 
 {
    color: #ff5c35;
}
.pb-0 p:last-child{
	padding:0 !important;
}
.calendly-overlay { 
    background-color: rgb(0 0 0 / 85%) !important; 
}
.calendly-popup-content iframe {
    min-width: 1101px !important;
    width: 100% !important;
}
.error-custom h2 {
    position: relative;
    padding: 35px;
    font-family: "Inter", Sans-serif;
    font-size: 185px;
    font-weight: 700;
        background: linear-gradient(to bottom, #6EA1FF -83%, #00266A 116%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 185px;
}
.btn-orng{
	background-color: #FF5C35;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #02010100;
    border-radius: 8px 8px 8px 8px;
    padding: 17px 22px 17px 22px;
	color:#fff;
}
.error.error-custom {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.btn-orng:hover{
    background-color: #FFFFFF;
    color: #FF5C35;
    border-color: #FF5C35;
}
.main-head-text .sub-text{
		color: #000;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 500;
	padding-bottom:30px;
}
.main-head-text h2 {
    text-align: center;
    padding: 0;
}
.main-head-text .sub-text
 
 {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.main-head-text {
    max-width: 445px;
    text-align: center;
	padding:0 15px;
}
.main-head-text .sub-text { 
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
	font-size:18px;
	line-height:28px;
}

.main-head-text .top-sub-head {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 5px;
}
	.main-template-page-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1280px;
    margin: 0 auto;
    padding: 80px 20px;
}
.main-template-page-wrapper *{
	 font-family: "Inter", Sans-serif !important;
}


/*********testimonial slider******/
    .test-slider-2  button.slick-next.slick-arrow {
    background-image: url(http://aaronfoxlaw.com/wp-content/uploads/2025/07/Vector-2.svg);
    width: 20px;
    font-size: 0;
    height: 20px;
    border: 0;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -68px;
}
.test-slider-2   button.slick-prev.slick-arrow {
    background-image: url(http://aaronfoxlaw.com/wp-content/uploads/2025/07/Vector-3-1.svg);
    width: 20px;
    font-size: 0;
    height: 20px;
    border: 0;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -68px;
}
.test-slider-2  >.e-con-inner {
    box-shadow: 0 0 33px hsl(0deg 0% 0% / 4%);
    background: #fff;
    padding: 0;
        border-radius: 8px;
    
}
.test-slider-2  button.slick-arrow:hover {
    scale: 1.1;
}

.test-slider button.slick-arrow {
    cursor: pointer;
    transition: 0.3s;
}
.testimonial-banner .elementor-testimonial-content b{
    font-weight: 400;
    background-color: #FFE5A6; 
}
.inline-wrapper-btn input:hover {
    background: #fff;
    color: #FF5C35;
}
.author-page-info-wrapper {
    display: flex;
	    font-family: "Inter", Sans-serif;
	gap:37px;
}
.wd-48{
width:48%;	
}
.wd-65{
	width:65%;	
}
.wd-35{
	width:35%;	
}
.author-avatar-container-right .author-profile-image-squire {
    width: 100%;
    max-height: 384px;
    object-fit: contain;
    object-position: right;
}
.author-page-main-container{
	max-width: 896px;
	margin-left:auto;
	margin-right:auto;
	padding-right:20px;
	padding-left:20px;
}
/****************/



/*****************/
.author-news p {
    padding: 0 !important;
}
.author-news {
    border-bottom: 1px solid #0000001A;	
	padding-bottom:90px;
}
.author-news .auth-news-row {
    display: flex;
    align-items: center;
    max-width: 460px;
    gap: 30px;

}
.author-page-main-wrapper{
	background: #F9F9F9;
	padding:80px 0 180px;
}
 .author-about p , .author-about {
   	    font-family: "Inter", Sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px; 
    line-height: 26px; 
	 color:#000;
}
h6.author-page-name-title {
  font-family: "Inter", Sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px; 
    line-height: 100%; 
	    text-transform: capitalize;
	margin:0;
}
.author-page-details-section .author-designation {
	   font-family: "Inter", Sans-serif; 
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #727272;
	    max-width: 211px !important;
    display: flex;
	text-transform:uppercase;
	margin-top: 5px;
}
.author-about {
    margin-top: 27px;
    margin-right: 48px;
}
 .eyebrow-author-bnr {
	   font-family: "Inter", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #FF5C35;
    text-transform: uppercase;
}
.author-cta {
    display: flex;
    margin-top: 18px;
}

.author-page-details-section {
    margin-top: 34px;
}
.author-avatar-container-right .social-sharing-container 
.social-sharing-wrapper { 
    justify-content: center;
}
.author-avatar-container-right .author-profile-image-squire {  
    object-fit: cover;
    object-position: top right;
}

.post-author-page {
    margin-bottom: 30px;
}
.head-author-info-boxes h3 {
font-family: "Inter", Sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px; 
    line-height: 26px; 
	    margin-bottom: 34px;
}
.main-author-info-section-wrap {
    padding: 50px 0;
    border-bottom: 1px solid #0000001A;
}

.education-row.make-box-wrapper-inline img {
    border: 1px solid #E9E9E9;
}

.make-box-wrapper-inline {
    display: flex;
    align-items: center;
    gap: 13px;
}
.make-box-wrapper-inline p {
font-family: "Inter", Sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.make-box-wrapper-inline p:last-child{
	padding:0;
}
.loop-author-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
 .list-expertise-wrapper li {
    list-style: none;
}
 .tilt-arrow {
    position: absolute;
    right: 30px;
	     top: 27px;
}
.list-expertise-wrapper a {
    padding: 22px 66px 22px 30px;
    display: inline-flex;
    background: #fff;
    border-radius: 8px;
    color: #000;
    position: relative;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px; 
    line-height: 26px; 
}
 .list-expertise-wrapper {
    display: flex;
    list-style: none !important;
    flex-wrap: wrap;
    gap: 10px;
}
 .list-expertise-wrapper a:hover {
    background: #D5E4FF;
}
.testimonial-review p {
font-family: "Inter", Sans-serif;
    font-weight: 400; 
    font-size: 20px; 
    line-height: 35px; 
	color:#000;
	font-style:Italic;
}
.auth-news-row p {
font-family: "Inter", Sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px; 
    line-height: 26px; 
    color: #000;
}
.testimonial-author-image img {
    max-width: 80px;
    max-height: 80px;
}
.info-rp-100 {
    display: flex;
    gap: 12px;
    align-items: center;
}

.testimonial-author-info p:last-child {
    padding: 0;
}
.testimonial-author-info p { 
    color: #00000080;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0%;
		font-family: "Inter", Sans-serif;
}
.testimonial-author-info h6 {
	font-family: "Inter", Sans-serif !important;
    margin-bottom: 2px;
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    text-transform: capitalize;
}
.testimonial-review {
	font-family: "Inter", Sans-serif;
    padding-left: 70px;
    padding-bottom: 40px;
    padding-top: 9px;
}
.testimonial-review .star-100 {
    padding-bottom: 17px;
}
.featured-articles {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
}


.featured-articles .article-item-link .article-item p
 
 {
	font-family: "Inter", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #00000099;
}
.featured-articles .article-item-link .article-item p:last-child{
	padding:0;
}
.featured-articles .article-item-link .article-item h3 {
    margin-top: 26px;
	font-family: "Inter", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 16px;
}
.featured-articles .article-item-link .article-item img {
    width: 100%;
    aspect-ratio: 16 / 10;
    border-radius: 8px;
	    object-fit: cover;
}
.blog-author-container{
	max-width:1080px;
	margin-right:auto;
	margin-left:auto;
		padding-right:20px;
	padding-left:20px;
}

 .author-articles {
    padding-top: 80px;
}

 .author-articles h2 {
	font-family: "Inter", Sans-serif;
    font-weight: 800;
    font-style: Extra Bold;
    font-size: 36px; 
    line-height: 60px;
    letter-spacing: 0%;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 60px;
}
.featured-articles .article-item-link:hover .article-item h3 {
    color: #ff5c35;
}
.social-author-link svg {
    width: 100%;
    height: 100%;
    max-width: 30px;
    background: transparent;
}
.social-author-link {
    background: #000;
    width: 52px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.social-author-link svg {
    width: 100%;
    height: 100%;
    max-width: 26px;
    background: transparent;
}
.author-social-links-wrapper {
    display: flex
;
    gap: 7px;
}

.social-author-link:hover {
    background: #510B10 !important;
}
.make-box-wrapper-inline img {
    border: 1px solid #E9E9E9;
    max-width: 100px;
}
.head-author-info-boxes p {
	font-family: "Inter", Sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px; 
    line-height: 26px;
   color:#000;
}
.author-avatar-container-right .author-profile-image-squire { 
    border-radius: 8px;
}
.author-profile-btn { 
    color: #ff5c35;
    font-size: 16px;
		font-family: "Inter", Sans-serif;
}
.author-profile-btn:hover {
    text-decoration: underline;
 
}
/******************/
/* .error.error-custom>div { 
    padding: 0 20px;
} */
@media(max-width:1024px){
	body .gradient-form-banner button.btn-wrapper-cover { 
		font-size: 14px; 
		line-height:24px;
	}
		.calendly-popup-content iframe {
    min-width: auto !important;
    width: 100% !important;
}
}
@media(max-width:767px){
	.custom-posts-grid .featured-post.small-post {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    flex-direction: column;
}
	.custom-posts-grid .featured-post.small-post>a, .custom-posts-grid .featured-post.small-post>a+div {
    width: 100%;
}
	.custom-posts-grid .featured-post.small-post .rp_bot {
    padding: 20px; 
}
	.custom-posts-grid .featured-post.small-post .rp_bot h2 a 
 {
    font-size: 28px;  
    line-height: 32px;
}
	
	.custom-posts-grid .small-post-2, .custom-posts-grid .small-post-3,.custom-posts-grid .small-post
 
 {
    width: 100%;
}

 .custom-posts-grid { 
    gap: 30px 56px;
}
	.wrapper-2-div { 
    flex-direction: column;
}
	
	
	.single-v2-container h1 
 { 
    font-size: 32px;
    line-height: 42px;
}
	.single-v2-content h2 {
    font-size: 28px;
    line-height: 38px;
}
	body .single-v2-content h3 { 
    line-height: 28px !important;
    line-height: 32px;
}
	.author-info-wrapper 
 { 
    flex-direction: column;
    align-items: self-start;
}
	.linkedin-button-wrapper {
    flex-shrink: 0;
    margin-left: 0;
}
	span.author-designation { 
    font-size: 14px;
    line-height: 18px; 
}
	.ghb-icon {
    min-width: 30px;
}
	.social-sharing-wrapper { 
    flex-direction: column;
    gap: 5px;
}
	    body .single-v2-content h3 { 
        line-height: 32px  !important;
        font-size: 24px;
    }
	.linkedin-button-wrapper.on-mob {
    display: none;
}
	.linkedin-button-wrapper.no-desk {
    display: block;
}
	.nav-cust-wrapper ul.sub-menu.sub-menu-open
 
 {
    position: relative !important;
    top: unset;
    box-shadow: unset !important;
}
	.nav-cust-wrapper ul.sub-menu.sub-menu-open li {
    border: 0 !important;
}
	body.single.single-post #masthead.is-sticky,body.page-id-9225 #masthead.is-sticky { 
    z-index: 1; 
		bottom:0;
}
header#masthead.sticky-parent-header
 {
    height: 70px;
    overflow: hidden;
}
	header#masthead.active {
    height: 100%;
}
	body .gradient-form-banner button.btn-wrapper-cover { 
    font-size: 16px !important; 
    padding: 17px 5px; 
}
	.error-custom h2 { 
    font-size: 97px; 
    line-height: 97px;
}
	
	.clndr-wrapper-main .popup-btn-calndr 
 { 
    font-size: 16px; 
    padding: 12px 32px 12px 32px; 
}
	.main-head-text .sub-text {  
	font-size:16px;
	line-height:26px;
}
.main-head-text .top-sub-head {
    font-size: 26px;
    line-height: 36px;
}
	.menu-main-cover-container{
		opacity:0;
	}
	.menu-main-cover-container.active{
		opacity:1;
	}
	
		.main-template-page-wrapper {
 
    padding: 50px 20px;
}
/****************************************/
	
	.author-page-info-wrapper { 
    gap: 30px;
    flex-direction: column;
}
	.wd-65,.wd-35 {
    width: 100%;
}
	.author-avatar-container-right .author-profile-image-squire {
    object-fit: contain;
    object-position: center;
}
	.author-avatar-container-right .social-sharing-container .social-sharing-wrapper .social-buttons-group>div {
    margin: 0;
}
	.author-page-main-wrapper {
    background: #F9F9F9;
    padding: 20px 0 90px;
}
	.featured-articles { 
    gap: 50px;
    display: flex;
    flex-direction: column;
    max-width: 460px;
    margin: 0 auto;
}
	
.author-news { 
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
}
	.author-avatar-container-right .social-sharing-container .social-sharing-wrapper .social-buttons-group {
    display: flex;
    gap: 12px;
    flex-shrink: 0;
    align-items: j;
    justify-content: center;
    align-items: center;
    width: 100%;
}
	.author-about {
    margin-top: 20px;
    margin-right: 0;
}
	.testimonial-review 
 {
    font-family: "Inter", Sans-serif;
    padding-left: 0;
    padding-bottom: 40px;
    padding-top: 25px;
}
	.list-expertise-wrapper li, .list-expertise-wrapper li a {
    width: 100%;
    display: flex;
}
	.testimonial-review p { 
    font-size: 16px;
    line-height: 26px; 
}
	.make-box-wrapper-inline img 
 {
    max-width: 100px;
}
	.author-news .auth-news-row img {
    max-width: 120px;
}
	.author-articles h2 { 
    font-size: 28px;
    line-height: 38px; 
    margin-bottom: 20px;
}
	.head-author-info-boxes p { 
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    font-family: "Inter", Sans-serif;
    line-height: 26px;
    color: #000000;
}
	.head-author-info-boxes p:last-child {
		padding:0 !important;
}
	.head-author-info-boxes{
		margin-bottom:34px;
	}
	
.head-author-info-boxes h3 { 
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}
	h6.author-page-name-title { 
    font-size: 34px; 
}
	.eyebrow-author-bnr { 
    font-size: 18px; 
}
	    .testimonial-review { 
        padding-bottom: 0; 
    }
	.testimonial-author-info h6 { 
    font-size: 18px;
    line-height: 28px; 
}
	.testimonial-author-info p { 
    font-size: 14px;
    line-height: 22px; 
}
	    .author-avatar-container-right .author-profile-image-squire { 
        max-height: max-content;
        max-width: 274px;
        margin: 0 auto;
    }
	/****************************/

/* 	body.single.single-post,body.page-id-9225{
	margin-top:65px;
} */
}