.gt-event-listing .gt-details .gt-category ul li{
    border-radius: 0px;
}

.gt-event-listing .gt-details .gt-category ul li a{
    color: #ffffff;
}

.gt-event-listing .gt-column .gt-title a,.gt-event-listing .gt-column .gt-title a.visited{
    color: #35363C !important;
}
.gt-event-listing .gt-column .gt-title a:hover{
    text-decoration: unset;
}
.tab-content{
    background: #ffffff !important;
    padding: 0;
    display: block !important;
}

.gt-event-search-tool{
    background: #EBEBEB;
    padding: 10px 0;
}

.gt-event-search-tool .search-content input[type="submit"]{
    text-transform: uppercase;
}


.gt-categorized-contents .gt-nav.gt-center{
    text-align: center;
    justify-content: center;
    padding: 0 10%;
}

.events .gt-categorized-contents .tab-content{
    display: block;
}

.gt-categorized-events ul li a{
    border-radius: 0 !important;
}

.gt-pagination ul li a{
    border-radius: 0;
}
.gt-add-to-calendar .gt-button a{
    border-radius: 0 !important;
    background: #35363C !important;
    border: none !important;
}
.gt-add-to-calendar .gt-button a:hover, .gt-add-to-calendar .gt-button a:focus{
    color: #ffffff !important;
}


.gt-widget.gt-detail-widget{
    box-shadow: 0px 3px 6px #00000029
}

.gt-categorized-contents ul li a{
    border-radius: 0 !important;
}

.bootstrap-select.gt-select .dropdown-item.selected:after{
    content: none !important;
}


.gt-event-section-tabs{
    box-shadow: 0 3px 6px #00000029;
    background-color: #f5f5f5 !important;
}
.gt-event-section-tabs .gt-event-tabs>li>a.active{
    color: #D05151 !important;
    font-weight: 600;
}

.gt-event-section-tabs .gt-event-tabs{
    background-color: #f5f5f5 !important;
}

.gt-event-section-tabs .gt-event-tabs>li>a, .gt-event-section-tabs .gt-event-tabs>li>a:visited{
    border: none !important;
}

.gt-event-section-tabs .gt-event-tabs>li>a, .gt-event-section-tabs .gt-event-tabs>li>a:visited{
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
}

.gt-page-sharing .gt-social-sharing .gt-facebook a, .gt-page-sharing .gt-social-sharing .gt-linkedin a,
.gt-page-sharing .gt-social-sharing .gt-whatsapp a, .gt-page-sharing .gt-social-sharing .gt-email a{
    background: #D05151;
}

.gt-page-sharing .gt-social-sharing .gt-twitter a, .gt-page-sharing .gt-social-sharing .gt-twitter a:hover{
    background: transparent;
}

.gt-page-sharing .gt-social-sharing .gt-twitter a .fa-twitter:before{
    color: #D05151;
}
.gt-page-sharing .gt-social-sharing ul li a{
    height: 24px !important;
    width: 24px !important;
    line-height: 24px !important;
}

.gt-related-events .gt-heading .gt-title{
    text-align: left;
    color: #35363C;
    font-weight: 900;
}
.gt-related-events .gt-heading .gt-title span{
    color: #35363C;
    font-weight: 900;
}

.gt-related-events  .gt-heading .gt-separate, .gt-related-events  .gt-heading .gt-separate .gt-text{
    display: none;
}

.gt-heading .gt-separate+.gt-text{
    display: none;
}

.gt-related-events .gt-heading .gt-title::before {
    content: "I";
    font-size: 73px;
    font-weight: 400;
    left: 0px;
    position: relative;
    top: 0;
}

.filter_mobile{
    display: none;
}
.single-event .tab-content .gt-speakers .gt-col .gt-image{
    max-height: 360px;
}


@media (max-width: 736px){
    .gt-categorized-contents .gt-nav.gt-center{
        text-align: left;
    }
    .gt-categorized-contents .gt-nav>li{
        display: table-cell !important;
    }
    .gt-categorized-contents .gt-nav{
        display: inline-block !important;
    }
    .filter_mobile{
        display: block;
        padding: 0 15px;
        line-height: 1px;
        width: 100%;
        font-size: 16px;
    }
    .filter_mobile.dropdown-toggle::after{
        position: absolute;
        right: 20px;
    }
    .gt-event-search-tool{
        padding: 25px 0 !important;
    }
    .gt-form.container{
        display: none;
        margin-top: 30px;
    }

    .gt-categorized-contents.consiusa .gt-image img{
        height: auto;
    }


        /*
        .gt-categorized-contents.consiusa{
            overflow: unset;
        }

         */

    .consiusadiv{
        position:relative;
        width:90vw;
        display:block;
        overflow-x: scroll;
    }
    .consiusadiv  ul{
        margin:0;
        padding:0;
        list-style:none;
        display:flex;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
    }
    .consiusadiv  ul li {
        margin:0;
        padding:0;
        list-style:none;
    }
    .consiusadiv  ul li a {
        margin:0;
        padding: 7px 15px !important;
        display:block;
        white-space: pre;
    }

    .media-1 .gt-site-inner, .eventi .gt-site-inner, .events .gt-site-inner, media-2 .gt-site-inner, .groups .gt-site-inner{
        overflow-x: hidden;
    }

    .home-page .slider_wrapper{
        margin-bottom: -100px !important;
    }

}