/* max-width: 480px */

.mobHide {
    display:none;
}

.deskHide {
    display:block;
}

#topLeft {
    padding-left:0.5em;
    width:9em;
}

#social ul {
    margin-top:1em;
}

.mobSmall {
    width:1.5em;
}

#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:8.5em;
}

#header .right .strapline {
    padding:1em 0 0.5em 0;
    border-bottom:0;
    
}

#header .right .strapline h6 {
    height:auto;
    line-height:normal;
    overflow:auto;
    font-size:12px;
    text-align:left;
}

#topBarContainer {
    height:82px;
}

.apple,
.android {
    width:4em;
}

/*home page */

/* home page */

.content {
	padding:1em;
	clear:both;
}

#internalContent .one_half {
    widtH:100%;
}

.homeFbox {
    width:100%;
    margin:0 0 1em 0;
}

#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 pages */

#internalContent,
#contactForm {
    width:100%;
    float:left;
}

.side_navigation {
    width:100%;
}

/* members page */

body.page-template-template-members-php #headerWrap {
	margin-bottom:0;
}

body.page-template-template-members-php .three_fourth {
    width:100%;
}

#memberForm {
    clear:both;
    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:7em;
}

.footer .one_third {
    width:5em;
    margin-bottom:1em;
}
.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;
}

