/* (min-width: 601px) and (max-width: 800px)*/


.mobHide,
.tabHide {
    display:none;
}

.deskHide,
.tabShow{
    display:block;
}

#topLeft {
    padding-left:0.5em;
    width:23em;
}

.mobSmall {
    width:1.75em;
}

#mobTopRight ul {
    margin:0;
}

#topBarLogin {
    max-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:28em;
}

#header .right .strapline {
    padding:1.5em 0 0.5em;
    border-bottom:0;
}

#header .right .strapline h6 {
    height:auto;
    line-height:normal;
    overflow:auto;
    text-align:left;
    /*font-size:12px;*/
    padding-right:7px;
}

/*#mainNav.mobHide {
    display:block;
}*/

.menu-main-container > ul > li > a {
/*    padding:0 7px;
    font-size:0.825em;*/
}

.apple,
.android {
    width:auto;
}

/* homepage */

#sliderWrap {
    height:395px;
}

.banner.mobHide {
    display:block;
    float:left;
    width:100%;
    margin-bottom:0;
}

.theme-default .nivo-caption {
    width:100%;
    margin-right:0;
    opacity:0.9;
    height:auto;
    bottom:12em;
}

.content {
	padding:1em;
	clear:both;
}

.homeFbox {
    width:32%;
    margin:0 0.5em 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 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%;
}

body.single .two_third,
body.archive .two_third {
    width:76%;
}

.three_fourth .one_third  {
   width:7em;
}

/* 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;
}
.LD_login_form_item span {
	color:#FFF;	
}