﻿.timelinda::before, .timelinda__event::after {
    background: #47cf73;
}

.timelinda__event__title {
    font-size: 1.5rem;
    color: #47cf73;
}
.timelinda__event::after {
    border-color: #78ec9e;
}

body > #flowplayer-floating-container {
display: block;
    position: fixed;
    padding: 0px;
    width: 30%;
    left: 20px;
    margin-left: 0px;
    top: 70%;
    margin-top: 0px;
    z-index: 20;

}


#gallery-1 img { border: none; }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #F0F0F0;
    color: #000;
    width: 100%;
    padding-top: 12px; 
    padding-bottom: 12px;
    border: none;

}




@media screen and (max-width: 479px) {
span.mvp-post-soc-text { display: inline-flex; }
.mvp-feat2-main-title h2.mvp-stand-title {font-size: 1.5rem;
    line-height: 123%; }
#mvp-content-main p { font-size: 14px;
}
#mvp-nav-right {
    width: 60px;
}


body > #flowplayer-floating-container {
display: block;
    position: fixed;
    padding: 0px;
    width: 100%;
    left: 0px;
    margin-left: 0px;
    top: 70%;
    margin-top: 0px;
    z-index: 20;

}
}