
@import url("http://fast.fonts.net/lt/1.css?apiType=css&amp;c=cd614430-bbeb-49ed-9d2d-a9bb45598020&amp;fontids=728943");
@font-face{
    font-family:"Optima LT W01 Roman";
    src:url("Fonts/728943/36a73a3c-1fe5-4986-92cf-92879e7d3ac3.eot?#iefix");
    src:
        url("Fonts/728943/20567f69-bce8-40cc-bd26-50903c18d448.ttf") format("truetype"),
        url("Fonts/728943/47829e8d-27f6-49a4-afb6-097f32f211ad.svg#47829e8d-27f6-49a4-afb6-097f32f211ad") format("svg"),
        url("Fonts/728943/36a73a3c-1fe5-4986-92cf-92879e7d3ac3.eot?#iefix") format("eot"),
        url("Fonts/728943/60740f82-8b81-4b05-ba70-a17d20b5fac4.woff") format("woff");
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
    background: #d6d6d7;
    background: -webkit-linear-gradient(112deg, #B1B1B2, #FFFFFF); /* For Safari */
    background: -o-linear-gradient(112deg,#B1B1B2, #FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(112deg,#B1B1B2, #FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(112deg, #B1B1B2, #FFFFFF); /* Standard syntax (must be last) */
    background-size: 100% 100%;
    height: 100%;
}

body {
    font-weight: normal;
    font-size: 18px;
}

.main {
    font-family:'Optima LT W01 Roman';
    letter-spacing: -0.1em;
    margin: 0 auto;
    max-width: 1024px;
}


.main a {
    text-decoration: none;
    color: #000000;
}

.wsMain {
    text-transform: uppercase;
    font-size: 3.0em;
    margin: 0 auto;
    line-height: 0.8em;
    margin-top: 160px;
    color: #9C9C9C;
    text-align: center;
    font-weight: normal;
}

.wsMainSub {
    font-size: 1.7em;
    margin: 0;
    color: #9C9C9C;
    text-align: center;
    font-weight: normal;
}

.wsOverlayContainer {
    position: relative;
}

.wsOverlay {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding-top: 6em;
}

.wsMainHint {
    font-size: 2.0em;
    margin: 0;
    margin-top: 0.5em;
    letter-spacing: -0.03em;
    background-color: #7C7C7C;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    line-height: normal;
    width: 100%;
}

.wsContactFoot {
    font-size: 0.7em;
    letter-spacing: 0.0em;
    margin: 0;
    color: #000000;
    text-align: center;
    word-spacing: -0.1em;
    padding: 0;
}


.wsContactFoot li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    letter-spacing: -0.01em;
}

.wsBpMain {
    margin: 0; padding: 0.8em;
    text-align: center;
}

.wsBpMain li {
    list-style: none;
    display: inline-block;
    margin: 0.4em;
    padding: 0;
    vertical-align: text-top;
}

.wsBpSub {
    padding: 0;
    margin: 0;
}

.wsBpSub li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    letter-spacing: -0.01em;
}

.wsBpHead {
    font-size: 1.9em;
    margin: 0;
    color: #7C7C7C;
    text-align: center;
    list-style: none;
    margin: 0em 0.2em 0em 0.2em;
}

.wsBlurred {
    filter:blur(4px);
    color: #7C7C7C;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 100em) {
    /* Style adjustments for viewports that meet the condition */
    body{
        font-size: 22px;
    }


    .main {
        max-width: 1920px;
    }

}

@media only screen and (max-width: 940px) {

    body{

    }

    .main {
        max-width: 600px;
    }

    .wsMain {
        margin-top: 2em;
        font-size: 3.3em;
    }

    .wsMainSub {
        font-size: 1.9em;
    }

    .wsBpHead{
        margin: 0em 0.8em 0em 0.8em;
    }


}

@media only screen and (max-width: 680px) {

    html{
        background: #f0f0f0;
        background: -webkit-linear-gradient(90deg, #f0f0f0, #FFFFFF); /* For Safari */
        background: -o-linear-gradient(90deg,#f0f0f0, #FFFFFF); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(90deg,#f0f0f0, #FFFFFF); /* For Firefox 3.6 to 15 */
        background: linear-gradient(90deg, #f0f0f0, #FFFFFF); /* Standard syntax (must be last) */
        background-size: 100% 100%;
    }

    body{
        font-size: 12px;
    }

    .wsMain {
        margin-top: 8px;
    }

    .main {
        max-width: 480px;
    }

    .wsBpHead {
        font-size: 1.4em;
        margin: 0;
        color: #000000;
        text-align: center;
        list-style: none;
        margin: 0em 1em 0em 1em;
    }

    .wsBpMain{
        font-size: 1.5em;
    }

    .wsContactFoot{
        font-size: 2.0em;
        letter-spacing: 0.0em;
        margin: 0;
        color: #000000;
        text-align: center;
        text-wrap: normal;
        word-spacing: 0em;
    }

    .wsContactFoot li {
        list-style: none;
        display: block;
        line-height: 0.6em;
    }

    .wsContactFootBpLarge{
        height: 0.9em;
        padding: 0em;
        visibility: hidden;
    }

    .wsContactFootBp{
        visibility: hidden;
        padding: 0em;
    }
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/