#s-1051 > div {
    background-size: cover;
    position: relative;
    padding-bottom: 80px;
    padding-top: 80px;
    padding-right: 0;
    padding-left: 0;
}

#s-1051 a {
    color: #1d165c;
}

#s-1051 a:hover {
    color: #ec324c;
}

#s-1051 .crumina-heading {
    margin-bottom: 30px;
    position: relative;
    z-index: 5
}

#s-1051 .crumina-heading > :first-child {
    margin-top: 0
}

#s-1051 .crumina-heading > :last-child {
    margin-bottom: 0
}

#s-1051 .full-block {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

#s-1051 .heading-title {
    margin-bottom: 30px
}

#s-1051 .hover-post {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 2em;
    position: absolute;
    top: 0;
    width: 100%
}

#s-1051 .hover-post:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .6s;
    background: rgba(255, 255, 255, .5);
    content: '';
    height: 115%;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transition: transform .6s;
    width: 100%
}

#s-1051 .info-box-content {
    text-align: left
}

#s-1051 .info-box-thumb {
    position: relative
}

#s-1051 .info-box-thumb img {
    align-items: center;
    background: #f7f7f7;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    box-shadow: rgb(0 0 0/18%) 2px 5px 10px;
    display: inline-block;
    overflow: hidden;
    padding: 8px;
    position: relative !important;
    transition: all 1s ease-in-out;
    width: 100%;
    margin-left: -0.75rem
}

#s-1051 .info-box-thumb:hover .hover-post:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

#s-1051 > div > .container {
    position: relative;
    z-index: 2
}

#s-1051 > div:after {
    bottom: -10px;
    left: 0
}

#s-1051 > div:after, #s-1051 > div:before {
    background-size: cover;
    content: '';
    display: block;
    position: absolute;
    width: 100%
}

#s-1051 > div:before {
    left: 0;
    top: -10px
}

#s-1051 > div:last-of-type:after {
    display: none
}

#s-1051 a:active, #s-1051 a:hover {
    outline-width: 0
}

#s-1051 h2 {
    color: #273f5b;
    font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 1.3em;
    margin: .5em 0
}

#s-1051 h2 {
    font-size: 30px
}

#s-1051 p {
    color: #4b5d73;
    font-family: Nunito, Arial, "Helvetica Neue", Helvetica, serif, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .02em;
    line-height: 1.6;
    margin: 0 0 1.5em 0
}

@media (max-width: 576px) {
    #s-1051 .col-xs-12 + .col-xs-12 {
        margin-top: 20px
    }

    #s-1051 .crumina-heading {
        padding: 0 5px
    }

    #s-1051 .heading-title {
        margin-top: 20px;
        text-align: center
    }

    #s-1051 .info-box-thumb {
        padding: 0 5px
    }

    #s-1051 p {
        font-size: 16px
    }

    #s-1051 h2 {
        font-size: 1.7em
    }


}

@media (min-width: 1200px) {

    #s-1051 .col-lg-offset-1-left {
        margin-left: 4%
    }
}