*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html, body {
    font-size: 100%
}
body {
    background: white;
    color: #7a777a;
    padding: 0;
    margin: 0;
    font-family: 'Lato', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default
}
a:hover {
    cursor: pointer
}
a:focus {
    outline: 0
}
img, object, embed {
    max-width: 100%;
    height: auto
}
object, embed {
    height: 100%
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none!important
}
.left {
    float: left!important
}
.right {
    float: right!important
}
.text-left {
    text-align: left!important
}
.text-right {
    text-align: right!important
}
.text-center {
    text-align: center!important
}
.text-justify {
    text-align: justify!important
}
.hide {
    display: none
}
.antialiased {
    -webkit-font-smoothing: antialiased
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    *zoom: 1
}
.row:before, .row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse .column, .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}
.row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}
.row .row:before, .row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}
.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}
.column, .columns {
    position: relative;
    padding-left: .9375em;
    padding-right: .9375em;
    width: 100%;
    float: left
}
@media only screen {
    .column, .columns {
        position: relative;
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }
    .small-1 {
        position: relative;
        width: 8.33333%
    }
    .small-2 {
        position: relative;
        width: 16.66667%
    }
    .small-3 {
        position: relative;
        width: 25%
    }
    .small-4 {
        position: relative;
        width: 33.33333%
    }
    .small-5 {
        position: relative;
        width: 41.66667%
    }
    .small-6 {
        position: relative;
        width: 50%
    }
    .small-7 {
        position: relative;
        width: 58.33333%
    }
    .small-8 {
        position: relative;
        width: 66.66667%
    }
    .small-9 {
        position: relative;
        width: 75%
    }
    .small-10 {
        position: relative;
        width: 83.33333%
    }
    .small-11 {
        position: relative;
        width: 91.66667%
    }
    .small-12 {
        position: relative;
        width: 100%
    }
    .small-offset-0 {
        position: relative;
        margin-left: 0
    }
    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    [class*="column"]+[class*="column"].end {
        float: left
    }
    .column.small-centered, .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none!important
    }
}
@media only screen and (min-width: 768px) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }
    .large-2 {
        position: relative;
        width: 16.66667%
    }
    .large-3 {
        position: relative;
        width: 25%
    }
    .large-4 {
        position: relative;
        width: 33.33333%
    }
    .large-5 {
        position: relative;
        width: 41.66667%
    }
    .large-6 {
        position: relative;
        width: 50%
    }
    .large-7 {
        position: relative;
        width: 58.33333%
    }
    .large-8 {
        position: relative;
        width: 66.66667%
    }
    .large-9 {
        position: relative;
        width: 75%
    }
    .large-10 {
        position: relative;
        width: 83.33333%
    }
    .large-11 {
        position: relative;
        width: 91.66667%
    }
    .large-12 {
        position: relative;
        width: 100%
    }
    .row .large-offset-0 {
        position: relative;
        margin-left: 0
    }
    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column.large-centered, .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none!important
    }
    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left!important
    }
    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right!important
    }
}
@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -0.625em;
        *zoom: 1
    }
    [class*="block-grid-"]:before, [class*="block-grid-"]:after {
        content: " ";
        display: table
    }
    [class*="block-grid-"]:after {
        clear: both
    }
    [class*="block-grid-"]>li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-1>li {
        width: 100%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.33333%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.66667%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.28571%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.11111%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.09091%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.33333%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 768px) {
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: none
    }
    .large-block-grid-1>li {
        width: 100%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.33333%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.66667%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.28571%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.11111%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.09091%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.33333%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
p.lead {
    font-size: 20px;
    line-height: 1.9
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: .2em;
    margin-bottom: .5em
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr
}
a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit
}
a:hover, a:focus {
    color: #2795b6
}
a img {
    border: 0
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility
}
p aside {
    font-size: .875em;
    line-height: 1.35;
    font-style: italic
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    line-height: 1.2125em
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}
h1 {
    font-size: 2.125em
}
h2 {
    font-size: 1.6875em
}
h3 {
    font-size: 1.375em
}
h4 {
    font-size: 1.125em
}
h5 {
    font-size: 1.125em
}
h6 {
    font-size: 1em
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0
}
em, i {
    font-style: italic;
    line-height: inherit
}
strong, b {
    font-weight: bold;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #7f0a0c
}
ul, ol, dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit
}
ul, ol {
    margin-left: 0
}
ul li ul, ul li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
    font-size: 1em
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square
}
ul.circle {
    list-style-type: circle
}
ul.disc {
    list-style-type: disc
}
ul.no-bullet {
    list-style: none
}
ol li ul, ol li ol {
    margin-left: 1.25em;
    margin-bottom: 0
}
dl dt {
    margin-bottom: .3em;
    font-weight: bold
}
dl dd {
    margin-bottom: .75em
}
abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px dotted #ddd;
    cursor: help
}
abbr {
    text-transform: none
}
blockquote {
    margin: 0 0 1.25em;
    padding: .5625em 1.25em 0 1.1875em;
    border-left: 1px solid #ddd
}
blockquote cite {
    display: block;
    font-size: .8125em;
    color: #555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a, blockquote cite a:visited {
    color: #555
}
blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}
.vcard {
    display: inline-block;
    margin: 0 0 1.25em 0;
    border: 1px solid #ddd;
    padding: .625em .75em
}
.vcard li {
    margin: 0;
    display: block
}
.vcard .fn {
    font-weight: bold;
    font-size: .9375em
}
.vevent .summary {
    font-weight: bold
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: 0;
    padding: 0 .0625em
}
@media only screen and (min-width: 768px) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75em
    }
    h2 {
        font-size: 2.3125em
    }
    h3 {
        font-size: 1.6875em
    }
    h4 {
        font-size: 1.4375em
    }
}
.print-only {
    display: none!important
}
@media print {
    * {
        background: transparent!important;
        color: black!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href)")"
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr, img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none!important}.print-only{display:block!important}.hide-for-print{display:none!important}.show-for-print{display:inherit!important}}button,.button{border-style:solid;border-width:1px;cursor:pointer;font-family:inherit;font-weight:bold;line-height:1;margin:0 0 1.25em;
    position:relative;
    text-decoration:none;
    text-align:center;
    display:inline-block;
    padding-top:.75em;
    padding-right:1.5em;
    padding-bottom:.8125em;
    padding-left:1.5em;
    font-size:1em;
    background-color:#2ba6cb;
    border-color:#2284a1;
    color:white
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #2284a1
}
button:hover, button:focus, .button:hover, .button:focus {
    color: white
}
button.secondary, .button.secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #333
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #d0d0d0
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333
}
button.success, .button.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: white
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #457a1a
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white
}
button.alert, .button.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: white
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #970b0e
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: white
}
button.large, .button.large {
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1.0625em;
    padding-left: 2em;
    font-size: 1.25em
}
button.small, .button.small {
    padding-top: .5625em;
    padding-right: 1.125em;
    padding-bottom: .625em;
    padding-left: 1.125em;
    font-size: .8125em
}
button.tiny, .button.tiny {
    padding-top: .4375em;
    padding-right: .875em;
    padding-bottom: .5em;
    padding-left: .875em;
    font-size: .6875em
}
button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}
button.left-align, .button.left-align {
    text-align: left;
    text-indent: .75em
}
button.right-align, .button.right-align {
    text-align: right;
    padding-right: .75em
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: white;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2284a1
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: white
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2ba6cb
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #333;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #d0d0d0
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    color: #333
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #e9e9e9
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #5da423;
    border-color: #457a1a;
    color: white;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #457a1a
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    color: white
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #5da423
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: white;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #970b0e
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    color: white
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #c60f13
}
button, .button {
    padding-top: .8125em;
    padding-bottom: .75em;
    -webkit-appearance: none
}
button.tiny, .button.tiny {
    padding-top: .5em;
    padding-bottom: .4375em;
    -webkit-appearance: none
}
button.small, .button.small {
    padding-top: .625em;
    padding-bottom: .5625em;
    -webkit-appearance: none
}
button.large, .button.large {
    padding-top: 1.03125em;
    padding-bottom: 1.03125em;
    -webkit-appearance: none
}
@media only screen {
    button, .button {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out
    }
    button:active, .button:active {
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset
    }
    button.radius, .button.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    button.round, .button.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }
}
@media only screen and (min-width: 768px) {
    button, .button {
        display: inline-block
    }
}
form {
    margin: 0 0 1em
}
form .row .row {
    margin: 0 -0.5em
}
form .row .row .column, form .row .row .columns {
    padding: 0 .5em
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0
}
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: .5em
}
label {
    font-size: .875em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: .1875em
}
label.right {
    float: none;
    text-align: right
}
label.inline {
    margin: 0 0 1em 0;
    padding: .625em 0
}
label small {
    text-transform: capitalize;
    color: #666
}
.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .875em;
    height: 2.3125em;
    line-height: 2.3125em
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em
}
.prefix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
span.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: 0;
    color: #333
}
span.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
span.postfix {
    background: #f2f2f2;
    border-color: #ccc;
    border-left: none;
    color: #333
}
span.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.input-group.radius>*:first-child, .input-group.radius>*:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.input-group.radius>*:last-child, .input-group.radius>*:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.input-group.round>*:first-child, .input-group.round>*:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.input-group.round>*:last-child, .input-group.round>*:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    font-family: inherit;
    display: block;
    font-size: .875em;
    margin: 0 0 1em 0;
    padding: .5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow .45s, border-color .45s ease-in-out;
    -moz-transition: -moz-box-shadow .45s, border-color .45s ease-in-out;
    transition: box-shadow .45s, border-color .45s ease-in-out
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    border-color: #999
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0
}
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
    background-color: #ddd
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1em 0
}
input[type="file"] {
    width: 100%
}
fieldset {
    border: solid 1px #ddd;
    padding: 1.25em;
    margin: 1.125em 0
}
fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 .1875em;
    margin: 0;
    margin-left: -0.1875em
}
span.error, small.error {
    display: block;
    padding: .375em .25em;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: .75em;
    font-weight: bold;
    background: #c60f13;
    color: white;
    display: none
}
.error input, .error textarea, .error select {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
    margin-bottom: 0
}
.error input:focus, .error textarea:focus, .error select:focus {
    background: #fafafa;
    border-color: #999
}
.error label, .error label.error {
    color: #c60f13
}
.error small.error {
    display: block;
    padding: .375em .25em;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: .75em;
    font-weight: bold;
    background: #c60f13;
    color: white
}
.error span.error-message {
    display: block
}
input.error, textarea.error {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1)
}
input.error:focus, textarea.error:focus {
    background: #fafafa;
    border-color: #999
}
.error select {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1)
}
.error select:focus {
    background: #fafafa;
    border-color: #999
}
label.error {
    color: #c60f13
}
.button-group {
    list-style: none;
    margin: 0;
    *zoom: 1
}
.button-group:before, .button-group:after {
    content: " ";
    display: table
}
.button-group:after {
    clear: both
}
.button-group>* {
    margin: 0 0 0 -1px;
    float: left
}
.button-group>*:first-child {
    margin-left: 0
}
.button-group.radius>*:first-child, .button-group.radius>*:first-child>a, .button-group.radius>*:first-child>button, .button-group.radius>*:first-child>.button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.button-group.radius>*:last-child, .button-group.radius>*:last-child>a, .button-group.radius>*:last-child>button, .button-group.radius>*:last-child>.button {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.button-group.round>*:first-child, .button-group.round>*:first-child>a, .button-group.round>*:first-child>button, .button-group.round>*:first-child>.button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.button-group.round>*:last-child, .button-group.round>*:last-child>a, .button-group.round>*:last-child>button, .button-group.round>*:last-child>.button {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
.button-group.even-2 li {
    width: 50%
}
.button-group.even-2 li button, .button-group.even-2 li .button {
    width: 100%
}
.button-group.even-3 li {
    width: 33.33333%
}
.button-group.even-3 li button, .button-group.even-3 li .button {
    width: 100%
}
.button-group.even-4 li {
    width: 25%
}
.button-group.even-4 li button, .button-group.even-4 li .button {
    width: 100%
}
.button-group.even-5 li {
    width: 20%
}
.button-group.even-5 li button, .button-group.even-5 li .button {
    width: 100%
}
.button-group.even-6 li {
    width: 16.66667%
}
.button-group.even-6 li button, .button-group.even-6 li .button {
    width: 100%
}
.button-group.even-7 li {
    width: 14.28571%
}
.button-group.even-7 li button, .button-group.even-7 li .button {
    width: 100%
}
.button-group.even-8 li {
    width: 12.5%
}
.button-group.even-8 li button, .button-group.even-8 li .button {
    width: 100%
}
.button-bar {
    *zoom: 1
}
.button-bar:before, .button-bar:after {
    content: " ";
    display: table
}
.button-bar:after {
    clear: both
}
.button-bar .button-group {
    float: left;
    margin-right: .625em
}
.button-bar .button-group div {
    overflow: hidden
}
.dropdown.button {
    position: relative;
    padding-right: 3.1875em
}
.dropdown.button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%
}
.dropdown.button:before {
    border-width: .5625em;
    right: 1.5em;
    margin-top: -0.25em
}
.dropdown.button:before {
    border-color: white transparent transparent transparent
}
.dropdown.button.tiny {
    padding-right: 2.1875em
}
.dropdown.button.tiny:before {
    border-width: .4375em;
    right: .875em;
    margin-top: -0.15625em
}
.dropdown.button.tiny:before {
    border-color: white transparent transparent transparent
}
.dropdown.button.small {
    padding-right: 2.8125em
}
.dropdown.button.small:before {
    border-width: .5625em;
    right: 1.125em;
    margin-top: -0.21875em
}
.dropdown.button.small:before {
    border-color: white transparent transparent transparent
}
.dropdown.button.large {
    padding-right: 4em
}
.dropdown.button.large:before {
    border-width: .625em;
    right: 1.75em;
    margin-top: -0.3125em
}
.dropdown.button.large:before {
    border-color: white transparent transparent transparent
}
.dropdown.button.secondary:before {
    border-color: #333 transparent transparent transparent
}
.split.button {
    position: relative;
    padding-right: 4.8em
}
.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}
.split.button span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    left: 50%
}
.split.button span:active {
    background-color: rgba(0, 0, 0, 0.1)
}
.split.button span {
    border-left-color: #1e728c
}
.split.button span {
    width: 3em
}
.split.button span:before {
    border-top-style: solid;
    border-width: .5625em;
    top: 1.125em;
    margin-left: -0.5625em
}
.split.button span:before {
    border-color: white transparent transparent transparent
}
.split.button.secondary span {
    border-left-color: #c3c3c3
}
.split.button.secondary span:before {
    border-color: white transparent transparent transparent
}
.split.button.alert span {
    border-left-color: #7f0a0c
}
.split.button.success span {
    border-left-color: #396516
}
.split.button.tiny {
    padding-right: 3.9375em
}
.split.button.tiny span {
    width: 2.84375em
}
.split.button.tiny span:before {
    border-top-style: solid;
    border-width: .4375em;
    top: .875em;
    margin-left: -0.3125em
}
.split.button.small {
    padding-right: 3.9375em
}
.split.button.small span {
    width: 2.8125em
}
.split.button.small span:before {
    border-top-style: solid;
    border-width: .5625em;
    top: .84375em;
    margin-left: -0.5625em
}
.split.button.large {
    padding-right: 6em
}
.split.button.large span {
    width: 3.75em
}
.split.button.large span:before {
    border-top-style: solid;
    border-width: .625em;
    top: 1.3125em;
    margin-left: -0.5625em
}
.split.button.expand {
    padding-left: 2em
}
.split.button.secondary span:before {
    border-color: #333 transparent transparent transparent
}
.split.button.radius span {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.split.button.round span {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
.contain-to-grid {
    width: 100%;
    background: #111
}
.contain-to-grid .top-bar {
    margin-bottom: 1.875em
}
.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}
.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #111;
    margin-bottom: 1.875em
}
.top-bar ul {
    margin-bottom: 0;
    list-style: none
}
.top-bar .row {
    max-width: none
}
.top-bar form, .top-bar input {
    margin-bottom: 0
}
.top-bar input {
    height: 2.45em
}
.top-bar .button {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0
}
.top-bar .title-area {
    position: relative;
    margin: 0
}
.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16
}
.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.0625em;
    margin: 0
}
.top-bar .name h1 a {
    font-weight: bold;
    color: white;
    width: 50%;
    display: block;
    padding: 0 15px
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}
.top-bar .toggle-topbar a {
    color: white;
    text-transform: uppercase;
    font-size: .8125em;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}
.top-bar .toggle-topbar.menu-icon {
    right: 15px;
    top: 50%;
    margin-top: -16px;
    padding-left: 40px
}
.top-bar .toggle-topbar.menu-icon a {
    text-indent: -48px;
    width: 34px;
    height: 34px;
    line-height: 33px;
    padding: 0;
    color: white
}
.top-bar .toggle-topbar.menu-icon a span {
    position: absolute;
    right: 0;
    display: block;
    width: 16px;
    height: 0;
    -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
    box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white
}
.top-bar.expanded {
    height: auto;
    background: transparent
}
.top-bar.expanded .title-area {
    background: #111
}
.top-bar.expanded .toggle-topbar a {
    color: #888
}
.top-bar.expanded .toggle-topbar a span {
    -webkit-box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
    box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
    transition: left 300ms ease-out
}
.top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #222;
    font-size: 16;
    margin: 0
}
.top-bar-section .divider, .top-bar-section[role="separator"] {
    border-bottom: solid 1px #2b2b2b;
    border-top: solid 1px black;
    clear: both;
    height: 1px;
    width: 100%
}
.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-size: .8125em;
    font-weight: bold;
    background: #222
}
.top-bar-section ul li>a.button {
    background: #2ba6cb;
    font-size: .8125em
}
.top-bar-section ul li>a.button.hover {
    background: #2284a1
}
.top-bar-section ul li>a.button.secondary {
    background: #e9e9e9
}
.top-bar-section ul li>a.button.secondary.hover {
    background: #d0d0d0
}
.top-bar-section ul li>a.button.success {
    background: #5da423
}
.top-bar-section ul li>a.button.success.hover {
    background: #457a1a
}
.top-bar-section ul li>a.button.alert {
    background: #c60f13
}
.top-bar-section ul li>a.button.alert.hover {
    background: #970b0e
}
.top-bar-section ul li.hover>a {
    background: #090909;
    color: white
}
.top-bar-section ul li.active>a {
    background: #090909;
    color: white
}
.top-bar-section .has-form {
    padding: 15px
}
.top-bar-section .has-dropdown {
    position: relative
}
.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}
.top-bar-section .has-dropdown.moved {
    position: static
}
.top-bar-section .has-dropdown.moved>.dropdown {
    visibility: visible
}
.top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    visibility: hidden;
    z-index: 99
}
.top-bar-section .dropdown li {
    width: 100%;
    height: auto
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: bold
}
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0
}
.top-bar-section .dropdown li.title h5 a {
    color: white;
    line-height: 22.5px;
    display: block
}
.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #555;
    font-weight: bold;
    font-size: .625em
}
.top-bar-js-breakpoint {
    width: 58.75em!important;
    visibility: hidden
}
.js-generated {
    display: block
}
@media only screen and (min-width: 58.75em) {
    .top-bar {
        background: #111;
        *zoom: 1;
        overflow: visible
    }
    .top-bar:before, .top-bar:after {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .title-area {
        float: left
    }
    .top-bar .name h1 a {
        width: auto
    }
    .top-bar input, .top-bar .button {
        line-height: 2em;
        font-size: .875em;
        height: 2em;
        padding: 0 10px;
        position: relative;
        top: 8px
    }
    .top-bar.expanded {
        background: #111
    }
    .contain-to-grid .top-bar {
        max-width: 62.5em;
        margin: 0 auto;
        margin-bottom: 1.875em
    }
    .top-bar-section {
        -webkit-transition: none 0 0;
        -moz-transition: none 0 0;
        transition: none 0 0;
        left: 0!important
    }
    .top-bar-section ul {
        width: auto;
        height: auto!important;
        display: inline
    }
    .top-bar-section ul li {
        float: left
    }
    .top-bar-section ul li .js-generated {
        display: none
    }
    .top-bar-section li a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        background: #111
    }
    .top-bar-section li a:not(.button).hover {
        background: black
    }
    .top-bar-section .has-dropdown>a {
        padding-right: 35px!important
    }
    .top-bar-section .has-dropdown>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px
    }
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        visibility: hidden
    }
    .top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        visibility: visible
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: 0;
        content: "\00bb";
        margin-top: -16px;
        right: 5px
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }
    .top-bar-section .dropdown li a {
        color: white;
        line-height: 1;
        white-space: nowrap;
        padding: 7px 15px;
        background: #1e1e1e
    }
    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #1e1e1e
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section>ul>.divider, .top-bar-section>ul>[role="separator"] {
        border-bottom: 0;
        border-top: 0;
        border-right: solid 1px #2b2b2b;
        border-left: solid 1px black;
        clear: none;
        height: 45px;
        width: 0
    }
    .top-bar-section .has-form {
        background: #111;
        padding: 0 15px;
        height: 45px
    }
    .top-bar-section ul.right li .dropdown {
        left: auto;
        right: 0
    }
    .top-bar-section ul.right li .dropdown li .dropdown {
        right: 100%
    }
    .no-js .top-bar-section ul li:hover>a {
        background: #090909;
        color: white
    }
    .no-js .top-bar-section ul li:active>a {
        background: #090909;
        color: white
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        visibility: visible
    }
}
.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f2f2f2
}
.panel>:first-child {
    margin-top: 0
}
.panel>:last-child {
    margin-bottom: 0
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: .625em
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4
}
.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #2284a1;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #2ba6cb;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset
}
.panel.callout>:first-child {
    margin-top: 0
}
.panel.callout>:last-child {
    margin-bottom: 0
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
    color: white
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: .625em
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4
}
.panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 1.25em
}
.pricing-table * {
    list-style: none;
    line-height: 1
}
.pricing-table .title {
    background-color: #ddd;
    padding: .9375em 1.25em;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 1em
}
.pricing-table .price {
    background-color: #eee;
    padding: .9375em 1.25em;
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 1.25em
}
.pricing-table .description {
    background-color: white;
    padding: .9375em;
    text-align: center;
    color: #777;
    font-size: .75em;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #ddd
}
.pricing-table .bullet-item {
    background-color: white;
    padding: .9375em;
    text-align: center;
    color: #333;
    font-size: .875em;
    font-weight: normal;
    border-bottom: dotted 1px #ddd
}
.pricing-table .cta-button {
    background-color: whitesmoke;
    text-align: center;
    padding: 1.25em 1.25em 0
}
.progress {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #ccc;
    padding: .125em;
    margin-bottom: .625em
}
.progress .meter {
    background: #2ba6cb;
    height: 100%;
    display: block
}
.progress.secondary .meter {
    background: #e9e9e9;
    height: 100%;
    display: block
}
.progress.success .meter {
    background: #5da423;
    height: 100%;
    display: block
}
.progress.alert .meter {
    background: #c60f13;
    height: 100%;
    display: block
}
.progress.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.progress.radius .meter {
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}
.progress.round .meter {
    -webkit-border-radius: 999px;
    border-radius: 999px
}
@media only screen {
    div.switch {
        position: relative;
        width: 100%;
        padding: 0;
        display: block;
        overflow: hidden;
        border-style: solid;
        border-width: 1px;
        margin-bottom: 1.25em;
        -webkit-animation: webkitSiblingBugfix infinite 1s;
        height: 36px;
        background: white;
        border-color: #ccc
    }
    div.switch label {
        position: relative;
        left: 0;
        z-index: 2;
        float: left;
        width: 50%;
        height: 100%;
        margin: 0;
        font-weight: bold;
        text-align: left;
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        transition: all .1s ease-out
    }
    div.switch input {
        position: absolute;
        z-index: 3;
        opacity: 0;
        width: 100%;
        height: 100%;
        -moz-appearance: none
    }
    div.switch input:hover, div.switch input:focus {
        cursor: pointer
    }
    div.switch span:last-child {
        position: absolute;
        top: -1px;
        left: -1px;
        z-index: 1;
        display: block;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        transition: all .1s ease-out
    }
    div.switch input:not(:checked)+label {
        opacity: 0
    }
    div.switch input:checked {
        display: none!important
    }
    div.switch input {
        left: 0;
        display: block!important
    }
    div.switch input:first-of-type+label, div.switch input:first-of-type+span+label {
        left: -50%
    }
    div.switch input:first-of-type:checked+label, div.switch input:first-of-type:checked+span+label {
        left: 0
    }
    div.switch input:last-of-type+label, div.switch input:last-of-type+span+label {
        right: -50%;
        left: auto;
        text-align: right
    }
    div.switch input:last-of-type:checked+label, div.switch input:last-of-type:checked+span+label {
        right: 0;
        left: auto
    }
    div.switch span.custom {
        display: none!important
    }
    form.custom div.switch .hidden-field {
        margin-left: auto;
        position: absolute;
        visibility: visible
    }
    div.switch label {
        padding: 0 .375em;
        line-height: 2.3em;
        font-size: .875em
    }
    div.switch input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -2.1875em
    }
    div.switch span:last-child {
        width: 2.25em;
        height: 2.25em
    }
    div.switch span:last-child {
        border-color: #b3b3b3;
        background: white;
        background: -moz-linear-gradient(top, white 0, #f2f2f2 100%);
        background: -webkit-linear-gradient(top, white 0, #f2f2f2 100%);
        background: linear-gradient(to bottom, white 0, #f2f2f2 100%);
        -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
        box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke
    }
    div.switch:hover span:last-child, div.switch:focus span:last-child {
        background: white;
        background: -moz-linear-gradient(top, white 0, #e6e6e6 100%);
        background: -webkit-linear-gradient(top, white 0, #e6e6e6 100%);
        background: linear-gradient(to bottom, white 0, #e6e6e6 100%)
    }
    div.switch:active {
        background: transparent
    }
    div.switch.large {
        height: 44px
    }
    div.switch.large label {
        padding: 0 .375em;
        line-height: 2.3em;
        font-size: 1.0625em
    }
    div.switch.large input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -2.6875em
    }
    div.switch.large span:last-child {
        width: 2.75em;
        height: 2.75em
    }
    div.switch.small {
        height: 28px
    }
    div.switch.small label {
        padding: 0 .375em;
        line-height: 2.1em;
        font-size: .75em
    }
    div.switch.small input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -1.6875em
    }
    div.switch.small span:last-child {
        width: 1.75em;
        height: 1.75em
    }
    div.switch.tiny {
        height: 22px
    }
    div.switch.tiny label {
        padding: 0 .375em;
        line-height: 1.9em;
        font-size: .6875em
    }
    div.switch.tiny input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -1.3125em
    }
    div.switch.tiny span:last-child {
        width: 1.375em;
        height: 1.375em
    }
    div.switch.radius {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
    div.switch.radius span:last-child {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    div.switch.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }
    div.switch.round span:last-child {
        -webkit-border-radius: 999px;
        border-radius: 999px
    }
    div.switch.round label {
        padding: 0 .5625em
    }
    @-webkit-keyframes webkitSiblingBugfix {
        from {
            position: relative
        }
        to {
            position: relative
        }
    }
}
.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: bold;
    color: #333
}
.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #196177;
    color: #2ba6cb
}
.has-tip.tip-left, .has-tip.tip-right {
    float: none!important
}
.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: bold;
    font-size: .9375em;
    line-height: 1.3;
    padding: .5em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: white;
    background: black;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent black transparent;
    top: -10px
}
.tooltip.opened {
    color: #2ba6cb!important;
    border-bottom: dotted 1px #196177!important
}
.tap-to-close {
    display: block;
    font-size: .625em;
    color: #888;
    font-weight: normal
}
@media only screen and (min-width: 768px) {
    .tooltip>.nub {
        border-color: transparent transparent black transparent;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: black transparent transparent transparent;
        top: auto;
        bottom: -10px
    }
    .tooltip.tip-left, .tooltip.tip-right {
        float: none!important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent black;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }
    .tooltip.tip-right>.nub {
        border-color: transparent black transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: 0
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
@font-face{font-family:'flexslider-icon';src:url('http://www.energymicroventures.com/wp-content/themes/akin/css/fonts/flexslider-icon.eot');src:url('http://www.energymicroventures.com/wp-content/themes/akin/css/fonts/flexslider-icon.eot?') format('embedded-opentype'), url('http://www.energymicroventures.com/wp-content/themes/akin/css/fonts/flexslider-icon.woff') format('woff'), url('http://www.energymicroventures.com/wp-content/themes/akin/css/fonts/flexslider-icon.ttf') format('truetype'), url('http://www.energymicroventures.com/wp-content/themes/akin/css/fonts/flexslider-icon.svg') format('svg');
font-weight:normal;
font-style:normal
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}
.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001'
}
.flex-direction-nav a.flex-next:before {
    content: '\f002'
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 44px;
    text-align: center;
    z-index: 10
}
.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: 0;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 20px;
    border: 1px solid #222
}
.flex-control-paging li a:hover {
    background: #222;
    background: rgba(255, 255, 255, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #222;
    cursor: default
}
.flex-control-paging li:last-child {
    margin-bottom: 0
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
@font-face{font-family:'ElegantIcons';src:url('../../fonts/ElegantIcons.eot');src:url('../../fonts/ElegantIcons.eot%3F') format('embedded-opentype'), url('../../fonts/ElegantIcons.woff') format('woff'), url('../../fonts/ElegantIcons.ttf') format('truetype'), url('../../fonts/ElegantIcons.svg') format('svg');
font-weight:normal;
font-style:normal
}
[data-icon]:before {
    font-family:'ElegantIcons';
    content:attr(data-icon);
    speak:none;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
    font-family:'ElegantIcons';
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased
}
.arrow_up:before {
    content:"\21"
}
.arrow_down:before {
    content:"\22"
}
.arrow_left:before {
    content:"\23"
}
.arrow_right:before {
    content:"\24"
}
.arrow_left-up:before {
    content:"\25"
}
.arrow_right-up:before {
    content:"\26"
}
.arrow_right-down:before {
    content:"\27"
}
.arrow_left-down:before {
    content:"\28"
}
.arrow-up-down:before {
    content:"\29"
}
.arrow_up-down_alt:before {
    content:"\2a"
}
.arrow_left-right_alt:before {
    content:"\2b"
}
.arrow_left-right:before {
    content:"\2c"
}
.arrow_expand_alt2:before {
    content:"\2d"
}
.arrow_expand_alt:before {
    content:"\2e"
}
.arrow_condense:before {
    content:"\2f"
}
.arrow_expand:before {
    content:"\30"
}
.arrow_move:before {
    content:"\31"
}
.arrow_carrot-up:before {
    content:"\32"
}
.arrow_carrot-down:before {
    content:"\33"
}
.arrow_carrot-left:before {
    content:"\34"
}
.arrow_carrot-right:before {
    content:"\35"
}
.arrow_carrot-2up:before {
    content:"\36"
}
.arrow_carrot-2down:before {
    content:"\37"
}
.arrow_carrot-2left:before {
    content:"\38"
}
.arrow_carrot-2right:before {
    content:"\39"
}
.arrow_carrot-up_alt2:before {
    content:"\3a"
}
.arrow_carrot-down_alt2:before {
    content:"\3b"
}
.arrow_carrot-left_alt2:before {
    content:"\3c"
}
.arrow_carrot-right_alt2:before {
    content:"\3d"
}
.arrow_carrot-2up_alt2:before {
    content:"\3e"
}
.arrow_carrot-2down_alt2:before {
    content:"\3f"
}
.arrow_carrot-2left_alt2:before {
    content:"\40"
}
.arrow_carrot-2right_alt2:before {
    content:"\41"
}
.arrow_triangle-up:before {
    content:"\42"
}
.arrow_triangle-down:before {
    content:"\43"
}
.arrow_triangle-left:before {
    content:"\44"
}
.arrow_triangle-right:before {
    content:"\45"
}
.arrow_triangle-up_alt2:before {
    content:"\46"
}
.arrow_triangle-down_alt2:before {
    content:"\47"
}
.arrow_triangle-left_alt2:before {
    content:"\48"
}
.arrow_triangle-right_alt2:before {
    content:"\49"
}
.arrow_back:before {
    content:"\4a"
}
.icon_minus-06:before {
    content:"\4b"
}
.icon_plus:before {
    content:"\4c"
}
.icon_close:before {
    content:"\4d"
}
.icon_check:before {
    content:"\4e"
}
.icon_minus_alt2:before {
    content:"\4f"
}
.icon_plus_alt2:before {
    content:"\50"
}
.icon_close_alt2:before {
    content:"\51"
}
.icon_check_alt2:before {
    content:"\52"
}
.icon_zoom-out_alt:before {
    content:"\53"
}
.icon_zoom-in_alt:before {
    content:"\54"
}
.icon_search:before {
    content:"\55"
}
.icon_box-empty:before {
    content:"\56"
}
.icon_box-selected:before {
    content:"\57"
}
.icon_minus-box:before {
    content:"\58"
}
.icon_plus-box:before {
    content:"\59"
}
.icon_box-checked:before {
    content:"\5a"
}
.icon_circle-empty:before {
    content:"\5b"
}
.icon_circle-slelected:before {
    content:"\5c"
}
.icon_stop_alt2:before {
    content:"\5d"
}
.icon_stop:before {
    content:"\5e"
}
.icon_pause_alt2:before {
    content:"\5f"
}
.icon_pause:before {
    content:"\60"
}
.icon_menu:before {
    content:"\61"
}
.icon_menu-square_alt2:before {
    content:"\62"
}
.icon_menu-circle_alt2:before {
    content:"\63"
}
.icon_ul:before {
    content:"\64"
}
.icon_ol:before {
    content:"\65"
}
.icon_adjust-horiz:before {
    content:"\66"
}
.icon_adjust-vert:before {
    content:"\67"
}
.icon_document_alt:before {
    content:"\68"
}
.icon_documents_alt:before {
    content:"\69"
}
.icon_pencil:before {
    content:"\6a"
}
.icon_pencil-edit_alt:before {
    content:"\6b"
}
.icon_pencil-edit:before {
    content:"\6c"
}
.icon_folder-alt:before {
    content:"\6d"
}
.icon_folder-open_alt:before {
    content:"\6e"
}
.icon_folder-add_alt:before {
    content:"\6f"
}
.icon_info_alt:before {
    content:"\70"
}
.icon_error-oct_alt:before {
    content:"\71"
}
.icon_error-circle_alt:before {
    content:"\72"
}
.icon_error-triangle_alt:before {
    content:"\73"
}
.icon_question_alt2:before {
    content:"\74"
}
.icon_question:before {
    content:"\75"
}
.icon_comment_alt:before {
    content:"\76"
}
.icon_chat_alt:before {
    content:"\77"
}
.icon_vol-mute_alt:before {
    content:"\78"
}
.icon_volume-low_alt:before {
    content:"\79"
}
.icon_volume-high_alt:before {
    content:"\7a"
}
.icon_quotations:before {
    content:"\7b"
}
.icon_quotations_alt2:before {
    content:"\7c"
}
.icon_clock_alt:before {
    content:"\7d"
}
.icon_lock_alt:before {
    content:"\7e"
}
.icon_lock-open_alt:before {
    content:"\e000"
}
.icon_key_alt:before {
    content:"\e001"
}
.icon_cloud_alt:before {
    content:"\e002"
}
.icon_cloud-upload_alt:before {
    content:"\e003"
}
.icon_cloud-download_alt:before {
    content:"\e004"
}
.icon_image:before {
    content:"\e005"
}
.icon_images:before {
    content:"\e006"
}
.icon_lightbulb_alt:before {
    content:"\e007"
}
.icon_gift_alt:before {
    content:"\e008"
}
.icon_house_alt:before {
    content:"\e009"
}
.icon_genius:before {
    content:"\e00a"
}
.icon_mobile:before {
    content:"\e00b"
}
.icon_tablet:before {
    content:"\e00c"
}
.icon_laptop:before {
    content:"\e00d"
}
.icon_desktop:before {
    content:"\e00e"
}
.icon_camera_alt:before {
    content:"\e00f"
}
.icon_mail_alt:before {
    content:"\e010"
}
.icon_cone_alt:before {
    content:"\e011"
}
.icon_ribbon_alt:before {
    content:"\e012"
}
.icon_bag_alt:before {
    content:"\e013"
}
.icon_creditcard:before {
    content:"\e014"
}
.icon_cart_alt:before {
    content:"\e015"
}
.icon_paperclip:before {
    content:"\e016"
}
.icon_tag_alt:before {
    content:"\e017"
}
.icon_tags_alt:before {
    content:"\e018"
}
.icon_trash_alt:before {
    content:"\e019"
}
.icon_cursor_alt:before {
    content:"\e01a"
}
.icon_mic_alt:before {
    content:"\e01b"
}
.icon_compass_alt:before {
    content:"\e01c"
}
.icon_pin_alt:before {
    content:"\e01d"
}
.icon_pushpin_alt:before {
    content:"\e01e"
}
.icon_map_alt:before {
    content:"\e01f"
}
.icon_drawer_alt:before {
    content:"\e020"
}
.icon_toolbox_alt:before {
    content:"\e021"
}
.icon_book_alt:before {
    content:"\e022"
}
.icon_calendar:before {
    content:"\e023"
}
.icon_film:before {
    content:"\e024"
}
.icon_table:before {
    content:"\e025"
}
.icon_contacts_alt:before {
    content:"\e026"
}
.icon_headphones:before {
    content:"\e027"
}
.icon_lifesaver:before {
    content:"\e028"
}
.icon_piechart:before {
    content:"\e029"
}
.icon_refresh:before {
    content:"\e02a"
}
.icon_link_alt:before {
    content:"\e02b"
}
.icon_link:before {
    content:"\e02c"
}
.icon_loading:before {
    content:"\e02d"
}
.icon_blocked:before {
    content:"\e02e"
}
.icon_archive_alt:before {
    content:"\e02f"
}
.icon_heart_alt:before {
    content:"\e030"
}
.icon_star_alt:before {
    content:"\e031"
}
.icon_star-half_alt:before {
    content:"\e032"
}
.icon_star:before {
    content:"\e033"
}
.icon_star-half:before {
    content:"\e034"
}
.icon_tools:before {
    content:"\e035"
}
.icon_tool:before {
    content:"\e036"
}
.icon_cog:before {
    content:"\e037"
}
.icon_cogs:before {
    content:"\e038"
}
.arrow_up_alt:before {
    content:"\e039"
}
.arrow_down_alt:before {
    content:"\e03a"
}
.arrow_left_alt:before {
    content:"\e03b"
}
.arrow_right_alt:before {
    content:"\e03c"
}
.arrow_left-up_alt:before {
    content:"\e03d"
}
.arrow_right-up_alt:before {
    content:"\e03e"
}
.arrow_right-down_alt:before {
    content:"\e03f"
}
.arrow_left-down_alt:before {
    content:"\e040"
}
.arrow_condense_alt:before {
    content:"\e041"
}
.arrow_expand_alt3:before {
    content:"\e042"
}
.arrow_carrot_up_alt:before {
    content:"\e043"
}
.arrow_carrot-down_alt:before {
    content:"\e044"
}
.arrow_carrot-left_alt:before {
    content:"\e045"
}
.arrow_carrot-right_alt:before {
    content:"\e046"
}
.arrow_carrot-2up_alt:before {
    content:"\e047"
}
.arrow_carrot-2dwnn_alt:before {
    content:"\e048"
}
.arrow_carrot-2left_alt:before {
    content:"\e049"
}
.arrow_carrot-2right_alt:before {
    content:"\e04a"
}
.arrow_triangle-up_alt:before {
    content:"\e04b"
}
.arrow_triangle-down_alt:before {
    content:"\e04c"
}
.arrow_triangle-left_alt:before {
    content:"\e04d"
}
.arrow_triangle-right_alt:before {
    content:"\e04e"
}
.icon_minus_alt:before {
    content:"\e04f"
}
.icon_plus_alt:before {
    content:"\e050"
}
.icon_close_alt:before {
    content:"\e051"
}
.icon_check_alt:before {
    content:"\e052"
}
.icon_zoom-out:before {
    content:"\e053"
}
.icon_zoom-in:before {
    content:"\e054"
}
.icon_stop_alt:before {
    content:"\e055"
}
.icon_menu-square_alt:before {
    content:"\e056"
}
.icon_menu-circle_alt:before {
    content:"\e057"
}
.icon_document:before {
    content:"\e058"
}
.icon_documents:before {
    content:"\e059"
}
.icon_pencil_alt:before {
    content:"\e05a"
}
.icon_folder:before {
    content:"\e05b"
}
.icon_folder-open:before {
    content:"\e05c"
}
.icon_folder-add:before {
    content:"\e05d"
}
.icon_folder_upload:before {
    content:"\e05e"
}
.icon_folder_download:before {
    content:"\e05f"
}
.icon_info:before {
    content:"\e060"
}
.icon_error-circle:before {
    content:"\e061"
}
.icon_error-oct:before {
    content:"\e062"
}
.icon_error-triangle:before {
    content:"\e063"
}
.icon_question_alt:before {
    content:"\e064"
}
.icon_comment:before {
    content:"\e065"
}
.icon_chat:before {
    content:"\e066"
}
.icon_vol-mute:before {
    content:"\e067"
}
.icon_volume-low:before {
    content:"\e068"
}
.icon_volume-high:before {
    content:"\e069"
}
.icon_quotations_alt:before {
    content:"\e06a"
}
.icon_clock:before {
    content:"\e06b"
}
.icon_lock:before {
    content:"\e06c"
}
.icon_lock-open:before {
    content:"\e06d"
}
.icon_key:before {
    content:"\e06e"
}
.icon_cloud:before {
    content:"\e06f"
}
.icon_cloud-upload:before {
    content:"\e070"
}
.icon_cloud-download:before {
    content:"\e071"
}
.icon_lightbulb:before {
    content:"\e072"
}
.icon_gift:before {
    content:"\e073"
}
.icon_house:before {
    content:"\e074"
}
.icon_camera:before {
    content:"\e075"
}
.icon_mail:before {
    content:"\e076"
}
.icon_cone:before {
    content:"\e077"
}
.icon_ribbon:before {
    content:"\e078"
}
.icon_bag:before {
    content:"\e079"
}
.icon_cart:before {
    content:"\e07a"
}
.icon_tag:before {
    content:"\e07b"
}
.icon_tags:before {
    content:"\e07c"
}
.icon_trash:before {
    content:"\e07d"
}
.icon_cursor:before {
    content:"\e07e"
}
.icon_mic:before {
    content:"\e07f"
}
.icon_compass:before {
    content:"\e080"
}
.icon_pin:before {
    content:"\e081"
}
.icon_pushpin:before {
    content:"\e082"
}
.icon_map:before {
    content:"\e083"
}
.icon_drawer:before {
    content:"\e084"
}
.icon_toolbox:before {
    content:"\e085"
}
.icon_book:before {
    content:"\e086"
}
.icon_contacts:before {
    content:"\e087"
}
.icon_archive:before {
    content:"\e088"
}
.icon_heart:before {
    content:"\e089"
}
.icon_profile:before {
    content:"\e08a"
}
.icon_group:before {
    content:"\e08b"
}
.icon_grid-2x2:before {
    content:"\e08c"
}
.icon_grid-3x3:before {
    content:"\e08d"
}
.icon_music:before {
    content:"\e08e"
}
.icon_pause_alt:before {
    content:"\e08f"
}
.icon_phone:before {
    content:"\e090"
}
.icon_upload:before {
    content:"\e091"
}
.icon_download:before {
    content:"\e092"
}
.social_facebook:before {
    content:"\e093"
}
.social_twitter:before {
    content:"\e094"
}
.social_pinterest:before {
    content:"\e095"
}
.social_googleplus:before {
    content:"\e096"
}
.social_tumblr:before {
    content:"\e097"
}
.social_tumbleupon:before {
    content:"\e098"
}
.social_wordpress:before {
    content:"\e099"
}
.social_instagram:before {
    content:"\e09a"
}
.social_dribbble:before {
    content:"\e09b"
}
.social_vimeo:before {
    content:"\e09c"
}
.social_linkedin:before {
    content:"\e09d"
}
.social_rss:before {
    content:"\e09e"
}
.social_deviantart:before {
    content:"\e09f"
}
.social_share:before {
    content:"\e0a0"
}
.social_myspace:before {
    content:"\e0a1"
}
.social_skype:before {
    content:"\e0a2"
}
.social_youtube:before {
    content:"\e0a3"
}
.social_picassa:before {
    content:"\e0a4"
}
.social_googledrive:before {
    content:"\e0a5"
}
.social_flickr:before {
    content:"\e0a6"
}
.social_blogger:before {
    content:"\e0a7"
}
.social_spotify:before {
    content:"\e0a8"
}
.social_delicious:before {
    content:"\e0a9"
}
.social_facebook_circle:before {
    content:"\e0aa"
}
.social_twitter_circle:before {
    content:"\e0ab"
}
.social_pinterest_circle:before {
    content:"\e0ac"
}
.social_googleplus_circle:before {
    content:"\e0ad"
}
.social_tumblr_circle:before {
    content:"\e0ae"
}
.social_stumbleupon_circle:before {
    content:"\e0af"
}
.social_wordpress_circle:before {
    content:"\e0b0"
}
.social_instagram_circle:before {
    content:"\e0b1"
}
.social_dribbble_circle:before {
    content:"\e0b2"
}
.social_vimeo_circle:before {
    content:"\e0b3"
}
.social_linkedin_circle:before {
    content:"\e0b4"
}
.social_rss_circle:before {
    content:"\e0b5"
}
.social_deviantart_circle:before {
    content:"\e0b6"
}
.social_share_circle:before {
    content:"\e0b7"
}
.social_myspace_circle:before {
    content:"\e0b8"
}
.social_skype_circle:before {
    content:"\e0b9"
}
.social_youtube_circle:before {
    content:"\e0ba"
}
.social_picassa_circle:before {
    content:"\e0bb"
}
.social_googledrive_alt2:before {
    content:"\e0bc"
}
.social_flickr_circle:before {
    content:"\e0bd"
}
.social_blogger_circle:before {
    content:"\e0be"
}
.social_spotify_circle:before {
    content:"\e0bf"
}
.social_delicious_circle:before {
    content:"\e0c0"
}
.social_facebook_square:before {
    content:"\e0c1"
}
.social_twitter_square:before {
    content:"\e0c2"
}
.social_pinterest_square:before {
    content:"\e0c3"
}
.social_googleplus_square:before {
    content:"\e0c4"
}
.social_tumblr_square:before {
    content:"\e0c5"
}
.social_stumbleupon_square:before {
    content:"\e0c6"
}
.social_wordpress_square:before {
    content:"\e0c7"
}
.social_instagram_square:before {
    content:"\e0c8"
}
.social_dribbble_square:before {
    content:"\e0c9"
}
.social_vimeo_square:before {
    content:"\e0ca"
}
.social_linkedin_square:before {
    content:"\e0cb"
}
.social_rss_square:before {
    content:"\e0cc"
}
.social_deviantart_square:before {
    content:"\e0cd"
}
.social_share_square:before {
    content:"\e0ce"
}
.social_myspace_square:before {
    content:"\e0cf"
}
.social_skype_square:before {
    content:"\e0d0"
}
.social_youtube_square:before {
    content:"\e0d1"
}
.social_picassa_square:before {
    content:"\e0d2"
}
.social_googledrive_square:before {
    content:"\e0d3"
}
.social_flickr_square:before {
    content:"\e0d4"
}
.social_blogger_square:before {
    content:"\e0d5"
}
.social_spotify_square:before {
    content:"\e0d6"
}
.social_delicious_square:before {
    content:"\e0d7"
}
.icon_printer:before {
    content:"\e103"
}
.icon_calulator:before {
    content:"\e0ee"
}
.icon_building:before {
    content:"\e0ef"
}
.icon_floppy:before {
    content:"\e0e8"
}
.icon_drive:before {
    content:"\e0ea"
}
.icon_search-2:before {
    content:"\e101"
}
.icon_id:before {
    content:"\e107"
}
.icon_id-2:before {
    content:"\e108"
}
.icon_puzzle:before {
    content:"\e102"
}
.icon_like:before {
    content:"\e106"
}
.icon_dislike:before {
    content:"\e0eb"
}
.icon_mug:before {
    content:"\e105"
}
.icon_currency:before {
    content:"\e0ed"
}
.icon_wallet:before {
    content:"\e100"
}
.icon_pens:before {
    content:"\e104"
}
.icon_easel:before {
    content:"\e0e9"
}
.icon_flowchart:before {
    content:"\e109"
}
.icon_datareport:before {
    content:"\e0ec"
}
.icon_briefcase:before {
    content:"\e0fe"
}
.icon_shield:before {
    content:"\e0f6"
}
.icon_percent:before {
    content:"\e0fb"
}
.icon_globe:before {
    content:"\e0e2"
}
.icon_globe-2:before {
    content:"\e0e3"
}
.icon_target:before {
    content:"\e0f5"
}
.icon_hourglass:before {
    content:"\e0e1"
}
.icon_balance:before {
    content:"\e0ff"
}
.icon_rook:before {
    content:"\e0f8"
}
.icon_printer-alt:before {
    content:"\e0fa"
}
.icon_calculator_alt:before {
    content:"\e0e7"
}
.icon_building_alt:before {
    content:"\e0fd"
}
.icon_floppy_alt:before {
    content:"\e0e4"
}
.icon_drive_alt:before {
    content:"\e0e5"
}
.icon_search_alt:before {
    content:"\e0f7"
}
.icon_id_alt:before {
    content:"\e0e0"
}
.icon_id-2_alt:before {
    content:"\e0fc"
}
.icon_puzzle_alt:before {
    content:"\e0f9"
}
.icon_like_alt:before {
    content:"\e0dd"
}
.icon_dislike_alt:before {
    content:"\e0f1"
}
.icon_mug_alt:before {
    content:"\e0dc"
}
.icon_currency_alt:before {
    content:"\e0f3"
}
.icon_wallet_alt:before {
    content:"\e0d8"
}
.icon_pens_alt:before {
    content:"\e0db"
}
.icon_easel_alt:before {
    content:"\e0f0"
}
.icon_flowchart_alt:before {
    content:"\e0df"
}
.icon_datareport_alt:before {
    content:"\e0f2"
}
.icon_briefcase_alt:before {
    content:"\e0f4"
}
.icon_shield_alt:before {
    content:"\e0d9"
}
.icon_percent_alt:before {
    content:"\e0da"
}
.icon_globe_alt:before {
    content:"\e0de"
}
.icon_clipboard:before {
    content:"\e0e6"
}
.glyph {
    float:left;
    text-align:center;
    padding:.75em;
    margin:.4em 1.5em .75em 0;
    width:6em;
    text-shadow:none
}
.glyph_big {
    font-size:128px;
    color:#59c5dc;
    float:left;
    margin-right:20px
}
.glyph div {
    padding-bottom:10px
}
.glyph input {
    font-family:consolas, monospace;
    font-size:12px;
    width:100%;
    text-align:center;
    border:0;
    box-shadow:0 0 0 1px #ccc;
    padding:.2em;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
.centered {
    margin-left:auto;
    margin-right:auto
}
.glyph .fs1 {
    font-size:2em
}
body {
    -webkit-font-smoothing:antialiased;
    line-height:1.6
}
#main-container {
    overflow:hidden
}
input {
    -webkit-appearance:none
}
input:focus {
    outline:0
}
.border-bottom {
    border-bottom:2px solid #fff;
    height:32px
}
.nopad {
    padding:0
}
.offix {
    overflow:hidden
}
.pad-normal {
    padding-top:66px;
    padding-bottom:66px
}
.pad-large {
    padding-top:121px;
    padding-bottom:121px
}
.pad-top {
    padding-top:121px
}
.pad-bottom {
    padding-bottom:66px
}
#loader {
    position:fixed;
    width:100%;
    height:100%;
    background-color:#fff;
    z-index:20000;
    padding-top:250px
}
#progress-bar {
    height:10px;
    background-color:#222;
    -webkit-transition:all .5s;
    transition:all .5s;
    -moz-transition:all .5s;
    width:0;
    max-width:100%
}
.text-white {
    color:#fff
}
.alt-h {
    font-family:'Vollkorn'!important;
    font-weight:normal!important
}
.highlight {
    color:#d4a16b
}
.lowlight {
    color:#4b3f55
}
.red {
    color:#ff1717
}
a:hover {
    color:#4b3f55
}
.icon {
    display:inline-block;
    -webkit-backface-visibility:hidden
}
.btn {
    border:2px solid #bbb;
    padding:16px 28px 18px 28px;
    display:inline-block;
    font-size:12px;
    cursor:pointer;
    font-weight:bold;
    color:#777;
    transition:all .2s ease;
    background:0;
    text-transform:uppercase;
    border-radius:3px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease
}
.btn .icon {
    margin-left:7px
}
.btn:hover {
    background:#eee;
    color:#777
}
.divider {
    position:relative;
    background-size:cover!important
}
.page-title {
    margin-bottom:44px
}
.ampersand {
    font-family:'Montserrat';
    display:inline-block;
    border-bottom:3px solid;
    font-size:18px;
    margin:0 22px;
    font-weight:bold;
    line-height:1.1
}
#the-navigation {
    position:fixed;
    top:0;
    max-height:70px;
    z-index:999;
    width:100%;
    padding-top:17px;
    overflow:hidden;
    -webkit-transition:all .3s;
    transition:all .3s;
    -moz-transition:all .3s;
    opacity:0;
    top:-100px;
    padding-bottom:6px
}
.logged-in #the-navigation {
    top:32px
}
.nav-logo img {
    margin-top:3px
}
.open-nav {
    max-height:400px!important
}
#menu>ul {
    list-style:none;
    overflow:hidden;
    text-align:right;
    float:right;
    -webkit-backface-visibility:hidden;
    padding-top:3px
}
#menu>ul li {
    float:left;
    margin-right:33px
}
#menu>ul li a {
    color:#888;
    font-family:'Montserrat';
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold
}
#menu>ul li i {
    color:#555;
    font-size:24px
}
#mobile-toggle {
    display:none;
    cursor:pointer;
    font-size:28px;
    position:absolute;
    right:22px;
    top:22px
}
.sticky-nav {
    background-color:rgba(255, 255, 255, 0.9);
    opacity:1!important;
    top:0!important
}
.logged-in .sticky-nav {
    top:32px!important
}
.inner-nav {
    background-color:rgba(255, 255, 255, 0.9);
    opacity:1!important;
    top:0!important
}
.logged-in .inner-nav {
    top:32px!important
}
@media screen and (max-width: 782px) {
    .logged-in .sticky-nav {
        top:46px!important
    }
    .logged-in .inner-nav {
        top: 46px!important
    }
    .logged-in .inner-nav.sticky-nav {
        top: 0!important
    }
}
@media screen and (max-width: 600px) {
    .logged-in .sticky-nav {
        top:0!important
    }
}
.home-hero {
    position:relative;
    overflow:hidden
}
.home-hero-slider {
    position:relative
}
.home-hero-slider .slides li {
    height:760px;
    position:relative;
    -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    background-size:cover!important
}
.home-hero-slider .slides li h1 {
    font-size:63px
}
.home-hero-slider .flex-control-paging li a {
    border-color:#fff
}
.home-hero-slider .flex-control-paging li a:hover {
    background:#fff
}
.home-hero-slider .flex-control-paging li a.flex-active {
    background:#fff
}
.logo {
    max-width:120px;
    margin-bottom:22px
}
.about-detail {
    background-color:#f9f9f9
}
.about-detail .page-title {
    margin-bottom:22px
}
.about-toggle, .filters {
    overflow:hidden;
    display:inline-block;
    list-style:none
}
.about-toggle li, .filters li {
    float:left;
    margin-right:33px;
    cursor:pointer;
    transition:all .5s ease;
    -webkit-transition:all .3s ease
}
.about-toggle li:hover, .filters li:hover h6 {
    color:#555
}
.about-toggle li:last-child, .filters li:last-child {
    margin-right:0
}
.about-toggle .active, .filters .active {
    padding-bottom:7px;
    border-bottom:6px solid #d4a16b
}
.about-toggle .active h6, .filters .active h6 {
    color:#555
}
.about-toggle h6, .filters h6 {
    font-size:14px;
    color:#838383;
    transition:all .2s ease
}
.process {
    margin-bottom:66px;
    overflow:hidden
}
.process .icon {
    font-size:52px;
    margin:0 auto
}
.process .number {
    float:left;
    width:20%;
    font-family:'Montserrat';
    font-weight:bold;
    font-size:42px
}
.process .process-text {
    float:left;
    width:80%;
    padding-top:13px
}
.about-icons .icon {
    font-size:32px;
    margin-bottom:44px;
    margin-top:22px;
    color:#9a999a;
    width:80px;
    height:80px;
    border-radius:50%;
    border:2px solid #9a999a;
    text-align:center;
    padding-top:21px;
    background-color:#f9f9f9;
    position:relative;
    z-index:2
}
.process-line {
    width:70%;
    height:1px;
    border-top:2px dashed #9a999a;
    position:relative;
    top:62px;
    z-index:1;
    margin:0 auto
}
.team-member {
    margin-top:22px;
    transition:all .3s ease;
    -webkit-transition:all .3s ease;
    opacity:1;
    position:relative;
    -webkit-backface-visibility:hidden
}
.team-member img {
    position:relative
}
.team-focus {
    opacity:.7
}
.team-member .title {
    padding:11px 0 11px 0;
    border-top:1px solid #aaa;
    border-bottom:3px solid #aaa;
    margin:11px 0 11px 0
}
.team-member .title span {
    font-family:'Montserrat';
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
    dislay:inline-block;
    margin-right:11px
}
.team-member .position {
    font-family:'Lato'!important;
    font-style:italic;
    font-weight:normal!important
}
.team-social {
    width:50%;
    text-align:center;
    padding:11px 0 11px 0;
    font-size:30px;
    color:#fff;
    float:left;
    overflow:hidden;
    transition:all .3s ease;
    -webkit-backface-visibility:hidden
}
.facebook {
    background-color:#3c5a99
}
.twitter {
    background-color:#55acee
}
.dribbble {
    background-color:#d9608e
}
.google-plus {
    background-color:#cc5947
}
.story-icons .icon {
    margin-right:44px
}
.story-icons .icon a {
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0
}
.story-icons .icon:last-child {
    margin-right:0
}
.services {
    background-color:#ececec;
    position:relative
}
.services-bg {
    background:url('http://www.energymicroventures.com/wp-content/themes/akin/img/services-bg2.jpg') transparent;
    background-repeat:no-repeat;
    position:absolute;
    right:0;
    top:0;
    height:100%;
    width:33.33333%;
    z-index:2;
    background-size:cover;
    background-position:-450px, 0px
}
.services .columns {
    position:relative
}
.services .page-title {
    margin-bottom:22px
}
.services .lead {
    margin-bottom:44px
}
.service {
    overflow:hidden;
    width:50%;
    padding-right:15px;
    float:left;
    margin-bottom:33px
}
.service h6 {
    font-size:14px;
    color:#525252;
    margin-bottom:11px
}
.service-icon {
    width:16%;
    float:left;
    font-size:30px;
    color:#525252
}
.service-text {
    width:84%;
    float:left
}
#work {
    overflow:hidden
}
#work .page-title {
    margin-bottom:22px
}
.filters {
    margin-bottom:121px
}
.filters li {
    padding-bottom:7px;
    border-bottom:6px solid #fff
}
.projects-container {
    overflow:hidden
}
.project {
    float:left;
    cursor:url(../../img/crosshair.png), auto;
    position:relative;
    z-index:1;
    -webkit-backface-visibility:hidden;
    transition:all .3s ease;
    opacity:1;
    overflow:hidden
}
.hide-project {
    opacity:.2
}
.hide-project:hover {
    cursor:default!important
}
.hide-project:hover .project-hover {
    display:none!important
}
.project-hover {
    position:absolute;
    height:100%;
    width:100%;
    background-color:rgba(255, 255, 255, 0.5);
    opacity:0;
    -webkit-transition:all .3s ease;
    z-index:2
}
.project:hover .project-hover {
    opacity:1
}
.hover-inner {
    position:absolute;
    width:100%;
    height:40%;
    bottom:-300px;
    background:#fff;
    padding:15px;
    -webkit-transition:all .3s ease;
    text-align:center
}
.hover-inner h4 {
    margin-top:17px
}
.project:hover .project-hover .hover-inner {
    bottom:0
}
.ajax-container {
    overflow:hidden;
    max-height:0;
    background:#f9f9f9;
    transition:all .5s ease;
    -moz-transition:all.5s ease;
    -webkit-transition:all .5s ease
}
.open-container {
    padding:88px 0 141px 0;
    max-height:2000px
}
.ajax-container .page-title {
    margin-bottom:66px!important
}
.ajax-container .page-title h2 {
    margin-bottom:6px
}
.project-slider .flex-control-nav {
    bottom:-55px
}
.project-single h6 {
    margin-bottom:11px
}
.project-single .btn {
    margin-top:22px;
    line-height:12px
}
.project-single iframe {
    width:100%;
    height:350px
}
.close-project {
    font-size:35px;
    margin-bottom:44px;
    color:#bbb;
    overflow:hidden;
    cursor:pointer
}
.projects-wrapper {
    overflow:hidden
}
.blog-section {
    background-color:#ececec;
    position:relative
}
.blog-bg {
    background:url('http://www.energymicroventures.com/wp-content/themes/akin/img/blog-bg.jpg') transparent;
    background-repeat:no-repeat;
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:33.33333%;
    z-index:2;
    background-size:cover;
    background-position:0, 0px
}
.blog-section .columns {
    position:relative
}
.blog-section .page-title {
    margin-bottom:22px
}
.blog-section .lead {
    margin-bottom:44px
}
.blog-list {
    list-style:none
}
.blog-list li {
    border-bottom:1px solid #ccc;
    margin-bottom:22px;
    padding-bottom:15px;
    overflow:hidden
}
.blog-list li:last-child {
    border-bottom:0;
    margin-bottom:44px
}
.blog-list li h3 {
    font-size:14px;
    color:#5a555a
}
.blog-list li span {
    font-size:12px;
    display:inline-block;
    margin-right:11px
}
.blog-list li a {
    font-weight:bold
}
.blog-icon {
    width:10%;
    font-size:36px;
    float:left
}
.blog-title-op {
    width:90%;
    float:left
}
.testimonials {
    background:#f9f9f9
}
.testimonials-slider {
    position:relative
}
.testimonials-slider p {
    margin-bottom:66px
}
.testimonials-slider .flex-control-nav {
    top:95px
}
.quote-author {
    font-weight:300;
    font-style:italic;
    font-size:14px
}
.social-bar {
    overflow:hidden
}
.social-link {
    position:relative;
    font-size:52px;
    color:#fff;
    padding:22px 0 22px 0;
    float:left;
    overflow:hidden;
    transition:all .3s ease;
    -webkit-transition:all .3s ease
}
.social-link .icon {
    position:relative;
    transition:all .3s ease;
    -webkit-transition:all .3s ease;
    bottom:0
}
.social-link .link-hover {
    position:absolute;
    bottom:-200px;
    width:100%;
    transition:all .3s ease;
    -webkit-transition:all .3s ease
}
.social-link .link-hover h6 {
    font-size:16px
}
.social-link:hover .icon {
    bottom:100px
}
.social-link:hover .link-hover {
    bottom:35px
}
.client-slider img {
    max-width:120px;
    -webkit-backface-visibility:hidden
}
.clients {
    padding:55px 0 00px 0
}
.client-slider li {
    text-align:center
}
.hero-screens {
    margin-top:99px
}
.section-contact {
    background:#2e2e2e;
    position:relative;
    background-size:cover
}
.section-contact:before {
    position:absolute;
    width:100%;
    height:100%;
    content:'';
    background-color:#222;
    opacity:.95
}
.section-contact .row {
    padding:121px 0 99px 0
}
.section-contact .pin-body {
    height:80px
}
.section-contact h4 {
    color:#555;
    font-size:18px
}
.contact-form {
    overflow:hidden;
    margin-top:44px
}
.contact-form input {
    float:left;
    margin:0;
    background:0;
    border-bottom:3px solid #ddd;
    text-transform:none;
    transition:all .3s ease;
    padding-left:0
}
.contact-form input:focus {
    border-color:#eee
}
.section-contact .contact-form input {
    background:0;
    border:0;
    border-bottom:3px solid #777;
    display:inline-block;
    -webkit-appearance:none;
    box-shadow:none;
    margin-bottom:10px;
    height:30px;
    text-transform:uppercase
}
.section-contact .contact-form .form-input-left {
    width:48%;
    float:left
}
.section-contact .contact-form .form-input-right {
    width:48%;
    float:right
}
.section-contact .contact-form .form-message {
    width:100%;
    margin-top:22px
}
.contact-methods {
    overflow:hidden;
    list-style:none;
    margin-top:44px
}
.contact-methods li {
    margin-bottom:33px;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    position:relative
}
.contact-methods li .icon {
    width:15%;
    float:left;
    font-size:42px
}
.contact-methods li .method-text {
    width:85%;
    float:left
}
.method-text h6 {
    color:#ddd
}
.method-text span {
    color:#999
}
.section-contact .btn {
    border-color:#999;
    color:#999;
    margin-top:22px;
    margin-left:22px;
    float:right;
    padding:12px 28px 14px 28px;
    -webkit-box-shadow:none;
    box-shadow:none
}
.notification-wrap {
    display:none
}
#footer {
    background:#222;
    padding:66px 0 66px 0
}
#footer h6 {
    color:#575757;
    font-size:14px
}
.blog-title {
    margin-top:122px
}
.blog-single {
    padding-top:122px
}
blockquote {
    border-left:4px solid #e4ad5d;
    font-size:24px;
    color:#222;
    padding-top:0
}
.blog-left .post-single {
    margin-bottom:66px
}
.post.sticky .post-title h4 a {
    border-bottom:3px solid #ddd;
    color:#d4a16b
}
.post h4 {
    margin-bottom:6px
}
.post-meta {
    margin-bottom:33px
}
.post-media {
    margin-bottom:33px
}
.post iframe {
    width:100%;
    border:0;
    height:450px
}
.read-more-link {
    font-size:14px;
    font-weight:bold
}
.post-slider {
    position:relative
}
.form-horizontal input, .form-horizontal textarea {
    border:1px solid #ddd;
    border-radius:3px
}
.tags {
    margin-top:22px;
    clear:both
}
.tags a {
    display:inline-block;
    color:#999;
    background-color:#eee;
    font-size:11px;
    padding:11px;
    margin-right:6px;
    margin-bottom:11px;
    font-family:'Montserrat';
    text-transform:uppercase
}
.commentlist {
    list-style:none;
    margin-top:22px
}
#comments h4, #comments h5, #comments h6 {
    letter-spacing:1px
}
.reply {
    margin-bottom:22px
}
.comment-meta {
    font-family:'Montserrat';
    text-transform:uppercase;
    font-size:12px
}
.fn {
    font-family:'Montserrat';
    text-transform:uppercase;
    font-style:normal
}
.children {
    list-style:none
}
.comment-author {
    width:43px;
    height:43px;
    padding:3px
}
.comment-body {
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #eee
}
#reply-title {
    margin-bottom:22px
}
#commentform input, #commentform textarea, #commentform .form-submit {
    margin:1em 0 0
}
.widget {
    margin-bottom:44px;
    overflow:hidden
}
.widget h6 {
    margin-bottom:11px;
    display:inline-block
}
.widget_search input[type="text"] {
    width:65%;
    margin-right:5%;
    height:50px;
    background:0;
    border:0;
    border-bottom:3px solid #ddd;
    text-transform:none;
    transition:all .3s ease;
    padding-left:0;
    -webkit-appearance:none
}
.widget_search input[type="text"]:focus {
    -webkit-appearance:none;
    box-shadow:none
}
.widget_search .btn {
    height:50px;
    width:30%;
    text-align:center;
    padding:0
}
.tagcloud a {
    display:inline-block;
    color:#999;
    background-color:#eee;
    font-size:11px;
    padding:11px;
    margin-right:6px;
    margin-bottom:11px;
    font-family:'Montserrat';
    text-transform:uppercase
}
#wp-calendar {
    font-family:'Montserrat'
}
.widget_calendar td, .widget_calendar th {
    padding:5px
}
.widget_calendar caption {
    margin:5px 0 10px;
    text-align:left
}
@charset "UTF-8";
body {
    -webkit-backface-visibility:hidden
}
.animated {
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    -o-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -o-animation-fill-mode:both;
    animation-fill-mode:both
}
.fast-anim {
    -webkit-animation-duration:.5s!important;
    -moz-animation-duration:.5s!important;
    -o-animation-duration:.5s!important;
    animation-duration:.5s!important
}
.slow-anim {
    -webkit-animation-duration:1.5s!important;
    -moz-animation-duration:1.5s!important;
    -o-animation-duration:1.5s!important;
    animation-duration:1.5s!important
}
.vslow-anim {
    -webkit-animation-duration:2s!important;
    -moz-animation-duration:2s!important;
    -o-animation-duration:2s!important;
    animation-duration:2s!important
}
.animated.hinge {
    -webkit-animation-duration:2s;
    -moz-animation-duration:2s;
    -o-animation-duration:2s;
    animation-duration:2s
}
@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
@-moz-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
@-o-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 50%, 100% {
        opacity:1
    }
    25%, 75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name:flash;
    -moz-animation-name:flash;
    -o-animation-name:flash;
    animation-name:flash
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px)
    }
}
@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px)
    }
}
@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -o-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -o-transform: translateX(10px)
    }
}
@keyframes shake {
    0%, 100% {
        transform:translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        transform: translateX(10px)
    }
}
.shake {
    -webkit-animation-name:shake;
    -moz-animation-name:shake;
    -o-animation-name:shake;
    animation-name:shake
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px)
    }
}
@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0)
    }
    40% {
        -o-transform: translateY(-30px)
    }
    60% {
        -o-transform: translateY(-15px)
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform:translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}
.bounce {
    -webkit-animation-name:bounce;
    -moz-animation-name:bounce;
    -o-animation-name:bounce;
    animation-name:bounce
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}
@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1)
    }
    10%, 20% {
        -moz-transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -moz-transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -moz-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -moz-transform: scale(1) rotate(0)
    }
}
@-o-keyframes tada {
    0% {
        -o-transform: scale(1)
    }
    10%, 20% {
        -o-transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -o-transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -o-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -o-transform: scale(1) rotate(0)
    }
}
@keyframes tada {
    0% {
        transform:scale(1)
    }
    10%, 20% {
        transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        transform: scale(1) rotate(0)
    }
}
.tada {
    -webkit-animation-name:tada;
    -moz-animation-name:tada;
    -o-animation-name:tada;
    animation-name:tada
}
@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg)
    }
}
@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg)
    }
    40% {
        -moz-transform: rotate(-10deg)
    }
    60% {
        -moz-transform: rotate(5deg)
    }
    80% {
        -moz-transform: rotate(-5deg)
    }
    100% {
        -moz-transform: rotate(0deg)
    }
}
@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg)
    }
    40% {
        -o-transform: rotate(-10deg)
    }
    60% {
        -o-transform: rotate(5deg)
    }
    80% {
        -o-transform: rotate(-5deg)
    }
    100% {
        -o-transform: rotate(0deg)
    }
}
@keyframes swing {
    20% {
        transform:rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0deg)
    }
}
.swing {
    -webkit-transform-origin:top center;
    -moz-transform-origin:top center;
    -o-transform-origin:top center;
    transform-origin:top center;
    -webkit-animation-name:swing;
    -moz-animation-name:swing;
    -o-animation-name:swing;
    animation-name:swing
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%)
    }
}
@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%)
    }
    15% {
        -moz-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -moz-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -moz-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -moz-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -moz-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -moz-transform: translateX(0%)
    }
}
@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0%)
    }
    15% {
        -o-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -o-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -o-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -o-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -o-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -o-transform: translateX(0%)
    }
}
@keyframes wobble {
    0% {
        transform:translateX(0%)
    }
    15% {
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        transform: translateX(0%)
    }
}
.wobble {
    -webkit-animation-name:wobble;
    -moz-animation-name:wobble;
    -o-animation-name:wobble;
    animation-name:wobble
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }
    50% {
        -moz-transform: scale(1.1)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@-o-keyframes pulse {
    0% {
        -o-transform: scale(1)
    }
    50% {
        -o-transform: scale(1.1)
    }
    100% {
        -o-transform: scale(1)
    }
}
@keyframes pulse {
    0% {
        transform:scale(1)
    }
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}
.pulse {
    -webkit-animation-name:pulse;
    -moz-animation-name:pulse;
    -o-animation-name:pulse;
    animation-name:pulse
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in
    }
}
@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out
    }
    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-animation-timing-function: ease-out
    }
    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in
    }
    80% {
        -moz-transform: perspective(400px) rotateY(360deg) scale(.95);
        -moz-animation-timing-function: ease-in
    }
    100% {
        -moz-transform: perspective(400px) scale(1);
        -moz-animation-timing-function: ease-in
    }
}
@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out
    }
    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-animation-timing-function: ease-out
    }
    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in
    }
    80% {
        -o-transform: perspective(400px) rotateY(360deg) scale(.95);
        -o-animation-timing-function: ease-in
    }
    100% {
        -o-transform: perspective(400px) scale(1);
        -o-animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        transform:perspective(400px) rotateY(0);
        animation-timing-function:ease-out
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in
    }
    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in
    }
}
.flip {
    -webkit-backface-visibility:visible!important;
    -webkit-animation-name:flip;
    -moz-backface-visibility:visible!important;
    -moz-animation-name:flip;
    -o-backface-visibility:visible!important;
    -o-animation-name:flip;
    backface-visibility:visible!important;
    animation-name:flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -moz-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -o-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -o-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@keyframes flipInX {
    0% {
        transform:perspective(400px) rotateX(90deg);
        opacity:0
    }
    40% {
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
.flipInX {
    -webkit-backface-visibility:visible!important;
    -webkit-animation-name:flipInX;
    -moz-backface-visibility:visible!important;
    -moz-animation-name:flipInX;
    -o-backface-visibility:visible!important;
    -o-animation-name:flipInX;
    backface-visibility:visible!important;
    animation-name:flipInX
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        transform:perspective(400px) rotateX(0deg);
        opacity:1
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name:flipOutX;
    -webkit-backface-visibility:visible!important;
    -moz-animation-name:flipOutX;
    -moz-backface-visibility:visible!important;
    -o-animation-name:flipOutX;
    -o-backface-visibility:visible!important;
    animation-name:flipOutX;
    backface-visibility:visible!important
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -moz-transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -o-transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -o-transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}
@keyframes flipInY {
    0% {
        transform:perspective(400px) rotateY(90deg);
        opacity:0
    }
    40% {
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}
.flipInY {
    -webkit-backface-visibility:visible!important;
    -webkit-animation-name:flipInY;
    -moz-backface-visibility:visible!important;
    -moz-animation-name:flipInY;
    -o-backface-visibility:visible!important;
    -o-animation-name:flipInY;
    backface-visibility:visible!important;
    animation-name:flipInY
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        transform:perspective(400px) rotateY(0deg);
        opacity:1
    }
    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility:visible!important;
    -webkit-animation-name:flipOutY;
    -moz-backface-visibility:visible!important;
    -moz-animation-name:flipOutY;
    -o-backface-visibility:visible!important;
    -o-animation-name:flipOutY;
    backface-visibility:visible!important;
    animation-name:flipOutY
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity:0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name:fadeIn;
    -moz-animation-name:fadeIn;
    -o-animation-name:fadeIn;
    animation-name:fadeIn
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        transform:translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.fadeInUp {
    -webkit-animation-name:fadeInUp;
    -moz-animation-name:fadeInUp;
    -o-animation-name:fadeInUp;
    animation-name:fadeInUp
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}
@keyframes fadeInDown {
    0% {
        opacity:0;
        transform:translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.fadeInDown {
    -webkit-animation-name:fadeInDown;
    -moz-animation-name:fadeInDown;
    -o-animation-name:fadeInDown;
    animation-name:fadeInDown
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}
@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}
@keyframes fadeInLeft {
    0% {
        opacity:0;
        transform:translateX(-20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}
.fadeInLeft {
    -webkit-animation-name:fadeInLeft;
    -moz-animation-name:fadeInLeft;
    -o-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}
@keyframes fadeInRight {
    0% {
        opacity:0;
        transform:translateX(20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}
.fadeInRight {
    -webkit-animation-name:fadeInRight;
    -moz-animation-name:fadeInRight;
    -o-animation-name:fadeInRight;
    animation-name:fadeInRight
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity:0;
        transform:translateY(2000px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.fadeInUpBig {
    -webkit-animation-name:fadeInUpBig;
    -moz-animation-name:fadeInUpBig;
    -o-animation-name:fadeInUpBig;
    animation-name:fadeInUpBig
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity:0;
        transform:translateY(-2000px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.fadeInDownBig {
    -webkit-animation-name:fadeInDownBig;
    -moz-animation-name:fadeInDownBig;
    -o-animation-name:fadeInDownBig;
    animation-name:fadeInDownBig
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}
@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity:0;
        transform:translateX(-2000px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}
.fadeInLeftBig {
    -webkit-animation-name:fadeInLeftBig;
    -moz-animation-name:fadeInLeftBig;
    -o-animation-name:fadeInLeftBig;
    animation-name:fadeInLeftBig
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}
@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity:0;
        transform:translateX(2000px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}
.fadeInRightBig {
    -webkit-animation-name:fadeInRightBig;
    -moz-animation-name:fadeInRightBig;
    -o-animation-name:fadeInRightBig;
    animation-name:fadeInRightBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity:1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name:fadeOut;
    -moz-animation-name:fadeOut;
    -o-animation-name:fadeOut;
    animation-name:fadeOut
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
}
@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
}
@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity:1;
        transform:translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}
.fadeOutUp {
    -webkit-animation-name:fadeOutUp;
    -moz-animation-name:fadeOutUp;
    -o-animation-name:fadeOutUp;
    animation-name:fadeOutUp
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
}
@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
}
@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity:1;
        transform:translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(20px)
    }
}
.fadeOutDown {
    -webkit-animation-name:fadeOutDown;
    -moz-animation-name:fadeOutDown;
    -o-animation-name:fadeOutDown;
    animation-name:fadeOutDown
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
}
@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
}
@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity:1;
        transform:translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-20px)
    }
}
.fadeOutLeft {
    -webkit-animation-name:fadeOutLeft;
    -moz-animation-name:fadeOutLeft;
    -o-animation-name:fadeOutLeft;
    animation-name:fadeOutLeft
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
}
@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }
}
@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(20px)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity:1;
        transform:translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(20px)
    }
}
.fadeOutRight {
    -webkit-animation-name:fadeOutRight;
    -moz-animation-name:fadeOutRight;
    -o-animation-name:fadeOutRight;
    animation-name:fadeOutRight
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}
@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}
@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity:1;
        transform:translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}
.fadeOutUpBig {
    -webkit-animation-name:fadeOutUpBig;
    -moz-animation-name:fadeOutUpBig;
    -o-animation-name:fadeOutUpBig;
    animation-name:fadeOutUpBig
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}
@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
}
@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity:1;
        transform:translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}
.fadeOutDownBig {
    -webkit-animation-name:fadeOutDownBig;
    -moz-animation-name:fadeOutDownBig;
    -o-animation-name:fadeOutDownBig;
    animation-name:fadeOutDownBig
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}
@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
}
@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity:1;
        transform:translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name:fadeOutLeftBig;
    -moz-animation-name:fadeOutLeftBig;
    -o-animation-name:fadeOutLeftBig;
    animation-name:fadeOutLeftBig
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}
@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
}
@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity:1;
        transform:translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}
.fadeOutRightBig {
    -webkit-animation-name:fadeOutRightBig;
    -moz-animation-name:fadeOutRightBig;
    -o-animation-name:fadeOutRightBig;
    animation-name:fadeOutRightBig
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }
    70% {
        -moz-transform: scale(.9)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }
    70% {
        -o-transform: scale(.9)
    }
    100% {
        -o-transform: scale(1)
    }
}
@keyframes bounceIn {
    0% {
        opacity:0;
        transform:scale(.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        transform: scale(.9)
    }
    100% {
        transform: scale(1)
    }
}
.bounceIn {
    -webkit-animation-name:bounceIn;
    -moz-animation-name:bounceIn;
    -o-animation-name:bounceIn;
    animation-name:bounceIn
}
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(-30px)
    }
    80% {
        -moz-transform: translateY(10px)
    }
    100% {
        -moz-transform: translateY(0)
    }
}
@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(-30px)
    }
    80% {
        -o-transform: translateY(10px)
    }
    100% {
        -o-transform: translateY(0)
    }
}
@keyframes bounceInUp {
    0% {
        opacity:0;
        transform:translateY(2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(-30px)
    }
    80% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(0)
    }
}
.bounceInUp {
    -webkit-animation-name:bounceInUp;
    -moz-animation-name:bounceInUp;
    -o-animation-name:bounceInUp;
    animation-name:bounceInUp
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }
    80% {
        -moz-transform: translateY(-10px)
    }
    100% {
        -moz-transform: translateY(0)
    }
}
@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px)
    }
    80% {
        -o-transform: translateY(-10px)
    }
    100% {
        -o-transform: translateY(0)
    }
}
@keyframes bounceInDown {
    0% {
        opacity:0;
        transform:translateY(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    100% {
        transform: translateY(0)
    }
}
.bounceInDown {
    -webkit-animation-name:bounceInDown;
    -moz-animation-name:bounceInDown;
    -o-animation-name:bounceInDown;
    animation-name:bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(30px)
    }
    80% {
        -moz-transform: translateX(-10px)
    }
    100% {
        -moz-transform: translateX(0)
    }
}
@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateX(30px)
    }
    80% {
        -o-transform: translateX(-10px)
    }
    100% {
        -o-transform: translateX(0)
    }
}
@keyframes bounceInLeft {
    0% {
        opacity:0;
        transform:translateX(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(30px)
    }
    80% {
        transform: translateX(-10px)
    }
    100% {
        transform: translateX(0)
    }
}
.bounceInLeft {
    -webkit-animation-name:bounceInLeft;
    -moz-animation-name:bounceInLeft;
    -o-animation-name:bounceInLeft;
    animation-name:bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-30px)
    }
    80% {
        -moz-transform: translateX(10px)
    }
    100% {
        -moz-transform: translateX(0)
    }
}
@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateX(-30px)
    }
    80% {
        -o-transform: translateX(10px)
    }
    100% {
        -o-transform: translateX(0)
    }
}
@keyframes bounceInRight {
    0% {
        opacity:0;
        transform:translateX(2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(-30px)
    }
    80% {
        transform: translateX(10px)
    }
    100% {
        transform: translateX(0)
    }
}
.bounceInRight {
    -webkit-animation-name:bounceInRight;
    -moz-animation-name:bounceInRight;
    -o-animation-name:bounceInRight;
    animation-name:bounceInRight
}
@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}
@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1)
    }
    25% {
        -moz-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
}
@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1)
    }
    25% {
        -o-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -o-transform: scale(.3)
    }
}
@keyframes bounceOut {
    0% {
        transform:scale(1)
    }
    25% {
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        transform: scale(.3)
    }
}
.bounceOut {
    -webkit-animation-name:bounceOut;
    -moz-animation-name:bounceOut;
    -o-animation-name:bounceOut;
    animation-name:bounceOut
}
@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}
@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}
@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
}
@keyframes bounceOutUp {
    0% {
        transform:translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}
.bounceOutUp {
    -webkit-animation-name:bounceOutUp;
    -moz-animation-name:bounceOutUp;
    -o-animation-name:bounceOutUp;
    animation-name:bounceOutUp
}
@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}
@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
}
@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
}
@keyframes bounceOutDown {
    0% {
        transform:translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}
.bounceOutDown {
    -webkit-animation-name:bounceOutDown;
    -moz-animation-name:bounceOutDown;
    -o-animation-name:bounceOutDown;
    animation-name:bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}
@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
}
@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}
@keyframes bounceOutLeft {
    0% {
        transform:translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}
.bounceOutLeft {
    -webkit-animation-name:bounceOutLeft;
    -moz-animation-name:bounceOutLeft;
    -o-animation-name:bounceOutLeft;
    animation-name:bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}
@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
}
@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
}
@keyframes bounceOutRight {
    0% {
        transform:translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}
.bounceOutRight {
    -webkit-animation-name:bounceOutRight;
    -moz-animation-name:bounceOutRight;
    -o-animation-name:bounceOutRight;
    animation-name:bounceOutRight
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}
@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }
}
@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        transform-origin:center center;
        transform:rotate(-200deg);
        opacity:0
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name:rotateIn;
    -moz-animation-name:rotateIn;
    -o-animation-name:rotateIn;
    animation-name:rotateIn
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}
@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}
@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        transform-origin:left bottom;
        transform:rotate(90deg);
        opacity:0
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name:rotateInUpLeft;
    -moz-animation-name:rotateInUpLeft;
    -o-animation-name:rotateInUpLeft;
    animation-name:rotateInUpLeft
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}
@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}
@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        transform-origin:left bottom;
        transform:rotate(-90deg);
        opacity:0
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name:rotateInDownLeft;
    -moz-animation-name:rotateInDownLeft;
    -o-animation-name:rotateInDownLeft;
    animation-name:rotateInDownLeft
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}
@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}
@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        transform-origin:right bottom;
        transform:rotate(-90deg);
        opacity:0
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name:rotateInUpRight;
    -moz-animation-name:rotateInUpRight;
    -o-animation-name:rotateInUpRight;
    animation-name:rotateInUpRight
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}
@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}
@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        transform-origin:right bottom;
        transform:rotate(90deg);
        opacity:0
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name:rotateInDownRight;
    -moz-animation-name:rotateInDownRight;
    -o-animation-name:rotateInDownRight;
    animation-name:rotateInDownRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0
    }
}
@-moz-keyframes rotateOut {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0
    }
}
@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }
    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        transform-origin:center center;
        transform:rotate(0);
        opacity:1
    }
    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name:rotateOut;
    -moz-animation-name:rotateOut;
    -o-animation-name:rotateOut;
    animation-name:rotateOut
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}
@-moz-keyframes rotateOutUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
}
@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        transform-origin:left bottom;
        transform:rotate(0);
        opacity:1
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name:rotateOutUpLeft;
    -moz-animation-name:rotateOutUpLeft;
    -o-animation-name:rotateOutUpLeft;
    animation-name:rotateOutUpLeft
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}
@-moz-keyframes rotateOutDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
}
@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        transform-origin:left bottom;
        transform:rotate(0);
        opacity:1
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name:rotateOutDownLeft;
    -moz-animation-name:rotateOutDownLeft;
    -o-animation-name:rotateOutDownLeft;
    animation-name:rotateOutDownLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}
@-moz-keyframes rotateOutUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
}
@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        transform-origin:right bottom;
        transform:rotate(0);
        opacity:1
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name:rotateOutUpRight;
    -moz-animation-name:rotateOutUpRight;
    -o-animation-name:rotateOutUpRight;
    animation-name:rotateOutUpRight
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}
@-moz-keyframes rotateOutDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
}
@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        transform-origin:right bottom;
        transform:rotate(0);
        opacity:1
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name:rotateOutDownRight;
    -moz-animation-name:rotateOutDownRight;
    -o-animation-name:rotateOutDownRight;
    animation-name:rotateOutDownRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        opacity: 0
    }
}
@-moz-keyframes hinge {
    0% {
        -moz-transform: rotate(0);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }
    20%, 60% {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }
    40% {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }
    80% {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }
    100% {
        -moz-transform: translateY(700px);
        opacity: 0
    }
}
@-o-keyframes hinge {
    0% {
        -o-transform: rotate(0);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }
    20%, 60% {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }
    40% {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }
    80% {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }
    100% {
        -o-transform: translateY(700px);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        transform:rotate(0);
        transform-origin:top left;
        animation-timing-function:ease-in-out
    }
    20%, 60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    100% {
        transform: translateY(700px);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name:hinge;
    -moz-animation-name:hinge;
    -o-animation-name:hinge;
    animation-name:hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg)
    }
}
@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg)
    }
}
@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg)
    }
}
@keyframes rollIn {
    0% {
        opacity:0;
        transform:translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg)
    }
}
.rollIn {
    -webkit-animation-name:rollIn;
    -moz-animation-name:rollIn;
    -o-animation-name:rollIn;
    animation-name:rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg)
    }
}
@-moz-keyframes rollOut {
    0% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg)
    }
}
@-o-keyframes rollOut {
    0% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity:1;
        transform:translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg)
    }
}
.rollOut {
    -webkit-animation-name:rollOut;
    -moz-animation-name:rollOut;
    -o-animation-name:rollOut;
    animation-name:rollOut
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        transform:translateX(100%) skewX(-30deg);
        opacity:0
    }
    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name:lightSpeedIn;
    -moz-animation-name:lightSpeedIn;
    -o-animation-name:lightSpeedIn;
    animation-name:lightSpeedIn;
    -webkit-animation-timing-function:ease-out;
    -moz-animation-timing-function:ease-out;
    -o-animation-timing-function:ease-out;
    animation-timing-function:ease-out
}
.animated.lightSpeedIn {
    -webkit-animation-duration:.5s;
    -moz-animation-duration:.5s;
    -o-animation-duration:.5s;
    animation-duration:.5s
}
@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        transform:translateX(0%) skewX(0deg);
        opacity:1
    }
    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name:lightSpeedOut;
    -moz-animation-name:lightSpeedOut;
    -o-animation-name:lightSpeedOut;
    animation-name:lightSpeedOut;
    -webkit-animation-timing-function:ease-in;
    -moz-animation-timing-function:ease-in;
    -o-animation-timing-function:ease-in;
    animation-timing-function:ease-in
}
.animated.lightSpeedOut {
    -webkit-animation-duration:.25s;
    -moz-animation-duration:.25s;
    -o-animation-duration:.25s;
    animation-duration:.25s
}
@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }
    10% {
        -webkit-transform: skewX(-8deg)
    }
    20% {
        -webkit-transform: skewX(7deg)
    }
    30% {
        -webkit-transform: skewX(-6deg)
    }
    40% {
        -webkit-transform: skewX(5deg)
    }
    50% {
        -webkit-transform: skewX(-4deg)
    }
    60% {
        -webkit-transform: skewX(3deg)
    }
    70% {
        -webkit-transform: skewX(-2deg)
    }
    80% {
        -webkit-transform: skewX(1deg)
    }
    90% {
        -webkit-transform: skewX(0deg)
    }
    100% {
        -webkit-transform: skewX(0deg)
    }
}
@-moz-keyframes wiggle {
    0% {
        -moz-transform: skewX(9deg)
    }
    10% {
        -moz-transform: skewX(-8deg)
    }
    20% {
        -moz-transform: skewX(7deg)
    }
    30% {
        -moz-transform: skewX(-6deg)
    }
    40% {
        -moz-transform: skewX(5deg)
    }
    50% {
        -moz-transform: skewX(-4deg)
    }
    60% {
        -moz-transform: skewX(3deg)
    }
    70% {
        -moz-transform: skewX(-2deg)
    }
    80% {
        -moz-transform: skewX(1deg)
    }
    90% {
        -moz-transform: skewX(0deg)
    }
    100% {
        -moz-transform: skewX(0deg)
    }
}
@-o-keyframes wiggle {
    0% {
        -o-transform: skewX(9deg)
    }
    10% {
        -o-transform: skewX(-8deg)
    }
    20% {
        -o-transform: skewX(7deg)
    }
    30% {
        -o-transform: skewX(-6deg)
    }
    40% {
        -o-transform: skewX(5deg)
    }
    50% {
        -o-transform: skewX(-4deg)
    }
    60% {
        -o-transform: skewX(3deg)
    }
    70% {
        -o-transform: skewX(-2deg)
    }
    80% {
        -o-transform: skewX(1deg)
    }
    90% {
        -o-transform: skewX(0deg)
    }
    100% {
        -o-transform: skewX(0deg)
    }
}
@keyframes wiggle {
    0% {
        transform:skewX(9deg)
    }
    10% {
        transform: skewX(-8deg)
    }
    20% {
        transform: skewX(7deg)
    }
    30% {
        transform: skewX(-6deg)
    }
    40% {
        transform: skewX(5deg)
    }
    50% {
        transform: skewX(-4deg)
    }
    60% {
        transform: skewX(3deg)
    }
    70% {
        transform: skewX(-2deg)
    }
    80% {
        transform: skewX(1deg)
    }
    90% {
        transform: skewX(0deg)
    }
    100% {
        transform: skewX(0deg)
    }
}
.wiggle {
    -webkit-animation-name:wiggle;
    -moz-animation-name:wiggle;
    -o-animation-name:wiggle;
    animation-name:wiggle;
    -webkit-animation-timing-function:ease-in;
    -moz-animation-timing-function:ease-in;
    -o-animation-timing-function:ease-in;
    animation-timing-function:ease-in
}
.animated.wiggle {
    -webkit-animation-duration:.75s;
    -moz-animation-duration:.75s;
    -o-animation-duration:.75s;
    animation-duration:.75s
}
@media all and (max-width: 767px) {
    #the-navigation {
        background-color:#222;
        padding-top:25px
    }
    #mobile-toggle {
        display: block
    }
    #menu>ul {
        float: left;
        padding-top: 21px;
        margin-bottom: 22px
    }
    #menu>ul li {
        float: none
    }
    #menu>ul li i {
        display: none
    }
    .logo {
        display: none
    }
    .nav-logo {
        margin-top: -3px;
        display: block
    }
    p.lead {
        font-size: 16px
    }
    .home-hero-slider .slides li h1 {
        font-size: 32px
    }
    .flex-control-nav {
        display: none!important
    }
    .about-detail {
        display: none
    }
    .services-bg {
        display: none
    }
    .blog-bg {
        display: none
    }
    .filters li {
        margin-bottom: 22px;
        float: none;
        margin-left: 0;
        margin-right: 0
    }
    .service {
        width: 100%;
        padding-right: 0
    }
    .project {
        width: 100%
    }
    .project-slider {
        margin-bottom: 22px
    }
    .blog-icon {
        width: 15%
    }
    .blog-title {
        width: 85%
    }
    .social-link {
        width: 100%!important
    }
    .hero-screens {
        display: none
    }
    .clients {
        padding-bottom: 55px
    }
    .section-contact .contact-form .form-input-left, .section-contact .contact-form .form-input-right {
        width: 100%
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .project {
        width:50%
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #menu>ul li i {
        display:none
    }
    .service {
        min-width: 100%;
        max-width: 100%
    }
    .form-upper {
        width: 100%
    }
    .form-upper h5 {
        border-right: 0
    }
    .form-lower {
        width: 100%;
        margin-bottom: 22px
    }
    .form-lower h5 {
        border: 0
    }
    #form-button {
        width: 100%
    }
}
.hiddenslide, .hide {
    display:none
}
img {
    height:auto
}
.wp-smiley {
    margin:0
}
.pager {
    overflow:hidden
}
.pager li {
    display:block;
    float:left;
    width:50%
}
.pager li.next {
    text-align:right
}
.social-icon .fa {
    margin-top:-1px
}
.flexslider .slides img {
    height:auto
}
.comment-author {
    text-align:center
}
.logo img {
    max-width:100%;
    max-height:100%;
    height:auto;
    display:block
}
.post-pagination {
    margin-left:0;
    margin-right:0;
    margin-bottom:66px
}
.post-pagination .pagination {
    margin-top:15px
}
.pagination span.current, .pagination a {
    display:inline-block;
    padding:8px 12px;
    width:36px;
    text-align:center;
    background-color:transparent;
    border:1px solid #d4a16b;
    border-radius:4px;
    cursor:pointer;
    color:#d4a16b;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    transition:all .3s ease
}
.pagination span.current, .pagination span.current:hover, .pagination a:hover {
    background:#d4a16b;
    border-color:#d4a16b;
    color:#fff;
    text-decoration:none
}
.pagination .page-info {
    background:0;
    padding-left:0;
    color:#888;
    margin-right:20px
}
.pagination .page-info:hover {
    background:0
}
.pagination .current {
    background:#d4a16b;
    color:#fff
}
.pagination span.current:hover {
    cursor:default
}
.page-links {
    margin-top:15px
}
.post .pager {
    margin-top:30px;
    clear:both;
    overflow:hidden
}
.post .pager a {
    font-weight:bold
}
.post .pager .previous {
    float:left
}
.post .pager .next {
    float:right
}
.post .pager .disabled a, .post .pager .disabled a:hover {
    color:#ddd;
    cursor:default;
    text-decoration:none
}
.projects-wrapper .post-pagination>.span12 {
    display:inline-block;
    left:50%;
    position:relative
}
.projects-wrapper .post-pagination {
    margin-top:20px;
    margin-bottom:20px
}
.projects-wrapper .post-pagination .pagination {
    display:inline-block;
    position:relative;
    left:-50%;
    margin:20px 0
}
.widget_nav_menu .sub-menu {
    margin-left:10px
}
.widget_rss h6 a {
    color:#222;
    margin-left:5px
}
.widget_rss li {
    margin-bottom:20px
}
.widget_rss .rss-date {
    display:block;
    font-size:11px;
    margin-bottom:5px;
    font-weight:bold
}
.widget_rss .rssSummary {
    font-size:13px;
    margin-bottom:5px;
    color:black
}
.widget_rss cite {
    font-size:13px
}
.testimonials-slider p {
    margin-bottom:10px
}
.testimonials-slider .flex-control-nav {
    bottom:-50px;
    top:auto
}
.social-link {
    background:#222
}
.social-link a {
    color:#fff;
    display:block;
    text-decoration:none
}
.social-link .icon {
    color:#fff;
    display:block;
    text-decoration:none;
    -webkit-transform:translate3d(0, 0, 0)
}
.social-link .icon:before {
    -webkit-transform:translate3d(0, 0, 0)
}
.color-icon-social_facebook {
    background-color:#3c5a99
}
.color-icon-social_twitter {
    background-color:#55acee
}
.color-icon-social_dribbble {
    background-color:#d9608e
}
.color-icon-social_googleplus {
    background-color:#cc5947
}
.color-icon-social_blogger {
    background-color:#f79037
}
.color-icon-social_delicious {
    background-color:#39f
}
.color-icon-social_deviantart {
    background-color:#404f4c
}
.color-icon-social_flickr {
    background-color:#e2006b
}
.color-icon-social_googledrive {
    background-color:#3777e3
}
.color-icon-social_instagram {
    background-color:#a98469
}
.color-icon-social_linkedin {
    background-color:#0274b3
}
.color-icon-social_myspace {
    background-color:#1f6ab1
}
.color-icon-social_picassa {
    background-color:#df333e
}
.color-icon-social_pinterest {
    background-color:#cc2127
}
.color-icon-social_rss {
    background-color:#fea150
}
.color-icon-social_skype {
    background-color:#00aeed
}
.color-icon-social_spotify {
    background-color:#80b819
}
.color-icon-social_tumbleupon {
    background-color:#cc492b
}
.color-icon-social_tumblr {
    background-color:#2d4865
}
body {
    position:static
}
#mobile-toggle .icon {
    display:block
}
@media(max-width:767px){.about-detail{display:block}.team-member{max-width:300px;margin:0 auto
}
.team-member .team-social {
    margin-bottom:25px
}
.about-detail .large-10>p {
    padding:0 20px
}
.process-line {
    display:none
}
.process-button {
    display:block
}
.process-separator {
    margin:10px 0
}
.about-icons .icon {
    margin:20px 0
}
.filters {
    margin-bottom:10px
}
}
.post-slider .flex-control-paging li a {
    border-color:#fff
}
.post-slider .flex-control-paging li a:hover {
    background:#fff
}
.post-slider .flex-control-paging li a.flex-active {
    background:#fff
}
.project-slider .flex-control-paging li a {
    border-color:#fff
}
.project-slider .flex-control-paging li a:hover {
    background:#fff
}
.project-slider .flex-control-paging li a.flex-active {
    background:#fff
}
.alignright {
    float:right;
    clear:right;
    margin-left:20px;
    margin-bottom:10px
}
.alignleft {
    float:left;
    clear:left;
    margin-right:20px;
    margin-bottom:10px
}
.aligncenter {
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px
}
strong {
    font-weight:bold;
    font-weight:700
}
cite, var, em {
    font-style:italic
}
ins {
    text-decoration:none
}
.pe-wp-default h2, div.post h2 a, div.post .post-title h2 a, div.post h2, .pe-wp-default a, .page-title h2 {
    -moz-hyphens:auto;
    -webkit-hyphens:auto;
    word-wrap:break-word
}
.pe-wp-default p {
    -moz-hyphens:auto;
    word-wrap:break-word
}
.format-aside {
    border-left-width:22px;
    border-left-style:solid;
    padding:20px
}
.sticky .post-title h2 {
    padding:10px 10px;
    background-color:#d95c5c
}
.sticky .post-title h2 a {
    color:#fff
}
#lang_sel, #lang_sel_click {
    height:20px;
    z-index:2000
}
#lang_sel_click img.iclflag {
    float:left;
    padding-top:5px;
    margin-right:5px
}
#lang_sel_click ul ul img.iclflag {
    padding-top:0;
    top:2px;
    margin-right:0
}
#lang_sel ul ul li a:hover, #lang_sel ul ul li, #lang_sel ul ul li a:hover span {
    color:#666
}
#lang_sel ul ul li:hover a, #lang_sel_click ul ul li:hover a {
    color:#666;
    background-color:#fff
}
#lang_sel a, #lang_sel a:visited {
    border-color:#e9e9e9
}
.sidebar #lang_sel li {
    width:100%
}
.sidebar #lang_sel {
    display:block;
    height:34px
}
#lang_sel ul ul a, #lang_sel ul ul a:visited, #lang_sel_click ul ul a, #lang_sel_click ul ul a:visited {
    background-color:#fff;
    border-color:#e9e9e9;
    color:#666
}
.widget #lang_sel ul ul a, .widget #lang_sel ul ul a:visited, .widget #lang_sel a.lang_sel_sel, .widget #lang_sel_click ul ul a, .widget #lang_sel_click ul ul a:visited, .widget #lang_sel_click a.lang_sel_sel {
    background-color:#fff;
    border-color:#e9e9e9;
    color:#666
}
.widget #lang_sel ul ul a {
    padding:8px;
    display:block
}
.widget #lang_sel a.lang_sel_sel:hover, .widget #lang_sel ul ul li:hover a, .widget #lang_sel_click a.lang_sel_sel:hover, .widget #lang_sel_click ul ul li:hover a {
    background-color:#fdfdfd;
    border-color:#e9e9e9;
    color:#666
}
.widget #lang_sel ul ul li:hover a span {
    color:#666!important
}
.widget #lang_sel ul ul li:hover, .widget #lang_sel ul ul li:hover a {
    border-color:#e9e9e9
}
.widget #lang_sel a.lang_sel_sel {
    padding:4px 4px 4px 8px
}
#lang_sel ul ul, #lang_sel_click ul ul {
    border-top-color:#777
}
.widget #lang_sel ul ul a, #lang_sel ul ul a, #lang_sel_click ul ul a {
    line-height:16px!important
}
#lang_sel ul ul, #lang_sel_click ul ul {
    border-top-color:#e9e9e9
}
#lang_sel, #lang_sel_click {
    z-index:1990
}
.sidebar #lang_sel ul ul {
    top:33px;
    width:100%
}
#lang_sel ul ul a:hover {
    background-color:#fff;
    color:#666
}
#lang_sel a span.icl_lang_sel_current {
    display:inline
}
#lang_sel a span {
    font-style:normal;
    color:#444;
    font-size:11px;
    display:inline
}
#lang_sel {
    font-family:'Open Sans', arial, sans-serif;
    font-weight:400
}
#lang_sel a {
    font-size:12px
}
#lang_sel a.lang_sel_sel, #lang_sel_click a.lang_sel_sel {
    background-color:#fff;
    background-position:90% 50%;
    color:#666;
    border-color:#e9e9e9
}
#lang_sel a.lang_sel_sel:hover, #lang_sel_click a.lang_sel_sel:hover {
    color:#666;
    background-color:#fff
}
#lang_sel_list {
    position:absolute;
    top:10px;
    right:30px;
    width:auto
}
#lang_sel_list ul {
    width:auto;
    border:0
}
#lang_sel_list li {
    width:auto
}
#lang_sel_list a, #lang_sel_list a:visited {
    border:0
}
#lang_sel img.iclflag {
    display:inline;
    top:0;
    margin-right:3px
}
#lang_sel_list a.lang_sel_sel, #lang_sel_list a span {
    color:#c2c2c2!important
}
#lang_sel_list a:hover span {
    color:#d73300!important
}
#lang_sel_list a span.icl_lang_sel_current, #lang_sel_list a:hover span.icl_lang_sel_current {
    color:#333!important;
    cursor:default
}
.pe-wpml-lang-selector {
    position:absolute;
    margin-left:35px;
    top:16px;
    display:inline-block
}
@media(max-width:479px){nav #lang_sel a span.icl_lang_sel_current {
    display:none
}
nav #lang_sel a.lang_sel_sel, nav #lang_sel_click a.lang_sel_sel {
    width:38px;
    padding-left:4px
}
nav #lang_sel li {
    width:auto
}
nav #lang_sel ul ul a, nav #lang_sel_click ul ul a, nav #lang_sel_click ul ul {
    width:38px;
    padding-left:4px
}
nav #lang_sel ul ul a, nav #lang_sel_click ul ul a {
    height:26px
}
nav #lang_sel ul ul {
    width:38px
}
nav #lang_sel a span {
    font-size:1px;
    display:none;
    color:#fff
}
nav #lang_sel a.lang_sel_sel {
    background-position:100% 50%
}
}
.pe-wp-default img, .pe-wp-default .comment-body img {
    max-width:100%
}
.pe-wp-default img[class*="align"], .pe-wp-default img[class*="wp-image-"], .pe-wp-default img[class*="attachment-"] {
    height:auto;
    /
}
.pe-wp-default img.size-full, .pe-wp-default img.size-large, .pe-wp-default img.header-image, .pe-wp-default img.wp-post-image {
    max-width:100%;
    height:auto
}
.pe-wp-default .wp-caption {
    max-width:100%;
    padding:4px
}
.pe-wp-default .wp-caption .wp-caption-text, .pe-wp-default .gallery-caption, .pe-wp-default .entry-caption {
    font-style:normal;
    font-size:12px;
    line-height:20px
}
.pe-wp-default .wp-caption .wp-caption-text>a, .pe-wp-default .gallery-caption>a, .pe-wp-default .entry-caption>a {
    text-decoration:underline
}
.pe-wp-default .gallery-item {
    margin:0
}
.pe-wp-default .gallery-item>.gallery-icon>a>img {
    display:inline
}
.pe-wp-default .gallery-item a, .pe-wp-default .gallery-caption {
    width:90%
}
.pe-wp-default .gallery-item a {
    display:block
}
.pe-wp-default .gallery-caption a {
    display:inline
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
    max-width:100%;
    width:auto
}
.pe-wp-default .gallery .gallery-icon img {
    height:auto;
    max-width:90%;
    padding:5%
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
    padding:3%
}
.pe-wp-default table, .pe-wp-default .comment-body table {
    border-bottom-width:1px;
    border-bottom-style:solid;
    font-size:12px;
    line-height:2;
    margin:0 0 24px;
    width:100%;
    border-spacing:0
}
.pe-wp-default th {
    font-size:12px;
    font-weight:bold;
    line-height:2.18182;
    text-transform:uppercase
}
.pe-wp-default tbody tr>th {
    border-top-width:1px;
    border-top-style:solid;
    padding:6px 10px 6px 0;
    text-transform:none;
    font-weight:normal
}
.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
    border-top-style:solid;
    padding:6px 10px 6px 0
}
.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:12px;
    text-align:left
}
.pe-wp-default dl, .pe-wp-default .comment-body dl {
    margin-left:20px;
    margin-right:20px
}
.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight:bold;
    line-height:22px
}
.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height:22px;
    margin-bottom:22px
}
.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style:disc outside none
}
.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style:decimal outside none
}
.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height:22px;
    margin:0 0 20px
}
.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin:0 0 0 30px
}
.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom:0
}
.pe-wp-default address, .pe-wp-default .comment-body address {
    display:block;
    line-height:22px;
    margin:0 0 22px;
    font-style:italic
}
.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width:1px;
    border-bottom-style:dotted;
    cursor:help
}
.pe-wp-default code, .pe-wp-default .comment-body code, .pe-wp-default kbd, .pe-wp-default tt {
    font-family:Consolas, Monaco, Lucida Console, monospace;
    font-size:11px;
    line-height:2
}
.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width:1px;
    border-style:solid;
    font-family:Consolas, Monaco, Lucida Console, monospace;
    font-size:12px;
    line-height:20px;
    margin:20px 0;
    overflow:auto;
    padding:20px
}
blockquote, q {
    quotes:none
}
sub {
    bottom:-0.25em
}
sub, sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
.pe-wp-default embed, .pe-wp-default iframe, .pe-wp-default object, .pe-wp-default video {
    max-width:100%
}
.pe-wp-default .twitter-tweet-rendered {
    max-width:100%!important
}
.pe-wp-default h1 {
    font-size:70px
}
.page-links {
    float:left;
    clear:both;
    margin-bottom:20px
}
.page-links>a {
    padding:2px 5px
}
.post.format-aside {
    border-top:0
}
.pe-wp-default .bypostauthor {
    border:0
}
.peFlareLightbox {
    z-index:99999!important
}
