a.tbl-link {
    color: #1e293b !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.3s ease;
}
.custom-toc {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top:15px;
}
.blogContentWrapper strong{
    font-weight:600;
}

.blogContentWrapper a:hover{
    text-decoration:none !important;
}
.uagb-faq-content p{
     font-size:14px; 
}
.blogContentWrapper h2:first-child {
    padding-top: 0;
}

.custom-toc {
    border-left: 2px solid rgba(28, 49, 94, 0.1);
    padding-left: 10px;
}

.custom-toc .tbl-link.active {
    position: relative;
    transition:0.5s linear;
}
.left-col h4 {
    margin: 0;
    padding: 10px;
}
.custom-toc .tbl-link.active::before {
    content: '';
    width: 3px;
    height: 100%;
    background: #ea5104;
    position: absolute;
    left: -12px;
    transition:0.5s linear;
}
p#tag-heading {
    font-size: 18px !important;
    margin: 0 !important;
    color: #ea5104 !important;
    text-transform: uppercase;
    font-weight: 500 !important;
}
.sharer-col {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 80%;
}
.sharer-col p {
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.sharer-col ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 10px;
    margin-left: 8px;
    
}
.subs-form{
    background: rgba(0, 0, 0, 0.1);
    margin: 0;
    width:85%;
}
form#submitSubscribe {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 15px;
}
.sharer-col ul li:nth-of-type(2) a img {
    width: 13px;
    height: 13px;
}
.sharer-col ul a {
    font-size: 16px;
}
.sharer-col ul li:nth-of-type(2) a {
    color: #1c325e;
}
.sharer-col ul li:last-child a {
    color: #1c325e;
}
.sharer-col ul li:first-child a {
    color: #1c325e;
}
p#blog-h2 {
    margin: 0;
    padding: 0;
    font-size: 30px !important;
    font-weight: 600 !important;
}
.blogPage .wp-block-group-is-layout-flex{
    padding:20px 0;
}
.blogWrapperAttendees {
    display: grid;
    gap: 20px;
    margin-bottom:20px;
}
.blogWrapperAttendees h6 {
    padding: 0;
    margin: 0;
    font-size: 12px !important;
}
.blogPage ol li::marker {
    color: #1c315e;
    font-size: 15px;
}
.blogWrapperAttendees h3 {
    margin: 0;
    padding-bottom: 10px;
}
.blogWrapperAttendees p {
    text-align: left !important;
    font-style: normal !important;
    font-size: 14px !important;
}
.blogWrapperAttendees .wp-block-group {
    background: #fff;
    padding: 30px !important;
    border-radius: 10px;
}
.accreditedBodyWrapper {
    display: grid !important;
    justify-items: center;
    align-items: flex-start;
    text-align: center;
    grid-gap: 30px;
}
.accreditedBodyWrapper {
    margin-bottom: 30px;
}
.accreditedBodyWrapper svg {
    width: 45px;
    height: 45px;
}
.accreditedBodyWrapper .wp-block-group-is-layout-flex {
    display: flex
;
    flex-direction: column;
    gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.1);
    padding: 22px !important;
    min-height: 335px;
}
.accreditedBodyWrapper h6 {
    margin: 0;
    padding: 0;
}
.accreditedBodyWrapper p {
    margin: 0;
    text-align: left;
    /* padding-right: 10%; */
}
.accreditedWrapper2 .wp-block-group-is-layout-flex

 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 10px !important;
    background: rgba(255, 255, 255, 0.3);
    padding: 5px 20px;
}
.accreditedWrapper2 {
    display: flex
;
    flex-direction: column;
    /* gap: 20px; */
}
.custom-two-column {
    display: flex;
    gap: 20px;
    padding: 50px 100px;
}

.left-col { width: 22%; }
.right-col { width: 78%; }
.uicore-entry-meta{
    display:none !important;
}
.tbl-content {
    /* border: 1px solid rgba(0,0,0,0.1); */
    padding: 10px;
}

.tbl-content h4 {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 5px;
    margin-bottom: 30px;
    width:60%;
}
.accreditedWrapper2 .wp-block-group-is-layout-flex svg {
    width: 35px;
    height: 35px;
    flex:0 0 auto;
    padding-top:10px;
}
.accreditedWrapper2 h5 {
    text-align: left;
    margin: 0;
    padding: 0;
    color:#E16958;
}
.accreditedWrapper2 p {
    margin: 0;
    padding: 0;
}
.blogPage .wp-block-group-is-layout-flex h5 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}
.blogPage img{
    border-radius:10px;
}
.blogPage .wp-block-group-is-layout-flex h2 {
    margin: 0;
    padding: 0;
}
.blogImgWrapper figure img {
    max-width: 100%;
    height: 340px;
}
.blogWrapperGrid2 .is-layout-flex:first-child p
 {
    text-align: center;
    padding: 0;
    margin: 0;
}
.blogImgWrapper {
    display: grid
;
    gap: 10px;
    align-items: center;
    grid-template-columns: 1fr 1fr;
        padding: 0 !important;
}
.blogImgWrapper2{
     display: flex;
    gap: 10px;
        padding: 0 !important;
    
}
.blogImgWrapper2 figure img {
    max-width: 100%;
   
}
.blogWrapperGrid {
    display: grid;
    grid-template-columns: 75% 25% !important;
    gap: 50px;
    align-items:center;
}
.blogPage h6 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #112033 !important;
    margin:0 !important;
}
.blogWrapperGrid img

 {
    max-width: 100%;
    width: 55%;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.cybersecurityWrapper {
    display: grid;
}
.cybersecurityWrapper .wp-block-group-is-layout-grid {
    display: grid;
     background: #fff;
    margin-bottom: 20px;
     grid-row-gap: 20px;
}
.cybersecurityWrapper .wp-block-group-is-layout-grid .wp-block-group-is-layout-flex
 {
   
    padding: 30px !important;
    align-content: center;
    border-radius:10px;
}
.cybersecurityWrapper h5{
     text-align:center;
    margin:0;   
    }
    .cybersecurityWrapper h2 {
    margin-bottom: 0;
}
.cybersecurityWrapper p {
    text-align: left !important;
}
.cybersecurityWrapper img {
    max-width: 55% !important;
    margin: 0 auto;
    display: block;
}
.blogImages img{
  width:100%;
}
.blogWrapperGrid p {
    margin: 0;
}
.blogWrapperGridGeneral{
     display:grid;
     grid-template-columns:60% 40%;
     grid-column-gap:30px;
}
.blogWrapperGrid p:nth-of-type(2) {
    margin-top: 20px;
    font-size: 20px !important;
}
.jsr p:nth-of-type(2){
    font-size:16px !important;
    margin-bottom:10px; 
}
.blogWrapperGrid p:nth-of-type(2) a {
    color: #004567;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.blogWrapperGrid2 .is-layout-flex:last-child img {
    max-width: 100%;
    height: 350px;
}
.cyberthreat p:nth-of-type(2) {
    font-size: 16px !important;
    margin-bottom: 20px;
}
.blogWrapperGrid2 .is-layout-flex:last-child {
    display: flex
;
    gap: 20px;
}
.blogWrapperGrid2 p:first-child {
    color: #ea5104;
    font-weight: 600;
}
.blogWrapperGrid2 .is-layout-flex:first-child

 {
    margin-top: 40px;
}
.blogQuotes

 {
    text-align: center !important;
    padding: 20px;
}
.three-blog-grid {
    display: grid
;
    gap: 10px;
}
span.chevron {
    display: flex !important;
    align-items: center;
}
span.chevron img {
    width: 17px !important;
    height: 17px !important;
}

.custom-footer-toc-wrapper {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            z-index: 9999;
            font-family: sans-serif;
            display:none;
        }

        .custom-accordion-body {
            width: 100%;
            background-color: #ffffff;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s ease;
            box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .custom-accordion-body.open {
            max-height: 50vh;
            overflow-y: auto;
        }

        .custom-accordion-body ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .custom-accordion-body li {
            padding: 10px 20px;
            border-bottom: 1px solid #eee;
            font-size: 14px !important;
            cursor: pointer;
        }

        .custom-accordion-body li:hover {
            background-color: #f0f0f0;
        }
p.post-subtext {
    font-size: 21px;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 23px !important;
    font-weight: 400;
    width: 45%;
    line-height: 1.5;
    color: #404041;
}
        .custom-accordion-toggle {
    width: 100%;
    background-color: #ffffff;
    padding: 20px 30px;
    display: flex
;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.08);
    padding-left: 90px;
}
.toc-wrap {
    display: flex
;
    justify-content: space-between;
    width: 94%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
}
        .custom-accordion-toggle p.toc-h {
            margin: 0;
            font-size: 16px !important;
            font-weight: 500 !important;
            color: black;
        }

        .custom-accordion-toggle .chevron {
            display: inline-block;
            transition: transform 0.3s ease;
            font-size: 18px;
        }

        .custom-accordion-toggle.active .chevron {
            transform: rotate(180deg);
        }
        .blogPage p {
    line-height: 28px;
    font-weight: 400;
    color:#112033;
	  font-size:16px !important;
	  text-align:justify;
}
#submitSubscribe .error {
    border: 2px solid #e63946 !important;
    outline: none;
}

/* Success */
.subscribeBtn{
    cursor: pointer;
}
.subscribeBtn.success {
    background: #2ecc71;
    border-color: #2ecc71;
}

/* Disable button after success */
.subscribeBtn.disabled {
    pointer-events: none;
    opacity: 0.9;
}
.blogPage ul,.blogPage ol {
    display: flex
;
    flex-direction: column;
    gap: 10px;
}
.blogPage .is-vertical.is-layout-flex {
    padding: 10px 0;
}
.blogPage ul li,.blogPage ol li {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px;
    color:#112033;
	text-align:justify;
}
.blogPage ul li strong,.blogPage ol li strong {
    font-weight: 600;
}
.blogPage h2 {
    font-size: 30px !important;
}
.blogPage ul li a,.blogPage ol li a {
    font-weight: 400;
    text-decoration: underline;
	text-align:justify;
}
.blogPage h2,.blogPage h6 {
    padding-top: 20px;
}
.blogPage h4 {
    font-size: 18px;
}
.blogPage h3 {
    font-size: 30px !important;
    
}
.blogPage h3  strong{
    font-weight: 700 !important;
    
}
.blogContentWrapper a {
    text-decoration: none !important;
}
.blogContentWrapper a:hover {
    text-decoration: underline;
}
.left-col-wrapper{
    position: sticky !important;
    top: 100px; 
}
.post-card-modern {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    height: 100%;
}

.post-card-modern:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 45px rgba(0,0,0,0.15);
}

.post-card-link {
    display: block;
    text-decoration: none !important;
    color: inherit;
}

/* Image */
.post-card-image {
    position: relative;
    padding-top: unset;
    overflow: hidden;
    width: 100%;
    height: 250px;
}

.post-card-image img {
    /* position: absolute;
    inset: 0; */
    width: 100%;
    height: 100%;
    object-fit: fill;
    transition: transform 0.6s ease;
}

.post-card-modern:hover .post-card-image img {
    transform: scale(1.08);
}

/* Gradient overlay */
.post-card-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0) 40%,
        rgba(0,0,0,0.6) 100%
    );
}

/* Content */
.post-card-content {
    padding: 30px 20px;
    z-index: 2;
        min-height: 115px;
}
.g-recaptcha iframe {
    -webkit-transform: scale(0.82); 
    -moz-transform: scale(0.82);
    -ms-transform: scale(0.82);
    -o-transform: scale(0.82);
    transform: scale(0.82);
    
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    
    width: 100%;
    box-sizing: border-box;
}

/* Adjust parent div height to match scaled iframe */
.g-recaptcha > div {
    height: 70px !important;
    max-height: 70px;
    overflow: hidden;
}
p.rposts {
    font-size: 1.6rem !important;
    margin-top: 50px;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding-bottom: 10px;
}
.post-card-title {
    margin: 0;
    font-size: 14px !important;
    font-weight: 600;
    color: #111;
    line-height: 1.3;
    text-decoration:none;
}
.my-posts-carousel {
    position: relative;
}

.scroll-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;

    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
    background: #000;
    width: 35px;
    height: 35px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.scroll-to-top a {
    display: flex;
    align-items: center;
    transition: opacity 0.3s ease;
}
.scroll-to-top svg {
    width: 16px;
    height: 25px;
    filter: invert(1);
}
.scroll-to-top.show {
    display:flex !important;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
@media(max-width:1100px)
{
    
     .category-filter > h4{
          font-size:18px;
     }
 
   
      .left-col{
          flex:0 0 auto;
          width:28%;
      }
      .right-col{
          flex:0 0 auto;
          width:70%;
      }
	.blogContentWrapper h2 {
  font-size: 25px !important;
  line-height: 1.3;
}
      .custom-two-column{
          padding:30px;
          gap:0;
      }
      #category-filter-form label{
          font-size:14px;
          align-items:center;

      }
      #category-filter-form input[type=checkbox]
      {
          height:25px;
      }
}
         @media(min-width:991px)
         {
            .tbl-content {
    display: block !important;
}
                     .custom-footer-toc-wrapper{
    display:none;
}
 
         }
        @media(max-width:990px)
        {
            .custom-footer-toc-wrapper{
    display:block;
}
      .tbl-content {
    display: none !important;
}
.blogImgWrapper figure img {
    max-width: 100%;
    height: unset;
}
.blogImgWrapper {
    display: grid;
;
    gap: 10px;
    align-items: center;
    grid-template-columns: 100%;
}
.blogPage .is-vertical.is-layout-flex {
    padding: 10px 0;
}
#mainBlog{
    padding-top:unset;
}
.blogImgWrapper figure,.blogImgWrapper2 figure{
    margin:unset !important;
}
.blogWrapperGrid {
    grid-template-columns: 100% !important;
    gap:0;
}
.blogWrapperGrid figure {
    order: -1;
}
.blogWrapperGrid2 .is-layout-flex:last-child{
     flex-wrap:wrap;
}
.blogWrapperGrid2 .is-layout-flex:last-child img{
    height:unset;
}
.blogWrapperGrid2 .is-layout-flex:last-child figure{
     margin:0 !important;
}
.blogWrapperGrid2 .is-layout-flex:first-child p{
    text-align:left;
}
.three-blog-grid {
    display: grid;
    grid-template-columns:100% !important;
}
.three-blog-grid figure{
     margin:0 !important;
}
.blogPage ul li{
     text-align:left;
     font-size:14px !important;
}
.blogWrapperAttendees {
    grid-template-columns:100% !important;
}
.cybersecurityWrapper .wp-block-group-is-layout-grid{
     grid-template-columns:100%;
}
.accreditedBodyWrapper {
    grid-template-columns: 100% !important;
}
.accreditedWrapper2 .wp-block-group-is-layout-flex
 {
    flex-direction: column;
    gap: 11px;
}
.accreditedWrapper2 .wp-block-group-is-layout-flex svg {
    width: 50px !important;
    height: 50px !important;
}
.custom-two-column{
    flex-direction:column;
    padding:30px;
}
.left-col {
  width: 100%;

}
.right-col {
  width: 100%;
  order: -1;
}

        }
       
@media(max-width:768px)
{
    .blogPage h2 {
    font-size: 20px !important;
}
.allReleases h3 a {
    font-size: 16px !important;
}
 .blogPage h3{
     font-size:18px !important;
     line-height:25px !important;
 }
.blogPage p{
  font-size:14px;
  text-align:left;
}
p.rposts{
    font-size:1.6rem;
}
.blogPage a{
    font-size:12px !important;
}
.uagb-faq-content p {
    font-size: 12px;
    line-height: 22px;
}
span.uagb-question {
    font-size: 16px;
}
.tbl-content {
    position: static !important;
    top: 100px;
}
.scroll-to-top{
    bottom:100px;
}
 .jumpToWrapper {
    
    padding: 10px;
    gap: 10px;
    
}
.jumpToContent p{
     font-size:12px !important;
}
.jumpToContent a{
     font-size:10px !important;
}
.jumpToImg {
  width: 38px;
  height: 38px;
}
.blogImgWrapper figure img {
    max-width: 100%;
    height: unset;
}
.blogImgWrapper {
    display: grid;
;
    gap: 10px;
    align-items: center;
    grid-template-columns: 100%;
}
.blogImgWrapper2{
     display: flex;
    gap: 10px;
    
}
.blogImgWrapper figure,.blogImgWrapper2 figure{
    margin:unset !important;
}
.blogImgWrapper2 figure img {
    max-width: 100%;  
}
.blogPage .is-vertical.is-layout-flex {
    padding: 10px 0;
}
#mainBlog{
    padding-top:unset;
}
.blogWrapperGrid {
    grid-template-columns: 100% !important;
    gap:0;
}
.blogWrapperGrid figure {
    order: -1;
}
.blogWrapperGrid2 .is-layout-flex:last-child{
     flex-wrap:wrap;
}
.blogWrapperGrid2 .is-layout-flex:last-child img{
    height:unset;
}
.blogWrapperGrid2 .is-layout-flex:last-child figure{
     margin:0 !important;
}
.blogWrapperGrid2 .is-layout-flex:first-child p{
    text-align:left;
}
.three-blog-grid {
    display: grid;
    grid-template-columns:100% !important;
}
.three-blog-grid figure{
     margin:0 !important;
}
.blogPage ul li{
     text-align:left;
     font-size:14px !important;
}
.blogWrapperAttendees {
    grid-template-columns:100% !important;
}
.cybersecurityWrapper .wp-block-group-is-layout-grid{
     grid-template-columns:100%;
}
.accreditedBodyWrapper {
    grid-template-columns: 100% !important;
}
.accreditedWrapper2 .wp-block-group-is-layout-flex
 {
    flex-direction: column;
    gap: 11px;
}
.accreditedWrapper2 .wp-block-group-is-layout-flex svg {
    width: 50px !important;
    height: 50px !important;
}

.right-col{
    width:100%;
    
}
.custom-two-column{
    padding:30px;
}
h1.uicore-title.uicore-animate.h1 {
    font-size: 28px !important;
    line-height: 1.4;
}
.sharer-col + h4 {
    display: none;
}
.left-col{
    width:100%;
    order:1;
}

.custom-two-column{
    flex-direction:column;
}

.blogContentWrapper {
    padding: 10px;
}

}