/* about page */

.no-padding{
  padding: 0;
}

.about-details {
    margin-left: 14px;
    min-height: 283px;
}

.about-details p{
  line-height: 20px;
}

.about-details h2, .about-details h3, .about-details h4{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 25px;
}

.person-title {
    font-size: 21px;
    line-height: 25px;
    font-weight: normal;
    letter-spacing: 0px;
}

.social-icon a{
  color: #e8e8e8;
}

.textwidget-area h2, .textwidget-area h3, .textwidget-area h4{
    font-size: 21px;
    line-height: 25px;
    font-weight: 100;
    letter-spacing: 0px;
}

.themeum-person-image{
  overflow: hidden;
  background: #000;
}
.themeum-person-image img{
  transition: .3s;
}
.themeum-person-image img:hover {
    opacity: .6;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    transition: .3s;
    position: relative;
}
.gallery-overlay .photo {
    margin: 0 !important;
}

/* gellary */

.conference-img{
  overflow: hidden;
   transition: .3s;
       position: relative;
}

.conference-img img {
    transition: .3s;
}
.conference-img img:hover {
    opacity: .2;
    background: rgba(63,81,181,0.85);
}
.conference-img i{
  display: none;
  margin: 0;
  padding: 0;
}
.conference-img:hover .gallery-overlay i {
    display: block;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    text-align: center;
    width: 100%;
    font-size: 40px;
    color: #fff;
}
.conference-img a {
    display: block;
    overflow: hidden;
    background: rgba(237, 28, 36, 0.9);
    transition: .3s;
    position: relative;
}

.photo-gallery.clearfix {
    margin-bottom: 60px;
}

.themeum-photo-gallery-item .content-gallery {
    margin-bottom: 30px;
}

.layout2-gallery-item-image {
    padding: 18px;
}

.layout2-music-videos-title {
    margin: 0;
}

.layout2-music-videos-title a {
    color: #a7a7a7;
    font-size: 16px;
    font-weight: 100;
    padding: 15px 0;
}
















/*
     FILE ARCHIVED ON 06:58:30 Apr 24, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:11:23 Jul 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.455
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.037
  esindex: 0.006
  cdx.remote: 13.396
  LoadShardBlock: 72.914 (3)
  PetaboxLoader3.datanode: 113.995 (5)
  load_resource: 124.928
  PetaboxLoader3.resolve: 67.742
  loaddict: 37.096
*/