.gridder {
    margin: 0px;
    padding: 0px!important;
    list-style-type: none;
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
}

.content li.gridder-list {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    display: flex;
    line-height:24px;
    text-align:justify;
    word-break: inherit;
    margin-bottom:1.5%;
    margin-right:1%;
}

.gridder-show {
    display: block;
    float: left;
    width: 97.5%;
    margin-left: .5%;
    position: relative;
    background: #222
}

.gridder-show.loading {
    background: #222
}

.gridder-content {
    display: none
}

.content li.gridder-list {
    width: 49%;
    padding: 0;
    background: none;
}



.gridder-show {
    padding: 50px 20px 20px 20px;
    background: #EEE;
    margin-bottom: 1%
}

.gridder-navigation .gridder-nav.disabled {
    opacity: .5
}

.content li.gridder-list {
    cursor: pointer
}

.content li.gridder-list:hover {
    opacity: 0.8
}

.content .hasSelectedItem li.gridder-list {
    opacity: .5;
   
}

.content .hasSelectedItem li.gridder-list.selectedItem {
    opacity: 1
}

@media screen and (max-width: 1400px) {
    .content li.gridder-list {
        width: 48.5%
    }
   /* .content li.gridder-list:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 0.5%;
        margin-left: 0.5%
    }
    .content li.gridder-list:nth-of-type(6n) {
        margin-right: 0;
        margin-bottom: 0
    }*/
}

.gridder-close {
    background: url(arrows.png) no-repeat 0px top;
    cursor: pointer;
    height: 30px;
    padding: 7px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    z-index: 2;
}

.gridder-nav {
    background: url(arrows.png) no-repeat -30px 0px;
    cursor: pointer;
    height: 30px;
    padding: 0px;
    position: absolute;
    top: 10px;
    width: 30px;
    z-index: 2;
}

.gridder-nav.prev {
    right: 85px;
    background-position-x: -60px;
}

.gridder-nav.next {
    right: 50px;
}

.mg-close:hover {
    opacity: .5;
}

.conferenceWidget {
    
    padding: 0;
    position: relative;
    border-top: 2px solid rgba(246, 128, 38, 0.7);
    background: rgb(246, 244, 242, 0.9) !important;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1);
    width:100%;
}

.conferenceWidget .conferenceWidgetImg, .conferenceWidget .conferenceWidgetContent {
    height: 100%;
    float: left;
}

.conferenceWidget .conferenceWidgetImg {
    overflow: hidden;
    display:none;
}

.conferenceWidget .conferenceWidgetImg img {
    margin: 0;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}

.conferenceWidget .conferenceWidgetImg {
    width: 40%
}

.conferenceWidget .conferenceWidgetContent {
    padding: 12px 10px;
    position: relative;
    width: 100%;
    border-radius: 5px;
}

.conferenceWidget.blue .conferenceWidgetContent {
    /*background-color: #5f77b7;8*/
    background: rgb(246, 244, 242, 1) !important;
}
.authors
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.conferenceWidgetContent .publication-user {
    display: flex;
    align-items: center;
    width:50%;
    margin-bottom:10px;
    text-align:left;
}
@media screen and (min-width: 1400px) {
    .conferenceWidgetContent .publication-user {
    width:33%;
}
}
.conferenceWidgetContent .publication-user .user-img {
    box-shadow: 1px 0 4px rgba(0, 0, 0, 0.7);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin:0px;
}
.conferenceWidgetContent .publication-user .user-info {
    margin: 0px 10px;
    display: grid;
    /*grid-template-rows: 1fr 1fr;*/
}
.conferenceWidgetContent .publication-user .user-info .user-name {
    font-weight: 800;
}

/*.conferenceWidget .conferenceWidgetContent:before {
    content: '';
    position: absolute;
    border-top: 0px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #f58532;
    left: -15px;
    top: 30px;
}

.conferenceWidget.blue .conferenceWidgetContent:before {
    border-right-color: #5f77b7;
    top: auto;
    bottom: 30px;
}*/

.conferenceWidget .conferenceWidgetContent h2, .conferenceWidget .conferenceWidgetContent h3, .conferenceWidget .conferenceWidgetContent p {
    margin: 0;
    font-size: 16px;
    color: #686869;
}

.conferenceWidget .conferenceWidgetContent h2 span {
    color: #686869;
    font-weight: 700;
}

.conferenceWidget .conferenceWidgetContent h2 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    max-height: 102px;
    overflow: hidden;
    text-transform: unset;
}

.conferenceWidget .conferenceWidgetContent h3 {
    margin-bottom: 8px;
    color: #686869;
}

.conferenceWidget .conferenceWidgetContent p {
    line-height: 16px;
    max-height: 32px;
    overflow: hidden;
}

.conferenceWidget .conferenceWidgetContent p strong {
    font-style: italic;
    color: #686869;
}

.conference-description h4 {
    margin: 0 0 0px 0;
    padding: 5px 0 12px 0;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    border-bottom: 1px solid rgba(0, 0, 0, .4)
}

.conference-description h3 {
    margin: 0 0 5px 0;
    padding: 0 0 0 15px;
    font-size: 16px;
    color: rgba(0, 0, 0, .9);
    text-transform: uppercase;
    position: relative;
}

.conference-description h5 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 14px;
    color: rgba(0, 0, 0, .9);
    text-transform: uppercase;
    position: relative;
}

.conference-description ul {
    padding-left: 15px;
}

.conference-description ul li {
    font-size: 14px;
    color: rgba(0, 0, 0, .7);
    background: url(arrow-white.png) no-repeat scroll left 4px rgba(0, 0, 0, 0);
    line-height: 18px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px 16px;
    text-align: left;
    width: 100%;
    list-style-position: outside;
    font-size: 14px;
    text-align: justify;
}

.conference-description h3:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, .3)
}

.conference-description p {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 14px;
    color: rgba(0, 0, 0, .7)
}

.conference-description {
    padding: 0 30px;
}
.w-100
{
    width:100%!important;
}

@media (max-width:991px) {
    .conferenceWidget .conferenceWidgetImg {
        width: 34%;
    }
    .conferenceWidget {
        width: 447px;
        margin: auto
    }
    .conferenceWidget .conferenceWidgetContent {
        width: 66%;
    }
    .gridder-show {
        width: 100%;
        margin: 0 0 1% 0;
    }
    .content li.gridder-list:nth-child(n) {
        margin-right: 0;
    }
    .content li.gridder-list {
        width: 100%;
    }
}

@media (max-width:525px) {
    .conferenceWidget {
        width: 100%;
    }
}

@media (max-width:400px) {
    .conferenceWidget .conferenceWidgetImg, .conferenceWidget .conferenceWidgetContent {
        width: 50%;
    }
}