.phone {
    display: none;
}

.desktop {
    display: initial;
}

body {
    background: white;
    margin: 0;
    padding: 0;
}


a {
    text-decoration: none;
}

.clearer {
    line-height: 1em;
    clear: both;
}

.stick {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 984px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

div#headerlogo {
    max-width: 984px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

div#headerlogo #logo {
    width: 100%;
    display: block;
}
div#headerlogo #taglines {
    position: absolute;
    top: 5px;
    right:5px;
    text-align: right;
}
div#headerlogo #taglines * {
    margin: 0;
}


div#mainmenuanchor {
    z-index: 10;
}


div#mainmenu {
    max-width: 984px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #436140;
    z-index: 10;
}

div#mainmenu ul {
    color: white;
    font-weight: bold;
    list-style: none;
    font-size: 1.5vw;
    margin: 0;
    padding-left: 10px;
}


div#mainmenu ul li a:hover {
    background-color: #234120;
}


div#mainmenu ul a {
    color: white;
}

div#mainmenu li#mainmenulogo {
    display: none;
}

div#slidewrapper {
    position: relative;
    clear: both;
    width: 100%;
    max-height: 369px;
    z-index: 1;
}

div.slide {
    width: 100%;
    height: 100%;
    position: relative;
}

div.slidebackground {
    width: 100%;
    height: 100%;
    z-index: 2;
    background-size: cover;
    background-position: center;
    filter: blur(15px) grayscale(50%);
    -webkit-filter: blur(15px) grayscale(50%);
    /* overflow: hidden; */
    position: absolute;
    left: 0;
    top: 0;
}

div.slidebackgroundblur {
    /* background: radial-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1)); */
    width: 100%;
    height: 100%;
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
}

div.slidecontent {
    width: 100%;
    max-width: 984px;
    margin-left: auto;
    margin-right: auto;
    z-index: 4;
    position: relative;
}

div.slidecontent img {
    width: 100%;
    display: block;
}

#content {
    box-sizing: border-box;
    position: relative;
    max-width: 984px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5em;
    font-size: 14pt;
    line-height: 1.25em;
    min-height: 400px;
}

div#contentinner > h1 {
    background-color: #5A8656;
    padding: 10px;
    margin-top:0;
    margin-bottom: 0.5em;
    color: #fff;
}

#content h1 {
    font-size: 16pt;
    margin-top: 20px;
}

#contentinner {
    /* padding-left: 25%; */
    padding-left: 12%;
}

#subnav {
    width: 19.3%;
    background-color: #436140;
    color: white;
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    left: 4%;
    /* font-size: 1.2vw; */
    font-size: 14pt;
    font-weight: bold;
    /* width: 6%; */
    width: 60px;
    /* width: 125px; */
    z-index: 2;
    /* width: 155px; */
    /* left: 0; */
    /* padding: 0 10px; */
    /* border-top: 2px solid #234120; */
    /* border-right: 2px solid #234120; */
}
.subnav p {
}

#subnav h1 {
    margin-top: 20px;
    line-height: 1.5em;
    font-size: 24pt;
    padding-left: 0.25em;
}

#subnav h1 a {
    padding-left: 0;
}

#subnav a {
    padding-left: 0.5em;
}

#subnav ul {
    padding: 0;
    list-style-type: none;
}

#subnav li {
    width: 100%;
    line-height: 2em;
}

#subnav li:hover {
    background-color: yellow;
}

#subnav h1:hover {
    background-color: yellow;
}

.boxed {
    background-color: #eeeeee;
    padding: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    width: 40%;
    float: right;
}

.boxed ul {
    padding-left: 1em;
}

.boxed h2 {
    margin-top: 0;
    font-size: 16pt;
}

.floatbuttons {
    border: 1px solid #547d50;
}

.floatbuttons p {
    display: inline-block;
    line-height: 12pt;
    position: relative;
    margin: 5px 5px 5px 60px;
    min-width: 24%;
}

.floatbuttons a.title {
    color: #cb934c;
    font-weight: bold;
    margin-left: 4px;
    white-space: nowrap;
    font-size: 12pt;
}

.floatbuttons a.related {
    /* float:left; */
    position: absolute;
    left: -40px;
    top: -5px;
    /* display: inline-block; */
    /* position:absolute; */
    /* left: 10px; */
    /* top:10px; */
}

.floatbuttons a.subtitle {
    color: #82badb;
    font-size: 8pt;
    font-weight: bold;
    display: block;
    white-space: nowrap;
}

.floatbuttons a.subtitle:hover {
    color: #6e9fbc;
}

.floatbuttons a:hover {
    color: #aa7839;
}

.floatbuttons h2 {
    background-color: #436140;
    padding: 5px;
    margin-top:0;
    margin-bottom:0;
    color: #ffffff;
    font-size: 12pt;
    cursor: pointer;
    position: relative;
}

.floatbuttons h2:hover {
    background-color: #234120;
}

.floatbuttons .fpad {
    padding-top: 6px;
    padding-left: 25px;
    text-indent: 0;
}


.alt, .inactive {
    position: relative;
}

#envelope {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3em;
    font-size: 14pt;
    border: 1px solid gray;
    padding: 5px;
    width: 100%;
    max-width: 700px;
    text-align: right;
    background-color: white;
    box-shadow: 4px 4px 4px #cccccc;
}

#envelope div.from {
    width: 150px;
    width: 100%;
    font-size: 10pt;
    text-align: left;
}

#envelope div.to {
    margin: 30px auto 60px 30%;
    text-align: left;
}

#envelope img {
    /* float: right; */
}

/* *******  */

.required td input {
    background: #aed5aa none repeat scroll 0% 0%;
}

.errors {
    color: red;
    border: 1px solid red;
}

/* How it works  */

#diagramcontainer {
    position: relative;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    clear: both;
}

#diagram0, #diagram1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#diagram0 img, #diagram1 img {
    border: 1px black solid;
    width: 100%;
}

.contentblockfile {
    border: none !important;
}

.bordertopgreen {
    border-top: 1px solid #436140;
}

@media all and (min-width: 640px) {
    #diagramcontainer {
        float: left;
        width: 382px;
        height: 363px;
    }

    #installation div.contentblockphoto,
    #installation div.contentblockphoto[style] {
        float: left;
        margin-right: 1em !important;
        margin-bottom: 1em;
        clear: both;
    }

    #installation div:not(.contentblockphoto),
    #installation div:not(.contentblockphoto)[style] {
        min-height: 220px;
    }

    #installation div:not(.contentblockphoto) p {
        margin-top: 0;
    }
}

@media all and (max-width: 639px) {
    #diagramcontainer {
        margin: auto;
        width: 100%;
        height: 363px;
        max-width: 382px;
    }

    #installation div.contentblockphoto,
    #installation div.contentblockphoto[style] {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

/* *******  */

div#footer {
    width: 100%;
    max-width: 984px;
    margin-left: auto;
    margin-right: auto;
    postion: relative;
    clear: both;
}

@media all and (max-width: 900px) and (min-width: 579px) {
    .floatbuttons p {
        min-width: 37% !important;
    }
}
