﻿:root {
  --orange: #ff8200;
  --black: #58595b;
  --white: #fff;
  --gray: #57585a;
  --lightBlue: #B9E1F2;
  /*    --primary-font: 'Gotham';*/
}

.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color) {
  color: #58595b;
}

.single-post .content .post img.wp-post-image {
  width: 25%;
  margin: 0 !important;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 1rem !important;
  margin-bottom: 4rem !important;
  float: right;
  margin-left: 3rem !important;
  display: none !important;
}

/*body{
font-family: var(--primary-font);
}*/


h4,
.h4 {
  margin-top: .3rem;
  margin-bottom: 1.2rem;
}

.single-post .content .post img.wp-post-image {
  width: 25%;
  margin: 0 !important;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 1rem !important;
  margin-bottom: 4rem !important;
  float: right;
  margin-left: 3rem !important;
}

.imgWithTxt .wp-block-image:first-child {
  position: relative;
  isolation: isolate;
  padding: 10px 0 0 10px;
  display: block;
  width: calc(100% - 100px);
  margin-left: auto;
}

.imgWithTxt .wp-block-image:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  height: 70%;
  width: 70%;
  background: var(--orange);
  z-index: -1;
  top: 0;
}

.imgWithTxt .wp-block-image:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  height: 100px;
  width: 50%;
  background-size: contain;
  background-image: url("/wp-content/themes/genesis-child/images/shape.png");
}

.imgWithTxt .wp-block-image:last-child {
  max-width: 300px;
  width: 100%;
  margin-top: -100px;
  background: var(--white);
  padding: 10px 10px 0 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.imgWithTxt .wp-block-image:last-child::before {
  content: "";
  position: absolute;
  left: -11px;
  top: -34px;
  background: var(--white);
  height: 100px;
  width: 30px;
  transform: rotate(45deg);
}

.featuredImg .wp-block-image:first-child img {
  width: 100%;
}

.featuredImg .wp-block-image:first-child {
  display: block !important;
  width: 100%;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border-top: 20px solid var(--white);
  border-right: 20px solid var(--white);
}

.featuredImg .wp-block-image:first-child::before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  background: #fff;
  transform: rotate(45deg);
  z-index: 1;
  height: 100px;
  width: 45px;
  transform-origin: 100%;
}

.featuredImg {
  /*    border-top: 50px solid var(--orange);*/
  padding-top: 50px;
  position: relative;
}

.featuredImg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 92%;
  background-color: var(--orange);
}

.featuredNews h2 {
  letter-spacing: 10px;
}

.featuredNews h3 {
  line-height: 1.4;
  margin-top: 0;
}

.featuredNews h3.has-medium-font-size {
  font-size: 25px !important;
}

.featuredImg .wp-block-image:last-child {
  width: 70%;
  display: block;
  position: relative;
  isolation: isolate;
  border-right: 20px solid var(--white);
}

.featuredImg .wp-block-image:last-child::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  height: 145px;
  width: 200px;
  background-size: contain;
  background-image: url("/wp-content/themes/genesis-child/images/shape.png");
}

.featuredImg .wp-block-image:last-child img {
  width: 100%;
}

.featuredMain {
  border-top: 50px solid var(--orange);
  padding-block: 0;
}

.waveImg {
  position: absolute;
  right: 0;
  top: -100px;
  z-index: 1;
}

.featuredNews {
  position: relative;
}

.waveImg img {
  height: 100px;
  width: auto;
}

.is-style-outline a {
  background-color: transparent !important;
}

.is-style-outline a:hover {
  /*background-color: #ff8200 !important;
  color: var(--white) !important;*/
  background-color: var(--lightBlue) !important;
  color: var(--black) !important;
  /*  border-color: var(--lightBlue) !important;*/
}

.has-custom-content-position .is-style-outline a:hover {
  background-color: var(--white) !important;
  color: var(--gray) !important;

}

.hero-banner h1 {
  margin-block: 0;
  line-height: 1.4;
}

.hero-banner h1 strong {
  background-color: #ff8200 !important;
  font-size: 50%;
  color: #58595b !important;
  padding: 5px 20px;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

.featuredMain::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  height: 400px;
  background: var(--orange);
}

.hero-banner {
  align-items: center;
}

.threeCol-custom img {
  vertical-align: top;
}

.threeCol-custom .wp-element-caption,
.threeCol-custom .wp-element-caption a {
  color: var(--white);
  text-decoration: none;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  padding-inline: 15px;
  background: var(--gray);
}

.threeCol-custom img {
  width: 100%;
}

.threeCol-custom {
  padding-block: 100px 200px;
}

.iframe-videos .has-parallax {
  background-attachment: initial;
  background-position: bottom !important;
}

.iframe-videos .iframe__inner {
  margin-top: -150px;
}

.iframe__inner h2 {
  margin-top: 0;
}

.iframe-videos {
  padding-bottom: 100px;
  position: relative;
  isolation: isolate;
}

.iframe-videos::before {
  background: var(--orange);
  content: "";
  position: absolute;
  top: 0;
  width: 92%;
  height: 50px;
  right: 0;
  z-index: 1;
}

.site-title a {
  color: transparent;
}

.arrowleft img {
  margin-left: 0 !important;
}

.iframe-videos iframe,
.iframe-videos .wp-block-cover__inner-container {
  width: 100% !important;
}

.threeCol-custom .is-layout-constrained {
  padding-inline: 15px;
}

nav.nav-primary {
  margin-bottom: 0;
}

.contact-info {
  margin-top: 0 !important;
}

.latestPostList li {
  padding-left: 0 !important;
}

ul.latestPostList li:before {
  transform-origin: 0 center !important;
}

body .site-title a {
  background: none !important;
  color: #000;
  font-size: 22px;
  position: relative;
}

.site-title a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  background: url(/wp-content/uploads/2023/03/download.svg);
}

body.modal-open {
  padding-right: 0 !important;
}

body.modal-open #universal-header {
  position: relative;
  z-index: 11111;
}

.modal-backdrop {
  --bs-backdrop-zindex: unset;
  --bs-backdrop-bg: unset;
  --bs-backdrop-opacity: unset;
}

#searchModal {
  margin-top: 50.6px;
}

#searchModal .universal-header {
  display: none;
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .site-footer .container-xxl {
    max-width: 1140px;
  }
}

@media screen and (max-width: 991px) {
  .site-title a:before {
    top: 10px;
  }

  #universal-header .menu-universal {
    justify-content: end !important;
    padding-left: 0 !important;
  }

  nav.nav-primary {
    transition: 0.3s;
  }

  .site-inner .entry-content h1.entry-title,
  body.home .entry-content .wp-block-columns .has-smokey-color:first-child,
  .site-inner .entry-content h1.has-smokey-color {
    font-size: 1.7em !important;
    margin: 20px 0 20px;
    line-height: 1;
  }

  .site-footer .utk-identifier {
    padding: 0.9rem !important;
  }

  nav.nav-primary ul.menu-primary {
    padding-left: 6px;
  }

  .page-id-388 .site-inner .entry-content .wp-block-group h4 {
    margin-top: 0;
  }
}

@media screen and (max-width: 781px) {
  .featuredMain::before {
    display: none;
  }

  .featuredImg {
    border: 0;
  }

  .featuredImg {
    padding-top: 0;
  }

  .featuredImg::before {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  header .site-title a {
    font-size: 15px;
  }

  .site-header .title-area {
    width: 70%;
    margin-left: 0;
    padding-left: 0;
  }

  .site-header button {
    width: 30%;
    padding-right: 0;
  }

  body .site-header .site-title a {
    font-size: 15px;
  }

  #universal-header .menu-universal {
    padding-left: 0 !important;
  }

  .site-inner .entry-content h1.entry-title,
  .site-inner .entry-content h1.has-smokey-color {
    font-size: 1.5em !important;
    margin: 20px 0 10px;
  }

  #utk_footer_logo {
    max-width: 235px;
  }
}

@media screen and (max-width: 375px) {
  body .site-header .site-title a {
    font-size: 12px;
  }
}

/* New Header Updates */
#universal-header ul.menu-universal>.uni-nav-item a.menu-item {
  padding: 0.5rem 0.7rem !important;
}

.site-header .title-area {
  padding-inline: 0 !important;
}

.site-header .title-area .site-title {
  margin-inline: 0 !important;
}

nav.nav-primary {
  background-color: #fff !important;
  position: relative;
}

nav.nav-primary ul.menu-primary {
  justify-content: flex-start;
  padding-left: 0;
  margin-left: -1rem;
}

nav.nav-primary ul.menu-primary .menu-item {
  position: static;
}

nav.nav-primary ul.menu-primary .menu-item:hover,
nav.nav-primary ul.menu-primary .menu-item.current-menu-item,
nav.nav-primary ul.menu-primary .menu-item.current-menu-ancestor {
  background-color: #d9dfe3;
}

nav.nav-primary ul.menu-primary .menu-item.current-menu-ancestor>a {
  font-weight: bold !important;
}

nav.nav-primary ul.menu-primary .menu-item.current-menu-item a {
  background-color: #d9dfe3 !important;
  box-shadow: none !important;
}

nav.nav-primary ul.menu-primary .menu-item a {
  padding: 2rem 1rem !important;
  position: relativee;
}

nav.nav-primary ul.menu-primary .menu-item a,
nav.nav-primary ul.menu-primary .menu-item a:hover,
nav.nav-primary ul.menu-primary .menu-item ul.sub-menu li a,
nav.nav-primary ul.menu-primary .menu-item ul.sub-menu li a:hover {
  background-color: transparent;
}

nav.nav-primary ul.menu-primary .menu-item ul.sub-menu {
  left: 0;
  background-color: #d9dfe3;
  display: none;
  min-width: unset !important;
  width: 100% !important;
}

nav.nav-primary ul.menu-primary .menu-item.current-menu-item ul.sub-menu,
nav.nav-primary ul.menu-primary .menu-item.current-menu-ancestor ul.sub-menu {
  display: flex;
  flex-direction: unset;
  justify-content: center;
  visibility: visible;
  margin-top: 0;
}

nav.nav-primary ul.menu-primary .menu-item ul.sub-menu li a {
  font-size: 20px !important;
  padding: 2rem 1rem !important;
}

/* nav.nav-primary:has(ul.menu-primary .menu-item.current-menu-item.menu-item-has-children),
nav.nav-primary:has(ul.menu-primary .menu-item.current-menu-ancestor.menu-item-has-children) {
padding-bottom: 94.67px;
} */

nav.nav-primary {
  padding-bottom: 94px;
}

nav.not-submenu {
  padding-bottom: 0px;
}

/* 8-28-2023 */

/* Single Box Section Styling */


.fw_orange--banner .banner_content {
  border: 48px solid #ff8200;
  margin-top: -190px;
  box-shadow: 8px 8px 6px rgb(33 33 33 / 20%);
  margin-bottom: 25px;
  z-index: 1;
  position: relative;
  background-color: #ffff;
}

.fw_orange--banner .banner_content .wp-block-column {
  padding: 32px;
}

.fw_orange--banner .banner__img {
  margin-bottom: 0px;
}

.fw_orange--banner .banner__img figure {
  margin-bottom: 0px;
}

.fw_orange--banner .banner__img figure img {
  width: 100%;
}

.fw_orange--banner .banner_content .wp-block-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1;
}

.fw_orange--banner .banner_content h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 72px !important;
  text-transform: uppercase;
}

.fw_orange--banner .banner_content h3 {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 1.6px;
}

.fw_orange--banner .banner_content p {
  font-size: 25px;
  font-weight: 300;
}

@media (max-width: 1440px) {
  .fw_orange--banner .banner_content {
    border: 40px solid #ff8200;
    margin-top: -190px;
  }

  .fw_orange--banner .banner_content .wp-block-column {
    padding: 26px;
  }

  .fw_orange--banner .banner_content h3 {
    font-size: 34px;
  }

  .fw_orange--banner .banner_content h2 {
    font-size: 60px !important;
  }

  .fw_orange--banner .banner_content p {
    font-size: 22px;
  }


}

@media (max-width: 1024px) {

  .fw_orange--banner .banner_content {
    border: 30px solid #ff8200;
    margin-top: -100px;
  }

  .fw_orange--banner .banner_content .wp-block-column {
    padding: 20px;
  }

  .fw_orange--banner .banner_content h2 {
    font-size: 50px !important;
  }

  .fw_orange--banner .banner_content h3 {
    font-size: 30px;
  }

  .fw_orange--banner .banner_content p {
    font-size: 20px;
    font-weight: 300;
  }
}

@media (max-width: 767px) {

  .fw_orange--banner .banner_content {
    max-width: 100% !important;
    width: 100%;
  }

  .fw_orange--banner .banner_content {
    border: 20px solid #ff8200;
    margin-top: -50px;
  }

  .fw_orange--banner .banner_content .wp-block-column {
    padding: 15px;
  }

  .fw_orange--banner .banner_content h2 {
    font-size: 35px !important;
  }

  .fw_orange--banner .banner_content h3 {
    font-size: 24px;
  }

  .fw_orange--banner .banner_content p {
    font-size: 18px;
    font-weight: 300;
  }

  .fw_orange--banner .banner_content .wp-block-button__link {
    font-size: 14px;
  }
}

/* Double Box Section Styling */

.fw_orange--banner .banner_contetn--row .wp-block-column {
  padding: 30px;
}

.fw_orange--banner .banner_contetn--row {
  gap: 0px;
}


.fw_orange--banner .banner_contetn--row .col-1 {
  border-right: 12px solid #ff8200;
}

.fw_orange--banner .banner_contetn--row .col-2 {
  border-left: 12px solid #ff8200;
}

.fw_orange--banner .banner_contetn--col h3 {
  font-size: 30px;
}

.fw_orange--banner .banner_contetn--col h2 {
  font-size: 50px !important;
}

.fw_orange--banner .banner_contetn--col p {
  font-size: 20px;
  font-weight: 400;
}

@media (max-width: 1440px) {

  .fw_orange--banner .banner_contetn--row .wp-block-column {
    padding: 24px;
  }

  .fw_orange--banner .banner_contetn--row .col-1 {
    border-right: 10px solid #ff8200;
  }

  .fw_orange--banner .banner_contetn--row .col-2 {
    border-left: 10px solid #ff8200;
  }

  .fw_orange--banner .banner_contetn--col h2 {
    font-size: 36px !important;
  }

  .fw_orange--banner .banner_contetn--col p {
    font-size: 18px;
    font-weight: 400;
  }
}

@media (max-width: 1024px) {
  .fw_orange--banner .banner_contetn--row .wp-block-column {
    padding: 20px;
  }

  .fw_orange--banner .banner_contetn--row .col-1 {
    border-right: 8px solid #ff8200;
  }

  .fw_orange--banner .banner_contetn--row .col-2 {
    border-left: 8px solid #ff8200;
  }

  .fw_orange--banner .banner_contetn--col h3 {
    font-size: 26px;
  }

  .fw_orange--banner .banner_contetn--col h2 {
    font-size: 30px !important;
  }

}

@media (max-width: 781px) {

  .fw_orange--banner .banner_contetn--row .wp-block-column {
    padding: 15px;
  }

  .fw_orange--banner .banner_contetn--row .col-1 {
    border-right: 0px solid #ff8200;
    border-bottom: 8px solid #ff8200;
  }

  .fw_orange--banner .banner_contetn--row .col-2 {
    border-left: 0px;
    border-top: 8px solid #ff8200;
  }

  .fw_orange--banner .banner_contetn--col h3 {
    font-size: 24px;
  }

  .fw_orange--banner .banner_contetn--col h2 {
    font-size: 28px !important;
  }

  .fw_orange--banner .banner_contetn--col p {
    font-size: 16px;
    font-weight: 400;
  }

}


/* Breadcrumb Styling Start 8-29-2023*/


nav.nav-primary ul.menu-primary>.menu-item ul.sub-menu {
  border-bottom: 0px;
}

body:not(.home) .breadcrumb-title-wrapper {
  background-color: #f6f6f6;
}

nav[aria-label=breadcrumb] {
  margin-bottom: 0px;
}

.breadcrumb {
  padding-top: 20px;
  margin-bottom: 0px;
  background-color: #f6f6f6;

}

body:not(.home) .breadcrumb-title-wrapper .entry-title {
  padding-top: 25px;
  margin: 0px;
  padding-bottom: 25px;
  text-transform: capitalize;
  font-weight: 900;
}

.breadcrumb .breadcrumb-item .breadcrumb-link {
  font-size: 13px;
  padding-inline: 0px;
  color: #1a73c5;
  text-decoration: underline;
  text-transform: lowercase;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  color: #58595b;
}

.content .entry-title {
  display: none;
}

.content .entry-title+.entry-meta {
  display: none;
}

.breadcrumb .breadcrumb-item {
  font-size: 13px;
  color: #707070;
  font-weight: 400;
}

/* Orange Box Styling Start */

.hero__clr--stripe {
  position: relative;
}

.hero__clr--stripe .has-background {
  background: #fff;
}

.hero__clr--stripe .wp-block-image {
  border-bottom: 6px solid #fff;

}

.hero__clr--stripe .wp-block-image img {
  /*  aspect-ratio: 21/9;*/
  object-fit: cover;
}

.hero__clr--stripe .content-block {
  position: absolute;
  /*  bottom: 100px;*/
  z-index: 1;
  left: 0;
  width: 100%;
  right: 0;
}

@media screen and (min-width: 768px) {
  .hero__clr--stripe .content-block {
    margin-top: -50px;
  }
}

.hero__clr--stripe .content-block .wp-block-column {
  width: 100%;
  max-width: 800px;
  border-top: 5px solid #ff8200;
  margin-left: 22px !important;
  padding: 50px 35px;
  box-shadow: 8px 8px 6px rgb(33 33 33 / 20%);
}

.hero__clr--stripe .content-block .wp-block-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1;
}

.hero__clr--stripe .content-block h3 {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 1.6px;
}

.hero__clr--stripe .content-block h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 50px !important;
  text-transform: uppercase;
}

.hero__clr--stripe .content-block h2 strong {
  font-weight: 900;
}

.hero__clr--stripe .content-block p {
  font-size: 22px;
  font-weight: 300;
}

.hero__clr--stripe .btm-img {
  /*  height: 400px;*/
  margin-bottom: 0px;
}

.hero__clr--stripe .btm-img .wp-block-image {
  border-bottom: 0px;
}


/* Gray Box Styling Start */

.fw__grey--box .content-block {
  position: unset;
}

.fw__grey--box .wp-block-image {
  border-bottom: 0px;

}

.fw__grey--box .content-block .wp-block-column {
  margin: 0 auto !important;
  margin-top: -140px !important;
  position: relative;
  max-width: 950px;
  background-image: url(/wp-content/uploads/2023/08/halftone-corner.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom left;
}

@media (max-width: 1440px) {

  /*.hero__clr--stripe .content-block {
    bottom: 140px;
  }
*/
  .hero__clr--stripe .content-block .wp-block-column {
    margin-left: 10px !important;
    padding: 30px;
  }

  .hero__clr--stripe .content-block h3 {
    font-size: 30px;
  }

  .hero__clr--stripe .content-block h2 {
    font-size: 40px !important;
  }

  .hero__clr--stripe .content-block p {
    font-size: 18px;
  }

  .fw__grey--box .content-block .wp-block-column {
    margin: 0 auto !important;
    margin-top: -70px !important;
  }
}

@media (max-width: 1200px) {
  /* .hero__clr--stripe .content-block {
    bottom: 40px;
  }*/

  .hero__clr--stripe .btm-img {
    height: 300px;
  }

  /* breadcrumb Styling*/

  .breadcrumb {
    padding-top: 30px;
    margin-bottom: 0px;
  }

  body:not(.home) .breadcrumb-title-wrapper .entry-title {
    font-size: 40px !important;
    line-height: 1.1;
  }

  body:not(.home) .breadcrumb-title-wrapper .entry-title {
    padding-bottom: 20px;
    padding-top: 20px;

  }


}

@media (max-width: 767px) {

  .hero__clr--stripe .wp-block-image {
    border-bottom: 0px solid #fff;
  }

  /*  .hero__clr--stripe .wp-block-image img {
    aspect-ratio: 1/1;
  }*/
  .hero__clr--stripe {
    margin-bottom: 30px;
  }

  .hero__clr--stripe .content-block {
    position: unset;
    max-width: 100% !important;
    margin-bottom: 0px;
  }

  .hero__clr--stripe .content-block .wp-block-column {
    max-width: 100%;
    box-shadow: unset;
  }


  .hero__clr--stripe .content-block .wp-block-column {
    margin-left: 0px !important;
    padding: 35px 20px;
  }

  .hero__clr--stripe .content-block h3 {
    font-size: 24px;
  }

  .hero__clr--stripe .content-block h2 {
    font-size: 30px !important;
  }

  .hero__clr--stripe .btm-img {
    height: 50px;
  }

  /* breadcrumb Styling*/

  .breadcrumb {
    padding-top: 20px;
    margin-bottom: 0px;
  }

  body:not(.home) .breadcrumb-title-wrapper .entry-title {
    font-size: 35px !important;
    line-height: 1.1;
    padding-top: 15px;
    padding-bottom: 25px;
  }

}

.offcanvas-backdrop,
.modal-backdrop {
  position: unset !important;
  background-color: transparent;
}

/* Header Menu Styling Start */
@media (max-width: 1440px) {

  /* nav.nav-primary:has(ul.menu-primary .menu-item.current-menu-item.menu-item-has-children),
nav.nav-primary:has(ul.menu-primary .menu-item.current-menu-ancestor.menu-item-has-children) {
padding-bottom: 55px;
} */

  nav.nav-primary {
    padding-bottom: 56px;
  }

  nav.not-submenu {
    padding-bottom: 0px;
  }

  nav.nav-primary ul.menu-primary .menu-item ul.sub-menu li a {
    font-size: 18px !important;
    padding: 1rem 1rem !important;
  }

  .breadcrumb {
    padding-top: 30px;
  }
}

@media (max-width: 1200px) {


  nav.nav-primary ul.menu-primary .menu-item ul.sub-menu li a {
    font-size: 16px !important;
    padding: 1rem 0.5rem !important;
  }


  li.current_page_ancestor>a:after {
    content: unset !important;
  }
}

@media (max-width: 991px) {

  /* .genesis-nav-menu .menu-item-has-children>a {
position: relative !important;
}

.genesis-nav-menu .menu-item-has-children a::after {
content: "\002B";
font-size: 36px;
display: block;
position: absolute;
right: 15px;
top: 0;
} */

  /* nav.nav-primary:has(ul.menu-primary > .menu-item.current-menu-item.menu-item-has-children) {
padding-bottom: 0px;
}

nav.nav-primary:has(ul.menu-primary .menu-item.current-menu-item.menu-item-has-children),
nav.nav-primary:has(ul.menu-primary .menu-item.current-menu-ancestor.menu-item-has-children) {
padding-bottom: 0px;
} */

  nav.nav-primary {
    padding-bottom: 0px;
  }

  nav.not-submenu {
    padding-bottom: 0px;
  }

  .offcanvas-lg.offcanvas-end {
    width: 100%;
    overflow: unset;
    margin: 0;
  }


  nav.nav-primary ul.menu-primary {
    position: absolute;
    background-color: var(--white);
    margin-left: 0px;
    left: 0px;
    height: 100vh;
    overflow: scroll;
  }

  .offcanvas-backdrop.fade.show {
    opacity: unset;
    background-color: transparent;
    position: unset;
    height: auto;
  }

  nav.nav-primary ul.menu-primary>.menu-item a {
    padding: 1rem 1rem !important;
    height: unset;
  }

  nav.nav-primary ul.menu-primary>.menu-item.current-menu-item ul.sub-menu {
    flex-direction: column;
    margin-left: 0px;
  }

  nav.nav-primary ul.menu-primary .menu-item.current-menu-item ul.sub-menu,
  nav.nav-primary ul.menu-primary .menu-item.current-menu-ancestor ul.sub-menu {
    flex-direction: column;
    margin-left: 0px;
  }

  nav.nav-primary ul.menu-primary>.menu-item ul.sub-menu {
    border-bottom: 0px;
  }

  nav.nav-primary ul.menu-primary>.menu-item ul.sub-menu li a {
    font-size: 16px !important;
    padding: 10px 16px !important;
  }

  nav.nav-primary[style*="hidden"] ul.menu-primary .menu-item ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
  }

}


/* Tri Colored Cards – Three Styling Start */

.specialty-sec__row {
  gap: 20px;
}

.specialty-col__inner {
  box-shadow: 5px 5px 7px rgb(33 33 33 / 20%);
  border: 1px solid #e0e0e0;
  padding: 0px !important;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.specialty-sec__col {
  padding: 18px;
  min-height: 100%;
  margin-bottom: 0px;
  clip-path: polygon(100% 0, 100% 29%, 96.2% 29%, 96.2% 97.6%, 36% 97.6%, 36% 100%, 0% 100%, 0% 71%, 4% 71%, 4% 2.6%, 64% 2.6%, 64% 0%);

}


.specialty-col__inner .wp-block-image {
  margin-bottom: 0px;
}

.specialty-col__inner .wp-block-image img {
  width: 100%;
}

.specialty-col__content {
  padding: 40px 20px 60px;
}

.specialty-col__content .wp-block-heading {
  margin: 0px;
  padding-bottom: 35px;
  position: relative;
  line-height: 1;
}

.specialty-col__content .wp-block-heading::after {
  content: "";
  position: absolute;
  left: 0;
  width: 90px;
  margin-left: 0;
  height: 6px;
  background-color: #ff8200;
  bottom: 15px !important;
}

.specialty-inner_card {
  margin-bottom: 0px;
  padding: 0px !important;
  flex: 1;
}

@media (max-width: 1600px) {
  .specialty-sec__col {
    padding: 18px;
    clip-path: polygon(100% 0, 100% 29%, 95% 29%, 95% 97.9%, 36% 97.9%, 36% 100%, 0% 100%, 0% 71%, 5% 71%, 5% 2%, 64% 2%, 64% 0%);
  }
}

@media (max-width: 1440px) {
  .specialty-sec__row {
    gap: 15px;


  }

  .specialty-sec__col {
    padding: 18px;
    clip-path: polygon(100% 0, 100% 29%, 94.9% 29%, 94.9% 97.7%, 36% 97.7%, 36% 100%, 0% 100%, 0% 71%, 5.5% 71%, 5.5% 2%, 64% 2%, 64% 0%);
  }

  .specialty-col__content .wp-block-button__link {
    font-size: 14px;
  }

}

@media (max-width: 1200px) {

  .specialty-sec__row {
    gap: 15px;
    flex-wrap: wrap !important;
    margin-inline: 0px !important;
    max-width: 100% !important;
  }

  .specialty-sec__row .wp-block-column {
    flex-basis: 400px !important;
  }

  .specialty-sec__col {
    padding: 18px;
    clip-path: polygon(100% 0, 100% 29%, 95.9% 29%, 95.9% 97.5%, 36% 97.5%, 36% 100%, 0% 100%, 0% 71%, 4% 71%, 4% 2.5%, 64% 2.5%, 64% 0%);
  }

  .specialty-sec__row .col-third {
    clip-path: polygon(100% 0, 100% 29%, 97.9% 29%, 97.9% 97.7%, 36% 97.7%, 36% 100%, 0% 100%, 0% 71%, 2.5% 71%, 2.5% 2.4%, 64% 2.4%, 64% 0%);
  }
}

@media (max-width: 991px) {

  .specialty-sec__col {
    padding: 18px;
    clip-path: polygon(100% 0, 100% 29%, 97% 29%, 97% 97.5%, 36% 97.5%, 36% 100%, 0% 100%, 0% 71%, 3% 71%, 3% 2.5%, 64% 2.5%, 64% 0%);
  }

  .specialty-sec__row .col-third {
    clip-path: polygon(100% 0, 100% 29%, 97% 29%, 97% 97.5%, 36% 97.5%, 36% 100%, 0% 100%, 0% 71%, 3% 71%, 3% 2.5%, 64% 2.5%, 64% 0%);
  }
}

@media (max-width: 781px) {

  .specialty-sec__col {
    clip-path: polygon(100% 0, 100% 29%, 97.2% 29%, 97.2% 96.7%, 36% 97.7%, 36% 100%, 0% 100%, 0% 71%, 2.8% 71%, 2.8% 2.4%, 64% 2.4%, 64% 0%);
  }
}

@media (max-width: 767px) {

  .specialty-col__content {
    padding: 18px 20px 30px;
  }

  .specialty-sec__col {
    clip-path: polygon(100% 0, 100% 29%, 96.5% 29%, 96.5% 96.7%, 36% 97.7%, 36% 100%, 0% 100%, 0% 71%, 4% 71%, 4% 2.4%, 64% 2.4%, 64% 0%);
  }
}

@media (max-width: 575px) {
  .specialty-sec__col {
    clip-path: polygon(100% 0, 100% 29%, 95.2% 29%, 95.2% 96.7%, 36% 97.7%, 36% 100%, 0% 100%, 0% 71%, 4% 71%, 4% 2.4%, 64% 2.4%, 64% 0%);
    padding: 14px;
  }

  .specialty-sec__row .col-third {
    clip-path: polygon(100% 0, 100% 29%, 95.2% 29%, 95.2% 96.7%, 36% 97.7%, 36% 100%, 0% 100%, 0% 71%, 4% 71%, 4% 2.4%, 64% 2.4%, 64% 0%);
  }
}



/* Undergraduate Students Styling Start */

.graduate-sec__row {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
  padding-inline: 10px;
}

.row-first {
  padding-top: 50px;
}


.row-two {
  padding-bottom: 50px;
}

.graduate-col__title .wp-block-heading {
  margin: 0px 0px 30px;
  padding: 20px;
  border-left: 3px solid #ff8200;
}

.graduate-col__title p a {
  color: var(--white);
}

.graduate-sec__col {
  padding: 0px;
  box-shadow: 5px 5px 7px rgb(33 33 33 / 20%);
  border: 1px solid #e0e0e0;
}

.graduate-sec__col .wp-block-image {
  margin-bottom: 0px;
}

.graduate-col__inner {
  margin-bottom: 0px;
}

.graduate-col__content {
  padding: 40px 20px 60px;
}

.graduate-col__content .wp-block-heading {
  margin: 0px;
  padding-bottom: 35px;
  position: relative;
  line-height: 1;
}

.graduate-col__content .wp-block-heading::after {
  content: "";
  position: absolute;
  left: 0;
  width: 90px;
  margin-left: 0;
  height: 6px;
  background-color: #ff8200;
  bottom: 15px !important;
}

.graduate-col__content p a {
  color: #1a73c5;
}

.graduate-col__content .wp-block-image img {
  width: 100%;
}

@media (max-width: 1600px) {

  .graduate-sec__row {
    max-width: 1140px;
  }

}

@media (max-width: 1440px) {
  .graduate-col__content .wp-block-button__link {
    font-size: 14px !important;
  }
}

@media (max-width: 767px) {

  .graduate-col__content {
    padding: 25px 20px 30px;
  }

  .graduate-col__title .wp-block-heading {
    margin: 0px 0px 20px;
    padding: 9px;
  }

}


/* Colored Photo Boxes Section Styling Start 8-31-2023 */

.clr--box>div {
  margin-bottom: 0px;
}

.clr--box .clr__box--row {
  gap: 0px;
  margin-bottom: 0px;
}

.clr--box .row-first {
  padding-top: 0px;
}

.clr--box .col-first .wp-block-image {
  margin-bottom: 0px;
  border: 20px solid var(--white);
  position: relative;
}

.clr--box .col-first .wp-block-image img {
  height: 400px;
  object-fit: cover;
  width: 100%;
}

.inverse-img-lt .col-second {
  padding: 140px 70px 60px 140px;
  margin-top: 50px;
  margin-left: -100px;
  margin-right: 20px;
}

.inverse-img-lt .col-second .wp-block-heading {
  margin: 0px 0px 30px;
  padding: 20px 0px 20px 20px;
  border-left: 3px solid #ff8200;
}

.inverse-img-rt .col-second {
  padding: 140px 140px 60px 70px;
  margin-top: 50px;
  margin-right: -100px;
  margin-left: 20px;
}

.inverse-img-rt .col-second .wp-block-heading {
  margin: 0px 0px 30px;
  padding: 20px 0px 20px 20px;
  border-left: 3px solid #ff8200;
}

/* Orange Call To Action Stripe Section Styling Start */
.org--stripe {
  padding-top: 115px;
}

.org--stripe .wp-block-cover {
  border-top: 5px solid #ffffff;
  padding: 60px 20px;
  min-height: auto;
  overflow: visible;
}

.org--stripe .wp-block-cover__inner-container {
  width: 100%;
  max-width: 1520px;
  padding: 0px 10px;
}

.org--stripe .cta-content {
  margin-bottom: 0px;
  width: 100%;
  max-width: 600px;
  margin-top: -190px;
  border-top: 5px solid #ff8200;
  box-shadow: 8px 8px 6px rgb(33 33 33 / 20%);
}

.org--stripe.org--right .cta-content {
  margin-left: auto;
}

.org--stripe .cta-content .wp-block-heading {
  margin: 0px 0px 10px;
  line-height: 1.1;
  color: #58595b;
}

/* Youtube With Grey Text Card Section Styling Start */

.yt--grey>div {
  gap: 0px;
  align-items: center !important;
}

.yt--grey .yt-video .wp-block-embed {
  margin-bottom: 0px;
}

.yt--grey .grey--card {

  padding: 40px 40px 30px;
}

.yt--grey .grey--card .wp-block-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1;
}

.yt--grey .grey--card h3 {
  font-weight: 400;
  letter-spacing: 1.6px;
}

.yt--grey .grey--card h2 {
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 35px;
  position: relative;
}

.yt--grey .grey--card h2::after {
  content: "";
  position: absolute;
  left: 0;
  width: 90px;
  margin-left: 0;
  height: 6px;
  background-color: #ff8200;
  bottom: 10px;
}

@media (max-width: 1600px) {

  /* Orange Call To Action Stripe Section Styling Start */

  .org--stripe .wp-block-cover__inner-container {
    max-width: 1140px;
  }

  /* Youtube With Grey Text Card Section Styling Start */

  .yt--grey .yt-video {
    height: 500px;
  }

  .yt--grey .yt-video .wp-block-embed,
  .yt--grey .yt-video .wp-block-embed>div {
    height: 100%;
  }

}

@media (max-width: 1440px) {

  /* Colored Photo Boxes Section Styling Start 8-31-2023 */

  .inverse-img-lt .col-second {
    padding: 100px 20px 60px 100px;
    margin-left: -80px;
  }

  .inverse-img-rt .col-second {
    padding: 100px 100px 60px 30px;
    margin-right: -80px;
  }

  /* Orange Call To Action Stripe Section Styling Start */

  .org--stripe .cta-content {
    margin-top: -140px;
  }
}

@media (max-width: 1200px) {

  /* Orange Call To Action Stripe Section Styling Start */

  .org--stripe .cta-content {
    margin-top: -120px;
  }

  /* Youtube With Grey Text Card Section Styling Start */

  .yt--grey .grey--card {
    padding: 30px 20px 20px;
  }

  /* Colored Photo Boxes Section Styling Start 8-31-2023 */

  .clr--box .col-first .wp-block-image {
    border: 15px solid var(--white);
  }

  .inverse-img-lt .col-second {
    padding: 55px 20px 40px 90px;
    margin-left: -70px;
    margin-top: 40px;
  }

  .inverse-img-rt .col-second {
    padding: 55px 90px 60px 20px;
    margin-right: -70px;
  }

  .clr--box .col-first .wp-block-image img {
    height: 350px;
    object-fit: cover;
  }

  .inverse-img-lt .col-second .wp-block-heading {
    margin: 0px 0px 15px;
    padding: 10px 0px 10px 10px;
  }

  .inverse-img-rt .col-second .wp-block-heading {
    margin: 0px 0px 15px;
    padding: 10px 0px 10px 10px;
  }
}

@media (max-width: 991px) {

  /* Orange Call To Action Stripe Section Styling Start */

  .org--stripe .cta-content {
    margin-top: 0px;
    max-width: 100%;
    border-top: 0px solid #ff8200;
  }

  /* Youtube With Grey Text Card Section Styling Start */

  .yt--grey>div {
    flex-wrap: wrap !important;
  }

  .yt--grey .yt-video,
  .yt--grey .grey--card {
    flex-basis: 100% !important;
  }

  /* Colored Photo Boxes Section Styling Start 8-31-2023 */

  .inverse-img-lt .col-first .wp-block-image {
    border-left: 0px;
    border-top: 0px;
  }

  .inverse-img-rt .col-first .wp-block-image {
    border-right: 0px;
    border-top: 0px;
  }

  .inverse-img-lt .col-second {
    padding: 40px 20px 30px 70px;
    margin-left: -51px;
    margin-top: 40px;
    margin-right: 0px;
  }

  .inverse-img-rt .col-second {
    padding: 40px 70px 41px 20px;
    margin-right: -50px;
    margin-left: 0px;
  }

  .clr__box--row .col-second .wp-block-button__link {
    font-size: 14px !important;
  }
}

@media (max-width: 781px) {

  /* Colored Photo Boxes Section Styling Start 8-31-2023 */

  .clr--box {
    padding-inline: 10px;
  }

  .clr--box .col-first .wp-block-image img {
    height: auto;
    aspect-ratio: 1/1;
    object-fit: cover;
  }

  .inverse-img-lt .col-first .wp-block-image,
  .inverse-img-rt .col-first .wp-block-image {
    border: 0px;

  }

  .inverse-img-lt .col-second {
    padding: 30px 20px 30px;
    margin-left: 0px;
    margin-top: 0px;
  }

  .inverse-img-rt .col-second {
    padding: 30px 20px 30px;
    margin-right: 0px;
    margin-top: 0px;
  }

}

@media (max-width: 767px) {
  /* Orange Call To Action Stripe Section Styling Start */

  .org--stripe .wp-block-cover {
    border-top: 4px solid #ffffff;
    padding: 40px 20px;
  }

  .org--stripe .wp-block-cover__inner-container {
    padding: 0px;
  }

  .org--stripe .cta-content .wp-block-column {
    padding: 20px;
  }

  /* Youtube With Grey Text Card Section Styling Start */

  .yt--grey .yt-video {
    height: auto;
    aspect-ratio: 1/1;
  }
}

/* Colored Boxes With Youtube Video Section Styling Start 01-09-2023*/

.box--yt__video>div {
  margin-bottom: 0px;
}

.box--yt__video .yt--box__row {
  gap: 0px;
  margin-bottom: 0px;
}

.inverse--yt__lt .yt-text {
  padding: 100px 70px 60px 140px;
  margin-top: 50px;
  margin-left: -100px;
}

.inverse--yt__rt .yt-text {
  padding: 100px 140px 60px 70px;
  margin-top: 50px;
  margin-right: -100px;
}

.box--yt__video .yt--box__row .yt-text {
  background-image: url(/wp-content/uploads/2023/09/stripes-light.svg) !important;
  background-size: cover;
  background-position: bottom;
}

.box--yt__video .yt--box__row .yt-text .wp-block-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1;
}

.yt--box__row .yt-text h3 {
  font-weight: 400;
  letter-spacing: 1.6px;
}

.yt--box__row .yt-text h2 {
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}

.yt--box__row .yt-sec .wp-block-embed {
  margin-bottom: 0px;
}

.yt--box__row .yt-text>div {
  margin-bottom: 0px;
}

.yt--box__row .yt-text p {
  padding-top: 30px;
  position: relative;
  margin-top: 30px;
}

.yt--box__row .yt-text p::before {
  content: "";
  position: absolute;
  left: 0;
  width: 90px;
  margin-left: 0;
  height: 6px;
  background-color: #ff8200;
  top: 0;
  bottom: auto;
}

/* Text Box Section Styling Start 01-09-2023*/

.simple--text__sec>div {
  margin-bottom: 0px;
}

.simple--text__sec .simple--text__content {
  box-shadow: 5px 5px 7px rgb(33 33 33 / 20%);
  border: 1px solid #e0e0e0;
  border-top: 5px solid #ff8200;
  padding: 20px;
  margin-bottom: 0px;
}

.simple--text__sec .simple--text__content .wp-block-heading {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  line-height: 1;
  position: relative;
}

.simple--text__sec .simple--text__content .wp-block-heading::before {
  content: "";
  position: absolute;
  left: 0;
  width: 90px;
  margin-left: 0;
  height: 6px;
  background-color: #ff8200;
  bottom: 0;
}

.simple--text__sec .simple--text__content a {
  color: #1a73c5;
  text-decoration: underline;
  transition: 0.2s ease-in-out;
}

.simple--text__sec .simple--text__content a:hover {
  color: #114c81;
  text-decoration: underline;
}

.simple--text__sec .simple--text__content ul {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.simple--text__sec .simple--text__content ul li {
  list-style: none;
}

.simple--text__sec .simple--text__content ul li::before {
  content: "\203a";
  color: #ff8200;
  margin-left: -20px;
  padding-right: 10px;
  font-weight: 600;
  font-size: 1.25em;
}


@media (max-width: 1600px) {

  /* Colored Boxes With Youtube Video Section Styling Start 01-09-2023*/

  .inverse--yt__lt .yt-text {
    padding: 80px 20px 50px 100px;
    margin-left: -70px;
  }

  .inverse--yt__rt .yt-text {
    padding: 80px 80px 50px 30px;
    margin-right: -70px;
  }

}

@media (max-width: 1440px) {

  /* Colored Boxes With Youtube Video Section Styling Start 01-09-2023*/

  .inverse--yt__lt .yt-text {
    padding: 70px 20px 50px 80px;
    margin-left: -60px;
  }

  .inverse--yt__rt .yt-text {
    padding: 70px 80px 50px 30px;
    margin-right: -60px;
  }

  .box--yt__video .wp-block-spacer {
    height: 60px !important;
  }

}

@media (max-width: 1200px) {

  /* Colored Boxes With Youtube Video Section Styling Start 01-09-2023*/

  .yt--box__row .yt-text p {
    padding-top: 22px;
    margin-top: 15px;
  }
}

@media (max-width: 991px) {

  /* Colored Boxes With Youtube Video Section Styling Start 01-09-2023*/

  .inverse--yt__lt .yt-text {
    padding: 40px 20px 20px 50px;
    margin-left: -30px;
    margin-top: 25px;
  }

  .inverse--yt__rt .yt-text {
    padding: 40px 40px 20px 20px;
    margin-right: -40px;
    margin-top: 25px;
  }
}

@media (max-width: 781px) {

  /* Colored Boxes With Youtube Video Section Styling Start 01-09-2023*/

  .box--yt__video {
    padding-inline: 10px;
  }

  .inverse--yt__lt .yt-text {
    padding: 30px 20px 10px;
    margin-left: 0px;
    margin-top: 0px;
  }

  .inverse--yt__rt .yt-text {
    padding: 30px 20px 10px;
    margin-right: 0px;
    margin-top: 0px;
  }

  .yt--box__row .yt-text p {
    padding-top: 15px;
  }

  .yt--box__row .yt-text p::before {
    width: 60px;
    height: 4px;
  }

  .box--yt__video .wp-block-spacer {
    height: 40px !important;
  }

  /* Text Box Section Styling Start 01-09-2023*/

  .simple--text__sec {
    padding-inline: 10px;
  }

  .simple--text__sec .simple--text__content {
    border-top: 4px solid #ff8200;
    padding: 15px;
  }

  .simple--text__sec .simple--text__content .wp-block-heading {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }

  .simple--text__sec .simple--text__content .wp-block-heading::before {
    width: 60px;
    height: 4px;
  }
}

.page-template-content-with-sidebar .content-sidebar-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding-block: 50px;
}

@media screen and (min-width: 768px) {
  .page-template-content-with-sidebar .content-sidebar-wrap>.content {
    width: 66.66%;
  }

  .page-template-content-with-sidebar .content-sidebar-wrap .sidebar {
    width: 33.33333333%;
    padding-right: 2rem;
    margin-top: 0;
  }
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar li {
  padding: 12px 30px;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 5px solid rgba(255, 130, 0, 1);
  background: #fcfcfc;
  margin-left: 0px !important;
  display: block;
  width: 100%;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar .widget ul {
  gap: 0;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar li:not(:last-child) {
  margin-bottom: 0;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar li a {
  text-decoration: none;
  font-size: 1.25rem;
  display: inline-block;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar li::after {
  content: "\203a";
  color: #ff8200;
  margin-left: 10px;
  margin-right: 20px;
  padding-right: 0.25em;
  font-weight: 600;
  font-size: 1.25em;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar li:hover::after {
  margin-left: 20px;
  margin-right: 10px;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar li:hover a {
  color: #114c81;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar li:hover {
  border-left: 5px solid #bce4e5;
  background-color: #f1f1f1;
}

.page-template-content-with-sidebar .content-sidebar-wrap .sidebar .current-menu-item {
  border-left: 5px solid #114c81;
  background: #eaeaea;
}

/*sidebar*/
.sidebar__menu li {
  padding: 12px 30px;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 5px solid rgba(255, 130, 0, 1);
  background: #fcfcfc;
  margin-left: 0px !important;
  display: flex;
  width: 100%;
}

.sidebar__menu ul {
  gap: 0;
}

.sidebar__menu li:not(:last-child) {
  margin-bottom: 0;
}

.sidebar__menu li a {
  text-decoration: none;
  font-size: 1.25rem;
  display: inline-block;
  background: transparent !important;
  box-shadow: none;
}

.sidebar__menu li::after {
  content: "\203a";
  color: #ff8200;
  margin-left: 10px;
  margin-right: 20px;
  padding-right: 0.25em;
  font-weight: 600;
  font-size: 1.25em;
}

.sidebar__menu li:hover::after {
  margin-left: 20px;
  margin-right: 10px;
}

.sidebar__menu li:hover a {
  color: #114c81;
}

.sidebar__menu li:hover {
  border-left: 5px solid #bce4e5;
  background-color: #f1f1f1;
}

.sidebar__menu .current-menu-item {
  border-left: 5px solid #114c81;
  background: #eaeaea;
}


/* degree & certificates styling */


.fw__breadcrumb--bar h1.wp-block-heading {
  margin-block: 15px;
  text-transform: inherit;
}

.fw__breadcrumb--bar .wp-block-cover {
  padding-block: 10px;
  position: static;
}

.fw__breadcrumb--bar .wp-block-cover__inner-container {
  max-width: 1520px;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
}


@media (max-width:1599px) {
  .fw__breadcrumb--bar .wp-block-cover__inner-container {
    max-width: 1140px;
  }
}


@media (max-width:1199px) {
  .fw__breadcrumb--bar .wp-block-cover__inner-container {
    max-width: 960px;
  }
}


@media (max-width:991px) {
  .fw__breadcrumb--bar .wp-block-cover__inner-container {
    max-width: 720px;
  }
}


@media (max-width:767px) {
  .fw__breadcrumb--bar .wp-block-cover__inner-container {
    max-width: 540px;
  }
}

@media (max-width:575px) {
  .fw__breadcrumb--bar .wp-block-cover__inner-container {
    padding-inline: 0;
  }

  .fw__breadcrumb--bar .wp-block-cover {
    padding-inline: 0.6em;
  }
}

/* Banner cover image styling start */

.notch-banner .notch-banner__pic {
  min-height: 75vh !important;
  --notchSize: 8vw !important;
  clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% 100%);
}

@media (max-width:767px) {

  .notch-banner .notch-banner__pic {
    --notchSize: 10vh !important;
  }
}

@media (min-width: 576px) {
  .notch-banner .notch-banner__pic .wp-block-cover__inner-container {
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .notch-banner .notch-banner__pic .wp-block-cover__inner-container {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding-inline: 10px;

  }
}

@media (min-width: 992px) {
  .notch-banner .notch-banner__pic .wp-block-cover__inner-container {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding-inline: 10px;

  }
}


@media (min-width: 1200px) {
  .notch-banner .notch-banner__pic .wp-block-cover__inner-container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding-inline: 10px;

  }
}


@media (min-width: 1600px) {
  .notch-banner .notch-banner__pic .wp-block-cover__inner-container {
    width: 100%;
    max-width: 1520px;
    margin: 0 auto;
    padding-inline: 10px;
  }
}

.chancellorFeaturePost .wp-block-latest-posts__post-excerpt a {
  display: none;
}


/* All People Listing Page Styling 05-09-2023*/

article.people .entry-title,
article.people .entry-meta {
  display: none;
}

/* bio page styling start */

.single-people .entry-content h1.entry-title,
.single-people .entry-meta {
  display: none;
}

.single-people .breadcrumb-title-wrapper .entry-title {
  display: none;
}

.single-faculty .breadcrumb-item+.breadcrumb-item {
  margin: 0px -3px;
}

.bio-info {
  padding-left: 15px;
  padding-right: 15px;
}

.single-people .breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  background-color: unset;
}

.single-faculty nav[aria-label="breadcrumb"] {
  margin-bottom: 1rem;
}

.bio-info .bio-info__container {
  display: flex;
  margin-top: 30px;
}

.bio-info .bio-info__left {
  width: 400px;
}

.bio-info .bio-info__right {
  width: calc(100% - 400px);
  padding-left: 60px;
  padding-top: 20px;
}

.bio-info h1.people-name {
  font-size: clamp(1.8117rem, 2vw + 1rem, 3.01048rem);
}

.bio-info .bio-info__inner h1 {
  margin: 0;
}

.bio-info .bio-info__inner p {
  margin-bottom: 8px;
}

.bio-info h2 {
  text-transform: uppercase;
  font-weight: 400;
}

.bio-info .prof-info {
  max-width: 850px;
  padding-bottom: 80px;
}

.bio-info .bio-info__title {
  font-size: 22px;
  margin: 0 0 20px;
  font-weight: 500;
}

.bio-info .bio-info__right h3 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.prof-info__title h4 {
  display: inline-block;
  width: auto;
  box-shadow: inset 0 -2px var(--orange);
  padding-bottom: 0.8rem;
  margin-bottom: 1rem;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 29px;
  margin-top: 25px;
}

.bio-info .framedOrangeShadow {
  position: relative;
  filter: none;
}

.bio-info .framedOrangeShadow img {
  width: 100%;
}

.bio-info .bio-info__image:before {
  content: "";
  position: absolute;
  left: -12px;
  top: -34px;
  background: var(--white);
  height: 106px;
  width: 55px;
  transform: rotate(45deg);
}

.bio-info .framedOrangeShadow:after {
  content: "";
  background-color: var(--orange);
  height: 100%;
  width: 84%;
  right: -16px;
  position: absolute;
  z-index: -1;
  bottom: -16px;
}

.bio-info .contact-info__row {
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 15px;
  padding-bottom: 15px;
}

.bio-info .contact-info {
  margin-top: 0 !important;
  padding-top: 30px;
}

.bio-info .contact-info__title h6 {
  margin: 0 0 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 18px;
}

.bio-info .bio-info__content {
  padding-bottom: 20px;
}

.bio-info .contact-info__content a {
  color: #186d95;
  word-break: break-all;
}

.bio-info .contact-info__content a:hover,
.bio-info .contact-info__content a:focus {
  opacity: 0.8;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .bio-info .bio-info__right {
    width: calc(100% - 250px);
    padding-left: 30px;
  }

  .bio-info .bio-info__left {
    width: 280px;
  }

  .bio-info .bio-info__right h3 {
    font-size: 28px;
  }

  .bio-info .bio-info__title {
    font-size: 18px;
    margin: 0 0 15px;
  }

  .bio-info .bio-info__content {
    padding-bottom: 20px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .bio-info .bio-info__container {
    flex-wrap: wrap;
    margin-top: 0px;
  }

  .bio-info .bio-info__right {
    width: calc(100% - 0px);
    padding-left: 15px;
    padding-right: 15px;
  }

  .bio-info .bio-info__left {
    width: 100%;
    margin: 0px auto;
  }

  .bio-info .bio-info__title {
    font-size: 18px;
    line-height: 22px;
  }

  .bio-info .bio-info__content {
    font-size: 16px;
  }

  .bio-info .prof-info__title h4 {
    font-size: 20px;
  }

  .bio-info {
    padding-left: 0;
    padding-right: 0;
  }

  .bio-info .framedOrangeShadow {
    margin-right: 30px;
  }
}

.term-staff .people_blog-outer .list-grid {
  display: block;
}

.term-part-time-faculty .people_blog-outer .list-grid {
  display: block;
}

.term-administrators .people_blog-outer .list-grid {
  display: block;
}

.term-full-time-faculty .people_blog-outer .list-grid {
  display: block;
}

.people_blog-list {
  padding-top: 20px;
}


@media only screen and (max-width: 767px) {
  .people_blog-outer .list-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.people-blog__wrap .peoplelist {
  width: 50%;
}

.category-title h2 {
  margin: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 44px;
}

@media only screen and (max-width: 991px) {
  .people-list .people-list__grid {
    gap: 25px;
  }

  .sngl-ppl-wrp {
    display: block;
  }

  .sngl-ppl-wrp .cl--img {
    width: 100%;
  }

  .category-title h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .people-list .people-list__grid {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 20px;
  }

  .category-title h2 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 30px;
  }
}

/* End bio page styling start */


/* New pattern Facts And Stats Styling Start 22-09-203 */

.facts-sec .facts__cover {
  padding: 100px 10px;
  min-height: auto !important;
  border-top: 5px solid #ff8200;
}

.facts-sec .facts__rw {
  margin-bottom: 0px;
}


.facts-sec .facts__rw .wp-block-heading {
  text-shadow: 2px 2px 0px rgb(88 89 91), 4px 4px 0px rgb(255 130 0);
  line-height: 1;

}

.facts__cover .rw-1 .facts__cl {
  text-align: center;
}

.facts__cover .rw-1 .facts__cl .wp-block-heading {
  font-size: 66px;
  margin-top: 0px;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 0.75rem solid #ff8200;
  display: inline-block;
  padding-inline: 30px;
  margin-bottom: 20px;
  color: #fff;
}

.facts__cover .rw-2 .facts__cl {
  text-align: center;
  padding-inline: 10px;
  padding-block: 50px;
}

.facts__cover .rw-2 .facts__cl .wp-block-heading {
  font-size: 66px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
}

.facts__cover .rw-2 .facts__cl p {
  font-size: 24px;
  color: #fff;

}


.facts__cover .rw-3 .wp-block-button__link {
  background-color: transparent;
  font-size: 20px;
  line-height: 1;
}

.facts__cover .rw-3 .wp-block-button__link:hover {
  background-color: var(--orange);
  border-color: var(--orange);
  color: var(--white);
  text-decoration: none;
}

@media only screen and (max-width: 1400px) {
  .facts-sec .facts__cover {
    padding: 70px 10px;
  }

  .facts__cover .rw-1 .facts__cl .wp-block-heading {
    font-size: 50px;
    padding-bottom: 20px;
  }

  .facts__cover .rw-2 .facts__cl {
    padding-inline: 5px;
    padding-block: 30px;
  }

  .facts__cover .rw-2 .facts__cl .wp-block-heading {
    font-size: 50px;
    margin-bottom: 15px;
  }

  .facts__cover .rw-2 .facts__cl p {
    font-size: 20px;
  }

  .facts__cover .rw-3 .wp-block-button__link {
    font-size: 18px;
  }

}

@media only screen and (max-width: 1024px) {

  .facts__cover .rw-1 .facts__cl .wp-block-heading {
    font-size: 40px;
    padding-bottom: 15px;
    border-bottom: 10px solid #ff8200;
    padding-inline: 20px;
  }

  .facts__cover .rw-2 .facts__cl .wp-block-heading {
    font-size: 40px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {

  .facts-sec .facts__cover {
    padding: 50px 20px;
  }

  .facts__cover .rw-1 .facts__cl .wp-block-heading {
    font-size: 35px;
    padding-bottom: 10px;
    border-bottom: 8px solid #ff8200;
    padding-inline: 10px;
  }

  .facts__cover .rw-2 .facts__cl {
    padding-inline: 0px;
    padding-block: 40px 0px;
  }

  .facts__cover .rw-2 .facts__cl .wp-block-heading {
    font-size: 30px;
  }

  .facts__cover .rw-2 .facts__cl p {
    font-size: 16px;
  }

  .facts__cover .rw-2 {
    gap: 10px;
  }

  .facts__cover .rw-3 .wp-block-button__link {
    font-size: 16px;
    margin-top: 30px;
  }

}

/* Video Banner Styling Start */

@media only screen and (max-width: 1440px) {

  .video-banner {
    min-height: 500px !important;
  }
}

@media only screen and (max-width: 767px) {

  .video-banner {
    min-height: 350px !important;
  }
}

/* Footer Add social links */

footer.site-footer .social-icons ul {
  display: flex;
  list-style: none;
  flex-direction: row;
  padding: 0;
  padding-block: 10px;
  margin: 0;
  gap: 15px;
  align-items: center;
}

footer.site-footer .social-icons ul li a {
  font-size: 0px;
  width: 26px;
  height: 26px;
  display: block;
}

footer.site-footer .social-icons ul li .twitter {
  width: 18px;
  height: 18px;
}

footer.site-footer .social-icons ul li a svg {
  fill: var(--white);
}

/* New Header MENU Styling Start */

.site-header {
  width: 100%;
}

.site-header .wrap {
  max-width: 100% !important;
  padding-inline: 0px;
}


@media (min-width: 1200px) {
  .hdr-container {
    width: 100%;
    margin: auto;
    max-width: 1140px;
    padding-inline: 10px;
  }
}

@media (min-width: 1600px) {
  .hdr-container {
    width: 100%;
    margin: auto;
    max-width: 1520px;
    padding-inline: 10px;
  }
}

.header-top .rw--1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 20px;
}

.header-top .rw--2 .site-title a {
  padding: 0px !important;
  font-size: 32px;
  transition: 0.3s ease-in-out;
  text-decoration-thickness: 1px !important;
  font-weight: 300;
}

.header-top .top-nav {
  display: flex;
  align-items: center;
}

.header-top .hide-nav,
.header-top .hide-search,
.header-top .top-hamburger {
  display: none;
}

.header-bottom {
  background-color: #fff;
  border-top: 2px solid #f6f6f6;
  overflow-x: clip;
}

.header-bottom .main-nav ul {
  display: flex;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-left: -18px;
  z-index: 2;
  position: relative;
  margin-top: -2px;
}

.header-bottom .main-nav ul.sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  margin-top: 15px;
  animation: fadein .3s cubic-bezier(.38, .97, .56, .76) .1s forwards;
  border: 1px solid #f6f6f6;
  opacity: 0;
  padding: 0;
  transition: opacity 1s ease-out;
  width: -moz-max-content;
  width: max-content;
}

.header-bottom .main-nav .active_menu .sub-menu {
  display: block;
  transition: 1s;
}

.header-bottom .main-nav ul li {
  padding: 15px 30px 15px 20px;
  transition: 0.3s ease-in-out;
  border-top: 2px solid transparent;
  margin-bottom: 0px !important;
}

.header-bottom .main-nav ul a {
  position: relative;

}

.main-nav ul .menu-item-has-children {
  cursor: pointer;
}


.header-bottom .menu-item-has-children {
  position: relative;
}

.header-bottom .menu-item-has-children .navbar__arrow {
  background-image: url(../images/header-down-arrow.svg);
  width: 13px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.1s ease-in-out;
  position: absolute;
  padding: 10px;
  margin-left: 0px;
  top: 20px;
  right: 6px;
  filter: opacity(0.8);
}

.header-bottom .active_menu .navbar__arrow {
  transform: rotate(-180deg);

}

.header-bottom .main-nav ul li:hover,
.header-bottom .main-nav .active_menu {
  background-color: #e0e0e0;
  border-top: 2px solid var(--orange);
}

.header-bottom .main-nav .current-menu-ancestor,
.header-bottom .main-nav .current_page_item {
  background-color: #e0e0e0 !important;
  border-top: 2px solid var(--orange);
}


.header-bottom .main-nav ul li a {
  text-decoration: none;
  box-shadow: unset;
  background-color: unset !important;
  color: #58595b;
  font-size: 16px;
  font-weight: 400;
}

.header-bottom .sub-menu li {
  padding: 12px 16px !important;
  border: none !important;
  display: block;
  line-height: 1.625;
}

.header-bottom .sub-menu li a::after {
  content: unset !important;
  position: static !important;
}

.header-bottom .sub-menu li:hover {
  background-color: #e8e8e8 !important;
}

.header-bottom .sub-menu li a {
  color: #58595b !important;
  font-size: 15px !important;
}

.btn-mobileNav {
  display: none !important;
}

.mobile__menu {
  display: none;
}

@media (max-width: 1599px) {

  .header-bottom .main-nav ul li {
    padding: 15px 30px 15px 15px;
  }
}

@media (max-width: 1440px) {

  .header-bottom .menu-item-has-children .navbar__arrow {
    margin-left: -1px;
    top: 12px;
    right: 0;
  }

  .header-bottom .main-nav ul.sub-menu {
    margin-top: 8px;
  }

  .breadcrumb {
    padding-top: 15px;
  }

  .header-top .rw--1 {
    padding: 15px;
  }

  .header-top .rw--1 .cl--2 {
    width: 100%;
  }

  .header-top .rw--2 .site-title {
    padding-bottom: 15px;
  }

  .header-top .rw--2 .site-title a {
    font-size: 26px;
    color: #58595b;
  }

  .header-bottom .main-nav ul {
    margin-left: -15px;
  }

  .header-bottom .main-nav ul li {
    padding: 10px 25px 10px 20px;
    font-size: 16px;
  }

  .header-top .top-nav {
    justify-content: flex-end;
  }
}

@media (max-width: 1400px) {

  .header-bottom .main-nav ul {
    justify-content: space-between;
  }
}

@media (max-width: 1199px) {
  .header-bottom {
    padding-inline: 15px;
  }

  .mobile__menu .header-bottom {
    padding-inline: 0px;
  }

  .header-bottom .main-nav ul li {
    padding: 10px 24px 10px 15px;
  }

  .header-bottom .main-nav ul li a {
    font-size: 14px;
  }

  body .site-title a {
    font-size: 18px;
  }

  .header-top .site-logo .site-title {
    margin: 0;
  }
}

@media (max-width: 1024px) {

  .header-bottom,
  .header-top .top-nav {
    display: none;
  }

  .header-top .top-hamburger {
    display: block;
  }

  .header-top .top-hamburger__btn {
    display: flex;
    background-color: transparent;
    border: none;
    padding: 0px;
    align-items: center;
  }

  .header-top .top-hamburger__btn .search-icon {
    background-image: url(../images/top-search.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 15px;
    font-size: 0px;
    margin-left: 15px;
    position: relative;
    filter: opacity(0.6);
  }

  .header-top .top-hamburger__btn .search-icon::before {
    content: "/";
    display: block;
    font-weight: 400;
    position: absolute;
    height: 18px;
    width: 2px;
    left: -9px;
    top: -2px;
    background-color: #58595b;
    transform: rotate(14deg);
  }

  .header-top .cross-btn .search-cnt {
    color: #58595b;
  }

  .site-header .show-menu {
    right: 0;
    overflow: scroll;
  }


  .header-top .cross-btn {
    display: flex;
    background-color: transparent;
    border: none;
    padding: 0px;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }

  .header-top .cross-btn .close-icon {
    background-image: url(../images/top-crosss.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    font-size: 0px;
    cursor: pointer;
    opacity: 0.6;
  }

  .show-menu .top-nav,
  .show-menu .top__search-slider,
  .show-menu .header-bottom {
    display: block;
  }

  .mobile__menu .header-bottom .main-nav ul {
    display: block;
    margin-left: 0px;
  }

  .mobile__menu {
    background-color: #ffffff;
    padding: 16px;
    height: 100vh;
    position: fixed;
    right: 0;
    z-index: 999;
    width: 100%;
    top: 0px;
    border-top: 4px solid var(--orange);
    max-width: 350px;
    right: -800px;
    transition: 0.5s;
    display: block;
  }

  .mobile__menu .header-bottom {
    border: none;
  }

  .mobile__menu .header-bottom .main-nav ul li {
    padding: 5px 0px;
    display: flex;
    flex-direction: column;
  }

  .mobile__menu .header-bottom .sub-menu li {
    padding: 12px 10px 2px 20px !important;
  }

  .mobile__menu .header-bottom .sub-menu li a {
    font-size: 14px !important;
    position: relative;
  }

  .mobile__menu .header-bottom .sub-menu li a::before {
    content: "";
    position: absolute;
    left: -20px;
    width: 15px;
    top: 10px;
    height: 1px;
    background-color: var(--black);
  }

  .mobile__menu .main-nav ul li.menu-item-has-children>a:before {
    content: unset;
  }

  .mobile__menu .header-bottom .main-nav ul.sub-menu {
    position: relative !important;
    background-color: transparent;
  }


  .header-bottom .main-nav ul.sub-menu {
    display: none;
    margin-top: 0px;
  }

  .mobile__menu .header-bottom .main-nav ul.show-submenu {
    display: block !important;
    margin-top: 0px !important;
    border: none;
    width: 100%;
  }


  .header-bottom .main-nav .current-menu-ancestor,
  .header-bottom .main-nav .current_page_item {
    background-color: transparent !important;
    border: none;
  }

  .mobile__menu .top__navigation {
    margin-bottom: 30px;
  }

  .shadow {
    background-color: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 2;
    opacity: 0.9;
    transition: 0.5s;
  }

  .mobile__menu .top__search-slider .input-group button {
    padding: 10px 20px;
    font-size: 0px;
    width: auto;
  }

  .mobile__menu .top__search-slider .input-group button::before {
    width: 22px;
    height: 22px;
    top: 9px;
  }

  .mobile__menu .header-bottom .main-nav ul li:hover {
    background-color: transparent;
    border: none;
  }


  .mobile__menu .header-bottom .main-nav ul li {
    border-top: none;
    background-color: transparent;
  }

  .mobile__menu .navbar__arrow {
    transition: 0.3s ease-in-out !important;
    top: unset !important;
  }

  .mobile__menu .active_menu .navbar__arrow {
    transform: rotate(-180deg);
  }

  .top-hamburger__btn .search-cnt {
    font-size: 16px;
    color: #58595b;
  }

  .header-bottom .main-nav ul li a {
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 5px;
  }

  .header-bottom .main-nav ul li .sub-menu li a {
    border-bottom: 0px;
  }

  .custom-logo-link .custom-logo {
    width: 250px;
  }

  .header-top .top-nav ul {
    flex-wrap: wrap;
  }

  .header-top .top-nav ul li {
    padding: 0px 10px 10px 0px;
  }
}


@media screen and (max-width: 599px) {
  .header-top .top-hamburger__btn {
    width: 100%;
  }

  .header-top .rw--2 .site-title a {
    font-size: 24px;
  }

  .site-title a:before {
    top: -5px;
    width: 38px;
    height: 38px;
  }

  body .site-header .site-title a {
    padding-block: 0;
    padding-inline: 50px 10px;
  }
}

@keyframes fadein {
  to {
    opacity: 1;
    transform: none
  }
}

.explore-sc .explore-sc__cnt {
  margin-bottom: 0px;
  background-color: var(--column-bg-clr);
  padding: 24px 36px;
  flex: 1;
}

.explore-sc .explore-sc__cl {
  border-top: 6px solid var(--orange);
  display: flex;
  flex-direction: column;
}

.explore-sc__rw {
  margin-bottom: 0px !important;
}

.explore-sc {
  padding: 100px 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 46%, rgb(255, 130, 0) 40%) !important;
}

/* Created few pattren styling 11-12-2023*/

li.current_page_ancestor>a:after {
  display: none;
}

.academic-sc {
  padding: 60px 20px;
}

.academic-sc .academic-sc__rw {
  margin-bottom: 0px !important;
}

.academic-sc .academic-sc__cnt h2 {
  margin-block: 0px 30px;
  line-height: 1.2;
  font-weight: 900;
  font-size: 50px;
  color: #4b4b4b;
}

.academic-sc .academic-sc__cnt p {
  width: 100%;
  max-width: 980px;
  font-size: 20px;
  margin: auto;
  font-weight: 400;
}

.academic-sc .rw-2 {
  margin-top: 30px;
}

.academic-sc .academic-sc__cl {
  border-top: 6px solid var(--orange);
  background-color: #f6f6f6;
  padding: 36px 36px 24px;
}

.academic-sc .academic-sc__cl h3 {
  margin-block: 0px 12px;
  font-size: 30px;
  color: #4b4b4b;
  line-height: 1.2;
  font-weight: 900;
}

.academic-sc .academic-sc__btn .wp-block-button__link {
  background-color: transparent;
  border: none;
  border-radius: 0px;
  padding: 0px;
  color: #1a73c5;
  font-weight: 800;
  font-size: 18px;
  padding-right: 50px;
  text-align: left;
  line-height: 1;
  position: relative;
  transition: 0.3s ease-in-out;
}

.academic-sc .academic-sc__btn .wp-block-button__link:hover {
  text-decoration: none;
  color: var(--black);
}

.academic-sc .academic-sc__btn .wp-block-button__link::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 1px;
  background-image: url(../images/right-arrow__banner.svg) !important;
  background-repeat: no-repeat;
  width: 20px;
  background-size: 100%;
  background-position: center;
  height: 100%;
  transition: 0.3s ease-in-out;
}

.academic-sc .academic-sc__btn .wp-block-button__link:hover::after {
  right: 10px;
}

.people-list .people-list__grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}

.people-list .people_blog-inner,
.list-grid .people_blog-inner {
  margin-bottom: 20px;
  border: 1px solid #4B4B49;
}

.archive .content,
.blog .content {
  margin-bottom: 0rem !important;
}

.sngl-ppl-wrp .sngl-ppl__bar {
  background-color: var(--orange);
  height: 184px;
}

.sngl-ppl-wrp .cl--img {
  height: 200px;
  width: 200px;
  margin-inline: auto;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}

.sngl-ppl-wrp .cl--img img {
  aspect-ratio: 3 / 3.4;
  object-fit: cover;
  height: 100%;
  width: 100%;
  mix-blend-mode: multiply;
  border-radius: 50%;
  margin-top: 20px;
  border: 4px solid var(--white);
}

.sngl-ppl-wrp .cl--info {
  width: 100%;
  padding: 60px 20px 25px;
}

.sngl-ppl-wrp .cl--info .rw--name {
  text-align: center;
}

.sngl-ppl__name {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 900;
  font-size: 28px;
  letter-spacing: -0.2px;
}

.sngl-ppl-wrp .cl--info .rw--ttl {
  padding-top: 10px;
  padding-bottom: 18px;
  text-align: center;
  font-style: italic;
}

.sngl-ppl-wrp .cl--info a {
  margin-block: 8px;
  color: #186d95;
  word-break: break-word;
}

.sngl-ppl-wrp p:last-child {
  margin-bottom: 0;
}

.sngl-ppl-wrp .sngl-ppl__email ul {
  padding-left: 8px;
  list-style: none;
  margin: 0;
}

.sngl-ppl-wrp .sngl-ppl__email ul li {
  position: relative;
  margin-bottom: 0;
}

.sngl-ppl-wrp .sngl-ppl__email ul li:not(:last-child) {
  padding-bottom: 6px;
}

.sngl-ppl-wrp .sngl-ppl__email ul li::before {
  content: "\203a";
  color: var(--orange);
  font-size: 24px;
  position: absolute;
  left: -14px;
  top: -6px;
  height: auto;
}

.sngl-ppl-wrp .cl--info .number {
  color: #4b4b4b;
  text-decoration: none;
  transition: .3s ease-in-out;
}

.sngl-ppl-wrp .cl--info .number:hover {
  color: #186d95;
}

/* People Cat */

.archive.tax-people_cat main.content {
  padding-block: 60px;
  display: grid;
  column-gap: 30px;
  grid-template-columns: repeat(4, 1fr);
  position: relative;
  row-gap: 50px;
}

.archive.tax-people_cat .entry-content,
.archive.tax-people_cat .people_blog-outer,
.archive.tax-people_cat .people_blog-outer>div,
.archive.tax-people_cat .people-list,
.tax-people_cat .people_blog-outer .people_blog-inner,
.archive.tax-people_cat .peoplelist,
.peoplelist .list-grid {
  height: 100%;
}

@media screen and (max-width: 1600px) {

  .people-list .people-list__grid,
  .archive.tax-people_cat main.content {
    grid-template-columns: repeat(3, 1fr);
  }

  .sngl-ppl__name {
    font-size: 26px;
  }

  .sngl-ppl__ttl,
  .sngl-ppl-wrp .sngl-ppl__email ul li {
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {

  /* Created few pattren styling 11-12-2023*/

  .academic-sc__rw {
    max-width: 100% !important;
  }

  .academic-sc .academic-sc__cnt h2 {
    margin-block: 0px 20px;
    font-size: 40px;
  }

  .academic-sc .academic-sc__cnt p {
    max-width: 100%;
    font-size: 18px;
  }

  .academic-sc .rw-2 {
    margin-top: 24px;
  }

  .academic-sc .academic-sc__cl h3 {
    font-size: 22px;
  }

  .academic-sc .academic-sc__cl {
    padding: 26px 20px 18px;
  }

  .academic-sc .academic-sc__btn .wp-block-button__link {
    font-size: 16px;
  }

  .people-list .people-list__grid,
  .archive.tax-people_cat main.content {
    grid-template-columns: repeat(2, 1fr);
  }

  .sngl-ppl__name {
    font-size: 22px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {

  /* Created few pattren styling 11-12-2023*/
  .academic-sc {
    padding: 30px 20px;
  }

  .academic-sc .rw-2 {
    margin-top: 20px;
  }

  .academic-sc .academic-sc__cnt h2 {
    margin-block: 0px 10px;
    font-size: 30px;
  }

  .academic-sc .academic-sc__cnt p {
    font-size: 14px;
  }

  .academic-sc .academic-sc__cl {
    border-top: 4px solid var(--orange);
    padding: 20px 20px 18px;
  }

  .academic-sc .academic-sc__cl h3 {
    margin-block: 0px 10px;
    font-size: 18px;
  }

  .people_blog-list {
    padding-top: 10px;
  }

  .people-list .people-list__grid,
  .archive.tax-people_cat main.content {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 10px !important;
    padding-inline: 8px;
    gap: 0px;
  }

  .sngl-ppl-wrp .sngl-ppl__bar {
    height: 140px;
  }

  .sngl-ppl-wrp .cl--img {
    height: 160px;
    width: 160px;
  }

  .sngl-ppl-wrp .cl--img img {
    margin-top: 10px;
  }

  .sngl-ppl-wrp .cl--info {
    padding: 48px 20px 20px;
  }

  .sngl-ppl-wrp .cl--info .rw--ttl {
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .sngl-ppl__name {
    font-size: 20px;
  }

  .sngl-ppl__ttl,
  .sngl-ppl-wrp .sngl-ppl__email ul li {
    font-size: 14px;
  }

  .archive.tax-people_cat .entry-content,
  .archive.tax-people_cat .people_blog-outer,
  .archive.tax-people_cat .people_blog-outer>div,
  .archive.tax-people_cat .people-list,
  .tax-people_cat .people_blog-outer .people_blog-inner,
  .archive.tax-people_cat .peoplelist,
  .peoplelist .list-grid {
    height: auto;
  }
}