.two-column-list .h2 {
    padding: 25px;
    text-align: center;
}

.two-column-list .h3, .two-column-list .h4 {
    font-weight: bold;
}

.two-column-list .small {
    font-size: 15px;
    padding: 0 10px !important;
    display: inline-block !important;
}

.two-column-list .big-grey-box {
    min-height: 130px;
}

.two-column-list .big-grey-box.box-img {
    min-height: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px;
}

.two-column-list .big-grey-text {
    color: #abadaf;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 48px;
    line-height: 48px;
}

.two-column-list .box-img .big-grey-text, .two-column-list .box-img .big-grey-text a {
    color: #fff;
    font-size: 45px;
    position: relative;
    z-index: 5;
}

.two-column-list .big-grey-text a {
    color: #abadaf;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 48px;
    line-height: 50px;
    text-decoration: none;
    word-wrap: break-word;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

.two-column-list .big-box-shadow {
    position: absolute;
    min-height: 200px;
    height: inherit;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+15,000000+100&amp;0.65+15,0.65+15,0+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 15%, rgba(0, 0, 0, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 15%, rgba(0, 0, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 15%, rgba(0, 0, 0, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 15%, rgba(0, 0, 0, 0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 15%, rgba(0, 0, 0, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    opacity: 0.7;
    top: 0;
    margin-left: -20px;
    z-index: 4;
}

.two-column-list .big-grey-box .big-box-shadow {
    display: none;
}

.two-column-list .big-grey-box.box-img .big-box-shadow {
    display: block;
}

.two-column-list .pre-item-int {
    display: none;
    width: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    flex: 0 0 200px;;
}

.two-column-list .price {
    font-size: 40px;
    padding-top: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #abadaf;
}

.two-column-list .price.not-numeric {
    font-size: 20px;
    padding-top: 0;
    line-height: 28px;
}

.two-column-list .list-column:hover .big-grey-text {
    color: #fff;
}

.two-column-list .list-column:hover .big-grey-text a {
    color: #fff;
}

.two-column-list .list-column:hover .big-grey-text a:hover {
    color: #fff;
    text-decoration: underline;
}

.two-column-list .list-column:hover .price {
    color: #fff;
}

.two-column-list .preview-text {
    padding: 10px 0;
}

.two-column-list .preview-text ul {
    padding-left: 15px;
}

.two-column-list .item-more {
    float: left;
}

.two-column-list .list-all-link {
    display: none;
}

.two-column-list .list-all-link.archive {
    display: block;
    width: 280px;
    margin: 50px auto;
}

.two-column-list .list-all-link.archive:before {
    font-weight: normal;
    position: absolute;
    margin-left: -20px;
}

.two-column-list .list-all-link.archive span::after {
    top: 2px;
}

.two-column-list.no-index .list-box {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
}

.two-column-list .event-info {
    color: #abadaf;
    font-size: 13px;
    margin-top: 30px;
}

.two-column-list .event-info span {
    padding: 0 20px 5px 23px;
    position: relative;
    line-height: 18px;
    display: block;
    word-break: break-all;
}

.two-column-list .event-info span:before {
    margin-left: -20px;
    position: absolute;
}

.two-column-list .list-column:hover .event-info {
    color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .two-column-list .big-grey-box {
        min-height: 80px;
    }

    .two-column-list .big-grey-text {
        display: inline;
    }

    .two-column-list .list-column {
        border-bottom: none;
        border-right: 1px solid #d7d7d8;
    }

    .two-column-list .list-column:last-child {
        border-bottom: 1px solid #d7d7d8;
    }

    .two-column-list .list-column.list-column-img {
        display: flex;
    }

    .two-column-list .event-info {
        margin-top: 10px;
    }

    .two-column-list .pre-img {
        display: block;
        height: inherit;
        min-height: 300px;
    }

    .two-column-list .item-img {
        padding: 0 0 0 40px;
    }

    .two-column-list .big-grey-box.box-img {
        background-image: none !important;
        min-height: 125px;
        padding: 0;
    }

    .two-column-list .big-grey-box.box-img .big-box-shadow {
        display: none;
    }

    .two-column-list .box-img .big-grey-text, .two-column-list .box-img .big-grey-text a {
        color: #abadaf;
    }

    .two-column-list .pre-img .big-box-shadow {
        margin-left: 0;
    }

    .two-column-list .list-box .item-int .buttons {
        margin: 40px 0 0;
        padding: 0;
        position: relative;
    }
}

@media (max-width: 767px) {
    .two-column-list .big-grey-box {
        min-height: 120px;
    }

    .two-column-list .big-grey-text {
        font-size: 40px;
    }

    .two-column-list .big-grey-text a {
        font-size: 30px;
    }

    .two-column-list .list-all-link {
        display: block;
    }

    .two-column-list .list-all-link.archive {
        width: inherit;
        margin: 30px 18px;
    }

    .two-column-list .event-info {
        margin-top: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .two-column-list .event-info .col-md-7 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .two-column-list .event-info .col-md-5 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .two-column-list .event-info .small {
        display: inline;
    }

    .two-column-list.events-list-row .price {
        padding: 10px 0 20px;
    }

    .two-column-list .btn-call {
        margin-bottom: -40px;
    }

    .two-column-list .box-img .big-grey-text, .two-column-list .box-img .big-grey-text a {
        font-size: 25px;
        line-height: 28px;
    }
}