    .category-27 p.article_author.post_date {
    display: none ! IMPORTANT;
}
#dropdownMenu ul{
padding-left:0;
}
.row.global-specialties h3 {
    font-size: 37px;
}
.card-main-2 {
    box-shadow: 0px 16px 32px -4px #002B491A;
    background: #fff;
    padding: 24px 13px;
    max-height: 100% !important;
}
:where(.wp-block-group.has-background) {
padding: 0 !important; 
}
@media (min-width: 768px) {
    .thg-global-posts, .thg-theme .global-specialties .thg-global-item  {
padding: 0 15px;
    }
}


.row.global-post {
    row-gap: 45px;
}
.bottom {
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
position:relative;
}
.bottom::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px; /* Same as the border-radius */
background: #FFAB2F;
  z-index: -1;
}

.board-members{
max-width: 350px;
  margin: 0 auto;
flex-wrap:nowrap!important;
}


.board-members img{
border-radius:99px;
background: linear-gradient(53.64deg, #F7941D 16.12%, #FFAB2F 61.2%, #FFD15B 89.59%);
}

.board-members .wp-block-column:not(:first-child){
margin-left:-55px;
}
.board-members .board-1{z-index:5}
.board-members .board-1 + *{z-index:4}
.board-members .board-1 +  *  + *{z-index:3}
.board-members .board-1 +  * +  * +  *{z-index:2}


.video-section{
background:#002B49 url('/wp-content/uploads/2024/08/new-mask-scaled.webp');
background-repeat: no-repeat !important;
  background-position: bottom;
  background-size: 130%;
}

        .custom-video-container {
border-radius:10px;
            position: relative;
            max-width: 800px;
            max-height: 450px;
height:450px;
            background: linear-gradient(180deg, #002B49 0%, #041521 100%);
    overflow: hidden;
box-shadow: 0px 4px 4px -4px rgba(0, 43, 73, 0.2), 0px 16px 16px -8px rgba(0, 43, 73, 0.3);

        }
        .custom-video-poster {
            width: 100%;
            height: 100%;
            object-fit: cover;
opacity:0.7;
        }
        .custom-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 102px;
            height: 102px;
            background-color: rgba(0, 0, 0, 0.7);
            border: none;
            border-radius: 50%;
            cursor: pointer;
background:url('/wp-content/uploads/2024/08/Group-9.png');
        }
      
        .custom-play-button.paused::before {
            left: 50%;
            border-style: double;
            border-width: 0 0 0 25px;
            height: 30px;
        }
        .hidden-video {
            display: none;
        }

.video-section .ytp-show-cards-title{
display:none;}

.video-section video{
border-radius:10px;
}

.mission-container p,
.about-us-container p.about-us{
color:#F7941D;
display:flex;
gap:8px;
align-items:center;
font-weight:600;
}

.about-us-container{
background-color:#002B49;
}

.mission-container p span,
.about-us-container p.about-us span{
width:16px;
height:16px;
background-color:#F7941D;
display: block;
  border-radius: 50%;
}

.mission-container h2{
font-size: 110px !important;
  color: #002B49;
  line-height: 128px;
}

.about-us-container h2{
font-size:48px!important;
font-weight:600;
line-height:55px;
max-width:634px;
margin:0 auto;
}

.mission-container h2 span,
.about-us-container h2 span{
color:#F7941D;
}

.mission-container .boxes p{
color:#676562;
font-size:16px!important;
font-weight:600;
}
.mission-container .boxes{
gap:20px;
}

.mission-container .boxes .wp-block-column{
box-shadow: 0px 4px 4px -4px #002B490D;
box-shadow: 0px 16px 32px -4px #002B491A;
}

.get-in-touch-orange span {
    width: 16px;
    height: 16px;
    background: #f7941d;
    border-radius: 50%;
}
footer nav ul.wp-block-navigation__submenu-container{
border-radius:.5rem!important;
padding: .5rem 0;
}

footer nav ul.wp-block-navigation__submenu-container a{
text-align:left;
font-family: "Inter", sans-serif;
  color: #002B49;
  font-weight: 600;
font-size:16px;
padding: .5rem .5rem!important;
}

footer{
    background: linear-gradient(180deg, #FFAB2F 2.22%, #F7941D 100%);
    /* padding-top:163px; */
}

.get-in-touch, .get-in-touch-orange {margin-bottom:37px;}

.get-in-touch,
.we-want-to-hear,
.get-in-touch-orange {
    display: flex;
    gap:8px;
    align-items: center;
    justify-content: center;
}

.get-in-touch span{
    width:16px;
    height:16px;
    background:white;
    border-radius: 50%;
}

.get-in-touch p, .get-in-touch-orange  p{
    font-size: 16px;
    font-weight: 600;
margin-bottom: 0;
}

.we-want-to-hear h3{
    font-size: 48px!important;
    font-weight: 600!important;
}

footer .enquires{
    margin:0 auto;
    display: grid;
    gap: 20px;
   
    width:35%;
}

footer .enquires .col-lg-12{
    background: linear-gradient(208.17deg, #FFAB2F 5.58%, #F7941D 101.43%);
    box-shadow: 0px 4px 4px -4px #002B490D;
    box-shadow: 0px 16px 32px -4px #002B491A;
    padding:24px;
}

footer .enquires .col-lg-12 figure{
    margin-bottom:53px!important;
}

footer .enquires .col-lg-12 .wp-block-heading{
    font-size:32px;
    font-weight: 600;
    color:#fff!important;
}

footer .enquires .col-lg-12 p{
    margin:13px 0 21px;
}

footer .enquires .col-lg-12 p a{
    color:#fff!important;
    font-size: 16px;
    font-weight: 600;
}

footer .enquires .col-lg-12 .wp-element-button{
    background-color: #002B49!important;
    color:#FFFFFF;
    font-size: 14px;
    font-weight: 600;
    padding:12px 50px 12px 30px!important;
    position: relative;
}

footer .enquires .col-lg-12 .wp-element-button::after{
    content: url('/wp-content/uploads/2024/08/Frame.png');
    display: block;
    position: absolute;
    top: 55%;
    right: 30px;
    width: 15px;
    transform: translateY(-50%);
}

footer hr{
    height:2px;
    background:#FFFFFF!important;
    opacity:20%;
}

footer .rights p{
    opacity: 40%;
    color:#fff!important;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

footer .social-icons-footer{
    justify-content: flex-end;
    gap: 11px;
    margin-top:18px;
}

footer .wp-block-navigation__container > .wp-block-navigation-item{
    font-size:16px!important;
    font-weight: 600!important;
    color:#fff!important;
    margin-right:20px;
}

footer .wp-block-navigation-item:last-child{
    margin-right: 0;
}

footer .wp-block-navigation-item .wp-block-navigation__submenu-icon{
    width:20px;
    height:20px;
}

.thg-theme .fullwidth-image img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    object-position: bottom;
}
.content-up {
    background: #fff;
    border-radius: 3px;
    padding: 30px;
    margin-top: -175px;
    position: relative;
    margin-bottom: 90px;
    /* margin-bottom: -175px; */
}
.thg-theme .text-white li {
color: white !important;
}
img.featured-field-image {
    aspect-ratio: 3 / 4;
    object-fit: cover;
border: 2px solid black;
}
.thg-theme .btn-thg-global a {
    color: #fff;
    text-transform: inherit;
    font-weight: inherit;
    background: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%) !important;
}
.thg-theme .btn-thg-global {
border-radius: 30px;
}
.thg-global-posts.item-bcc-report {
    padding-bottom: 30px;
}
.bcc-report-content.thg-global-content {
    border-bottom: 1px solid black;
    height: 100%;
}

.page-id-21.thg-theme .global-specialties .thg-global-content h3 a:hover, .post-type-archive-specialties.thg-theme .global-specialties .thg-global-content h3 a:hover {
    color: #fff;
}
.page-id-21.thg-theme .global-specialties .thg-global-content h3, .post-type-archive-specialties.thg-theme .global-specialties .thg-global-content h3 {
color: #fff;
}

.page-id-21.thg-theme .global-specialties .thg-global-image, .post-type-archive-specialties.thg-theme .global-specialties .thg-global-image {
    position: relative; 
}

.page-id-21.thg-theme .global-specialties .thg-global-image::before, .post-type-archive-specialties.thg-theme .global-specialties .thg-global-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1;
    pointer-events: none;
}

ul#menu-header-main-menu li span, div#dropdownMenu li span {
    font-family: "Kanit", sans-serif;
    color: #000;
}
p.article_author.post_date {
    margin-bottom: 5px;
}
ul.social-icons>li>a {
    margin: 5px;
}
.thg-theme ul.social-icons li{
    margin-bottom: 0;
}
footer#footer-bottom a {
    color: #fff;
}
ul.social-icons {
    display: flex;
    list-style: none;
    margin-bottom: 0;
}
p.current-year {
    color: #fff;
    margin-bottom: 0;
}
footer img {
    width: 235px;
}
.post-item .post_image {
    width: 205px;
margin: auto;
}
.post-item img.img-fluid {
    width: 180px !important;
    margin: auto;
    padding-bottom: 5px;
    padding-top: 5px;
}
.owl-nav img {
    width: 35px;
}
.owl-nav {
    display: flex;
    justify-content: space-between;
    margin: 0 10px;
}
.post-item h3.term_name {
    margin: 12px 0;
}
.post-item {
    border-bottom: 2px solid #EDEDED;
    height: 100%;
margin: 0 20px;
}
.owl-stage {
    display: flex;
    height: 100%;
}

div#hero-section .wp-block-column {
    height: 70dvh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

div#hero-section h1{
font-size:56px!important;
line-height:67px;
}
div#hero-section p{
z-index:1;
}
div#hero-section h1 span{
background:url('/wp-content/uploads/2024/08/Vector2.svg');
background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
padding-bottom: 10px;
}

@media (max-width: 849px) {
.custom-video-container{height:180px;}
.video-section{
background-size:400%;
}
.about-us-container h2{font-size:22px!important;line-height:30px;}
.board-members:not(.is-not-stacked-on-mobile) > .wp-block-column{flex-basis:auto!important;}
div#hero-section h1 {
  font-size: 26px !important;
  line-height: 40px;
}
.mission-container h2 {
  font-size: 40px !important;
  color: #002B49;
  line-height: 40px;
}
footer .wp-block-navigation__container > .wp-block-navigation-item{margin-right:0;margin-bottom:7px;}
footer #block-14{margin:0 auto!important}
footer #block-14 nav>ul{flex-direction:column;}
.thg-theme .wp-block-media-text__content {
  padding: 20px 0 !important;
}
footer .enquires{grid-template-columns: repeat(1,1fr);width:100%;}

}
.thg-theme .has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
}
input[type="text"], input[type="email"], textarea {
    border: 1px solid black;
    border-radius: 2px;
}
p.text-underline a {
    text-decoration: underline;
}
.thg-theme .is-style-wide {
    border-bottom: 0;
}
.gfield_label {
font-family: "Roboto", sans-serif;
}
input[type="submit"] {
    background: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    border: none;
    padding: 8px 25px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
font-family: "Roboto", sans-serif;
}
form#gform_2 {
    background: #ededed;
    padding: 20px 45px;
    border-radius: 5px;
}

.team-content {
display: none;
};

    /* Link Colors */
    /*a {
      color: #f05f3e;
    }*/

    .thg-theme a, .thg-theme a:visited {
      color: #f05f3e;
    }

    .thg-theme a:hover, .thg-theme a:active {
      color: #353b38;
    }

    .thg-theme img {
      max-width:  100%;
      height: auto;
    }

    /* Button Colors */

    .thg-theme .bg-dark a:link, .thg-theme .bg-dark a:visited {
      color: #dce1ea;
    }

    .thg-theme .bg-dark a:hover, .thg-theme .bg-dark a:active {
      color: #FFFFFF;
    }

   .thg-theme .btn-primary {
      color: #dce1ea;
    }

   .thg-theme .btn-secondary {
      color: #dce1ea;
    }

   .thg-theme .btn-success {
      color: #dce1ea;
    }

   .thg-theme .btn-info {
      color: #dce1ea;
    }

   .thg-theme .btn-warning {
      color: #dce1ea;
    }

   .thg-theme .btn-danger {
      color: #dce1ea;
    }

   .thg-theme .btn-light {
      color: #353b38;
    }

   .thg-theme .btn-dark {
      color: #dce1ea;
    }

    /* Header Background Colors */

    #topheader.navbar {
      background-color: rgb(230, 234, 237) !important;
    }

    #bottomheader.navbar {
      background-color: rgb(52, 71, 103) !important;
    }

    /* Footer Background Colors */

   .thg-theme .footer {
      background-color:  !important;
    }

    #footerbottom.navbar {
      background-color:  !important;
    }

    /* TESTIMONIALS PAGE */
    .thg-theme label {
      font-size: 1rem;
    }

    /* APPT PAGE */
    .thg-theme .ui.container {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
    }

    /* Table of contents */
    .thg-theme #table-of-contents {
      text-transform: uppercase;
      letter-spacing: 0.4px;
    }

    .thg-theme #table-of-contents a, .thg-theme #table-of-contents a:visited {
      color: #f05f3e;
    }

    /* Breadcrumb nav */
    .thg-theme #breadcrumb-nav {
      text-transform: uppercase;
      letter-spacing: 0.4px;
    }

    .thg-theme #breadcrumb-nav a, .thg-theme #breadcrumb-nav a:visited {
      color: #f05f3e;
    }

    .thg-theme #page-content img,
    .thg-theme #procedures-content img,
    .thg-theme #conditions-content img,
    .thg-theme #locations-content img,
    .thg-theme #departments-content img,
    .thg-theme #team-content img {
      max-width: 100%;
      height: auto;
    }

    iframe {
      max-width: 100%;
    }

    .thg-theme img.single-post-img {
      object-fit: cover; /* keep aspect ratio */
      width: 100%;
      height:  265px;
      max-height: 265px;
    }

    .thg-theme #global-list .cards .container {
      padding-left: 0;
      padding-right: 0;
    }

   .thg-theme .card-image img {
      object-fit: cover; /* keep aspect ratio */
      max-width: 100%;
      height: 220px;
      border-radius: 0.625rem;
      box-shadow: 0 5px 10px 0 rgba(0,0,0,.08)!important;
    }

   .thg-theme .icon .ni {
      font-size:  3.5rem;
    }

    .thg-theme #locations-overview-grid .nav-link {
        padding: 10px 23px;
        background-color: rgba(53, 59, 56, 0.3);
        min-width: 100px;
        font-weight: 400;
        text-align: center;
        border-radius: 25px;
        margin:  0 5px 10px 0;
    }
    .thg-theme #locations-overview-grid .nav-pills .nav-item .nav-link:focus , .thg-theme #locations-overview-grid .nav-pills .nav-item .nav-link:active {
        background: #f05f3e !important;
        color: #fff !important;
    }

    .thg-theme #mainheader .dropdown-menu {
      min-width:  250px;
    }

    .thg-theme #bottomheader .dropdown-menu {
      min-width:  450px;
    }

    .thg-theme #right-sidebar .widget #menu-locations {
      list-style-type: none;
      margin: 0;
      padding: 0;
    }

    .thg-theme #right-sidebar .widget #menu-locations li {
      text-transform: uppercase;
      line-height: 2rem;
    }

    .thg-theme #right-sidebar .widget #menu-locations li a{
      color: #f05f3e;
    }