@import url("//font-awesome.min.css");
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic|Open+Sans+Condensed:700");

/*
	TXT by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, label-facebook, label-twitter, label-rss, fa-envelope-o, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, article0, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, section0, summary, time, mark, audio, video, dropli {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, article0, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, section0 {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}

/* Box Model */

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Containers */

.container {
    margin-left: auto;
    margin-right: auto;
}

    .container.\31 25\25 {
        width: 100%;
        max-width: 1200px;
        min-width: 960px;
    }

    .container.\37 5\25 {
        width: 720px;
    }

    .container.\35 0\25 {
        width: 480px;
    }

    .container.\32 5\25 {
        width: 240px;
    }

.container {
    width: 960px;
}

@media screen and (min-width: 737px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 1500px;
        min-width: 1200px;
    }

    .container.\37 5\25 {
        width: 900px;
    }

    .container.\35 0\25 {
        width: 600px;
    }

    .container.\32 5\25 {
        width: 300px;
    }

    .container {
        width: 1200px;
    }
}

@media screen and (min-width: 737px) and (max-width: 1200px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 1200px;
        min-width: 960px;
    }

    .container.\37 5\25 {
        width: 720px;
    }

    .container.\35 0\25 {
        width: 480px;
    }

    .container.\32 5\25 {
        width: 240px;
    }

    .container {
        width: 960px;
    }
}

@media screen and (max-width: 736px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 125%;
        min-width: 100%;
    }

    .container.\37 5\25 {
        width: 75%;
    }

    .container.\35 0\25 {
        width: 50%;
    }

    .container.\32 5\25 {
        width: 25%;
    }

    .container {
        width: 100% !important;
    }
}

/* Grid */

.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .row > * {
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row:after, .row:before {
        content: '';
        display: block;
        clear: both;
        height: 0;
    }

    .row.uniform > * > :first-child {
        margin-top: 0;
    }

    .row.uniform > * > :last-child {
        margin-bottom: 0;
    }

    .row.\30 \25 > * {
        padding: 0 0 0 0px;
    }

    .row.\30 \25 {
        margin: 0 0 -1px 0px;
    }

    .row.uniform.\30 \25 > * {
        padding: 0px 0 0 0px;
    }

    .row.uniform.\30 \25 {
        margin: 0px 0 -1px 0px;
    }

    .row > * {
        padding: 0 0 0 40px;
    }

.row {
    margin: 0 0 -1px -40px;
}

    .row.uniform > * {
        padding: 40px 0 0 40px;
    }

    .row.uniform {
        margin: -40px 0 -1px -40px;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 80px;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -80px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 80px 0 0 80px;
    }

    .row.uniform.\32 00\25 {
        margin: -80px 0 -1px -80px;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 60px;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -60px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 60px 0 0 60px;
    }

    .row.uniform.\31 50\25 {
        margin: -60px 0 -1px -60px;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 20px;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -20px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 20px 0 0 20px;
    }

    .row.uniform.\35 0\25 {
        margin: -20px 0 -1px -20px;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 10px;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -10px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.uniform.\32 5\25 {
        margin: -10px 0 -1px -10px;
    }

.\31 2u, .\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
}

.\31 1u, .\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 0u, .\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
}

.\39 u, .\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
}

.\38 u, .\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
}

.\37 u, .\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
}

.\36 u, .\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
}

.\35 u, .\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
}

.\34 u, .\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
}

.\33 u, .\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
}

.\32 u, .\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 u, .\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
}

    .\31 2u\24 + *,
    .\31 1u\24 + *,
    .\31 0u\24 + *,
    .\39 u\24 + *,
    .\38 u\24 + *,
    .\37 u\24 + *,
    .\36 u\24 + *,
    .\35 u\24 + *,
    .\34 u\24 + *,
    .\33 u\24 + *,
    .\32 u\24 + *,
    .\31 u\24 + * {
        clear: left;
    }

.\-11u {
    margin-left: 91.66667%;
}

.\-10u {
    margin-left: 83.33333%;
}

.\-9u {
    margin-left: 75%;
}

.\-8u {
    margin-left: 66.66667%;
}

.\-7u {
    margin-left: 58.33333%;
}

.\-6u {
    margin-left: 50%;
}

.\-5u {
    margin-left: 41.66667%;
}

.\-4u {
    margin-left: 33.33333%;
}

.\-3u {
    margin-left: 25%;
}

.\-2u {
    margin-left: 16.66667%;
}

.\-1u {
    margin-left: 8.33333%;
}

@media screen and (min-width: 737px) {

    .row > * {
        padding: 50px 0 0 50px;
    }

    .row {
        margin: -50px 0 -1px -50px;
    }

        .row.uniform > * {
            padding: 50px 0 0 50px;
        }

        .row.uniform {
            margin: -50px 0 -1px -50px;
        }

        .row.\32 00\25 > * {
            padding: 100px 0 0 100px;
        }

        .row.\32 00\25 {
            margin: -100px 0 -1px -100px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 100px 0 0 100px;
        }

        .row.uniform.\32 00\25 {
            margin: -100px 0 -1px -100px;
        }

        .row.\31 50\25 > * {
            padding: 75px 0 0 75px;
        }

        .row.\31 50\25 {
            margin: -75px 0 -1px -75px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 75px 0 0 75px;
        }

        .row.uniform.\31 50\25 {
            margin: -75px 0 -1px -75px;
        }

        .row.\35 0\25 > * {
            padding: 25px 0 0 25px;
        }

        .row.\35 0\25 {
            margin: -25px 0 -1px -25px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 25px 0 0 25px;
        }

        .row.uniform.\35 0\25 {
            margin: -25px 0 -1px -25px;
        }

        .row.\32 5\25 > * {
            padding: 12.5px 0 0 12.5px;
        }

        .row.\32 5\25 {
            margin: -12.5px 0 -1px -12.5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 12.5px 0 0 12.5px;
        }

        .row.uniform.\32 5\25 {
            margin: -12.5px 0 -1px -12.5px;
        }

    .\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28desktop\29, .\39 u\24\28desktop\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28desktop\29, .\38 u\24\28desktop\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28desktop\29, .\37 u\24\28desktop\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28desktop\29, .\36 u\24\28desktop\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28desktop\29, .\35 u\24\28desktop\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28desktop\29, .\34 u\24\28desktop\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28desktop\29, .\33 u\24\28desktop\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28desktop\29, .\32 u\24\28desktop\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28desktop\29, .\31 u\24\28desktop\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28desktop\29 + *,
        .\31 1u\24\28desktop\29 + *,
        .\31 0u\24\28desktop\29 + *,
        .\39 u\24\28desktop\29 + *,
        .\38 u\24\28desktop\29 + *,
        .\37 u\24\28desktop\29 + *,
        .\36 u\24\28desktop\29 + *,
        .\35 u\24\28desktop\29 + *,
        .\34 u\24\28desktop\29 + *,
        .\33 u\24\28desktop\29 + *,
        .\32 u\24\28desktop\29 + *,
        .\31 u\24\28desktop\29 + * {
            clear: left;
        }

    .\-11u\28desktop\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28desktop\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28desktop\29 {
        margin-left: 75%;
    }

    .\-8u\28desktop\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28desktop\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28desktop\29 {
        margin-left: 50%;
    }

    .\-5u\28desktop\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28desktop\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28desktop\29 {
        margin-left: 25%;
    }

    .\-2u\28desktop\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28desktop\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (min-width: 737px) and (max-width: 1200px) {

    .row > * {
        padding: 25px 0 0 25px;
    }

    .row {
        margin: -25px 0 -1px -25px;
    }

        .row.uniform > * {
            padding: 25px 0 0 25px;
        }

        .row.uniform {
            margin: -25px 0 -1px -25px;
        }

        .row.\32 00\25 > * {
            padding: 50px 0 0 50px;
        }

        .row.\32 00\25 {
            margin: -50px 0 -1px -50px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 50px 0 0 50px;
        }

        .row.uniform.\32 00\25 {
            margin: -50px 0 -1px -50px;
        }

        .row.\31 50\25 > * {
            padding: 37.5px 0 0 37.5px;
        }

        .row.\31 50\25 {
            margin: -37.5px 0 -1px -37.5px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 37.5px 0 0 37.5px;
        }

        .row.uniform.\31 50\25 {
            margin: -37.5px 0 -1px -37.5px;
        }

        .row.\35 0\25 > * {
            padding: 12.5px 0 0 12.5px;
        }

        .row.\35 0\25 {
            margin: -12.5px 0 -1px -12.5px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 12.5px 0 0 12.5px;
        }

        .row.uniform.\35 0\25 {
            margin: -12.5px 0 -1px -12.5px;
        }

        .row.\32 5\25 > * {
            padding: 6.25px 0 0 6.25px;
        }

        .row.\32 5\25 {
            margin: -6.25px 0 -1px -6.25px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 6.25px 0 0 6.25px;
        }

        .row.uniform.\32 5\25 {
            margin: -6.25px 0 -1px -6.25px;
        }

    .\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28tablet\29, .\39 u\24\28tablet\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28tablet\29, .\38 u\24\28tablet\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28tablet\29, .\37 u\24\28tablet\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28tablet\29, .\36 u\24\28tablet\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28tablet\29, .\35 u\24\28tablet\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28tablet\29, .\34 u\24\28tablet\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28tablet\29, .\33 u\24\28tablet\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28tablet\29, .\32 u\24\28tablet\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28tablet\29, .\31 u\24\28tablet\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28tablet\29 + *,
        .\31 1u\24\28tablet\29 + *,
        .\31 0u\24\28tablet\29 + *,
        .\39 u\24\28tablet\29 + *,
        .\38 u\24\28tablet\29 + *,
        .\37 u\24\28tablet\29 + *,
        .\36 u\24\28tablet\29 + *,
        .\35 u\24\28tablet\29 + *,
        .\34 u\24\28tablet\29 + *,
        .\33 u\24\28tablet\29 + *,
        .\32 u\24\28tablet\29 + *,
        .\31 u\24\28tablet\29 + * {
            clear: left;
        }

    .\-11u\28tablet\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28tablet\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28tablet\29 {
        margin-left: 75%;
    }

    .\-8u\28tablet\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28tablet\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28tablet\29 {
        margin-left: 50%;
    }

    .\-5u\28tablet\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28tablet\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28tablet\29 {
        margin-left: 25%;
    }

    .\-2u\28tablet\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28tablet\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 736px) {

    .row > * {
        padding: 5px 1px 5px 21px;
    }

    .row {
        margin: -15px 0 -1px -20px;
    }

        .row.uniform > * {
            padding: 20px 0 0 20px;
        }

        .row.uniform {
            margin: -20px 0 -1px -20px;
        }

        .row.\32 00\25 > * {
            padding: 40px 0 0 40px;
        }

        .row.\32 00\25 {
            margin: -40px 0 -1px -40px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 40px 0 0 40px;
        }

        .row.uniform.\32 00\25 {
            margin: -40px 0 -1px -40px;
        }

        .row.\31 50\25 > * {
            padding: 30px 0 0 30px;
        }

        .row.\31 50\25 {
            margin: -30px 0 -1px -30px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 30px 0 0 30px;
        }

        .row.uniform.\31 50\25 {
            margin: -30px 0 -1px -30px;
        }

        .row.\35 0\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.\35 0\25 {
            margin: -10px 0 -1px -10px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.uniform.\35 0\25 {
            margin: -10px 0 -1px -10px;
        }

        .row.\32 5\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.\32 5\25 {
            margin: -5px 0 -1px -5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.uniform.\32 5\25 {
            margin: -5px 0 -1px -5px;
        }

    .\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28mobile\29, .\39 u\24\28mobile\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28mobile\29, .\38 u\24\28mobile\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28mobile\29, .\37 u\24\28mobile\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28mobile\29, .\36 u\24\28mobile\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28mobile\29, .\35 u\24\28mobile\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28mobile\29, .\34 u\24\28mobile\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28mobile\29, .\33 u\24\28mobile\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28mobile\29, .\32 u\24\28mobile\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28mobile\29, .\31 u\24\28mobile\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28mobile\29 + *,
        .\31 1u\24\28mobile\29 + *,
        .\31 0u\24\28mobile\29 + *,
        .\39 u\24\28mobile\29 + *,
        .\38 u\24\28mobile\29 + *,
        .\37 u\24\28mobile\29 + *,
        .\36 u\24\28mobile\29 + *,
        .\35 u\24\28mobile\29 + *,
        .\34 u\24\28mobile\29 + *,
        .\33 u\24\28mobile\29 + *,
        .\32 u\24\28mobile\29 + *,
        .\31 u\24\28mobile\29 + * {
            clear: left;
        }

    .\-11u\28mobile\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28mobile\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28mobile\29 {
        margin-left: 75%;
    }

    .\-8u\28mobile\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28mobile\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28mobile\29 {
        margin-left: 50%;
    }

    .\-5u\28mobile\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28mobile\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28mobile\29 {
        margin-left: 25%;
    }

    .\-2u\28mobile\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28mobile\29 {
        margin-left: 8.33333%;
    }
}

/* Basic */


body {
    background: #f2f5f3;
    Font-family: 'Roboto', sans-serif;
    /*font-weight: 400;*/
    color: #6b7770;
    font-size: 11.5pt;
    line-height: 2em;
}

    body.is-loading * {
        -moz-transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        transition: none !important;
        -moz-animation: none !important;
        -webkit-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

.pressRelease {
    color: black;
    font-weight: 300;
}

h2.pressRelease {
    color: black;
    font-weight: 300;
}

h3.pressRelease {
    color: black;
    font-weight: 500;
    font-size: 28px;
}

h4.pressRelease {
    color: black;
    font-weight: 500;
    font-size: 16px;
}

input, textarea, select {
    Font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #6b7770;
    font-size: 11.5pt;
    line-height: 2em;
}

h1, h2, h3, h4, h5, h6 {
    Font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
    color: black;
}



    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        text-decoration: none;
        color: inherit;
    }

    h2.major {
        position: relative;
    }

        h2.major span {
            background: #fff;
            position: relative;
            display: inline-block;
        }

a {
    color: #006376;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #509dd1;
    }

    a.lang {
        color: black;
        text-decoration: none;
    }

        a.lang:hover {
            text-decoration: underline;
            color: black;
            /*font-weight: bold;*/
        }

    a.mob {
        font-size: 11px;
        line-height: 15px;
        color: black;
        text-decoration: none;
    }

        a.mob:hover {
            text-decoration: underline;
            color: black;
            /*font-weight: bold;*/
        }

    a.desktop {
        font-size: 14px;
        line-height: 17px;
        color: black;
        text-decoration: none;
    }

        a.desktop:hover {
            text-decoration: underline;
            color: black;
            /*font-weight: bold;*/
        }

    a.subMenu {
        color: black;
        text-decoration: none;
        padding-left: 35px;
        /*list-style-position: inside;*/
    }

        a.subMenu:hover {
            text-decoration: underline;
            color: black;
        }

    a.expected {
        color: #fff;
        text-decoration: none;
        /*font-weight: bold;
        background-color: #be2048;*/
    }

        a.expected:hover {
            text-decoration: underline;
            color: #fff;
            /*font-weight: bold;*/
        }

    a.botimi {
        color: #555;
        text-decoration: none;
        font-weight: bold;
        background: transparent url('https://ask.rks-gov.net/media/sortIcon.png') center right no-repeat;
        padding-right: 15px;
        margin: 0 auto;
        background-size: 11px;
        padding-bottom: 3px;
    }

        a.botimi:hover {
            color: black;
            /*text-decoration: underline;*/
            font-weight: bold;
        }

    a.calendar {
        color: #fff;
        text-decoration: none;
    }

        a.calendar:hover {
            text-decoration: underline;
            color: #fff;
            font-weight: bold;
        }

    a.forlan {
        color: black;
        text-decoration: none;
    }

        a.forlan:hover {
            color: black;
            font-weight: bold;
        }

    a.footera {
        color: #fff;
        text-decoration: none;
    }

        a.footera:hover {
            text-decoration: underline;
            color: red;
            /*font-weight: bold;*/
        }

    a.homep {
        font-size: 12px;
        color: #549ad1;
        text-decoration: none;
    }

        a.homep:hover {
            text-decoration: underline;
            color: #549ad1;
            /*font-weight: bold;*/
        }

    a.moreInfo {
        /*Font-family: 'Roboto', sans-serif;*/
        font-weight: 300;
        color: #0050ff;
        text-decoration: none;
    }

        a.moreInfo:hover {
            text-decoration: underline;
            color: #0050ff;
            /*font-weight: bold;*/
        }

    a.hape {
        font-size: 12px;
        font-weight: 400;
        color: black;
        text-decoration: none;
        line-height: 22px;
    }

        a.hape:hover {
            text-decoration: underline;
            font-weight: 400;
            color: black;
        }

    a.metaData {
        /*font-size: 12px;*/
        font-weight: 400;
        color: #747983;
        text-decoration: none;
        line-height: 22px;
    }

        a.metaData:hover {
            text-decoration: underline;
            font-weight: 400;
            color: black;
        }

b, strong {
    font-weight: 700;
    color: #6b7770;
}

i, em {
    font-style: italic;
}

br.clear {
    clear: both;
}

sub {
    position: relative;
    top: 0.5em;
    font-size: 0.8em;
}

sup {
    position: relative;
    top: -0.5em;
    font-size: 0.8em;
}

hr {
    border: 0;
    border-top: solid 2px #E7EAE8;
    margin: 0 0 1em 0;
}

blockquote {
    border-left: solid 5px #E7EAE8;
    padding: 1em 0 1em 1.5em;
    font-style: italic;
}

p, ul, ol, dl, table {
    margin-bottom: 0.6em;
}

/* Section/Article */

section, article {
    margin-bottom: 6em;
}

section0, article0 {
    margin-bottom: 0;
}

section > :last-child, section:last-child, article > :last-child, article:last-child {
    margin-bottom: 0;
}

header > p {
    display: block;
    Font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #c1cac5;
}

.Headline1, .Headline2, .HoverHeadline1, .HoverHeadline2, .BodyText, .CalendarText {
    Font-family: 'Roboto', sans-serif;
    line-height: 140%;
}

.Headline1, .Headline2, .HoverHeadline1, .HoverHeadline2 {
    font-size: 14px;
}

.Headline1, .HoverHeadline1 {
    color: #555;
    font-weight: bold;
}

.Headline2, .HoverHeadline2 {
    color: #555;
}

.HoverHeadline1 {
    text-decoration: underline;
}

.HoverHeadline2 {
    font-weight: bold;
    text-decoration: underline;
}

.BodyText {
    font-size: 12px;
    color: rgb(0, 0, 0);
}

.CalendarText {
    font-size: 10px;
    color: #555;
    padding: 5px;
    line-height: 50%;
}

.CalendarTextDelay {
    font-size: 10px;
    color: #be2048;
    padding-right: 1px;
    /*font-weight: bold;*/
    font-style: italic;
    line-height: 200%;
}

.CalendarBoxHeader {
    background-color: #be2048;
    border-radius: 0px;
    /*background-image: url('https://askvwebdev01/media/calendarIcon.png');
    background-position: right center;
    background-size: 30px;
    background-repeat: no-repeat;*/
}

.DiasporaBoxHeader {
    background-color: #be2048;
    border-radius: 0px;
}

.CalendarBoxBody {
    border-bottom: 1px solid #be2048;
    border-left: 1px solid #be2048;
    border-right: 1px solid #be2048;
    background-color: #fff;
    border-radius: 2px;
    padding-top: 1px;
    padding-bottom: 4px;
}

.CalendarBoxHeader1 {
    background-color: #549ad1;
    border-radius: 2px;
}

.CalendarBoxBody1 {
    border-bottom: 1px solid #549ad1;
    border-left: 1px solid #549ad1;
    border-right: 1px solid #549ad1;
    background-color: #fff;
    border-radius: 2px;
    padding-top: 10px;
}

.CalendarBoxHeader2 {
    background-color: #fecd07;
    border-radius: 0px;
}

.CalendarBoxBody2 {
    border-bottom: 1px solid #fecd07;
    border-left: 1px solid #fecd07;
    border-right: 1px solid #fecd07;
    background-color: #fff;
    border-radius: 2px;
    padding-top: 10px;
}

.CalendarHeadline1 {
    padding: 1px 5px 1px 5px;
    Font-family: 'Roboto', sans-serif;
    color: rgb(255,255,255);
    font-size: 14px;
    font-weight: bold;
}

.CalendarHeadline2 {
    Font-family: 'Roboto', sans-serif;
    color: #555;
    font-size: 14px;
    padding-left: 5px;
    line-height: 140%;
    top: 5px;
    display: table;
}

.CalendarHeadline1ect {
    padding: 5px 5px 5px 5px;
    Font-family: 'Roboto', sans-serif;
    color: #555;
    font-size: 14px;
    font-weight: bold;
}

.CalendarHeadline2ect {
    Font-family: 'Roboto', sans-serif;
    color: #555;
    font-size: 14px;
    padding-left: 5px;
}


/* Image */

.image {
    position: relative;
    display: inline-block;
    border-radius: 8px;
}

.imgact {
    float: left;
    margin: 0 10px 0 0;
    text-align: left;
    width: 150px;
    height: 150px;
    /*line-height: 120px;*/
}

.imgactheight {
    height: 110px;
}

.imgnews {
    float: left;
    margin: 0 10px 0 0;
    text-align: left;
    width: 100px;
    height: 100px;
    /*line-height: 120px;*/
}

.desktopimgnews {
    float: left;
    margin: 0 10px 0 0;
    text-align: left;
    width: 150px;
    height: 200px;
    /*line-height: 120px;*/
}

.imgnewsheight {
    height: 20px;
}

.imgpdf {
    float: left;
    margin: 0 10px 0 0;
    text-align: left;
    width: 80px;
    height: 100px;
    /*line-height: 120px;*/
}

.imgpdfheight {
    height: 50px;
}


img:hover {
    opacity: 0.85;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    /*transform: scale(1.1);*/
}

img.zoomImg {
    display: inline-block;
    border: 0;
    width: 100%;
    height: 240px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

    img.zoomImg:hover {
        box-shadow: 0px 0px 150px #000000;
        z-index: 2;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.3);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.3);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.3);
        transition: all 200ms ease-in;
        transform: scale(1.3);
    }

.image img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 0;
}

.image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("images/overlay.png");
    border-radius: 8px;
}

.image.fit {
    display: block;
    width: 100%;
}

.image.featured {
    display: block;
    width: 100%;
    height: 240px;
    margin: 0 0 0 0;
    padding-top: 1em;
}

.image.featuredOrgan {
    display: block;
    width: 100%;
    /*padding-bottom:20px;*/
    /*height: 200px;*/
    /*margin: 0 0 0 0;*/
    /*padding-top: 1em;*/
}

.image.featuredBaner {
    display: block;
    width: 100%;
    margin: 0 0 0 0;
}

.image.featured1 {
    display: block;
    width: 50%;
    margin: 0 auto;
    /*left: 70px;*/
}

.image.left {
    float: left;
    margin: 0 2em 2em 0;
}

.image.centered {
    display: block;
    margin: 0 0 2em 0;
}

    .image.centered img {
        margin: 0 auto;
        width: auto;
    }

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
    -webkit-appearance: none;
    display: inline-block;
    Font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    background: #be2048;
    color: #fff;
    border: 0;
    line-height: 1px;
    border-radius: 6px;
    outline: 0;
    cursor: pointer;
    margin-bottom: 5px;
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

    input[type="button"]:hover,
    input[type="submit"]:hover,
    input[type="reset"]:hover,
    button:hover,
    .button:hover {
        background: #808183;
    }

    input[type="button"]:active,
    input[type="submit"]:active,
    input[type="reset"]:active,
    button:active,
    .button:active {
        background: #808183;
    }

    input[type="button"].alt,
    input[type="submit"].alt,
    input[type="reset"].alt,
    button.alt,
    .button.alt {
        background: #c1cac5;
    }

        input[type="button"].alt:hover,
        input[type="submit"].alt:hover,
        input[type="reset"].alt:hover,
        button.alt:hover,
        .button.alt:hover {
            background: #ccd5d0;
        }

        input[type="button"].alt:active,
        input[type="submit"].alt:active,
        input[type="reset"].alt:active,
        button.alt:active,
        .button.alt:active {
            background: #b1bab5;
        }

/* List */

ul.default {
    list-style: disc;
    padding-left: 1em;
}

    ul.default li {
        padding-left: 0.5em;
    }

#navOrganistaion {
    position: fixed;
    top: 100px;
    left: 0%;
    z-index: 1000;
    background-color: #be2048;
    width: 100%;
    height: 3em;
    line-height: 3.25em;
    text-align: center;
    padding-right: 400px;
    font-size: 15px;
    Font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: none;
    cursor: default;
    border-bottom: 1px solid #f2f5f3;
}

    #navOrganistaion.smaller {
        position: fixed;
        top: 75px;
        left: 0%;
        z-index: 1000;
        background-color: #be2048;
        width: 100%;
        height: 2.5em;
        line-height: 3.25em;
        text-align: center;
        Font-family: 'Roboto', sans-serif;
        font-weight: normal;
        text-transform: none;
        cursor: default;
        padding-right: 400px;
        border-bottom: 1px solid #f2f5f3;
    }

#Organisation li {
    display: inline;
}

    #Organisation li a.current {
        text-decoration: underline;
    }


ul.divided > li {
    border-top: solid 2px #e7eae8;
    padding-top: 2.35em;
    margin-top: 2.35em;
}

    ul.divided > li:first-child {
        border-top: 0;
        padding-top: 0;
        margin-top: 0;
    }

ul.actions li {
    display: inline-block;
    margin: 0 0 0 1em;
}

    ul.actions li:first-child {
        margin-left: 0;
    }

ul.contact {
    cursor: default;
}

    ul.contact li {
        -moz-transition: top .15s ease-in-out;
        -webkit-transition: top .15s ease-in-out;
        -ms-transition: top .15s ease-in-out;
        transition: top .15s ease-in-out;
        position: relative;
        display: block;
        margin: 0 0.25em 0 0.25em;
        top: 0;
        text-align: left;
    }

ul.contact1 li {
    -moz-transition: top .15s ease-in-out;
    -webkit-transition: top .15s ease-in-out;
    -ms-transition: top .15s ease-in-out;
    transition: top .15s ease-in-out;
    position: relative;
    display: block;
    margin: 0 0.25em 0 0.25em;
    top: 0;
    text-align: left;
    line-height: 24px;
}

ul.contact li a {
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    outline: 0;
    background: #c1cac5;
    text-align: left;
}

    ul.contact li a:before {
        color: #f2f5f3;
        font-size: 18px;
        line-height: 24px;
        padding: 4px;
    }

ul.contact li:hover {
    /*top: -5px;*/
}

    ul.contact li:hover a.fa-facebook {
        background-color: #3C5A98;
    }

    ul.contact li:hover a.fa-twitter {
        background-color: #2DAAE4;
    }

    ul.contact li:hover a.fa-rss {
        background-color: #C4376B;
    }

    ul.contact li:hover a.fa-youtube {
        background-color: red;
    }

    ul.contact li:hover a.fa-linkedin {
        background-color: #006599;
    }

    ul.contact li:hover a.fa-instagram {
        background-color: #2E5E86;
    }


    ul.contact li:hover a.fa-google-plus {
        background-color: #DA2713;
    }

    ul.contact li:hover a.fa-envelope-o {
        background-color: #be2048;
    }

ul.contact li:active {
    top: 0;
}

ul.special {
    cursor: default;
}

    ul.special li {
        -moz-transition: top .15s ease-in-out;
        -webkit-transition: top .15s ease-in-out;
        -ms-transition: top .15s ease-in-out;
        transition: top .15s ease-in-out;
        position: relative;
        display: inline-block;
        margin: 0 1.5em 0 1.5em;
        top: 0;
    }

        ul.special li:hover {
            top: -10px;
        }

            ul.special li:hover a {
                background: #b9d2ce;
            }

    ul.special a {
        -moz-transition: background-color .2s ease-in-out;
        -webkit-transition: background-color .2s ease-in-out;
        -ms-transition: background-color .2s ease-in-out;
        transition: background-color .2s ease-in-out;
        display: block;
        position: relative;
        background: #c1cac5;
        width: 12em;
        height: 12em;
        border-radius: 6em;
        outline: 0;
    }

        ul.special a:before {
            position: absolute;
            width: 128px;
            height: 128px;
            font-size: 96px;
            line-height: 128px;
            left: 50%;
            top: 50%;
            margin-top: -64px;
            margin-left: -64px;
            color: #fff;
            text-align: center;
        }

.extrameta {
    padding-top: 5px;
}

.kalendarMesi {
    vertical-align: middle;
}

ul.meta {
    font-size: 10px;
    color: #a1aaa5;
}

    ul.meta li {
        position: relative;
        display: inline-block;
        margin-left: 0em;
    }

        ul.meta li a {
            color: inherit;
            outline: 0;
        }

        ul.meta li:first-child {
            margin-left: 0px;
        }

        ul.meta li:before {
            opacity: 0.5;
            cursor: default;
            margin-right: 0.5em;
        }

ul.menu li {
    border-left: solid 1px #E7EAE8;
    display: inline-block;
    padding: 0 0 0 0.75em;
    margin: 0 0 0 0.75em;
}

    ul.menu li:first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }

ol.default {
    list-style: decimal;
    padding-left: 1.25em;
}

    ol.default li {
        padding-left: 0.25em;
    }

/* Forms */

form label, label-facebook, label-twitter, label-rss, label-fa-envelope-o {
    display: block;
    margin: 0 0 1em 0;
    Font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #6b7770;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form textarea {
    /*-webkit-appearance:menulist-text;*/
    display: block;
    width: 100%;
    border-radius: 2px;
    border: solid 1px #E7EAE8;
}

    form input[type="text"]:focus,
    form input[type="email"]:focus,
    form input[type="password"]:focus,
    form select:focus,
    form textarea:focus {
        border-color: #a1cd9b;
        width: 100%;
    }

input.searchBoks[type=text] {
    position: absolute;
    margin-left: 960px;
    width: 50px;
    box-sizing: border-box;
    border: 0px none #ccc;
    border-radius: 4px;
    Font-family: 'Roboto', sans-serif;
    font-size: 14px;
    top: 45px;
    text-align: right;
    background-color: white;
    background-image: url('https://ask.rks-gov.net/media/srchIcon.png');
    background-position: 5px 7px;
    background-size: 25px;
    background-repeat: no-repeat;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

input.searchBoks.smaller[type=text] {
    position: absolute;
    margin-left: 960px;
    width: 50px;
    box-sizing: border-box;
    border: 0px none #ccc;
    border-radius: 4px;
    Font-family: 'Roboto', sans-serif;
    font-size: 14px;
    top: 35px;
    text-align: right;
    background-color: white;
    background-image: url('https://ask.rks-gov.net/media/srchIcon.png');
    background-position: 5px 7px;
    background-size: 25px;
    background-repeat: no-repeat;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

input.searchBoks[type=text]:focus {
    width: 15.3%;
    border: 1px solid #555555;
}


form input[type="text"],
form input[type="email"],
form input[type="password"],
form select {
    line-height: 2em;
    padding: 0 2px;
}

form textarea {
    min-height: 9em;
    padding: 1em;
}

form .formerize-placeholder {
    color: #555 !important;
}

form ::-webkit-input-placeholder {
    color: #555 !important;
}

form :-moz-placeholder {
    color: #555 !important;
}

form ::-moz-placeholder {
    color: #555 !important;
}

form :-ms-input-placeholder {
    color: #555 !important;
}

form ::-moz-focus-inner {
    border: 0;
}

/* Tables */

table {
    width: 100%;
}

    table.default {
        width: 100%;
    }

        table.default tr {
            border-top: solid 2px #E7EAE8;
        }

            table.default tr:first-child {
                border-top: 0;
            }

        table.default td {
            padding: 0.5em 1em 0.5em 1em;
        }

        table.default th {
            text-align: left;
            padding: 0.5em 1em 0.5em 1em;
            margin: 0 0 1em 0;
            Font-family: 'Roboto', sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            color: #6b7770;
        }

        table.default thead {
            background: #E7EAE8;
            color: #fff;
        }

.ask-table {
    font-size: 12px;
    width: 90%;
    /*border-right:2px solid #e1e1e1;*/
    overflow: auto;
}

    .ask-table th {
        color: #2e2d2f;
        text-align: left;
        padding-left: 5px;
        background-color: #e1e1e1;
        border: 1px solid #555;
        max-width: 80px;
    }

    .ask-table tr {
        border: 1px solid #e1e1e1;
        text-align: center;
        color: #2e2d2f;
    }


    .ask-table td {
        border: 1px solid #555;
        text-align: left;
        padding-left: 5px;
        background-color: #f7f7f7;
    }

.asktable {
    border-collapse: collapse;
    width: 100%;
    color: black;
    overflow: auto;
}

    .asktable th, td {
        text-align: left;
        padding: 8px;
        color: black;
    }

    .asktable td:hover {
        background-color: #4572a7;
        font-weight: 700;
    }

    .asktable tr:nth-child(even) {
        background-color: #E7EAE8;
        font-weight: 500;
    }

    .asktable th:nth-child(even) {
        background-color: #E7EAE8;
    }

.memo-table {
    border-collapse: collapse;
    width: 100%;
    font-size: 15px;
}

    .memo-table th, td {
        text-align: left;
        padding: 6px;
        font-weight: 300;
        line-height: 20px;
    }

    .memo-table tr:nth-child(even) {
        background-color: #f2f2f2;
        font-size: 14px;
        font-weight: 500;
    }

    .memo-table th {
        background-color: #33cccc;
        color: black;
        font-weight: 500;
    }

    .memo-table tr:hover {
        background-color: #c1cac5;
        text-decoration: wavy;
    }

/* Box */

.box.highlight {
    text-align: center;
}

/* Icons */

.icon {
    position: relative;
    text-decoration: none;
}

    .icon:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-transform: none !important;
    }

    .icon > .label-facebook {
        margin-left: 10px;
    }

    .icon > .label-twitter {
        margin-left: 14px;
    }

    .icon > .label-rss {
        margin-left: 17px;
    }

    .icon > .label-fa-envelope-o {
        margin-left: 1px;
    }


/* Wrappers */

#banner-wrapper {
    position: relative;
    background-image: url("images/overlay.png"), url("images/overlay.png"), url("../../images/banner.jpg");
    background-position: top left, top left, center center;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    z-index: 1;
}

#main-wrapper {
    background: #fff;
    /*border-top: solid 5px #384452 ;*/
    border-bottom: solid 5px #c1cac5;
}

/* Banner */

#banner {
    position: relative;
    background-color: rgba(21, 28, 23, 0.85);
    background-image: url("images/overlay.png"), url("images/highlight.png");
    background-position: top left, center center;
    background-size: auto, 100% 250%;
    background-repeat: repeat, no-repeat;
    text-align: center;
    margin: 0;
}

    /* Web Notification */


    #banner h2 {
        color: #fff;
    }

    #banner p {
        display: block;
        Font-family: 'Roboto', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #575d59;
    }

    #banner .button {
        -moz-transition: border-color .2s ease-in-out, color .2s ease-in-out;
        -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out;
        -ms-transition: border-color .2s ease-in-out, color .2s ease-in-out;
        transition: border-color .2s ease-in-out, color .2s ease-in-out;
        color: #b4b7b5;
        background: transparent !important;
        border: solid 4px #575d59;
        border-color: rgba(87, 93, 89, 0.35);
        border-radius: 16px;
    }

        #banner .button:hover {
            color: #e4e7e5;
            border-color: rgba(87, 93, 89, 0.75);
        }

        #banner .button:active {
            color: #fff;
            border-color: #616763;
        }

/* Footer */

#footer a {
    color: #a1aaa5;
}

    #footer a:hover {
        color: rgba(21, 28, 23, 0.85);
    }

#footer h2.major span {
    background: #f2f5f3;
    color: rgba(21, 28, 23, 0.85);
    font-size: 18px;
    padding-left: 2px;
}

/* Copyright */

#copyright {
    display: inline-block;
    background: #e7eae8;
    padding: 0.75em 2em 0.75em 2em;
    border-radius: 8px;
    color: #8b9790;
}

    #copyright a {
        color: inherit;
    }

    #copyright .menu {
        margin: 0;
    }

        #copyright .menu li {
            border-color: #C1CAC5;
            border-width: 2px;
            line-height: 1em;
        }

/*btnDown*/

.btndown {
    line-height: 50px;
    text-align: center;
    background-image: url('https://ask.rks-gov.net/media/btndown.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center bottom;
    color: black;
    Font-family: 'Roboto', sans-serif;
}

/*btnUp*/

.btnup {
    line-height: 50px;
    text-align: center;
    background-image: url('https://ask.rks-gov.net/media/btnup.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center top;
    margin-top: 20px;
    color: black;
    Font-family: 'Roboto', sans-serif;
}

#map {
    height: 300px;
    width: 100%;
    margin-bottom: 15px;
}

/* Desktop */

@media screen and (min-width: 737px) {
    #showMobile {
        display: none;
    }

    #showDesktopTablet {
    }

    #iframe {
        width: 261px;
        height: 190px;
        margin: 0 auto;
        margin-bottom: -9px;
    }

    .h3themesubtheme {
        font-size: 30px;
        color: #549ad1;
    }


    .fontmod {
        font-size: 14px;
    }
    /*ShareButton*/

    #share-buttons img {
        width: 35px;
        padding: 35px;
        border: 0;
        box-shadow: 0;
        display: inline;
    }

    .sharemarginimage {
        margin-right: 14px;
    }

    .sharefont {
        font-size: 22px;
    }

    /* Basic */

    h1, h2, h3, h4, h5, h6 {
        margin: 0 0 0.5em 0;
    }

    h2 {
        font-size: 1.65em;
    }

        h2.major {
            font-size: 1.65em;
            text-align: left;
            margin: 0 0 3em 0;
        }

            h2.major span {
                top: -0.775em;
                /*padding: 0 1.5em 0 1.5em;*/
            }

    h3, h4 {
        font-size: 1.25em;
    }

    /*Captcha*/

    .captcha {
        margin-top: 35px;
        max-width: 152px;
        text-align: center;
        background-image: url('https://ask.rks-gov.net/media/captchabck.jpg');
        background-repeat: no-repeat;
        color: #fff;
        font-family: 'Comic Sans MS';
    }


    /* Button */

    input[type="button"],
    input[type="submit"],
    input[type="reset"],
    button,
    .button {
        font-size: 1.25em;
        padding: 0.85em 1.85em;
    }

        input[type="button"].big,
        input[type="submit"].big,
        input[type="reset"].big,
        button.big,
        .button.big {
            font-size: 1.65em;
            padding: 0.85em 1.85em;
        }

    /* List */

    ul.actions {
        text-align: center;
        margin: 2em 0 0 0;
    }

    /* Box */

    .box.highlight .special {
        margin: 0 0 4em 0;
    }

    .box.highlight h2 {
        font-size: 3em;
        margin: 0 0 0.75em 0;
    }

    .box.highlight header > p {
        font-size: 1.65em;
        margin: 0 0 1.5em 0;
    }

    .box.feature {
        text-align: center;
    }

    .box.post header {
        margin: 0 0 2.5em 0;
    }

    .box.post h3 {
        font-size: 3em;
        margin: 0 0 0.5em 0;
    }

    .box.post header > p {
        font-size: 1.65em;
        margin: 0 0 0.5em 0;
    }

    .box.post ul.meta {
        margin: 0 0 0.5em 0;
    }

    .box.post-summary h3 {
        line-height: 1em;
        margin: 0 0 0 0;
    }

    .box.post-summary .meta {
        margin: 0;
        line-height: 1em;
    }

    .box.page-content header {
        margin: 0 0 2.5em 0;
    }

    .box.page-content h2 {
        font-size: 3em;
        margin: 0 0 0.5em 0;
    }

    .box.page-content header > p {
        font-size: 1.65em;
        margin: 0 0 0.5em 0;
    }

    .box.page-content ul.meta {
        margin: 0 0 0.5em 0;
    }

    /* Sidebar + Content */

    .sidebar {
        padding-top: 0.5em;
    }

    .homepage .sidebar {
        padding-top: 0;
    }

    .sidebar h2.major {
        text-align: left;
        margin: 0 0 1em 0;
    }

        .sidebar h2.major span {
            padding-left: 0;
        }

    .content-left {
        padding-right: 2em;
    }

    .content-right {
        padding-left: 2em;
    }

    /* Wrappers */

    #banner-wrapper {
        padding: 11em 0;
    }

    #main-wrapper {
        border-top-width: 35px;
        border-bottom-width: 10px;
    }

    /* Notification*/

    .notification {
        margin-top: -22px;
        padding-bottom: 14px;
        font-weight: normal;
        line-height: 14px;
        font-style: italic;
        font-size: 10px;
    }

    /*SearchPanel*/

    .search {
        width: 100%;
        height: 75px;
        /*overflow: hidden;*/
        position: fixed;
        top: 98px;
        /*left: 0;*/
        z-index: 1;
        background-color: rgba(255,255,255,0.8);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border-bottom: 1px solid #f2f5f3;
    }

        .search #searchbox {
            width: 460px;
            margin: 17px auto;
            border-spacing: 0px 0px;
            Font-family: 'Roboto', sans-serif;
            font-size: 15px;
            color: red;
            border: 1px solid #555;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;        
            /*background-image: url('https://ask.rks-gov.net/media/srchIcon.png');
            background-position: 420px 8px;
            background-size: 18px;
            background-repeat: no-repeat;*/
        }

        .search.smaller {
            top: 75px;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

    .fooStyle {
        height: 25px;
        width: 25px;
        margin-left: 900px;
        cursor: pointer;
    }

        .fooStyle.smaller {
            height: 20px;
            width: 20px;
            margin-top: 45px;
            cursor: pointer;
        }


    /* Header */

    .header {
        width: 100%;
        height: 97px;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background-color: #fff;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border-bottom: 1px solid #f2f5f3;
    }



        .header h1#logo {
            display: none;
        }

        .header h1#askLogo {
            display: inline-block;
            height: 120px;
            float: left;
            margin-left: 0px;
            font-family: "Oswald", sans-serif;
            font-size: 60px;
            color: white;
            font-weight: 400;
        }

    .brand {
        padding-top: 5px;
        height: 85px;
        -webkit-transition: all 0.5s ease-in;
        -webkit-transform: scale(0.9);
        -ms-transition: all 0.5s ease-in;
        -ms-transform: scale(0.9);
        -moz-transition: all 0.5s ease-in;
        -moz-transform: scale(0.9);
        transition: all 0.5s ease-in;
        transform: scale(0.9);
    }



    .header nav ul {
        background-color: #fff;
        display: block;
        float: none;
        height: 50px;
        line-height: 20px;
        text-align: center;
        margin: 0 auto;
        Font-family: 'Roboto', sans-serif;
        font-size: 15px;
        padding-right: 350px;
    }

    .header nav li {
        display: inline-block;
        margin: 3.8em 0.5em 0 0.4em;
        position: relative;
        -moz-transition: top .15s ease-in-out;
        -webkit-transition: top .15s ease-in-out;
        -o-transition: top .15s ease-in-out;
        -ms-transition: top .15s ease-in-out;
        transition: top .15s ease-in-out;
    }

        .header nav li[data-type="langicon"] {
            padding: 0 0 0 1.1em;
            /*margin-bottom: 0.2em;*/
            margin-left: -5px;
            padding-top: 2px;
            text-indent: 0.3em;
            /*font-weight: bold;*/
            list-style: none;
            background-repeat: no-repeat;
            background-image: url('https://ask.rks-gov.net/media/lanIcon.png');
            background-size: 15px;
        }

    .header.smaller nav li[data-type="langicon"] {
        padding: 0 0 0 1.1em;
        /*margin-bottom: 0.2em;*/
        margin-left: -5px;
        padding-top: 10px;
        text-indent: 0.3em;
        /*font-weight: bold;*/
        list-style: none;
        background-repeat: no-repeat;
        background-image: url('https://ask.rks-gov.net/media/lanIcon.png');
        background-size: 15px;
    }

    #navlanguage {
        left: 85px;
        border: none;
    }

    .header nav li > ul {
        display: none;
    }

    .header nav li a, .header nav li span {
        -moz-transition: background-color .075s ease-in-out, color .075s ease-in-out;
        -webkit-transition: background-color .075s ease-in-out, color .075s ease-in-out;
        -ms-transition: background-color .075s ease-in-out, color .075s ease-in-out;
        transition: background-color .075s ease-in-out, color .075s ease-in-out;
        position: relative;
        display: block;
        text-decoration: none;
        color: black;
        font-weight: 500;
        top: -12px;
        padding: 6px 0 0 0px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        outline: 0;
    }

    .header nav li:hover, .header nav li.active {
        /*top: 5.5px;*/
        border-bottom: 3px solid #555;
    }

        .header nav li:hover a, .header nav li:hover span {
            background: transparent;
            color: black;
        }

        .header nav li.active a, .header nav li.active span {
            background: transparent;
            color: black;
        }

    .header nav li.current a {
        background: #b1ddab;
        color: #fff;
    }


    .dropotron {
        display: block;
        Font-family: 'Roboto', sans-serif;
        background: rgba(255,255,255,0.95);
        color: #fff;
        border-radius: 0;
        line-height: 2.3em;
        text-align: center;
        font-weight: normal;
        /*font-size: smaller;*/
        text-transform: none;
        padding: 1px 1px 1px 1px;
        text-align: left;
        min-width: 4em;
        /*margin-top: -1em;*/
        list-style-type: none;
        /*border-top: 3px solid #f2f5f3;*/
        border-bottom: 1px solid #f2f5f3;
        border-left: 1px solid #f2f5f3;
        border-right: 1px solid #f2f5f3;
    }



        .dropotron li > a, .dropotron li > span {
            font-size: 14px;
            display: block;
            color: black;
            text-decoration: none;
            padding: 0 1em;
            font-weight: 400;
        }

    dropli > a, dropli > span {
        font-size: 14px;
        display: block;
        color: black;
        text-decoration: none;
        padding: 0 1em;
    }

    .dropotron li:hover > a, .dropotron li:hover > span {
        color: black;
        /*background-color: #e7e7e7;*/
        text-decoration: underline;
    }

    dropli:hover > a, dropli:hover > span {
        color: black;
        /*background-color: #e7e7e7;*/
        text-decoration: underline;
    }

    .dropotron li.active > a, .dropotron li.active > span {
        color: #fff;
        background: #7B8780;
    }

    dropli.active > a, dropli.active > span {
        color: #fff;
        background: #7B8780;
    }

    .dropotron li:first-child {
        border-top: 0;
    }

    .dropotron.level-0 {
        margin-top: 0.2em;
        margin-left: -1em;
        /*font-size: 0.9em;*/
    }

        .dropotron.level-0:before {
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -0.5em;
            top: -0.4em;
            /*border-top: solid 0.1em #555;
                border-left: solid 2em #555;
                border-right: solid -2em #555;
                border-bottom: solid 0.1em #555;*/
        }

    .header nav#language {
        font-size: 15px;
        position: relative;
        display: inline-block;
        text-decoration: none;
        color: black;
        top: -1px;
        left: 650px;
        /*padding: 0 0 0 650px;*/
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        outline: 0;
    }

    .header h7#searchBoks {
        display: inline-block;
        height: 120px;
        font-family: 'Vollkorn', Georgia, Times, serif;
        font-size: 15px;
        color: black;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .header.smaller {
        height: 75px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

        .header.smaller h1#askLogo {
            width: 100px;
            height: 65px;
            /*font-size: 30px;*/
        }

    .brand.smaller {
        -webkit-transition: all 0.5s ease-in;
        -webkit-transform: scale(0.7);
        -ms-transition: all 0.5s ease-in;
        -ms-transform: scale(0.7);
        -moz-transition: all 0.5s ease-in;
        -moz-transform: scale(0.7);
        transition: all 0.5s ease-in;
        transform: scale(0.7);
    }

    .header.smaller nav a {
        /*line-height: 40px;*/
        top: -30px;
    }

    .header.smaller nav ul {
        background-color: #fff;
        display: block;
        float: none;
        height: 0px;
        line-height: 0px;
        text-align: center;
        margin: 0 auto;
        Font-family: 'Roboto', sans-serif;
        /*font-weight: bold;*/
        font-size: 14px;
    }

    .header.smaller nav li {
        display: inline-block;
        margin: 3.3em 0.53em 0 0.3em;
        /*top: 60px;*/
        position: relative;
        -moz-transition: top .15s ease-in-out;
        -webkit-transition: top .15s ease-in-out;
        -o-transition: top .15s ease-in-out;
        -ms-transition: top .15s ease-in-out;
        transition: top .15s ease-in-out;
    }

        .header.smaller nav li > ul {
            display: none;
        }

        .header.smaller nav li a, .header.smaller nav li span {
            -moz-transition: background-color .075s ease-in-out, color .075s ease-in-out;
            -webkit-transition: background-color .075s ease-in-out, color .075s ease-in-out;
            -ms-transition: background-color .075s ease-in-out, color .075s ease-in-out;
            transition: background-color .075s ease-in-out, color .075s ease-in-out;
            position: relative;
            display: block;
            text-decoration: none;
            color: black;
            top: -12px;
            padding: 8px 0 0 0;
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
            outline: 0;
        }

    .header.smaller nav#language {
        position: relative;
        display: inline-block;
        text-decoration: none;
        color: black;
        /*top: 32px;*/
        left: 665px;
        padding: 38px 0 0 30px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        outline: 0;
        font-weight: normal;
        font-size: 14px;
    }

    /* Banner */

    #banner {
        padding: 4em 0 3.5em 0;
    }

        #banner h2 {
            font-size: 2.75em;
            margin: 0 0 0.75em 0;
        }

        #banner p {
            font-size: 1.35em;
            margin: 0 0 1.25em 0;
        }

        #banner .button {
            font-size: 1.5em;
        }

    /* Main */

    #main {
        padding: 8.5em 0 1em 0;
    }

        #main.smaller {
            opacity: 0.3;
            /*-webkit-transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease;*/
        }



    /* Footer */

    #footer {
        text-align: center;
        padding: 3em 0 1em 0;
    }

        #footer h2.major {
            margin: 0 0 1em 0;
        }

    /* Copyright */

    #copyright {
        margin: 4em 0 0 0;
    }

    .newsnavigation {
        position: fixed;
    }
}

/* Tablet */

@media screen and (min-width: 737px) and (max-width: 1200px) {
    #showMobile {
        display: none;
    }

    #showDesktopTablet {
    }

    #iframe {
        display: block;
        margin: 0 auto;
        width: 219px;
        height: 150px;
    }

    .h3themesubtheme {
        font-size: 30px;
        color: #549ad1;
    }

    .fontmod {
        font-size: 14px;
    }

    .sharemarginimage {
        font-size: 10px;
        /*margin: 0 auto;*/
    }

    .sharefont {
        font-size: 15px;
    }


    /*Captcha*/

    .captcha {
        max-width: 152px;
        text-align: center;
        background-image: url('https://ask.rks-gov.net/media/captchabck.jpg');
        background-repeat: no-repeat;
        color: #fff;
        font-family: 'Comic Sans MS';
    }


    /* Basic */



    .fooStyle {
        height: 25px;
        width: 25px;
        margin-left: 730px;
        cursor: pointer;
    }

    .search #searchbox {
        width: 460px;
        margin: 17px auto;
        border-spacing: 0px 0px;
        Font-family: 'Roboto', sans-serif;
        font-size: 15px;
        color: red;
        border: 1px solid #555;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        /*background-image: url('https://ask.rks-gov.net/media/srchIcon.png');
        background-position: 420px 10px;
        background-size: 25px;
        background-repeat: no-repeat;*/
    }

    /*.fooStyle.smaller {
            height:25px; 
            width:25px; 
            margin-left: 750px;
            
            cursor:pointer
        }*/

    /* Header */

    .header {
        width: 100%;
        height: 97px;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background-color: #fff;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border-bottom: 1px solid #f2f5f3;
    }

        .header h1#logo {
            display: none;
        }

        .header h1#askLogo {
            display: inline-block;
            height: 120px;
            float: left;
            margin-left: 0px;
            font-family: "Oswald", sans-serif;
            font-size: 60px;
            color: white;
            font-weight: 400;
        }

    .brand {
        padding-top: 5px;
        height: 85px;
        -webkit-transition: all 0.5s ease-in;
        -webkit-transform: scale(0.9);
        -ms-transition: all 0.5s ease-in;
        -ms-transform: scale(0.9);
        -moz-transition: all 0.5s ease-in;
        -moz-transform: scale(0.9);
        transition: all 0.5s ease-in;
        transform: scale(0.9);
    }

    .header nav ul {
        background-color: #fff;
        display: block;
        float: none;
        height: 50px;
        line-height: 20px;
        text-align: left;
        margin: 0 auto;
        Font-family: 'Roboto', sans-serif;
        font-size: 15px;
        padding-right: 100px;
    }

    .header nav li {
        display: inline-block;
        margin: 4em 0.6em 0 0.3em;
        position: relative;
        -moz-transition: top .15s ease-in-out;
        -webkit-transition: top .15s ease-in-out;
        -o-transition: top .15s ease-in-out;
        -ms-transition: top .15s ease-in-out;
        transition: top .15s ease-in-out;
    }

    #navlanguage {
        left: 55px;
        border: none;
    }

    .header nav li > ul {
        display: none;
    }

    .header nav li a, .header nav li span {
        -moz-transition: background-color .075s ease-in-out, color .075s ease-in-out;
        -webkit-transition: background-color .075s ease-in-out, color .075s ease-in-out;
        -ms-transition: background-color .075s ease-in-out, color .075s ease-in-out;
        transition: background-color .075s ease-in-out, color .075s ease-in-out;
        position: relative;
        display: block;
        text-decoration: none;
        color: black;
        top: -12px;
        padding: 6px 0 0 0px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        outline: 0;
    }

    .header nav li:hover, .header nav li.active {
        /*top: 5.5px;*/
        border-bottom: 3px solid #555;
    }

        .header nav li:hover a, .header nav li:hover span {
            background: transparent;
            color: black;
        }

        .header nav li.active a, .header nav li.active span {
            background: transparent;
            color: black;
        }

    .header nav li.current a {
        background: #b1ddab;
        color: #fff;
    }


    .dropotron {
        display: block;
        Font-family: 'Roboto', sans-serif;
        background: rgba(255,255,255,0.65);
        color: #fff;
        border-radius: 0;
        line-height: 2.3em;
        text-align: center;
        font-weight: normal;
        /*font-size: smaller;*/
        text-transform: none;
        padding: 1px 1px 1px 1px;
        text-align: left;
        min-width: 4em;
        /*margin-top: -1em;*/
        list-style-type: none;
        /*border-top: 3px solid #f2f5f3;*/
        border-bottom: 1px solid #f2f5f3;
        border-left: 1px solid #f2f5f3;
        border-right: 1px solid #f2f5f3;
    }



        .dropotron li > a, .dropotron li > span {
            font-size: 14px;
            display: block;
            color: black;
            text-decoration: none;
            padding: 0 1em;
        }

    dropli > a, dropli > span {
        font-size: 14px;
        display: block;
        color: black;
        text-decoration: none;
        padding: 0 1em;
    }

    .dropotron li:hover > a, .dropotron li:hover > span {
        color: black;
        /*background-color: #e7e7e7;*/
        text-decoration: underline;
    }

    dropli:hover > a, dropli:hover > span {
        color: black;
        /*background-color: #e7e7e7;*/
        text-decoration: underline;
    }

    .dropotron li.active > a, .dropotron li.active > span {
        color: #fff;
        background: #7B8780;
    }

    dropli.active > a, dropli.active > span {
        color: #fff;
        background: #7B8780;
    }

    .dropotron li:first-child {
        border-top: 0;
    }

    .dropotron.level-0 {
        margin-top: 0.2em;
        margin-left: -1em;
        /*font-size: 0.9em;*/
    }

        .dropotron.level-0:before {
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -0.5em;
            top: -0.4em;
            /*border-top: solid 0.1em #555;
                border-left: solid 2em #555;
                border-right: solid -2em #555;
                border-bottom: solid 0.1em #555;*/
        }

    .header nav#language {
        font-size: 15px;
        position: relative;
        display: inline-block;
        text-decoration: none;
        color: black;
        top: -1px;
        left: 650px;
        /*padding: 0 0 0 650px;*/
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        outline: 0;
    }

    .header h7#searchBoks {
        display: inline-block;
        height: 120px;
        font-family: 'Vollkorn', Georgia, Times, serif;
        font-size: 15px;
        color: black;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .header.smaller {
        height: 75px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

        .header.smaller h1#askLogo {
            width: 100px;
            height: 65px;
            /*font-size: 30px;*/
        }

    .brand.smaller {
        -webkit-transition: all 0.5s ease-in;
        -webkit-transform: scale(0.7);
        -ms-transition: all 0.5s ease-in;
        -ms-transform: scale(0.7);
        -moz-transition: all 0.5s ease-in;
        -moz-transform: scale(0.7);
        transition: all 0.5s ease-in;
        transform: scale(0.7);
    }

    .header.smaller nav a {
        /*line-height: 40px;*/
        top: -30px;
    }

    .header.smaller nav ul {
        background-color: #fff;
        display: block;
        float: none;
        height: 0px;
        line-height: 0px;
        text-align: left;
        margin: 0 auto;
        Font-family: 'Roboto', sans-serif;
        /*font-weight: bold;*/
        font-size: 14px;
        padding-left: 137px;
    }

    .header.smaller nav li {
        display: inline-block;
        margin: 3.2em 0.53em 0 0.5em;
        /*top: 60px;*/
        position: relative;
        -moz-transition: top .15s ease-in-out;
        -webkit-transition: top .15s ease-in-out;
        -o-transition: top .15s ease-in-out;
        -ms-transition: top .15s ease-in-out;
        transition: top .15s ease-in-out;
    }

        .header.smaller nav li > ul {
            display: none;
        }

        .header.smaller nav li a, .header.smaller nav li span {
            -moz-transition: background-color .075s ease-in-out, color .075s ease-in-out;
            -webkit-transition: background-color .075s ease-in-out, color .075s ease-in-out;
            -ms-transition: background-color .075s ease-in-out, color .075s ease-in-out;
            transition: background-color .075s ease-in-out, color .075s ease-in-out;
            position: relative;
            display: block;
            text-decoration: none;
            color: black;
            top: -12px;
            padding: 8px 0 0 3.5px;
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
            outline: 0;
        }

    .header.smaller nav#language {
        position: relative;
        display: inline-block;
        text-decoration: none;
        color: black;
        /*top: 32px;*/
        left: 665px;
        padding: 38px 0 0 30px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        outline: 0;
        font-weight: normal;
        font-size: 14px;
    }

    body {
        min-width: 960px;
        font-size: 10.25pt;
        line-height: 1.75em;
    }

    input, textarea, select {
        font-size: 10.25pt;
        line-height: 1.75em;
    }

    h2.major {
        margin: 0 0 2em 0;
    }

        h2.major span {
            top: -0.75em;
            padding: 0 1em 0 1em;
        }

    /* Wrappers */

    #banner-wrapper {
        padding: 6em 0 6em 0;
    }

    #main-wrapper {
        border-top-width: 20px;
        border-bottom-width: 10px;
    }

    /* Header */

    /*#header {
        padding: 4em 0 1em 0;
    }*/



    /* Banner */

    #banner {
        padding: 3.5em 0 3em 0;
    }

        #banner h2 {
            margin: 0 0 0.65em 0;
        }

        #banner p {
            margin: 0 0 1em 0;
        }

    /* Main */

    #main {
        padding: 8em 0 2em 0;
    }

        #main > .row {
            padding: 2em 0 2em 0;
        }

    /* Footer */

    #footer {
        text-align: center;
        padding: 4em 0 4em 0;
    }

        #footer > .row {
            padding: 2em 0 2em 0;
        }

    #footer-wrapper h2.major {
        margin: 0 0 1em 0;
    }

    /* Copyright */

    #copyright {
        margin: 0;
    }
}


/* Mobile */

#navPanel, #titleBar {
    display: none;
}



@media screen and (max-width: 736px) {

    #showMobile {
    }

    #showDesktopTablet {
        display: none;
    }

    #iframe {
        display: block;
        margin: 0 auto;
        width: 308px;
        height: 150px;
    }

    .h3themesubtheme {
        font-size: 20px;
        color: #549ad1;
    }

    .fontmod {
        font-size: 12px;
    }

    .sharemarginimage {
        margin-right: 17px;
    }

    .sharefont {
        font-size: 22px;
    }

    .sharemarginbutton {
        margin-top: 180px;
    }

    .image.featured {
        display: block;
        width: 100%;
        height: 50px;
        margin: 0 0 0 0;
        padding-top: 1em;
    }

    .imgnews {
        float: left;
        margin: 0 5px 0 0;
        text-align: left;
        width: 90px;
        height: 60px;
        /*line-height: 120px;*/
    }

    .imgnewsheight {
        height: 20px;
    }
    /*ShareButton*/

    #share-buttons img {
        width: 25px;
        padding: 5px;
        border: 0;
        box-shadow: 0;
        display: inline;
    }

    /*Captcha*/
    .captcha {
        max-width: 152px;
        text-align: center;
        background-image: url('https://ask.rks-gov.net/media/captchabck.jpg');
        background-repeat: no-repeat;
        color: #fff;
        font-family: 'Comic Sans MS';
    }


    /* Basic */

    html, body {
        overflow-x: hidden;
    }

    body, input, textarea, select {
        line-height: 1.75em;
        font-size: 10pt;
        letter-spacing: 0;
    }

    h2, h3, h4, h5, h6 {
        font-size: 1.5em;
        margin: 0 0 0.5em 0;
    }

        h2.major {
            text-align: left;
            margin: 0.775em 0 0.75em 0;
        }

            h2.major span {
                top: -0.775em;
                padding: 0 1em 0 0;
            }

    h3 {
        font-size: 1.25em;
    }


    /* Section/Article */

    section, article {
        clear: both;
        margin: 0 0 0 0 !important;
    }

    header p {
        font-size: 1.5em;
        line-height: 1.5em;
    }

    /* Button */

    input[type="button"],
    input[type="submit"],
    input[type="reset"],
    button,
    .button {
        font-size: 1.5em;
        width: 100%;
        padding: 0.75em 0 0.75em 0;
        margin-top: 0.5em;
        text-align: center;
    }

    /* List */

    ul.special li {
        margin: 0.5em;
    }

        ul.special li:hover {
            top: 0;
        }

    ul.special a {
        width: 8em;
        height: 8em;
        border-radius: 4.75em;
    }

        ul.special a:before {
            font-size: 48px;
        }

    ul.contact li {
        margin: 0 0.25em 0.35em 0;
        top: 0 !important;
    }

    ul.actions li {
        display: block;
        padding: 0;
        margin: 0.75em 0 0 0;
    }

        ul.actions li:first-child {
            margin-top: 0;
        }

    ul.menu li {
        display: block;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Box */

    .box.highlight h2 {
        font-size: 2.25em;
        line-height: 1.25em;
        margin: 0 0 0.5em 0;
    }

    .box.highlight header > p {
        margin: 0 0 0.75em 0;
    }

    .box.highlight br {
        display: none;
    }

    .box.post-summary {
        margin: 0 !important;
    }

        .box.post-summary h3 {
            font-size: 1.25em;
        }

    .box.post h3 {
        font-size: 2.25em;
        line-height: 1.25em;
        margin: 0 0 0.5em 0;
    }

    .box.post header > p {
        margin: 0 0 0.75em 0;
    }

    .box.post ul.meta {
        margin: 0 0 0.5em 0;
    }

    .box.post header {
        margin: 0 0 3em 0;
    }

    .box.page-content h2 {
        font-size: 2.25em;
        line-height: 1.25em;
        margin: 0 0 0.5em 0;
    }

    .box.page-content header > p {
        margin: 0 0 0.75em 0;
    }

    .box.page-content ul.meta {
        margin: 0 0 0.5em 0;
    }

    .box.page-content header {
        margin: 0 0 3em 0;
    }

    /* Sidebar + Content */

    .sidebar {
        /*border-top: solid 2px #e7eae8;*/
        padding-top: 1em;
        margin-top: 0em;
        /*border-bottom: solid 2px #e7eae8;*/
        padding-bottom: 0em;
    }

        .sidebar > section {
            margin: 0 0 5em 0 !important;
        }

            .sidebar > section:last-child {
                margin: 0 !important;
            }

    .content {
        padding-top: 3em;
    }

    .homepage .content {
        padding-top: 0;
    }

    /* Wrappers */

    #banner-wrapper {
        padding: 9em 0 5em 0;
    }

    #main-wrapper {
        border-top-width: 0px;
        border-bottom-width: 5px;
    }

    .homepage #main-wrapper {
        border-top-width: 15px;
    }

    /* Header */



    .header {
        width: 100%;
        height: 80px;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background-color: #fff;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        -ms-transition: height 0.3s;
        -o-transition: height 0.3s;
        transition: height 0.3s;
        border-bottom: 1px solid #f2f5f3;
    }

        .header.smaller {
            height: 55px;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

        .header h1#askLogo {
            text-align: center;
            position: absolute;
            top: 15px;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
        }

    .brand {
        height: 55px;
        -webkit-transition: all 0.5s ease-in;
        -webkit-transform: scale(0.9);
        -ms-transition: all 0.5s ease-in;
        -ms-transform: scale(0.9);
        -moz-transition: all 0.5s ease-in;
        -moz-transform: scale(0.9);
        transition: all 0.5s ease-in;
        transform: scale(0.9);
    }

        .brand.smaller {
            /*margin-bottom: 10px;*/
            height: 35px;
            -webkit-transition: all 0.5s ease-in;
            -webkit-transform: scale(0.9);
            -ms-transition: all 0.5s ease-in;
            -ms-transform: scale(0.9);
            -moz-transition: all 0.5s ease-in;
            -moz-transform: scale(0.9);
            transition: all 0.5s ease-in;
            transform: scale(0.9);
        }

    /*SearchPanel*/

    .search {
        width: 100%;
        height: 75px;
        overflow: hidden;
        position: fixed;
        top: 80px;
        left: 0;
        z-index: 999;
        background-color: rgba(255,255,255,0.8);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border-bottom: 1px solid #f2f5f3;
    }

        .search.smaller {
            width: 100%;
            height: 75px;
            overflow: hidden;
            position: fixed;
            top: 55px;
            left: 0;
            z-index: 999;
            background-color: rgba(255,255,255,0.8);
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            border-bottom: 1px solid #f2f5f3;
        }

        .search #searchbox {
            width: 277px;
            margin: 15px auto;
            /*margin: 17px 0px 0px 5px;*/
            border-spacing: 0px 0px;
            Font-family: 'Roboto', sans-serif;
            font-size: 15px;
            color: red;
            border: 1px solid #555;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            /*background-image: url('https://ask.rks-gov.net/media/srchIcon.png');
            background-position: 240px 10px;
            background-size: 25px;
            background-repeat: no-repeat;*/
        }



    .fooStyle {
        height: 25px;
        width: 25px;
        float: right;
        margin-top: 10px;
        margin-right: 15px;
        cursor: pointer;
        -webkit-transition: all 0.5s ease-in;
        -webkit-transform: scale(0.9);
        -ms-transition: all 0.5s ease-in;
        -ms-transform: scale(0.9);
        -moz-transition: all 0.5s ease-in;
        -moz-transform: scale(0.9);
        transition: all 0.5s ease-in;
        transform: scale(0.9);
    }

        .fooStyle.smaller {
            height: 20px;
            width: 20px;
            float: right;
            margin-top: 10px;
            margin-right: 15px;
            cursor: pointer;
            -webkit-transition: all 0.5s ease-in;
            -webkit-transform: scale(0.9);
            -ms-transition: all 0.5s ease-in;
            -ms-transform: scale(0.9);
            -moz-transition: all 0.5s ease-in;
            -moz-transform: scale(0.9);
            transition: all 0.5s ease-in;
            transform: scale(0.9);
        }


    #header {
        display: none;
    }

    /* Nav */

    #nav {
        display: none;
    }


    /* Banner */

    #banner {
        padding: 2.5em 20px;
        margin: 0 !important;
    }

        #banner h2 {
            font-size: 2.25em;
            line-height: 1.25em;
            margin: 0 0 0.5em 0;
        }

        #banner p {
            margin: 0 0 0.5em 0;
        }

    /* Notification*/

    .notification {
        margin-top: -9px;
        padding-bottom: 5px;
        font-weight: normal;
        line-height: 14px;
        font-style: italic;
        font-size: 10px;
    }


    /* Main */

    #main {
        padding: 6em 20px 1em 5px;
        margin-left: 7px;
    }

        #main > .row {
            padding: 2em 0 0 0;
        }

    /* Footer */

    #footer {
        padding: 4em 20px 2em 20px;
    }

        #footer > .row {
            padding: 1em 0 1em 0;
        }

    /* Copyright */

    #copyright {
        width: 100%;
        display: block;
    }

        #copyright .menu li {
            line-height: inherit;
        }

    /* Off-Canvas Navigation */

    #page-wrapper {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        padding-bottom: 1px;
    }

    #titleBar {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        /*height: 80px;*/
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10001;
        /*background-color: rgba(21, 38, 23, 0.8);
        background-image: url("images/overlay.png");*/
    }

        #titleBar .title {
            display: none;
            position: relative;
            Font-family: 'Roboto', sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 1.25em;
            color: #fff;
            z-index: 1000;
            text-align: center;
        }

        #titleBar .toggle {
            position: absolute;
            left: 0;
            top: 0;
            width: 80px;
            height: 60px;
            z-index: 1001;
        }

            #titleBar .toggle:before {
                display: inline-block;
                font-family: FontAwesome;
                text-decoration: none;
                font-style: normal;
                font-weight: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                position: absolute;
                left: 0;
                top: 0;
                background: #fff;
                width: 44px;
                height: 44px;
                content: '\f0c9';
                color: #be2048;
                text-align: center;
                line-height: 44px;
                font-size: 20px;
            }

            #titleBar .toggle:active:before {
                background-color: #be2048;
                color: #fff;
            }

    #navPanel {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-275px);
        -webkit-transform: translateX(-275px);
        -ms-transform: translateX(-275px);
        transform: translateX(-275px);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 100%;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 275px;
        z-index: 10002;
        background-color: #fff;
        /*background-image: url("images/overlay.png"), -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
        background-image: url("images/overlay.png"), -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
        background-image: url("images/overlay.png"), -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
        background-image: url("images/overlay.png"), linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
        background-repeat: repeat, no-repeat;
        background-size: auto, 100% 100%;*/
        Font-family: 'Roboto', sans-serif;
        /*font-weight: bold;*/
        text-transform: none;
        font-size: 0.8em;
        box-shadow: inset -3px 0px 10px 0px rgba(0, 0, 0, 0.25);
    }

        #navPanel nav {
            position: relative;
            z-index: 1000;
        }

        #navPanel .link {
            display: block;
            color: inherit;
            text-decoration: none;
            height: 44px;
            line-height: 44px;
            padding: 0 1em 0 1em;
            color: black;
            border-top: solid 1px rgba(87, 93, 89, 0.15);
        }

            #navPanel .link:first-child {
                border-top: 0;
            }

        #navPanel .indent-1 {
            display: inline-block;
            width: 1em;
        }

        #navPanel .indent-2 {
            display: inline-block;
            width: 2em;
        }

        #navPanel .indent-3 {
            display: inline-block;
            width: 3em;
        }

        #navPanel .indent-4 {
            display: inline-block;
            width: 4em;
        }

        #navPanel .indent-5 {
            display: inline-block;
            width: 5em;
        }

        #navPanel .depth-0 {
            color: black;
            font-size: 13px;
            font-weight: 600;
        }

    body.navPanel-visible #page-wrapper {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
    }

    body.navPanel-visible #titleBar {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
    }

    body.navPanel-visible #navPanel {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .imgactheight {
        height: 310px;
    }


    /*.imgnewsheight {
        height: 120px;
    }*/

    @media (orientation: landscape) {

        .fooStyle {
            height: 25px;
            width: 25px;
            float: right;
            margin-top: 10px;
            margin-right: 15px;
            cursor: pointer;
        }

        .sharemarginimage {
            margin-right: 43px;
        }
    }
}
