.elementor-142549 .elementor-element.elementor-element-19844fd > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-142549 .elementor-element.elementor-element-19844fd:not(.elementor-motion-effects-element-type-background), .elementor-142549 .elementor-element.elementor-element-19844fd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-142549 .elementor-element.elementor-element-19844fd > .elementor-container{max-width:1170px;min-height:70px;}.elementor-142549 .elementor-element.elementor-element-19844fd{border-style:none;transition:background 0.3s, border 0s, border-radius 0s, box-shadow 0s;padding:0px 0px 0px 10px;}.elementor-142549 .elementor-element.elementor-element-19844fd, .elementor-142549 .elementor-element.elementor-element-19844fd > .elementor-background-overlay{border-radius:0px 0px 0px 0px;}.elementor-142549 .elementor-element.elementor-element-19844fd > .elementor-background-overlay{transition:background 0.3s, border-radius 0s, opacity 0.3s;}.elementor-142549 .elementor-element.elementor-element-6cbbed80:not(.elementor-motion-effects-element-type-background), .elementor-142549 .elementor-element.elementor-element-6cbbed80 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-142549 .elementor-element.elementor-element-6cbbed80{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:80px 0px 100px 0px;}.elementor-142549 .elementor-element.elementor-element-6cbbed80 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-142549 .elementor-element.elementor-element-4b056f75 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-142549 .elementor-element.elementor-element-61ca966 .elementor-heading-title{font-family:"Inter", Sans-serif;font-weight:600;color:#000000;}.elementor-142549 .elementor-element.elementor-element-68f27c3 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-142549 .elementor-element.elementor-element-f793978 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-142549 .elementor-element.elementor-element-23a1031e:not(.elementor-motion-effects-element-type-background), .elementor-142549 .elementor-element.elementor-element-23a1031e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-142549 .elementor-element.elementor-element-23a1031e > .elementor-container{max-width:1170px;}.elementor-142549 .elementor-element.elementor-element-23a1031e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 10px 0px;}.elementor-142549 .elementor-element.elementor-element-23a1031e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-142549 .elementor-element.elementor-element-55fa958e > .elementor-widget-container{padding:0px 0px 15px 7px;}@media(min-width:768px){.elementor-142549 .elementor-element.elementor-element-ab9a677{width:100%;}}@media(max-width:1024px){.elementor-142549 .elementor-element.elementor-element-24975bd9 > .elementor-widget-container{margin:0px 5px 0px -5px;}.elementor-142549 .elementor-element.elementor-element-55fa958e > .elementor-widget-container{padding:0px 6px 0px 0px;}}@media(max-width:767px){.elementor-142549 .elementor-element.elementor-element-19844fd{padding:0px 0px 10px 16px;}.elementor-142549 .elementor-element.elementor-element-24975bd9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-142549 .elementor-element.elementor-element-55fa958e > .elementor-widget-container{padding:0px 10px 0px 10px;}}/* Start custom CSS for shortcode, class: .elementor-element-24975bd9 */#searchform {
  display: flex;
  width: 360px !important;
  flex-direction: column;
  margin-right: 20px;
}

input#searchButton {
  width: 100%;
}

.searched-input[type="search"]::-webkit-search-cancel-button {
  position: relative;
  margin-left: 10px;
}

.form-search {
  position: relative;
  background-color: #FFFFFF;
  color: #222222 !important;
  padding: 6px 0px 6px 15px;
  font-size: 14px;
  border-radius: 8px;
  border: 1px solid #D8DEE6;
  cursor: pointer;
  width: 100%;
  text-align: left;
  height: 40px;
  display: flex;
}

#blogs-error-message {
  display: flex;
  float: right;
  color: #D42A2A;
  width: 345px;
  line-height: 16px;
  font-family: "Inter";
  font-size: 12px;
  position: absolute;
  top: 45px;

}

#searchsubmit {
  background: none !important;
  padding: 0px !important;
  text-align: center;
  border: none !important;
  outline: none !important;
}

.search-section {
  display: flex;
  align-items: center;
  width: 264px !important;
}

input {
  border: none !important;
  line-height: unset !important;
}

.blogs-back-button {
  display: flex;
  align-items: center;
  margin-left: -10px;

}

.searched-input {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px !important;
  font-family: 'Inter';
  font-style: normal;
}


#selected-tags {
  font-family: 'Inter';
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none !important;
  border-radius: 0px;
  padding-right: 20px;
  appearance: none !important;
  position: relative;
  background-position: calc(100% - 18px) center !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #434e5b;
  padding: 0px 27px 0px 0px;
  background-size: 14px 14px !important;
  background-image: none !important;
  width: 100%
}

input::placeholder {
  background-color: #ffffff !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px !important;
  font-family: 'Inter';
  font-style: normal;
  color: #64748B;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  /* Set the desired background color */
  background-color: #ffffff !important;
}

.dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}


.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown.open .dropdown-content {
  display: block;
}

.dropdown-content button {
  display: block;
  width: 100%;
  padding: 8px;
  padding: 8px 8px 8px 16px;
  text-align: left;
  outline: none;
  margin-bottom: 0px;
  border-radius: 0;
}

#dropdownContent {
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 6px;
  border: 1px solid #E2E2E2;
  overflow: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: 380px;
  z-index: 1001;
  padding: 0px;

}

a.option-group {
  cursor: default;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #001f54;
  padding: 15px 0px 10px 8px;
  pointer-events: none;
  user-select: none;
}

.tag-button:focus {
  outline: none;
  border: none !important;
}

.tag-button {
  font-family: 'Inter';
  text-transform: capitalize;
  padding-top: 7px !important;
  padding-bottom: 10px !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.32px;
  color: #434e5b;
  padding: 5px 10px 5px 20px;
  border: none;
  width: 100%;
  user-select: none;
}

input.searched-input::-webkit-search-cancel-button {

  -webkit-appearance: none;
  appearance: none;
  height: 10px;
  width: 10px;
  background-image: url(https://cdn.syncfusion.com/content/images/tutorial-videos/close.svg);
  background-size: 10px 10px;
}

.back-button:hover {
  color: #1846CC !important;
}

.back-button .sf-icon-chevron-left-small:before {
  font-size: 30px;
}

.blogs-searchbox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.form-search:focus-within,
.form-search:hover {
  background-color: #fff;
  border: 1px solid #0057FF !important;
}

.form-search:active-within {
  background-color: #fff;
  border: 1px solid #0057FF !important;
}

.back-button {
  font-family: 'Inter';
  font-style: normal;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #0057FF !important;
  text-align: left;
}

.dropdown-button::after {
  content: url(	https://www.syncfusion.com/blogs/wp-content/uploads/2024/08/dropdown-arrow-blog.svg);
  transform: none;
  font-size: 24px;
  margin-top: -10px;
}

button:focus {
  background: transparent;
  border: 1px solid #0057FF;
  outline: none !important;
}

.blogs-right-segment {
  display: flex;
  justify-content: flex-end;
  padding-right: 5px;
}

a.tag-button:hover {
  background: #E2E8F0;
  color: #0F172A;
}

.tag-button:focus {
  background: #FFFFFF;
  color: #0F172A;
}


.dropdown-button {
  background-color: #FFFFFF;
  color: #222222 !important;
  padding: 8px 16px 8px 16px !important;
  font-size: 14px;
  border-radius: 8px;
  border: 1px solid #D8DEE6;
  cursor: pointer;
  width: 100%;
  text-align: left;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dropdown-button:hover {
  background-color: #fff;
  border: 1px solid #0057FF;
}

.dropdown-button:active-within {
  background-color: #fff;
  border: 1px solid #0057FF !important;
}

button:focus-within {
  background-color: transparent;
  border: 1px solid #0057FF;
}

.dropdown:focus {
  border: 1px solid #0057FF !important;
}

.dropdown-button span {
  position: relative;
}

.dropdown.open .dropdown-button {
  border: 1px solid #0057FF !important;
}

input[type="search"]::-webkit-search-cancel-button {
  cursor: pointer;

}

#search-submit {
  content: url(https://www.syncfusion.com/blogs/wp-content/uploads/2024/08/search-icon-blog.svg) !important;
  background-color: #FFFFFF;
  z-index: 1;
  float: right;
  display: inline-block;
  outline: none;
  border: none;
  padding: 6px 14px 6px 5px !important;

}

.search-section .dropdown #dropdownContent {
  display: none !important;
}

.search-section .dropdown.open #dropdownContent {
  display: flex !important;
}

.dropdown-button:focus {
  background: #fff;
}

.not-clickable {
  pointer-events: none;
  cursor: none;
  color: #0057FF;
}


.dropdown-scroll-container::-webkit-scrollbar {
  width: 7px;
}

.dropdown-scroll-container::-webkit-scrollbar-thumb {
  background: #D0D7E4;
  border-radius: 4px;
}

.dropdown-scroll-container::-webkit-scrollbar-track {
  background: none;
}

#error-message {

  color: #D42A2A;
  line-height: 20px;
  text-align: justify !important;
  font-family: "Inter";
  font-size: 12px;
}


@media screen and (min-width: 1171px) {
  #error-message {
    margin-left: 67% !important;
    width: 243px !important;
  }
}

@media screen and (max-width: 1023px) and (min-width: 766px) {
  #error-message {
    margin-left: 63% !important;
    width: 199px !important;
  }

  #searchform {
    width: 31%;
    margin-left: 25px;
  }

  .dropdown,
  #selected-tags {
    width: 100%;
  }

  .search-section {
    width: 35% !important;
    margin-left: 10px;
    margin-right: 0px !important;
  }

  .search-section .dropdown-button,
  .form-search {
    height: 35px;
  }

  #searchform {
    width: 35% !important;
    margin-left: 20px;
  }

  #blogs-error-message {
    width: 28% !important;
    margin-left: 3px;
  }

  .back-button {
    font-size: 14px;
  }

  .back-button .sf-icon-chevron-left-small:before {
    font-size: 24px;
  }

  .blogs-right-segment .search-section {
    width: 55% !important;
    margin-left: 10px;
    margin-right: 0px !important;
  }

  .blogs-right-segment #searchform {
    width: 52% !important;
    margin-left: 20px;
  }

  .blogs-right-segment {
    width: 530px !important;
  }

  #search-submit {
    padding: 5px 10px 5px 0px !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  #error-message {
    margin-left: 63% !important;
    width: 241px !important;
  }

  .search-section {
    width: 30%;
    margin-left: 10px;
    margin-right: 0px;
  }

  .dropdown,
  #selected-tags {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {

  .blogs-searchbox,
  .blogs-right-segment {
    flex-direction: column;
  }

  .search-section {
    width: 100% !important;
    margin-top: 10px;
    margin-right: 0px !important;
  }

  #searchform {
    width: 100% !important;
    padding: 0px;
    margin-top: 10px;
  }

  #blogs-error-message {
    position: unset !important;
    width: 100%;
    padding: 6px 5px;
  }

  .dropdown,
  #selected-tags {
    width: 100%;
  }

  #error-message {
    margin-left: 0% !important;
    font-size: 11px !important;
    line-height: 15px !important;
    margin-top: -69px !important;
  }

  #error-message+#search-submit {
    margin-top: 40px !important;
  }

  #blogs-sticky-navbar-segment {
    height: auto !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
		#selected-tags, .searched-input {
			font-size: 14px;
		}
	}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-19844fd */input[type="search"] {
    padding: 0px !important;
    background-color: transparent;
}

#blogs-sticky-navbar-segment{
    box-shadow: 0px 8px 16px 0px #00427E24;
    border-bottom: 1px solid #D1E0FF;
    z-index: 10;

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-55fa958e */#blogs-post-section .postcard{
  box-shadow: 0px 0px 0px 0px #18223600;
border: 1px solid #D1E0FF;
background: #FFFFFF;
position: relative;
padding-bottom: 40px;
transition: box-shadow 0.3s ease-in-out;
}
#blogs-post-section .postcard:hover{
box-shadow: 0px 6px 20px 0px #24304629;
border: 1px solid #ffffff;
}
#blogs-post-section .postcard-grid
{
display: grid;
grid-template-columns: repeat(3,1fr);
justify-content: space-between;
column-gap: 40px;
row-gap: 40px;  
}
#blogs-post-section .featured-image a
{
position:relative;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
#blogs-post-section .featured-image a:hover::before
{
opacity:1;
}

#blogs-post-section .postcard-container .postcard .thumbnail-image
{
border-radius: 16px 16px 0px 0px !important;
user-select: none;
}
#blogs-post-section .postcard-container .postcard
{
border-radius: 16px !important;
padding-bottom: 0px;
margin:0px;
}
.search-results .postcard-container
{
margin-bottom:0px;
}
#blogs-post-section .card-content
{
padding: 5px 15px 25px 15px;
margin:0px;
display: flex;
flex-direction: column;
height: auto;

}

.blogs-post-author-section {
margin-top: auto;
}

#blogs-post-section.search-blogs-page .postcard-grid
{
justify-items:flex-start;
}
#blogs-post-section.search-blogs-page .header-border
{
margin: 0px 0px 70px 0px;
}
#blogs-post-section .search-title
{
    color: #001f54;
    font-size: 36px;
    font-family: 'poppins';
    line-height: 1.7;
    font-weight: 700;
    margin: 45px 0px 0px 0px;
    letter-spacing: normal;
    text-transform: none;
}
#popular-post-template .elementor-post__title a
{
word-break: break-word;
}
#blogs-post-section .post-title
{
    font-family: "poppins";
    font-size: 18px;
    word-break: break-word;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.6;
    display: block;
    color: #001f54;
    margin-top: 0px;
    text-transform: none;
}
#blogs-post-section .post-author a
{
font-family: inter;
    display: inline;
    font-size: 14px;
    vertical-align: sub;
    font-weight: 500;
    text-transform: capitalize;
    color: #0057ff;
    line-height: 24px;
    letter-spacing: 0.02px;
    text-align: left;
}
#blogs-post-section .post-author a:hover
{
color: #2563EB;
}

#blogs-post-section .post-date
{
font-family: 'Inter';
color: #1E293B;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}

#blogs-post-section .post-title-match-height
{
margin-bottom: 20px;
}
#blogs-post-section  .Pagination
{
margin: 50px 0px 20px;
}
#blogs-post-section  .Pagination .current
{
background-color: #0057ff;
color: #fff;
}
#blogs-post-section  .Pagination .page-numbers.current
{
background-color: #0057ff !important;
color: #fff !important;
}

#blogs-post-section .Pagination .page-numbers.current:hover {
  color: #fff !important;
}

#blogs-post-section  .Pagination .page-numbers
{
margin: 0px 5px;
color: #0F172A !important;
font-weight: 500;
user-select: none;
}
#blogs-post-section  .Pagination .page-numbers:hover
{
  color: #0F172A !important;
  background-color: #E0ECFF;
  font-weight: 600;
}
#blogs-post-section  .Pagination .pagination-icon
{
  user-select: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0px 4px;
  padding: 3px;
}

.pagination-icon:hover {
  color: #0F172A;
  background: #E0ECFF;
}
#blogs-post-section .Pagination .page-numbers.dots {
user-select: none;
}
#blogs-post-section .Pagination .page-numbers.dots:hover {
  background-color: unset !important;
}
#blogs-post-section .post-title-match-height .post-title:hover
{
color: #2563EB;
}

#blogs-post-section .Pagination a.disabled{
    cursor: default;
    pointer-events: none;
    user-select: none;
    opacity: 0.7;
}

@media(max-width:767px){

#blogs-post-section .postcard-grid
{
grid-template-columns: repeat(1,1fr);
}

#blogs-post-section .post-title
{
font-size: 16px;
}
#blogs-post-section.search-blogs-page .search-title
{
font-size: 22px;
margin: 20px 0px 0px 10px;
}
#blogs-post-section.search-blogs-page .header-border
{
margin: 8px 0px 40px 10px;
}
#blogs-post-section.search-blogs-page .postcard-grid
{
justify-items: center;
}
#blogs-post-section .post-author a,#blogs-post-section .post-date  
{
font-size: 13px;
}
.elementor-589 .elementor-element.elementor-element-6373604
{
padding-top: 10px;
}
#blogs-post-section .post-title-match-height
{
height: auto !important;
}
}
@media (min-width: 768px) and (max-width:1023px) {
#blogs-post-section .postcard-grid
{
grid-template-columns: repeat(2,1fr);
}

}
@media (min-width: 768px) and (max-width:1024px) {
.elementor-location-archive .elementor-widget-wrap
{
   padding-left: 20px !important;
}

}

.blogs-no-result-found img
{
margin: 30px auto;
}
.blogs-no-result-found h1{
color: #001f54;
font-family: "poppins", Sans-serif;
font-size: 40px;
font-weight: 700;
line-height: 50px;
margin: 20px 0px;
text-align: center;
letter-spacing: normal;
text-transform: none;
}
.blogs-no-result-found .posts-nothing-found{
color: #475569;
font-family: "Inter", Sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
text-align: center;
margin-bottom: 50px;
}
.rss-feed-header
{
position: relative;
}
.rss-feed-header .RSSFeed
{
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.rss-feed-header .custom-element-button
{
font-family: "Inter", Sans-serif;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.01px;
color: #0057FF !important;
background-color: #ffffff;
border-style: solid;
border-width: 1px 1px 1px 1px;
width: 350px;
height: 46px;
display: inline-block;
line-height: 1;
text-align: center;
transition: all 0.3s;
border-radius: 8px;
padding: 0px;
}
.rss-feed-header .custom-element-button:hover, .rss-feed-header .custom-element-button :hover {
  color: #0057FF !important;
}
.rss-feed-header .custom-element-button:hover {
  background: #E0ECFF;
}
.rss-feed-header .rss-feed-action
{
display: flex;
align-items: center;
JUSTIFY-CONTENT: center;
}
.fa-rss:before{
  font-size: 21px;
}
.rss-feed-header .rss-btn-category-text
{
margin-left: 10px;
margin-right: -5px;
font-family: 'Inter';
}
.rss-btn-category-text{
  padding: 0px !important;
}
@media (max-width:767px)
{
.rss-feed-header .rss-btn-category-text{
    font-size: 13px !important;
}
.rss-feed-header
{
position: unset;
display: flex;
flex-direction: column;
}
.rss-feed-header .RSSFeed
{
position: unset;
order: 0;
margin: -30px 0px 30px 0px;
}
.rss-feed-header .custom-element-button
{
width: 100%;
margin: 10px 0px;
}
}

#wpfront-scroll-top
{
display: block;
opacity: 0.8;
position: fixed;
cursor: pointer;
z-index: 9999;
bottom: 90px !important;
right: 30px !important;
}
#wpfront-scroll-top img
{
width: 52px;
height: 52px;
}

.Pagination {
display: flex;
justify-content: center;
}

.page-numbers {
height: 40px !important;
width: 40px !important;
justify-content: center;
align-items: center;
display: flex;
border-radius: 50%;
margin-right: 2px;
font-size: 14px;
}

.next, .prev {
display: none;
}

@media(min-width:768px) and (max-width:990px) {
.rss-btn-category-text{
   font-size: 14px !important;
}
.rss-feed-header .custom-element-button{
   padding:8px 10px;
}
#blogs-post-section .search-title{
   font-size:32px;
}
}



/*code for post meta content*/


#blogs-post-section .card-content .post-meta-section {
display: flex;
flex-wrap: wrap;
line-height: 24px;
font-family: "Inter", Sans-serif;
font-size: 14px;
column-gap: 16px;
row-gap: 15px;
padding: 15px 0 15px 0px;
}
#blogs-post-section .card-content .post-author {
color: #0057FF;
font-weight: 600;
}
#blogs-post-section .card-content .post-author img {
margin: 0;
width: 32px;
border-radius: 50%;
float: left;
margin-right: 12px;
}
#blogs-post-section .card-content .post-author:hover {
color: #2563EB;
}
#blogs-post-section .card-content .post-meta-section .post-date-info {
font-size: 14px;
font-weight: 500;
color: #667085;
display: flex;
align-items: center;
}

#blogs-post-section .card-content .post-updated-tag {
color: #1E764D;
background-color: #ffffff;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.5px;
display: flex;
align-items: center;
}
#blogs-post-section .card-content .post-read-time {
font-weight: 500;
font-size: 14px;
color: #667085;
display: flex;
align-items: center;
}
.post-meta-section > *:not(:first-child)::before {
content: "•";
margin-right: 15px;
color: #CDD5DF;
font-size: 25px;
font-weight: 400;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-23a1031e */#blogs-post-section .postcard-container .postcard
{
  width: 100%;
}
@media (min-width:768px){
    #blogs-post-section .postcard-container .postcard .featured-image{
  height: 202px;
}
}

#blogs-post-section .postcard-container .postcard .featured-image{
  width: 100%;
  overflow: hidden;
}
@media (min-width:1023px) and (max-width:1200px){
    #blogs-post-section .postcard-container .postcard .featured-image{
        height:170px;
    }
}

#blogs-post-section .postcard-container .postcard .thumbnail-image
{
  width: 100%;
  height: 100%;
}

#blogs-post-section .postcard-grid {
    row-gap: 45px !important;
}
 @media (min-width: 1023px) and (max-width:1024px) 
{
#blogs-post-section
{
padding: 0px 4px 0px 0px !important;
}
}
@media (min-width: 1024px) and (max-width:1110px){
    #blogs-post-section .card-content .post-meta-section{
        column-gap:0px;
    }
    .post-meta-section > *:not(:first-child)::before{
        margin:0px 5px;
    }
}

 @media (min-width: 1024px) and (max-width:1110px){
    #blogs-post-section .card-content .post-meta-section{
        column-gap:0px;
    }
    .post-meta-section > *:not(:first-child)::before{
        margin:0px 5px;
    }
}

@media(max-width:400px){
    #blogs-post-section .card-content .post-meta-section{
        column-gap:0px;
    }
    .post-meta-section > *:not(:first-child)::before{
        margin:0px 5px;
    }
    #blogs-post-section .post-title-match-height{
        margin-bottom:20px;
    }
    
    .post-read-time, .post-date-info, .post-updated-tag{
        font-size:13px !important;
    }
    .rss-btn-text {
  padding-right: 0px !important;
  font-size: 13px !important;
}

.rss-feed-header .rss-feed-action img{
  width:10%;
}
.rss-feed-header .custom-element-button{
  padding: 10px 25px;
}

}

/* For skeleton loader  */

@media (min-width:1024px){
    .elementor-142549 .elementor-element.elementor-element-23a1031e{
    display: none;
}
}/* End custom CSS */