body.page-id-10089 section.content {
    position: relative;
    padding: 3em 0;
    background: #efefef
}
a
{
    text-decoration:none;
}
.pagination {
    display: flex
;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    align-items: center;
    display: flex
;
    width: 100%;
}
body.page-id-10089 section.content article {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    order: 0;
    flex: 0 1 29%;
    align-self: auto;
    margin: 0 2% 60px;
    min-height: 400px;
    position: relative;
    cursor: pointer;
}
body.page-id-10089 section.content .container-fluid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start
}

body.page-id-10089 section.content article {
    background-repeat: no-repeat;
    background-position: center right; 
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    order: 0;
    flex: 0 1 29%;
    align-self: auto;
    margin: 0 2% 60px;
    min-height: 400px;
    position: relative;
    cursor: pointer
}

@media screen and (max-width: 1140px) {
    body.page-id-10089 section.content article {
        flex:0 1 48%;
        margin: 0 1% 60px
    }
}

@media screen and (max-width: 550px) {
    body.page-id-10089 section.content article {
        flex:0 1 100%;
        margin: 0 0 60px
    }
}

body.page-id-10089 section.content article:hover .entry-header {
    transform: translateY(-45px)
}

body.page-id-10089 section.content article:hover .read-more h3 {
    opacity: 1;
    transform: translateY(0%)
}

body.page-id-10089 section.content article:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 )
}

body.page-id-10089 section.content article .entry-header {
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    position: absolute;
    z-index: 9;
    bottom: 28px;
    left: 30px;
    margin: 0;
    padding: 0 30px 0 0;
    line-height: 1.1em
}

body.page-id-10089 section.content article .entry-header h3.entry-title {
    margin: 0
}

body.page-id-10089 section.content article .entry-header h3.entry-title a {
    font-size: 1.5rem;
    color: white;
    line-height: 1.1em;
    display: block
}

body.page-id-10089 section.content article .read-more h3 {
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    opacity: 0;
    position: absolute;
    z-index: 9;
    bottom: 28px;
    left: 30px;
    transform: translateY(100%);
    color: #fff;
    margin: 0;
    display: block;
    width: calc(100% - 60px);
    padding: 15px 0 0;
    border-top: 1px solid white;
    text-transform: lowercase;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase
}

body.page-id-10089 section.content article .read-more h3:hover {
    color: rgba(255,255,255,0.5)
}

body.page-id-10089 section.content article span.date {
    font-size: 15px;
    color: white;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    margin: 0 0 8px;
    display: block
}

body.page-id-10089 section.content article span.date .fa {
    margin: 0 5px 0 0
}

.wp-pagenavi {
    clear: both;
    text-align: center;
    margin: auto
}

.wp-pagenavi a,.wp-pagenavi span {
    text-decoration: none;
    border: 0;
    padding: 3px 5px;
    margin: 2px
}

.wp-pagenavi a:hover,.wp-pagenavi span.current {
    border-color: #000
}

.wp-pagenavi span.current {
    font-weight: bold
}

body.single section.content {
    margin: 170px 0 0;
    padding: 0
}

@media screen and (max-width: 1200px) {
    body.single section.content {
        margin:135px 0 0
    }
}

body.single section.content span.post-author {
    background: #efefef;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    margin: auto;
    font-family: "proxima-nova",sans-serif !important;
    text-transform: lowercase;
    letter-spacing: 2px;
    font-size: 10px !important
}

body.single section.content .container-lrg {
    max-width: 1060px;
    margin: auto
}

body.single section.content .featured-image {
    margin: 0 0 40px;
    overflow: hidden
}

body.single section.content .featured-image.animated img {
    transform: scale(1)
}

body.single section.content .featured-image img {
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    transform: scale(1.1);
    transition-duration: 3.5s;
    width: 100%
}

body.single section.content .container {
    max-width: 780px
}

body.single section.content .container .entry-content {
    padding: 0 0 50px
}

body.single section.content .container h1 {
    font-size: 60px
}

@media only screen and (max-width: 830px) {
    body.single section.content .container h1 {
        font-size:40px
    }
}

@media only screen and (max-width: 480px) {
    body.single section.content .container h1 {
        font-size:32px
    }
}

body.single section.content .container .post-date,body.single section.content .container .post-author {
    font-family: "proxima-nova",sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 20px;
    display: block
}

body.single section.content .container .post-date .fa,body.single section.content .container .post-author .fa {
    margin: 0 10px 0 0
}

body.single section.content .related-posts {
    padding: 30px;
    text-align: center;
    background: #efefef
}

body.single section.content .related-posts h2 {
    margin: 40px 0 60px;
    color: white
}

body.single section.content .related-posts ul {
    padding: 0;
    margin: 0;
    list-style: none
}

body.single section.content .related-posts ul li {
    margin: 0 0 30px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    padding: 0 15px
}

body.single section.content .related-posts ul li:hover .featured-image {
    transform: scale(1.075)
}

body.single section.content .related-posts ul li .featured-image-wrap {
    overflow: hidden;
    display: block
}

body.single section.content .related-posts ul li .featured-image {
    transition-property: all;
    transition-duration: .33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    height: 400px;
    background-size: cover !important;
    background-position: center !important
}

@media screen and (max-width: 480px) {
    body.single section.content .related-posts ul li .featured-image {
        height:250px
    }
}

body.single section.content .related-posts ul li .relatedcontent {
    max-width: 80%;
    text-align: left;
    margin: -50px 0 0;
    background: white;
    padding: 30px;
    position: relative;
    z-index: 2
}

body.single section.content .related-posts ul li .post-date {
    margin: 0;
    font-family: "proxima-nova",sans-serif
}

body.single section.content .related-posts ul li .post-date .fa {
    margin: 0 10px 0 0
}

body.single section.content .related-posts ul li h3 a {
    line-height: 1.125em;
    display: block;
    margin: 0 0 20px;
    font-size: 30px
}