
body{
    font-family: 'Raleway'!important;
    font-weight: 700;
}
@media (min-width: 768px){
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}


.grey {color: #666;}
.grey a {text-decoration: underline;}
.DisplayDate {color: #337ab7; font-size: 1.2em;}

.bg-about {
    background: url(https://tantrany.com/images/header-about-us1.jpg) no-repeat scroll center center;
    background-size: cover;
}
.bg-coaching {
    background: url(https://tantrany.com/images/header-coaching.jpg) no-repeat scroll center center;
    background-size: cover;
}


i.fa-solid.fa-spa {
    color: #923a80;
}
.expireevent {
    display: none !important;
  }
  span.cityname {
  font-size: 12px !important;
}

  .emptyeve {
    display: none;
  }


  .tsdbaseimg {
    position: absolute;
    width: auto;
    opacity: .25;
  }

  .tsdoverlay {
    opacity: .5;
    width: 75%;
  }

  .upcoming-inner a .inperson {
    position: absolute;
    bottom: 6px;
    right: 6px;
    background: #000000b5;
    background: #c129b9b3;
    color: #fff;
    z-index: 99;
    border-radius: 50px;
    padding: 4px 8px;
    font-size: 13px;
  }

  div#loadMore {
    background: #C129B9;
    display: inline;
    margin: 0 auto;
    padding: 13px 20px;
    color: white;
    font-size: 16px;
    border-radius: 11px;
    min-width: 220px;
    text-align: center;
    cursor: pointer;
    border: 2px solid;
    z-index: 99999;
  }

  div#loadMore:hover {
    background: white;
    color: #C129B9;
    border: 2px solid;
  }

  div#event-loader {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    align-items: center;
  }

  .online0 .online-tag {
    display: none;
  }

  .online1 .inperson {
    display: none;
  }



  ul.nav {
    margin-right: -15px;
    padding: 0;
    list-style: none;
    display: block !important;
  }
  img.tsdoverlay {
  width: 86% !important;
  margin-left: 60px;
  object-fit: contain !important;
}

  @media (max-width: 767px) {

    .upcoming-filter span {
      display: block !important;
      margin-bottom: 10px;
      margin-right: 0;
      font-size: 18px;
    }
  }

  .upcoming-inner a .event-btm-det .event-sub-title {
    display: block;
    font-size: 16px;
    font-weight: 400 !important;
    margin: 0 0 5px;
    height: 25px;
    overflow: hidden;
  }

  div#eventsid {
    display: none;
  }
.banner {
/*    background: url(https://tantrany.com/v2/images/about-us1.jpg) no-repeat scroll center center;*/
    background-size: cover;
    min-height: 450px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
}
.banner h2 {
    margin: 0;
    text-shadow: none;
    font-size: 3em;
}
.pos-rel {
    position: relative;
    z-index: 99;
    margin-bottom: -45px;
}
.banner .banner-title {
    font-family: "Merriweather", serif;
    font-size: 46px !important;
    font-weight: 700;
    color: #491115;
    margin-bottom: 0;
}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000038;
}
.white-section {
    padding: 60px 0;
}
.inner-about {
    padding: 0 0 20px;
}
.institute-wrapper .main-heading-wrap h2 {
    font-family: "Montserrat", sans-serif !important;
}
.left-main-heading h2 {
    font-size: 30px;
}
.main-heading-wrap h2 {
    font-size: 32px;
    position: relative;
    color: #491115;
    font-weight: 700;
    padding-bottom: 15px;
}
.main-heading-wrap h2:after {
    float: left;
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0%;
    height: 3px;
    width: 72px;
    background: #491115;
    transform: none;
}
.banner-text {
    font-weight: 400 !important;
    font-size: 17px;
    line-height: 25px;
    color: #000;
}
.h-350 {
    height: 350px !important;
}
.expect-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-wrapper {
    background: url(https://tantrany.com/v2/images/bg_team.png);
    background-repeat: repeat-y;
    background-position: left top;
    background-size: cover;
}
.common-section {
    padding: 50px 0;

}
.font-w-700 {
    font-weight: 700 !important;
}
.mb-30 {
    margin-bottom: 30px;
}
.about-wrapper .about-post-wrapper {
    height: 100%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    background: #ffffff;
}
.about-wrapper .tantra-team-wrap {
    display: flex;
    height: 230px;
    background: #F0F0F0;
}
.about-wrapper .tantra-team-wrap img {
    height: 230px;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.img-team {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
}
.about-wrapper .about-post-wrapper .team-details {
    box-shadow: none;
    background: transparent;
    border: solid 0;
}

.about-wrapper .team-details h3 {
  color:black;
  font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.about-wrapper .team-details > span {
    font-weight: 300;
    font-size: 15px;
    display: block;
    color: #707070;
    margin-bottom: 1rem!important;
}


.about-wrapper .team-details {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    background: #ffffff;
    border: solid 1px #707070;
    padding: 20px 15px;
    text-align: center;
}

.about-wrapper .team-details .about-details p {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
}
.about-wrapper .morelink:hover {
    color: #c129b9 !important;
}
.more-testimonial .morelink {
    color: #74336E !important;
    background: transparent;
    border: none;
    display: block;
    width: 100%;
    font-weight: 600;
}
.about-wrapper .morelink {
    cursor: pointer;
    display: block;
    color: #74336E !important;
    font-size: 13px !important;
    font-weight: 600;
    width: 148px;
    margin: 5px auto 0;
    min-width: auto;
    padding: 8px 15px 0;
}
.ourteam h2:after {
  
    position: absolute;
    content: "";
    bottom: 0px;
    left: 50%;
    height: 3px;
    width: 72px;
    background: #491115;
    transform: translate(-50%, -50%);
}
.ourteam h2{
  margin-top:0;
  
}
.row{
display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.about-wrapper .team-details {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    background: #ffffff;
    border: solid 1px #707070;
    padding: 5px 15px 15px;
    text-align: center;
}
.more-with-links {
    text-align: right;
}
i.fas.fa-globe {
    color: #ffffff !important;
}
i.fas.fa-user-alt {
    margin-right: 5px !important;
}
.common-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #000;
}
.main-heading-wrap h2 {
    font-size: 32px;
    position: relative;
    color: #491115;
    font-weight: 700;
    padding-bottom: 15px;
}
.main-heading-wrap {
    margin-bottom: 50px;
}

.morecontent,
.moreellipses {
  display: inline-block; }

.morecontent span {
  display: none; }

.morelink {
  cursor: pointer;
  display: block;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 600;
  width: 148px;
  margin: 5px auto 0;
  min-width: auto;
  padding: 8px 15px; }

.more-testimonial .morelink {
  color: #74336E !important;
  background: transparent;
  border: none;
  display: block;
  width: 100%; }

.more-testimonial .morecontent {
  display: inline;
  width: 100%; }

.item-slider .item {
  outline: none !important; }
  .align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.navbar-default {
    margin-bottom: -63px;
    background-color: #ffffff59;
    border-color: #e7e7e700;
}
.more-with-links.float-right {
    text-align: right;
}
@media (min-width: 1200px){
.container {
    max-width: 1140px;
}
}
@media (min-width: 992px){
.mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem!important;
}
.left-main-heading h2 {
    font-size: 30px;
}
}
@media (max-width: 576px){
.banner {
    min-height: 300px;
}
.banner .banner-title {
    font-size: 25px !important;
}
.col-sm-6.col-md-4.col-lg-4.mb-30 {
    width: 100%;
}
.main-heading-wrap.left-main-heading.mb-3.mb-lg-4 h2 {
    font-size: 25px;
}
}

@media(max-width:500px){
  .row {
    display: block;
   
}
}
footer {

    background-color: #e8d5cf !important;
    }
    footer .quick-link-wrap h3 {
    color: #491115;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    margin-top: 0;
    }
    footer .quick-link-wrap p {
    font-weight: 800;
    color: #000;
    letter-spacing: 1px;
    }
    footer a {
    font-weight: 500;
    color: #c129b9;
    font-size: 16px;
    }
    footer .quick-link-wrap .mail-wrap {
    margin: 20px 0;
    }
    footer .mail-wrap p {
    font-size: 16px;
    font-weight: 900 !important;
    color: black !important;
    margin-bottom: 0;
    }
    footer .quick-link-wrap .quick-link-listing li a {
    display: inline;
    color: #000;
    font-weight: 600;
    font-size : 16px;
    }
    footer .quick-link-wrap .quick-link-listing li:first-child {
    margin-top: 20px;
    }
    footer .quick-link-wrap .quick-link-listing li {
    margin: 8px 0;
    }
    footer .quick-link-wrap .quick-link-listing {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    }
    footer {
    padding: 40px 0 0 !important;
    }
    footer.main-footer {
    padding: 0 !important;
    }
    footer p{
    font-family: "Lato", sans-serif !important;
    }
    .copy-right {
    padding: 15px 0;
    border-top: solid 1px #d4b3b3;
    }.copy-right p {
    color: #491115;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    }
    footer .quick-link-wrap h3 img {
    width: 18px;
    margin-right: 5px;
    }
    footer .quick-link-wrap .newsletter-wrap p {
    font-size: 14px;
    color: #000;
    max-width: 340px;
    font-weight: 500;
    }
    footer .quick-link-wrap .newsletter-wrap .input-group input {
    height: 50px;
    padding-left: 25px;
    }
    footer .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    }
    footer .input-group-append {
    margin-left: -1px;
    }
    footer .btn-purple {
    background-color: #c129b9;
    border-color: #c129b9;
    color: #fff;
    padding: 10px 22px;
    border-width: 2px;
    }
    footer .quick-link-wrap .newsletter-wrap .input-group .input-group-append .btn {
    padding: 10px 16px;
    min-width: auto;
    }
    footer .btn {
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    min-width: 170px;
    }
    
    footer .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    }
    footer .quick-link-wrap .newsletter-wrap .footer-social-media-wrap p {
    color: #491115;
    font-size: 20px !important;
    display: flex;
    align-items: center;
    line-height: initial;
    }    
    footer .input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    }
    footer .btn {
    border-radius: 12px !important;
    font-size: 16px;
    font-weight: 600;
    min-width: 170px;

    }
    a.sociala {
    padding: 10px 4px !important;
    }
    footer .quick-link-wrap .newsletter-wrap .input-group .input-group-append .btn img {
    width: 20px;
    }
    
    
           @media(min-width:768px){
        footer .col-md-4 {
            width: 33%;
            float:left !important;
        }
    }
    @media (max-width: 767px){
    footer {
        text-align: center;
    }
    footer .quick-link-wrap h3 {
        display: block;
    }
    footer .quick-link-wrap .newsletter-wrap p {
        max-width: 100%;
    }
    footer .quick-link-wrap .newsletter-wrap .footer-social-media-wrap p {
    
        display: flex;
        align-items: center;
        line-height: initial;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
    }
    footer a.sociala {
        display: block !important;
    }
    }
    @media (max-width: 567px){
    footer a.sociala {
        display: block !important;
        width: 9%;
    }
    }
    
    .logo-img {
        margin-top: 6px;
        width: 165px;
    }
    .collapsing{
        display:none;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }
    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0.5rem 1rem;
    }
    ul.nav.navbar-nav.navbar-right li a {
        font-size: 16px;
        color: #000;
        font-weight: 900 !important;
        padding: 10px 15px;
        font-family: "Lato", sans-serif !important;
        margin-top: 3px;
        text-transform: uppercase;
    }
    ul.nav.navbar-nav.navbar-right li a:hover {
        color:  #923a80
    }
    
    .container.topnav {
        width: 2560px !important;
        max-width: 2560px;
    }
    a.sociala , a.sociala {
        padding: 10px 4px !important;
    }
    .mobilogo{
        display:none;
    }
    ul.social{
        display:none;
    }
    a.sociala1 {
        padding: 10px;
    }
    .mobilogo .logo-img {
        margin-top: 10px;
        width: 165px;
    }
    @media(max-width:767px){
        a.sociala {
        display: none !important;
    }
    .navbar-default .navbar-toggle:hover {
        background-color: #794463;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #7a4563;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    ul.social {
        display: flex;
        border-top: 1px solid #a2a2a2;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding-left: 0;
    }
    ul.social {
        border-top: 1px solid #a2a2a2;
    }
        a.navbar-brand.logo-institute {
        position: absolute;
        width: 75%;
        top: 0;
    }
    
    .navbar-fixed-top .navbar-collapse {
        max-height: calc(100vh - 58px);
    }
    ul.nav.navbar-nav.navbar-right{
    display: block !important;
        position: fixed;
        width: auto;
        background: #fff;
        height: calc(100vh - 119px);
    
        padding: 0;
        transition: all 0.3s ease-in-out;
    }
    
    
    
    div#bs-example-navbar-collapse-1{
    
        top: 58px;
        height: calc(100vh - 58px);
    }
    .desklogo{
        display:none;
    }
    .mobilogo{
        display:block;
    }
    .navbar-default {
        background-color: #ffffff00 ;
    }
    ul.nav.navbar-nav.navbar-right {
        height: 100vh;
    }
    .container.topnav {
    
        width: 2560px !important;
        max-width: 2560px;
    }
    a.sociala , a.sociala1 {
        width: 8%;
        float: left;
    }
    nav.navbar.navbar-default.navbar-fixed-top.topnav {
        margin-bottom: 0;
    }
    nav .nav-social-listing {
        text-align: center;
        justify-content: center;
        background: #e9d5cf;
        min-height: 80px;
    }
    ul.social li.dropdown.login-wrapper {
        display: block;
    }
    ul.nav.navbar-nav.navbar-right {
        height: calc(100vh - 119px);
        overflow: auto;
        text-align: left;
        padding: 0;
        position: relative;
    }
    }
    
    @media(max-width:567px){
        
        a.sociala, a.sociala1 {
        width: 14%;
        float: left;
    }
    .navi-wrapper {
        width: 260px;
        top: 58px;
        height: calc(100vh - 58px);
    }
    .navi-wrapper .navbar-nav {
        height: calc(100vh - 138px);
    }
    }
    
.grey {color: #666;}
.grey a {text-decoration: underline;}
.DisplayDate {color: #337ab7; font-size: 1.2em;}

.slideimg img {
    width: 100%;
}

ul.nav.nav-pills li a {
  font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif !important;
}
select.cityselect option:hover {
      background-color: #923A80 !important;
    }
.date-w-time div {
    font-family: 'Raleway' !important;
    font-size: 12px;
    font-weight: 600;
}
.upcoming-inner a .event-details {
  
    min-width: 65px !important;
}
div#upcoming-event-filter .up-tags-wrapper span {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin-right: 8px;
    margin-left: 0;
    color: black;
}
select.cityselect.select2.form-control.select2-hidden-accessible {
    border-color: #000;
    color: #000;
    height: 36px;
    line-height: 24px;
    border-radius: 4px;
    padding: 6px 16px;
    text-align: left;
}
ul.nav.nav-pills li a {
    font-size: 16px;
}
span.dayspan {
    font-size: 20px !important;
    font-weight: 800 !important;
}
.upcoming-inner a .event-details .date-w-time {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: space-between;
    height: 100%;
    flex-direction: column;
}

.online0 .online-tag{
  DISPLAY:NONE;
}
nav.navbar.navbar-default.navbar-fixed-top.topnav {
    margin-bottom: -61px;
}
.navbar-default {
    background-color: #ffffff59;
    border-color: #e7e7e700;
}
.carousel-caption h1 {
    font-size: 46px;
    margin: 0;
    color: #491115;
    font-family: "Merriweather", serif;
    font-weight: 600;
    text-shadow: none;
}
.carousel-caption h2, .carousel-caption h3, .carousel-caption h4 {
    color: #491115;
    text-shadow:  none;
}
.carousel-caption p {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    text-shadow: none;
}
.carousel-caption {
    left: 120px;
    top: auto;
    bottom: 110px !important;
    transform: translate(0);
    right: auto;
    width: 650px;
    text-align: left;
    border-radius: 12px;
}
.institute-wrapper {
    font-family: "Raleway", sans-serif;
}
.logo-strip-wrapper {
    margin: 12px 0 0;
}
.logo-strip-wrapper ul {
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding: 12px 30px;
    /* box-shadow: 0 0 3px #d2c9c9; */
}
.institute-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
ul.nav {
    margin-right: -15px !important;
    padding: 0;
    list-style: none;
    display: block !important;
}
.logo-strip-wrapper ul li {
    text-align: center;
    padding: 0 10px;
}
.logo-strip-wrapper ul li:nth-child(1) img {
    height: 42px;
}

.logo-strip-wrapper ul li img {
    display: inline-block;
}

.logo-strip-wrapper ul li:nth-child(2) img {
    height: 25px;
}
.logo-strip-wrapper ul li:nth-child(3) img {
    height: 32px;
}
.logo-strip-wrapper ul li:nth-child(4) img {
    height: 50px;
}
.logo-strip-wrapper ul li:nth-child(5) img {
    height: 32px;
}
.logo-strip-wrapper ul li:nth-child(6) img {
    height: 30px;
}

.about-section-wrap {
    background: #fcf1ef;
    padding: 60px 0;
}
.main-heading-wrap {
    margin-bottom: 50px;
}
.main-heading-wrap h2:after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 50%;
    height: 3px;
    width: 72px;
    background: #491115;
    transform: translate(-50%, -50%);
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
footer .row {
    display: block;
}
.about-section-wrap .about-img-wrap {
    height: 500px;
    text-align: right;
}
.about-section-wrap .about-img-wrap img {
    max-width: 100%;
    max-height: 100%;
}
.institute-wrapper {
    font-family: "Raleway", sans-serif;
}
.institute-wrapper .about-section-wrap .about-content-wrap h4 {
    font-family: "Montserrat", sans-serif !important;
}
.about-section-wrap .about-content-wrap h4 {
    font-size: 28px;
    font-weight: 700;
    color: #491115;
}
.about-section-wrap .about-content-wrap p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
}
.about-img-wrap img {
    width: auto !important;
}
.get-to-know-team .btn {
    padding: 12px 20px;
}
.institute-wrapper .btn {
  font-weight: 500 !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px !important;
}
 .btn-purple {
    background-color: #c129b9;
    border-color: #c129b9;
    color: #fff;
    padding: 10px 22px;
    border-width: 2px;
}
.btn {
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    min-width: 170px;
}
.about-section-wrap .btn-purple:hover, .btn-purple:not(:disabled):not(.disabled):active {
    background-color: transparent;
    border-color: #c129b9;
    color: #c129b9;
}
.carousel-caption .btn-purple:hover, .btn-purple:not(:disabled):not(.disabled):active {

    color: #fff !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
}

.main-heading-wrap h2 {
  font-family: "Montserrat", sans-serif !important;
    margin-top: 0;
    font-size: 32px;
    position: relative;
    color: #491115;
    padding-bottom: 15px;
    font-weight: bold;
}
.about-section-wrap .get-to-know-team h3 {
    margin-bottom: 2.5rem !important;
    color: #491115;
    font-weight: 700;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif !important;
}
.get-to-know-team.mt-5 {
    margin-top: 5rem !important;
}
.about-section-wrap .about-content-wrap h4 {
    margin-top: 0;
    font-size: 28px;
    font-weight: 700;
    color: #491115;
    margin-bottom: 2.5rem !important;
}
.pt-5, .py-5 {
    padding-top: 5rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}

.upcoming-slider .upcoming-inner a img {
    width: 100%;
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    transition: all 0.3s ease-in-out;
    display: block;
}

/*carousel css--------------------------- */

.carousel {
    position: relative;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.banner-slider-wrap .carousel-indicators .active {
    background-color: #2d2145;
}
.banner-slider-wrap .carousel-indicators li {
    width: 60px;
    opacity: 1;
    height: 6px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}
.expect-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000038;
}
.banner-slider-wrap .home-banner-inner .carousel-item .carousel-caption {
    left: 120px;
    top: auto;
    bottom: 110px;
    transform: translate(0);
    right: auto;
    width: 650px;
    text-align: left;
}
/* .banner-slider-wrap .carousel-inner .carousel-caption {
    transform: translate(-50%, -50%);
    bottom: auto;
    right: auto;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: 1;
} */
/* .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
} */
.mb-2, .my-2 {
    margin-bottom: 0.5rem!important;
}
.banner-slider-wrap h1 {
    font-size: 46px;
    margin: 0;
    color: #491115;
    font-family: "Merriweather", serif;
    font-weight: 600;
}
.banner-slider-wrap .home-banner-inner .carousel-item .carousel-caption p {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #000;
}
.carousel-caption {
    position: absolute;
    right: auto;
    left: 9%;
    /* z-index: 10; */
    padding: 20px;
    color: #fff;    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.carousel-caption h1, .carousel-caption p {
    margin-bottom: 15px !important;
}

.banneroverlay{
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000038;
}

/*----------------------------upcoming events -----------------------*/

.content-section-b {
    width: 33% !important;
    max-width: 33% !important;
    float: left;
}

.content-section-a {
    width: 33% !important;
    max-width: 33% !important;
    float: left;
    display: block;
}
.content-section-a .container {
    width: 100%;
}
.content-section-a .col-lg-5 {
    width: 100% !important;
}

.content-section-a .col-lg-offset-2 {
    margin-left: 0;
}
.content-section-a {
    background: white;
    padding: 0 !important;
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 8px rgb(0 0 0 / 16%);
    height: 100%;
    width: 31% !important;
    max-width: 35% !important;
    float: left;
    display: block;
    margin: 12px;
}
.content-section-a h1.section-heading {
    margin: 0;
    font-size: 20px;
}
p.DisplayDate {
    display: block !important;
}
.content-section-a p.desc {
    display: none;
}
.content-section-a p.lead {
    display: none;
}
.content-section-a a.btn.btn-default.btn-lg {
    background: transparent;
    color: #c129b9;
    padding: 6px 12px;
    border: solid 2px #c129b9;
    min-width: 136px;
    border-radius: 5px;
    width: 100%;
}
.content-section-a a.btn.btn-default.btn-lg:hover {
    background: #c129b9;
    color: #fff;
    border: solid 2px #c129b9;
    
}
.content-section-a h1.section-heading {
    margin: 0;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 800;
    height: 75px;
}
.content-section-a p.alldate {
    display: none;
}

.upcoming-inner {
    padding: 0 10px 20px;
}
.upcoming-inner a {
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 8px rgb(0 0 0 / 16%);
    height: 100%;
}
.upcoming-inner a .hover-wrapper {
    position: relative;
}
.upcoming-inner a img {
    width: 100%;
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    transition: all 0.3s ease-in-out;
    display: block;
}
.institute-wrapper .upcoming-slider .upcoming-inner a .event-details {
    font-family: "Lato", sans-serif;
}
 .upcoming-inner a .event-details {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    text-align: center;
    padding: 15px 12px;
    color: #fff;
    line-height: 1.2;
    transition: all 0.3s ease-in-out;
    height: 100%;
    max-width: 62px;
    background: #0000009e;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: 800;
}

.upcoming-inner a .event-details span {
  font-family: 'Lato', sans-serif;
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 2px;
    line-height: 1.2;
}
.upcoming-inner a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 8;
    transition: all 0.4s ease-in-out;
}
 .upcoming-inner a .online-tag {
    position: absolute;
    bottom: 6px;
    right: 6px;
    background: #000000b5;
    background: #c129b9b3;
    color: #fff;
    z-index: 99;
    border-radius: 50px;
    padding: 4px 8px;
    font-size: 13px;
}
.upcoming-inner a .event-btm-det h3 {
    font-size: 17px;
    font-weight: 800;
    margin: 0 0 5px;
    height: 40px;

}
 .upcoming-inner a .event-btm-det .event-sub-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px;
    height: 25px;
    overflow: hidden;
}
.upcoming-inner a .event-btm-det span {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin: 0 8px 5px 0;
}
.text-uppercase {
    text-transform: uppercase!important;
}
 .upcoming-inner a .event-btm-det p {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
}
.text-center {
    text-align: center!important;
}
.institute-wrapper .event-btm-det .out-btn-pur.btn-purple {
    font-size: 15px !important;
}
.upcoming-inner a .event-btm-det .out-btn-pur {
    width: 100%;
}
.out-btn-pur.btn-purple {
    background: transparent;
    color: #c129b9;
    padding: 6px 12px;
    border: solid 2px #c129b9;
    min-width: 136px;
    border-radius: 5px;
}
.out-btn-pur.btn-purple:hover {
    background:#c129b9;
    color: #fff;
   
}
.upcoming-inner a:hover .event-btm-det h3{
    text-decoration :none !important;
}
.upcoming-inner a .online-tag i {
    font-size: 12px;
    margin-right: 2px;
}
.upcoming-inner a .event-btm-det {
    font-family: "Lato", sans-serif;
}
.upcoming-inner a .event-btm-det {
    background: #fff;
    padding: 12px 16px 18px;
    font-size: 17px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

a:hover {
    color: #23527c;
    text-decoration: underline;
}



/*---------------------------tab css-------------------------*/

.tabs-wrapper {
    margin: 50px 0 60px;
}
.tabs-wrapper ul {
    justify-content: center;
}

.tabs-wrapper .nav-item a:hover, .tabs-wrapper .nav-item a.active {
    background: #c129b9;
    color: #fff;
    cursor: pointer;
}
.tabs-wrapper .nav-item:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.tabs-wrapper .nav-item a {
    border: solid 1px #ddd;
    border-right: 0;
    border-radius: 0;
    min-width: 142px;
    text-align: center;
    box-sizing: border-box;
    font-weight: 600;
    color: #491115;
    font-family: "Montserrat", sans-serif;
    cursor: pointer;
}
.tabs-wrapper .nav-item:last-child a {
    border-right: solid 1px #ddd;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.nav-pills>li+li {
    margin-left: 0;
}
.upcoming-filter span {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin-right: 8px;
    margin-left: 0;
}
.upcoming-filter a {
    background: #fff;
    display: inline-block;
    color: #491115;
    text-transform: capitalize;
    padding: 3px 14px;
    border-radius: 50px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    border: solid 1px #491115;
    text-decoration: none;
    margin-left: 4px;
    margin-right: 4px;
}
.upcoming-filter .active {
    color: #fff;
    background: #491115;
}
.upcoming-filter {
    margin-bottom: 20px;
    margin-top: -5px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
}
.upcoming-event-home-page .upcoming-filter {
    margin-top: 50px;
}


@media (min-width: 576px){
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
}
/*-----------------------------------*/


/****-------------- new slider  --------------------*/


.box{
  padding:0em;
}


/* Style for slider-box DONT TOUCH IT*/
.slider-box{
  width:100%;
  background-color:#eee;
  position:relative;
  min-height:100vh;
  z-index:0;
  overflow:hidden;
}

.slider-content, .slider-content .slider-item{
  position:absolute;
  top:0;
  width:100%;
  height:100%;
}

.slider-content .slider-item{
/*  Offset (effet slide in/out) to off set left:0; */
  left:5%;
}

.slider-content .slider-item{
  visibility:hidden;
  opacity:0;
  transition:all 0.5s ease-in-out;
}

.slider-content .slider-item.active{
  visibility:visible;
  opacity:1;
  left:0;
}

.slider-pagin{
  position:absolute;
  bottom:0;
  left:50%;
  transform:translate(-50%, 0);
}

.slider-pagin ul{
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px 0;
}

.slider-pagin ul li{
  padding-bottom:0;
  transition:all 0.2s ease-in-out;
}

.slider-pagin ul li+li{
  margin-left:2px;
}
.slider-pagin ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 6px;
    border-radius: 0;
    background-color: #fff;
    border: 2px solid #FFF;
    text-decoration: none;
    color: #FFF;
    transition: all 0.2s ease-in-out;
}
.slider-pagin ul li.active a, .slider-pagin ul li a:focus {
    background-color: #c129b9;
    border: none;
}
.slider-pagin ul li.active {
    padding-bottom: 0;
}
.slider-fillbar{
  position:absolute;
  bottom:0;
  left:0;
  width:0;/* must be 0, only othe values to preview */
  height:3px;
  background-color:rgba(0,0,0,0.25);
}

.slider-background{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-size:cover;
  background-repeat:none;
  background-position:center;
  z-index:-1;
}

/* Your slider box style */
.slider-content .slider-item{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  padding:2em;
  color:#FFF;
  font-size:3rem;
}
.errormsgdiv {
    text-align: center;
}
ul.nav.nav-pills {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.date-w-time {
    font-size: 11px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}


@media (min-width: 1200px){
.container {
    max-width: 1140px;
}
}
@media (min-width: 992px){
  .upcoming-inner.col-md-6 {
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
}
}
@media(min-width:768px){
  
  .upcoming-inner.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    float: left;
}
section.about-section-wrap .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    float: left;
}
.about-content-wrap {
    text-align: left;
}
}

@media (max-width: 991px){
    .tabs-wrapper {
    margin: 25px 0;
}
.main-heading-wrap.remove-title-bdr {
    margin-bottom: 0;
}

.filter-wrapper-select2 {
    display: block;
    margin: 0 auto;
}
    .upcoming-filter a {
    padding: 0px 10px;
    font-size: 13px;
    margin-left: 2px;
    margin-right: 2px;
}
.logo-strip-wrapper ul li:nth-child(1) img {
    height: 38px;
}
.logo-strip-wrapper ul li:nth-child(2) img {
    height: 20px;
}
.logo-strip-wrapper ul li:nth-child(3) img {
    height: 25px;
}
.logo-strip-wrapper ul li:nth-child(4) img {
    height: 42px;
}
.logo-strip-wrapper ul li:nth-child(5) img {
    height: 25px;
}
.logo-strip-wrapper ul li:nth-child(6) img {
    height: 22px;
}

}

@media (max-width: 767px){
.carousel-caption h1 {
    font-size: 30px;
}
.about-section-wrap .about-content-wrap {
    padding-left: 0;
    text-align: center;
}
.upcoming-filter span {
    display: block !important;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 18px;
}
.upcoming-filter {
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.upcoming-filter span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 18px;
}
.up-tags-wrapper {
    text-align: center;
    width: 100%;
}

.upcoming-filter span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 18px;
}
.upcoming-filter a {
    margin-bottom: 8px;
}
.upcoming-filter span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 18px;
}
.slider-content .slider-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 2em;
    color: #FFF;
    font-size: 3rem;
    flex-direction: column;
}
.carousel-caption {
  
    width: 100% !important;

}
.carousel-caption {
    position: relative;
    right: auto;
    bottom: auto;
    left: 0;
    /* z-index: 10; */
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.slider-content .slider-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1em;
    color: #FFF;
    font-size: 3rem;
    flex-direction: column;
}
}
@media (max-width: 576px){
.logo-strip-wrapper ul li {
    width: 16.66%;
}
ul.logo-slider-home li {
    padding: 0 10px !important;
}
.logo-strip-wrapper ul li img {
    width: 100% !important;
    height: auto !important;
}
.tabs-wrapper .nav-item a {
    min-width: 76px;
}
}

