/**
Theme Name: PackExpo Morchem
Author: Godfrey
Author URI: http://www.godfrey.com
Description: A quick theme put together for a landing page.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#av_section_1 {
    background-color: #686868;
    background-image: unset;
}

#top #av_section_1 {
    padding-bottom: 0;
    color: #ffffff;
}

#top input[type="email"] {
    margin-bottom: 10px!important;
}

.gdpr-statement p {
    font-size: 14px;
    line-height: 18px;
    margin: 0px 0px;
}

.morchem-blog-link:hover {
    color: #000000!important;
}

.wpcf7-submit:hover {
    background-color: #000000!important;
}

.slideshow_align_caption {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0!important;
}

.responsive #top #header .social_bookmarks.social_desktop {
    display: block!important;
}

.responsive #header .social_bookmarks li {
    border-color: transparent!important;
    color: #808080!important;
}

.wpcf7-not-valid-tip {
    color: white!important;
    border: 1px solid #ffb900!important;
    margin: 1em 0em 1em;
    padding: 0.2em 1em;
}

.wpcf7-response-output{
    margin: 1em 0em 1em!important;
}

.responsive #top #header .social_bookmarks.social_mobile {
    display: none!important;
}

@media only screen and (min-width: 425px) {
    .slideshow_align_caption {
        width: 375px;
    }
}

@media only screen and (min-width: 441px) {
    .responsive .phone-info {
        float: right!important;
        clear:unset!important;
        width:auto!important;
        text-align: unset!important;
    }
}

@media only screen and (min-width: 768px) {
    .flex_column.av-14pjkz-3ff398b4652d2cfe81ecdab09329153d {
        padding-left: 32px !important;
    }
}

@media only screen and (min-width: 1024px) {
    div .av_one_fourth {
        width: 21.5%!important;
    }
}

@media only screen and (max-width: 440px) {
    .responsive .phone-info {
        float: none;
        width: 100%;
        clear: both;
        text-align: center;
    }

    .responsive #top #header .social_bookmarks.social_mobile {
        border: none!important;
        display: block!important;
    }

    .responsive #top #header .social_bookmarks.social_desktop {
        display: none!important;
    }
}

@media only screen and (max-width: 767px) {
    #top #wrap_all .av-inherit-size #attending-heading {
        font-size: 30px !important; 
    }

    .responsive #top #wrap_all .flex_column {
        margin-bottom: 0px!important;
    }

    .wpcf7-form p {
        margin-bottom: 0px;
    }

    #top .wpcf7-form {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 320px) {
    #after_full_slider_1 {
        margin-top: 62px;
    }
}