/* by Creasant*/
/* for menu button spacing */
/* header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li {
  margin-left: 20px;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li a,
header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li span{
font-size: 15px;
}*/
header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li>span {
  pointer-events: unset;
  }
  
  header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li{
  width: unset;
  }
  
  header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li a, 
  header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li span{
  white-space: nowrap;
  }
  
  .menu-item {
  cursor: pointer;
  }
  
  /* resize 2nd logo for menu to have enought space */
  header .mtpc_header .header .wrapper .logos .logos_right{
  float:unset;
  }
  header .mtpc_header .header .wrapper .logos .search_icon {
    margin-left: 20px;
  }
  
  /* custom block bug */
  .block-layout-builder:last-child{
  display:none;
  }
  
  
  .mtpc_footer{
  margin-top:0;
  }
  /* contacts */
  .mtpc-3col-section .mtpc-3col-section-wrapper>.mtpc-3col-item{
  margin-right:0;
  }
  .mtpc-3col-section .mtpc-3col-section-wrapper{
  justify-content: space-between;
  align-items: stretch;
  }
  
  
  body a{
  text-decoration: none;
  cursor: pointer;
  }
  body a:hover{
  text-decoration: underline;
  }
  
  /* news */
  .mtpc_news_date{
  font-weight:600;
  }
  
  .mtpc_news_title a:hover{
  text-decoration: underline;
  }
  /* disable news list showing the news description */
  .mtpc_news_desc{
  display:none;
  }
  .mtpc-news-container{
  padding-bottom: 0;
  }
  /* footer*/
  /* remove wx social media icon and link */
  /* .mtpc_footer .footer_social a:last-child{
  display: none;
  } */
  .view-id-news_events .view-content .views-row {
    border-bottom-style: none;
  }
  
  header .mtpc_header .header .wrapper .logos .logos_left .logo_two img {
  /*max-height: 45px; */
  }
  
  /* end - by Creasant */
  /* by Creasant */
  
 p {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
  }
  h1 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 2.5rem;
    margin-bottom: 0;
  }
  
  h3 {
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem;
  }
  
  h4 {
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 800;
    line-height: 2rem;
    margin-bottom:.7rem;
  }
  
  h5 {
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.45em;
    margin-bottom: 0;
  }
  
  h6 {
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2.5rem;
    margin-bottom: 0;
  }
  
  button, a.text-btn {
    border-radius: 3px;
    padding: 0.625rem 1.25rem;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
    text-align: center;
  }
  
  button:hover, a.text-btn:hover {
    text-decoration: none;
  }
  
  .button-lg {
    width: 236px;
    padding: 0.77rem 3.27rem !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 1.625rem !important;
    font-weight: 800 !important;
    line-height: 2.5rem !important;
  }
  
  .section--padding{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .mtpc_footer {
    margin-top: 0;
  }
  
  .d-desktop {
    display: block;
  }
  
  .d-mobile {
    display: none;
  }
  
  .bg-gradient-dark main {
    position: relative;
  }
  .bg-gradient-dark main:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background: linear-gradient(180deg, #1B1B1B 0%, #484848 23%);*/
    background: linear-gradient(180deg, #1B1B1B 20%, #0B8FA8 25%);
    z-index: -5;
  }
  
  header .search_icon {
    display: none !important;
  }
  
  header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li:not(:first-child) {
    margin-left: 80px;
  }
  
  /* =========== Home =========== */
  .event--info--columns .mtpc-4col-section-wrapper {
    align-items: center;
    gap: 1.5rem 40px;
  }
  
  .event--info--columns .mtpc-4col-item {
    padding-right: 40px;
    -webkit-flex-basis: unset !important;
    flex-basis: unset !important;
    width: fit-content;
    margin-right:0 !important;
    position: relative;
    margin-bottom: 0 !important;
  }
  
  .event--info--columns .mtpc-4col-item:nth-child(3) {
    padding-right: 0;
  }
  
  .event--info--columns .mtpc-4col-item:last-child {
    padding-left: 17px;
    padding-right: 0;
  }
  
  .event--info--columns .mtpc-4col-item:nth-child(1):after, .event--info--columns .mtpc-4col-item:nth-child(2):after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 9px;
    width: 2px;
    height: 64px;
  }
  
  .multiple--gallery .mtpc-2col-item--1 {
    padding-right: 1rem;  
  }
  
  .multiple--gallery .mtpc-2col-item--2 .field__items {
    display: grid;
    grid-template-columns: auto auto;
    gap: 0.69rem;
    padding: 0 1.5rem;
  }
  
  .multiple--gallery .mtpc-2col-item--2 .field__items .field__item:nth-child(1) {
    margin-top: 4rem;
  }
  
  .multiple--gallery .mtpc-2col-item--2 .field__items .field__item:nth-child(even) {
    margin-top: -4rem;
  }
  
  @media screen and (max-width: 767px) {
    .multiple--gallery .mtpc-2col-item--2 .field__items .field__item:nth-child(1) {
      margin-top: 2.6rem;
    }
    
    .multiple--gallery .mtpc-2col-item--2 .field__items .field__item:nth-child(even) {
      margin-top: -2.6rem;
    }
  }
  
  .multiple--gallery .mtpc-2col-item--2 .field__items .field__item:nth-child(2) {
    margin-top: 0;
  }
  
  @media screen and (min-width: 430px) {
    .event--info--columns .mtpc-4col-item > * {
      white-space: nowrap;
    }  
  }
  
  /* =========== End Home =========== */
  /* ================================ */
  /* =========== Synopsis =========== */
  
  .section--creative-team .mtpc-2col-item.mtpc-2col-item--1 .field__items {
    display: flex;
    flex-direction: column;
    gap: 1.56rem 0;
  }
  
  @media screen and (max-width: 767px) {
    .section--creative-team .mtpc-2col-item.mtpc-2col-item--1 .field__items {
      gap: 1.02rem 0;
    }
  }
  
  /* ========== END Synopsis =========== */
  
  