h2 {
  color: #150e60;
}
.view-content.row,
.slick-slider {
  margin: 0;
}
.slick-slider .views-row {
  padding: 0;
}
.slick-arrow:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.slick-arrow {
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0);
  position: absolute;
  display: block;
  z-index: 1000;
  top: 50%;
  left: 00px;
  transform: translateY(-50%);
  font-size: 0;
  color: #280f91;
  box-shadow: none;
  border: 0;
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.slick-next {
  right: 00px;
  left: auto;
}
.slick-prev:before {
  font-family: "fontello" !important;
  content: "\e8f4" !important;
}
.slick-next:before {
  font-family: "fontello" !important;
  content: "\e8f5" !important;
}
.slick-slider:hover .slick-arrow {
  opacity: 1;
  left: 20px;
}
.slick-slider:hover .slick-next {
  right: 20px;
  left: auto;
}

/* home banner style */
.home-banner-block {
  background-color: #cfe6ff;
  height: 100vh;
  color: #150e60;
}
.home-banner-block .banner-item-wrapper {
  position: relative;
}
.home-banner-block .banner-item-left {
  width: 50%;
  display: block;
  margin: auto 0;
}
.home-banner-block .banner-design {
  position: absolute;
  clip-path: circle();
}

.home-banner-block .banner-design-1 {
  top: -148px;
  /* background: rgb(216,6,3);
  background: linear-gradient(90deg, rgba(216,6,3,1) 0%, rgba(214,78,5,0.9865196078431373) 42%, rgba(255,209,0,1) 100%);  */
  background-color: #a2cc085b;
  width: 200px;
  height: 200px;
  right: 24px;
}
.home-banner-block .banner-design-2 {
  bottom: -148px;
  /* background: rgb(216,6,3);
  background: linear-gradient(90deg, rgba(216,6,3,1) 0%, rgba(214,78,5,0.9865196078431373) 42%, rgba(255,209,0,1) 100%);  */
  background-color: #1b295a;
  width: 200px;
  height: 200px;
  right: 24px;
}
.home-banner-block .banner-design-4 {
  bottom: -148px;
  /* background: rgb(216,6,3);
  background: linear-gradient(90deg, rgba(216,6,3,1) 0%, rgba(214,78,5,0.9865196078431373) 42%, rgba(255,209,0,1) 100%);  */
  background-color: #d91b7bb3;
  width: 300px;
  height: 350px;
  left: 440px;
}
.home-banner-block .banner-design-3 {
  top: -148px;
  /* background: rgb(216,6,3);
  background: linear-gradient(90deg, rgba(216,6,3,1) 0%, rgba(214,78,5,0.9865196078431373) 42%, rgba(255,209,0,1) 100%);  */
  background-color: #ea548a52;
  width: 400px;
  height: 400px;
  left: -24px;
}
.view-home-banner .views-field-title {
  z-index: 6;
  font-family: math;
  color: rgb(255, 255, 255);
  line-height: 75px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 50px;
  max-width: 1280px;
  width: 50%;
  float: left;
  padding: 0 15px;
  /* position: absolute; */
  top: 10%;
  left: 50%;
}
.view-home-banner .views-field-body {
  position: absolute;
  color: #FFFFFF;
  top: 36%;
  width: 50%;
  float: left;
  left: 50%;
  font-size: 25px;
}
.view-home-banner .views-field-field-link {
  position: absolute;
  color: #FFFFFF;
  top: 76%;
  width: 44%;
  float: left;
  left: 50%;
  font-size: 25px;
  text-align: end;
}
.view-home-banner .views-field-field-link a{
  color: #fff;
  text-decoration: none;
}
.home-main-slider.view-home-banner .banner-item-img-wrapper img {
  margin: auto;
  width: 85%;
  height: auto;
  /* clip-path: circle(); */
}
.home-main-slider.view-home-banner .banner-item-sub-image img {
  width: 100%;
  height: auto;
  margin: auto;
  /* clip-path: circle(); */
}
.view-home-banner .slick-slide img {
  display: block;
  height: 60vh;
  width: auto;
  object-fit: cover;
  object-position: center;
}
.page-node-type-property .add-imgs .slick-dots button,
.view-home-banner .slick-dots button,
.slick-dots button {
  background-color: #282a29;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  line-height: 0;
  margin: 0 10px 0 0;
  opacity: 1;
  vertical-align: top;
  width: 20px;
  font-size: 0;
}
.page-node-type-property .add-imgs .slick-active button,
.view-home-banner .slick-active button,
.slick-active button {
  background-color: #280f91 !important;
}
.page-node-type-property .add-imgs .slick-dots,
.view-home-banner .slick-dots,
.slick-dots {
  position: relative;
  bottom: 70px;
  /* left :50%; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots li {
  list-style: none;
}
.slick-dots button {
  background-color: #ffffff;
}
.page-node-type-property .add-imgs li,
.view-home-banner .slick-dots li {
  font-size: 0;
}
.page-node-type-property .add-imgs img {
  width: 100%;
  height: 433px;
}

.home-upcoming-carousel .item-wrapper {
  display: flex;
  justify-content: center;
}
.home-upcoming-carousel .item-wrapper .img-content{
  min-width: 400px;
  margin-right: 80px;
}
.home-upcoming-carousel .item-wrapper .txt-cotent .title-content a{
  font-size: 46px;
  text-decoration: none;
  color: #fdba4e;
  line-height: 75px;
}
.home-upcoming-carousel .item-wrapper .txt-cotent .date-content {
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.home-upcoming-carousel .item-wrapper .txt-cotent .desc-content {
  margin-top: 30px;
  color: #fdba4e;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .view-home-banner .slick-slide img {
    height: 532px;
  }
  .view-home-banner .views-field-title{
    font-size: 65px;
    line-height: 1.3;
  }
}
@media (max-width: 991px) {
  .view-home-banner .slick-slide img {
    height: 432px;
  }
  .view-home-banner .views-field-title{
    font-size: 50px;
  }
}
.home-upcoming-events {
  padding-top: 50px;
  background-color: #cde4fd;
  height: 100vh;
}
.home-upcoming-events h2{
  margin-bottom: 50px;
  text-align: center;
  /* background: linear-gradient(to right, #f73514 10%, #F9A14A 60%, #FDBE5B 80%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
}
/* KEVIN */
/* Style for the current users block */

.home-corporate-sponsors .view-content .views-row {
  padding-right: 30px;
}
.home-office-barriers{
  background-color: #280f91;
  
  
}
/* Image Styling */
.block-views-blockcurrent-users-block-1 .views-view-responsive-grid__item img {
  width:200px;
  height: auto;
  float: left;
  border-radius: 8px 8px 0 0;
}

/* Name and Role Styling */
.block-views-blockcurrent-users-block-1 .views-view-responsive-grid__item h3 {
  margin-top: 15px;
  font-size: 13px;
  
  font-family: Arial, Helvetica, sans-serif;
  
  color: #ffffff;
}

.block-views-blockcurrent-users-block-1 .views-view-responsive-grid__item p {
  margin: 10px 0;
  

  color: #ffffff;
}

/* Highlight Role */
.block-views-blockcurrent-users-block-1 .views-view-responsive-grid__item .field-content p {
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  
}
.block-views-blockcurrent-users-block-1 .views-view-responsive-grid__item{
  gap: 60px;
}





/* Award featured */
.award-featured h2{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 49px;
  text-align: center;
  color: white;
  position: relative;
  top: 20px;
}
.award-featured{
  background-color:#280f91;

  
}
.award-featured .featured-vip{
  /* text-align: center; */
  margin-left: 10px;
  margin-top: 90px;

}
.award-featured .featured-vip img{
  /* border-radius: 20px; */
  width: 400px;
}

.award-featured .border-featured-vip{
  margin-top: 10px;
  border: 2px solid black;
  border-radius: 20px;
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  
  
}
.award-featured .more-link a{
  margin-bottom: 10px;
  background-color: white;
  color: black;
}
.platinum-patrons h2{
  text-align: center;
  padding-top: 21px;
}
.platinum-patrons .row .views-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  margin-left: 510px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
  max-width: 300px; /* Adjust width as needed */
  margin-bottom: 10px;
}

/* Hover effect for .views-row */
.platinum-patrons .row .views-row:hover {
  background-color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

/* Style for images within .views-row */
.platinum-patrons .row .views-row img {
  max-width: 600px;
  height: 200px;
  border-radius: 4px ;
  transition: transform 0.3s ease;
}

.platinum-patrons .row .views-row img:hover {
  transform: scale(1.03);
}

/* Style for text content */
.platinum-patrons .row .views-row .field-content {
  margin: 5px 0;
  font-size: 0.9rem; /* Slightly smaller text */
}

.platinum-patrons .row .views-row a {
  text-decoration: none;
  color: #007bff;
  transition: color 0.3s ease;
  font-size: 0.9rem; /* Slightly smaller text */
}

.platinum-patrons .row .views-row a:hover {
  color: #0056b3;
}
.platinum-patrons{
  background-color: #f9f9f9;
}

.sponsors-block .sponsors-banner .sponsors-banner-wrapper .platinum-sponsors .platinum-sponsors-name a{
  text-decoration: none;
  font-family: "fontello" !important;
  font-size: 30px;
  color: black;
}
.sponsors-block .sponsors-banner .sponsors-banner-wrapper .platinum-sponsors .platinum-sponsors-image img{
  padding-top: 10px;
}

.sponsors-block .sponsors-banner .sponsors-banner-wrapper .platinum-sponsors .platinum-sponsors-designation {
  color: #0056b3;
  font-weight: bold;
}

.sponsors-block h2{
  text-align: center;
}
.new-platinum-sponsors .view-content .sponsors-banner {
  background-color: white;
  padding: 15px;
  margin: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease-in-out; 
}
.new-platinum-sponsors .view-content .sponsors-banner:hover {
  transform: translateY(-5px);
}

.new-platinum-sponsors .view-content .sponsors-banner img {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}

.new-platinum-sponsors .sponsors-banner .sponsors-banner-wrapper {
  text-align: center;
}
.new-platinum-sponsors .platinum-sponsors-name {
  font-size: 30px;
}
/*ABOUT */

/* Container and Grid Layout */
/* Grid Layout for Home Features */
.home-tma-features .views-view-responsive-grid--horizontal {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /* Responsive columns */
  gap: 40px; /* Space between items */
  padding: 20px; /* Reduced padding */
}

/* Card Styles */
.home-tma-features .views-view-responsive-grid__item {
  background: #ffffff; /* Card background */
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  padding: 20px; /* Padding inside card */
  overflow: hidden;
}

.home-tma-features .views-view-responsive-grid__item:hover {
  transform: translateY(-10px); /* Lift card on hover */
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2); /* Enhanced shadow on hover */
  background-color: #f0f4f8; /* Light background change on hover */
}

/* Title Style */
.home-tma-features .views-view-responsive-grid__item .views-field-title a {
  font-weight: bold; /* Make title bold */
  color: #007bff; /* Primary color for links */
  text-decoration: none; /* Remove underline */
  font-size: 1.5rem; /* Larger font size for title */
}

.home-tma-features .views-view-responsive-grid__item .views-field-title a:hover {
  text-decoration: underline; /* Underline on hover */
  color: #0056b3; /* Darker shade of primary color */
}

/* Body Text Style */
.home-tma-features .views-view-responsive-grid__item .views-field-body p {
  color: #555; /* Darker color for text */
  line-height: 1.6; /* Better readability */
  font-size: 1rem; /* Font size for text */
}

/* Edit Link Style */
.home-tma-features .views-view-responsive-grid__item .views-field-edit-node a {
  color: #007bff; /* Primary color for edit links */
  font-weight: bold; /* Make edit link bold */
  text-decoration: none; /* Remove underline */
  display: inline-block; /* Inline block for better spacing */
  margin-top: 15px; /* Space above the edit link */
}

.home-tma-features .views-view-responsive-grid__item .views-field-edit-node a:hover {
  text-decoration: underline; /* Underline on hover */
  color: #0056b3; /* Darker shade of primary color */
}
.home-tma-features{
  background-color: #f9f9f9;
}


/* Container for the About TMA block */
/* Container for the About TMA block */
/* Apply Roboto font to the entire About TMA section */
.tma-about {
  font-family: 'Roboto', sans-serif; /* Use Roboto font with a fallback to sans-serif */
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 10px;
  width: 3200px;
  text-align: center;
  /* margin: 0 auto; */
}



.tma-about p {
  font-family: 'Roboto', sans-serif; /* Apply Roboto font to the description */
  font-weight: 400; /* Regular weight for the text */
  text-align: justify;
  line-height: 2.2;
  margin-top: 20px;
  
}

.about-title {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: 700; /* Bold weight for the section title */
  color: #000000;
  margin-bottom: 15px;
}
.path-frontpage #block-tmasubtheme-tabs {
  display: none;
}
.home-banner {
  height: 100vh;
}
.home-banner .banner-item-wrapper {
  height: 100%;
  padding: 0 50px;
}
.view-home-banner .views-row:nth-child(odd) .banner-item-right{
  order: 2;
}
.home-banner .banner-item-right {
  margin: auto;
  width: 50%;
}
.home-banner .banner-item-left {
  width: 50%;
}
.banner-item-desc-wrapper {
  margin: 30px 0 30px;
  font-size: 18px;
  color: #282a29;
  text-align: justify;
}
.home-banner .banner-item-link-wrapper a {
  padding: 15px 40px;
  background-color: #FFF;
  text-decoration: none;
  border-radius: 40px;
  color: #150e60;
  font-weight: bold;
}
.home-banner .banner-item-link-wrapper {
  margin-top: 50px;
}
.home-banner h2 {
  font-size: 40px;
}
/* Responsive Design */
@media (max-width: 768px) {
  .tma-about {
    padding: 15px;
  }

  .about-desc {
    font-size: 1rem;
  }
  .home-tma-features .views-view-responsive-grid--horizontal {
    grid-template-columns: 1fr; /* Single column on small screens */
    gap: 20px; /* Reduced gap on small screens */
  }
  .award-featured .row .views-view-responsive-grid--horizontal {
    grid-template-columns: 1fr;
    max-width: 100%; /* Ensure full width on small screens */
  }
  .block-views-blockcurrent-users-block-1 .row .views-view-responsive-grid--horizontal {
    grid-template-columns: 1fr;
  }
}

/* Common banner style */

.home-common-banner .home-common-banner-item {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  ;
}
.home-common-banner .home-common-banner-item .views-field-title span {
  /* width: 50%; */
  display: block;
}
.home-common-banner .home-common-banner-item .views-field-title {
  position: absolute;
  left: 0;
  top:0;
  font-size: 34px;
  width: 100%;
  height: fit-content;
  color: #FFF;
  font-weight: bold;
}
.home-common-banner .home-common-banner-item img {
  width: 100%;;
}
.home-common-banner .home-common-banner-item .views-field-field-link {
  position: absolute;
  bottom: 100px;
  left: 45%;
}
.home-common-banner .home-common-banner-item .views-field-edit-node {
  position: absolute;
  bottom: 0;
}
.home-common-banner .home-common-banner-item .views-field-field-link a {
  padding: 20px 50px;
  background-color: #150e60;
  border-radius: 40px;
  text-decoration: none;
  color: #FFF;
}
/* End common banner styles */

.featured-events-home {
  background-color: #150e60;
}
.featured-events-home h2 {
  color: #FFF;
  padding: 50px 0 20px;
  text-align: center;
}
.featured-events .view-content {
  display: flex;
  justify-content: center;
}
.featured-events .view-content .views-row {
  width: 25%;
  color: #FFF;
  padding: 40px;
}
.featured-events .view-content .views-row a {
  color: #fff;
  text-decoration: none;
}
.featured-events .view-content .views-row img {
  width: 100%;
  border-radius: 40px;
  margin-bottom: 20px;
}
.view-featured-events .views-view-responsive-grid--horizontal{
  margin-left: 200px;
  text-align: center;
  
}
.view-featured-events .views-field-title {
  text-align: center;
  font-size: 22px;
  padding-bottom: 10px;
}
.view-featured-events .views-field-body {
  font-size: 18px;
  text-align: center;
}
.view-featured-events .views-view-responsive-grid--horizontal .views-view-responsive-grid__item .views-field-field-featured-image img{
  width: 600px;
  height: 300px;
  border-radius: 50px;
  padding: 30px;
  position: relative;
  left: 20px;
}

.view-featured-events .views-view-responsive-grid--horizontal p{
  text-align: justify;
  margin-left: 40px;
  width: 300px;
  color: white;
  font-size: 12px;
  /* font-family: Arial, Helvetica, sans-serif; */
  
}

.view-featured-events .views-view-responsive-grid--horizontal .views-field-title .field-content a{
  text-decoration: none;
  text-align: center;
  position: relative;
  left: 20px;
  
  color: white;
  font-weight: bold;
  padding-bottom: 130px;
  font-family: Arial, Helvetica, sans-serif;
}
.view-featured-events .views-view-responsive-grid--horizontal .views-field-body p{
  padding-top: 20px;
  font-size: 15px;
}

.view-featured-events .more-link a{
  background-color: white;
  border-radius: 28px;
  color: #280f91;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}


.TMA-footer p{
  line-height: 25px;
  color: white;
  font-size: 25px;
}

.TMA-footer .TMA-subtitle-footer p{
  font-size: 20px;
}
.home-upcoming-carousel .view-content .views-row .views-field-title a{
  font-size: 22px;
  color: #280f91;
}
.home-upcoming-carousel .view-content .date-content {
  text-align: center;
  color: #282a29;
}
@media (max-width: 767px) {
  .home-upcoming-events .view-content {
    flex-direction: column;
  }
  .page-node-type-property .add-imgs .slick-dots,
  .view-home-banner .slick-dots {
    bottom: 25px;
  }
   .home-banner .banner-item-left {
    padding: 0 20px;
   }
  .featured-events-home .view-content {
    flex-direction: column;
  }
  .featured-events .view-content .views-row {
    width: 100%;
  }
  .new-platinum-sponsors .view-content {
    flex-direction: column;
  }
  .home-common-banner .home-common-banner-item .views-field-field-link {
    left: 30%;
  }
  .home-common-banner .home-common-banner-item img {
    height: 100vh;
    object-fit: cover;
  }
  .home-upcoming-carousel .item-wrapper {
    display: flex;
    flex-direction: column;
  }
  .home-upcoming-carousel .item-wrapper .img-content{
    min-width: 0;
    padding-right: 0;
  }
  .view-home-banner .slick-slide img{
    width: 100%;
  }
  .home-upcoming-carousel .item-wrapper .txt-cotent .desc-content{
    display: none;
  }

  .home-upcoming-carousel .item-wrapper{
    position: relative;
  }
  .home-upcoming-carousel .item-wrapper .txt-cotent{
    width: 100%;
    /* position: absolute; */
    bottom: 0;
    background-color: transparent;
    padding: 20px;
  } 
  .home-upcoming-carousel .item-wrapper .img-content{
    margin: auto;
  }
  .home-upcoming-carousel .item-wrapper .txt-cotent a{
    color: white;
    font-size: 30px;
    
  }
  .home-upcoming-events{
    padding-top: 50px;
    background-color: #cde4fd;
    height: auto;
  }
  .view-home-banner .views-field-title{
    font-size: 37px;
  }
  .home-banner .banner-item-wrapper {
    flex-direction: column;
  }
  .view-home-banner .views-row:nth-child(odd) .banner-item-right {
    order: 0;
  }
  .home-banner .banner-item-right {
    margin: 0;
  }
  .home-banner .banner-item-right,
  .home-banner .banner-item-left,
  .home-main-slider.view-home-banner .banner-item-img-wrapper img {
    width: 100%;
  }
  .home-banner .banner-item-wrapper {
    padding: 10px;
  }
  .home-upcoming-carousel .item-wrapper .txt-cotent a {
    line-height: 20px;
  }
  .home-upcoming-carousel .item-wrapper {
    margin: 0;
  }
  .home-upcoming-carousel .title-content a,
  .home-upcoming-carousel .date-content {
    color: #150e60 !important  ;
  }
  .home-upcoming-carousel .item-wrapper .txt-cotent .title-content a {
    font-size: 32px;
    line-height: 40px;
  }
}
