@media (max-width: 1200px) {

    .top-header ul li a,
    .mt-enroll {
        font-size: 15px;
    }
    h5.meta-date{
        display:block;
    }

    h1 {
        font-size: 40px;
    }
    .search-form .selectdiv, .search-form input {
        width: 32%;
        position: relative;
        margin-bottom: 5px;

    }
    #banner-section {
        height: 700px;
    }

    .banner-caption {
        max-width: 70%;
        padding: 30px;
    }

    .banner-caption .mt-btn {
        padding: 10px 10px;
        width: 170px;
    }

    .banner-events {
        margin-top: 20px;
    }

    h4 {
        font-size: 1.2em;
    }

    .book-sidebar a {
        width: 100%;
        margin: 3px 0;
    }

    .book-sidebar {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }

    p.text-center.meta-info a {
        display: block;
    }

    .blog-content figcaption .entry-meta a {
        display: block;
        width: 100%;
        margin: 0 0 14px;
    }

    h6.entry-meta {
        display: block;
    }

    .mt-team {
        margin: 0 0 30px;
    }
    #registerModal .modal-body {
        text-align: center;
        padding: 30px;
    }
    #registerModal .login-div.d-flex a {
        margin: 2px;
            padding: 20px;
        font-weight: bold;
        cursor: pointer;
        width: 31%;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 20%;
        vertical-align: middle;
    }
}

@media (max-width: 991px) {
    #registerModal .login-div.d-flex a {
            margin: 5px auto;
    padding: 20px;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
    max-width: 350px;
    width: 100%;
    display: flex;
    }
    #appointment-request .block-mid {
        width: 100%;
    }
     .login-div.d-flex a i {
     display: inline;
    font-size: 22px!important;
    vertical-align: middle;
    margin: 4px 8px 0px 0px;
    padding-right: 5px;
    }
    .sub-menu li a:hover {
        background: transparent;
        color: #fff;
        opacity: 0.8;
    }
    .top-header ul {
        text-align: left;
        width: 100%;
    }

       #mid-bg, .parallax-image  {
        background-attachment: scroll!important;
    }
    .search-form .selectdiv, .search-form input {
    width: 33.333%!important;
}
.selectdiv input {
    width: 100%!important;
}

    span.hdr-login {
        position: relative;
        color: #fff;
        margin-left: 0;
        cursor: pointer;
        margin-bottom: 30px;
    }

    i.fas.fa-chevron-down {
        font-size: 12px;
        padding-left: 5px;
        text-align: right;
        float: right;
        padding-top: 7px;
    }


    li.nav-item {
        margin-left: 0;
        display: block;
    }

    .top-header ul li.mt-member a {
        margin: 10px 0 0;
        justify-content: center;
        border: 1px solid #fff !important;
    }



    .top-header .navbar-light .navbar-nav .nav-link {
        color: #666;
    }

    .book-sidebar a {
        width: 45%;
        margin: 3px 0;
    }

    .event-sidebar {
        margin-top: 40px;
    }

    p.text-center.meta-info a {
        display: inline-block;
    }

    .event-sidebar ul li h5 {
        font-size: 16px;
    }

    .event-sidebar h5 span {
        font-size: 18px;
        text-transform: none;
    }

    ul.sponsors-logo li {
        width: 21%;
        display: inline-block;
        background: #fff;
        margin: 10px;
    }

    .blog-content {
        margin-bottom: 40px;
    }

    .top-header ul li a,
    .mt-enroll {
        font-size: 16px;
        margin-bottom: 12px;
        padding-bottom: 12px;
        display: inline-block;
        width: 100%;

        /* display: inline-block; */
    }

    .top-header ul li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .menu-item-has-children>.nav-link {
        position: relative;
    }

    /* .menu-item-has-children>.nav-link:after {
        position: absolute;
        right: 0;
        top: 0;
        content: '+';
    }

    .menu-item-has-children>.nav-link.active:after {
        content: '-';
    } */

    .mt-enroll svg {
        fill: #fff;
    }

    h1 {
        font-size: 36px;
    }

    .navbar-toggler {
        background: #fff;
        border: none;
        padding: 3px 5px;
        border-radius: 0;
    }

    #collapsibleNavbar {
        background: #B22222;
        padding: 30px;
        height: 400px;
        overflow-y: scroll;
    }

    .top-header ul li.header-phone {
        color: #fff;
        margin-left: 0px !important;
        font-size: 18px;
    }

    .banner-caption h3 {
        font-size: 20px;
        line-height: 30px;
    }

    h3 {
        font-size: 1.4rem;
        font-weight: 700;
    }

    .top-header .navbar-light .navbar-nav .nav-link,
    .mt-sticky .top-header .navbar-light .navbar-nav .nav-link,
    .mt-sticky .mt-enroll,
    .inner-page .top-header .navbar-light .navbar-nav .nav-link,
    .inner-page .mt-enroll {
        color: #fff;
        padding-bottom: 10px;
    }

    .mt-sticky .navbar-toggler {
        position: absolute;
        right: 0;
        top: -45px;
        background: transparent;
        border: none;
    }

    .top-header ul li:last-child a {
        border-bottom: none;
    }

    #slider-lists img {
        height: 500px;
    }

    section#section-3 {
        padding-top: 40px;
    }

    #mt-video a img {
        min-height: 160px;
    }

    section#section-4 #mt-video h4 a {
        color: #fff;
        margin-top: 20px;
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
    }

    .top-header ul li ul.sub-menu {
        position: inherit;
        top: auto!important;
        left: auto;
        transform: none;
        box-shadow: none !important;
        margin-bottom: 15px;
        display: none;
        width: 100% !important;
        padding: 0;
        overflow: hidden;
        background: transparent;
        transition: none;
    }

    .top-header ul li a span {
        float: right;
        margin-top: 5px;
    }

    .top-header ul li ul.sub-menu.mt-half li {
        width: 100%;
    }

    .navbar-collapse {
     position: fixed;
    width: 300px;
    top: 0;
    left: -360px;
    height: 100% !important;
    display: flex;
    z-index: 999;
    transition: all 0.3s;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.34);
    flex-direction: column-reverse;
    justify-content: flex-end;
    }

    .navbar-collapse.show {
        left: 0px;
    }

    .mt-enroll {
        margin: 0;
    }

    .blog-big .blog-image,
    .blog-big .blog-title {
        width: 100%;
    }

    .blog-section.blog-big {
        flex-wrap: wrap;
    }

    .blog-content figcaption {
        padding: 20px;
        width: 100%;
    }

    .gs-point {
        padding: 0 30px;
        width: 28%;
    }

    span.counter {
        font-size: 2.4rem;
    }

    .counter-point img {
        width: 60px;
    }

    h6.entry-meta {
        display: flex;
        margin: 0;
    }

    .blog-content figcaption .entry-meta a {
        width: auto;
    }

    .top-header ul li .sub-menu li a {
        font-size: 16px;
        margin-bottom: 0px;
        padding: 5px 0;
        display: inline-block;
        border-bottom: none !important;
        width: 100%;
        /* display: inline-block; */
    }

    .mt-col-padding {
        padding: 0;
    }

    .logo-section {
        width: 100px;
        height: 100px;
    }

    .big-banner {
        min-height: 450px;
    }

    .company-logo {
        width: 80px;
    }
    .mt-institutes li {
        width: 22%;
        margin: 10px 5px 20px;
    }
    .mt-institutes a {
        min-height: 38px;
        font-size: 14px;
        line-height: 22px;
    }
    .nav-stacked {
        /* box-shadow: 0 0.5rem 1rem rgba(43, 42, 53, 0.075) !important; */
        background: #eee;
        border-radius: 8px;
        padding: 24px 20px;
    }
    ul.nav.nav-pills li {
        margin: 5px 0;
        font-size: 18px;
    }
    .search-form input[type="submit"] {
        width: 20%;
    }
    .btn-group.d-flex.justify-content-end {
        display: none!important;
    }
    .container-login .wrap-login{
        display: block;
        padding: 10px;
    }
    .form-section, .form-content-section{
        width: 100%;
        margin: 40px auto;
    }
    form.login-form {
        max-width: 400px;
        margin: 30px auto;
    }
    .form-content-section.order-lg-1.order-2 {
        padding: 0;
        max-width: 600px;
        margin: 60px auto;
    }
   .col-lg-4.col-md-4.col-sm-6.wow.fadeInLeft, .col-lg-4.col-md-6.col-sm-6.wow.fadeInLeft {
        margin-bottom: 30px;
    }
    /*.related-section .blog-content {*/
    /*    display: flex;*/
    /*    flex-wrap: wrap;*/
    /*      margin: 0;*/
    /*      background: transparent;*/
    /*  }*/
    /*.related-section  figure.blog-content .mt-blog-image {*/
    /*    width: 35%;*/
    /*     background: transparent;*/
    /*}*/
    /*.related-section figure.blog-content figcaption{*/
    /*      width: 65%;*/
    /*background: transparent;*/
    /*padding: 0 0 0 25px;*/
    /*}*/
    /*.related-section .col-lg-4.col-md-12.wow.fadeInLeft {*/
    /*    margin-bottom: 40px;*/
    /*}*/
    /* .related-section figure.blog-content > a {*/
    /*    display: block;*/
    /*    background: transparent;*/
    /*        padding-right: 0;*/
    /*}*/

    /*.related-section  span.mt-btn{*/
    /*    display: none;*/
    /*}*/
    /*.related-section .blog-content figcaption h4 a {*/
    /*    color: #fff;*/
    /*    line-height: 30px;*/
    /*    font-weight: bold;*/
    /*}*/
    /*.related-section h6.entry-meta, .related-section .blog-content .category {*/
    /*    font-size: 15px;*/
    /*    color: #aaa;*/
    /*}*/


    .blog-content{
        flex:0 0 100%;
    }

}

@media (max-width: 767px) {
    .blog-content figcaption .entry-meta a {
        display: block;
        width: 100%;
        margin: 0 0 14px;
    }
    ul.event-contacts li {
        width: 100%;
        float: left;
        margin-bottom: 11px;
    }

 .mobile_start, .mobile_end{
     display:inline-block;
 }
 .web_start, .web_end{
     display:none;
 }
    .mt-institutes li {
        width: 30%;
    }
    .site-dashboard .tab-content {
        padding-left: 15px;
    }

    ul.nav.nav-pills.nav-stacked {
        margin-bottom: 40px;
    }

    table.mt-table {
        width: 400px;
        max-width: 100%;
    }
    .modal-dialog {
        max-width: 100%;
        position: absolute;
        left: 50%;
        width: 80%;
        top: auto;
        transform: translateX(-50%)!important;
    }

    h6.entry-meta {
        display: block;
    }

    .blog-content {
        margin: 0 0 30px 0;
        position: relative;
    }

    #gs-counter .site-title p {
        font-size: 22px;
    }

    h5.meta-date {
        font-size: 14px;
        line-height: 20px;
    }
    .bank-info {
        background: #fff;
        padding: 40px;
    }
    h1 {
        font-size: 28px;
    }

    .schedule__time {
        padding-right: 15px;
        -webkit-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        font-size: 14px;
    }

    .mb-5,
    .my-5 {
        margin-bottom: 2rem !important;
    }

    .nav-fill .nav-item {
        margin: 0 14px;
    }

    .blog-big .blog-image {
        width: 30%;

    }

    .blog-big .blog-title {
        width: 65%;
    }

    .blog-big .blog-title {
        width: 65%;
        padding: 0 0 0 20px;
    }

    .blog-section.blog-big {
        border-bottom: 1px solid #ddd;
        margin-bottom: 40px;
        padding-bottom: 20px;
    }
/*
    form.form-inline.search-form {
        display: block;
    } */
/*
    .search-form .selectdiv,
    .search-form input {
        width: 360px !important;
        max-width: 100% !important;
        position: relative;
        margin: 5px auto;
    } */

    .btn-group.d-flex.justify-content-end {
        display: none !important;
    }

    .testimonial-contents p:before {
        font-size: 24px;
    }

    .top-filters {
        padding-bottom: 20px;
    }
    .step {
        margin: 0 20px;
    }
    .mt-form-row.d-flex{
        flex-wrap: wrap;
    }
    .tab .d-flex label , .mt-fields {
        width: 100%!important;
        max-width: 100%;
    }
    .mt-form-row {
        margin-bottom: 0;
    }
    .tab .d-flex label {
        font-size: 16px;
        margin: 15px 0 10px;
    }
    .button-div {
        text-align: left;
        margin: 0 5px;
    }



}



@media (max-width: 568px) {

    .site-section {
        padding: 60px 0;
    }
    #registerModal .modal-body a {
        width: 100%;
    }

    h6.entry-meta {
        display: flex;
        margin: 10px 0 0;
    }
    span.number {
        font-size: 18px;
        font-weight: bold;
        width: 45px;
        height: 45px;
        background: #fff;
        line-height: 45px;
    }
    .step {

        line-height: 18px;
        font-size: 14px;
        margin: 0 10px;

        color: #666;
    }
    .search-container input {
        width: 100%;
        height: 42px;

        margin-bottom: 10px;
    }
    .search-container .primary-btn {
        height: 50px;
        width: 100%;
        padding: 0;
    }
    .mt-col-padding {
        padding: 10px 0;
    }

    .map-section iframe {
        height: 300px;
    }
    .logo-section {
        width: 80px;
        height: 80px;
        margin-right: 16px;

    }
    h1 {
        font-size: 24px;
    }
    footer#footer-section .main-title {
        color: #eee;
        font-size: 20px;
    }

    .banner-icon i {
        background: #B22222;
        text-align: center;
        line-height: 70px;
        width: 70px;
        height: 70px;
        color: #fff;
        font-size: 25px;
        position: relative;
        border-radius: 50%;
    }
    .bank-info a.mt-downloads {
        font-size: 16px;
    }

    .banner-icon:after {
        width: 70px;
        height: 70px;
    }

    .blog-content figcaption .entry-meta a {
        width: auto;
    }

    .banner-caption {
        max-width: 85%;
        padding: 11px;
    }

    #banner-section {
        position: relative;
        overflow: hidden;
        height: 500px;
    }

    .ftr-social h6 {
        display: block !important;
    }

    ul.social-icons.d-flex {
        justify-content: center;
        margin-top: 20px;
    }

    .nav-fill .nav-item {
        flex: initial;
        font-size: 16px;
    }

    .nav-fill .nav-item {
        margin: 0 7px;
    }

    #nav-tabContent {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .subscription-form input.form-control,
    .subscription-form input[type=submit] {
        height: 50px;
    }
    .anchor-divs.mt-3 a {
        font-size: 14px;
    }
    .mt-input {
        height: 45px;
    }
    .wrap-login {
        padding: 20px;
    }
    .login-form {
        padding: 30px;
    }
    .input-wrapper {
        margin-bottom: 15px;
    }
    .wrap-login .logo {
        width: 150px;
        text-align: center;
        margin: 0 auto 0px;
    }
    .input-wrapper .primary-bg {
        width: 100%;
        border-radius: 4px;
    }
    .event-sidebar ul li h5 {
        font-size: 13px;
    }
    .event-sidebar h5 span {
        font-size: 14px;
    }
    .event-sidebar ul li i {
        width: 20px;
        margin-right: 12px;
        font-size: 20px;
        color: #999;
        text-align: center;
    }
    #participants-modal .modal-dialog{
        margin: 20px 0;
    max-width: 90%;
    }
    h5#exampleModalLabel {
        font-size: 22px;
    }
    button.close {
        position: absolute;
        right: 15px;
        color: #666;
        width: auto;
        height: auto;
        border-radius: 50%;
        top: 20px;
        z-index: 99;
        font-size: 32px;
        opacity: 1;
        font-size: 24px;
    }
    #participants-modal .modal-body {
        height: auto;
        overflow-y: scroll;
    }
    .mt-participants.d-flex.align-items-center {
        margin: 13px 0;
        padding: 0 0px;
        flex-wrap: wrap;
    }
    #participants-modal .modal-body h6 {
        /* background: #eee; */
        padding: 10px 0px;
    }
    h4.participants-name {
        margin: 0;
        font-size: 17px;
        font-weight: bold;
        width: calc(100% - 50px);
        padding-left: 12px;
        display: block;
    }
    .mt-participants a.mt-btn{
        display: block;
    }
    .participants-img {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        object-fit: cover;
    }
    .main-content.bank-info h3 {
        margin-bottom: 10px;
    }
    .bank-info {
        background: #fff;
        padding: 30px;
    }
    .table-responsive.job-table table {
        min-width: 400px;
    }
    img.img-responsive.success-image {
    width: 60px;

}
.inner-banner.success-banner {
    /* background: #4e4f53; */
    padding: 80px 0 60px;
}


}

@media (max-width: 480px) {
    .col-lg-8.primary-section .event-banner {
        height: auto;
    }

    .navbar-collapse {
     position: fixed;
    width: 280px;

    }
    .mt-institutes li {
        width: 45%;
    }
    .step {
        margin: 0 7px;
    }
    .event-sidebar {
        padding: 25px;
    }
    #registerModal .modal-body {
        text-align: center;
        padding: 20px;
    }
    .modal-dialog {
        width: 85%;
        transform: translateX(-50%)!important;
        margin: 30px auto;
    }
    #registerModal .mt-btn i {
        padding-right: 4px;
        font-size: 18px;
        vertical-align: middle;
    }
    .related-section h5.meta-date, .related-section  h6.entry-meta{
        display: none;
    }
    .related-section figure.blog-content .mt-blog-image {
        width: 30%;
    }
    .related-section  .blog-content figcaption h4 a {
        line-height: 26px;
        font-weight: bold;
        font-size: 1rem;
    }
    .related-section .col-lg-4.col-md-12.wow.fadeInLeft {
        margin-bottom: 25px;
    }

}

@media (max-width: 360px) {}

@media (max-width: 320px) {}

@media (max-width: 1200px){

  .related-section figure.blog-content img.event-logo {
    height: 20px!important;
}
.related-section figure.blog-content .logo-div:before {
    border-bottom: 40px solid #fff;
}
.related-section figure.blog-content .logo-div {
    width: 100px;
    height: 40px;
    bottom: 40px;
}
}

@media (max-width: 768px){

  .related-section figure.blog-content img.event-logo {
    height: 20px!important;
}
.related-section figure.blog-content .logo-div:before {
        border-bottom: 35px solid #fff;
    border-left: 20px solid transparent;
}
.related-section figure.blog-content .logo-div {
    width: 80px;
    height: 35px;
    bottom: auto;
    top: 70px;
}
}

@media (max-width: 640px){
    .related-section figure.blog-content .logo-div {
        top: 60px;
    }
    .chat-body {
        padding: 20px;
    }
}
@media (max-width: 480px){
    .related-section figure.blog-content .logo-div {
    top: 45px;
      width: 60px;
    height: 25px;
}
.related-section figure.blog-content .logo-div:before {
    position: absolute;
    right: 100%;
    top: 0;
    content: '';
    height: 100%;
    border-bottom: 25px solid #fff;
    border-left: 11px solid transparent;
}

}
@media (max-width: 768px){
    h4.pdf-section.text-center a {
        display: block;
        font-size: 16px;

    }
    h4.pdf-section.text-center button{
        margin-left: 0;
    }
}



@media (max-width: 640px) {
    .banner-caption h5 {
        font-size: 16px;
    }
    .mobile-view-news {

        display: none;
    }
    .mobile-view-news .banner-events {
    display: block;
    margin-top: 0;
}
.mobile-view-news h5 span {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    text-decoration: underline;
}
    .search-form .selectdiv, .search-form input {
        width: 100%!important;
        position: relative;
        margin-bottom: 5px;
    }
    .search-form.text-center {
        max-width: 400px;
        margin: 0 auto;
    }
    .inner-banner {
    /* background: #4e4f53; */
    padding: 120px 0 60px;
    }


    .user-detail p {
        font-size: 14px;
    }
    table.mt-table {
        width: 100%;
    }
    .login-form {

        padding: 35px;
    }
    .mt-input {
        height: 48px;
    }
    .login-links {
        color: #fff;
        font-size: 18px;
    }
    .wrap-login .logo {
        width: 170px;
    }
    .input-wrapper button.mt-btn.primary-bg {
        width: 100%;
        border-radius: 4px;
    }
    .input-wrapper {
        margin-bottom: 15px;
    }


    .mt-team.text-center figure img {
        height: 110px;
        width: 110px;
    }

    .testimonial-contents {
        background: #fff;
        padding: 30px;
        margin: 20px auto 0;
        max-width: 600px;
        text-align: left;
    }

    .site-title p {
        font-size: 17px;
        margin-top: 15px;
    }

    .team-section {
        padding: 60px 0;
    }
    .button-div button {
        width: auto;
        font-weight: bold;
        font-size: 16px;
        margin: 0 5px;
        height: 48px;
    }

    .testimonial-contents p {
        color: #444;
        font-size: 17px;
        font-weight: bold;
        line-height: 26px;
        position: relative;
    }

    h2 {
        font-size: 1.6em;
    }

    .inner-banner h2 {
        font-size: 1.7rem;
        line-height: 40px!important;
    }

    span.counter {
        font-size: 1.8rem;
    }

    .gs-point {
        padding: 0 10px;
        width: 33%;
    }

    .gs-point p {
        font-size: 14px;
    }

    section#gs-counter {
        padding: 0 25px;
    }

    .banner-events {
        display: block;
    }

    .nav-tabs {
        justify-content: left;
        border-bottom: none;
    }

    .counter-point img {
        width: 46px;
    }

    .md-padding {
        padding: 40px 0;
    }

    #gs-counter .site-title p {
        font-size: 20px;
    }
    .col-lg-8.primary-section .event-banner {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    section.site-section.dark-bg.mt-3 .col-lg-4 {
        margin-bottom: 40px;
    }
    .py-5 {
        padding: 2rem 0 !important;
    }
}

@media (max-width: 992px){
    .job-video {
        display: flex;
        flex-wrap: wrap;
        margin-top: 40px;
    }
    .job-video .video-sections {
        margin-right: 20px;
        width: 45%;
    }
    .site-dashboard .tab-content {
        padding-left: 20px;
    }
    .two-col {
        width: auto;
    }
    .tab-pane .mt-fields input {
        height: 50px;
    }
        .mt-fields.profile-picture > img {
        margin: 5px 0 20px 0;
    }
        .secondary-content {
        margin-top: 60px;
    }

    .contact-meta {
        width: 48%;
    }

    .d-flex.right-contact {
        justify-content: space-between;
    }


}
@media (max-width: 767px) {
    #profile .mt-fields {
        width: 100%!important;
        max-width: 400px;
    }
    label:empty {
        display: none;
    }



}
@media (max-width: 480px){
    #job-apply-form .modal-footer {
        display: block;
    }
    #job-apply-form .modal-footer button {
        width: 100%;
        margin: 5px 0;
    }
    .job-video .video-sections {
        margin-right: 0;
        width: 100%;
    }
}
@media (max-width: 768px) {
  .filters-list{
     max-height: auto;
  }

  .detail-row .author{
    margin-top:40px;
  }
}

@media (max-width: 768px) {
    .sticky-section {
        position: absolute !important;
        top: -90px !important;
        right: 14px;
    }

    .chevron {
        position: absolute;
        width: 18px;
        height: 5px;
    }

    .chevron:before,
    .chevron:after {
        background: #ccc;
    }

    .text {
        padding-top: 60px;
        color: #fff;
        background: transparent;
    }

    .filters-list {
        max-height: auto;
    }

    form.filters-col {
        margin-top: 50px;
    }
}

@media (max-width: 568px) {
    #past-event-section figure.blog-content img.event-logo {
        height: 20px !important;
    }

    #past-event-section figure.blog-content .logo-div {
        position: absolute;
        right: 0;
        width: 82px;
        height: 40px;
        bottom: 20px;
    }

    #past-event-section figure.blog-content .logo-div:before {
        border-bottom: 40px solid #fff;
        border-left: 15px solid transparent;
    }
}

@media (max-width: 480px) {
    #past-event-section figure.blog-content img.event-logo {
        object-fit: contain !important;
        width: auto !important;
        height: 16px !important;
    }

    #past-event-section figure.blog-content .logo-div {
        position: absolute;
        right: 0;
        width: 64px;
        height: 30px;
        top: 50px;
        bottom: auto;
    }

      #past-event-section figure.blog-content .logo-div:before {
        position: absolute;
        right: 100%;
        top: 0;
        content: '';
        height: 100%;
        border-bottom: 30px solid #fff;
        border-left: 10px solid transparent;
    }
}

@media (max-width: 640px) {
    .search-form .select2-container--default .select2-selection--multiple {
        height: auto !important;
    }
    .search-form form.form-inline.search-form ul.select2-selection__rendered {
    background: #eee!important;
    border-left: none!important;
    display: inline-block;
}

    .search-form .selectdiv, .search-form input {
        width: 100% !important;
        line-height: 10px;
        margin-bottom: 10px;

    }
         #memberList table tr td:first-child, #memberList table tr th:first-child {
        display: none;
    }
    #sticky-call svg {
        margin-right: 0;
        width: 29px;
    }
    #sticky-call span.mt-txt {
        display: none;
    }
    #sticky-call a {
        display: flex;
        align-items: center;
        background: #333;
        padding: 13px;
        font-size: 16px;
        color: #fff;
        width: 45px;
        line-height: 50px;
        height: 45px;
        justify-content: center;
        transform: none;
        margin-right: 0;
        line-height: 20px;
        border-radius: 50%;
    }
    #sticky-call {
    position: fixed;
    right: 20px;
    top: auto;
    bottom: 30px;
    transform: none;
    z-index: 99;
}
   .site-section.related-section  figure.blog-content > a,
   .site-section.dark-bg figure.blog-content > a{
        height:auto;
    }

}


@media (max-width: 568px) {
    .tab-content .blog-content {
        position: relative;
        height: auto;
        margin: 0;

    }
    .tab-pane .blog-content figcaption {
        background: #eee;
        margin: 0 0 20px;
        padding: 25px 25px 40px;
    }
       .contact-meta {
        width: 100%;
    }
        .image-text .image_text_h2 {
        font-size: 20px;
        margin-bottom: 0px;
        color: #B22222;
        text-transform: uppercase;
    }
    .image-text .image_text_h3 {
        font-size: 18px;
        margin-bottom: 0px;
        color: #333;
    }
    .past-events-section figure.blog-content > a{
        height:100px;
    }
    .past-events-section figure.blog-content img{
        object-fit:cover
    }

    .footer-logo img{
        max-width:200px;
    }
}



@media (max-width: 1200px) {
    .image-text .image_text_h2 {
        font-size: 14px;
        margin-bottom: 0px;
        color: #B22222;
        text-transform: uppercase;
    }
}
span.event-time {
    padding: 0 15px;
}

@media (max-width: 420px){
    .hero-slider-item{
        height:100%;
    }

    .banner-video{
        height:100vh;
    }

    .banner-video video{
        height:100vh;
        object-fit: contain;
    }
}
