
@media screen and (max-width: 980px) {
	
	
.desktop { float:left; display:none;}
	
#content {
    margin: 0 auto; padding:0 20px;
}
#content-archive {
    margin: 0 auto; padding:0 20px;
}
.container {
    width: 100%;
    margin: 0 auto;
}	
.headerright {   float: right; clear:both; margin:10px 0 0 0;  font-size: 15px; }
	
#wrapper {  margin: 98px auto 0 auto;  background: #fff;   padding: 0; }

.homelinks li { list-style:none; text-align:center; display:block; margin:0 2px; padding:0; border-left:none; line-height:49px;  color:#fff; font-size:20px; letter-spacing:1px;}

.onethird { width: 100%; float:none; margin:0 auto; }
.onethirdmiddle { width: 100%; float:none; margin:0 auto 20px auto; }

.homeemotions h2 { font-size:35px; line-height:40px;  margin: 0 auto 20px auto; }

.homeemotionswrapper { text-align:center;
}
.homeemotionsbox {
    width:35%;
    margin:20px auto;
    float: none;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}

.volunteer {
    width:100%;
    float: none; margin:0 auto;
    text-align: center;
    min-height: 350px;
}

.resources {
     width:100%;
    float: none; margin:0 auto;
    text-align: center;
    min-height: 350px;
}
.homelinks2 a {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 350px;
    width: 100%;
    display: block;
    min-height: 350px;
}
.footerleft {
    float: none; display:block; width:100%;
    margin: 10px 0;
}
.footerright {
    float: none; display:block; width:100%;
}
	
}


@media screen and (max-width: 768px) {
	
	
	.innertitle h1 {
    color: #343d6c;
    font-size: 35px; line-height:40px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.news-events .post-thumb {
    width: 100%; margin:0 0 10px 0; clear:both;
    float: none; display:block;
}
.news-events .post-details {
     width: 100%;  clear:both;
    float: none; display:block;
}
.news-events a img.alignright {
     clear:both;
    float: none; display:block;
    margin: 0;
}
.homeemotionsbox {
    width:100%;
    margin:20px auto;
    float: none;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}
.footer-menu li {
    display: block; margin:5px auto; text-align:center;
    list-style-type: none;
}
.footer-menu li a {
	border-left:none; text-align:center; display:block;
	color: #fff;
	padding:5px 0; text-transform:uppercase; font-size:13px;
}
.searchwrapper {
     display:block; clear:both;
    float: none;
    margin: 4px auto; text-align:center;
}
.tisslogo {
    display:block; clear:both;
    float: none;
    padding:10px 0;
    border-right: none;  text-align:center;
}
#footer .social { display:block; clear:both;
    float: none; text-align:center;}
	.copyright {
    text-align: center; line-height:20px;
    font-size: 13px;
}
	
}