#home {
    padding: 2rem 0 2.7rem
}

#home #ad-1.ad-footer {
    margin-top: 30px
}

#home #ad-2 {
    width: 100%;
    height: 140px;
    line-height: 140px;
    margin: -3rem 0
}

#home #ad-3 {
    width: 100%;
    height: 280px;
    line-height: 280px;
    margin-top: 2.2rem
}

#home #ad-4 {
    width: 100%;
    height: 280px;
    line-height: 280px;
    margin-top: 2.2rem
}

#home #ad-5 {
    width: 100%;
    height: 140px;
    line-height: 140px;
    margin-top: 3rem
}

#home .container-ads {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#home .container-ads .ads-slider {
    margin: 0 auto;
    display: none
}

#home .container-ads .ads-slider.type-6 {
    height: 135px;
    width: 1250px
}

@media (min-width:1301px) {
    #home .container-ads .ads-slider.type-6 {
        display: block
    }
}

#home .container-ads .ads-slider.type-6 .content.ad-content {
    height: 135px;
    width: 1250px
}

#home .container-ads .ads-slider.type-13 {
    height: 100px;
    width: 960px
}

@media (max-width:1300px) and (min-width:1020px) {
    #home .container-ads .ads-slider.type-13 {
        display: block
    }
}

#home .container-ads .ads-slider.type-13 .content.ad-content {
    height: 100px;
    width: 960px
}

#home .container-ads .ads-slider.type-14 {
    max-width: 500px;
    height: 80px;
    width: 100%
}

@media (max-width:1019px) {
    #home .container-ads .ads-slider.type-14 {
        display: block
    }
}

#home .container-ads .ads-slider.type-14 .content.ad-content {
    height: 80px;
    width: 100%;
    max-width: 100%
}

#home .container-ads .ads-slider .content {
    display: inline-block;
    vertical-align: top
}

#home .container-ads .ads-slider .content.ad-content {
    background-color: #ccc
}

#home .container-ads .ads-slider .content img {
    max-width: 100%
}

#home #urgent {
    position: relative;
    width: 100%;
    min-height: 92px;
    background: currentColor;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 2rem;
    visibility: hidden
}

#home #urgent.show {
    visibility: visible
}

#home #urgent .slick-slide {
    padding: 1.8rem 2rem 1.8rem 10rem
}

#home #urgent .slick-slide svg {
    position: absolute;
    top: 50%;
    left: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    height: 60px
}

#home #urgent .slick-slide svg * {
    fill: #ff7200;
    color: #ff7200
}

#home #urgent .slick-slide .common-pubdate {
    width: 100%
}

#home #urgent .slick-slide .common-pubdate time {
    color: #fff
}

#home #urgent .slick-slide h1 {
    display: block;
    font-size: 25px;
    font-size: 2.5rem;
    color: #fff
}

#home .left-side #articles {
    min-height: 246px;
    margin-bottom: 7.5rem
}

#home .left-side #articles .button {
    display: block;
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-family: open_sansbold;
    text-align: center;
    background: #d73230;
    color: #fff;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    padding: 1.6rem 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#home .left-side #articles .button:hover {
    background: #da1c5b
}

#home .left-side #cultural .box-title,
#home .left-side #galleries .box-title {
    margin-bottom: 1.7rem
}

#home .left-side #cultural .box-title:after,
#home .left-side #galleries .box-title:after {
    content: " ";
    display: block;
    clear: both
}

#home .left-side #cultural .box-title svg,
#home .left-side #galleries .box-title svg {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 2rem
}

#home .left-side #cultural .box-title svg *,
#home .left-side #galleries .box-title svg * {
    fill: #d73230;
    color: #d73230
}

#home .left-side #cultural .box-title h1,
#home .left-side #galleries .box-title h1 {
    float: left;
    font-family: open_sansbold;
    font-size: 30px;
    font-size: 3rem;
    color: #d73230;
    line-height: 52px
}

#home .left-side #cultural .box-title a,
#home .left-side #galleries .box-title a {
    float: right;
    font-family: open_sansbold;
    font-size: 13px;
    font-size: 1.3rem;
    color: #d73230;
    line-height: 40px;
    text-transform: uppercase
}

#home .left-side #cultural .box-title a b,
#home .left-side #galleries .box-title a b {
    position: relative;
    font-family: open_sansextrabold;
    font-size: 30px;
    top: 6px;
    margin-right: 7px
}

#home .left-side #cultural .box-title a:hover span,
#home .left-side #galleries .box-title a:hover span {
    text-decoration: underline
}

#home .left-side #galleries {
    min-height: 538px
}

#home .left-side #galleries .box-list {
    font-size: 0;
    font-size: 0
}

#home .left-side #galleries .box-list li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(25% - (42px / 4));
    margin-right: 14px
}

#home .left-side #galleries .box-list li .lazyload {
    position: relative;
    width: 100%;
    height: 127px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    overflow: hidden
}

#home .left-side #galleries .box-list li .lazyload .lazyload-image {
    z-index: 1
}

#home .left-side #galleries .box-list li .lazyload:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    box-sizing: border-box;
    z-index: 2;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#home .left-side #galleries .box-list li .info time {
    display: none
}

#home .left-side #galleries .box-list li .info h1 {
    font-family: open_sansbold;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 16px;
    margin-top: 1rem
}

#home .left-side #galleries .box-list li:last-child {
    margin-right: 0
}

#home .left-side #galleries .box-list li:first-child {
    width: 100%;
    margin-bottom: 14px
}

#home .left-side #galleries .box-list li:first-child .lazyload {
    height: 455px;
    z-index: 1
}

#home .left-side #galleries .box-list li:first-child .lazyload .lazyload-image:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    zoom: 1;
    filter: alpha(opacity=20);
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2;
    z-index: 2
}

#home .left-side #galleries .box-list li:first-child .info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    margin-top: 0;
    padding: 6rem 3rem
}

#home .left-side #galleries .box-list li:first-child .info time {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    color: #fff
}

#home .left-side #galleries .box-list li:first-child .info h1 {
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .33);
    line-height: 28px
}

#home .left-side #galleries .box-list li:hover .lazyload:before {
    border: 8px solid currentColor
}

#home .left-side #cultural {
    margin-top: 105px;
    min-height: 389px
}

#home .left-side #cultural .box-title svg {
    width: 66px;
    height: 62px
}

#home .left-side #cultural .categories-content {
    position: relative;
    width: 100%;
    height: 600px;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    overflow: hidden;
    font-size: 0;
    font-size: 0
}

#home .left-side #cultural .categories-content .categories {
    display: inline-block;
    width: 166px;
    height: 100%;
    border-right: 1px solid #ccc
}

#home .left-side #cultural .categories-content .categories .item {
    width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    padding: 1.6rem 2.5rem;
    border-bottom: 1px solid #ccc
}

#home .left-side #cultural .categories-content .categories .item span {
    position: relative;
    display: block
}

#home .left-side #cultural .categories-content .categories .item span:before {
    content: attr(data-content);
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: open_sanslight;
    color: #666;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#home .left-side #cultural .categories-content .categories .item span:after {
    content: attr(data-content);
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: open_sansbold;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#home .left-side #cultural .categories-content .categories .item:hover {
    background: currentColor
}

#home .left-side #cultural .categories-content .categories .item:hover span:before {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

#home .left-side #cultural .categories-content .categories .item:hover span:after {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

#home .left-side #cultural .categories-content .categories .item.active {
    background: #da1c5b;
    background: -moz-linear-gradient(-45deg, #da1c5b 0, #ff7200 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0, #da1c5b), color-stop(100%, #ff7200));
    background: -webkit-linear-gradient(-45deg, #da1c5b 0, #ff7200 100%);
    background: -o-linear-gradient(-45deg, #da1c5b 0, #ff7200 100%);
    background: -ms-linear-gradient(-45deg, #da1c5b 0, #ff7200 100%);
    background: linear-gradient(135deg, #da1c5b 0, #ff7200 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='@tertiary-color', endColorstr='@secondary-color', GradientType=1)
}

#home .left-side #cultural .categories-content .categories .item.active span:before {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

#home .left-side #cultural .categories-content .categories .item.active span:after {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

#home .left-side #cultural .categories-content .content {
    position: relative;
    display: inline-block;
    width: calc(100% - 166px);
    height: 100%
}

#home .left-side #cultural .categories-content .content .item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 2rem .8rem 2rem 2rem
}

#home .left-side #cultural .categories-content .content .item .mCSB_container {
    margin-right: 24px
}

#home .left-side #cultural .categories-content .content .item ul .article {
    position: relative;
    font-size: 0;
    font-size: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    padding-top: 1.5rem
}

#home .left-side #cultural .categories-content .content .item ul .article:first-child {
    padding-top: 0
}

#home .left-side #cultural .categories-content .content .item ul .article .button {
    display: inline-block;
    padding: 10px 14px;
    font-size: 13px;
    line-height: 1em;
    font-weight: bold;
    color: white;
    background-color: #003b99;
    margin: 1em 5px 0 0;
    border-radius: 4px;
}

#home .left-side #cultural .categories-content .content .item ul .article .button:hover {
    background-color: #144fad
}

#home .left-side #cultural .categories-content .content .item ul .article .lazyload {
    display: inline-block;
    vertical-align: top;
    width: 191px;
    height: 127px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    overflow: hidden
}

#home .left-side #cultural .categories-content .content .item ul .article .info {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 1rem;
}

#home .left-side #cultural .categories-content .content .item ul .article .lazyload + .info {
	width: calc(100% - 191px);
}

#home .left-side #cultural .categories-content .content .item ul .article .info > a {
	display: inline-block;
}

#home .left-side #cultural .categories-content .content .item ul .article .info h2 {
    font-family: open_sansbold;
    font-size: 14px;
    font-size: 1.4rem;
    color: #d73230;
    margin-bottom: 3px
}

#home .left-side #cultural .categories-content .content .item ul .article .info h1 {
    font-family: open_sansbold;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 15px;
    margin-bottom: 1rem
}

#home .left-side #cultural .categories-content .content .item ul .article .info .info-item {
    position: relative;
    display: block;
    margin-bottom: 1rem
}

#home .left-side #cultural .categories-content .content .item ul .article .info .info-item svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px
}

#home .left-side #cultural .categories-content .content .item ul .article .info .info-item svg * {
    fill: #d73230;
    color: #d73230
}

#home .left-side #cultural .categories-content .content .item ul .article .info .info-item p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666
}

#home .left-side #cultural .categories-content .content .item ul .article:before {
    display: none;
    content: '';
    background: #d73230;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#home .left-side #cultural .categories-content .content .item ul .article:hover:before {
    zoom: 1;
    filter: alpha(opacity=5);
    -webkit-opacity: .05;
    -moz-opacity: .05;
    opacity: .05
}

#home .right-side #videos {
    min-height: 521px;
    margin-top: 0
}

#home .right-side #columnists {
    min-height: 276px
}

#home .right-side #podcasts {
    min-height: 445px
}

#home .right-side #economy,
#home .right-side #education,
#home .right-side #liturgy {
    min-height: 308px
}

#home .right-side #read-more {
    min-height: 736px
}

#home .right-side #read-more .categories-content {
    -webkit-border-radius: 0 0 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 0 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0 0 5px 5px;
    background-clip: padding-box;
    overflow: hidden
}

#home .right-side #read-more .categories-content ul li:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 0 5px 5px;
    -moz-background-clip: padding;
    border-radius: 0 0 5px 5px;
    background-clip: padding-box
}

@media only screen and (max-width:970px) {
    #home #ad-1 {
        width: 100%;
        margin-top: .5rem
    }
    #home #ad-2 {
        display: none
    }
    #home #ad-3 {
        display: block
    }
    #home #ad-4 {
        display: none
    }
    #home #ad-5 {
        width: 100%;
        margin-top: 0;
        margin-bottom: 2rem
    }
    #home .top-section {
        background: #fff;
        padding-top: 1rem
    }
    #home #urgent {
        position: relative;
        width: 100%;
        min-height: 92px;
        background: #d73230;
        -webkit-border-radius: 5px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 5px;
        -moz-background-clip: padding;
        border-radius: 5px;
        background-clip: padding-box;
        margin-top: 0
    }
    #home #urgent .slick-slide {
        padding: 1.5rem
    }
    #home #urgent .slick-slide svg {
        display: none
    }
    #home #urgent .slick-slide .common-pubdate {
        width: 100%
    }
    #home #urgent .slick-slide .common-pubdate time {
        color: #fff
    }
    #home #urgent .slick-slide h1 {
        display: block;
        font-family: open_sansbold;
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 25px;
        color: #fff
    }
    #home .left-side #articles {
        min-height: 500px;
        margin-bottom: 2.5rem
    }
    #home .left-side #articles .button {
        display: block;
        width: 100%;
        font-size: 13px;
        font-size: 1.3rem;
        text-transform: uppercase;
        font-family: open_sansbold;
        text-align: center;
        background: #d73230;
        color: #fff;
        -webkit-border-radius: 5px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 5px;
        -moz-background-clip: padding;
        border-radius: 5px;
        background-clip: padding-box;
        padding: 1.6rem 0;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }
    #home .left-side #articles .button:hover {
        background: #da1c5b
    }
    #home .left-side #cultural .box-title,
    #home .left-side #galleries .box-title {
        margin-top: 2.5rem;
        margin-bottom: 0;
        text-align: center
    }
    #home .left-side #cultural .box-title:after,
    #home .left-side #galleries .box-title:after {
        content: " ";
        display: block;
        clear: both
    }
    #home .left-side #cultural .box-title svg,
    #home .left-side #galleries .box-title svg {
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: 36px;
        height: 36px;
        margin-right: .6em
    }
    #home .left-side #cultural .box-title svg *,
    #home .left-side #galleries .box-title svg * {
        fill: #d73230;
        color: #d73230
    }
    #home .left-side #cultural .box-title h1,
    #home .left-side #galleries .box-title h1 {
        display: inline-block;
        vertical-align: middle;
        float: none;
        font-family: open_sansbold;
        font-size: 22px;
        font-size: 2.2rem;
        color: #d73230;
        line-height: 52px
    }
    #home .left-side #cultural .box-title a,
    #home .left-side #galleries .box-title a {
        display: none
    }
    #home .left-side #galleries {
        min-height: 200px
    }
    #home .left-side #galleries .box-list {
        width: calc(100% + 3rem);
        margin-left: -1.5rem;
        font-size: 0;
        font-size: 0
    }
    #home .left-side #galleries .box-list .slick-slide {
        position: relative;
        width: 100%;
        height: 61vw!important;
        margin-bottom: 14px;
        margin: 0
    }
    #home .left-side #galleries .box-list .slick-slide a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%
    }
    #home .left-side #galleries .box-list .slick-slide a article {
        position: relative;
        display: block;
        width: 100%;
        height: 100%
    }
    #home .left-side #galleries .box-list .slick-slide .lazyload {
        height: 100%!important;
        z-index: 1;
        -webkit-border-radius: 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0;
        -moz-background-clip: padding;
        border-radius: 0;
        background-clip: padding-box
    }
    #home .left-side #galleries .box-list .slick-slide .lazyload .lazyload-image:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #000;
        zoom: 1;
        filter: alpha(opacity=20);
        -webkit-opacity: .2;
        -moz-opacity: .2;
        opacity: .2;
        z-index: 2
    }
    #home .left-side #galleries .box-list .slick-slide .info {
        position: absolute;
        bottom: 6.5rem;
        left: 0;
        z-index: 2;
        margin-top: 0;
        width: 100%;
        padding: 0;
        text-align: center
    }
    #home .left-side #galleries .box-list .slick-slide .info time {
        display: block;
        font-size: 13px;
        font-size: 1.3rem;
        color: #fff
    }
    #home .left-side #galleries .box-list .slick-slide .info h1 {
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        text-transform: uppercase;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, .33);
        line-height: 20px;
        margin-top: 0
    }
    #home .left-side #galleries .box-list .slick-dots {
        position: absolute;
        bottom: 3rem;
        left: 0;
        width: 100%;
        text-align: center
    }
    #home .left-side #galleries .box-list .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        width: 11px;
        height: 11px;
        margin: 0 2.5px
    }
    #home .left-side #galleries .box-list .slick-dots li button {
        border-color: #fff
    }
    #home .left-side #galleries .box-list .slick-dots li.slick-active button {
        background-color: #fff
    }
    #home .left-side #cultural {
        margin-top: 0;
        min-height: 200px;
        background-color: #fff;
        width: calc(100% + 3rem);
        margin-left: -1.5rem;
        padding-top: 2rem
    }
    #home .left-side #cultural .box-title {
        margin-top: 0;
        margin-bottom: 20px
    }
    #home .left-side #cultural .box-title svg {
        width: 44px;
        height: 44px
    }
    #home .left-side #cultural .categories-content {
        position: relative;
        width: 100%;
        height: auto;
        border: 0;
        -webkit-border-radius: 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0;
        -moz-background-clip: padding;
        border-radius: 0;
        background-clip: padding-box;
        overflow: hidden;
        font-size: 0;
        font-size: 0
    }
    #home .left-side #cultural .categories-content .categories {
        display: inline-block;
        width: 100%;
        height: 100%;
        border: 0;
        overflow: auto;
        white-space: nowrap
    }
    #home .left-side #cultural .categories-content .categories .item {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        cursor: pointer;
        padding: 1.6rem 2.5rem;
        border: 0;
        border-bottom: 2px solid #ccc
    }
    #home .left-side #cultural .categories-content .categories .item span {
        position: relative;
        display: block;
        text-align: center
    }
    #home .left-side #cultural .categories-content .categories .item span:before {
        content: attr(data-content);
        font-size: 12px;
        font-size: 1.2rem;
        text-transform: uppercase;
        font-family: open_sanslight;
        color: #666;
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }
    #home .left-side #cultural .categories-content .categories .item span:after {
        content: attr(data-content);
        font-size: 12px;
        font-size: 1.2rem;
        text-transform: uppercase;
        font-family: open_sansbold;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        color: currentColor
    }
    #home .left-side #cultural .categories-content .categories .item:hover {
        background: 0 0
    }
    #home .left-side #cultural .categories-content .categories .item:hover span:before {
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
    #home .left-side #cultural .categories-content .categories .item:hover span:after {
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1
    }
    #home .left-side #cultural .categories-content .categories .item.active,
    #home .left-side #cultural .categories-content .categories .item.slick-current {
        background: 0 0;
        border-bottom: 2px solid currentColor
    }
    #home .left-side #cultural .categories-content .categories .item.active span:before,
    #home .left-side #cultural .categories-content .categories .item.slick-current span:before {
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
    #home .left-side #cultural .categories-content .categories .item.active span:after,
    #home .left-side #cultural .categories-content .categories .item.slick-current span:after {
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1
    }
    #home .left-side #cultural .categories-content .content {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        background: #e3e3e3
    }
    #home .left-side #cultural .categories-content .content .item {
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        display: block;
        font-size: 15px;
        font-size: 1.5rem;
        padding: 2rem
    }
    #home .left-side #cultural .categories-content .content .item .mCSB_container {
        margin-right: 0
    }
    #home .left-side #cultural .categories-content .content .item ul .slick-list {
        overflow: visible!important
    }
    #home .left-side #cultural .categories-content .content .item ul .article {
        position: relative;
        font-size: 0;
        font-size: 0;
        border: 0;
        border-bottom: 2px solid #ccc;
        padding: 0;
        background: #fff;
        -webkit-border-radius: 5px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 5px;
        -moz-background-clip: padding;
        border-radius: 5px;
        background-clip: padding-box;
        margin: 0 .5rem
    }
    #home .left-side #cultural .categories-content .content .item ul .article a {
        position: relative;
        display: block;
        z-index: 2
    }
    #home .left-side #cultural .categories-content .content .item ul .article .lazyload {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: 46vw;
        -webkit-border-radius: 5px 5px 0 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 5px 5px 0 0;
        -moz-background-clip: padding;
        border-radius: 5px 5px 0 0;
        background-clip: padding-box;
        overflow: hidden
		}
		#home .left-side #cultural .categories-content .content .item ul .article .lazyload + .info {
			width: 100%;
		}
    #home .left-side #cultural .categories-content .content .item ul .article .info {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding: 2rem 2rem 4.5rem 2rem
    }
    #home .left-side #cultural .categories-content .content .item ul .article .info h2 {
        font-family: open_sansbold;
        font-size: 11px;
        font-size: 1.1rem;
        color: #d73230;
        margin-bottom: 6px;
        text-transform: uppercase
    }
    #home .left-side #cultural .categories-content .content .item ul .article .info h1 {
        font-family: open_sansbold;
        font-size: 15px;
        font-size: 1.5rem;
        color: #333;
        line-height: 15px;
        margin-bottom: 2rem
    }
    #home .left-side #cultural .categories-content .content .item ul .article .info .info-item {
        position: relative;
        display: block;
        padding-left: 0;
        margin-bottom: 1.4rem
    }
    #home .left-side #cultural .categories-content .content .item ul .article .info .info-item svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px
    }
    #home .left-side #cultural .categories-content .content .item ul .article .info .info-item svg * {
        fill: #d73230;
        color: #d73230
    }
    #home .left-side #cultural .categories-content .content .item ul .article .info .info-item p {
        font-size: 14px;
        font-size: 1.4rem;
        color: #666
    }
    #home .left-side #cultural .categories-content .content .item ul .article:before {
        display: none
    }
    #home .left-side #cultural .categories-content .content .item ul .slick-dots {
        position: absolute;
        bottom: 2rem;
        left: 0;
        width: 100%;
        text-align: center
    }
    #home .left-side #cultural .categories-content .content .item ul .slick-dots li {
        display: inline-block;
        vertical-align: middle
    }
    #home .right-side {
        position: relative;
        padding-top: 0
    }
    #home .right-side #newsletter {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 0
    }
    #home .right-side #videos {
        display: none;
        min-height: 400px;
        margin-top: 0
    }
    #home .right-side #columnists {
        min-height: 400px
    }
    #home .right-side #podcasts {
        min-height: 400px
    }
    #home .right-side #economy,
    #home .right-side #education,
    #home .right-side #liturgy {
        display: none;
        min-height: 308px
    }
    #home .right-side #read-more {
        display: none;
        min-height: 736px
    }
    #home .right-side #read-more .categories-content {
        -webkit-border-radius: 0 0 5px 5px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 0 5px 5px;
        -moz-background-clip: padding;
        border-radius: 0 0 5px 5px;
        background-clip: padding-box;
        overflow: hidden
    }
    #home .right-side #read-more .categories-content ul li:last-child {
        -webkit-border-radius: 0 0 5px 5px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 0 5px 5px;
        -moz-background-clip: padding;
        border-radius: 0 0 5px 5px;
        background-clip: padding-box
    }
}