/* Smartphones (portrait and landscape) ----------- */

@media (max-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
    body {
        font-size: 18px;
    }
    #top-color-bars, .site-top-33, .site-top-34 {
        height: 5px;
    }
    img#seed-logo {
        max-height: 65px;
        margin: 0 auto;
    }
    #seed-navbar {
        border-bottom: solid 1px #e9e9e9;
        height: 90px;
    }
    #btn-responsive {
        border-color: #fff;
        top: 18px;
    }
    .navbar-collapse {
        margin-top: 33px;
    }
    #btn-responsive .icon-bar {
        display: block;
        width: 40px;
        height: 4px;
        border-radius: 1px;
    }
    #seed-nav {
        float: none;
        padding-top: 0px;
        padding-bottom: 20px;
        background: #f6f6f6;
        z-index: 9999;
        margin-top: 0;
    }
    li#nav-donate {
        padding-top: 0px;
    }
    li#nav-donate a {
        background: #558a5a;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        transform: skew(0deg);
        color: #fff !important;
        line-height: normal;
    }
    li#nav-donate a span {
        display: inline-block;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        transform: skew(0deg);
    }
    .dropdown-menu {
        border: none;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .full-width.dropdown {
        position: relative;
    }
    .full-width.dropdown>.dropdown-menu {
        position: relative;
        padding: 0px;
        top: 0;
    }
    .full-width.dropdown>.dropdown-menu>li>a {
        white-space: normal;
    }
    #seed-nav li a {
        color: #555;
        font-size: 13px;
        text-transform: uppercase;
        font-family: 'open_sansbold';
    }
    .dropdown-menu>li>a {
        font-size: 15px !important;
    }
    ul.dropdown-menu h4 {
        font-size: 14px;
        border-bottom: solid 2px #ddd;
        padding-bottom: 4px;
        margin-bottom: 15px;
    }
    .h-big {
        font-size: 40px;
        padding-bottom: 20px;
    }

    .staff-details {
        float: none;
    }

    .event-item-news>.event-date-news {
        float: none;
    }

    .col-md-8>#staff-list .item {
        min-height: 550px;
    }

    .footer-col {
        border-bottom: solid 1px #6a986e;
        padding-top: 25px;
        padding-bottom: 25px;
        text-align: center;
    }
    form#form-footer-contact input, form#form-footer-contact button {
        display: block;
        width: 100%;
    }
    form#form-footer-contact button {
        margin-top: 5px;
    }
    .carousel-caption {
        display: none;
    }
}

@media (max-width: 767px) {}


/* iPads (portrait and landscape) ----------- */

@media (min-width: 768px) and (max-width: 1023px) {
    body {
        font-size: 18px;
    }
    .navbar-collapse {
        clear: both;
    }
    #seed-navbar {}
    #seed-nav {
        float: right;
        padding-top: 20px;
        background-color: transparent;
        z-index: 9999;
    }
    #seed-nav li a {
        color: #555;
        font-size: 13px;
        text-transform: uppercase;
        font-family: 'open_sansbold';
    }
    #seed-logo {
        max-height: 80px;
    }
    #seed-nav {
        margin-top: 30px;
    }
    li#nav-donate {
        position: absolute;
        top: 25px;
        right: 30px;
    }
    #seed-nav li {}
    #seed-nav li a {
        padding-right: 10px;
        padding-left: 10px;
    }


        .staff-details {
            float: none;
        }

        .event-item-news>.event-date-news {
            float: none;
        }

        .col-md-8>#staff-list .item {
            min-height: 450px;
        }


}


/* Desktops and laptops ----------- */

@media (min-width: 1224px) {
    /* Styles */
}
