/*
 Theme Name:   Vertoh Child
 Theme URI:    http://www.showthemes.com
 Description:  Vertoh Child Theme
 Author:       Showthemes
 Author URI:   http://www.showthemes.com
 Template:     vertoh
 Version:      1.0.0
 Text Domain:  vertoh-child
*/

section.fullwidth.site-slider img {
    min-height: 0;
    width: 100%;
}

section.fullwidth.site-slider {
    min-height: 0;
}

#main-slider .item {
    height: auto;
}

.home > section.fullwidth {
    margin: 76px 0 65px;
}

.expandedHeader {
    padding: 10px 0;
}

.event-description .description {
    margin: 0;
}

@media (max-width: 991px) and (min-width: 768px) {
    .expandedLogo img {
        height: 70px;
        vertical-align: top;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {}

div.flipper {
    text-align: center;
}
div.flipper.small {
    border: none;
}
div.flipper .front {
    padding: 20px;
}

#tile_contact {
    margin-bottom: 50px !important;
}