/* SECTION 1 */
	@media screen and (max-width: 768px) {
  .single-post #page .main-wrapper {
    padding-top: 0rem !important;
	

  }
}

a:focus{
outline:none;
}

.sec2 .container {
  position: relative;
}

.sec1 .breadcrumbs-mobile{
	display:none;
}

.sec1 .share-mobile{
	display:none;
	}



.sec1{
	background-image: url('/wp-content/uploads/2024/08/Group-13097.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
  .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding-top:80px;
	padding-bottom:80px;
    flex-wrap: wrap;
    gap: 30px;
	max-width: 1250px;
    margin: auto;
	align-items:start;

  }
.sec4-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding-top:80px;
	padding-bottom:80px;
    flex-wrap: wrap;
    gap: 30px;
	max-width: 1250px;
    margin: auto;
	align-items:start;

  }


@media (max-width: 1250px) {
  .wrapper {
    padding: 30px;
  }
}


  .wrapper .text-content {
    flex: 0.5;
    max-width: 55%;
  }

  .wrapper .tag {
    color: #4B5CA5;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 12px;
	font-size:14px;
	letter-spacing: 0px;
	color: #4B5CA5;
	opacity: 1;
	text-align:center;
  }

  .wrapper .text-content h1 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #111827;
	font-family: 'Poppins';
	font-weight:600;
  }

  .wrapper .description {
    font-size: 16px;
    color: #0C2137;
    margin-bottom: 30px;
    max-width: 90%;
	font-family: 'Poppins';
  }

  .wrapper .author-info {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .wrapper .author-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  	border: 3px solid #FF8900;
  }

  .wrapper .author-meta {
    font-size: 16px;
    color: #374151;
	  line-height:10px;
  }
	.wrapper .role {
    font-size: 14px; 
    font-weight:normal;
  }

	.wrapper .name:hover {
    color: #ff8900 !important;
    transition: all 0.5s ease;
  }

  .wrapper .meta , .wrapper .read-time {
    color: #FF8900;
	font-size: 12px;
  }

  .wrapper .image-content img {
    max-width: 100%;
    height: auto;
    border-radius: 16px;
  }

  .wrapper .image-content {
    flex: 0.5;
  
  }

@media (max-width: 1024px) {
  .wrapper {
    padding: 40px 40px;
  }
}
	/* SECTION 1 MOBILE RESPONSIVE */
@media (max-width: 768px) {
.sec1 .wrapper{
  padding: 120px 20px 30px;
	align-items:center
	}
	body.admin-bar .sec1 .wrapper{  
	  padding: 70px 20px 30px !important;
	}
	.sec1 .share-mobile{
	display:flex !important;
	}
	.sec1 .breadcrumbs-mobile{
		display:block;
	}

	.sec1 .categories-desktop{
		display:none;
	}

body.admin-bar #scroll-progress {
top:85px !important;
}

#scroll-progress {
top: 82px !important;
}
	
  .wrapper .text-content,
  .wrapper .image-content {
    max-width: 100% !important;
	text-align:left;
  }
	.wrapper .author-meta{
	text-align:start;
	}
  .wrapper {
    flex-direction: column;
    text-align: start;
    padding: 20px 20px;
	gap:0px;
  }

  .sec1 .text-content h1 {
    font-size: 1.8rem;
	text-align:left;
  }

  .wrapper .description {
    font-size: 0.95rem;
    max-width: 100%;
	text-align:left;
	text-align-last:left;
  }

  .wrapper .author-info {
    justify-content: left;
  }

  .wrapper .image-content {
    margin-top: 20px;
	width:100%
  }
}

	/* SECTION 2 */

.sec2 table{
border:0;
}
	.sec2 .dropdown-mobile {
  position: relative;
  max-width: 100%;
  width:100%;
}

.sec2 .dropdown-mobile .dropdown-toggle {
  width: 100%;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 14px 18px;
  font-weight: 600;
  font-size: 16px;
  color: #1a1a1a;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  display:none;
}

.sec2 .dropdown-mobile .dropdown-arrow {
  font-size: 14px;
  transition: transform 0.3s ease;
}

.sec2 .dropdown-mobile .dropdown-menu {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.06);
  z-index: 999;
}

.sec2 .dropdown-mobile .dropdown-menu a {
  display: block;
  padding: 12px 18px;
  text-decoration: none;
  color: #1a1a1a;
  font-size: 14px;
  border-bottom: 1px solid #f0f0f0;
}


.sec2 .dropdown-mobile .dropdown-menu a:last-child {
  border-bottom: none;
}

.sec2 .dropdown-mobile.open .dropdown-arrow {
  transform: rotate(180deg);
}

.sec2 .dropdown-mobile.open .dropdown-menu {
  display: block;
}

.sec2 .cta-banner strong {
	  font-weight: 600;
	  font-size:22px !important;
	}

  .sec2 .trial-content p {
    font-size: 22px !important;
    text-align: left;
  }

	.sec2 .cta-sub{
	font-size:18px !important ;
	}

	.sec2 .cta-banner .banner-col {
	display:flex;
	flex-direction:column;
	gap:15px;
	}
	.sec2 .cta-banner .banner-col a {
	max-width:150px;
	
	}


	.sec2 img{
    height: 100%;
    max-width: 100%;
    margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	}
	
	.sec2.cta-section {
	  margin-top: 40px;
	}

	.sec2.cta-section .container {
	  max-width: 1000px;
	  margin: 0 auto;
	  padding: 0 20px;
	}


	.sec2 .cta-banner {
	  background: linear-gradient(90deg, #5c6ac4, #637de6);
	  color: #ffffff;
	  border-radius: 12px;
	  padding: 20px 24px;
	  display: flex;
	  align-items: center;
	  gap: 20px;
	  font-family: 'Inter', sans-serif;
	  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
	}

	.cta-banner img {
	  width: 48px;
	  height: auto;
	  flex-shrink: 0;
	}

	.cta-banner p {
	  margin: 0;
	  font-size: 1.3rem;
	  line-height: 1.6;
	}

	.cta-banner strong {
	  font-weight: 600;
	}


	.sec2 {
	 
	  background-color: #fff;
	  font-family: sans-serif;
	}
	.sec2 ul{
	  margin: 0px;
      padding-bottom: 1rem;
	  padding-left:3rem;
		
	}
	.sec2 li::marker{
		
  	 font-size: 1.5rem;
	}
	.sec2 p {
	  margin:0px;
	  padding-bottom:1rem;
      font-family: 'Poppins', sans-serif;
	}
	.sec2 b {
      font-family: 'Poppins', sans-serif;
	  font-weight:600;
	}
	.sec2 strong {
      font-family: 'Poppins', sans-serif;
	  font-weight:600;
	  font-size:18px;
	}
	.sec2 span {
      font-family: 'Poppins', sans-serif;
	}
	.sec2 ol{
	margin:0px;
	padding-left:3rem;
	}
	.sec2 h2{
	  font-size:28px;
 	  margin:0px;
	  padding-bottom:1rem;
	  font-weight:500;
		 font-family: 'Poppins';
	}
	.sec2 h3{
	  font-size:18px;
 	  margin:0px;	
 	font-family: 'Poppins' ;
	font-weight:600 !important;
	}
	.sec2 strong{
	  font-size:18px;
	 font-family: 'Poppins';
	font-weight:600 !important;
 	
	}
	.sec2 h3 strong{
	  font-size:18px;
	 font-family: 'Poppins';
	font-weight:600 !important;
 	
	}
	.sec2 h3 span {
	  font-size:18px;
	 font-family: 'Poppins';
	font-weight:600 !important;
 	
	}


	.sec2 .container {
	  max-width: 100%;
	  margin: auto;
	  display: flex;
	  gap: 100px;
	  padding:0px;
	}

	
	.sec2 .content {
	  flex: 3;
	}

	.sec2 .sidebar {
	  flex: 1.5;
	  border-left: 1px solid #eee;
	  padding-left: 35px;
	}

	
	.sec2 .sidebar h4 {
	  font-size: 16px;
	  margin-bottom: 15px;
	  color: #333;
	}

	
	.sec2 .sidebar ul {
	  list-style: none;
	  padding: 0;
	  margin: 0 0 50px 0;
	  gap:0px;
	}
	
	.sec2 .sidebar-ul li strong {
	 color:black !important;
	 font-size:18px !important;
	 font-weight:normal !important;
	}

	.sec2 .sidebar-ul li:first-child strong {
	font-size: 18px !important;
	font-weight:600 !important;
	}
	
	.sec2 .sidebar-ul b  {
	 color:black !important;
	 font-size:18px !important;
	 font-weight:normal !important;
	}

	.sec2 .sidebar-ul li:first-child b {
	font-size: 18px !important;
	font-weight:600 !important;
	}
	
	.sec2 .sidebar-ul a {
	color:black;
	}
.sec2 .sidebar-ul a:active{
	border:none;
}


	.sec2 .sidebar ul li {
	  padding: 20px 0;
	  border-bottom: 1px solid #eee;
	  font-size: 18px;
	  cursor: pointer;
		font-family:'Poppins';
	}

	.sec2 .sidebar ul li:first-child {
	font-size: 18px;
	font-weight:600;
	}


	/* SHARE BOX */

	
	.sec1 .share-mobile {
	  border: 1px solid #e0e0e0;
	  border-radius: 8px;
	  padding: 15px 0px;
	  display: flex;
	  align-items: center;
	  justify-content: space-evenly;
	  max-width: 100%;
	  margin-top: 20px;
	  background:white;
	  width:100%;
	  display:none;
	  gap:25px;
	}

	.sec1 .share-mobile p {
	margin: 0;
    font-size: 18px !important;
    color: #505050;
    padding: 0px;
    border-right: 3px solid #eee;
    padding-right: 1rem;
	}

	.sec1 .share-mobile .icons {
	  display: flex;
	  gap: 12px;
	  align-items: center;
	}


	.sec1 .share-mobile .icons img {
	  width: 16px;
	  height: 16px;
	  cursor: pointer;
	  transition: opacity 0.2s;
      max-width:100%;
	}

		.sec2 .share {
	  border: 1px solid #e0e0e0;
	  border-radius: 8px;
	  padding: 15px 0px;
	  display: flex;
	  align-items: center;
	  justify-content: space-evenly;
	  max-width: 100%;
	  margin-top: 20px;
	}

	.sec2 .share p {
	margin: 0;
    font-size: 18px;
    color: #555;
    padding: 0px;
    border-right: 3px solid #eee;
    padding-right: 1.5rem;
	}
	.sec2 .icons {
	  display: flex;
	  gap: 12px;
	  align-items: center;
	}

	.sec2 .icons img {
	  width: 16px;
	  height: 16px;
	  cursor: pointer;
	  transition: opacity 0.2s;
      max-width:100%;
	}

	.sec2 .icons img:hover {
	  opacity: 0.7;
	}
	/*SEC2 CTA*/
	.sec2.cta-section {
	  margin-top: 40px;
	}

	.sec2.cta-section .container {
	  max-width: 1000px;
	  margin: 0 auto;
	  padding: 0 20px;
	}

	.sec2 .cta-banner {
	  background: url('/wp-content/uploads/2024/08/Rectangle-5046.svg');
 	  background-repeat: no-repeat;
      background-size: cover;
	  color: #ffffff;
	  border-radius: 12px;
	  padding: 40px 40px;
	  padding-left:40px;
	  display: flex;
	  align-items: center;
	  gap: 40px;
	  font-family: 'Poppins', sans-serif;
	  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
	  justify-content:space-evenly;
	}

	.sec2 .cta-banner img {
	  width: 48px;
	  height: auto;
	  flex-shrink: 0;
	}

	.sec2 .cta-banner p {
	  margin: 0;
	  font-size: 18px;
	  line-height: 1.6;
	  padding:0px;
	}
	.sec2 tbody strong{
	font-size:18px;
	}

	/*SEC2 TRIAL CARD */
	.sec2 {
  display: flex;
  justify-content: center;
 
}

.sec2 .trial-card {
  background: url('/wp-content/uploads/2024/08/Rectangle-5045.svg') center center / cover no-repeat;
  color: white;
  border-radius: 12px;
  padding: 24px;
  max-width: 400px;
  width: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  margin-top:30px;
}

.sec2 .trial-content {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
}

.sec2 .trial-logo {

  flex-shrink: 0;
}

.sec2 .trial-content p {
  margin: 0;
  font-size: 21px !important;
  line-height: 1.5;
  color: white;
  font-weight: 500;
  padding:0px;
}

.sec2 .trial-btn {
  background-color: #FF8900;
  color: white;
  text-align: center;
  font-weight: 600;
  border-radius: 6px;
  padding: 10px 20px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width: 100%;
  text-align: center;
}

.sec2 .trial-btn:hover {
  background-color: #e87e00;
  text-decoration: none;
}

/* Responsive for tablets and below */
@media (max-width: 768px) {

		
	.sec2 .sidebar ul {
	  list-style: none;
	  margin-bottom:0px;
	  padding: 0 0 20px 0;
	
	  gap:0px;
	}
	
	.sec2 .dropdown-mobile .dropdown-toggle {
	display:flex;
	margin-bottom:40px;
	}
	.sec2 .share{
	display:none;
	}
		.sec2 .wrapper{
		padding:0px 0px;
	}
	.sec2 .popular-posts{
	padding:20px 20px;
	margin-top:10px !important;
	}
	.sec2 .content{
		padding:20px 20px 0px 20px;
		padding-bottom:0px;
	}

	.sec2 .topics-desktop{
	display:none;
	}
  .sec2 .trial-card {
    padding: 20px;
	display:none;
  }

	.sec2 .cta-banner strong {
	  font-weight: 600;
	  font-size:0.8rem !important;
	}
  .sec2 .trial-content {
    flex-direction: row;
    align-items: center;
  }

  .sec2 .trial-logo {
    margin-bottom: 10px;
  }

  .sec2 .trial-content p {
    font-size: 1rem !important;
    text-align: left;
  }

  .sec2 .trial-btn {
    font-size: 16px;
    padding: 12px;
  }
}

	/*SEC2 POPULAR  */
	.sec2 .popular-posts {
	  margin-top: 30px;
	}

	.sec2 .popular-posts ul li {
	  border-bottom:0px;
	  padding:10px 0;
	}

	.sec2 .popular-posts h3 {
	  font-size: 20px;
	  color: #32CC8C;
	  margin-bottom: 15px;
	}

	.sec2 .popular-list {
	  list-style: none;
	  padding: 0;
	  margin: 0 0 20px 0;
	  display: flex;
	  flex-direction: column;
	  gap: 20px;
	}

	.sec2 .popular-list li a{
	  display: flex;
	  gap: 12px;
	  align-items: flex-start;
	}

	.sec2 .popular-list img {
	  width: 125px;
	  height: 90px;
	  border-radius: 8px;
	  flex-shrink: 0;
	}

	.sec2 .popular-list p {
	  margin: 0;
	  font-size: 13px;
	  color: #333;
	  line-height: 1.4;
	  font-weight:600;
	}

	.sec2 .popular-list p strong {
	  display: block;
	  font-weight: 600;
	}

	.sec2 .popular-posts h4 {
	  font-size: 20px;
	  color: #4B5CA5;
	  margin: 0px 0 20px;
	  font-weight:600;
	  font-family:'Poppins';
	}

	.sec2 .blog-tags {
	  display: flex;
	  flex-wrap: wrap;
	  gap: 10px;
	}

	.sec2 .blog-tags a {
	  background-color: #C9D5FC;
	  color: black;
	  padding: 6px 12px;
	  border-radius: 20px;
	  font-size: 12px !important;
	  font-weight: 500;
	  font-family:'Poppins';
	}
	 .sec2 h2 span {
    font-size: 28px;
	font-weight:600 !important;
  }
	 .sec2 h2  {
    font-size: 28px;
	font-weight:600 !important;
  }




	/* SEC2 SCROLL PROGRESS */
	
		
#scroll-progress {
  position: fixed;
  top: 116px; /* default */
  left: 0;
  width: 0%;
  height: 4px;
  background-color: #8695E8;
  z-index: 9999;
  transition: width 0.1s ease-out;
}

body.admin-bar #scroll-progress {
  top: 147px;
}

/* SEC2 MOBILE RESPONSIVE */
	@media (max-width: 1024px) {
  .sec2 {
    padding: 40px 30px;
  }

  .sec2 h2 {
    font-size: 24px;
  }

  .sec2 .container {
    gap: 20px;
  }
}

@media (max-width: 768px) {

	.sec2 .cta-sub{
	font-size:0.8rem !important ;
	}

   .sec2 .cta-banner{
	padding:20px 20px;
	padding-left:20px;
	display:none;
  }
  .sec2 {
    padding: 0px 0px;
  }

  .sec2 .container {
    flex-direction: column;
	gap:0px;
  }

  .sec2 .sidebar {
    border-left: none;
    padding-left: 0;
    margin-top: 30px;
  }

  .sec2 .content,
  .sec2 .sidebar {
    flex: none;
    width: 100%;
	margin:0px;
  }

  .sec2 ul {
    padding-left: 1.5rem;
  }

  .sec2 h2 {
    font-size: 22px;
  }

  .sec2 h3 {
    font-size: 16px;
  }

  .sec2 .sidebar ul li {
    font-size: 13px;
  }

  .sec2 .sidebar .icons span {
    font-size: 16px;
  }
}
/* SECTION 3   */
.sec3-5-mobile {
   background-image: url('/wp-content/uploads/2024/08/Rectangle-5046.svg'); 
 background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2rem 1rem;
  color: white;
  font-family: 'Inter', sans-serif;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  display:none;
  
}

.sec3-5-mobile .content {
  flex: 1;
  max-width: 60%;
}

.sec3-5-mobile h2 {
  font-size:20px;
  font-weight: 600;
  margin-bottom: 0.5rem;
  text-align:left;
  font-family:'Poppins';
}

.sec3-5-mobile p {
  font-size: 14px !important;
  margin-bottom: 1rem;
  color: #f0f0f0;
   text-align:left;
   font-family:'Poppins';
}

.sec3-5-mobile .cta-button {
  background-color: #FF8900;
  color: white;
  padding: 0.6rem 1.2rem;
  font-weight: 600;
  font-size: 1rem;
  border: none;
  border-radius: 8px;
  text-decoration: none;
  display: inline-block;
  text-align:left;
  font-family:'Poppins';
}

.sec3-5-mobile .logo img {
  width: 100%;
  padding:20px 20px;

}

/* Responsive mobile adjustments */
@media (max-width: 768px) {
	.sec3-5-mobile .cta-button{
	font-size:14px !important;
    padding: 0.4rem 1rem;
	}
  .sec3-5-mobile {
    flex-direction: row;
    text-align: left;
	margin-bottom:0px;
	display:flex;
  }
	.wrapper  .sec3-5-mobile{
	padding:20px 0px;
	gap:0px;
	}

  .sec3-5-mobile .content {
    max-width: 100%;
  }
	.sec3-5-mobile strong{
		font-size:14px;
	}

	.sec3 .post-slide-item {
  height:auto;
	}
 
}


.sec3-heading{
display:flex;
justify-content:space-between;
	
}
.sec3-heading a{
color:#4B5CA5;
font-family:'Poppins';
font-weight:600;
font-size:14px !important;
}

.sec3 .post-slide-item{
padding:0px;
}
.sec3 .itemboxtext{
padding:10px !important;
}
.sec3 .post-slide-item h3 {
  line-height: 20px;
  margin: 0px;

}

.sec3 .post-slide-item h3 a {
  font-size: 18px;
  font-weight: 600;
  color: #0C2137;
}

.sec3 .read-blog-btn {
  color: #4B5CA5 !important;
  font-weight: 600;
}

.sec3 .post-slide-item h3 a:hover,
.sec3 .read-blog-btn:hover {
  text-decoration: none;
  color: #ff8900 !important;
  transition: all 0.5s ease;
}

.sec3 .post-slide-item {
  width: 32% !important;
  height:auto;
}


.custom-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; /* Ensure it fills its space */
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  padding: 15px;
  background: #fff;
}

.itemboxtext {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.itemfooter {
  margin-top: auto; /* Push to bottom of itemboxtext */
  font-size: 0.875rem;
  color: #666;
  padding-top: 10px;
}


.sec3 .post-slide-item img {
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}


.sec3 .itemboxtext {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 100px;
}


.sec3 .post-meta {
  color: #4B5CA5;
  font-size: 14px;
  
}








.sec3 .swiperbox {
  position: relative;
  max-width: 1200px;
  margin: auto;
}

.sec3 .swiper-button-prev:after {
  content: url(/wp-content/uploads/2024/08/Group-10002-1.png) !important;
}



.sec3 .swiperbox h2 {
  margin-bottom: 20px;
}



/* SEC4  */

.sec4 {
  padding: 20px 40px 20px;
}



.sec4 .isbox {
  max-width: 700px;
  padding-left: 0px;
  padding-right: 20px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: url(https://sellersnapdev.wpenginepowered.com/wp-content/uploads/2024/08/Group-11904.png);
  background-repeat: no-repeat;
  background-position: top right;
  margin-right: 50px;
}

.sec4 .cta-buttons {
  display: flex;
  gap: 20px;
}

 
 


.sec4 .cta-buttons .btn-cta {
  border: 2px solid #FF8900;
  background: #FF8900;
  color: white;
  border-radius: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  padding: 10px 20px;
  text-decoration: none;
  padding: 8px 20px 10px 20px !important;
}

.sec4 .cta-buttons a.btn-cta:first-child:hover {
  color: white !important;
  text-decoration: none;
  transition: all 1s ease;
  background: #f2761e;
  border-color: #f2761e;
}



.sec4 a.btn-cta:last-child:hover {
  color: #f2761e !important;
  transition: all 1s ease;
}

.sec4 a.btn-cta:last-child:hover:after {
  right: -16px;
}

.sec4 a.btn-cta:last-child {
  position: relative;
  background: transparent !important;
  border-color: transparent;
  color: #FF8900;
  outline: none;
}

.sec4 a.btn-cta:last-child:after {
  content: '';
  width: 22px;
  height: 22px;
  background: url(/wp-content/uploads/2024/05/Group-11903.png);
  position: absolute;
  background-size: contain;
  top: 10px;
  right: -15px;
  background-repeat: no-repeat;
}

.isflex {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 30px;
}
.sec4 h2 {
  font-size: 44px;
}

.sec4 h3 {
  font-size: 27px;
  letter-spacing: 0px;
  line-height: 1.3em;
  font-weight: 600;
}


@media (min-width: 1025px) and (max-width: 1119px){
    
    .sec4 .isbox {
        margin-right: 20px;
    }
    .sec4 h3 {
        font-size: 20px;
    }

}

@media (max-width: 1024px) {
    
    .sec4 p {
        font-size: 18px;
    }
    .sec4 p br {
        display: none;
    }
    .sec4 h3 {
        font-size: 20px;
    }
    .sec4 .isbox {
        margin-right: 0px;
    }
}
  @media(max-width: 768px){
	.sec4-wrapper {
		padding-top:20px;
		padding-bottom:0px;
		}
	  .custom-slider-box h2{
		  font-size:1.3rem !important;
	  }
	

	.sec3 .read-blog-btn {
  font-size:10px !important;
	}
	.sec4 {
	  padding: 20px 0px 20px;
	}
	.sec4 h2 {
	  font-size: 1.8rem;
		font-weight:600;
	}
	

#sec4 .isflex {
  flex-direction: column !important;
  align-items: flex-start !important;
  padding:50px 20px 20px;
}

#sec4 .isflex img {
  display: none;
}

.sec4 .isbox {
  background: transparent !important;
  margin-right: 0px;
}

.sec4 .isbox p {
 font-size:20px;
}

.sec4 p {
  font-size: 18px !important;
  color: #0C2137;
}

.sec4 p br {
  display: none;
}

.sec4 h3 {
  margin-right: 0px;
  padding: 30px 50px;
  margin-top: 30px;
  background: url(https://sellersnapdev.wpenginepowered.com/wp-content/uploads/2024/08/Group-11904.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-position-y: -70px;
  font-weight: 600;
  display:none;
	}
}







/* SLIDER STYLES  */
.custom-slider-box {
  position: relative;
}

.custom-slider-box h2 {
  font-size:30px;
  color:#4B5CA5;
}
.custom-slider-track {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
  gap: 20px;
}
.custom-slide {
  flex: 0 0 33.333%; 
  box-sizing: border-box;
  padding: 10px;
	border: 1px solid #C9D5FC;
    border-radius: 10px;
}
	.custom-slide .post-title a{
		font-size: 18px;
		font-weight: 600;
		color: #0C2137;
	}	
	.custom-slide .post-title a:hover{
		text-decoration: none;
		color: #ff8900 !important;
		transition: all .5s ease;
	}
	.custom-slide .itemboxtext h3{
		line-height: 20px;
	}

.slider-prev{
background-image: url(/wp-content/uploads/2024/05/arrow-narrow-right.svg);
	transform:translateY(-50%) scaleX(-1);
	position: absolute;
    top: 60%;
  
    width: 52px;
    height: 52px;
    background-color: #FF8900;
    border: none;
    cursor: pointer;
    border-radius: 29%;
    z-index: 10;
    transition: background 0.3s;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px 22px;
}

.slider-next{
background-image: url(/wp-content/uploads/2024/05/arrow-narrow-right.svg);
position: absolute;
    top: 60%;
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    background-color: #FF8900;
    border: none;
    cursor: pointer;
    border-radius: 29%;
    z-index: 10;
    transition: background 0.3s;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px 22px;
}



	.slider-prev:hover,.slider-next:hover {
    box-shadow: 0px 5px 20px 10px #CCC;
    transition: all .5s ease;
    border-radius: 10px;
    background-color:#ff5e33;

}

.slider-prev { left: 10px; }
.slider-next { right: 10px; }
.slider-container {
    max-width: 1250px;
    padding-top: 0px;
    margin: auto;
	
}
.custom-slider-track {
  display: flex;
  gap: 20px; 
  transition: transform 0.5s ease;
  will-change: transform;
}

.custom-slide {
  flex: 0 0 calc((100% - 40px) / 3); 
  box-sizing: border-box;
}
	.custom-slide .image-container img{
	height: 300px;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
	}
 
.slider-prev {
    left: -70px;
}
.slider-next {
    right: -70px;
}
	@media screen and (max-width: 768px) {
  .custom-slide {
    flex: 0 0 calc((100%) / 1);
  }
}
 @media(min-width: 1024px) and (max-width: 1300px){
	  .slider-next {
			right: -15px!important;
		}
	  .slider-prev, .slider-next{top: 106%!important;}
	
  }
  @media(min-width: 900px) and (max-width: 1023px){
    .itemboxtext{min-height: 400px;}
     
	  .slider-prev {
			left: -15px!important;
		}
	  .slider-next {
			right: -15px!important;
		}
	  .slider-prev, .slider-next{top: 106%!important;}
	
  }
  @media(min-width: 768px) and (max-width: 899px){
    .itemboxtext{min-height: 0px;}

  
	  .slider-prev {
			left: -15px!important;
		}
	  .slider-next {
			right: -15px!important;
		}
	  .slider-prev, .slider-next{top: 106%!important;}
	 
  }
  @media(max-width: 768px) {
	.slider-container{padding:0px 20px;}
    .post-meta{font-size: 10px!important;}
    .post-slide-item {width: 45% !important; }
    .itemboxtext{min-height: 0px;padding: 5px;}
    .post-slide-item h3 a,.custom-slide .post-title a{font-size:14px!important;}
    .post-slide-item h3 ,.custom-slide .post-title{line-height: 10px!important;}
    .post-excerpt{display: none!important;}

    #page .main-wrapper {
    margin-top: 0 !important;
    padding-top: 0px !important;
	max-width:1250px !important;
	margin:auto !important;
	}  
	    .slider-prev {
			left: -5px!important;
		}
	  .slider-next {
			right: -5px!important;
		}
	  .slider-prev, .slider-next{top: 112%!important;}	

  } 
  
 
 