img.logo {
max-width: 100%;
}
#nav {
display: none;
}
ul.actions li a.button.fb {
background-color: #4C66A4;
}
ul.actions li a.button.twr{
background-color: #55ACEE;
}
ul.actions li a.button.sign {
background-color: rgba(212, 212, 86, 1);
color: #000;
}
ul.actions li a.button.web{
background-color: #fff;
color: #222;
}
.wrapper-style1, .wrapper-style1 .title {
background-color: #333;
}
.wrapper-style1 p.style1.tagline {
font-size: 1.2em;
color: #6c6c6c;
}
.wrapper-style2, .wrapper-style2 .title {
background-color: #666;
color: #eee;
}
.wrapper-style3, .wrapper-style3 .title {
background-color: #aaa;
color: white;
}
.wrapper-style3 .feature-list h3 {
color: #484D55 !important;
}
.video-wrapper {
position: relative;
}
.feature-list.media {
margin-bottom: -2em;
}
.actions:last-child {
    margin: 2.25em 0px 0px;
}
.banner-text {
padding-top: 1em;
width:100%;
font-size:1.5em;
color:#eee;
text-align:center;
font-weight: 400;
}
.banner-text a {
color: #eee;
text-decoration: none;
}
.banner-text a.smalltext {
font-size: 0.8em;
text-decoration: none;
}
.ytp-thumbnail .video-thumbnail {
}
.yt-desc {
font-style: italic;
text-align: justify; 
}