#navigation a#mobile-menu-switch {
    display: none;
    background: url(images/mobile_menu.png) no-repeat #00f center;
    text-indent: 999999px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    z-index: 99;
    top: 20px;
    left: 20px;
    position: absolute;
}
#mobileGetInvolved {
    display: none;
    width: 100%;
    background: #542000;
}
#mobileGetInvolved a {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: .5em 0;
    display: block;
    font-size: 1.2em;
}
#mobileGetInvolved a:hover {
    text-decoration: none;
    background: rgba(168, 64, 0, 1.0);
}
@media only screen and (max-width: 1028px) {
    .test {
        background: red !important;
    }
    #content {
        width: 100%;
        padding-top: 0;
    }
    #contentLeft {
        width: 95%;
        margin: inherit auto;
    }
    #contentRight {
        width: 95%;
        border-left: 0px none;
        margin: inherit auto;
    }
    #gform_submit_button_1 {
        float: left;
    }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
    #main #navigation ul#menu-main-nav {
        height: 165px !important;
        overflow: scroll !important;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
}
@media only screen and (max-width: 768px) {
    p, #content li {
        font-size: 1em;
    }
    h2, h2 a {
        font-size: 2em;
    }
    #mobileGetInvolved {
        display: block;
    }
    #wrapper {
        width: 100%;
    }
    #main, #footer {
        width: 90%;
        position: relative;
        top: 0;
    }
    #logo {
        width: 100%;
        float: left;
        margin: 30px 0 0 30px;
    }
    #logo img {
        display: block;
        width: 70%;
    }
    div.top-box {
        left: 20px;
        top: 120px;
    }
    #header {
        height: 140px;
    }
    #header-content {
        width: 100%;
    }
    div#headerImage {
        background-size: 100%;
        width: 100%;
        height: 130px;
    }
    #navigation {
        position: relative;
        display: block;
        top: 0;
        right: 0;
        width: 100%;
        padding: 0px;
        margin: 0 auto;
        z-index: 100;
        box-shadow: none;
        border-radius: 0;
    }
    #navigation #mobile-menu-switch.active {
        display: block;
        z-index: 99;
    }
    #navigation a#mobile-menu-switch.openImage {
        background: url(images/mobile_menu_x.png) no-repeat #00f center;
        transition: all 0.5s ease;
    }
    #navigation #menu-main-nav a {
        display: none;
    }
    div.menu-main-nav-container {
        display: block;
        width: 100%;
        height: auto;
        padding-top: 60px;
    }
    div.menu-main-nav-container.open {
        display: block;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        position: fixed;
    }
    #navigation #menu-main-nav.mobile-menu {
        display: none;
        height: 0px;
        transition: height 1s;
    }
    #navigation #menu-main-nav.mobile-menu.open {
        display: block;
        height: auto;
        width: 100%;
        position: absolute;
        top: 70px;
        right: 0;
        margin: 0;
        border-top: solid 1px #ccc;
    }
    #navigation #menu-main-nav.mobile-menu li {
        display: block;
        float: none;
        border-bottom: solid 1px #ccc;
        background: rgba(255, 255, 255, .9);
        padding: 0;
    }
    #navigation #menu-main-nav.mobile-menu li:last-child {
        text-transform: none;
    }
    #navigation #menu-main-nav.mobile-menu li a {
        color: #000000;
        padding: 0;
        text-align: left;
        display: block;
        font-size: 1em;
        margin-left: 1em;
    }
    #navigation #menu-main-nav a:hover {
        display: block;
    }
    #navigation ul ul.sub-menu {
        display: none;
        float: left;
        position: relative;
        text-transform: none;
        z-index: 99999;
        width: 100%;
        text-align: left;
        margin: 0;
    }
    #navigation #menu-main-nav.mobile-menu ul.sub-menu li {
        padding: 0;
        background: rgba(0, 0, 0, .2);
        list-style: disc;
    }
    #navigation #menu-main-nav.mobile-menu ul.sub-menu li a {
        background: transparent;
        margin-left: 2em;
    }
    #navigation ul ul :hover > a {
        color: #CF4555;
    }
    #navigation ul ul a:hover {}
    #navigation ul li:hover > ul {
        display: block;
    }
    .mainFade {
        opacity: 0.5;
        transition: all 0.3s ease;
    }
    #navigation li.current-menu-item a {
        color: #542000;
    }
    .leftbox, .rightbox {
        float: none;
        width: 94%;
        margin: 2em auto;
        padding: 3%;
    }
    #QA-menu a {
        font-size: 75%;
    }
    #movieBlock {
        display: block;
        margin: 0 auto;
        position: relative;
        background: #fff;
        height: auto;
        width: 100%;
    }
    #movie {
        padding: 0;
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto;
        position: relative;
    }
    #movie .playMovie {
        background: url(images/icon-play.png) no-repeat center;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }
    #movie img {
        width: 100%;
    }
    img.alignright, img.alignleft, div.alignright img, div.alignleft img, div.aligncenter img {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: auto;
    }
    div.alignright, div.alignleft, div.aligncenter {
        width: 100%;
        margin: 1em auto;
        display: block;
    }
    #intuitionClass li img {
        width: 64px;
        margin: 5px;
    }
    .form_row {
        width: 100%;
        margin: 0;
    }
    .inputStyle {
        width: 96%;
        padding: 5px;
    }
    .formCC {
        width: 100%;
        margin: 0;
    }
    .formDetails {
        width: 100%;
        margin: 0;
    }
    #footer p {
        width: 90%;
        display: block;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 480px) {
    p, #content li {
        font-size: .875em;
    }
    h2, h2 a {
        font-size: 1.3em;
    }
    h2.actionBar a {
        font-size: 22px;
    }
    #logo {
        width: 100%;
        float: left;
        margin: 60px 0;
    }
    #logo a {
        font-size: 4em;
    }
    .footertxt {
        font-size: 1em;
    }
    img {
        max-width: 100%;
    }
    #QA-menu a {
        font-size: 50%;
        text-shadow: 1px 1px 2px #684e11;
    }
    select, .select15minutes {
        font-size: 1em;
    }
}