html, body{
    font-size: 0.95em;
}
.header-wrapper:after{
    content:'min-800px';
    display:none;clear:both;
    color: white;
}

.header-content, #foot {
    width: 100%;
}

.main-content, body#page-index #summarybox,  body#page-index #maincontent {
    width:100%;
}


/* HOMEPAGE */

#indexpagebottom
{
    width: 98%;
}


#top.slidewrapper {
    width: 98%;
}

#fullwidth
{
    width: 95%;
}

.slidewrapper .slide{
    width: 80%;
    margin-left: 60px;
}





#onsiteheader
{
    width: 40%;
}

#maincontent {

    width: 62%;
}

.slide-content-right
{
    width: 60%;
    text-align: left;
}

#summarybox
{
    width: 30%;
}


body#page-index #featured ul li {
    width: 30%;
    height:250px;
}

#page-index #summarybox li .suggestiontitle {
    width: 98%;
}


body#page-index #topsection {margin-bottom:40px;}

#Slide1 h1{
    font-size: 4em;
}
.slide h2{
    font-size: 2em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.slide h3
{
    line-height: 1.2em;
}

.main-content-wrapper
{
    margin: 0 10px;
}

#topsection
{
    padding: 0 0 40px;
}

#fullwidth {

    padding: 20px;
}


.slidewrapper .slide img.full {
    width: 600px;
}

.mobilewrapper
{
    display:none;
}

#top.slidewrapper {

    height: 440px;
}
.slidewrapper .slide {
    height: 440px;
}

.slidewrapper #topwrapper #slideleft, .slidewrapper #topwrapper #slideright {
    font-size: 2.8em;
}

.slidewrapper .slide img {
    padding: 0 5%;
    width: 140px;
}

#bottomsliders
{
    height:0;
}

.slide-content-image
{
    width: 160px;
    height: auto;
}
.slide-content-headers
{
    width: 70%;
}

.slide-content-text
{
    width: auto;
    word-wrap: break-word;

}
div.slide-content-text
{
    width: 100%;
    clear: both;
}

#Slide1 .slide-content-headers,#Slide1 .slide-content-text
{
    width: 100%;
}

#Slide1 .slide-content-text
{
    text-align: left;
}

#Slide1 h1
{
    font-size: 3em;
    text-align: center;
}

#Slide1 h2
{
    text-align: center;
    width: 100%;
}


#summarybox #featureaction .newsuggestion
{
    font-size: 1.2em;
}

#helpinfographic #addsuggestion1 {left: 0px;position: absolute;top: 13%;}
.checkmark {background-image: url("/design/img/checkmark.png");height: 37px;width: 40px;}
#titlehelp {left: 0px;position: absolute;top: 34%;}


#Slide1 .examples ul li blockquote {width: 95%; }
