.notMobile {
    display: none;
}

.wrapper {
    width: auto;
    /*margin-right: auto;
    margin-left: auto;*/
}

.wrapper_content {
    width: 100%;
}

.wrapper_topBtns {
    width: auto;
}

.wrapper_homeSlider {
    padding-top: 20px;
    width:340px;
}

.wrapper_nav {
    width: 226px;
}

.area_banner {
    padding: 10px 0;
}

.area_nav {
    position: absolute;
    top: 10px;
    left: 100%;
    margin-right: -226px;
    display: table;
}

.area_topNav {
    display: table-footer-group;

}

.area_mainNav {
    display: table-header-group;
}

.area_content {
    overflow: hidden;
}

.area_fixedFt {
    display: none;
}

.menuDrawerWrapper {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    position: relative;
    min-height: 70px;
}

    .menuDrawerWrapper.isActive {
        -webkit-transform: translateX(-226px);
        -moz-transform: translateX(-226px);
        -ms-transform: translateX(-226px);
        -o-transform: translateX(-226px);
        transform: translateX(-226px);
    }

.menuDrawerTrigger {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    border: 2px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    width: 55px;
    height: 40px;
    margin: auto;
    cursor: pointer;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('../media/images/icons/menu.png?1441733280');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('../media/images/icons/menu.png?1441733280'),-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    background-image: url('../media/images/icons/menu.png?1441733280'),-webkit-linear-gradient(top, #ffffff,#efefef);
    background-image: url('../media/images/icons/menu.png?1441733280'),-moz-linear-gradient(top, #ffffff,#efefef);
    background-image: url('../media/images/icons/menu.png?1441733280'),-o-linear-gradient(top, #ffffff,#efefef);
    background-image: url('../media/images/icons/menu.png?1441733280'),linear-gradient(top, #ffffff,#efefef);
}

.sideLink_subSm {
    font-size: 14px !important;
}

.search {
    margin-bottom: 10px;
}

.search-hd {
    position: absolute;
    top: -10000px;
    left: -10000px;
}

.search-bd {
    display: block !important;
}

.icon_search{
    visibility: hidden;
}

.title {
    padding: 14px 0;
}

.title-crumbs {
    display: none;
}

.title-rel {
    display: none;
}

.grid {
    width: 100%;
    padding-top: 0;
}

.grid_programs {
    padding-top: 10px;
}

.grid-col_programs + .grid-col_programs {
    padding-top: 0;
}

.grid-col + .grid-col {
    margin-top: 10px;
}

.grid_split {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.grid_main {
    width: 90%;
    padding-top: 10px;
}

.mix-media-img_responsive {
    float: none;
    margin: 0;
    margin-bottom: 10px;
}

.mix-media-img_fillMobile {
    float: none;
    margin: 0;
    margin-bottom: 10px;
}

.media_home {
    max-width: 320px;
    /* padding: 0 0px;*/
    margin: auto;
}

.navList_foot {
    width: 320px;
    padding: 0 5px;
    margin-left: auto;
    margin-right: auto;
}

    .navList_foot > * {
        width: 46%;
        border-bottom-width: 1px;
        text-align: left;
        float: left;
    }

    .navList_foot > :nth-child(even) {
        margin-left: 6%;
    }

    .navList_foot > :nth-child(-n+2) {
        border-top-width: 1px;
    }

.navList_main {
    margin-bottom: 10px;
}

    .navList_main > * {
        display: block;
        border: 0 solid rgba(255,255,255,0.3);
        border-bottom-width: 2px;
    }

    .navList_main > :first-child {
        border-top-width: 2px;
    }

.navList_top {
    display: block;
    float: left;
    width: 50%;
}

    .navList_top > * {
        display: block;
    }

.crumb-link {
    font-size: 12px;
    text-decoration: none;
}

.crumb-link.isActive {
    color: #333;
}
div#mobileBreadcrumbs {
    padding-left:20px;
}

.crumb + .crumb:before {
    color: #333;
    font-size: 8px;
    content: '\2237';
    margin: 0 .4em;
}

.logo {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('../media/images/logo_mobile.png?1441733280');
    background-repeat: no-repeat;
    background-position: 50% 0;
    width: 205.5px;
    height: 65px;
    background-size: 100%;
    margin: -2px 0 -5px;
}

.field_search {
    width: 100%;
    height: 34px;
    font-size: 18px;
    padding-left: 24px;
    box-shadow: inset 3px 3px 20px rgba(0,0,0,0.25);
    background-size: auto 8em;
    background-position: -0.3em;
	font-family: "myriad-pro-condensed","myriad-pro",serif;
}

.img, .img > * {
    width: 100%;
}

.question {
    margin: 20px 0;
}

    .question:before {
        margin-left: -10px;
        margin-right: -10px;
        font-size: 15px;
    }

.question_first {
    margin-top: 30px;
}

.question-txt {
    font-size: 18px;
    font-weight: 100;
}

.topBtn-txt {
    font-size: 14px;
}

.txt_home {
    font-size: 12px;
    /* margin-right: 15px; */
    text-align: justify;
    line-height: 16px;
    margin-bottom: 5px;
}

.txt_home h2 {
    font-size: 18px;
    text-align: left;
}

.txt_foot {
    font-size: 9px;
    display: block;
}

.hdg_home {
    font-size: 24px;
}

.navLink {
    font-family: "myriad-pro-condensed","myriad-pro",serif;
}

.navLink_sm {
    text-align: left;
    line-height: 15px;
    margin-bottom:15px;
    white-space: normal;
    font-size: 15px;
    color: #005880;
}

.navLink_ft {
    padding: 0.8em 0;
    height: auto;
    font-size: 15px;
    color: #005880;
}


.mainLink {
    text-transform: uppercase;
    text-align: left;
    font-size: 24px;
    height: 38px;
    line-height: 38px;
    font-weight: 100;
    font-family: "myriad-pro-condensed","myriad-pro",serif;
    color: #00315f;
}

.more_home {
    font-size: 14px;
}

.slider {
    padding-top: 0px;
}

.slide-hd {
    font-size: 8px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    width: 23px;
    height: 30px;
}

    .slide-hd:hover:before {
        background: #f6cd00;
    }

    .slide-hd:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: #dddddd;
        width: 1em;
        height: 1em;
        padding: 0;
        border-radius: 1em;
    }

.isActive > .slide-hd:before {
    background: #4d83b4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d83b4), color-stop(100%, #1b447c));
    background-image: -webkit-linear-gradient(top, #4d83b4 0%,#1b447c 100%);
    background-image: -moz-linear-gradient(top, #4d83b4 0%,#1b447c 100%);
    background-image: -o-linear-gradient(top, #4d83b4 0%,#1b447c 100%);
    background-image: linear-gradient(top, #4d83b4 0%,#1b447c 100%);
}

.slide-hd * {
    position: absolute;
    top: -10000px;
    left: -10000px;
}

.slide-bd {
    bottom: 30px;
}

.bx-wrapper img.slide-bd_lg {
    display: none;
}

.framedSlide-hd {
    font-size: 8px;
    width: 20px;
    height: 20px;
}

.tab_long {
    float: none;
}

    .tab_long > .tab-hd {
        background: none;
        float: none;
    }

        .tab_long > .tab-hd, .tab_long > .tab-hd:hover {
            color: inherit;
        }

    .tab_long > .tab-bd {
        position: static;
        opacity: 1;
    }

    .tab_long + .tab_long {
        margin-top: 20px;
    }
.grid .ui-tabs .ui-tabs-nav li a{
    width:100%;
}



.mobilepagetitleBtn-txt {
    display: block;
    padding: 7px 9px;
    border-radius: inherit;
    font-family: "myriad-pro-condensed","myriad-pro",serif;
    font-size:26px;
    font-weight: 100;
    line-height: 1.1;
    text-align: left;
    text-transform: uppercase;
    overflow: hidden;
    cursor: pointer;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.2)), color-stop(50%, rgba(255,255,255,0)), color-stop(50%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.1));
    background: -moz-linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.1));
    background: -o-linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.1));
    background: linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.1));
    background: -ms-linear-gradient(top, rgba(255,255,255,0.2), rgba(255,255,255,0) 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));

}

.mobilepagetitleBtn-txt:focus {
    outline: #A6B8CA !important;
    background-color: black;
}


.pageTitleDrawer {
    margin-bottom:0px !important;
}

#mobile_drawer_nav_label {
    padding-right:20px;
}

.relatedDrawer {
    position: relative;
    overflow: hidden;
    -webkit-transition: all,0.2s;
    -moz-transition: all,0.2s;
    -o-transition: all,0.2s;
    transition: all,0.2s;
    margin-bottom: 10px;
}

.relatedDrawer-hd {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: block;
    position: relative;
    z-index: 1;
}

    .relatedDrawer-hd:before {
        content: '\203A';
        position: absolute;
        top: 50%;
        right: 15px;
        z-index: 10;
        margin: -0.2em 0 0;
        height: 0.43em;
        color: #ffffff;
        font-family: "myriad-pro",serif;
        font-size: 40px;
        line-height: 0.2em;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transition: all,0.2s;
        -moz-transition: all,0.2s;
        -o-transition: all,0.2s;
        transition: all,0.2s;
        -webkit-transform: rotate(90deg) scaleX(1.2);
        -moz-transform: rotate(90deg) scaleX(1.2);
        -ms-transform: rotate(90deg) scaleX(1.2);
        -o-transform: rotate(90deg) scaleX(1.2);
        transform: rotate(90deg) scaleX(1.2);
        cursor: pointer;
    }

.isActive > .relatedDrawer-hd:before {
    -webkit-transform: rotate(-90deg) scaleX(1.2);
    -moz-transform: rotate(-90deg) scaleX(1.2);
    -ms-transform: rotate(-90deg) scaleX(1.2);
    -o-transform: rotate(-90deg) scaleX(1.2);
    transform: rotate(-90deg) scaleX(1.2);
}

.relatedDrawer-bd {
    padding: 10px 0 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.grid-col_homeL iframe{
    width:99%;
}
@media (max-width: 530px) {
    .grid-col_homeL .tab-hd {
        width: 100%;
    }
}
.pure-form .design_textfield{
    width: 100% !important;
}


div#mainContent {
    display: table;
}

div#program_page_wrapper {
    display: table;
}

div#sidebarContent {
    display: table-footer-group;
}

#programTitle {
    font-size: 22px;
    font-weight: 400;
    padding-left:14px
}

.area_top {
    padding:5px;
}

.topnav-bar {

    flex-direction:column;

}

.topnav-bar a {
    width: 100%;
    text-decoration: none;
}

.topnav-bar.topnav-foundation {
    height: 100%;
    display: none;
}

.topnav-item {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    height: 100%;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid white;
    padding:5px 0px 5px 0px;
}

.topnav-foundation .hdg_4 {

    font-size:16px;
}

