
.page-testimonials .page-header {
    width: 100%;
}

.new-custom-testimonials .row > div:nth-child(1){
	padding-right: 30px;
}

.new-custom-testimonials .row > div:nth-child(2){
	padding-left: 30px;
}

.new-custom-testimonials .col.col-sm-6 {
    padding-bottom: 70px;
    padding-top: 10px;
}

.new-custom-testimonials .views-field.views-field-colorbox {
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 30px;
    position: relative;
}

.new-custom-testimonials .views-field.views-field-colorbox:after{
	content: '';
    clear: both;
    border: 1px solid;
    position: absolute;
    width: 100%;
    bottom: 0;
    box-shadow: 0px 0px 5px #70fbff!important;
    color: #70fbff;
}

.new-custom-testimonials .views-field.views-field-field-image-testimonials {
    float: left;
    padding-right: 25px;
    width: 30%;
}

.new-custom-testimonials .views-field.views-field-field-image-testimonials img{
    border-radius: 50%;
}

.new-custom-testimonials .views-field.views-field-body {
    float: right;
    width: 70%;
    font-size: 14pt;
    font-family: 'Jost-Regular';
    color: #00396b;
}

#block-views-press-block-4 .views-field-views-node-quicklinks,
#block-views-press-block-1 .views-field-views-node-quicklinks{
    display: block!important;
    right: inherit;
    left: 0;
}

#block-views-press-block-4 .views-field-views-node-quicklinks a,
#block-views-press-block-1 .views-field-views-node-quicklinks a{
    display: block;
    margin-bottom: 5px;
}

.page-testimonials #block-views-testimonials-block-1 {
    display: none;
}

@media only screen and (max-width : 768px) {

    .page-testimonials #block-views-testimonials-block-1 {
        display: block!important;
        padding-bottom: 50px;
    }

    .page-testimonials section#block-system-main{
        display: none!important;
    }

    #block-views-testimonials-block-1 .views-field.views-field-colorbox {
        padding-bottom: 30px;
        margin-bottom: 30px;
        position: relative;
    }

    #block-views-testimonials-block-1 .views-field.views-field-colorbox:after{
        content: '';
        clear: both;
        border: 1px solid;
        position: absolute;
        width: 100%;
        bottom: 0;
        box-shadow: 0px 0px 5px #70fbff!important;
        color: #70fbff;
    }

    #block-views-testimonials-block-1 .views-field-field-image-testimonials {
        float: left;
        padding-right: 25px;
        width: 30%;
    }

    #block-views-testimonials-block-1 .views-field-body {
        float: right;
        width: 70%;
        font-size: 12px;
    }

    #block-views-testimonials-block-1 .owl-buttons .owl-prev {
        background: transparent!important;
        font-size: 30px!important;
        color: white!important;
        opacity: 1!important;
    }

    #block-views-testimonials-block-1 .owl-buttons .owl-next {
        background: transparent!important;
        font-size: 30px!important;
        color: white!important;
        opacity: 1!important;
    }

}
