.vid-testi {
    margin-top: 30px;
}
.vid-caption h3 {
    margin-top: 0px;
}
.vid-caption p {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
}
.vid-caption {
    padding-left: 10px;
}

h3.natural {
    border-bottom: solid 0px #ddd;
}
.testimoni {
    float: left;
    padding: 50px 0px;
}
.testimoni-heading {
    margin-top: 40px;
    margin-left: 10px;
    float: left;
}
.testimoni-footer {
    margin-top: 20px;
    margin-bottom: 30px;
}
.post-testimoni p {
    background-color: #f4f4f4;
    padding: 20px !important;
    font-family: georgia;
    font-style: italic;
    position: relative;
    font-size: 12px;
    text-shadow: 0px 0px 0 #ffffff;
}
.testimoni .post-testimoni {
    width: 45% !important;
    padding: 10px;
    margin-left: 20px
}
.testimoni-footer .post-testimoni {
    width: 90% !important;
    padding: 5px;
    margin-left: 20px;
}
.testimoni .avatar,
.testimoni-footer .avatar {
    border-radius: 50px;
    float: left;
    height: 80px;
    margin-top: 20px;
    margin-right: 10px;
    overflow: hidden;
    width: 80px;
    border: 1px solid #f4f4f4;
    margin-left: 10px;
}
.post-testimoni small a {
    color: #A80404;
    font-weight: bold;
    text-transform: uppercase;
}
.testi-quote:after {
    bottom: -19px;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(248, 248, 248, 0);
    border-top-color: #f4f4f4;
    border-width: 10px;
    margin-left: -10px;
}



.pagination {
    display: inline-block;
}
.pagination ul>li {
    margin-left: -3px;
}
.pagination ul {
    box-shadow: none!important;
}
.carousel-inner .item img {
    max-height: 350px;
    width: 100%;
}
#carousel-custom {
    margin: 10px auto;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 5px 5px 0;
    width: auto;
    max-height: 100px;
    overflow: hidden;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.8;
    width: 120px;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 1;
    cursor: pointer;
}
#carousel-custom .carousel-outer {
    position: relative;
}
/*
#carousel-custom .item img {
    height: 350px;
}
*/
#carousel-custom .carousel-indicators li:last-child {
    margin-right: 0px;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}
@media (max-width: 980px) {
    .testimoni .post-testimoni {
        width: 94% !important;
        padding: 10px;
        margin-left: 0px;
    }
    .form-horizontal .controls {
        margin-left: 0px;
    }
    h6.media-heading {
        line-height: 16px;
    }
    .cont {
        float: none;
        width: 30%;
        margin-top: 33px;
    }
    .cont {
        float: left;
        width: 20%;
        margin-top: 9px;
    }
}
@media (max-width: 767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
    }
    .testimoni .post-testimoni {
        width: 94% !important;
        padding: 10px;
        margin-left: 0px;
    }
    .testimoni-footer .avatar,
    .testimoni .avatar {
        height: 40px;
        width: 40px;
    }
    .testimoni.clearfix .avatar img {
        min-height: 40px;
        min-width: 40px;
    }
    .testimoni-heading {
        margin-top: 34px;
        margin-left: 0px;
        float: left;
    }
    .vid-caption {
        padding-left: 0px;
    }
    h6.media-heading {
        line-height: 20px;
    }
    .video-list-thumbs > li {
        margin-right: 0px;
    }
    
    .cont {
        float: none;
        width: 100%;
        margin-top: 13px;
    }
}
.testimoni-footer h2 {
    margin-left: 25px;
    margin-bottom: 0px;
    margin-top:-6px;
    text-decoration: none;
}
@media (max-width: 480px) {
    .media .pull-left {
        float: left !important;
    }
}
#logo {
    width: 305px;
    margin-right: 100px;
}
h6.media-heading {
    margin: 0 0 5px;
    color: #307580;
}
h4 {
    margin: 20px 10px 10px;
}

.footerBlock h2 { padding-top: 0px !important; }