@import url("font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600");

/*
    Transition by Pixelarity
    pixelarity.com @pixelarity
    License: pixelarity.com/license
*/


/* Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
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,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    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: 1440px),
(min-width: 737px) and (max-height: 840px) {
    .container.\31 25\25 {
        width: 100%;
        max-width: 1250px;
        min-width: 1000px;
    }
    .container.\37 5\25 {
        width: 750px;
    }
    .container.\35 0\25 {
        width: 500px;
    }
    .container.\32 5\25 {
        width: 250px;
    }
    .container {
        width: 1000px;
    }
}

@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: 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\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: 1440px),
(min-width: 737px) and (max-height: 840px) {
    .row > * {
        padding: 20px 0 0 20px;
    }
    .row {
        margin: -20px 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\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: 10px 0 0 10px;
    }
    .row {
        margin: -10px 0 -1px -10px;
    }
    .row.uniform > * {
        padding: 10px 0 0 10px;
    }
    .row.uniform {
        margin: -10px 0 -1px -10px;
    }
    .row.\32 00\25 > * {
        padding: 20px 0 0 20px;
    }
    .row.\32 00\25 {
        margin: -20px 0 -1px -20px;
    }
    .row.uniform.\32 00\25 > * {
        padding: 20px 0 0 20px;
    }
    .row.uniform.\32 00\25 {
        margin: -20px 0 -1px -20px;
    }
    .row.\31 50\25 > * {
        padding: 15px 0 0 15px;
    }
    .row.\31 50\25 {
        margin: -15px 0 -1px -15px;
    }
    .row.uniform.\31 50\25 > * {
        padding: 15px 0 0 15px;
    }
    .row.uniform.\31 50\25 {
        margin: -15px 0 -1px -15px;
    }
    .row.\35 0\25 > * {
        padding: 5px 0 0 5px;
    }
    .row.\35 0\25 {
        margin: -5px 0 -1px -5px;
    }
    .row.uniform.\35 0\25 > * {
        padding: 5px 0 0 5px;
    }
    .row.uniform.\35 0\25 {
        margin: -5px 0 -1px -5px;
    }
    .row.\32 5\25 > * {
        padding: 2.5px 0 0 2.5px;
    }
    .row.\32 5\25 {
        margin: -2.5px 0 -1px -2.5px;
    }
    .row.uniform.\32 5\25 > * {
        padding: 2.5px 0 0 2.5px;
    }
    .row.uniform.\32 5\25 {
        margin: -2.5px 0 -1px -2.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 */

html {
    height: 100%;
}

body {
    /*background: rgba(67, 79, 140, 0.82);*/
    /*background: #273765;*/
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: 100% 100%, auto;
    -moz-background-size: 100% 100%, auto;
    -webkit-background-size: 100% 100%, auto;
    background-size: 100% 100%, auto;
    height: 100%;
    width: 100%;
}

body,
input,
textarea,
select {
    font-family: 'Source Sans Pro', sans-serif;
    color: #777;
    font-weight: 400;
}

strong {
    font-weight: bolder;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #535353;
}

h2,
h3 {
    margin: 0 0 0.5em 0;
}

header.major {
    text-align: center;
    margin: 0 0 1.5em 0;
}

header.major h2 {
    margin: 0 0 0.5em 0;
    background: #fff;
    display: inline-block;
    padding: 0 0.75em;
}

header.major h2:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    margin-top: -0.55em;
    height: 3px;
    background: #f4f4f4;
    z-index: -1;
}

p,
ul,
ol {
    margin: 0 0 1.5em 0;
}

hr {
    position: relative;
    display: block;
    border: solid 1px rgba(0, 0, 0, 0.15);
    border-left: 0;
    border-right: 0;
    height: 10px;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5), 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    margin: 2em 0 2em 0;
}

a {
    color: inherit;
    border-bottom: dotted 1px;
    text-decoration: none;
    -moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

a:hover {
    color: #60b5dd;
    border-bottom-color: transparent;
}


/* Form */

label {
    display: block;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    border: solid 2px #e4e4e4;
    padding: 0.75em;
    font-size: 1em;
    color: #444;
    border-radius: 4px;
    outline: 0;
    -moz-transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    -webkit-transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    -ms-transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    border-color: #60b5dd;
    background: #fafafa;
}

textarea {
    height: 13em;
}


/* Image */

.image {
    border-radius: 4px;
    overflow: hidden;
    border: 0;
}

.image img {
    border-radius: 4px;
}

.image.left {
    float: left;
    width: 18em;
    margin: 0.5em 2em 1em 0;
}

.image.full {
    display: block;
    width: 100%;
}

.image.full img {
    display: block;
    width: 100%;
}

.image.play {
    background: #000;
    position: relative;
}

.image.play img {
    opacity: 0.5;
}

.image.play:before {
    display: inline-block;
    font-family: FontAwesome;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f04b';
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -32px 0 0 -32px;
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 48px;
    color: #fff;
    z-index: 1;
    text-align: center;
}


/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
    color: #fff !important;
    text-shadow: none;
    text-decoration: none;
    padding: 0 2em;
    min-width: 12em;
    font-weight: 600;
    line-height: 2.75em;
    border: 0;
    background: #60b5dd;
    border-bottom: solid 2px #4d91b1 !important;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    -moz-transition: background-color 0.25s ease-in-out;
    -webkit-transition: background-color 0.25s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
    background: #70c5ed;
}


/* List */

ul.contact li {
    position: relative;
    margin: 0 0 1em 0;
    padding-left: 2em;
}

ul.contact li:before {
    display: inline-block;
    font-family: FontAwesome;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 0.35em;
    opacity: 0.5;
}

ul.style1 li {
    padding: 0.25em 0 0.25em 0;
}

ul.style1 li:first-child {
    border-top: 0;
    box-shadow: none;
}

ul.icons {
    cursor: default;
}

ul.icons li {
    display: inline-block;
}

ul.icons li a {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border: 0;
}

ul.icons li a:before {
    font-size: 24px !important;
}

ul.icons li a span {
    display: none;
}


/* Icons */

.icon {
    text-decoration: none;
}

.icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.25em;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Poptrox */

.poptrox-popup {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}


/* Header */

#header {
    position: relative;
    text-align: center;
}

#header nav {
    position: relative;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#header nav a {
    color: #C6D3DE;
    text-decoration: none;
    outline: 0;
    border: 0;
}

#header nav a:hover {
    color: #fff;
}

#header h1 {
    display: inline-block;
    color: #fff;
}

#header h1 span {
    color: #a4b0bb;
}


/* Footer */

#footer {
    position: relative;
    text-align: center;
    font-size: 0.8em;
    color: rgba(255, 255, 255, 0.2);
}

#footer p {
    margin: 0 0 4em 0;
}

#footer .icons {
    margin: 0 0 1.25em 0;
}

#footer .icons a {
    color: #fff;
    color: rgba(255, 255, 255, 1);
    margin: 0 0.75em 0 0.75em;
    -moz-transition: color .35s ease-in-out;
    -webkit-transition: color .35s ease-in-out;
    -ms-transition: color .35s ease-in-out;
    transition: color .35s ease-in-out;
}

#footer .icons a:before {
    font-size: 2em;
}

#footer .icons a:hover {
    color: #fff;
}


/* Desktop */

@media screen and (min-width: 737px) {
    /* Basic */
    body,
    input,
    textarea,
    select {
        font-size: 14pt;
        line-height: 1.5em;
    }
    h2 {
        font-size: 1.35em;
    }
    .gallery .image {
        height: 200px;
        overflow: hidden;
    }
    .nicescroll-cursor {
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        -ms-box-sizing: content-box;
        box-sizing: content-box;
    }
    /* Wrapper */
    #wrapper {
        height: auto;
        position: relative;
        display: none;
    }
    /* Main */
    #main {
        position: relative;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.75);
    }
    #main .previous,
    #main .next {
        content: '';
        display: block;
        position: absolute;
        width: 90px;
        height: 822px;
        top: -40px;
        background-size: 28px 100%;
        background-repeat: no-repeat;
        z-index: 10;
        cursor: pointer;
    }
    #main .previous {
        background-image: url("images/shadow.png");
        left: 0;
    }
    #main .next {
        background-image: url("images/shadow.png");
        right: 0;
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1);
    }
    #main .viewer {
        height: 740px;
        width: 1200px;
    }
    #main .viewer .reel {
        display: none;
    }
    #main .viewer .reel .slide {
        width: 1048px;
        padding: 20px 0 20px 0;
    }
    #main .viewer .reel .slide article {
        position: relative;
        width: 996px;
        height: 700px;
        overflow: hidden;
        background: #fff;
        border-radius: 4px;
    }
    #main .viewer .reel .slide article .inner {
        position: relative;
        z-index: 2;
        height: 740px;
        width: 100% !important;
        outline: 0;
    }
    /* Header */
    #header {
        width: 100%;
        height: 30px;
        line-height: 30px;
        cursor: default;
        margin-bottom: 0.5em;
    }
    #header nav {
        display: block;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    #header nav a {
        margin: 0 1.5em 0 1.5em;
    }
    #header nav a.pad-after {
        margin-right: 1em;
    }
    #header nav a.pad-before {
        margin-left: 1em;
    }
    #header h1 {
        text-align: center;
        font-size: 1.5em;
    }
    /* Footer */
    #footer {
        width: 100%;
        margin-top: 1em;
    }
    #footer ul {
        margin: 0 0 0.5em 0;
    }
    #footer p {
        margin: 0;
    }
    /* Pages */
    .page {
        width: 100%;
    }
    .page .inner {
        padding: 25px 50px 50px 50px;
    }
    .page .inner:after {
        content: '';
        position: relative;
        display: block;
        padding: 50px 0 0 0;
    }
    .page.home {
        text-align: center;
        position: relative;
        vertical-align: middle;
    }
    .page.home .banner {
        position: absolute;
        left: 0;
        top: 0;
        height: 70%;
        width: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transition: background 1s ease-in-out;
        -moz-transition: background 1s ease-in-out;
        -ms-transition: background 1s ease-in-out;
        -o-transition: background 1s ease-in-out;
        transition: background 1s ease-in-out;
    }
    .page.home .inner {
        position: absolute;
        top: 70%;
        left: 0;
        width: 100%;
        height: 30% !important;
        padding: 0;
    }
    .page.home .inner:before {
        content: '';
        vertical-align: middle;
        display: inline-block;
        height: 100%;
        width: 0.5%;
    }
    .page.home .inner:after {
        display: none;
    }
    .page.home .intro {
        display: inline-block;
        vertical-align: middle;
    }
    .page.home .intro header {
        margin: 0 0 0.25em 0;
    }
    .page.home .intro header h2 {
        font-size: 2.25em;
    }
    .page.home .intro header h2:after {
        margin-top: -0.375em;
    }
    .page.work {
        text-align: center;
    }
    /* Poptrox */
    .poptrox-popup {
        background: #fff;
        border-radius: 4px;
        border: solid 0.5em #fff;
    }
    .poptrox-popup .caption {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 3em;
        line-height: 3em;
        width: 100%;
        color: #fff;
        background: #222;
        background: rgba(24, 24, 32, 0.75);
    }
    .poptrox-popup .closer,
    .poptrox-popup .nav-next,
    .poptrox-popup .nav-previous {
        display: inline-block;
        font-family: FontAwesome;
        font-size: 1.25em;
        text-decoration: none;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
    }
    .poptrox-popup .closer {
        width: 2em;
        height: 2em;
        line-height: 1.85em;
        font-size: 1em;
        text-align: center;
        border-radius: 100%;
        border: solid 2px #fff;
        position: absolute;
        top: -2.5em;
        right: -2.5em;
    }
    .poptrox-popup .closer:before {
        content: '\f00d';
    }
    .poptrox-popup .nav-next,
    .poptrox-popup .nav-previous {
        position: absolute;
        top: 0;
        height: 100%;
        width: 50%;
        cursor: pointer;
        opacity: 0;
        font-size: 2em;
        -moz-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
        -ms-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    .poptrox-popup .nav-next:before,
    .poptrox-popup .nav-previous:before {
        position: absolute;
        top: 50%;
        width: 3em;
        height: 3em;
        line-height: 3em;
        margin-top: -1.5em;
        text-align: center;
    }
    .poptrox-popup .nav-next:hover,
    .poptrox-popup .nav-previous:hover {
        opacity: 1.0;
    }
    .poptrox-popup .nav-next {
        right: 0;
    }
    .poptrox-popup .nav-next:before {
        content: '\f054';
        right: 0;
    }
    .poptrox-popup .nav-previous {
        left: 0;
    }
    .poptrox-popup .nav-previous:before {
        content: '\f053';
        left: 0;
    }
    .poptrox-popup:hover .nav-next,
    .poptrox-popup:hover .nav-previous {
        opacity: 0.25;
    }
}


/* Tablet */

@media screen and (min-width: 737px) and (max-width: 1440px),
(min-width: 737px) and (max-height: 840px) {
    /* Basic */
    body {
        min-width: 1000px;
        font-size: 11pt;
    }
    input,
    textarea,
    select {
        font-size: 11pt;
    }
    .gallery .image {
        height: 150px;
    }
    /* Main */
    #main .previous,
    #main .next {
        height: 575px;
    }
    #main .viewer {
        width: 1000px;
        height: 485px;
    }
    #main .viewer .reel .slide {
        width: 860px;
        padding: 20px 0 20px 0;
    }
    #main .viewer .reel .slide article {
        width: 810px;
        height: 445px;
    }
    #main .viewer .reel .slide article .inner {
        height: 445px;
    }
}


/* Mobile */

@media screen and (max-width: 736px) {
    /* Basic */
    body,
    input,
    textarea,
    select {
        font-size: 11pt;
        line-height: 1.5em;
    }
    h2 {
        font-size: 1.5em;
    }
    header.major {
        position: relative;
        z-index: 1;
    }
    /* Image */
    .image.left {
        width: 10em;
        margin: 0.5em 2em 1em 0;
    }
    .image.play:before {
        margin: -16px 0 0 -16px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 24px;
    }
    /* Button */
    input[type="button"],
    input[type="submit"],
    input[type="reset"],
    button,
    .button {
        display: block;
        width: 100%;
    }
    /* Main */
    #main .viewer .reel .slide {
        margin: 10px;
    }
    #main .viewer .reel .slide article {
        padding: 15px;
        position: relative;
        background: #fff;
        border-radius: 4px;
        overflow: hidden;
    }
    /* Header */
    #header {
        padding: 1.5em 0 0.25em 0;
        text-align: center;
    }
    #header nav a {
        padding: 0.25em 0.5em 0.25em 0.5em;
    }
    #header h1 {
        font-size: 1.5em;
        margin: 0 0 0.5em 0;
    }
    /* Footer */
    #footer {
        padding: 1.5em 0 1.5em 0;
        text-align: center;
    }
    /* Sidebar */
    .sidebar {
        border-top: solid 3px #f4f4f4;
        margin: 2em 0 0 0;
        padding: 2em 0 0 0;
    }
    /* Pages */
    .page {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .page.home {
        text-align: center;
        position: relative;
        vertical-align: middle;
        padding: 0 0 25px 0 !important;
    }
    .page.home br {
        display: none;
    }
    .page.home .banner {
        height: 8em;
        width: 100%;
        background: url("../../images/banner.jpg") center center no-repeat;
        background-size: cover;
    }
    .page.home .inner {
        padding: 30px 25px 0 25px;
    }
    .page.home .inner:after {
        display: none;
    }
    .page.home .intro {
        display: inline-block;
        vertical-align: middle;
    }
    .page.home .intro header {
        margin: 0 0 0.25em 0;
    }
    .page.home .intro header h2 {
        font-size: 2em;
    }
    .page.home .intro header h2:after {
        margin-top: -0.35em;
    }
    .page.work {
        text-align: center;
    }
    /* Poptrox */
    .poptrox-popup {
        border: solid 0.5em #fff;
        background: #fff;
        border-radius: 4px;
    }
}

.justifyText {
    text-align: justify;
    text-justify: inter-word;
}

.preTextWrap {
    white-space: pre-wrap;
    /* CSS 3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

#listeUsages li {
    margin-left: 50px;
}

#listeUsages {
    list-style-type: decimal;
}

#landingpageimg {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: -40px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
  }

.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    bottom: 100%;
    left: 50%;
    margin-left: -125px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
  }

.tooltip:hover .tooltiptext {
    visibility: visible;
}
