﻿/***BOX-SLIM-WHITE*************************************SLIM WHITE*/
.box-slim-white
{
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 0 0 #e5e5e5;
    padding: 3em;
    width: 1080px;
    margin: 0 auto 50px;
}
.box-slim-white h2 
{
    color: black;
}
.box-slim-white h2 a 
{
    color: #ff9933;
}
.box-slim-white header.major p 
{
    color: white;
    margin: 0;
    padding: 0;
}
.box-slim-white > :last-child 
{
    margin-bottom: 0;
}
.box-slim-white.alt 
{
    background: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 0 2em 0;
    padding: 0 !important;
}
.box-slim-white.features .features-row 
{
    border-top: solid 2px #e5e5e5;
    position: relative;
}
.box-slim-white.features .features-row:after 
{
    clear: both;
    content: '';
    display: block;
}
.box-slim-white.features .features-row section 
{
    float: left;
    padding: 3em;
    width: 50%;
}
.box-slim-white.features .features-row section :last-child 
{
    margin-bottom: 0;
}
.box-slim-white.features .features-row section:nth-child(2n) 
{
    padding-right: 0;
}
.box-slim-white.features .features-row section:nth-child(2n):before 
{
    background: #e5e5e5;
    content: '';
    display: block;
    height: 100%;
    margin-left: -3em;
    position: absolute;
    top: 0;
    width: 2px;
}
.box-slim-white.features .features-row section:nth-child(2n-1) 
{
    padding-left: 0;
}
.box-slim-white.features .features-row:first-child 
{
    border-top: 0;
}
.box-slim-white.features .features-row:first-child section 
{
    padding-top: 0;
}
.box-slim-white.features .features-row:last-child 
{
    padding-bottom: 0;
}
.box-slim-white.features .features-row:last-child section 
{
    padding-bottom: 0;
}
.box-slim-white.special 
{
    text-align: center;
}
.box-slim-white .image.featured 
{
    border-radius: 0;
    display: block;
    margin: 3em 0 3em -3em;
    position: relative;
    width: calc(100% + 6em);
}
.box-slim-white .image.featured img 
{
    border-radius: 0;
    display: block;
    width: 100%;
}
.box-slim-white .image.featured:first-child 
{
    border-radius: 6px 6px 0 0;
    margin-bottom: 3em;
    margin-top: -3em;
}
.box-slim-white .image.featured:first-child img 
{
    border-radius: 6px 6px 0 0;
}
.box-slim-white .image.featured:last-child 
{
    border-radius: 0 0 6px 6px;
    margin-bottom: -3em;
    margin-top: 0px;
}
.box-slim-white .image.featured:last-child img 
{
    border-radius: 0 0 6px 6px;
}

/***MEDIA QUERIES***/

@media screen and (max-width: 1680px) 
{
    /***BOX-SLIM-WHITE*************************************SLIM WHITE*/
    .box-slim-white
    {
        background: #ffffff;
        border-radius: 6px;
        box-shadow: 0 2px 0 0 #e5e5e5;
        padding: 3em;
        width: 1080px;
        margin: 0 auto 50px;
    }
    .box-slim-white h2 
    {
        color: black;
    }
    .box-slim-white h2 a 
    {
        color: #ff9933;
    }
    .box-slim-white header.major p 
    {
        color: white;
        margin: 0;
        padding: 0;
    }
    .box-slim-white > :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.alt 
    {
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        margin: 0 0 2em 0;
        padding: 0 !important;
    }
    .box-slim-white.features .features-row 
    {
        border-top: solid 2px #e5e5e5;
        position: relative;
    }
    .box-slim-white.features .features-row:after 
    {
        clear: both;
        content: '';
        display: block;
    }
    .box-slim-white.features .features-row section 
    {
        float: left;
        padding: 3em;
        width: 50%;
    }
    .box-slim-white.features .features-row section :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n) 
    {
        padding-right: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n):before 
    {
        background: #e5e5e5;
        content: '';
        display: block;
        height: 100%;
        margin-left: -3em;
        position: absolute;
        top: 0;
        width: 2px;
    }
    .box-slim-white.features .features-row section:nth-child(2n-1) 
    {
        padding-left: 0;
    }
    .box-slim-white.features .features-row:first-child 
    {
        border-top: 0;
    }
    .box-slim-white.features .features-row:first-child section 
    {
        padding-top: 0;
    }
    .box-slim-white.features .features-row:last-child 
    {
        padding-bottom: 0;
    }
    .box-slim-white.features .features-row:last-child section 
    {
        padding-bottom: 0;
    }
    .box-slim-white.special 
    {
        text-align: center;
    }
    .box-slim-white .image.featured 
    {
        border-radius: 0;
        display: block;
        margin: 3em 0 3em -3em;
        position: relative;
        width: calc(100% + 6em);
    }
    .box-slim-white .image.featured img 
    {
        border-radius: 0;
        display: block;
        width: 100%;
    }
    .box-slim-white .image.featured:first-child 
    {
        border-radius: 6px 6px 0 0;
        margin-bottom: 3em;
        margin-top: -3em;
    }
    .box-slim-white .image.featured:first-child img 
    {
        border-radius: 6px 6px 0 0;
    }
    .box-slim-white .image.featured:last-child 
    {
        border-radius: 0 0 6px 6px;
        margin-bottom: -3em;
        margin-top: 0;
    }
    .box-slim-white .image.featured:last-child img 
    {
        border-radius: 0 0 6px 6px;
    }
}

@media screen and (max-width: 1280px) 
{
    /***BOX-SLIM-WHITE*************************************SLIM WHITE*/
    .box-slim-white
    {
        background: #ffffff;
        border-radius: 6px;
        box-shadow: 0 2px 0 0 #e5e5e5;
        padding: 3em;
        width: 90%;
        margin: 0 auto 50px;
    }
    .box-slim-white img 
    {
        float: none;
        text-align: center;
    }
    .box-slim-white h2 
    {
        color: black;
        clear: none;
        font-size: 16pt;
    }
    .box-slim-white h2 a 
    {
        color: #ff9933;
    }
    .box-slim-white header.major p 
    {
        color: white;
        margin: 0;
        padding: 0;
    }
    .box-slim-white > :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.alt 
    {
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        margin: 0 0 2em 0;
        padding: 0 !important;
    }
    .box-slim-white.features .features-row 
    {
        border-top: solid 2px #e5e5e5;
        position: relative;
    }
    .box-slim-white.features .features-row:after 
    {
        clear: both;
        content: '';
        display: block;
    }
    .box-slim-white.features .features-row section 
    {
        float: left;
        padding: 3em;
        width: 50%;
    }
    .box-slim-white.features .features-row section :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n) 
    {
        padding-right: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n):before 
    {
        background: #e5e5e5;
        content: '';
        display: block;
        height: 100%;
        margin-left: -3em;
        position: absolute;
        top: 0;
        width: 2px;
    }
    .box-slim-white.features .features-row section:nth-child(2n-1) 
    {
        padding-left: 0;
    }
    .box-slim-white.features .features-row:first-child 
    {
        border-top: 0;
    }
    .box-slim-white.features .features-row:first-child section 
    {
        padding-top: 0;
    }
    .box-slim-white.features .features-row:last-child 
    {
        padding-bottom: 0;
    }
    .box-slim-white.features .features-row:last-child section 
    {
        padding-bottom: 0;
    }
    .box-slim-white.special 
    {
        text-align: center;
    }
    .box-slim-white .image.featured 
    {
        border-radius: 0;
        display: block;
        margin: 3em 0 3em -3em;
        position: relative;
        width: calc(100% + 6em);
    }
    .box-slim-white .image.featured img 
    {
        border-radius: 0;
        display: block;
        width: 100%;
    }
    .box-slim-white .image.featured:first-child 
    {
        border-radius: 6px 6px 0 0;
        margin-bottom: 3em;
        margin-top: -3em;
    }
    .box-slim-white .image.featured:first-child img 
    {
        border-radius: 6px 6px 0 0;
    }
    .box-slim-white .image.featured:last-child 
    {
        border-radius: 0 0 6px 6px;
        margin-bottom: -3em;
        margin-top: 0;
    }
    .box-slim-white .image.featured:last-child img 
    {
        border-radius: 0 0 6px 6px;
    }
}

@media screen and (max-width: 980px) 
{
    /***BOX-SLIM-WHITE*************************************SLIM WHITE*/
    .box-slim-white
    {
        background: #ffffff;
        border-radius: 6px;
        box-shadow: 0 2px 0 0 #e5e5e5;
        padding: 3em;
        width: 80%;
        margin: 0 auto 50px;
    }
    .box-slim-white img 
    {
        float: none;
        text-align: center;
    }
    .box-slim-white h2 
    {
        color: black;
        clear: none;
        font-size: 16pt;
    }
    .box-slim-white h2 a 
    {
        color: #ff9933;
    }
    .box-slim-white header.major p 
    {
        color: white;
        margin: 0;
        padding: 0;
    }
    .box-slim-white > :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.alt 
    {
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        margin: 0 0 2em 0;
        padding: 0 !important;
    }
    .box-slim-white.features .features-row 
    {
        border-top: solid 2px #e5e5e5;
        position: relative;
    }
    .box-slim-white.features .features-row:after 
    {
        clear: both;
        content: '';
        display: block;
    }
    .box-slim-white.features .features-row section 
    {
        float: left;
        padding: 3em;
        width: 50%;
    }
    .box-slim-white.features .features-row section :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n) 
    {
        padding-right: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n):before 
    {
        background: #e5e5e5;
        content: '';
        display: block;
        height: 100%;
        margin-left: -3em;
        position: absolute;
        top: 0;
        width: 2px;
    }
    .box-slim-white.features .features-row section:nth-child(2n-1) 
    {
        padding-left: 0;
    }
    .box-slim-white.features .features-row:first-child 
    {
        border-top: 0;
    }
    .box-slim-white.features .features-row:first-child section 
    {
        padding-top: 0;
    }
    .box-slim-white.features .features-row:last-child 
    {
        padding-bottom: 0;
    }
    .box-slim-white.features .features-row:last-child section 
    {
        padding-bottom: 0;
    }
    .box-slim-white.special 
    {
        text-align: center;
    }
    .box-slim-white .image.featured 
    {
        border-radius: 0;
        display: block;
        margin: 3em 0 3em -3em;
        position: relative;
        width: calc(100% + 6em);
    }
    .box-slim-white .image.featured img 
    {
        border-radius: 0;
        display: block;
        width: 100%;
    }
    .box-slim-white .image.featured:first-child 
    {
        border-radius: 6px 6px 0 0;
        margin-bottom: 3em;
        margin-top: -3em;
    }
    .box-slim-white .image.featured:first-child img 
    {
        border-radius: 6px 6px 0 0;
    }
    .box-slim-white .image.featured:last-child 
    {
        border-radius: 0 0 6px 6px;
        margin-bottom: -3em;
        margin-top: 0;
    }
    .box-slim-white .image.featured:last-child img 
    {
        border-radius: 0 0 6px 6px;
    }
}

@media screen and (max-width: 840px) 
{
    /***BOX-SLIM-WHITE*************************************SLIM WHITE*/
    .box-slim-white
    {
        background: #ffffff;
        border-radius: 6px;
        box-shadow: 0 2px 0 0 #e5e5e5;
        padding: 3em;
        width: 90%;
        margin: 0 auto 50px;
    }
    .box-slim-white img 
    {
        float: none;
        text-align: center;
    }
    .box-slim-white h2 
    {
        color: black;
        clear: none;
        font-size: 16pt;
    }
    .box-slim-white h2 a 
    {
        color: #ff9933;
    }
    .box-slim-white header.major p 
    {
        color: white;
        margin: 0;
        padding: 0;
    }
    .box-slim-white > :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.alt 
    {
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        margin: 0 0 2em 0;
        padding: 0 !important;
    }
    .box-slim-white.features .features-row 
    {
        border-top: solid 2px #e5e5e5;
        position: relative;
    }
    .box-slim-white.features .features-row:after 
    {
        clear: both;
        content: '';
        display: block;
    }
    .box-slim-white.features .features-row section 
    {
        float: left;
        padding: 3em;
        width: 50%;
    }
    .box-slim-white.features .features-row section :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n) 
    {
        padding-right: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n):before 
    {
        background: #e5e5e5;
        content: '';
        display: block;
        height: 100%;
        margin-left: -3em;
        position: absolute;
        top: 0;
        width: 2px;
    }
    .box-slim-white.features .features-row section:nth-child(2n-1) 
    {
        padding-left: 0;
    }
    .box-slim-white.features .features-row:first-child 
    {
        border-top: 0;
    }
    .box-slim-white.features .features-row:first-child section 
    {
        padding-top: 0;
    }
    .box-slim-white.features .features-row:last-child 
    {
        padding-bottom: 0;
    }
    .box-slim-white.features .features-row:last-child section 
    {
        padding-bottom: 0;
    }
    .box-slim-white.special 
    {
        text-align: center;
    }
    .box-slim-white .image.featured 
    {
        border-radius: 0;
        display: block;
        margin: 3em 0 3em -3em;
        position: relative;
        width: calc(100% + 6em);
    }
    .box-slim-white .image.featured img 
    {
        border-radius: 0;
        display: block;
        width: 100%;
    }
    .box-slim-white .image.featured:first-child 
    {
        border-radius: 6px 6px 0 0;
        margin-bottom: 3em;
        margin-top: -3em;
    }
    .box-slim-white .image.featured:first-child img 
    {
        border-radius: 6px 6px 0 0;
    }
    .box-slim-white .image.featured:last-child 
    {
        border-radius: 0 0 6px 6px;
        margin-bottom: -3em;
        margin-top: 0;
    }
    .box-slim-white .image.featured:last-child img 
    {
        border-radius: 0 0 6px 6px;
    }
}

@media screen and (max-width: 736px) 
{
    /***BOX-SLIM-WHITE*************************************SLIM WHITE*/
    .box-slim-white
    {
        background: #ffffff;
        border-radius: 6px;
        box-shadow: 0 2px 0 0 #e5e5e5;
        padding: 3em;
        width: 90%;
        margin: 0 auto 50px;
    }
    .box-slim-white img 
    {
        float: none;
        text-align: center;
    }
    .box-slim-white h2 
    {
        color: black;
        clear: none;
        font-size: 16pt;
    }
    .box-slim-white h2 a 
    {
        color: #ff9933;
    }
    .box-slim-white header.major p 
    {
        color: white;
        margin: 0;
        padding: 0;
    }
    .box-slim-white > :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.alt 
    {
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        margin: 0 0 2em 0;
        padding: 0 !important;
    }
    .box-slim-white.features .features-row 
    {
        border-top: solid 2px #e5e5e5;
        position: relative;
    }
    .box-slim-white.features .features-row:after 
    {
        clear: both;
        content: '';
        display: block;
    }
    .box-slim-white.features .features-row section 
    {
        float: left;
        padding: 3em;
        width: 50%;
    }
    .box-slim-white.features .features-row section :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n) 
    {
        padding-right: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n):before 
    {
        background: #e5e5e5;
        content: '';
        display: block;
        height: 100%;
        margin-left: -3em;
        position: absolute;
        top: 0;
        width: 2px;
    }
    .box-slim-white.features .features-row section:nth-child(2n-1) 
    {
        padding-left: 0;
    }
    .box-slim-white.features .features-row:first-child 
    {
        border-top: 0;
    }
    .box-slim-white.features .features-row:first-child section 
    {
        padding-top: 0;
    }
    .box-slim-white.features .features-row:last-child 
    {
        padding-bottom: 0;
    }
    .box-slim-white.features .features-row:last-child section 
    {
        padding-bottom: 0;
    }
    .box-slim-white.special 
    {
        text-align: center;
    }
    .box-slim-white .image.featured 
    {
        border-radius: 0;
        display: block;
        margin: 3em 0 3em -3em;
        position: relative;
        width: calc(100% + 6em);
    }
    .box-slim-white .image.featured img 
    {
        border-radius: 0;
        display: block;
        width: 100%;
    }
    .box-slim-white .image.featured:first-child 
    {
        border-radius: 6px 6px 0 0;
        margin-bottom: 3em;
        margin-top: -3em;
    }
    .box-slim-white .image.featured:first-child img 
    {
        border-radius: 6px 6px 0 0;
    }
    .box-slim-white .image.featured:last-child 
    {
        border-radius: 0 0 6px 6px;
        margin-bottom: -3em;
        margin-top: 0;
    }
    .box-slim-white .image.featured:last-child img 
    {
        border-radius: 0 0 6px 6px;
    }
}

@media screen and (max-width: 480px) 
{
    /***BOX-SLIM-WHITE*************************************SLIM WHITE*/
    .box-slim-white
    {
        background: #ffffff;
        border-radius: 6px;
        box-shadow: 0 2px 0 0 #e5e5e5;
        padding: 1em;
        width: 100%;
        margin: 0 auto 50px;
        overflow-x: hidden;
    }
    .box-slim-white img 
    {
        float: none;
        text-align: center;
    }
    .box-slim-white h2 
    {
        color: black;
        clear: none;
        font-size: 16pt;
    }
    .box-slim-white h2 a 
    {
        color: #ff9933;
    }
    .box-slim-white header.major p 
    {
        color: white;
        margin: 0;
        padding: 0;
    }
    .box-slim-white > :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.alt 
    {
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        margin: 0 0 2em 0;
        padding: 0 !important;
    }
    .box-slim-white.features .features-row 
    {
        border-top: solid 2px #e5e5e5;
        position: relative;
    }
    .box-slim-white.features .features-row:after 
    {
        clear: both;
        content: '';
        display: block;
    }
    .box-slim-white.features .features-row section 
    {
        float: left;
        padding: 3em;
        width: 50%;
    }
    .box-slim-white.features .features-row section :last-child 
    {
        margin-bottom: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n) 
    {
        padding-right: 0;
    }
    .box-slim-white.features .features-row section:nth-child(2n):before 
    {
        background: #e5e5e5;
        content: '';
        display: block;
        height: 100%;
        margin-left: -3em;
        position: absolute;
        top: 0;
        width: 2px;
    }
    .box-slim-white.features .features-row section:nth-child(2n-1) 
    {
        padding-left: 0;
    }
    .box-slim-white.features .features-row:first-child 
    {
        border-top: 0;
    }
    .box-slim-white.features .features-row:first-child section 
    {
        padding-top: 0;
    }
    .box-slim-white.features .features-row:last-child 
    {
        padding-bottom: 0;
    }
    .box-slim-white.features .features-row:last-child section 
    {
        padding-bottom: 0;
    }
    .box-slim-white.special 
    {
        text-align: center;
    }
    .box-slim-white .image.featured 
    {
        border-radius: 0;
        display: block;
        margin: 3em 0 3em -3em;
        position: relative;
        width: calc(100% + 6em);
    }
    .box-slim-white .image.featured img 
    {
        border-radius: 0;
        display: block;
        width: 100%;
    }
    .box-slim-white .image.featured:first-child 
    {
        border-radius: 6px 6px 0 0;
        margin-bottom: 3em;
        margin-top: -1em;
    }
    .box-slim-white .image.featured:first-child img 
    {
        border-radius: 6px 6px 0 0;
    }
    .box-slim-white .image.featured:last-child 
    {
        border-radius: 0 0 6px 6px;
        margin-bottom: -3em;
        margin-top: 0px;
    }
    .box-slim-white .image.featured:last-child img 
    {
        border-radius: 0 0 6px 6px;
    }
}