.portfolio_title:after {
    background-image: url(http://bettaproperties.co.nz/wp-content/uploads/dev153-triangle.png);
    width: 100px;
    position: absolute;
    content: "triangle";
    background-position: top center;
    bottom: 0;
    z-index: 10;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    max-width: 80px;
    width: 100px;
    height: 48px;
    margin: 0 auto -55px;
    text-indent: -10000px;
}

.portfolio_title h3 {
  font-size: 30px;
}

.about_tagline {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    display: block;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination, .et_pb_gallery .et_pb_gallery_pagination {
    width: 100%;
    border-top: 0px solid #e2e2e2;
    margin-top: -5px;
}

@media screen and (max-width: 1460px) {

.xtra_circles h2 {
    padding: 30px 0 4px !important;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold !important;
}
  
.xtra_gallery .et_pb_column_1_3 h2, .xtra_gallery .et_pb_column_1_4 h2 {
    font-size: 36px;
    font-weight: 400 !important;
}  

}

@media screen and (max-width: 1220px) {

.xtra_circles h2 {
    padding: 30px 0 4px !important;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold !important;
}
  
.xtra_gallery .et_pb_column_1_3 h2, .xtra_gallery .et_pb_column_1_4 h2 {
    font-size: 24px;
    font-weight: 400 !important;
}  

}


@media screen and (max-width: 980px) {

.about_tagline {
    position: unset;
}
  
}