/*
#mt-vids-row {
margin-top: -20px;
border: 0px solid #FFF;
}
*/

.yesp .yesp-controls {
    font-family: 'Open Sans', sans-serif;
/*    background: rgba(80,125,164,1.0) !important;  */
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 999;
    bottom: 0px !important;
    left: 0px;
}
/*
.yesp-hp-videos {
margin-top: 30px !important;
}
*/

/*
#qodef-back-to-top > span {
    background-color: #c1edf8 !important;
}
#qodef-back-to-top > span::after {
    background-color: #333333 !important;
    opacity: 0;
}
*/
.qodef-row-grid-section-wrapper.qodef-content-aligment-center {
    background-color: #111 !important;
}

.qodef-owl-slider .owl-nav .owl-prev {
    left: -60px;
background: rgba(237,59,73,1);
color: #ffffff;
}
.qodef-owl-slider .owl-nav .owl-next {
    right: -60px;
background: rgba(237,59,73,1);
color: #ffffff;
}
.qodef-owl-slider .owl-nav .owl-next:hover {
background: rgba(207,44,57,1);
}
.qodef-owl-slider .owl-nav .owl-previous:hover {
background: rgba(207,44,57,1);
}

#qodef-back-to-top > span::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    background-color: #cf2c39; */
background-color: #333 !important;
    opacity: 0;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
}

#qodef-back-to-top > span {
    position: relative;
    display: block;
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    color: #fff;
/*    background-color: #ed3b49; */
background-color: #222 !important;
    overflow: hidden;
}

#endorsements {
    border-radius: 0px !important;
}