/*Global CSS*/
.section.filter-section {
    float: left;
    width: 100%;
    margin-top:1em;
    }
    
input.filter-search-input {
    width: 100%;
    background: #F0F1F8;
    border: 0px solid;
    border-radius: 30px;
    padding: 0.8em 0.5em;
    outline: none;
    padding-left: 3.5em;
    font-family: 'Redhat-Regular';
    font-size: 15px;
}
.icon-search:before {
    font-size: 0px;
    content: "c" !important;
    background: url(../img/icons/search-icon-g.svg) center center no-repeat;
    position: absolute;
    background-size: 100%;
    height: 18px;
    width: 18px;
}
    .filter-search {
    position: relative;
    }
    span.icon-search {
        position: absolute;
        left: 1.7em;
        top: 20px;
    }
    @media screen and (max-width: 767px) {
    span.icon-search {
        position: absolute;
        left: 14px !important;
        top: 17px;
    }
    .icon-search:before{
        width: 16px;
        height: 16px;
    }
    .page-template-template-resource-listing .icon-search {
        position: absolute;
        left: 16px;
    }
    }
    .page-template-template-resource-listing .icon-search {
    position: absolute;
    left: 1.75em;
    }
    input.filter-search-input::placeholder {
    color: #0B0B0B;
    font-family: 'Redhat-Regular';
    font-size: 15px;
    }
    .owl-navclass span.icon-chevron-right, .owl-navclass span.icon-chevron-left {
    font-size: 18px;
    color: #FFF;
    }
    
    .page-template-template-resource-listing .banner-gradient {
        background: transparent linear-gradient(-90deg, #804BFF 0%, #4269C6 60%, #3E67CC 60%, #21DBAA 75%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .page-template-template-connectors .banner-gradient {
        background: transparent linear-gradient(-90deg, #804BFF 0%, #4269C6 75%, #3E67CC 70%, #21DBAA 90%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .page-template-template-blogListing .banner-gradient {
        background: transparent linear-gradient(-90deg, #804BFF 5%, #4269C6 50%, #3E67CC 25%, #21DBAA 65%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .banner-gradient {
        background: transparent linear-gradient(-90deg, #804BFF 25%, #4269C6 50%, #3E67CC 50%, #21DBAA 75%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .home section.why-gathr {
        padding-top: 0em;
    }
    .home .use-case{
        margin-top: 1em;
        margin-bottom: 0em;
    }
    .why-gathr-section.home-top h2.head-title {
    text-align: center;
    font-size: 50px;
    }
    section.why-gathr .head-title.white, section.why-gathr .head-label.white {
    color:#fff;
    }
    @media screen and (max-width: 767px) {
    .owl-prev {
    margin-right: 10px;
    }
    }
    /*Global Css Ends*/
    
    
    
    /*Our Customers*/
    .grid-item img.mxh-15{
        max-height: 15px;
    }
    .grid-item img.mxh-16{
        max-height: 16px;
    }
    .grid-item img.mxh-24{
        max-height: 24px;
    }
    .grid-item img.mxh-29{
        max-height: 29px;
    }
    .grid-item img.mxh-32{
        max-height: 32px;
    }
    .grid-item img.mxh-35{
        max-height: 35px;
    }
    .grid-item img.mxh-38{
        max-height: 38px;
    }
    .grid-item img.mxh-42{
        max-height: 42px;
    }
    .grid-item img.mxh-45{
        max-height: 45px;
    }
    .grid-item img.mxh-48{
        max-height: 48px;
    }
    .grid-item img.mxh-52{
        max-height: 52px;
    }
    .grid-item.high-wi-logo-c{
        
    }
    .customers {
        height: 100%;
        display: table;
        margin: 0px auto 95px auto;
    }
    
    .grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    /* border-left: 0.5px solid #D1E2EC;
    border-right: 0.5px solid #D1E2EC; */
    }

    /*.grid-container:after {
        content:"";
        background: url(../img/customer-line.svg);
        position: absolute;
        height: 100vh;
        width: 24px;
        right: 0px;
        background-size: 127%;
        background-repeat: no-repeat;
    }
    
    .grid-container:before {
        content:"";
        background: url(../img/customer-line.svg);
        position: absolute;
        height: 100vh;
        width: 24px;
        left: 0px;
        background-size: 127%;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .grid-container.second-grid-customer:after{
        content: '';
        background: url(../img/customer-line-half.svg);
        width: 25px;
        position: absolute;
        height: 100vh;
        right: 0px;
        background-size: 127%;
        background-repeat: no-repeat;
    }*/

    .grid-item{
    padding: 3.2em 1.5em;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    vertical-align: middle;
    background: #fff;
    max-height: 80px;
    border-bottom: 0.5px solid #bbd5e590;
    }
    .customers .grid-item:before{
        /*content: '';
        background: url('../img/icons/customers-star-shape.svg');
        width: 16px;
        height: 14px;
        background-size: cover !important;
        position: absolute;
        right: -8px;
        top: -7px;
        z-index: 1;*/
      }
    .customers-carousel-main{
        /*border-top: 0.5px solid #bbd5e5;
        border-bottom: 0.5px solid #bbd5e5;*/
        position: relative;
    }
    .customers-carousel-main:before{
        content: '';
        width: 100%;
        height: 1px;
        top: 20px;
        display: block;
        position: absolute;
        z-index: 11;
    }
    .customers-carousel-main .owl-navclass{
        position: absolute;
        left: 47%;
        margin-top: 60px;
    }
    .customers-carousel-main .owl-dotsclass{
        position: absolute;
        right: 0;
        width: 46%;
        margin-top: 75px;
    }
    .customers .grid-item:nth-last-child(-n + 5){
        border-top: 0;
        
    }
    .customers .grid-item:nth-last-child(-n + 5):after{
        content: '';
        background: url(../img/icons/customers-star-shape.svg);
        width: 16px;
        height: 14px;
        background-size: contain !important;
        position: absolute;
        right: -7px;
        top: -7px;
        z-index: 1;
    }
    .customers .grid-item:nth-last-child(-n + 5):before{
        content: '';
        position: absolute;
        right: 0;
        top: -92px;
        width: 1px;
        height: 180px;
        background: linear-gradient(to bottom, #fff 0%, #B3D0E390 30%, #B3D0E390 60%, #FFF);
    }
    
    .owl-item.active .grid-item:nth-child(5):before, .owl-item.active .grid-item:nth-child(10):before,
    .owl-item.active .grid-item:nth-child(10):after{
        display: none;
    }
    .owl-item.active .grid-item:first-child,
    .owl-item.active .grid-item:nth-child(6){
        border-top-left-radius: 0px;
    }
    .owl-item.active .grid-item:nth-child(5),
    .owl-item.active .grid-item:nth-child(10){
        border-top-right-radius: 0px;
        border-right: 0px;
    }
    .owl-item.active .grid-item:nth-child(1):before{
        content: '';
        display: block !important;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(to left, #B3D0E390 0%, #B3D0E350 30%, #B3D0E350 60%, #FFF);
    }
    .owl-item.active .grid-item:nth-child(5):before{
        content: '';
        display: block !important;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(to right, #B3D0E390 0%, #B3D0E350 30%, #B3D0E350 60%, #FFF);
    }
    .grid-item img {
    max-height: 22px;
    width: auto !important;
    margin: 0 auto;
    filter: grayscale(100%);
    transition:0.3s ease-in;
    }
    .grid-item:hover img {
    filter: none !important;
    cursor: pointer;
    scale:1.1;
    }
    .grid-item img.customer-logo {
        opacity: 1;
        transition:0.3s ease-in;
    }
    .grid-item img.customer-logo-hover {
        opacity: 0;
        position: absolute;
        top: -9px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .grid-item:hover img.customer-logo {
        opacity: 0;
    }
    .grid-item:hover img.customer-logo-hover {
        opacity: 1;
    }
    
    @media screen and (min-width: 992px) {
    .customers .grid-item:nth-child(6n) {
        /*border-right: 0px;*/
    }
    .customers .grid-item:nth-last-child(-n + 5) {
        border-bottom: 0px;
    } 
    }
    @media screen and (min-width: 576px) and (max-width: 991px) {
        .customers .grid-container {
            display: grid;
            grid-template-columns: auto auto;
        }
        .grid-item{
            border-radius: 0px !important;
        }
        .customers .grid-item:nth-child(5n) {
            border-right: 1px solid #8080801c;
        }
        .customers .grid-item:nth-last-child(-n + 5) {
            border-bottom: 2px solid #8080801c;
        } 
        .customers-carousel-main .owl-navclass{
            left: 34%;
        }
    .customers .grid-item:nth-child(3n) {
        border-right: 0px !important;
        }
    .customers .grid-item:nth-last-child(-n + 3) {
        border-bottom: 0px !important;
    } 
    .grid-item img.customer-logo-hover{
        top: 0;
    }
    }
    @media screen and (min-width: 769px) and (max-width: 991px) {
        .page-template-template-event-listing .pillarhero-banner{
            min-height: 500px;
        }
        .timeline ul li:nth-child(even) div{
            left: -375px !important;
        }
        .timeline ul li div{
            width: 350px !important;
        }
        .timeline ul li:nth-child(odd) div{
            left: 25px !important;
        }
        .timeline ul li.in-view:nth-child(odd)::before,
        .timeline ul li.in-view:nth-child(even)::before{
            width: 30px !important;
        }
        .timeline ul li.in-view:nth-child(even)::before{
            left: -27px !important;
        }
        .page-template-template-event-listing .event-list{
            margin-bottom: 0;
            padding-bottom: 0 !important;
        }
        .page-template-template-event-listing section.home-top.nearest-upcoming-section{
            padding-bottom: 0 !important;
        }
        }
    @media screen and (min-width: 576px) and (max-width: 767px) {
        .timeline ul li div{
            width: 500px !important;
        }
    }
    @media screen and (max-width: 991px) {
        .customers{
            display: block !important;
        }
        .customers-carousel-main .owl-navclass{
            margin-top: 30px !important;
        }
        .customers-carousel-main .owl-dotsclass{
            margin-top: 45px;
        }
        .owl-item.active .grid-item:nth-child(5),
        .owl-item.active .grid-item:nth-child(10){
            border-right: 1px solid #8080801c;
        }
        .customers .grid-item:nth-child(2n){
            border-right: 0px !important;
        }
        .customers .grid-item:nth-child(1),
        .customers .grid-item:nth-child(2){
            border-top: 0.5px solid #bbd5e5 !important;
        }
        .customers .grid-item:nth-child(even){
            border-bottom: 0.5px solid #bbd5e5 !important;
            border-right: 0px;
            border-top: 0px;
        }
        .customers .grid-item:nth-child(odd){
            border-left: 0px solid #bbd5e5 !important;
            border-bottom: 0.5px solid #bbd5e5 !important;
            border-right: 0.5px solid #bbd5e5 !important;
            border-top: 0px;
        }
        .customers .grid-item:nth-child(even):before,
        .customers .grid-item:nth-child(even):after{
            display: none !important;
        }

        body .customers .grid-item:nth-child(5):before{
            display: block !important;
        }
        .grid-container:after,.grid-container:before{display: none;}
    }
    @media screen and (max-width: 575px) {
    .customers .grid-item {
        padding: 20px;
        border-radius: 0px;
    }
    .customers .grid-container {
        display: grid;
        grid-template-columns: auto auto;
    }
    .customers-carousel-main .owl-navclass{
        left: 0;
    }
    .customers-carousel-main .owl-dotsclass{
        width: 80%;
    }
    .customers-carousel-main .owl-dotsclass{
        border-bottom: 0px solid !important;
    }
    .grid-container{
        background: #fff !important;
    }
    .grid-item img.customer-logo-hover{
        top: 0;
    }
    }
    /*Our Customer Ends*/
    
    
    /*Spotlight*/
    .spotlight .btn-tertiary-white-sm {
        font-family: 'Redhat-Regular';
    }
    .spotlight-slider {
    margin-top: 2em;
    }
    .spotlight-slider .owl-stage-outer {
    padding-top: 10px;
    }
    .spotlight-slider .owl-item {
    transition: 0.3s ease-in;
    }
    .spotlight-slider .owl-item:hover{
    margin-top:-10px !important;
    }
    .spotlight-cont {
        padding: 20px;
        position: absolute;
        top: 0;
        left: 0;
        vertical-align: middle;
        display: table-cell;
        padding: 2em 1.5em 0em;
    }
    .spotlight-items{
        margin-bottom: 20px;
        box-shadow: 0px 0px 10px #efefef;
    }
    .spotlight-items > img{
        border-radius: 6px;
    }
    .spotlight-label {
        color: #fff;
        font-family: 'Redhat-Regular';
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 9px;
        min-height: 28px;
    }
    .spotlight-title {
        color: #fff !important;
        font-family: 'Redhat-Medium';
        margin: 1em auto;
        line-height: 1.4;
        margin-bottom:25px;
        font-size: 15px;
        min-height: 65px;
    }
    .dark-text.spotlight-cont .spotlight-label,
    .dark-text.spotlight-cont .spotlight-title,
    .dark-text.spotlight-cont .btn-tertiary-white-sm  {
        color: #001A56 !important;
    }
    .dark-text.spotlight-cont .btn-tertiary-white-sm:after {
        content: '';
        background: url(../img/arrow-right-dark.svg);
        width: 18px;
        height: 18px;
        position: absolute;
        margin-left: 7px;
        background-repeat: no-repeat;
        top: 2px;
        background-size: 15px;
    }
    .spotlight-items:hover .btn-tertiary-white-sm::after {
        animation: leftRight 1500ms infinite cubic-bezier(.445,.05,.55,.95);
    }
    
    @media screen and (max-width: 992px) {
    .spotlight-title {
    font-size: 125%;
    margin: 1em 5% 1em 0%;
    line-height: 1.2;
    }
    }
    @media screen and (max-width: 767px) {
    .spotlight-title {
    font-size: 125%;
    line-height: 1.2;
    }
    /* .spotlight-conhi{
    padding: 0;
    } */
    .spotlight-conhi .owl-navclass{
        padding-left: 15px;
        }
        .grid-item img{
            width: auto !important;
            display: revert !important;
        }
    }
    @media screen and (max-width: 575px){
        #spotlight{
            overflow: hidden;
        }
    }
    
    /*Spotlight Ends*/
    
    
    
    
    
    
    
    
    /*Use Case Section*/
    
    
    
    
    
    /*temporary*/
    .use-case {
    margin-top: 3em;
    }    
    .use-case .filter-text {
    text-align: left;
    font-family: 'Redhat-Regular';
    color: #092d64;
    font-size:14px;
    }
    .use-case .quicktabs-view {
    visibility: visible;
    animation-delay: 1.1s;
    animation-name: fadeInUp;
    width: 50%;
    margin: 1em 0em 0em;
    }
    .use-case ul.nav-tabs {
    border: 0 !important;
    display: flex;
    justify-content: stretch;
    width: 100%;
    }
    .use-case .gallery_product.left-side.filter {
    margin-top: 1em;
    position: unset;
    }
    .use-case .nav-tabs .nav-link.filter-button {
    border: 0.5px solid #BB8EFF4D;
    border-radius: 15px;
    background: #fff !important;
    display: table-cell;
    margin: 0;
    padding: 5px 10px 5px 10px;
    font-size: 10px !important;
    text-transform: uppercase;
    font-family: 'Redhat-Regular';
    color: #5E1EBE !Important;
    }
    .use-case .nav-tabs .nav-link.filter-button.active,.use-case .nav-tabs .nav-link.filter-button:hover {
    border: 0px solid;
    border-radius: 15px;
    background: transparent linear-gradient(275deg, #465EF6 0%, #BB8EFF 100%) 0% 0% no-repeat padding-box !important;
    display: table-cell;
    margin: 0;
    padding: 6px 11px 4px 11px;
    }
    .use-case .nav-tabs .nav-link.filter-button.active p,.use-case .nav-tabs .nav-link.filter-button:hover p {
    margin: 0;
    color: #fff;
    }
    .use-case .nav-tabs .nav-link.filter-button {
    margin: 0;
    color:#8a6cd1;
    padding: 5px 10px 3px 10px;
    }
    .use-case .nav-tabs .nav-link.filter-button p{
    margin:0px !important;
    }
    .use-case ul#nav-tab li {
    margin-right: 0.5em;
    margin-bottom: 0.75em;
    }
    .use-case  .row.pos-rel {
    position: relative;
    padding-bottom:1em;
    }
    
    .use-case .fillter-nav {
    text-align: center;
    display: flex;
    margin-bottom:-1px;
    border-bottom: 2px solid lightgray;
    justify-content: space-between;
    }
    .use-case .filter-button span img {
    width: 30px;
    padding-right: 1em;
    }
    .use-case .quicktabs-data img {
    width: 30px;
    padding: 5px;
    border: 1px solid  #E9EAF2;
    border-radius: 5px;
    margin-right: 10px;
    margin-top: 5px;
    max-height:30px;
    }
    .use-case .quicktabs-data {
    margin-bottom: 0.5em;
    display: flex;
    justify-content: left;
    padding-left: 10px;
    }
    .use-case .quicktabs-data span {
    padding-top: 10px;
    }
    .use-case .gallery_product.left {
    margin-top: 1em;
    }
    .use-case .gallery_product.filter{
        position: absolute;
        top: 0;
        right: 0;
        padding: 0px 0px 0px 15px;
    }
    .use-case .gallery_product img.img-fluid {
    background: none;
    background-position: unset;
    background-size: unset;
    width: 100%;
    margin-left: 0;
    background-repeat: no-repeat;
    }
    
    .use-case .quicktabs-view .nav-tabs p {
        font-size: 11px;
    }
    
    
    
    /*Meetgathr and Use Cases*/
    section.home-top.meet-gathr {
    padding-bottom: 0em;
    }
    section.meet-gathr .head-subtitle {
    padding: 1em 1em 0em 1em;
    max-width: 85%;
    margin: 0 auto;
    }
    .circle.vid-grad{
    /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%);*/
    background: transparent linear-gradient(0deg, #465EF6 0%, #BB8EFF 100%);
    }
    section.meet-gathr-sec {
    margin-top: -80px;
    position: relative;
    padding-top: 50px;
    z-index: 5;
    }
    section.meet-gathr-sec .item-dataset .item-image img{
    background: url(/wp-content/themes/gathr-plus/assets/img/use-cases/shadow.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    }
    h3.item-heading {
    font-size: 24px;
    font-family: 'Redhat-Semibold';
    }
    .meet-gathr-sec .nav.nav-tabs.nav-fill{
    display: flex;
    justify-content: center;
    }
    .meet-gathr-sec .nav.nav-tabs.nav-fill li {
    list-style: none;
    padding: 0 5%;
    }
    .meet-gathr-sec .tab-content{
    margin-top: 2em;
    }
    .meet-gathr-sec a.nav-item.nav-link.filter-button.active {
    border: 0px;
    border-bottom-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to right, #0086FF, #0768DD, #5F1AE5 ) 1;
    }
    .meet-gathr-sec .item-icon {
    float: left;
    border: 1px solid #E9EAF2 ;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    }
    .meet-gathr-sec .item-icon img {
    padding: 5px;
    }
    .meet-gathr-sec .item-data {
    float: left;
    width: 85%;
    margin-bottom: 2em;
    }
    .meet-gathr-item-title {
    font-family: 'Redhat-Medium';
    margin-bottom: 5px;
    }
    
    .meet-gathr-item-subtitle {
    font-size:14px;
    margin-bottom: 5px;
    }
    .meet-gathr-list-items {
    margin-top: 2em;
    }
    .filter-button span img {
        width: 22px;
        height: 18px;
        display: none;
        padding-right: 0.25em;
    padding-bottom: 0.15em;
    }
    @media screen and (min-width: 1400px) {
    .use-case ul#nav-tab {
        display: flex;
        justify-content: start;
        width: 100%;
        border-bottom: 0;
        border-bottom: 1px solid #dee2e6;
    }
    .use-case ul#nav-tab li{
        /* border-bottom: 1px solid #dee2e6; */
        padding: 0 2px;
    }
    .use-case ul#nav-tab li:first-child{
        padding-left: 0;
    }
    .use-case ul#nav-tab li:last-child{
        padding-right: 0;
    }
    }
    
    @media screen and (min-width: 992px) and (max-width: 1199px) {
    .filter-button span img {
    width: 15px;
        padding-right: 0.15em;
    }
    .filter-button {
        font-size: 11px !important;
        padding: 0em 0.25em;
        margin: 1.5em 0em 0em;
    }
    .page-template-template-event-listing .pillarhero-banner{
        min-height: 500px;
    }
    .timeline ul li:nth-child(even) div{
        left: -425px !important;
    }
    .timeline ul li div{
        width: 400px !important;
    }
    .timeline ul li:nth-child(odd) div{
        left: 25px !important;
    }
    .timeline ul li.in-view:nth-child(odd)::before,
    .timeline ul li.in-view:nth-child(even)::before{
        width: 30px !important;
    }
    .timeline ul li.in-view:nth-child(even)::before{
        left: -27px !important;
    }
    .page-template-template-event-listing .event-list{
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }
    .page-template-template-event-listing section.home-top.nearest-upcoming-section{
        padding-bottom: 0 !important;
    }
    }
    
    @media screen and (max-width: 991px) {
    .col-item.subitem-data {
        float: left;
        width: 100%;
    }
    .meet-gathr-sec{
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative
    }
    .blue-text-wb {
        margin: 0 auto;
    }
    p.why-gathr-p.color-white{
    min-height:6em;
    }
    section.home-top.use-case {
    position: relative;
    overflow: hidden;
    margin-bottom: 0 !important;
    }
    .use-case .gallery_product.col-lg-6.col-md-6.col-sm-12.col-xs-12.filter.marketing {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        max-height: 100%;
    }
    .use-case .gallery_product img.img-fluid {
        /*background: url(/wp-content/themes/gathr-plus/assets/img/use-cases/shadow.png);*/
        background-position: center;
        background-size: contain;
        width: auto;
        margin-top: 0px;
        float: right;
        background-repeat: no-repeat;
        margin-left: 0;
    }
    .use-case .quicktabs-view ul#nav-tab {
    display: flex;
    justify-content: center;
    width:95%
    }
    .use-case .quicktabs-view ul#nav-tab li {
        padding: 0;
    }
    .meet-gathr-sec .tab-pane .item-dataset .row p {
    width: 70%;
    }
    .meet-gathr-sec .nav.nav-tabs.nav-fill {
    display: flex;
    justify-content: center;
    }
    .meet-gathr-sec .tab-content .item-dataset .row {
    position: relative;
    }
    .meet-gathr-sec .item-image{
    position: absolute;
    top: 15%;
    right: -35%;
    z-index:-1;
    }
    .meet-gathr-sec .row.item-dataset {
    width: 85%;
    min-height:500px;
    }
    .meet-gathr-sec .subitem-data .item-data {
    width: 75%;
    margin-right: 10%;
    }
    .meet-gathr-item-subtitle {
    font-size: 13px;
    margin-bottom: 5px;
    }
    .filter-button {
    font-size: 12px !important;
    padding: 0;
    margin: 1em 0em 0.5em;
    }
    .gallery_product.left-side.filter {
        margin-top: 0px;
    }
    .filter-button span img {
    width: 20px;
    padding-right: 0.5em;
    }
    .meet-gathr-sec a.nav-item.nav-link.filter-button {
    margin-right: 1em;
    }
    .play-btn-circle .circle {
    width: 75px;
    height: 75px;
    }
    .meet-gathr-video.video-btn img {
    width: 100%;
    }
    section.meet-gathr .head-subtitle{
    max-width:100%;
    }
    .use-case .quicktabs-view ul#nav-tab {
        display: flex;
        justify-content: left;
      width:100%;
        overflow-x: unset;
    }
    .use-case .quicktabs-view {  
        width: 100%;
    }
    .spotlight-items{
        overflow: hidden;
        border-radius: 6px;
    }
    .customer-speak-items-inner{
        height: 475px;
    }
    }
    
    /*Meet Gathr and Use Cases Ends*/
    
    /*customer-speak*/
    .customer-speak-slider {
    margin: 2.5em 0em 0em;
    }
    
    .customer-speak-cont {
        float: left;
        text-align: left;
        padding: 2em;
        height: 400px;
        background: #fff;
        border-radius: 0.75em 1em 1em 0.75em;
    }
    .customer-speak-items {
        float: left;
        padding: 0.75em;
    }
    .customer-speak-items-inner{
        float: left;
        height: 400px;
        box-shadow: none;
        margin-bottom: 1em;
        width: 100%;
        background-position: right !important;
        background-size: contain !important;
        border-radius: 15px;
        border: 1px solid #f0eafb !important;
        overflow: hidden;
        position: relative;
    }
    .customer-logo-head {
    width: 100%;
    float: left;
    }
    .customer-speak-title {
    width: 100%;
    float: left;
    font-size:24px;
    margin-top: -1em;
    font-weight: 900;
    }
    .customer-speak-img {
        float: left;
        max-height: 100% !important;
    height:460px;
    }
    .item.customer-speak-items .customer-speak-img img {
    float: left;
    padding: 0;
    border-radius:8px;
    max-height:100%;
    width: auto;
    height:290px;
    position: absolute;
    bottom: 0;
    }
    .item.customer-speak-items .customer-speak-cont img {
    background: none;
    float: left;
    width: 175px;
    }
    .item.customer-speak-items .customer-speak-cont .quote {
    width: 100%;
    margin: 0.5em 0em 0em;
    float: left;
    }
    .item.customer-speak-items .customer-speak-cont .quote img {
    width: 30px;
    }
    .item.customer-speak-items .customer-speak-cont p.customer-speak-comment {
    font-family: 'Redhat-Light';
    font-size: 16px;
    min-height: 140px;
    float: left;
    width: 100%;
    margin-top: 1em;
    line-height:1.5;
    }
    p.customer-speak-name {
    font-family: 'Redhat-Semibold';
    font-size: 14px;
    margin-bottom: 0;
    float: left;
    width: 100%;
    text-transform:uppercase;
    }
    p.customer-speak-desg {
    font-size: 14px;
    font-family: 'Redhat-Regular';
    float: left;
    width: 100%;
    text-transform:uppercase;
    }
    
    @media screen and (max-width: 767px) {
    .features .inc-business-card {
    float: left;
    width: 50%;
    }
    .features .inc-business-card:nth-child(9n) {
    display:none;
    }
    .features .section-left {
    float: none;
    width: 100%;
    text-align:center;
    }
    .features .section-right {
    float: none;
    width: 100%;
    }
    .features h2.head-title {
    text-align: center;
    }
    .features p.head-label {
    text-align: center;
    }
    .features p.head-subtitle {
    text-align: center;
    }
    .use-case .gallery_product img.img-fluid {
        width: 95%;
    }
    .use-cases .head-label-left,
    .use-cases .head-title-left{
        text-align: center;
    }
    .use-case .gallery_product.col-lg-6.col-md-6.col-sm-12.col-xs-12.filter.marketing {
        position: relative;
        right: auto;
        top: auto;
        display: flex;
        justify-content: center;
        margin-top: 25px;
    }
    .use-case .quicktabs-view ul#nav-tab li {
        padding: 0;
    }
    .nav-fill .nav-item, .nav-fill>.nav-link {
        white-space: nowrap;
    }
    .use-case .quicktabs-view .nav-tabs p{
        font-size: 9px;
    }
    .use-case .nav-tabs .nav-link.filter-button{
        border: .5px solid #8a6cd1;
    }
    
    .quicktabs-view + .tab-content .tab-pane .reverse {
        flex-direction: column-reverse;
    } 
    
    .quicktabs-data {
        width: 100%;
        align-items: center;
        min-height: 40px;
        margin-bottom: 5px;
    }
    .use-case .gallery_product.left-side.filter {
        margin-top: 0.8em;
    }
    .use-case .quicktabs-data img {
        width: 30px;
        padding: 5px;
        border: 1px solid #E9EAF2;
        border-radius: 5px;
        margin-right: 10px;
        max-height: 30px;
        margin-top: 0px;
    }
    .gallery_product.left-side.filter {
        padding: 0px 5px;
        margin-top: 15px;
    }
    
    .quicktabs-data span {
        font-size: 12px !important;
        padding-top:0px;
    }
    
    .meet-gathr-sec .nav.nav-tabs.nav-fill li {
    list-style: none;
    padding: 0 1%;
    }
    .meet-gathr h2.head-title.meet-gathr{
        font-size:60px;
    }
    .play-btn-circle .circle {
    width: 50px;
    height: 50px;
    }
    p.why-gathr-p{
    min-height:5em;
    }
    .use-case .gallery_product.left-side.filter .row {
        flex-direction: row;
    }
    .use-case .quicktabs-view {
        width: 100%;
        margin: 1em 0em 0em;
    }
    .customer-speak-items-inner{
        height: 470px;
        background-position: bottom right, right -60px bottom !important;
    }
    .customer-speak-cont {
        border-radius: 0.75em;
        background: none !important;
        padding: 30px 24px !important;
    }
    .customer-speak-items-inner{
        background-size: cover, 300px !important;
        background-repeat: no-repeat, no-repeat !important;
    }
    .item.customer-speak-items .customer-speak-cont p.customer-speak-comment {
        font-size: 15px;
        color: #fff;
        font-family: 'Redhat-Light' !important;
        line-height: 1.6;
    }
    .item.customer-speak-items .customer-speak-cont img{
        width: 140px;
    }
    .customer-speak-title{
        margin-top: 0px;
    }
    p.customer-speak-name{
        font-size: 28px !important;
        width: 100% !important;
    }
    .customer-speak-img {
    background: none;
    max-height: 461px;
    border-radius: 0px 0px 75px 8px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    }
    .customer-speak-cont {
    float: left;
    text-align: left;
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 75px;
    padding: 2.5em 2em 2.5em 3em;
    position: relative;
    top: 0;
    right: 0;
    }
    .item.customer-speak-items .customer-speak-img img {
    border-radius: 0px 0px 75px 8px;
    max-height: 460px;
    height:auto;
    }
    .item.customer-speak-items .customer-speak-cont p.customer-speak-comment {
    min-height: unset;
    }
    .item.customer-speak-items .customer-speak-cont .quote{
        margin-top: 2.5em !important;
    }
    }
    
    @media screen and (max-width: 575px){
        .customer-speak-cont {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
        }
        .customer-speak-img {
            background: none;
            max-height: 461px;
            border-radius: 0px 0px 75px 8px;
            position: absolute;
            top: 0;
            z-index: 999;
            opacity: .10;
            height: 100%;
        }
        .item.customer-speak-items .customer-speak-img img {
            border-radius: 0px 0px 75px 8px;
            max-height: 460px;
            height: 100%;
            object-fit: cover;
        }
        .customer-speak-items-inner{
            height: 530px;
        }
    }
    /*Customer Speak Ends*/
    
    
    /*Features*/
    .features .section-left {
    float: left;
    width: 30%;
    margin-right:5%;
    }
    .features .inc-business-card {
    transition: 0.3s ease-in;
    }
    .features  .inc-business-card:hover {
    transform: translateY(-5px);
    }
    .features .section-right {
    float: left;
    width: 65%;
    }
    .features h2.head-title {
    margin: 0.5em 0em;
    text-align: left;
    }
    .features p.head-label {
    text-align: left;
    }
    .features p.head-subtitle {
    text-align: left;
    }
    .features .inc-business-card {
    float: left;
    }
    .features .inc-business-card .business-card {
    min-height: 135px;
    margin-top: 0em;
    }
    .features .business-card {
    width: 94%;
    line-height: 1.25;
    padding: 2em 1em 1em 1.5em;
    margin: 1em 0.5em;
    background: #eff0f7 !important;
    border-radius: 5px;
    position: relative;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    font-family: 'Redhat-Regular';
    }
    .features img.business-icon {
    width: 35px;
    margin-bottom: 2.5em;
    height: 35px;
    }
    .features .inc-business-card.bottom-card .business-card {
    margin-bottom: 0em;
    }
    
    .adv-fold.col-md-12 {
    display: flex;
    flex-wrap: wrap;
    }
    .features .inc-business-card {
    display: flex;
    margin-bottom: 15px;
    }
    .business-card.box-1 {
    display: flex;
    flex-direction: column;
    height: 100%;
    }
    p.busines-text {
    flex-grow: 1;
    }
    @media screen and (max-width: 767px){
    
    }
    
    @media screen and (max-width: 575px){
    .features .inc-business-card .business-card {
        min-height: 185px;
        margin-top: 0em;
    }
    }
    /*Features End*/
    
    /*Expert Opinion*/
    .expert-opinion-filters{
	margin-top: 45px;
}
.expert-opinion-filters ul{
	display: flex;
	align-items: center;
	justify-content: center;
}
.expert-opinion-filters li{
	background: linear-gradient(276.61deg, #1E7DFF -28.24%, #1AFFFF 103.97%, #C4FFD8 128.69%);
	margin: 0 10px;
	border-radius: 30px;
	border: 1px solid transparent;
	overflow: hidden;
	cursor: pointer;
}
.expert-opinion-filters li span{
	padding: 5px 20px;
	display: inline-block;
	color: #fff;
	background: #1237bb;
}
.expert-opinion-filters li.expert-active span{
	color: #1237bb;
	background: #fff;
}
#expert-opinion-slider-full .owl-dotsclass.owld-wbg .owl-dot{
	background: transparent !important;
}
#expert-opinion-slider-full .owl-dotsclass.owld-wbg .owl-dot.active button{
	background: #fff !important;
}
#expert-opinion-slider-full .owl-dotsclass.owld-wbg .owl-dot button{
	background: #1d46dd !important;
}
    .expertopinion p.head-subtitle {
    float: left;
    width: 100%;
    text-align: left;
    margin: 1em 0em 3em;
    }
    .expertopinion .section-left {
    float: left;
    width: 35%;
    padding-right:2.5%;
    }
    .expertopinion .section-right {
    float: right;
    width: 65%;
    }
    .exp-opi-cont {
        display: block;
        text-align: left;
        padding: 30px 30px;
    }
    .exp-opi-logo-top{
        min-height: 70px;
    }
    .exp-opi-items {
    position: relative;
    margin-bottom: 20px;
    min-height: 400px;
    display:table;
    box-shadow: none;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    border-radius: 16px;
    transition: 0.3s ease-in;
    }
    .exp-opi-items:hover{
        border-top: 1px solid #fff;
    }
    #expert-opinion{
        margin-bottom: -5px;
        background: url(../img/blue-bg-v1.jpg);
        background-size: contain;
        padding: 80px 0px !important;
    }
    .expert-opinion-slider .owl-item{
    padding:0.5em;
    }
    .exp-opi-logo {
        position: relative;
        bottom: 0;
        left: 0;
        margin-left: 2em;
        width: -webkit-fill-available;
    }
    .exp-opi-logo img {
        width: auto !important;
        margin: 2em 0;
        text-align: left;
        max-height: 35px;
    }
    .exp-opi-logo img[alt~="datanami-expert-opinion"]{
        max-height: 55px !important;
    }
    .exp-opi-logo img[alt~="aragonresearch-expert-opinion"]{
        max-height: 46px !important;
    }
    .exp-opi-cont img {
        max-height: 26px;
        width: auto !important;
        margin-bottom: 20px;
    }

    .exp-opi-items.developer .exp-opi-cont img { 
        max-height:40px;
    }

    .aragon-research-eo .exp-opi-logo-top img{
        max-height: 35px;
    }
    .leading-ad-eo .exp-opi-logo-top img,
    .fortine-eo-logo .exp-opi-logo-top img{
        max-height: 36px !important;
    }
    .expertopi-label{
        color: #1337BB;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 12px;
        margin-bottom: 20px;
    }
    .exp-opi-comment{
    color: #0B0B0B;
    font-size: 16px !important;
    }
    .dark-text.exp-opi-cont p.exp-opi-comment{
    color:#0B0B0B !important;
    }
    .expertopinion .dark-text.exp-opi-cont p.image-dark {
    /*background: url('/wp-content/themes/gathr-plus/assets/img/icons/quote-blue-icon.svg') no-repeat;
    background-position: left;*/
    }
    .expertopinion .dark-text.exp-opi-cont p.image-dark img {
    position: relative;
    }
    .exp-opi-cont p.image-dark img {
        width:auto;
    }
    .expert-quote-icon img{
        width: 50px !important;
    }
    
    .expertopinion p.head-subtitle {
    float: left;
    width: 100%;
    text-align: left;
    margin: 1em 0em 3em;
    }
    
    @media screen and (min-width: 1400px){
    .exp-opi-items {
    margin-bottom: 20px;
    }
    }
    @media screen and (max-width: 767px){
    .expert-opinion-filters ul{
        display: block !important;
    }
    .expert-opinion-filters li span{
        padding: 5px 12px 5px 9px;
    }
    .expert-opinion-filters li{
        display: inline-block !important;
        margin: 0 3px !important;
    }
    .expert-opinion-slider .owl-item{
        padding: 0;
    }
    .expertopinion .section-left {
    width: 100%;
    }
    
    .exp-opi-items {
    position: relative;
    margin-bottom: 20px;
    min-height: 500px;
    background-position: bottom center !important;
    }
    .expertopinion .section-right{
    width: 100%;
    }
    .expertopinion  a.btn-tertiary-blue-sm {
    display: none;
    }
    .leading-ad-eo .exp-opi-logo-top img{
        top: 0 !important;
    }
    }
    
    /*Expert Opinion Ends*/
    
    /*customer-stories*/
    .customer-stories-cont {
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    }
    .customer-stories-label.head-label{
    text-align:left !important;
    margin-bottom :1em;
    color:#001A56;
    }
    .customer-stories-slider {
    margin-top: 3em;
    }
    .customer-stories-title {
        margin: 1em 0em 0em;
        font-family: 'Redhat-Medium';
    }
    .customer-stories-subtitle {
        text-align: left !important;
        font-family: 'Redhat-Light';
        font-size: 15px;
        margin: 1.5em 0em 3em;
    }
    .customer-stories-items {
        float: left;
        padding: 0.75em;
    }
    .customer-stories-items .mobile-div {
        box-shadow: none;
        border-radius: 15px;
        overflow: hidden;
        border: 1px solid #f0eafb !important;
    }
    .customer-stories-cont.left-align {
    text-align: left !important;
    float: left;
    padding: 4em 0em 0em 5em;
    width:50%;
    }
    .customer-stories-items .btn-tertiary-white-sm:after {
    top: 0px;
    }
    
    /*.dark-text.customer-stories-cont .customer-stories-label, .dark-text.customer-stories-cont .customer-stories-title, .dark-text.customer-stories-cont .customer-stories-subtitle, .dark-text.customer-stories-cont .btn-tertiary-white-sm {
    color:#001A56 !important;
    }
    .dark-text.customer-stories-cont .btn-tertiary-white-sm:after {
    content: '';
    background: url(../img/arrow-right-dark.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: 7px;
    background-repeat: no-repeat;
    top: 0px;
    background-size: 15px;
    }*/
    customer-stories-items .mobile-div {
    position: relative;
    height: 100%;
    overflow: unset;
    }
    
    
    @media screen and (max-width: 1200px){
    .customer-stories-title {
    font-size: 36px;
    }
    }
    /* iPad pro Portrait */
    @media only screen 
    and (min-width: 1024px) 
    and (max-height: 1366px) 
    and (orientation: portrait) 
    and (-webkit-min-device-pixel-ratio: 1.5) {
    .page-template-template-event-listing .pillarhero-banner{
        min-height: 500px;
    }
    .timeline ul li:nth-child(even) div{
        left: -425px !important;
    }
    .timeline ul li div{
        width: 400px !important;
    }
    .timeline ul li:nth-child(odd) div{
        left: 25px !important;
    }
    .timeline ul li.in-view:nth-child(odd)::before,
    .timeline ul li.in-view:nth-child(even)::before{
        width: 30px !important;
    }
    .timeline ul li.in-view:nth-child(even)::before{
        left: -27px !important;
    }
    .page-template-template-event-listing .event-list{
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }
    .page-template-template-event-listing section.home-top.nearest-upcoming-section{
        padding-bottom: 0 !important;
    }
    }
    
    /* iPad Pro Landscape */
    @media only screen 
    and (min-width: 1024px) 
    and (max-height: 1366px) 
    and (orientation: landscape) 
    and (-webkit-min-device-pixel-ratio: 1.5) {
    
    }
    @media screen and (max-width: 991px){
    .customer-stories-title {
        width: 65%;
        font-size: 28px;
    }
    .customer-stories-cont.left-align {
        padding: 2em 0em 0em 3em;
        width: 90%;
    }
    .customer-stories-subtitle {
        width: 65%;
        font-size: 14px;
        letter-spacing: 0px;
        margin: 1em 0em;
    }
    .owl-carousel .owl-stage-outer {
        border-radius: 8px;
    }
    .customer-stories-items {
        border-radius: 8px;
    }
    }
    
    @media screen and (max-width: 767px){
    .mobile-div {
    position: relative;
    overflow: hidden;
    border-radius: 8px 8px 0px 0px;
    }
    .customer-stories-items {
        float: left;
        padding: 0;
    }
    .dark-text.customer-stories-cont .customer-stories-label, .dark-text.customer-stories-cont .customer-stories-title, .dark-text.customer-stories-cont .customer-stories-subtitle, .dark-text.customer-stories-cont .btn-tertiary-white-sm {
    color:#fff!important;
    }
    .dark-text.customer-stories-cont .btn-tertiary-white-sm:after {
    background: url(../img/arrow-right-white.svg);
    }
    .item.customer-stories-items img {
    z-index: 9 !important;
    position: relative;
    border-radius: 8px 8px 0px 0px;
    }
    .item.customer-stories-items .customer-stories-items{
    border-radius: 8px;
    }
    .item.customer-stories-items .customer-stories-cont {
        margin-top: 20px;
    }
    .customer-stories-cont{
    position: relative;
    }
    .customer-stories-cont.left-align{
        width: 100%;
    }
    .customer-stories-items .mobile-div{
        box-shadow: none;
    }
    .customer-stories-items{
        box-shadow: 0px 0px 6px rgba(95,30,190,.20);
    }
    .customers .grid-item:nth-last-child(-n + 5):after{
        display: none !important;
    }
    .owl-item.active .grid-item:nth-child(5):before{
        background: none;
    }
    }
    
    /*Customer Stories Ends*/ 
    
    
    @media screen and (max-width: 767px){
    .customer-stories-cont.left-align {
    padding: 0em 2em 2em 2em;
    }
    .customer-stories-title {
    color: #001a56 !important;
    text-align: left !important;
    width: 100%;
    font-size: 20px;
    color: #fff;
    margin: 0.25em 0em;
    font-family: 'Redhat-Bold';
    }
    .customer-stories-subtitle {
    color: #001A56 !important;
    text-align: left !important;
    width: 100%;
    font-family: 'Redhat-Light';
    font-size: 14px;
    margin: 1em 0em;
    }
    .customer-stories-items .customer-stor-mob{
        border-top-left-radius: 8px !important;
        border-top-right-radius: 8px !important;
        border-radius: 0;
        height: 240px;
        background-size: cover !important;
        background-position: right -10px center !important;
    }
    .customer-stories-slider{
        overflow: hidden;
    }
    .customer-stories-slider .owl-stage-outer{
        overflow: visible;
    }
    }
    
    
    
    
    /**** Event Listing Page CSS **/
    
    /**** Banner ****/
    .page-template-template-event-listing .pillarhero-banner {
    min-height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: table;
    width: 100%;
    padding: 75px 0px 25px 0;
    }
    .page-template-template-event-listing .pillarhero-banner {
    background-position-y: top;
    }
    .page-template-template-event-listing .pillarhero-banner h1 {
    color: #fff;
    font-size: 65px;
    display: table;
    width: 100%;
    margin: 0px 0px 25px 0px;
    font-family:'Redhat-Bold';
    }
    .page-template-template-event-listing .pillarhero-banner p {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    }
    .page-template-template-event-listing .banner-btn-grp.wow.fadeInUp {
    display: none;
    }
    /*** Banner CSS End **/
    
    /****Nearest Upcoming Banner Block CSS***/
    .nearest-upcoming-event{
    border-radius: 1em;
    background-image: url(../img/nearest-event-bg.png);
    float: left;
    position:relative;
    margin-bottom:1em;
    }
    .nearest-upcoming-event h2.head-title {
    font-size: 32px;
    margin-bottom: 0.6em;
    text-align:left;
    width:100%;
    }
    .nearest-upcoming-event .date-time.left {
    float: left;
    border-right: 1px solid lightgray;
    padding-right: 1em;
    margin-right: 1em;
    }
    .nearest-upcoming-event .left-content,
    .nearest-upcoming-event .middle-content,
    .nearest-upcoming-event .right-content {
    float: left;
    margin:1.25em 0.25em 0em 1.25em;
    min-height:200px;
    }
    .right-content.col-2 {
    float: left;
    margin: 2em 0em 0em 0.5em;
    position: relative;
    }
    .middle-content.col-7 img {
    float: left;
    margin-right: 12px;
    }
    .location.right {
    float: left;
    width: 50%;
    margin-left:1%;
    }
    .nearest-upcoming-event .btn-primary-bluegrad {
    position: absolute;
    top: 60px;
    right: 8px;
    }
    .nearest-upcoming-event .date-time.left p,.nearest-upcoming-event .location.right p {
    font-size: 13px !important;
    }
    .nearest-upcoming-event .left-content.col-2 img {
    border-radius: 1em;
    }
    .nearest-upcoming-event::after {
    content: "";
    position: absolute;
    inset: 0.4em;
    background: linear-gradient(to bottom, #F9FAF8, #d6d0f8);
    filter: blur(1.5em);
    z-index: -1;
    }
    .page-template-template-event-listing .banner.banner-content {
    margin-top: 2em;
    }
    .page-template-template-event-listing p.head-label {
    display: none;
    }
    p.head-desc {
    width: 70%;
    margin: 0 auto;
    }
    .page-template-template-event-listing section.home-top{
    overflow-x:hidden;
    }
    .page-template-template-event-listing section.home-top.meet-gathr{
    overflow-x: visible;
    }
    .nearest-upcoming-section{
    margin-top:-12em;
    }
    /****Nearest Upcoming Banner Block CSS Ends***/
    
    
    /*Upcoming and Past Event CSS*/
    .event-item h2.head-title {
    text-align: left;
    font-size: 24px;
    padding: 0em 1em 1em 0em;
    }
    .event-list {
    margin: 2em 0em;
    padding: 1em;
    }
    li.event-item {
    padding: 1.25em;
    border-radius: 20px;
    background: transparent linear-gradient(145deg, rgba(255,255,255,.15) 0%, rgba(228,242,254,.15) 6%, rgba(136,198,250,.15) 100%) 0% 0% no-repeat padding-box;
    }
    .date-time.left img, .location.right img {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 1em;
    }
    .date-time.left p, .location.right p {
    float: left;
    width: 100%;
    font-size: 12px;
    font-family: 'Redhat-Light';
    font-weight: 600;
    text-align: left;
    display:inline-flex;
    }
    .upcoming-section .date-time.left {
    float: left;
    width: 48%;
    padding-right: 1%;
    margin-right: 1%;
    }
    p.event-desn {
    float: left;
    width: 100%;
    padding: 0.5em 0em 0em;
    font-size: 13px;
    text-align: left;
    font-family: 'Redhat-Light';
    font-weight: 600;
    }
    .upcoming-section p.event-desn {
    padding-top: 1.5em;
    margin: 0;
    }
    section.timeline {
    float: left;
    }
    
    *,
    *::before,
    *::after {
    box-sizing: border-box;
    }
    .timeline ul {
    padding: 50px 0;
    }
    .timeline ul li {
    list-style-type: none;
    position: relative;
    width: 1px;
    margin: 0 auto;
    padding: 0;
    border-width: 1px;
    background: #fff;
    border-style: dashed;
    border-color: lightgray;
    }
    .timeline ul li.in-view:nth-child(odd)::before {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    top: 3.75em;
    border: 1px dashed #dbdbdb;
    background: #fff;
    }
    .timeline ul li.in-view:nth-child(even)::before {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    top: -16.25em;
    border: 1px dashed #dbdbdb;
    background: #fff;
    left:-100px;
    }
    .timeline ul li::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 3.5em;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #5d8dff;
    z-index: 1;
    }
    .timeline ul li div {
    position: relative;
    bottom: 0;
    width: 375px;
    padding: 1.5em;
    border-radius: 1em;
    background: transparent linear-gradient(145deg, rgba(255,255,255,.15) 0%, rgba(228,242,254,.15) 6%, rgba(136,198,250,.15) 100%) 0% 0% no-repeat padding-box;
    }
    .timeline ul li:nth-child(odd) div {
    left: 100px;
    }
    .timeline ul li:nth-child(even) div {
    left: -475px;
    margin-top:-20em;
    }
    time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
    }
    .timeline ul li::after {
    transition: background 0.5s ease-in-out;
    }
    .timeline ul li.in-view::after {
    background: #5d8dff;
    border: 3px solid #c4e4ff;
    }
    .timeline ul li.in-view:nth-child(even)::after {
    margin-top:-20em;
    }
    .timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    }
    .timeline ul li:nth-child(odd) div {
    transform: translate3d(200px, 0, 0);
    }
    .timeline ul li:nth-child(even) div {
    transform: translate3d(-200px, 0, 0);
    }
    .timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
    display: table;
    }
    .timeline ul li img{
        border-radius: 10px;
    }
    /*Upcoming and Past Event CSS Ends*/
    
    /*Responsive Event Listing CSS */
    @media screen and (max-width: 1180px) {
    .timeline ul li div {
    width: 250px;
    }
    .timeline ul li:nth-child(even) div {
    left: -350px;
    }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 990px) { 
    .nearest-upcoming-event .right-content.col-2 {
    margin: 0;
    position: absolute;
    right: 0;
    min-height: 0px;
    top:20px;
    }
    .nearest-upcoming-event .right-content.col-2 img{
    display: none;
    }
    .nearest-upcoming-event .btn-primary-bluegrad {
    position: relative;
    border-radius: 10px 0px 0px 10px;
    left: unset;
    bottom: 0;
    padding: 5px 22.5px 5px 7px;
    }
    }
    
    @media screen and (max-width: 767px) {
    .page-template-template-event-listing .pillarhero-banner{
        min-height: 420px;
        padding-top: 35px;
    }
    .page-template-template-event-listing .banner.banner-content {
    text-align:center;
    }
    .page-template-template-event-listing .nearest-upcoming-event .btn-primary-bluegrad {
        position: absolute;
        bottom: 2em;
        left: 50%;
        float: left;
    }
    section.pillarhero-banner {
        background: linear-gradient(-45deg, #804BFF 15%, #4269C6 50%, #3E67CC, #21DBAA) !important;
    }
    .nearest-upcoming-event .right-content{
        vertical-align: middle;
        align-items: center;
        display: flex;
    }
    .nearest-upcoming-event .left-content img{
        max-height: 180px;
    }
    .nearest-upcoming-event .right-content.col-2 img {
        float: left;
        width: 45%;
    }
    .nearest-upcoming-event .right-content .btn-primary-bluegrad{
        position: relative;
        bottom: auto;
        left: auto;
        float: none;
        margin-left: 25px;
    }
    .page-template-template-event-listing  .nearest-upcoming-event .right-content{
        padding-bottom: 3em;
    }
    .nearest-upcoming-event .left-content, .nearest-upcoming-event .right-content, .nearest-upcoming-event .middle-content {
        float: left;
        min-height: unset;
        width: 100%;
        padding: 3em 1em 0em 1em;
        margin: 0 auto;
        text-align: center;
    }
    .event-item h2.head-title {
        text-align: left;
        font-size: 20px;
    }
    .date-time.left img, .location.right img {
        float: left;
        width: 25px;
        height: 25px;
        margin-right: 0.5em;
    }
    .date-time.left p, .location.right p{
        font-size:11px;
    }
    .timeline ul li.in-view:nth-child(even)::after{
        margin-top:0em;
    }
    .timeline ul li.in-view:nth-child(even)::before{
        top:3.95em;
    }
    .timeline ul li.in-view:nth-child(odd)::before{
        width:10px;
    }
    .timeline ul li div {
        width: calc(100vw - 91px);
        margin-top:2em;
    }
    .timeline ul li:nth-child(even) div {
        left: 15px;
    }
    .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #f45b69 transparent transparent;
    }
    .timeline ul li:nth-child(odd) div {
    left: 2em;
    }
    .timeline ul li:nth-child(even) div {
    left: 2em;
    margin-top:1em;
    }
    .timeline ul li::after {
        top: 5.65em;
    }
    .timeline ul li.in-view:nth-child(odd)::before {
        top: 6em;
    }
    .timeline ul li:nth-child:after {
        top: 3.65em;
    }
    .timeline ul li.in-view:nth-child(even)::after{
        top: 3.65em;
    }
    .timeline ul li.in-view:nth-child(even)::before{
    width:10px;
    left:0px;
    }
    .timeline ul li.in-view:nth-child(odd)::before, .timeline ul li.in-view:nth-child(even)::before{
    width: 2em;
    }
    .timeline-clippy ul li::after {
    width: 40px;
    height: 40px;
    border-radius: 0;
    }
    .timeline-rhombus ul li::after {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    }
    .timeline-rhombus ul li div::before {
    bottom: 12px;
    }
    .timeline ul li {
    margin-left: 0px;
    }
    .timeline-star ul li::after {
    clip-path: polygon(
    50% 0%,
    61% 35%,
    98% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    2% 35%,
    39% 35%
    );
    }
    .timeline-heptagon ul li::after {
    clip-path: polygon(
    50% 0%,
    90% 20%,
    100% 60%,
    75% 100%,
    25% 100%,
    0% 60%,
    10% 20%
    );
    }
    .timeline-infinite ul li::after {
    animation: scaleAnimation 2s infinite;
    }
    @keyframes scaleAnimation {
    0% {
    transform: translateX(-50%) scale(1);
    }
    50% {
    transform: translateX(-50%) scale(1.25);
    }
    100% {
    transform: translateX(-50%) scale(1);
    }
    }
    }