@font-face{
	font-family: 'TWKLausanne200';
	src: url('/wp-content/themes/shiprocket/assets/fonts/TWKLausanne-200.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
 }
	.blogBannerMain{
		text-align: center;
		background:url(https://sr-website-01.shiprocket.in/sr-website/shiprocket-main-blog-banner-iQfm58.webp);
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center;
		margin-top: -140px;
 		padding-top: 207px;
	}
	.blogBannerMain .banner_heading{
	font-size: 54px;
        color: #141413;
        font-family: 'TWKLausanneSemi';
        line-height: 110%;
        font-weight: 500;
	}
	.blogBannerMain .banner_subheading{
       font-family: 'ManropeRegular';
       font-size: 18px;
       margin-top: 12px;
	}
	.mainBlogFilterButtonOne .search {
	   display:flex;
       gap: 0px;
       justify-content: center;
       margin-top: 50px;
   }
/*For Category banner*/
	.blogBannerNewCat {
		margin-top: -162px;
		background: url(https://sr-website-01.shiprocket.in/sr-website/shiprocket-main-blog-banner-iQfm58.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		padding-top: 180px;
	}
	.blogBannerNewCat .mainBlogFilterButtonOne {
		display: flex;
		justify-content: space-between;
		padding-top: 40px;
		align-items: center;
	}
	.blogBannerNewCat .container h2 {
		font-size: 52px;
		line-height: 60px;
		letter-spacing: 0px;
		color: #141413;
		font-weight: 500;
		margin: 0px;
		font-family: 'TWKLausanne';
	}
	.blogBannerNewCat .mainBlogFilterButtonOne .search {
		display: flex;
		align-items: center;
		margin-top: 0px;
	}
.blogBannerNewCat .mainBlogFilterButtonOne .search select{
	    padding: 18px 40px 18px 16px;
}
/* for search grid*/
  .searchPage .Headings{
		font-size:32px;
		color:#141413;
		font-family: 'TWKLausanneSemi';
                font-weight: 500;
	}
.searchPage .mainBlogFilterButtonOne .HeadingTwo{
	font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #141413;
    font-weight: 500;
    margin: 0px;
    font-family: 'TWKLausanne';
	}
  .searchPost .blogGridNew .blogs {
    width: calc(100% - 23px);
	}
.searchPost .blogGridNew .blogs .post_author_section{
	width: 97%;
}
	.widget_searchNew input#searchInput{
    font-size: 16px;
    border: 1px solid #D3D3D3;
    font-family: 'ManropeRegular';
    color: #333;
    padding: 17px 48px 16px 50px;
    width: 480px;
    border-radius: 10px 0px 0px 10px;
    outline: none;
    border-right: 0px;
    background-color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(https://sr-website-01.shiprocket.in/sr-website/Search-icon-jvgwt2.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 22px 50%;
    -webkit-appearance: none;
}


.widget_searchNew #searchResults {
    padding-top: 0;
    position: absolute;
    text-align: left;
    right: auto;
    margin-top: 10px;
    width: 360px;
    padding: 0px;
    max-height: 300px;
    overflow: auto;
    border-radius: 12px;
    z-index: 9;
    box-shadow: 0 24px 30px #172b4d0f;
}

.widget_searchNew #searchResults a {
    color: #0b0757 !important;
}
.listOptions {
    background: #fff;
    margin: 0px;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 21px;
}
.widget_searchNew #searchResults a:hover {
    color: #735ae5 !important;
}	
	.mainBlogFilterButtonOne .search select{
	  background:#fff;
	  font-size: 14px;
/*       border: 1px solid #D3D3D3; */
      font-family: 'TWKLausanne';
	  font-weight:300;
      color: #141413;
	  padding: 17px 40px 16px 16px;
      width: 240px;
      border-radius: 0px 10px 10px 0px;
      outline: none;
	  cursor: pointer;
	  border-left:0px;
	}
	
   .widget_search #searchResults {
      text-align: left;
      padding-top: 0;
      right: auto;
	  margin-top: 10px;
	  width: 360px;
    }
   .widget_search input#searchInput::placeholder {
       color: #999998;
    }
	#categories{
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(https://sr-website-01.shiprocket.in/sr-website/blackArrow-gZLoDi.svg);
    background-repeat: no-repeat;
    background-position: right 16px center;
	}
.mainBlogPost > .blog >.row > .col-md-6 > a> img {
    border-radius: 8px;
}
.recentThreePostsWrapper .featuredPosts{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
    padding: 30px 0;
    overflow: auto;
    max-width: 100%;
}
.main_heading .headingOne{
    font-size: 46px;
    color: #141413;
    font-family: 'TWKLausanneSemi';
    font-weight:500;
    	
}
.mainBlogFilterContentOne .blog{
	border: 0.93px solid #EAEAEF;
    border-radius: 12px;
    padding: 16px;
}
.blog .contentWrapOne{
    font-size: 16px;
    color: #1c1c1c;
    padding: 0px 30px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
}
.blog .contentWrapOne .category{
    display: flex;
    gap: 8px;
    white-space: nowrap;
    overflow: auto;
	scrollbar-width: none;
    -ms-overflow-style: none;
}
.blog .contentWrapOne .category a {
    background: #f5f5f5;
    border-radius: 20px;
    color: #575757;
    font-size: 12px;
    font-family: 'ManropeMed';
    line-height: 14px;
    padding: 6px 16px 5px;
}
.mainBlogPost .blog .contentWrapOne h3 {
    font-size: 28px;
    line-height: 130%;
    color: #141413;
    margin:0px;
    font-family: 'TWKLausanneSemi';
    letter-spacing: .3px;
    font-weight: 500;
}
.blog .contentWrapOne>p {
    margin: 0;
    font-family: 'TWKLausanne200';
}
.blog .contentWrapOne .meta{
    display: flex;
    font-size: 12px;
    color: #9d9d9d;
    gap: 12px;
    line-height: 22px;
}
.blog .contentWrapOne .meta p {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-size: 14px;
}
.blog .contentWrapOne .meta p img {
    width: 17px;
    height: 17px;
}
.blog .contentWrapOne .author{
    display: flex;
    gap: 0px;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0px;
}
.contentWrapOne .authorDetail .authorName{
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    color: #50504C;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'TWKLausanneSemi';
}
.contentWrapOne .author_meta{
  min-height: 50px;
}
.contentWrapOne .authorDetail .authorPost{
	font-size: 12px;
    font-family: 'TWKLausanne200';
    color: #50504C;
    font-weight: 200;
	margin: 0px;
	}
.contentWrapOne .authorDetail p a {
    color: #735ae5;
}
.link-post p, .contentWraptwo .link-post p, .featuredPostLarge .link-post p{
	 padding: 16px 0px;
	 font-size: 14px;
     font-family: 'TWKLausanne';
     letter-spacing: .2px;
	 border-bottom: 1px solid #DEDEDE;
	 margin: 0px;
     padding-bottom: 20px;
     color: #735AE5;
}
	.main_post_title{
	 display: flex;
     justify-content: space-between;
     font-size: 14px;
     color: #717182;
     align-items: center;
     gap: 10px;
	}
	.main_post_title p{
	margin:0px;
	display: flex;
        gap: 4px;
	white-space: nowrap;
	}
.blog .contentWraptwo .category {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    white-space: nowrap;
    overflow: auto;
	 scrollbar-width: none;
    -ms-overflow-style: none;
	 width: calc(100% - 90px);
}
.blog .contentWraptwo .category a {
    background: #f5f5f5;
    border-radius: 20px;
    color: #575757;
    font-size: 12px;
    font-family: 'ManropeMed';
    line-height: 14px;
    padding: 6px 16px 5px;
}
.blog .contentWraptwo h3 {
    font-size: 18px;
    color: #141413;
    margin:0px;
    line-height: 22px;
    font-family: 'TWKLausanneSemi';
    letter-spacing: 0.3px;
    font-weight: 500;
}
.contentWrapOne .author img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
	margin-right:10px;
}
.contentWraptwo .author img{
	width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px;
}
.blog .contentWraptwo{
    border: 1px solid #EAEAEF;
    border-radius: 12px;
    padding: 16px 16px 60px;
	width: 33%;
	position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.contentWraptwo .link-post p{
	padding-top: 0px !important;
	border: none;
	}
.blog .contentWraptwo .author_meta{
    position: absolute;
    bottom: 10px;
    width: 93%;
	border-top: 1px solid #DEDEDE;
	min-height: 50px;
}
.blog .contentWraptwo .meta{
  display: flex;
  font-size: 12px;
  color: #9d9d9d;
  gap: 12px;
  line-height: 21px;
  margin: 15px 0 0;
}
.blog .contentWraptwo .meta p {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
	font-size:14px;
}
.blog .contentWraptwo .author {
    display: -ms-flexbox;
    display: flex;
    gap: 0px;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}
.contentWraptwo .authorDetail .authorName{
	margin: 0;
    font-size: 16px;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    color: #50504C;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'TWKLausanneSemi';	
	}
.contentWraptwo .authorDetail .authorPost{
	font-size: 12px;
    font-family: 'TWKLausanne200';
    color: #50504C;
    font-weight: 200;
	margin: 0px;
	}
	.author_meta{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
	}
.contentWrapOne .link-post p{
  padding:0px !important;
  padding-bottom: 16px !important;
}
	.contentWraptwo .link-post span, .contentWrapOne .link-post span, .featuredPostLarge .link-post span{
		margin-left: 10px;
	}
/*Featured post*/
.featured_post {
  background: #f9f8f9;
}
.featured_post_heading h2 {
  font-size: 46px;
  color: #141413;
  font-family: 'TWKLausanneSemi';
  font-weight:500;
}
.featured_post_heading p {
  color: #5A5A5A;
  font-family: 'ManropeRegular';
  font-size: 18px;
  margin-top: 12px;
}

/* === MAIN FEATURED POST (LEFT COLUMN) === */
.featuredPostLarge {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  height: 100%;
  border: 1.08px solid #EAEAEF;
  position:relative;
}

.featuredPostLarge .featuredPostThumb img {
  width: 100%;
  height: auto;
  display: block;
}

.featuredPostContent {
    padding: 24px 24px 10px;
    display: flex;
    flex-direction: column;
    gap: 12px; 
}
.featuredPostLarge .featuredPostContent .featuredPostCategory{
	  overflow-x: auto;
	  scrollbar-width: none;
	  display: flex;
	  gap: 6px;
	  white-space: nowrap;
}
.featuredPostCategory a {
    color: #565656;
    font-size: 13px;
    margin-right: 10px;
    background: #F5F5F5;
    border-radius: 16px;
    padding: 4px 12px;
}

.featuredPostContent h3 {
    font-size: 28px;
    margin: 0px;
    color: #141413;
    line-height: 130%;
    font-family: 'TWKLausanneSemi';
    letter-spacing: .3px;
    font-weight:500;
}

.featuredPostContent .post_exerpt {
    color: #50504C;
    font-size: 16px;
    line-height: 150%;
    font-family: 'TWKLausanne200';
    letter-spacing: .3px;
    margin: 0px;
}

.featuredPostMeta {
/*   margin-top: 15px; */
  color: #7F7F7F;
  font-size: 14px;
  display: flex;
  gap: 15px;
  align-items: center;
}

.featuredPostAuthor {
  display: flex;
  align-items: center;
  margin-top: 0px;
}

.featuredPostAuthor img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 12px;
}

.featuredPostAuthorDetails p {
  margin: 0;
  font-size: 12px;
  color: #50504C;
  font-family: 'TWKLausanne200';
}
.featuredPostAuthorDetails .authorName {
  font-weight: 600;
  font-size: 16px;
 
}
	.featuredPostLarge .link-post p{
		padding-top:0px !important;
	}
/* === SMALL FEATURED POSTS (RIGHT COLUMN) === */
.featuredPostSmallWrapper {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.featuredPostSmall {
  display: flex;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  padding: 16px 16px 5px;
  flex-direction:column;
  border: 1.08px solid #EAEAEF;
}
.featuredpost{
  display: flex;
}
.featuredPostSmallWrapper .featuredPostCategory{
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  gap: 6px;
  white-space: nowrap;
}
.link-postTwo p{
/*   padding: 16px 0px !important; */
  font-size: 14px;
  font-family: 'TWKLausanne';
  letter-spacing: .2px;
  margin: 0px;
  color:#735AE5;	
}
.featuredSmallThumb {
  width: 36%;
  margin-right: 15px;
}

.featuredSmallThumb img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.featuredSmallContent {
  width: 75%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.featuredSmallContent h4 {
    font-size: 18px;
    color: #141413;
    margin:0px;
    font-family: 'TWKLausanneSemi';
    letter-spacing: .3px;
    font-weight: 500;
}
.post_author_section{
	border-top: 1px solid #DEDEDE;
    margin-top: 10px;
    padding: 10px 0px 0px;

}
.featuredSmallContent .featuredPostMeta {
  font-size: 13px;
  color: #777;
  margin-top: 6px;
}
.featuredPostMeta p{
	display: flex;
    gap: 4px;
    margin: 0px;
}	
.link-postTwo span {
    margin-left: 10px;
}
/* === FEATURED CATEGORY BAR === */
section.Section.dynamic_pill {
    padding: 104px 0px 0px;
    margin-bottom: -60px;
}	
.featuredCategoryBar .filters-button-groupNew {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 40px;
  padding: 8px;
  background: #fff;
  overflow-x: auto;
  scrollbar-width: none;
}

.featuredCategoryBar .filters-button-groupNew::-webkit-scrollbar {
  display: none;
}

.featuredCategoryBar .filters-button-groupNew .button {
    font-family: 'TWKLausanne';
    font-size: 14px;
    font-weight: 500;
    color: #141413;
    padding: 10px 40px;
    border-radius: 40px;
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.3s ease;
    background: transparent;
    border: none;
    cursor: pointer;
}

.featuredCategoryBar .filters-button-groupNew .button:hover {
  background: #000;
  color: #fff;
}
.featuredPostAuthorDetails .authorPost a{
   color:#735AE5;
}
.author_meta .authorPost a{
   color:#735AE5;
}
.featuredCategoryBar .filters-button-groupNew .button.is-checked {
  background: #000;
  color: #fff;
}
.featured_post{
  margin-bottom: 104px;
}
.allBlogsPost.Section{
  padding-top: 0px;
  padding-bottom:104px;
}
section.Section.newsletter_sec {
    padding-top: 0px;
}
.newsletter_sec .newsletter {
        background: linear-gradient(90deg, #ffeea5 0%, rgba(255, 238, 165, 0.25) 48.56%, #f0ffe3 100%);
        border-radius: 12px;
        padding: 60px;
        text-align: center;
    }
	.newsletter_sec h3{
		color:#141413;
		font-size: 52px;
		line-height: 100%;
		font-family: 'TWKLausanneSemi';
		
	}
    .newsletter_sec .newsletter p {
        font-size: 18px;
        line-height: 28px;
    }
    .newsletter_sec .newsletter .lightInputEmail .es_subscription_form {
        background: #fff 0 0 no-repeat padding-box;
        box-shadow: 0 12px 24px #4429be1f;
        border: 1px solid #0000000d;
        border-radius: 10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 6px;
        width: 100%;
        margin: 0 auto 10px;
    }
    .newsletter_sec .newsletter .lightInputEmail {
        margin: 0px auto;
        max-width: 600px;
    }
    .newsletter_sec .newsletter .lightInputEmail .es_subscription_form .es-field-wrap input[type="email"] {
        color: #000000b3;
        font-size: 18px;
        width: 100%;
        line-height: 21px;
        padding: 14px 0 14px 20px;
        border: none;
        outline: none;
    }
    .newsletter_sec .newsletter .lightInputEmail .es_subscription_form .es-field-wrap {
        width: 100%;
        margin: 0;
    }
    .newsletter_sec .newsletter .lightInputEmail .es_subscription_form input[type="submit"] {
        font-size: 20px;
        line-height: 24px;
        color: #fff;
        background: #735ae5 0 0 no-repeat padding-box;
        border: 1px solid #735ae5;
        border-radius: 10px;
        padding: 18px 33px;
        cursor: pointer;
        transition: all 0.5s ease;
    }
/*all blog post*/
.featuredPostsWrapperNew{
	margin-top: 40px;	
}
.allBlogsPost .col-12.col-md-9{
  padding-right: 5px;
}

.blogGridNew {
    display: -ms-flexbox;
    display: flex;
    grid-gap: 30px 20px;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-left: -15px;
}
.blogGridNew .blogs {
    width: calc(50% - 23px);
    border: 1px solid #EAEAEF;
	border-radius: 12px;
	position:relative;
	}
.blogGridNew .blogs .post_author_section{
    position: absolute;
    bottom: 10px;
    width: 93%;
    min-height: 50px;
  }
.blogs .contentWrapThree{
    padding: 16px 16px 80px;
	display: flex;
    flex-direction: column;
    gap: 10px;	
}
.blogs .contentWrapthree .category{
    display: flex;
    gap: 8px;
    white-space: nowrap;
    overflow: auto;
}
.blogs .contentWrapThree .category a{
    background: #f5f5f5;
    border-radius: 20px;
    color: #575757;
    font-size: 12px;
    font-family: 'ManropeMed';
    line-height: 14px;
    padding: 6px 16px 5px;
}
.blogs .contentWrapThree h3{
    font-size: 18px;
    color: #141413;
    line-height: 22px;
    margin: 0px;
    font-family: 'TWKLausanneSemi';
    letter-spacing: 0.3px;
    font-weight: 500;
}
.blogs .contentWrapThree>p {
    margin: 0;
}
.blogs .contentWrapThree .meta {
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    color: #9d9d9d;
    gap: 12px;
    line-height: 21px;
    margin: 15px 0 0;
}
.blogs .contentWrapThree .meta p {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
}

.blogGridNew .contentWrapThree .link-postThree p{
  font-size: 14px;
  font-family: 'TWKLausanne';
  letter-spacing: .2px;
  margin: 0px;
  color:#735AE5;
}
.link-postThree span{
  margin-left:8px;
}
.blogGridNew .contentWrapThree .main_post_title .category{
	display: flex;
        gap: 6px;
	white-space: nowrap;
	width: 70%;
        overflow-x: auto;
	scrollbar-width: none; 
    -ms-overflow-style: none;   
} 

.blogGridNew > .blogs > .blog-img > img{
  border-radius: 12px 12px 0 0;
  min-height: 260px;
  width:100%;
}
.blogs .contentWrapThree .authorPost{
  font-size: 12px;
  font-family: 'TWKLausanne200';
  color: #50504C;
  font-weight: 200;
}
.Sidebar {
    padding-left: 0px;
}
.navigation ul li a{
   min-width: 40px;
   height: 40px;
   border: 1px solid #E9E9E9;
   border-radius: 12px;
   background-color: #fff;
   color: #141413;
}

.widget_searchNew {
  position: relative; 
}
.widget_searchNew::after {
  content: "";
  position: absolute;
  right: -1px; 
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 24px;          
  background: #E5E7EB;
  pointer-events: none;  
  z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	.blogBannerNewCat .mainBlogFilterButtonOne{
		display: block;
	}
	.blogBannerNewCat .container h2{
		padding-bottom: 20px;
		font-size: 38px;
		line-height: 51px;
	}
	.blogBannerNewCat .mainBlogFilterButtonOne .search{
		justify-content: flex-start;
	}
	.searchPage .mainBlogFilterButtonOne .HeadingTwo{
		padding-bottom: 20px;
	}
	.searchPost .blogGridNew .blogs .post_author_section {
    width: 94%;
}
.blogGridNew .blogs{
	  width: calc(100% - 23px);
	}
	.blog .contentWrapOne{
	  gap: 8px;
	}
.mainBlogPost .blog .contentWrapOne h3 {
    font-size: 20px;
	line-height: 120%;
  }
.blog .contentWrapOne>p {
    margin: 0;
    display: none;
  }
	.blog .contentWrapOne .meta{
	    display: block;	
	}
	.blog .contentWrapOne .meta p {
		font-size:12px
	}
/* 	.featuredPostLarge .featuredPostThumb img{
		height: 270px;
	} */
	.blog .contentWraptwo .category a{
		font-size: 12px;
	}
	.featuredPostLarge .featuredPostContent {
		padding: 16px 16px 10px;
	}
	.featuredPostLarge .featuredPostContent .featuredPostMeta{
		font-size: 12px;
        display: none;
	}
	.featuredPostSmall .post_author_section .author_meta{
		width: 100%;
	}
	.featuredPostSmall .featuredSmallThumb{
		width: 65%;
	}
	.featuredPostSmall .featuredPostCategory a{
		font-size: 10px;
	}
	.featuredPostSmall .featuredPostMeta{
		display: block;
		font-size:12px;
		white-space: nowrap;
	}
	.blog .contentWraptwo h3{
		font-size: 14px;
	}
	.blog .contentWraptwo .meta p{
		display: none;
	}
	.main_post_title{
		font-size: 12px;
	}
	.featuredSmallContent h4{
		font-size: 14px;
	}
	.featuredPostContent h3{
		font-size: 22px;
	}
	.sideBarSocialIcons{
		padding: 30px 16px 35px;
	}
   .featuredPostLarge .author_meta{
    position: absolute;
    bottom: 10px;
	border-top: 1px solid #DEDEDE;
    padding-top: 15px;
	width: 93%;
  }
	.featuredPostLarge .link-post p{
    border: none;
	}
	.newsletter_sec h3{
	font-size: 42px;	
	}
}

@media only screen and (max-width: 767px) {
.blogBannerMain{
	  padding-top: 160px;
}
.blogBannerMain .banner_heading
{
    font-size: 36px;
    line-height: 42px;
}
.blogBannerMain .banner_subheading br{
    display:none;
}
.blogBannerNewCat {
        padding-top: 140px;
    }
    .blogBannerNewCat .container h2 {
        display: block;
        font-size: 38px;
        line-height: 42px;
    }
    .blogBannerNewCat .mainBlogFilterButtonOne {
        display: block;
    }
	.blogBannerNewCat .mainBlogFilterButtonOne .search select{
		padding: 12px 40px 12px 10px;
	}
	.blogBannerNewCat .mainBlogFilterButtonOne .search{
		        margin-top: 30px;
	}
.widget_searchNew input#searchInput{
    width: 100%;
    font-size: 14px;
    padding: 12px 10px 12px 30px;
    background-size: 14px;
    background-position: 10px 50%;
}

.mainBlogFilterButtonOne .search select{
    width: 170px;
    font-size: 14px;
    padding: 12px 40px 12px 10px;
}
.mainBlogFilterButtonOne .search{
    margin-top: 30px;
}
.widget_searchNew #searchResults{
	width: 345px;
	max-height: 380px;
}
.main_heading .headingOne{
   font-size: 29px;
}
.mainBlogFilterContentOne .blog{
    padding: 40px 15px 0px;
	min-width: 320px;
	margin-left: 15px;
}
.mainBlogPosts .mainBlogPost{
    display: flex;
    flex-direction: row;
    overflow: auto;
	align-items: center;
	gap: 16px;
	margin-top: -40px;
}
.featuredCategoryBar .filters-button-groupNew .button.is-checked{
	margin-left: 15px;
	}
.mainBlogPosts .mainBlogPost .contentWrapOne > p{
    display: none;
}
.mainBlogPosts .mainBlogPost .blog .contentWrapOne{
    padding: 0px 15px 0px;
	gap: 13px;
}
/* .blog .contentWrapOne{
    padding-top: 16px;
} */
.mainBlogPost .blog .contentWrapOne h3{
    font-size: 18px;
    line-height: 22px;
}
.contentWrapOne .author_meta{
  min-height: 60px;
  margin-top: -16px;
}
.blog .contentWrapOne .meta{
    display: block;
}
.featuredPostsWrapperNew{
    display: flex;
    flex-flow: row;
    overflow: auto;
	align-items: flex-end;
	margin-top: 20px;
}
.blog .contentWraptwo{
    min-width: 320px;
}
.blog .contentWraptwo .meta p{
    white-space: nowrap;
	font-size: 12px;
	display:none;
}
.Sidebar .widget{
    margin-bottom: 64px;
}
.featured_post_heading h2{
    font-size: 29px;
}
.featured_post_heading p{
    font-size: 16px;
    margin-top: 0px;
}
.featuredPostContent h3 {
	font-size: 18px;
	line-height: 22px;
}
.featuredPostsWrapperNew .col-md-6{
    margin-right: -18px;
}
	.mainBlogFilterContentOne .col-md-12{
		padding-right: 0px;
		padding-left: 0px;
	}
.mainBlogPosts .mainBlogPost .col-md-6{
    margin-top: 10px;
}

.blog .contentWrapOne .category{
    position: absolute;
    top: -210px;
	overflow: scroll;
    width: 89%;
}
.recentThreePostsWrapper .main_post_title p{
    display:none;
}
.featuredPostLarge{
      min-width: 320px;
      height: auto;
	}
	.featuredPostContent{
	   padding: 15px 15px 5px;
	   gap: 10px;
	}
.featuredPostLarge .link-post p {
    padding-bottom: 10px;
}
	.featuredPostContent .post_exerpt{
		display:none;
	}
.featuredPostMeta {
      display: block;
      font-size: 10px;
       white-space: nowrap; */
    }
	.featuredPostLarge .featuredPostMeta p{
	   display: none;
	}
	.featuredPostSmall .featuredPostMeta{
		display:none;
	}
.featuredPostSmallWrapper{
	flex-direction: row;
    gap: 12px;
    margin-top: 20px;
/*     overflow: auto;	 */
  }
.featuredPostSmall{
	min-width: 320px;	
}
	.featuredpost{
	flex-direction: column;
	}
	.featuredSmallThumb{
	 width: 100%;	
	}
	.featuredSmallContent{
	 width: 100%;
	 margin-top: 12px;	
	}
	section.Section.dynamic_pill{
	 padding: 64px 0px 0px;
	 margin-bottom: -20px;
	}
    .allBlogsPost .col-12.col-md-9 {
    padding-right: 15px;
}
	.featuredPostAuthorDetails .authorName{
		font-size:14px;
	}
	.blogGridNew .blogs .post_author_section{
		width: 92%;
	}
	.blogs .contentWrapThree .authorPost{
		    font-size: 10px;
	}
.allBlogsPost.Section {
    padding-top: 0px;
    padding-bottom: 0px;
}
.allBlogsPostCat.Section {
    padding: 64px 0px 24px;
}
.main_post_title{
	font-size: 12px;
}
	.blogGridNew{
	display: block;
	margin-left: 0px;
	}
	.searchPost .blogGridNew .blogs{
	width:100%;
	}
	.blogGridNew .blogs{
		width:100%;
	    margin-bottom: 20px;
	}
	.blogs .contentWrapThree{
		gap: 16px;
	}
	.Sidebar{
	 padding: 64px 15px 0px;
	}
  .section.newsletter_sec {
   padding: 2.5rem 0rem 2.5rem 0rem;
  }
  .newsletter_sec .newsletter .lightInputEmail .es_subscription_form input[type="submit"] {
   padding: 10px 15px;
        }
  .newsletter_sec .newsletter .lightInputEmail .es_subscription_form .es-field-wrap input[type="email"] {
    padding: 14px 0 14px 10px;
    font-size: 14px;
  }
  .newsletter_sec .newsletter {
    padding: 15px;
    text-align: left;
  }
  .newsletter_sec h3{
    font-size: 32px;
  }
	.newsletter_sec .newsletter p{
	font-size: 16px;
    line-height: 22px;
	}
	.blog .contentWrapOne .meta p{
		font-size: 12px;
		display:none;
	}
	.featuredCategoryBar .filters-button-groupNew{
		gap: 10px;
		border: none;
		margin-right: -15px;
		margin-left: -25px;
	}
.featuredCategoryBar .filters-button-groupNew .button{
  padding: 10px 16px;
  background: #f9f8f9;
}
 .mainBlogFilterContentOne > .blog > .col-md-6 > img{
   border-radius: 8px 8px 0px 0px;
 }
.blogGridNew > .blogs > .blog-img > img{
  min-height: 100%;
}
.blogGridNew .post_author_section .featuredPostMeta p {
  margin: 0px;
}
.blogGridNew .post_author_section .featuredPostAuthor img{
  width: 36px;
  height: 36px;
}
.searchPost .blogGridNew .blogs .post_author_section {
    width: 93%;
}
.navigation ul li a{
    min-width: 20px;
    height: 20px;
	font-size: 8px;
}
.navigation ul {
    gap: 5px;
}
.sideBarSocialIcons{
  margin-top: 64px;
  }
}
