/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.fb-like.fb_iframe_widget > span[style] { vertical-align: top !important; }

.uk-form select {
       min-width: 100%;
}

.uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 12px;
    font-weight: bold;
}


.goog-te-combo  {
       min-width: 100%;
}

.acymailing_form  {
       min-width: 122%;
}

textarea#jform_contact_message { height: auto;
 } 