/* (min-width: 481px) and (max-width: 600px)
*/

.mobHide {
    display:none;
}

.deskHide {
    display:block;
}

#topLeft {
    padding-left:0.5em;
    width:19em;
}

#mobTopRight ul {
    margin:0;
}

#topBarLogin {
    width:8em;
    padding:1em;
}

#mobTopRight ul li {
    display:inline;
    list-style:none;
    margin-left:0.5em;
}

#mobTopRight ul li a,
#mobTopRight ul li a:hover {
    text-decoration:none;
}

#headerWrap {
    height:115px;
}


#logo {
    text-align:center;
    padding-left:0.5em;
    width:7em;
}

#header .right {
    width:17.5em;
}

#header .right .strapline {
    padding:1em 0 0.5em 0;
    border-bottom:0;
    
}

#header .right .strapline h6 {
    height:auto;
    line-height:normal;
    overflow:auto;
    text-align:left;
}

.apple,
.android {
    width:4em;
}

/* homepage */

.banner.mobHide {
    display:block;
    float:left;
}

.banner {
    height:auto;
    width:100%;
    margin-bottom:0em;
}

#sliderWrap .slider-wrapper {
    height:auto;
}

.theme-default .nivo-caption {
    bottom:6em;
    width:100%;
    margin-right:0;
    height:auto;
}

.theme-default .nivo-caption h2 {
    font-size:1em;
}

.theme-default .nivo-caption span {
    font-size:0.825em;
}


.content {
	padding:1em;
	clear:both;
}

.homeFbox {
    width:100%;
    margin-bottom:2em;
}

.homeFbox p {
    line-height:1.5em;
    padding-top:0.5em;
}

.homeBoxLink {
    float:left;
    width:11em;
    margin:0.5em 1em 0 0;
}

.homeBoxLinkTwo {
    float:right;
}

#memberBox,
#eventsBox{
    width:100%;
    margin-bottom:1em;
}

#eventsBox .one_half {
    width:100%;
}

.newsCol,
.newsCol .two_third {
    width:100%;
}

.newsCol .two_third {
    border-bottom:1px solid #e0e0e0;
    padding-bottom:1em;
    margin-bottom:1em;
}

/* internal page */

#internalContent,
#contactForm {
    width:100%;
    float:left;
}

.side_navigation {
    width:100%;
}


#memberContent {
    width:100%;
}

#memberSubNav {
    float:left;
    width:100%;
}

/* newspage */

body.archive .one_fourth,
body.single .one_fourth {
    width:100%;
    clear:both;
}

body.archive  .blog_article,
body.archive  .three_fourth,
body.archive  .two_third,
body.single  .blog_article,
body.single  .three_fourth,
body.single  .two_third
{
    width:100%;
}

.three_fourth .one_third img {
    display:none;
}

/* donate pages */
#reviewHolder,
form#donate1 div{
	width: 100%;
}

/*footer */

.footer {
    padding:30px 0 5px;
}

.footer .one_half {
    padding-left: 1em;
    width:12em;
}

.footer .one_third {
    width:5em;
    margin-bottom:1em;
}

.footerColLast {
    padding-right:1em;
    float:right;
}
.ct-news-col {
    width: 80%;
    float: none;
    margin-right: 0%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.ct-news-col.third {
    margin-right:auto;
}