* {
    box-sizing: border-box;
}

.header {
    margin-top: 80px !important;
}

#index-page #wrapper {
    top: -80px;
    position: relative;
}

#index-page .header {
    margin-top: 80px !important;
}

.floatie {
    width: 100%;
}

#logo {
    top: -5px !important;
    left: 5px;
    height: 100px !important;
    position: relative;
}

#hamburger {
    left: 10px;
    top: 20px;
    -webkit-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: left;
    transition-property: left;
}


html.mm-opening #hamburger {
    left: 84%;
}

#navbar .topnav, #navbar .topnav-login, #navbar .topnav-search {
    display: none;
}

#hamburger {
    display: block;
}

#logo-div {
    display: inline-block;
    float: left;
    padding: 5px 0;
    left: 65px;
}

.none {
    display: none;
}

.social-media-section,
.subscribe,
#newsletter-form {
    display: none;
}

#home-use h1,
#about-us h1,
#guacamole-avocado h1,
#contact-us h1,
#foodservice h1,
#fresh-cut h1,
#news h1,
#processors h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 1em;
    width: 98%;
    text-align: center;
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, 100%) !important; /* Yep! */
    -webkit-transform: translate(-50%, 100%) !important; /* Yep! */
    -moz-transform: translate(-50%, 100%) !important; /* Yep! */
    -ms-transform: translate(-50%, 100%) !important; /* Yep! */
    -o-transform: translate(-50%, 100%) !important; /* Yep! */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
}

#processors.moveHead .industry-header h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 1em;
    width: 98%;
    text-align: center;
    position: absolute;
    left: 50% !important;
    top: 0% !important;
    transform: translate(-50%, 15%) !important; /* Yep! */
    -webkit-transform: translate(-50%, 15%) !important; /* Yep! */
    -moz-transform: translate(-50%, 15%) !important; /* Yep! */
    -ms-transform: translate(-50%, 15%) !important; /* Yep! */
    -o-transform: translate(-50%, 15%) !important; /* Yep! */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
}

.fis-sec h1 {
    font-size: 42px;
    line-height: .9em;
}

.two-thirds p {
    font-size: 15px;
    line-height: 1.3em;
}

#read {
    font-size: 13px;
}

#industries-h2 {
    margin: 10px 0;
    font-size: 20px;
}

#foodservice h2 {
    margin-top: 35px;
}

#home-use h2,
#processors h2,
#news h2 {
    font-size: 26px;
}

.first-third h3,
.second-third h3,
.third-third h3 {
    font-size: 28px;
    font-weight: 600;
    transform: translate(-50%, -50%) !important; /* Yep! */
    -webkit-transform: translate(-50%, -50%) !important; /* Yep! */
    -moz-transform: translate(-50%, -50%) !important; /* Yep! */
    -ms-transform: translate(-50%, -50%) !important; /* Yep! */
    -o-transform: translate(-50%, -50%) !important; /* Yep! */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
}

.h3-margin {
    font-size: 20px;
}

.event h4,
.event p {
    font-size: 12px;
}

.h5-research {
    margin: 26px 0 18px 0;
}

p, ul, li, a {
    font-size: 15px;
}

#form,
.form3 {
    font-size: 12px;
}

    #form label {
        font-weight: 700;
    }

#about-us .sales-section p,
#about-us .sales-person-section p {
    font-size: 12px;
}

.month-num {
    top: 0;
}

    .month-num p {
        margin: 10px 0;
        font-size: 8px;
    }

#searchBar, .submitButton {
    display: none !important;
}

#wrapper,
#navbar,
.header {
    margin: 0px auto;
    width: 98%;
    padding: 0 2%;
    max-width: 667px;
    overflow: hidden;
}


#navbar {
    width: 100%;
    top: -3px;
    z-index: 1;
    background-color: #FFF !important;
    position: fixed;
    z-index: 10;
}

#index-page .header {
    visibility: hidden;
}

.header {
    width: 100%;
    min-height: 130px !important;
}

.header-section {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    visibility: visible;
}

.fis-sec {
    width: 100%;
    margin: 10px 0;
    padding: 0;
    height: auto;
}

    .fis-sec div {
        display: inline-block;
        margin-right: 15px;
    }

.one-third {
    width: 100%;
    float: left;
    height: 200px;
    overflow: hidden;
}

.two-thirds {
    width: 100%;
    float: left;
    padding: 0;
}

.first-third {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    height: 150px;
    overflow: hidden;
}

.second-third {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    height: 150px;
    overflow: hidden;
}

.third-third {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    height: 150px;
    overflow: hidden;
}

.news-left {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    display: block;
}

.news-right {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
}

.industry-header {
    width: 100%;
    max-width: 667px;
}

.sales-section {
    width: 30%;
}

.sales-person-section {
    width: 70%;
}

.logos-group {
    width: 100%;
}

.gal {
    width: 100%;
    margin: 0 0 20px 0;
    min-height: 180px;
}

.gal-img {
    width: 25%;
    padding: 0 2.5%;
}

.gal-desc {
    padding: 0 0 0 10px;
}

.contact-left {
    width: 100%;
    margin: 0 0 15px 0;
}

.contact-text {
    padding: 15px 0;
}

.contact-right {
    width: 100%;
    margin: 0;
}

.contact-text {
    padding: 20px;
    margin-bottom: 30px;
}

#form div input,
#form div select {
    width: 100%;
}

#form2 {
    margin-bottom: 20px;
}

    #form2 label {
        margin-right: 0;
        width: 100%;
        display: block;
        padding-bottom: 10px;
    }

    #form2 input {
        margin-left: 15px;
    }

#inquiry-area {
    margin: 10px 0;
}

    #inquiry-area p {
        margin: 5px 0;
    }

#contact-offices {
    margin-bottom: 35px;
}

.top-space {
    margin-top: 0px;
}

.bt-space {
    margin-bottom: 50px;
}

.foodservice-half {
    width: 100%;
}

.newsletter-months {
    width: 100%;
    margin: 0;
}

.newsletter-months2 {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
}

.calendar-day {
    width: 100%;
    margin: 5px 0 15px 0;
}

.date {
    width: 21%;
    margin: 0 3% 0 0;
}

.event {
    width: 75%;
    margin: 0 0 0 1%;
}

#featured {
    padding: 0 0 30px 0;
}

.footer {
    margin-top: 45px;
}

.footer-div {
    display: block;
}

#right-border {
    border-right: none;
}

#footer-div p,
#footer-div a {
    font-size: 10px;
    margin: 4px 0;
}

/* ===== CONTACT FORM ===== */
#form div input {
    height: 32px;
    margin-bottom: 12px;
}

#form div label {
    font-size: 13px;
}

#form div select {
    height: 32px;
    margin-bottom: 12px;
}




@media (max-width: 667px) and (min-width:545px) {
    .calendar-day {
        width: 95%;
        padding-left: 5%;
    }

    .date {
        width: 15%;
        margin: 0 5% 0 0;
    }

    .event {
        width: 75%;
        margin: 0 5% 0 0;
    }

    .month-num {
        top: 6px;
    }

        .month-num p {
            font-size: 14px;
        }

    .num-inside {
        font-size: 19px;
    }

    .event h4,
    .event p {
        font-size: 15px;
    }
}

@media (max-width: 544px) and (min-width:490px) {
    .calendar-day {
        width: 95%;
        padding-left: 5%;
    }

    .date {
        width: 15%;
        margin: 0 5% 0 0;
    }

    .event {
        width: 75%;
        margin: 0 5% 0 0;
    }

    .month-num {
        top: 5px;
    }

        .month-num p {
            font-size: 12px;
        }

    .num-inside {
        font-size: 18px;
    }

    .event h4,
    .event p {
        font-size: 14px;
    }

    .gal {
        margin: 0 0 10px 0;
        min-height: 170px;
    }
}

@media (max-width: 489px) and (min-width:400px) {
    .fis-sec h1 {
        font-size: 38px;
    }

    .calendar-day {
        width: 100%;
        margin: 5px 0 15px 0;
    }

    .date {
        width: 21%;
        margin: 0 3% 0 0;
    }

    .date-border {
        width: 80%;
        padding: 0 0 15px 20%;
    }

    .event {
        width: 75%;
        margin: 0 0 0 1%;
    }

    .month-num {
        top: 0;
    }

        .month-num p {
            font-size: 12px;
        }

    .num-inside {
        font-size: 14px;
    }

    .event h4,
    .event p {
        font-size: 14px;
    }


    .gal {
        min-height: 120px;
    }

    .gal-img {
        width: 25%;
        padding: 0 2.5%;
    }

    .gal-desc {
        padding: 0 0 0 10px;
    }
}


@media (max-width: 399px) and (min-width:355px) {
    .fis-sec h1 {
        font-size: 34px;
    }

    .month-num {
        top: 8px;
    }

        .month-num p {
            font-size: 13px;
        }

    .num-inside {
        font-size: 16px;
    }

    .event h4,
    .event p {
        font-size: 14px;
    }

    .gal {
        min-height: 80px;
    }

    .gal-img {
        width: 27%;
        padding: 0 1.5%;
    }
}

@media (max-width: 354px) {
    .fis-sec h1 {
        font-size: 32px;
    }

    .month-num {
        top: 3px;
    }

        .month-num p {
            font-size: 10px;
        }

    .gal {
        min-height: 80px;
    }

    .gal-img {
        width: 27%;
        padding: 0 1.5%;
    }
}
