.about-section .content-column .inner-column {
    position: relative;
    padding-right: 0;
}

.logo img {
    max-width: 175px !important;
}

.social-box span.designation {
    font-size: 19px;
    font-weight: bold;
    color: #393737;
}

.fixed-header .logo img {
    height: 100px;
}

.btnGrp .btn-box {
    margin-top: 30px;
}

.about-section .image-column .image-box  .img_2 img {
    position: relative;
    z-index: 1;
    border-radius: 10%;
    border: 6px solid #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
}
figure.image.wow.fadeIn.img_2.animated {
    margin-top: 100px;
}
.onMob{
    display: none;;
}
.buttonsGrp {
    display: flex
;
    align-items: center;
    justify-content: center;
}
.btn-style-three:before{
    display: none;
}
a.theme-btn.btn-style-three:hover {
    color: #222;
    font-weight: bold;
}
a.theme-btn.btn-style-three {
    font-weight: bold;
}
@media screen and (min-width: 768px) {
    .nav-outer.clearfix {
        margin-top: 30px;
    }
   
}

@media screen and (max-width: 767px) {
    section.banner-section {
        margin-top: 120px;
    }
    .page-title {
        padding: 80px 0;
        margin-top: 150px;
    }
    .onMob{
        display: block;;
    }
    .mobile-menu .nav-logo {
        position: relative;
        padding: 20px 20px;
        text-align: center;
    }
    .nav-outer .mobile-nav-toggler {
        display: block;
        margin: 0;
        margin-top: 25px;
    }
}

.main-menu .navigation > li > a{
    z-index: 111;
}

img.sponsorship_img {
    filter: hue-rotate(319deg);
    border-radius: 14px;
    border: 6px solid #fff;
}

.spk_2bl .image-box .image {
    position: relative;
    display: inline-block;
    height: 300px;
    width: 300px;
}
.spk_2bl .inner-box {
    max-width: 450px;
}
.leaders .speaker-block .info-box .designation {
    line-height: 20px;
}

.engL .speaker-block-three .image-box .image {
    height: 200px;
    width: 200px;
}

