/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Version:        1.0.0
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

h1, h2, h3, h4, h5, h6 {
    margin-block-start: 0;
    margin-block-end: 0;
}

html{
	overflow-x:hidden;
}
body{
	overflow-x:hidden;
}
header{
	width:100%;
}
.case-study-videoplay ul li a, .case-study-download-share ul li a {
    color: transparent;
}
.icon-solution img {
    background: #1c86c8;
    padding: 13px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 5px;
    object-fit: scale-down;
}
div#hs-overlay-cta-182953306893 {
    display: none;
}
.header_sticky .homepage_inne_header {
    position: fixed;
    background: white;
    z-index: 9999;
    box-shadow: 1px 2px 4px #00000042;
}
 .case-studies{
    display: flex;
    flex-wrap: wrap;
	 justify-content: space-between;
 }
 .case-studies .case-study{
   	width: 48%;
    padding: 20px 0 25px;
    border-bottom: 1px solid #D7D7D7;
  }


.case-studies .case-study h3 a {
    color: #0C1E21;
	text-decoration: none;
	/* font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Sharp Grotesk PE Trial Medium 17" !important; */
} 

 .case-studies .case-study h3 {
    font-size: 20px;
    text-decoration: none;
    line-height: 1.3;
    font-weight: 400;
    font-family: "Sharp Grotesk PE Trial Medium 17" !important;
    margin: 0 0 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case-study-content p {
    font-size: 16px;
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.case-studies a.read-more-btn {
    color: #78BD43;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.4s;
}
.blogs-post-content .read-more-btn:hover {
    color: black;
}

/* .blogs-posts{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
} */

.blogs-posts{
    display: grid;
    grid-template-columns: 1fr 1fr;
	grid-gap:30px;
}

.pages_cards:hover .pages_cards_title h2 {
    color:white;
}
.pages_cards:hover .pages_cards_arrow .elementor-widget-container{
	background: rgb(247, 248, 249) !important;
}
.pages_cards:hover .pages_cards_arrow .elementor-widget-container svg{
	fill: #0177C0 !important;
}


.blog-post{
    padding: 20px;
    background-color: white;
    border-radius: 10px;
    display: flex;
/* 	width: 49%;
    margin-top: 25px; */
}
.blog-post .post-image{
    width: 40%;
}
.blog-post .post-image img{
    width: 100%;
}
.blogs-post-content{
     margin-left: 20px;
    position: relative;
    vertical-align: middle;
    flex-basis: 60%;
    max-width: 60%;
}

.blogs-post-content h3 a {
    color: #0C1E21;
	text-decoration: none;
	/* font-size: 20px; 
    text-decoration: none;
    line-height: 32px;
    font-weight: 400;
    font-family: "Sharp Grotesk PE Trial Medium 17" !important; */
} 

.blogs-post-content h3 {
    font-size: 20px;
    color: #0C1E21;
    text-decoration: none;
    line-height: 1.3;
    font-weight: 400;
    font-family: "Sharp Grotesk PE Trial Medium 17" !important;
	margin: 0 0 10px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.simple-post-content p{
    font-size: 16px;
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}
.blogs-post-content .read-more-btn{
    position: absolute;
    bottom: 18px;
    color: #78BD43;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.4s;
}
.news_letter_section form{
    justify-content: end;
    display: flex;
    width: 100%;
}
.service_right_arrow {
	transition: 0.5s ease-in-out !important;
}
.news_letter_section form label{
    display: none;
}
.news_letter_section .elementor-shortcode .tnp.tnp-subscription {
    margin-right:0px;
}
.news_letter_section .tnp-field.tnp-field-email{
    width: 75%;
}
.news_letter_section .tnp-field.tnp-field-button input.tnp-submit {
    background: #0177C0 !important;
    font-family: 'Neue Haas Grotesk Text Pro';
    border-radius: 10px;
    margin-left: -12px;
    cursor:pointer;
    padding:14px;
}
.news_letter_section  .tnp-field-email input {
    border: 1px solid #E2E2E2 !important;
    border-radius: 10px;
}
.left-to-right-animations .elementor-heading-title span {
    opacity: 0;
    transition: all 0.4s ease;
  }
  .left-to-right-animations .elementor-heading-title span.fade {
    opacity: 1;
  }
  
.header_navmenu nav ul li a {
        font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
        font-weight: 400;
    }
.header_first .elementor-icon-list-text, .paragraph_text p, .paragraph_text ul li ,.ourapproch_box p, .whychoose_iconslist .elementor-icon-list-text, .services-list-style ul li span, .servicescards .services-card-link h2, .post_contentss div div , .blogs_recents_post .elementor-post:hover .elementor-post__meta-data span, .blog_posts .elementskit-blog-block-post .elementskit-entry-header .post-meta-list .meta-author a, .blog_posts .elementskit-blog-block-post .elementskit-entry-header .meta-date span, .blog_posts .elementskit-blog-block-post .elementskit-post-footer p{
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
}
.blogs_recents_post .elementor-post:hover .elementor-post__title a, .blogs_recents_post .elementor-post:hover .elementor-post__meta-data span, .blogs_recents_post .elementor-post:hover a.elementor-post__read-more {
    color: white !important;
}
.bannersection_heading  h1, .subheading_section h2,.subheading_section h5, .servicescards h3, .free_assesment h3, .post_subheading span, .post_subheading span strong , .post_subheading strong, .blogs_recents_post .elementor-post:hover .elementor-post__title a, .posts_admin .elementor-author-box__text h4.elementor-author-box__name, .blog_posts .elementskit-blog-block-post .elementskit-entry-header .entry-title a {
	font-family: "Sharp Grotesk PE Trial Medium 17" !important;
}
.posts_admin .elementor-author-box__text a.elementor-author-box__button, .posts_comments .input.submit {
    border: 1px solid rgb(1, 119, 192);
    padding: 15px 20px;
    color: rgb(1, 119, 192);
    border-radius: 10px;
    font-family: "Sharp Grotesk PE Trial Medium 17" !important;
}
.posts_comments input.submit {
    border: 1px solid rgb(1, 119, 192) !important;
    padding: 8px 20px;
    color: rgb(1, 119, 192);
    border-radius: 10px;
    font-family: 'Neue Haas Grotesk Text Pro';
}
.posts_comments input.submit:hover{
	color:white;
    background:  rgb(1, 119, 192) ;	
}
.posts_admin .elementor-author-box__text a.elementor-author-box__button:hover{
	color:white;
    background:  rgb(1, 119, 192) ;
}
.posts_comments h2.comment-reply-title {
    font-family: 'Sharp Grotesk PE Trial Medium 17';
    color: black;
}
.posts_comments .logged-in-as {
    font-family: 'Neue Haas Grotesk Text Pro';
    color: black;
}
.posts_comments .logged-in-as a{
	color:  rgb(1, 119, 192);
}
.bannersection_heading  h1 .formating-text,  .subheading_section h2 .formating-text {
	color:rgb(99, 225, 255);
}
.subheading_section h2.light-blue {
    color: rgb(99, 225, 255);
}
.leading_the_way img {
    filter: grayscale(1);
}
.leading_the_way img:hover {
    filter: none;
}
.servicescards p {
    font-size: 20px;
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
    color: #0C1E21;
    font-weight: 400;
}
.servicescards .services-card-link h2:hover{
    color: white !important;
}
.servicescards .services-card-link img:hover {
    filter: brightness(0) invert(1);
}
.ourapproch_box  img{
    margin-top: 10px;
}
.services-card-link:hover h2 {
    color: white !important;
} 
.services-card-link:hover .elementor-widget-image img {
    filter: brightness(0) invert(1);
}
.case_study_section {
    margin: 0;
    padding: 0;
}
.button-fonts span {
    font-family: 'Neue Haas Grotesk Text Pro';
}
.cards_box:hover .elementor-icon-box-icon span svg path {
    stroke: white;
}
.cards_box:hover .elementor-icon-box-icon span {
    background-color: #0C1E21 !important;
}
.cards_box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description {
    font-family: 'Neue Haas Grotesk Text Pro';
}
.case-studies a.read-more-btn:hover {
    color: black;
}
.news_letter_section .elementor-widget.elementor-widget-shortcode {
    width: 90%;
}
.copyright_section .paragraph_text a {
    cursor: pointer;
    color: black;
}
.copyright_section .paragraph_text a:hover {
    color: #3498db;
}
.header_right .ekit_social_media li a i:hover {
    color: #0C1E21;
}
.social_icon_footer .elementor-social-icons-wrapper .elementor-social-icon svg:hover {
    fill: blue !important;
}
.header_right  .elementor-repeater-item-5eb0945 > a svg path:hover {
    stroke: #0C1E21 !important;
    fill: #0C1E21 !important;
}
.services-card-link:hover .elementor-widget-image {
    position: absolute;
    right: 30px !important;
    transition: 0.5s ease-in-out;
}
.header_navmenu .ekit-menu-nav-link , .footer .ekit-menu-nav-link{
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
  transition: color 0.3s ease;
}
.header_navmenu .ekit-menu-nav-link::after,  .footer .ekit-menu-nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px; /* Border height */
  background-color: #3498db; /* Border color */
  transition: width 0.4s ease-in-out;
}
.header_navmenu .ekit-menu-nav-link:hover::after,
.header_navmenu .ekit-menu-nav-link:focus::after,
 .footer .ekit-menu-nav-link:hover::after,
 .footer .ekit-menu-nav-link:focus::after  {
  width: 100%; /* Full width of the link */
}
.header_navmenu .ekit-menu-nav-link:hover,
.header_navmenu .ekit-menu-nav-link:focus,
 .footer .ekit-menu-nav-link:hover,
 .footer .ekit-menu-nav-link:focus {
  color: #3498db;
}
.footer .ekit-wid-con .elementskit-menu-container ul li a{
    font-family: 'Neue Haas Grotesk Text Pro';
}
.homepage_inne_header .elementor-container{
    justify-content: space-between;
}
.service_cards:hover .icon-solution img {
    background: #0C1E21;
}
.service_cards:hover .elementor-widget-button .elementor-button {
    color: white !important;
    background-color: var(--e-global-color-primary) !important;
    cursor: pointer;
}
.call_t-_action_section::before {
    content: url(/wp-content/uploads/2025/01/background-mask.svg);
}
a.case-study_readmore {
    color: #0C1E21;
    font-size: 16px;
    font-family: 'Neue Haas Grotesk Text Pro';
    font-weight: 500;
}
a.case-study_readmore:hover {
    color: #0177C0;
}
.sticky_fixed_pagelist {
    position: fixed;
    top: 150px;
    width:16.7%;
}

.posts_admin .elementor-author-box__text {
    display: flex;
    gap: 10px;
}
.case-study-download-share ul li {
    cursor: pointer;
}
.shareicons {
    display: block !important;
}
.header_navmenu .elementor-element.elementor-element-e0d39bb .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
    color: var(--e-global-color-primary);
    fill: var(--e-global-color-primary);
    padding: 10px;
}
.header_navmenu  [type=button]:focus,   .header_navmenu  [type=button]:hover,  .header_navmenu [type=submit]:focus,  .header_navmenu [type=submit]:hover,   .header_navmenu  button:focus,   .header_navmenu  button:hover {
    color: #fff;
    background-color: #cc336600;
    text-decoration: none;
}
.career_conatc_form input[type=date], .career_conatc_form input[type=email], .career_conatc_form input[type=number], .career_conatc_form input[type=password], .career_conatc_form input[type=search], .career_conatc_form input[type=tel], .career_conatc_form input[type=text], .career_conatc_form input[type=url], .career_conatc_form select, textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    box-shadow: 1px 2px 5px 1px #938f8ffc;
}
.career_conatc_form .wpcf7 textarea, .conact_form .wpcf7 textarea {
    height: 150px; /* Adjust height as needed */
    width: 100%; /* Adjust width if necessary */
    resize: none; /* Prevent resizing if needed */
}
.career_conatc_form [type=submit], .conact_form [type=submit]{
    color: #0177C0;
    border: 1px solid #0177C0;
}
.career_conatc_form [type=submit]:hover, .conact_form [type=submit]:hover, .career_conatc_form [type=submit]:focus,  .conact_form [type=submit]:focus  {
    color: #fff;
    background-color: rgb(1, 119, 192);
    text-decoration: none;
}

/*--- |-- case studies inner css by gaurav--| ---*/
.elementor-element.cs-main-casestudys.e-flex {
    padding: 0 20px;
}
.cs-cse-berdcom {
	background:#e7e7e7;
}
.cs-cse-berdcom .elementor-element .elementor-widget-container p a { 
	color:var( --e-global-color-primary ); 
	transition:0.3s all;
}
.cs-cse-berdcom .elementor-element .elementor-widget-container p,
.cs-cse-berdcom .elementor-element .elementor-widget-container p a:hover { 
	color:#000; text-decoration:none;
	font-family: 'Neue Haas Grotesk Text Pro', sans-serif !important;
}

.cs-main-casestudys .elementor-element .elementor-widget-container .elementor-heading-title {
	font-family: "Sharp Grotesk PE Trial Medium 17" !important;
}

.cs-main-casestudys > .e-con-inner {
	box-shadow: 0 0 15px -5px #7a7a7a;
    padding: 20px 10px;
    margin: 40px auto 50px;
    gap: 20px;
}
.cs_casecontent-box .elementor-element .elementor-widget-container .elementor-heading-title { 
	color:var( --e-global-color-ad8ad62 ); }    

.cs-cntgrdfbox .e-grid .e-con-full { gap:0; }
.cs-cntgrdfbox .e-grid .elementor-element .elementor-heading-title {
    color:#0177c0;
}
.cs-cntgrdfbox .e-grid .elementor-element h4.elementor-heading-title {
    color:#5b5b5b;
}
.cs_casecontent-box .elementor-element .elementor-widget-container ul {
    padding-left:20px;
}

.cs_casecontent-box .cs-cas_btn {
    padding:40px 0 20px;
}






@media (max-width: 1288px) and (min-width: 1141px) {
/*   .case-studies{
    column-gap: 44px;
 } */
  .news_letter_section {
    padding-right: 10px;
 }
}
@media (max-width: 1140px) and (min-width: 871px) {
.case-studies .case-study {
	width: 47%;}
}


@media (max-width: 1024px) and (min-width: 991px) {
.blogs-post-content .read-more-btn {
    position: absolute;
	bottom: 2px;
	}
}


@media (max-width: 991px) and (min-width: 769px) {
/* .case-studies {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
} */
.blogs-post-content .read-more-btn {
    position: absolute;
	bottom: -7px;}
.service_right_arrow {
    transition: 0.5s ease-in-out !important;
    right: 70px !important;
}
.banner_image img {
    height: 390px !important;
}
	.banner_image_third img{
		height: 330px !important;
}
.bammerimage_four img {
    height: 324px !important;
}
.banner_image_five img{
		height:388px !important;
	}
	.banner_image_six img{
		height:356px !important;
	}
	.bammerimage_seven img{
		height:326px !important;
	}
    .bammerimage_eight img{
		height:357px !important;
	}
.services-card-link {
    padding: 20px 40px;
}
  .service_right_arrow {
    position:absolute;
    top: 50px !important;
   }
}


@media (max-width: 460px) and (min-width: 361px) {
    .services-card-link .elementor-element.elementor-absolute.elementor-widget.elementor-widget-image {
    right: 310px;
}	
	
}

@media(max-width:1024px) {
	.elementor-element.cs-main-casestudys.e-flex {
		padding: 0 30px;
	}
	.blogs-posts{
		grid-gap:25px;
	}
	
}


@media(max-width:993px){
	.blog-post {
		display: block;
	}
	.blog-post .post-image , .blogs-post-content {
		width: 100%;
		margin:0px;
		max-width:100%;
	}	
	.blogs-post-content { margin-top:15px; }
	.blogs-post-content .read-more-btn {
		position:relative;
		top:2px;
		display:block;
		padding-bottom:10px;
	} 

}

@media(max-width:768px){
	.left-to-right-animations{
	 word-break: break-word;
	}
    .services_cards {
    	display: block;
    }
    .services_card_img img {
    object-fit: cover;
    border-radius: 10px;
    width:100%;
    }
    .second_service_card {
    display: flex;
    }	 
    .third_service_card img {
    width: 100%;
    min-width: 100%;
   }
    .emproving_heading {
    display: block;
    }
	.emproving_heading  .elementor-element{
	align-items: flex-start;
	}
    .emproving_img img {
    width: 100%;
    }
    .ourapproch_box .elementor-image-box-img{
    width:15% !important;
    }
	.case-studies .case-study{
		width:100%;
	}
	.innsersection_about .e-con-inner{
		display:block;
	}
/* 	.blog-post{
		display:block;
	} */
	.blog-post .post-image {
	  width:100%;	
	}
    .blogs-post-content {
       margin-left: 0;
       flex-basis: 100%;
       max-width: 100%;
    }
/* 	.blogs-post-content .read-more-btn{
		position:relative;
		top:10px;
	} */
    .news_letter_section .elementor-shortcode .tnp.tnp-subscription {
    margin-left: 0;
   }
   .news_letter_section .elementor-widget.elementor-widget-shortcode {
    width: 100%;
   }
   .news_letter_section form {
    justify-content: start;
    }
	.call_to_action_innner>div{
		display:block;
	}
}


@media(max-width:580px){
	.elementor-element.cs-main-casestudys.e-flex {
		padding: 0 20px;
	}
	
	.blogs-posts{
		display: grid;
		grid-template-columns: 1fr;
		grid-gap:25px;
	}
	.blog-post {
        width: 100%;
        display: block;
    }
	
}

@media(max-width:480px){
	.case-studies .case-study{
		width:100%;
	}
    
    .blog-post .post-image {
    	width: 100%;
    }
	.blogs-post-content{
        width: 100%;
        max-width: 100%;
        margin-left: 0;
	}
	.blogs-post-content .read-more-btn{
		position:relative;
        top:0px;
	}
    .news_letter_section .elementor-widget.elementor-widget-shortcode {
    width: 100%;
    }
	.news_letter_section form{
		justify-content:center;
	}
    .news_letter_section .tnp-field.tnp-field-button input.tnp-submit {
    margin-left: -14px;
    margin-right: 21px;
   }
	
	
/*--- |-- case studies inner css --| ---*/
	.cs-main-casestudys > .e-con-inner {         
		box-shadow: 0 0 10px -3px #7a7a7a;
        padding: 10px 5px; 
	}

}
@media(max-width:360px){
	.services-card-link .elementor-element.elementor-absolute.elementor-widget.elementor-widget-image {
    right: 180px;
}


}


/* Main container */
.author-page-container {
    max-width: 1200px;
    margin: 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}

/* Author header section */
.author-header {
    background-color: rgb(1, 119, 192);
    color: white;
    padding: 20px;
    position: relative;
    border-radius: 8px 8px 0 0;
}

/* Profile image */
.author-header img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    border: 2px solid white;
    position: relative;
    z-index: 2;
}

/* Author name */
.author-header h1 {
    font-size: 24px;
    margin: 10px 0 5px;
    color: white;
    font-family: "Sharp Grotesk PE Trial Medium 17" !important;
}

/* Author designation */
.author-designation {
    font-size: 16px;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.9);
    font-family: 'Neue Haas Grotesk Text Pro';
}

/* Meta information */
.author-meta {
    font-size: 16px;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.9);
    font-family: 'Neue Haas Grotesk Text Pro';
}
.author-profile .author-posts h2 {
    font-size: 36px;
    font-family: 'Sharp Grotesk PE Trial Medium 17';
    color: #000000;
}

/* Posts section */
.author-posts {
    padding: 20px;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 0 0 8px 8px;
}

/* Posts grid */
.posts-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

/* Individual post card */
.post-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.2s, box-shadow 0.2s;
}

.post-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Post thumbnail */
.post-thumbnail {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Post content */
.post-content {
    padding: 15px;
}

.post-content h3 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.4;
}

.post-content h3 a {
    color: #1a1a1a;
    text-decoration: none;
    font-family: 'Sharp Grotesk PE Trial Medium 17';
    font-size: 24px;
}

.post-content h3 a:hover {
    color: rgb(1, 119, 192);
}

/* Post meta */
.post-meta {
    font-size: 14px;
    color: black;
    margin-bottom: 10px;
   font-family: 'Neue Haas Grotesk Text Pro';
}

/* Post excerpt */

.post-content p {
    font-size: 16px;
    line-height: 1.6;
    color: black;
    margin: 0;
    font-family: 'Neue Haas Grotesk Text Pro';
     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Pagination */
.pagination {
    margin-top: 30px;
    text-align: center;
}

.pagination .page-numbers {
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    text-decoration: none;
    color: #4a6fdc;
}

.pagination .current {
    background: #4a6fdc;
    color: white;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .posts-grid {
        grid-template-columns: 1fr;
    }
    
    .author-header {
        padding: 15px;
    }
    
    .author-header img {
        width: 60px;
        height: 60px;
    }
}

/* Social Media Icons */
.author-social {
    margin-top: 15px;
    display: flex;
    gap: 15px;
}

.social-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-icon:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
}

.social-icon i {
    font-size: 16px;
}

.facebook:hover {
    color: #1877f2;
    background: white;
}

.twitter:hover {
    color: #1da1f2;
    background: white;
}

.instagram:hover {
    color: #e4405f;
    background: white;
}

.author-info-widget {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 8px;
    margin: 20px 0;
}

.author-avatar img {
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.author-name {
    margin: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    font-family: 'Sharp Grotesk PE Trial Medium 17';
}

.author-all-posts {
    display: inline-block;
    padding: 10px 25px;
    color: #0177C0;
    text-decoration: none;
    border-radius: 4px;
    transition: background 0.3s ease;
    border: 1px solid #0177C0;
    font-size:16px;
    font-family: 'Neue Haas Grotesk Text Pro';

}
.author-all-posts:hover {
    background: #0177C0;
    color: #fff;
}