button.slick-next.slick-arrow {
position: absolute !important;
}
.guide-text{display: none;}
table td {background-color: #fff;}
.subtittle h2:after {color:#fff;background:#fff;}
.subtittle h2:before {color:#fff;background:#fff;}
h2.vids.wp-dark-mode-ignore:after {color:#000;background:#000;}
.subtittle h2.vids.wp-dark-mode-ignore:before {color:#000;background:#000;}
.vid .subtittle h2.vids:after {
color: #000;
background: #000;
}
.subtittle h2.photog:after {color:#000;background:#000;}
.subtittle h2.photog:before {color:#000;background:#000;}
.subtittle.adds h2:after {background:#fff;}
.subtittle.adds h2:before {background:#fff;} 
button.slick-next.slick-arrow {position: inherit;}
.col-md-6.adds {width: 50%;margin: -20px 0 -20px 0;height: 250px;}

.col-md-6.vid {width: 50%;margin: -45px 0 -10px 0;}
.col-md-6.pt {width: 50%;margin: -20px 0 -20px 0;}
.list-type3 {width:100%;float:left;margin:0 auto;padding:0; height:auto;display: block;position: relative;}
.list-type3 ul.listevent{width:100%;float:left;margin:20px 0 20px 0px;padding:0; height:auto;display: block;position: relative;}
.list-type3 ul.listevent li{width:100%;float:left;margin:5px 5px;padding:0; height:auto;display: block;position: relative; line-height: 0;margin-bottom: 0px;}
.list-type3 ul.listevent li a{width:100%;float:left;margin:0 auto;padding:0; height:auto;display: block;position: relative; color:#fff; font-size: 15px; line-height: 22px;font-family: "Lato", sans-serif !important;}
.list-type3 ul.listevent li a:hover{width:100%;float:left;margin:0 auto;padding:0; height:auto;display: block;position: relative; color:#000; font-size: 15px;line-height:22px;font-family: "Lato", sans-serif !important;}
span.lang {float: right;margin: -35px 40px 0px 0px;border: 1px solid #ddd;border-radius: 0px;}
div.lang {width: 200px;float: right;margin: -35px 40px 0px 0px;border: 1px solid #ddd;border-radius: 0px;}
.dropbtn-lang {/*background-color: #2957a3;*/color:#000000 !important;
padding: 5px;font-size: 14px;border: none;}
.dropdown-lang {position: relative;display: inline-block;
}
.dropdown-content-lang {display: none;position: absolute;
/*background-color: #ed3338;*/ min-width: 60px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 1;}
.dropdown-content-lang a {color: #000000 !important;padding: 3px 5px;
text-decoration: none;display: block;}
.dropdown-content-lang a:hover {/*background-color: #2957a3;*/ color:#000000 !important;}
.dropdown-lang:hover .dropdown-content-lang {display: block;}

.dropdown-lang:hover .dropbtn-lang {/*background-color: #2957a3;*/ color:#000000 !important;}
.demo-slider-4 {max-width: 80%; width:80%;float: left;}
.amazingslider-thumbnails ul li {width: 87px; height:47px;}iframe#amazingslider-video-0 {border: 5px solid #000 !important;border-radius: 5px !important;}
.amazingslider-nav-container-0{margin-top: 0 !important; margin-bottom: 0px !important;}

.amazingslider-box-0{height:400px;}	
@media (min-width: 1621px) and (max-width: 1920px)
{
.amazingslider-box-0{height:400px;}	
} 

.about_row {
  margin: 0;
}

/* Card container */
.team-card {
  background: #ffffff;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  height: 100%;
  margin-bottom: 10px;
}

/* Officer image */
.team-img img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 5px;
}

/* Text area */
.team-info h5 {
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.team-info p {
  margin: 0;
  font-size: 14px;
  color: #000;
  line-height: 1.4;
}

.team-info .designation {
  font-weight: 500;
}
