.mobile {
    display: inherit;
}

body {
    min-width: 0;
    width: 100%;
    background: transparent;
}

html {
    height: 100%;
}
.allcontent.slide {
    overflow: hidden;
    position: fixed;
    left: 90%;
    min-height: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
}


#sitesearch, #wrapper > nav, #tcap, #bcap, #block-views-news-items-block, 
#block-block-1, #follow, .mobilesite {
    display: none;
}

nav.mobile {
    position: absolute;
    top: 0px;
    width: 90%;
    left: 0%;
    min-height: 100%;
    height: auto;
    background: #D5D5D5;
    overflow: auto;
}

nav.mobile .shadow {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    box-shadow: inset -2px 0 4px rgba(0,0,0,0.4);
    width: 10px;
}


nav.mobile h2 {
    height: 41px;
    line-height: 41px;
    color: white;
    font-size: 2.0em;
    font-weight: bold;
    padding-left: 16px;
    background: transparent url(../mobile/sra-mobile-menu-bar-bk.png) left top repeat-x;
    background-size: auto 100%;
}

nav.mobile .menu li {
    float: none;
    height: auto;
    border-top: solid white 2px;
    border-bottom: solid #686868 1px;
    background-image: none;
    margin-right: 0;
    padding-right: 0;
}

nav.mobile .menu li a:hover {
    background-image: none;
}

nav.mobile .menu li a.active, 
nav.mobile .menu li a.active-trail {
    background: transparent url(../mobile/sra-mobile-hover-bk.png) left top repeat-x;
    color: white;
    text-shadow: 0px 1px 0px #E5740A;
    background-size: auto 100%;
}


nav.mobile .menu li a {
    color: #434343;
    text-shadow: 0px 1px 0px white;
    text-align: left;
    padding: 12px 0 12px 16px;
    font-size: 1.5em;
    font-weight: normal;
}

.mobile-search {
    height: 40px;
}
nav.mobile input[type="search"] {
    margin: 9px 12px 0 12px;
    font-size: large;
    padding: 4px;
    width: 264px;
    max-height: 22px;
}


#login {
    height: 33px;
    border-bottom: 0 none;
}

.menubtn {
    cursor: pointer;
    color: white;
    font-size: 1.4em;
    line-height: 33px;
    height: 33px;
    background: transparent url(../mobile/sra-mobile-menu-icon.png) left 9px no-repeat;
    background-size: 20px 15px;
    padding-left: 25px;
    margin-left: 10px;

    display: inline-block;
}

.fullsite {
    position: absolute;
    right: 10px;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    font-size: 1.2em;
}
.fullsite a {
    color: white;
    text-decoration: none;
    display: block;
}

#brand {
    width: 100%;
    height: 78px;
    background: transparent url(../mobile/sra-mobile-header.png) left top no-repeat;
    background-size: 100% 100%;
}

#brand img {
    display: none;
    /*position: relative;*/
    /*top: 4px;*/
    /*left: 0;*/
    /*float: none;*/
    /*width: 109px;*/
    /*height: 68px;*/
    /*text-align: center;*/
    /*margin: 0px auto 0 auto;*/
    /*display: block;*/
}
#brand a {
    display: block;
    position: relative;
    top: 5px;
    width: 105px;
    height: 66px;
    margin: 0 auto;
    background: transparent url(../mobile/sra-mobile-logo.png) left top no-repeat;
    background-size: 100% 100%;
}

#wrapper {
    width: 100%;
}

#content {
    width: 100%;
    min-height: 0;
    background: white;
}

#prime {
    float: none;
    width: auto;
    margin: 0 7px;
}

#slideshow {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 7px;
}
#block-block-3 {
    display: none;
}

#side {
    float: none;
    margin: 0 7px;
    width: auto;
}

#google_translate_element {
    float: none;
    width: 100%;
    padding: 2px 0;
}

#google_translate_element > div {
    margin-left: 8px;
}

#google_translate_element .goog-logo-link {
    font-size: 10px;
}

footer {
    width: auto;
    margin: 0 7px;
}

#block-block-6 img {
    display: none;
}
#block-block-6 a {
    display: block;
    width: 303px;
    height: 40px;
    margin: 0 auto 8px auto;
}
#block-block-6 a:nth-child(1) {
    background: transparent url(../mobile/sra-mobile-member-benefits.png) left top no-repeat;
    background-size: 100% 100%;
}
#block-block-6 a:nth-child(2) {
    background: transparent url(../mobile/sra-mobile-career-opp.png) left top no-repeat;
    background-size: 100% 100%;
}
#block-block-6 a:nth-child(3) {
    background: transparent url(../mobile/sra-mobile-journal.png) left top no-repeat;
    background-size: 100% 100%;
}

#block-block-2 h2 {
    display: none;
}
#side #block-block-2 p {
    line-height: 20px;
    text-align: center;
}

div.imgr-wc {
    display: block;
    float: none;
    margin: 0 auto;
}
div.imgr-wc span {
    display: block;
    float: none;
}
div.imgl-wc {
    float: none;
    width: auto;
}
div.imgl-wc img {
    float: none;
    text-align: center;
    margin: 0 auto;
}
#img-text {
    float: none;
    width: auto;
    margin: 0 auto;
}

#member-login-box {
    width: auto;
    background: #ddd;
    height: auto;
}

#not-member-box {
    width: auto;
}

#not-member-img a {
    float: none;
    display: block;
    background: transparent url(../mobile/sra-mobile-member-benefits.png) left top no-repeat;
    background-size: 100% 100%;
    width: 303px;
    height: 40px;
    margin: 0 auto 8px auto;
    margin-right: 0 !important;
}

#not-member-text {
    float: none;
    width: auto;
    margin: 0 0 14px 0 !important;
}

.view-directory table, .view-directory tr, .view-directory td, .view-directory th {
    display: block;
    box-sizing: border-box;
}

.view-directory tbody {
    display: block;
    width: 100%;
}

.view-directory thead tr {
    position: absolute;
    left: -9999px;
    top: -9009px;
}

.view-regional-map, .map-caption {
    display: none;
}

.bylaw-header {
    height: auto;
    line-height: 1.8em;
}
.bylaw-header a {
    display: block;
}

#become-member-btn a, #renew-member-btn a {
    float: none;
    margin: 0 auto;
}

div.imgrh-wc {
    width: 150px;
}
div.imgrh-wc img {
    max-width: 150px;
}

.view-news-items.view-display-id-page .views-row {
    display: block;
    margin-left: 0px !important;
}

.view-news-items.view-display-id-page .views-field-created span {
    display: inline;
}

.view-news-items.view-display-id-page .views-field-created,
.view-news-items.view-display-id-page .views-field-content{
    width: auto;
    display: block;
    padding: 0;
}

#rss-news-btn {
    margin: 0 auto;
}

#prime .search-results {
    font-size: 75%;
}
#prime .search-results span {
    font-size: 1.0em;
}

#rss-journal-btn {
    width: 306px;
    height: 35px;
    background-size: 100% 100%;
}
#rss-journal-btn a {
    width: 100%;
    height: 100%;
}
