div .logo {
    HEIGHT: 100PX;
}
.mfp-title {
display: none !important;
}
.entry-content-wrapper div li{
   list-style-position: inside !important;
}
#video_index h1 {
    font-family: 'Finger Paint', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 80px;
}
.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler {
    background-color: #b02b2c;
    color: #fff;
    font-size: 30px;
    font-family: 'Droid Serif', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.toggle_content {
background-color: #b02b2c !important;
color: #fff !important;
border: none !important;
}
.toggle_content h3 {
color: #fff !important;
}
.js_active .toggler {
    border: none;
}
.avia-button {
text-decoration: none !important;
}
@media only screen and (max-width: 768px) {
#video_index h1 {
font-size: 40px;
}
}
@media only screen and (min-width: 1024px) {
/* Add your Desktop Styles here */
.avia-builder-el-9 {
display: none;
}
}

