.content {
    margin-top: 0px;
}

.ta-row_111 {
    background: url("../../../mu-plugins/cloudpress_applications/defaults/team/assets/bkg-1-1.jpg") 50% 0% / cover no-repeat fixed transparent;
}

.ta-column_9 {
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.ta-row_14 {
    clear: both;
    min-height: 100px;
    margin-top: 5%;
    margin-bottom: 5%;
}

h1.ta-heading2 {
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 36px;
}

.ta-align-inline-wrap18 {
    text-align: center;
}

.customClass1 {
    width: 72px;
    height: 3px;
    background-color: #9BCB43;
    border-style: hidden;
    border-width: 1px;
}

p.ta-paragraph1 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 60px;
    color: #FFFFFF;
    margin-top: 50px;
}

.content_column {
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.ta-content_column_row {
    clear: both;
    min-height: 100px;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 5%;
    padding-bottom: 5%;
}
.custom-post-list {
    border-top-style: none;
    border-top-width:1px;
    border-bottom:0px solid #EBEBEB;
    border-left:0px solid #EBEBEB;
}
.custom-post {
    float: none;
    width: 100%;
    min-height: 100px;
    padding: 0 15px;
    transition: all 0.4s linear 0s;
    border-right-color: #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}

.custom-post:hover {
    background-color: #F7F7F7;
    padding: 0 15px;
    transition: all 0.4s linear 0s;
}

img.ta-image1 {
    border-radius: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

h4.ta-heading3 {
    text-align: center;
    letter-spacing: 0px;
    font-size: 27px;
    margin-bottom: 0px;
    margin-top: 40px;
}

p.ta-paragraph2 {
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
    color: #9BCB43;
    margin-top: 0px;
}

.ta-align-inline-wrap1 {
    text-align: center;
}
.align-inline-wrap3 {
    text-align: center;
}
a.ta-post-permalink {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 157%;
    margin: 10px 0;
    color: #333333;
    text-decoration: none;
    padding: 10px 20px;
    border: 0 solid;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-width: 0px;
    transition: all 0.4s linear 0s;
    background-color: #f2f3f4;
    margin: 10px 0 40px 0;
}

a.next-page-link {
    display: inline-block;
    color: #777777;
    text-transform: uppercase;
    background-color: #f2f3f4;
    padding: 7px 15px;
    border-radius: 25px;
}

a.prev-page-link {
    display: inline-block;
    color: #777777;
    text-transform: uppercase;
    background-color: #f2f3f4;
    padding: 7px 15px;
    border-radius: 25px;
}

 .navigation {
    clear: both;
    margin-bottom: 3%;
}
.navigation .prev-navigation {
    display: inline-block;
    width: 33%;
    float: left;
    min-height: 20px;
    text-align:left;
}
a.next-page-link {
    display: inline-block;
    color: #333333;
    text-transform: uppercase;
    background-color: #f2f3f4;
    padding: 7px 15px;
    border-radius: 0px;
    transition:all 0.4s linear 0s;
    letter-spacing:2px;
}
a.next-page-link:hover {
    background-color: #9bcb43;
    color:#ffffff;
}
.navigation .numbers-navigation {
    display: inline-block;
    width: 33%;
    text-align: center;
    min-height: 20px;
}
.numbers-navigation span {
    vertical-align: middle;
}
.numbers-navigation span.current {
    display: inline-block;
    padding:7px 15px;
    background-color:#f5f7f9;
    color:#333333;
    font-weight:700;
    font-family:Lato, sans-serif;
    transition:all 0.4s linear 0s;
}
.numbers-navigation span.current:hover {
    background-color: #9bcb43;
    color:#ffffff;
}
.numbers-navigation a {
    vertical-align: middle;
}
a.page-numbers:hover {
    background-color: #9bcb43;
    color:#ffffff;
}
.numbers-navigation a.page-numbers {
    display: inline-block;
    padding:7px 15px;
    color:#333333;
    font-weight:700;
    font-family:Lato, sans-serif;
    transition:all 0.4s linear 0s;
}
.navigation .next-navigation {
    display: inline-block;
    width: 33%;
    text-align: right;
    min-height: 20px;
}

a.ta-post-permalink:hover {
    background-color: #9BCB43;
    color:#ffffff;
}
@media only screen and (min-width: 768px) {
    .ta-column_9 {
        min-height: 0px;
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .ta-row_14 {
        clear: both;
        min-height: 200px;
    }
    h1.ta-heading2 {
        font-size: 46px;
    }
    .customClass1 {
        border-style: hidden;
    }
    p.ta-paragraph1 {
        font-size: 15px;
    }
    .content_column {
        min-height: 700px;
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .ta-content_column_row {
        clear: both;
        min-height: 100px;
        margin-left: -15px;
    }
    .custom-post-list {
        border-left-width: 1px;
    }
    .custom-post {
        float: left;
        width: 33.3333%;
        min-height: 400px;
        padding-left: 0px;
        padding-right: 0px;
        border-right-width: 1px;
        border-right-style: solid;
        transition: all 0.4s linear 0s;
    }
    .custom-post:hover {
        transition: all 0.4s linear 0s;
        padding-left:0px;
        padding-right:0px;
    }
    img.ta-image1 {
        width: auto;
    }
    h4.ta-heading3 {
        font-size: 17px;
    }
    p.ta-paragraph2 {
        font-size: 13px;
    }
    .ta-align-inline-wrap1 {
        text-align: center;
    }
    .align-inline-wrap3 {
        text-align: center;
    }
    a.ta-post-permalink {
        border-width: 0px;
        margin: 10px 0 40px 0;
    }
     .navigation .prev-navigation {
        width: 33.3%;
        text-align:left;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
    }
    .navigation .next-navigation {
        width: 33.3%;
    }
}

@media only screen and (min-width: 1024px) {
    .ta-column_9 {
        float: none;
        min-height: 0px;
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1232px;
    }
    h1.ta-heading2 {
        font-size: 56px;
    }
    .customClass1 {
        border-style: hidden;
    }
    p.ta-paragraph1 {
        font-size: 19px;
    }
    .content_column {
        float: none;
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1232px;
    }
    .ta-content_column_row {
        clear: both;
        min-height: 100px;
        margin-left: -15px;
    }
    .custom-post-list {
        clear: both;
        border-left-width:1px;
    }
    .custom-post {
        float: left;
        border-right-width: 1px;
        border-right-style: solid;
        transition: all 0.4s linear 0s;
        width: 25%;
        min-height: 400px;
    }
    .custom-post:hover {
        padding: 0px;
        transition:all 0.4s linear 0s;
    }
    img.ta-image1 {
        width: auto;
    }
    h4.ta-heading3 {
        font-size: 22px;
    }
    p.ta-paragraph2 {
        font-size: 15px;
    }
    .ta-align-inline-wrap1 {
        text-align: center;
    }
    .align-inline-wrap3 {
        text-align: center;
    }
    a.ta-post-permalink {
        border-width: 0;
        margin: 10px 0 40px 0;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        float: left;
        text-align:left;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        float: left;
    }
    .navigation .next-navigation {
        width: 33.3%;
        float: left;
    }
}