/* --------------------------------------- NEW BLOG DESIGN CSS -------------------------------------------------------- */

/* To make the form sticky below CSS is used - New Blog Design */

div#recent-posts {
  float: none !important;
}

.free-demo-form {
  position: sticky !important;
  top: 100px !important;
}

.free-demo-form .wpcf7 .wpcf7-recaptcha iframe{
  transform: scale(0.92);
  transform-origin: 0 0;
}

.free-demo-form .wpcf7-form-control-wrap{
  width: 100%;
}

div#ez-toc-container {
  position: sticky !important;
  top: 100px !important;
  display: contents;
}

.newblog-box-contents {
  display: flex;
}

/* Header box shadow  */

header#masthead {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08) !important;
}

/* POP UP CAPTCHA - SIDEBAR BOOK A DEMO */

.fbc {
  display: none !important;
}

.grecaptcha-noscript {
  display: none;
}

/* New blog image */

.veryimpblog_layout img {
  border-radius: 15px !important;
}

/* Heading Table color  */

body #ez-toc-container .mPS2id-highlight{
  color: #de7403 !important;
  /* 	background: url(https://www.opportunehr.com/UAT-blogs/wp-content/uploads/2024/09/Rectangle-24504.png);
      background-repeat: no-repeat;
      background-position: left center;/
      background-size:contain;
      padding-left: 10px; */
}

body #ez-toc-container .mPS2id-highlight:after {
  border-left: solid 4px #e67200 !important;
  border-radius: 0px 5px 5px 0px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
  position: absolute;
  content: "";
  left: 0px;
  top: 0;
  width: 1%;
  height: 100%;
}

body.new-blog-template-default {
  color: #585858 !important;
}
/* .unique-widget-link:hover {
      text-decoration: underline;
  } */

.unique-popup-maker {
  cursor: pointer;
  /* Add any additional styling for popups if needed */
}

/* Left side padding for all the ACF NEW BLOG DESIGN  */

.editor-paragraph-box {
  padding-left: 22px;
}

.custom-table-layout {
  padding-left: 22px;
  margin: 20px 0px;
}

.four-column-table-responsive{
  overflow: scroll;
}

.four-column-table {
  padding-left: 0px;
}

.four-column-table p{
  font-size: 16px !important;
}

.two-column-table-layout {
  padding-left: 22px;
}

.faq-section {
  padding-left: 15px;
}

.numberparagraphtext {
  padding-left: 45px;
  font-size: 18px;
}

/* Inner blog header */

.editor-paragraph-box > ul {
  padding-left: 14px;
}

a.ez-toc-open-icon {
  display: none;
}

div#toc-container {
  position: sticky;
  top: 100px;
  padding-left: 0px !important;
      height: 80vh;
    overflow-y: scroll;
}

div#recent-posts {
  padding-top: 15px;
  /*   position: sticky;
    top: 100px; */
}

#breadcrumbs {
  padding-top: 60px;
  padding-left: 30px;
  font-size: 14px;
  color: #ff5f00;
}

#breadcrumbs a {
  text-decoration: none;
  color: #5a5a5a !important;
}
#breadcrumbs a:hover {
  color: #005177;
}

span.breadcrumb_last {
  color: #ff5f00 !important;
  font-weight: 500;
}

.blog-header .breadcrumb {
  background: none;
  padding: 0;
  margin-bottom: 1rem;
}

.blog-header .author-info img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.newcustombread {
  padding-top: 60px;
  margin-left: -25px;
}

.custom-blog-heading  {
  font-size: 24px !important;
}

.breadcrumb-container.theme1 a {
  margin: 0px !important;
}

.newblogcustomheader {
  padding-left: 50px;
  padding-right: 50px;
}

.newblogtitle {
  color: #2a2a2a;
  font-weight: 600;
}

.datetimecat {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.datetimecat p {
  font-size: 14px !important;
  color: #000000;
  font-weight: 500;
  margin: 0px !important;
  display: flex;
  align-self: center;
}

.newcatdesign a {
  font-size: 14px;
  vertical-align: middle;
  font-weight: 600;
  color: #006172 !important;
  padding: 10px;
}

span.newcatdesign {
  border-radius: 20px;
  background: #defaff !important;
  padding-inline: 10px;
}

.authorviewsshare {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  border-bottom: 2px solid #c5c1c0;
}

.authorviewsshare img {
  width: 45px;
  height: 45px;
  object-fit: cover;
  /* border: 1px solid grey; */
  border-radius: 50% !important;
}

.newauthortext p {
  margin: 0px !important;
  font-size: 13px !important;
}

.newauthortext {
  display: flex;
  flex-direction: column;
  align-self: center;
}

.newsocialsharing {
  margin-left: auto;
}

.datetimecat svg {
  display: flex;
  align-self: center;
}

.newblogcountviews p {
  font-size: 16px;
  font-weight: 500;
  margin: 0px;
  color: black;
}

.newauth {
  color: #5a5a5a !important;
}

.newauthorname a {
  font-size: 14px;
  color: black;
  font-weight: 600;
}

.blogviewsimg {
  width: 25px !important;
  height: 25px !important;
  object-fit: cover;
}

.newblogcountviews {
  margin-left: 30px;
}

.newblogcountviews p {
  font-size: 14px !important;
}

/* --------------------------------------------------- Sharing Icons  ---------------------------------- */

.circle-icon {
  width: 45px !important;
  height: auto !important;
  margin-right: 5px;
}

button.circle-icon {
  padding: 0px;
  border: none;
}

.circle-icon img {
  width: 45px;
  height: auto;
}

.veryimpblog_layout {
  margin-bottom: 40px;
}

.editor-paragraph-box h3 {
  color: black;
}

/*--------------- MAIN INNER BODY CSS ---------------------------------------- */

/* Circle text and icon css */

span.headingbold {
  padding-left: 10px;
  font-weight: 600;
  color: black;
  vertical-align: center;
}

.number_design {
  width: 15px;
  height: 15px;
  background-color: #ff9523;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px;
  color: white;
  font-size: 13px;
  border: 4px solid #f07c00 !important;
}

.numbertextsection {
  padding-top: 10px;
  padding-bottom: 10px;
}

.single-new-blog p {
  font-size: 18px;
  line-height: 1.8;
}

.single-new-blog li {
  font-size: 16px;
}

/* end circle text */

.mainnewblog_layout {
  margin-top: 30px;
  margin-bottom: 50px;
}

/* Table of contents  */

/* .ez-toc-title-container {
      padding-bottom: 10px;
  } */

.ez-toc-btn {
  display: none !important;
}

#ez-toc-container {
  background: none !important;
  border: unset !important;
  box-shadow: unset !important;
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

div#ez-toc-container .ez-toc-title {
  font-weight: 500;
  font-size: 20px !important;
  color: #006172;
}

#ez-toc-container a {
  color: #323232 !important;
  font-size: 14px !important;
  position: relative;
  padding-left: 10px;
}

#ez-toc-container a:hover {
  color: #DE7407 !important;
  text-decoration: unset;
}

div#ez-toc-container ul li {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  padding-top: 10px;
}

/* Styling for Table of Contents */
#toc-container {
  /*   background-color: #f7f9fc; */
  padding: 15px;
  /*   border-right: 1px solid #e0e0e0; */
}

/* Styling for Main Blog Content */
#blog-content {
  padding: 15px;
}

/* Styling for Recent Posts */
/* #recent-posts {
      background-color: #f7f9fc;
      padding: 15px;
      border-left: 1px solid #e0e0e0;
  } */

.tagsnewbg {
  margin: 0px 0px 10px 0px;
}

.recent-post {
  margin-bottom: 25px !important;
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 4px 8px 0px rgba(0, 0, 0, 0.12);
}

.Recenttextside {
  color: #006172;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.post-image img {
  width: 100%;
  object-fit: fill;
  height: auto;
}

.post-date {
  font-size: 14px;
  margin-bottom: 0px !important;
  color: #898584 !important;
}

.siderecentblogcont {
  padding: 15px;
}

h6.post-title {
  margin: 0px 0px 5px 0px;
  padding: 10px 0px 10px 0px;
  font-size: 16px;
}

.post-image img {
  border-radius: 10px !important;
  display: none;
}

.post-category {
/*   display: flex; */
  width: fit-content;
  padding-block: 2px;
  padding-inline: 20px;
  border-radius: 15px;
  background: #defaff;
  text-transform: uppercase;
	padding-bottom: 6px;
}

.explretagtext {
  color: #006172;
}

.post-category a {
  font-size: 11px;
  font-weight: 600;
  color: #006172 !important;
}

a.recentpost_btn {
  border-radius: 5px !important;
  background: #f58021 !important;
  padding: 5px 10px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: fit-content;
}

body,
input,
textarea,
select,
button {
  font-family: "Poppins", sans-serif !important;
}

/* General Styling */
.read-more-btn {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  /* margin-top: 10px; */
}

a.recentpost_btn:hover {
  color: white !important;
}

.post-title a {
  text-decoration: none;
  color: #333;
}

/* Responsive Behavior */
@media (max-width: 768px) {
  #toc-container,
  #recent-posts {
    display: none;
  }
  #blog-content {
    width: 100%;
    padding: 10px;
  }
}

/*----------------------------------------------- Text with circle pointer -------------------------------------------*/

.newblogpara {
  padding-top: 20px;
}

/* ---------------------------------- Heading with line of left side -----------------------------------------------------------*/

.newblogheading {
  display: flex;
  gap: 15px;
}

.heading-image img {
  max-width: 10px;
  height: 35px;
}

/* ---------------------------------------Testimonial text and image css ------------------------------------------------------------ */

.testimonial-box {
  display: flex;
  gap: 20px;
  padding: 16px;
  background: #016172;
  border: 2px solid #016172;
  box-shadow: 6px 6px #8fbfc7;
  border-radius: 10px;
  margin-bottom: 35px;
}

.testimonial-text {
  color: white;
  line-height: 30px;
  display: flex;
  flex-direction: column;
}

.testimonial-box-image {
  width: 80px;
}

.testimonial-text p {
  margin: 10px 0px 10px 0px;
}

/* ------------------------------------------------------------------------- Blog image css ------------------------------------------------------ */

.custom-image-box {
  background: #f07c00;
  padding: 7px 0px 7px 0px;
  border-radius: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.custom-box-image {
  border-radius: 15px;
}

p.newauth {
  font-size: 12px !important;
}

/* ---------------------------------------------------------------------- Links with text -------------------------------------------------------- */

.link-box {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 20px 10px 10px;
  border-radius: 40px;
  background: #016172;
  margin-bottom: 35px;
}

.link-text p {
  margin: 0px;
  font-size: 14px;
  color: white;
  word-spacing: 1px;
  line-height: 24px;
}

.link-static-image {
  width: 42px;
}

.link-image {
  min-width: 50px;
}

.link-text a {
  color: white;
  text-decoration: underline;
}

/* ----------------------------------------------------------------------------Pro Tips design css---------------------------------------------- */

.ideas-box {
  margin-top: 30px;
  position: relative;
  margin-bottom: 30px;
}

.ideas-box a:hover{
	color:#016172;
}

.ideas-heading {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: fit-content;
  border-radius: 19px;
  background: #016172;
  padding: 0px 18px 0px 18px;
  margin-left: 20px;
  position: absolute;
  top: -12px;
}

.ideas-content li {
  padding: 0px !important;
  color: white;
  font-size: 16px;
}

.ideas-content ol {
  margin: 0px !important;
  padding: 0px 0px 0px 16px;
}

.ideas-content p {
  margin: 0;
  color: white;
  font-size: 16px;
}

.bulb-icon {
  margin-right: 10px;
  width: 16px;
  height: auto;
}

.ideas-heading-text {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}

.ideas-content {
  background-color: #f07c00 !important;
  padding: 25px !important;
  border-radius: 18px !important;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="68" height="79" viewBox="0 0 68 79" fill="none"><mask id="mask0_637_560" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="69" height="79"><path d="M66.314 0H1.90534C0.973321 0 0.217773 1.27072 0.217773 2.83824V75.2134C0.217773 76.781 0.973321 78.0517 1.90534 78.0517H66.314C67.246 78.0517 68.0015 76.781 68.0015 75.2134V2.83824C68.0015 1.27072 67.246 0 66.314 0Z" fill="white"/></mask><g mask="url(%23mask0_637_560)"><path opacity="0.2" d="M61.2604 66.4495C85.8811 66.4495 105.84 46.4326 105.84 21.7404C105.84 -2.95179 85.8811 -22.9688 61.2604 -22.9688C36.6397 -22.9688 16.6807 -2.95179 16.6807 21.7404C16.6807 46.4326 36.6397 66.4495 61.2604 66.4495Z" fill="white"/><path opacity="0.2" d="M61.2597 52.1151C77.9867 52.1151 91.5467 38.5157 91.5467 21.7401C91.5467 4.96454 77.9867 -8.63477 61.2597 -8.63477C44.5326 -8.63477 30.9727 4.96454 30.9727 21.7401C30.9727 38.5157 44.5326 52.1151 61.2597 52.1151Z" fill="white"/></g></svg>');
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: top;
}

/* ------------------------------------------------------------------------------ Table of sample 1 css ----------------------------------------- */

.custom-table-layout table {
  width: 100%;
  border-collapse: collapse;
}

.custom-table-layout th,
.custom-table-layout td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
}

.custom-table-layout th {
  background-color: #f07c00 !important;
  text-align: center;
  text-transform: capitalize;
  font-weight: 600;
  color: white !important;
}

.custom-table-layout td {
  background-color: #f9f9f9;
  color: #615d5c;
  font-size: 16px;
  border: none;
  font-weight: 400;
  border-bottom: 1px solid #ede9e8;
}

.table-responsive th {
  padding: 15px !important;
  border: none !important;
}

.table-responsive ul {
  margin: 0px;
}

.table-responsive li {
  padding: 0px !important;
}

.table-responsive th:first-child {
  border-top-left-radius: 15px !important;
  border: none !important;
}

.table-responsive th:last-child {
  border-top-right-radius: 15px !important;
  border: none !important;
}

/* New styles for table row background colors */
.custom-table-layout td:first-child {
  background-color: #f7f7f7;
  text-align: center;
  color: #615d5c !important;
  font-weight: 500;
}

.custom-table-layout td:nth-child(2),
.custom-table-layout td:nth-child(3) {
  background-color: #fafafa; /* Details and HR Strategies columns */
}

/* Adding border radius to the last cells */
.custom-table-layout tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
}

.custom-table-layout tr:last-child td:last-child {
  border-bottom-right-radius: 15px;
}

/* -------------------------------------------------------------------------------- FAQ OF NEW BLOG ---------------------------------------------- */

.faq-section {
  /*   margin-top: 20px; */
  display: flex;
  flex-direction: column;
}

.faq-item {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.faq-number {
  color: #f07c00;
  width: 2rem; /* Adjust width as needed */
  text-align: center;
  font-size: 1rem;
  margin-right: 1rem;
  font-weight: bold;
}

.faq-question {
  cursor: pointer;
  display: flex;
  flex-grow: 1;
  align-items: center;
}

.faq-icon {
  margin-right: 10px;
  margin-right: 0.5rem; /* Space between number and icon */
  width: 1.2rem; /* Adjust size as needed */
  height: auto;
}

.faq-answer {
  margin-top: 10px;
}

.arrowicon_imgupdown {
  margin-left: auto;
}

.faq-question strong {
  font-weight: 500;
  color: #333333 !important;
}

.faq-answer p {
  font-size: 16px;
  padding: 10px 0px 0px 60px;
  color: #6c757d !important;
  margin-bottom: 5px;
}

.faq-question strong {
  font-size: 17px;
}

/* -------------------------------------------------------------------- Two column table css   --------------------------- */
.two-column-table-layout th {
  border: none !important;
}

.two-column-table-layout p {
  font-size: 15px;
}

.two-column-table-layout table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
  border-radius: 15px; /* Add border radius */
  overflow: hidden; /* Ensure border radius applies to table */
}

.two-column-table-layout th,
.two-column-table-layout td {
  padding: 15px;
  text-align: left;
}

.two-column-table-layout th {
  background-color: #f07c00;
  padding: 15px !important;
  color: white;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
}

.two-column-table-layout td {
  background-color: #fafafa;
  color: #333;
  font-size: 16px;
  border: 1px solid #ede9e8;
  border-bottom: none;
  border-right: none;
  border-left: none;
}

/*  Custom Image  */

img.custom-box-image {
  width: 100% !important;
}

.heading-text {
  color: black !important;
}

/* Ensure columns are equally divided */
.two-column-table-layout th,
.two-column-table-layout td {
  width: 50%;
}

.two-column-table-layout td p {
  margin: 0px !important;
}

.two-column-table-layout img {
  margin: 0px auto !important;
}

.two-column-table-layout tr {
  border-bottom: 1px solid lightgrey !important;
}

.two-column-table-layout tr:last-child {
  border-bottom: 0px !important;
}

/* Three Table Last CSS table with heading  */

.two-tab-title {
  margin: 0px;
}

h4.table-heading {
  margin: 0;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
  color: black;
  text-align: center;
font-size:22px;
}

table.two-tab-title {
  border-radius: 0px 0px 15px 15px !important;
}

/* ---------------------------------------------------------------------------- BLOG BUUTTON AND SOCIAL MEDIA SHARING --------------------------- */

.blogbtnsharemedia {
  display: flex;
  align-items: flex-start;
  margin-bottom: 35px;
}

.download-blog-button {
  border-radius: 6px;
  background: #e67200;
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 7px;
  color: #fff;
  font-size: 14px;
  border: 0;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.5;
  letter-spacing: normal;
  transition: 300ms ease-in-out;
}

.download-blog-button:is(:hover, :focus){
  background: #e67200;
  color: #fff;
  opacity: 0.9;
}

.save_pdf_btn.active{
  cursor: wait;
}

.save_pdf_btn.active .pdf_download_text{
  opacity: 0;
}

.pdf_loader, .pdf_loader:before, .pdf_loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  animation-fill-mode: both;
  animation: bblFadInOut 1.8s infinite ease-in-out;
}
.pdf_loader {
  color: #FFF;
  font-size: 7px;
  position: absolute;
  top: -7px;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
  opacity: 0;
}
.save_pdf_btn.active .pdf_loader{
  opacity: 1;
}
.pdf_loader:before,
.pdf_loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.pdf_loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.pdf_loader:after {
  left: 3.5em;
}

@keyframes bblFadInOut {
  0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em }
  40% { box-shadow: 0 2.5em 0 0 }
}
    

/* -------------------------------------------------------------------- Below Author Profile and Bio  --------------------------------------------- */

.imgauthorpic {
  display: flex;
  gap: 20px;
}

.rounded-circle {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}

.newblogauthorbio_bottom p {
  font-size: 16px;
  padding-top: 15px;
}

p.post-date {
  font-size: 14px;
}

p.post-title {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* FAQ Hover effect */

.faq-question {
  padding: 20px 15px 20px 0px;
  transition: background-color 0.3s ease-out; /* Smooth transition */
}

.faq-question:hover {
  background-color: #fff3ed;
}

/* Editor Pragaragh Li tag font size */

.editor-paragraph-box li {
  font-size: 18px !important;
}

/* -------------------------------------------------------------------------- Previous and Next Blogs ------------------------------------------ */

.new-navigation-posts {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
	gap:20px;
}

.new-previous-post,
.new-next-post {
  width: 40%;
  text-align: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 4px 8px 0px rgba(0, 0, 0, 0.12);
}

.new-card-content-prev-next {
  padding: 15px;
  text-align: left !important;
}

p.new-post-date {
  margin: 0px;
  font-size: 14px;
}

p.new-post-title {
  margin: 0px;
  font-size: 18px;
  line-height: 21px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.new-post-title a {
  color: black;
  font-weight: 500;
}

p.new-post-category {
  margin: 0px;
  display: flex;
  width: fit-content;
  padding-block: 2px;
  padding-inline: 20px;
  border-radius: 15px;
  background: #defaff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}

.new-post-category a {
  font-size: 11px;
  font-weight: 600;
  color: #006172 !important;
}

a.new-post-link-btn {
  border-radius: 5px !important;
  background: #f58021 !important;
  padding: 5px 10px;
  font-size: 12px;
  color: white;
}

.new-previous-post img {
  height: auto;
  object-fit: fill;
  border-radius: 15px;
}

.new-next-post img {
  height: auto;
  object-fit: fill;
  border-radius: 15px;
}

.new-post-link-btn svg {
  margin-left: 2px;
  width: 15px;
  display: inline-flex;
  align-self: center;
  vertical-align: text-top;
}

a.new-post-link-btn:hover {
  color: white !important;
}

.next-post-card-new-blog {
  padding: 15px;
  text-align: left;
}

.grayline_divider {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid #c5c1c0;
}

/* Festival Season Blog Next and Previous Blog post - new blog design */

.postid-8860 .new-navigation-posts {
  justify-content: space-between;
}

/* Save as PDF Button  */

.save-as-pdf-pdfcrowd-button {
  margin-right: 0px !important;
  margin-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  background-color: #e67200 !important;
  border-color: #e67200 !important;
  color: #fff;
}

.save-as-pdf-pdfcrowd-button img {
  width: 14px !important;
  height: 14px !important;
  margin-left: 5px;
  object-fit: fill;
}

.save-as-pdf-pdfcrowd-button {
  font-family: "Open Sans";
  font-weight: 600 !important;
}

.save_pdf_btn img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  margin-left: 5px;
}

.resources-list ul {
  list-style: none;
  justify-content: center;
}
.resources-list ul a {
  display: flex;
}

.newblog-box-contents .para_bg_grey {
  background: #ffe0cd;
  padding: 16px 22px;
  margin-bottom: 16px;
  border-radius: 10px;
}

/* ----------------------------------------------------------------------- Related post of the blog category ------------------------------------ */

.related-posts-container {
  display: flex;
  justify-content: space-between; /* Space between items */
  gap: 12px; /* Space between the posts */
  flex-wrap: wrap; /* Allows wrapping on smaller screens */
}

.related-post {
  flex: 1 1 calc(33.333% - 20px); /* Adjust width with gap consideration */
  box-sizing: border-box;
  border-radius: 10px; /* Optional: Rounded corners */
  overflow: hidden; /* Ensure content does not overflow */
  background: #fff;
  box-shadow: 1px 4px 8px 0px rgba(0, 0, 0, 0.12);
}

.post-content {
  padding: 15px; /* Add padding around the content */
}

.post-date,
.post-title,
.post-category {
  margin: 0 0 10px 0; /* Add margin for spacing */
}

#relpostcategory .post-title a {
  color: black;
  font-weight: 500;
  font-size: 13px !important;
}

a.post-link-btn {
  border-radius: 5px !important;
  background: #f58021 !important;
  padding: 5px 10px;
  font-size: 12px;
  color: white;
}

a.post-link-btn svg {
  margin-left: 2px;
  width: 15px;
  display: inline-flex;
  align-self: center;
  vertical-align: text-top;
}

.related-post img {
  width: 100%;
  height: auto;
  object-fit: fill;
  border-radius: 10px;
}

#relpostcategory p.post-title {
  line-height: 20px;
}

a.post-link-btn:hover {
  color: white !important;
}

/* Free Demo form on new blog css .blog_new_free_demo */

.signup_text {
  text-align: center;
  color: white;
  font-weight: 500;
  font-size: 16px!important;
}

.free_demo_text {
  font-size: 20px;
  font-weight: 600;
}

.blog_new_free_demo {
  border-radius: 10px;
  background: #016172;
  padding: 30px 20px 10px 20px;
}

.wpcf7-email {
  border-radius: 8px !important;
}

.wpcf7-text {
  border-radius: 8px !important;
}

.blog_new_free_demo input[type="text"],
.blog_new_free_demo input[type="email"],
.blog_new_free_demo textarea {
  max-width: 100% !important;
  width: 100% !important;
  padding: 10px !important;
  font-size: 14px !important;
  margin-bottom: 3px;
  border-radius: 8px !important;
  border: none !important;
  line-height: 12px !important;
  min-height: fit-content !important;
}
#wpcf7-f8885-o8 .blog_new_free_demo span.wpcf7-form-control-wrap input[type="text"], #wpcf7-f8885-o8 .blog_new_free_demo span.wpcf7-form-control-wrap input[type="email"], #wpcf7-f8885-o8 .blog_new_free_demo span.wpcf7-form-control-wrap textarea {border-radius: 8px!important;}


.blog_new_free_demo input::placeholder,
.blog_new_free_demo textarea::placeholder {
  color: #8a8a8a;
}

.blog_new_free_demo input[type="submit"] {
  background-color: #f48b0d; /* Orange button */
  color: white;
  padding: 10px;
  border: none;
  width: 40%;
  margin: 0 auto;
  display: block;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
}

.blog_new_free_demo input[type="submit"]:hover {
  background-color: #d97a00;
}

/* Two Image section on new blog page design */

.bg-two-image-section {
  margin: 35px 0px 35px 0px;
  background-color: #f07c00; /* Orange background */
  color: white;
  padding: 30px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  /* Add the SVG background */
  background-image: url("https://www.opportunehr.com/hrms-blogs/wp-content/uploads/2024/09/Group-71903.png");
  background-repeat: no-repeat;
  background-position: center right;
}

.bg-two-image-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 10px;
  width: 150px;
  height: 100%;
  background: url('https://www.opportunehr.com/hrms-blogs/wp-content/uploads/2023/12/Opportune_HRLogo.png')
    no-repeat center center;
}

.content-wrapper-two-section {
  z-index: 1; /* Ensure content stays above background */
  max-width: 60%; /* Adjust width to fit the content */
}

.content-wrapper-two-section p {
  margin: 0px;
}

p.two-image-text {
  margin-bottom: 12px;
}

.btn-two-images {
  display: inline-block;
  background-color: white;
  color: black;
  font-size: 14px;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 20px;
  font-weight: 500;
}

.btn-two-images span {
  margin-left: 2px;
}

.btn-two-images svg {
  vertical-align: middle;
}

.content-wrapper-two-section h4 {
  font-size: 24px !important;
  font-weight: 600;
  margin-bottom: 10px;
}

.two-image-text {
  font-size: 16px;
  margin-bottom: 10px;
}

.editor-paragraph-box hr,
.newblogpara hr{
  border-color: #000000 !important;
}

p.dot-border-top{
	border-top: 1px solid;
}

.font-md-size{
	font-size:22px !important;
}
@media (min-width: 1920px){
  .download-blog-button{
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  /*   .bg-two-image-section {
      flex-direction: column;
      text-align: center;
    } */

  h4.table-heading {
    font-size: 18px;
  }

  .content-wrapper-two-section {
    max-width: 100%;
  }

  .faq-question strong {
    font-size: 15px;
  }
}

@media (max-width: 475px) {
  .content-wrapper-two-section h4 {
    font-size: 16px !important;
  }

  .btn-two-images {
    display: inline-block;
    background-color: white;
    color: black;
    font-size: 10px;
    padding: 4px 12px;
    text-decoration: none;
    border-radius: 20px;
    font-weight: 500;
  }

  .bg-two-image-section {
    margin: 10px 0px 10px 0px;
    padding: 20px 10px;
  }

  .btn-two-images svg {
    width: 11px;
  }

  .two-image-text {
    font-size: 12px;
  }

  .bg-two-image-section::before {
    width: 80px; /* Adjust for mobile */
    background-size: contain;
  }

  .faq-question strong {
    font-size: 14px;
  }

  h4.table-heading {
    font-size: 16px;
  }
}

/* ----------------------------------------------------------------------------NEW BLOG MEDIA QUIRES ---------------------------------------------  */

@media (max-width: 1920px) {
  .glossary_list_icon ul li a .elementor-icon-list-icon {
    margin-top: 1px;
  }
}

@media (max-width: 1440px){
  .free-demo-form .wpcf7 .wpcf7-recaptcha iframe{
    transform: scale(0.85);
  }
}

@media (max-width: 1366px){
  .free-demo-form .wpcf7 .wpcf7-recaptcha iframe{
    transform: scale(0.8);
  }
}

@media (max-width: 1280px){
  .free-demo-form .wpcf7 .wpcf7-recaptcha iframe{
    transform: scale(0.7);
  }
}

@media (max-width: 1024px) {
  .newblogcustomheader {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 768px) {
  .newblogcustomheader {
    padding-left: 20px;
    padding-right: 20px;
  }

  .newcustombread {
    padding-top: 20px;
  }

  .blogbtnsharemedia .newsocialsharing {
    margin-left: auto;
  }

  .newsocialsharing {
    margin-left: unset;
  }

  .post-category a {
    font-size: 12px;
    color: #006172 !important;
  }

  #breadcrumbs {
    padding-top: 0px;
  }

  .mainnewblog_layout {
    margin-top: 10px;
  }

  footer .main-textarea textarea {
    width: 45% !important;
  }

  .site-header {
    width: 100% !important;
    position: sticky !important;
  }

  html {
    overflow-x: hidden;
  }
}

@media (max-width: 520px) {
  .newcustombread {
    padding-top: 20px;
    margin-left: -35px;
  }

  .custom-table-layout {
    overflow: scroll;
  }

  .newblogcountviews {
    margin-left: unset;
  }

  .single-new-blog li {
    font-size: 15px !important;
  }

  .single-new-blog p {
    font-size: 15px !important;
  }

  .new-previous-post,
  .new-next-post {
    width: 100%;
  }

  .related-post {
    flex: unset;
  }

  .download-blog-button {
    margin-bottom: 15px;
  }

  .blogbtnsharemedia .newsocialsharing {
    margin-left: unset;
  }

  .download-blog-button {
    font-size: 12px;
  }

  #breadcrumbs {
    padding-top: 80px !important;
  }

  .new-navigation-posts {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    gap: 22px;
    margin-top: 20px;
  }

  .related-posts-container {
    gap: 22px;
  }
}

@media (max-width: 475px) {
  .blogbtnsharemedia {
    display: inherit;
    margin-bottom: 30px;
  }

  .download-blog-button {
    margin-bottom: 20px;
  }

  .single-new-blog h2 {
    font-size: 24px;
  }

  .link-text p {
    font-size: 12px !important;
    line-height: 15px;
  }

  .heading-image img {
    width: 12px;
    max-width: 7px;
  }

  .newblogheading {
    gap: 10px !important;
  }

  .editor-paragraph-box {
    padding-left: 13px;
  }

  .numberparagraphtext {
    padding-left: 5px;
    font-size: 15px !important;
  }

  .link-box {
    gap: 6px;
    padding: 8px 20px 8px 10px;
  }

  .link-static-image {
    width: 36px;
  }

  .link-image {
    min-width: 40px;
  }

  .testimonial-box {
    gap: 10px;
  }

  .testimonial-text {
    line-height: 24px;
  }

  .custom-table-layout {
    padding-left: 0px;
  }

  .two-column-table-layout {
    padding-left: 0px;
  }

  .faq-section {
    padding-left: 0px;
  }

  .faq-answer p {
    padding: 10px 0px 0px 33px;
  }

  .faq-number {
    margin-top: -24px;
    width: 1.6rem;
    font-size: 0.8rem;
    margin-right: 0.5rem;
  }

  .faq-question {
    padding: 10px 0px 10px 0px;
  }

  footer .main-textarea textarea {
    width: 100% !important;
  }

  #blog-content {
    padding: 0px;
  }
}

/* index text on left corner */

.ez-toc-open-icon {
  display: none !important;
}

@media (max-width: 1024px) {
  div#toc-container {
    display: none !important;
  }

  div#recent-posts {
    display: none !important;
  }

  div#blog-content {
    width: 100% !important;
  }
}

@media (max-width: 375px) {
  .layout-medium {
    width: inherit !important;
  }

  .faq-answer p {
    padding: 10px 0px 0px 28px;
  }
}

/* New header Hover mobile tablet CSS */

@media (max-width: 991px) {
  li#menu-item-1307 .sub-menu {
    display: none !important;
  }

  li#menu-item-1307:hover .sub-menu {
    display: block !important;
    border: none !important;
    width: 100% !important;
    box-shadow: none !important;
  }

  li#menu-item-1308 .sub-menu {
    display: none !important;
  }

  li#menu-item-1308:hover .sub-menu {
    display: block !important;
    border: none !important;
    width: 100% !important;
    box-shadow: none !important;
  }

  ul.sub-menu::after {
    position: relative !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  header#masthead {
    position: sticky !important;
    top: 0;
  }

  .site-header {
    width: 100% !important;
  }
}
