/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    text-decoration: none
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}
@media (min-width: 768px) {
    .container {
        width: 764px
    }
}
@media (min-width: 992px) {
    .container {
        width: 984px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1220px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}
.row {
    margin-left: -10px;
    margin-right: -10px
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: 0%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: 0%
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: 0%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: 0%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: 0%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: 0%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: 0%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: 0%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}
.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0 0 24px 0;
    border-bottom: 1px solid #ececec
}
.breadcrumb>li {
    display: inline-block;
    line-height: 31px
}
.breadcrumb>li a {
    color: #9696a3
}
.breadcrumb>li a:hover {
    text-decoration: underline
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc
}
.breadcrumb>.active {
    color: #4f4f58;
    font-weight: 500
}
.pagination {
    padding-left: 0;
    font-size: 0
}
.pagination>li {
    float: left;
    margin: 0 0 0 4px
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    line-height: 113px;
    font-size: 24px;
    color: #9696a3;
    font-weight: 200;
    text-align: center;
    padding: 0 8px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0
}
.pagination>li>a:hover,
.pagination>li>a:focus {
    height: 113px;
    border-bottom: 4px solid #e05979
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    height: 113px;
    border-bottom: 4px solid #de466a;
    font-weight: 400;
    color: #4f4f58
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #9a9a9a;
    background: none;
    cursor: not-allowed;
    border: none
}
.pagination>.selected>a,
.pagination>.selected>span {
    background: #a9a9a9;
    color: #fff;
    cursor: not-allowed
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px
}
.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eeeeee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999999;
    background-color: #ffffff;
    cursor: not-allowed
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
html {
    height: 100%
}
body {
    position: relative;
    overflow-x: hidden;
    background: #fff;
    font-family: 'Montserrat-light';
    font-size: 18px;
    line-height: 28px;
    color: #454545
}
.content {
    position: relative
}
.inner {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    position: relative
}
.container {
    position: relative;
    max-width: 100%
}
.container-small {
    position: relative;
    width: 640px;
    margin: 0 auto;
    max-width: 100%
}
a {
    cursor: pointer
}
a:hover {
    text-decoration: none
}
p {
    margin: 0 0 20px 0;
    letter-spacing: -.01em
}
img {
    max-width: 100%;
    display: block
}
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: 400;
    line-height: 110%;
    margin: 0
}
.left {
    float: left !important
}
.right {
    float: right !important
}
.fake-table {
    display: table;
    height: 100%;
    width: 100%
}
.fake-table-cell {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.img-nest {
    position: relative;
    display: block
}
input,
textarea {
    outline: none;
    border: none
}
.fixed {
    position: fixed;
    top: 0
}
.btn {
    display: inline-block;
    font-size: 26px;
    line-height: 70px;
    height: 70px;
    min-width: 220px;
    padding: 0 30px;
    text-align: center;
    color: #0e5d98;
    border: none;
    outline: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.btn.yellow {
    background: #fee10c
}
.btn.yellow:hover {
    background: #ecd000
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    *zoom: 1
}
.bx-wrapper img {
    max-width: 100%;
    display: block
}
.bx-wrapper .bx-viewport {
    left: 0px;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 68px;
    width: 100%
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}
.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    outline: 0;
    border: 2px solid #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: rgba(255, 255, 255, 0.3)
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(/mysite/images/controls.png) no-repeat 0 -32px
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(/mysite/images/controls.png) no-repeat -43px -32px
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    text-indent: -9999px;
    z-index: 1000
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.bx-wrapper .bx-controls-auto {
    text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(/mysite/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(/mysite/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100% !important;
    text-align: left;
    zoom: 1;
    *display: inline;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}
.chosen-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-top: none;
    background: #fff;
    overflow: hidden
}
.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}
.chosen-container a {
    cursor: pointer
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    height: 54px;
    color: #0e5d98;
    background: #fff;
    text-decoration: none;
    white-space: nowrap;
    line-height: 54px
}
.chosen-container-single .chosen-default {
    color: #999
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}
.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('/mysite/images/chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px
}
.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}
.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 63px;
    height: 100%
}
.chosen-container-single .chosen-single div b {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 14px;
    width: 27px;
    margin: -7px 0 0 -13.5px;
    background: url('/mysite/images/select-arrow.png?1446115317') no-repeat 0 50%;
    transform: translate(0, 0);
    -moz-transition: -moz-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out
}
.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}
.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url('/mysite/images/chosen-sprite.png') no-repeat 100% -20px;
    background: url('/mysite/images/chosen-sprite.png') no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}
.chosen-container-single .chosen-drop {
    background-clip: padding-box
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
    text-align: left;
    -webkit-overflow-scrolling: touch
}
.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 0 20px;
    list-style: none;
    line-height: 32px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}
.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}
.chosen-container .chosen-results li.highlighted {
    background-color: #b0bcdb;
    color: #fff
}
.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}
.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}
.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}
.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    cursor: text
}
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}
.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}
.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('/mysite/images/chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    color: #666
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}
.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}
.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}
.chosen-disabled .chosen-single {
    cursor: default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}
.chosen-rtl {
    text-align: right
}
.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}
.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}
.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}
.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}
.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}
.chosen-rtl .chosen-choices li {
    float: right
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}
.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px
}
.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}
.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}
.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url('/mysite/images/chosen-sprite.png') no-repeat -30px -20px;
    background: url('/mysite/images/chosen-sprite.png') no-repeat -30px -20px;
    direction: rtl
}
.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url('/mysite/images/chosen-sprite@2x.png') !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 27px 20px 0 20px;
    z-index: 9000;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
header.scroll {
    padding: 0 120px;
    background: #fff
}
header.scroll nav {
    opacity: 1;
    visibility: visible
}
header .menu-btn {
    margin: 28px 0
}
header nav {
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
header nav ul {
    margin: 55px 45px 0 0;
    font-size: 0
}
header nav ul li {
    display: inline-block;
    margin: 0 0 0 32px
}
header nav ul li a {
    font-family: 'Slabo 13px', serif;
    font-size: 18px;
    line-height: 22px;
    color: #7a7a7a
}
header nav ul li a:hover {
    text-decoration: underline
}
#menu {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9100;
    background: rgba(22, 116, 186, 0.93)
}
#menu .menu-close {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 21px;
    color: #fff;
    padding: 0 0 0 35px;
    background: url('/mysite/images/icon-close.png?1446117413') no-repeat 0 50%
}
#menu div.inner {
    width: 530px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left
}
#menu div.inner img {
    margin: 0 auto 80px auto
}
#menu div.inner p {
    font-family: 'Slabo 13px', serif;
    font-size: 49px;
    line-height: 56px;
    color: #fee10c
}
#menu div.inner ul {
    margin: 0 0 40px 0
}
#menu div.inner ul li {
    line-height: 56px
}
#menu div.inner ul li a {
    font-family: 'Slabo 13px', serif;
    font-size: 49px;
    color: #fff
}
#menu div.inner ul li a:hover {
    text-decoration: underline
}
#menu div.socials {
    font-size: 0
}
#menu div.socials a.icon {
    display: inline-block;
    height: 58px;
    width: 58px;
    margin-left: -2px
}
#menu div.socials a.icon:last-child {
    margin-left: -3px
}
#menu div.socials a.icon.fb {
    background: url('/mysite/images/social-fb.png?1446116394') no-repeat 50% 0
}
#menu div.socials a.icon.twitter {
    background: url('/mysite/images/social-twitter.png?1446116407') no-repeat 50% 0
}
#menu div.socials a.icon.gplus {
    background: url('/mysite/images/social-gplus.png?1446116679') no-repeat 50% 0
}
#menu div.socials a.icon.linkedin {
    background: url('/mysite/images/social-linkedin.png?1446116400') no-repeat 50% 0
}
#menu div.socials a.icon.yt {
    background: url('/mysite/images/social-yt.png?1446116377') no-repeat 50% 0
}
#menu div.socials a.icon:hover {
    background-position: 50% 100%
}
footer {
    padding: 45px 0 25px 0;
    background: #1674ba
}
footer ul {
    float: left;
    width: 25%
}
footer ul li {
    font-size: 18px;
    line-height: 21px;
    color: #fff
}
footer ul li:first-child {
    font-family: 'Slabo 13px', serif;
    font-size: 30px;
    margin: 0 0 25px 0
}
footer ul a {
    color: #fff
}
footer ul a:hover {
    text-decoration: underline
}
footer p {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    margin: 0
}
footer div.socials {
    font-size: 0;
    text-align: center;
    margin: 40px 0 20px 0
}
footer div.socials a.icon {
    display: inline-block;
    height: 58px;
    width: 58px;
    margin-left: -2px
}
footer div.socials a.icon:last-child {
    margin-left: -3px
}
footer div.socials a.icon.fb {
    background: url('/mysite/images/social-fb.png?1446116394') no-repeat 50% 0
}
footer div.socials a.icon.twitter {
    background: url('/mysite/images/social-twitter.png?1446116407') no-repeat 50% 0
}
footer div.socials a.icon.gplus {
    background: url('/mysite/images/social-gplus.png?1446116679') no-repeat 50% 0
}
footer div.socials a.icon.linkedin {
    background: url('/mysite/images/social-linkedin.png?1446116400') no-repeat 50% 0
}
footer div.socials a.icon.yt {
    background: url('/mysite/images/social-yt.png?1446116377') no-repeat 50% 0
}
footer div.socials a.icon:hover {
    background-position: 50% 100%
}
#home h2 {
    font-family: 'Slabo 12px', serif;
    font-size: 81px;
    color: #fee10c;
    margin: 0 0 50px 0
}
#home h3 {
    font-family: 'Slabo 13px', serif;
    font-size: 60px;
    color: #0e5d98;
    margin: 0 0 20px 0
}
#home h4 {
    font-family: 'Slabo 13px', serif;
    font-size: 36px;
    color: #7a7a7a;
    margin: 0 0 45px 0
}
#home .heading {
    position: relative
}
#home .heading div.container {
    width: auto
}
#home .heading .video-js {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 8000
}
#home .heading div.inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: url('/mysite/images/home-heading.jpg?1446110805') no-repeat 50% 50%;
    background-size: cover !important
}
#home .heading div.over {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 30
}
#home .heading .btn {
    padding: 0 118px
}
#home .stem-center {
    padding: 50px 0 60px 0;
    text-align: center
}
#home .stem-center h5 {
    font-family: 'Slabo 13px', serif;
    font-size: 30px;
    color: #0e5d98;
    margin: 0 0 20px 0
}
#home .stem-center img {
    margin: 0 auto 33px auto
}
#home .stem-center .btn {
    height: 53px;
    line-height: 53px;
    width: 294px
}
#home .video {
    text-align: center;
    padding: 30px 0 50px 0;
    background: #eeeeee
}
#home .video h3 sup {
    font-size: 18px;
    line-height: 18px;
    vertical-align: top
}
#home .video iframe {
    width: 100%;
    height: 700px
}
#home .what-is-stem {
    padding: 40px 0
}
#home .what-is-stem .row {
    margin-bottom: 50px
}
#home .what-is-stem .row:last-child {
    margin: 0
}
#home .what-is-stem .to-right {
    text-align: right
}
#home .what-is-stem h3 {
    margin: 0 0 10px 0
}
#home .what-is-stem h4 {
    margin: 0 0 5px 0
}
#home .what-is-stem p {
    letter-spacing: 2px;
    margin: 0
}
#home .thank-you {
    padding: 95px 0 100px 0;
    background: url('/mysite/images/thank-you-bg.jpg?1446113801') no-repeat 50% 50%;
    background-size: cover;
    border-top: 2px solid #428ec7;
    border-bottom: 2px solid #428ec7
}
#home .thank-you h3 {
    color: #fff
}
#home .thank-you p {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 25px 0;
    letter-spacing: 2px
}
#home .thank-you .btn {
    height: 58px;
    line-height: 58px
}
#home .thank-you div.socials {
    font-size: 0;
    text-align: center;
    margin: 0 0 0 21px
}
#home .thank-you div.socials a.icon {
    display: inline-block;
    height: 58px;
    width: 58px;
    margin-left: -2px
}
#home .thank-you div.socials a.icon:last-child {
    margin-left: -3px
}
#home .thank-you div.socials a.icon.fb {
    background: url('/mysite/images/social-fb.png?1446116394') no-repeat 50% 100%
}
#home .thank-you div.socials a.icon.twitter {
    background: url('/mysite/images/social-twitter.png?1446116407') no-repeat 50% 100%
}
#home .thank-you div.socials a.icon.gplus {
    background: url('/mysite/images/social-gplus.png?1446116679') no-repeat 50% 100%
}
#home .thank-you div.socials a.icon.linkedin {
    background: url('/mysite/images/social-linkedin.png?1446116400') no-repeat 50% 100%
}
#home .thank-you div.socials a.icon.yt {
    background: url('/mysite/images/social-yt.png?1446116377') no-repeat 50% 100%
}
#home .thank-you div.socials a.icon:hover {
    background-position: 50% 0
}
#home .home-slider {
    padding: 60px 0 0 0
}
#home .home-slider h3 {
    text-align: center;
    margin: 0 0 40px 0
}
#home .home-slider ul li {
    padding: 0 120px
}
#home .home-slider img {
    margin: 0 auto
}
#home .home-slider blockquote {
    position: relative;
    font-family: 'Montserrat-light';
    font-size: 30px;
    line-height: 30px;
    color: #0e5d98;
    padding: 30px 24px;
    margin: 0 0 15px 0
}
#home .home-slider blockquote:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 99px;
    z-index: -1;
    background: url('/mysite/images/quote-top.png?1446114696') no-repeat 50% 50%
}
#home .home-slider blockquote:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 135px;
    height: 99px;
    z-index: -1;
    background: url('/mysite/images/quote-bottom.png?1446114707') no-repeat 50% 50%
}
#home .home-slider p {
    font-family: 'Montserrat-light';
    font-size: 24px;
    line-height: 30px;
    color: #8e8e8e;
    margin: 0
}
#home .home-slider .bx-controls a {
    top: 30%;
    height: 55px;
    width: 51px
}
#home .home-slider .bx-controls a.bx-prev {
    left: 0;
    background: url('/mysite/images/prev.png?1446114392') no-repeat 50% 0
}
#home .home-slider .bx-controls a.bx-next {
    right: 0;
    background: url('/mysite/images/next.png?1446114520') no-repeat 50% 0
}
#home .home-slider .bx-controls a:hover {
    background-position: 50% 100%
}
#home .locations {
    padding: 90px 0 70px 0;
    text-align: center;
    background: url('/mysite/images/locations-bg.jpg?1446115196') no-repeat 50% 50%;
    background-size: cover
}
#home .locations h3 {
    color: #fff;
    margin: 0 0 40px 0
}
#home .locations form {
    width: 696px;
    max-width: 100%;
    margin: 0 auto
}
#home .locations input.btn {
    margin: 24px 0 0 0;
    padding: 0 85px
}
.anim {
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.hideme {
    opacity: 0;
    visibility: hidden
}
@media (min-width: 1025px) and (max-width: 1200px) {
    header {
        padding: 0 10px
    }
    header.scroll {
        padding: 0 10px
    }
    #home .heading h2 {
        font-size: 50px
    }
    #home .heading .btn {
        padding: 0
    }
    #home .stem-center h5 {
        font-size: 24px
    }
    #menu div.inner img {
        width: 200px;
        margin-bottom: 40px
    }
    #menu div.inner p {
        font-size: 36px;
        line-height: 40px
    }
    #menu div.inner ul li {
        line-height: 40px
    }
    #menu div.inner ul li a {
        font-size: 36px
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    header {
        padding: 0 10px
    }
    header.scroll {
        padding: 0 10px
    }
    #home .heading h2 {
        font-size: 40px
    }
    #home .heading .btn {
        padding: 0
    }
    #home .stem-center h5 {
        font-size: 24px
    }
    #menu div.inner img {
        width: 200px;
        margin-bottom: 40px
    }
    #menu div.inner p {
        font-size: 36px;
        line-height: 40px
    }
    #menu div.inner ul li {
        line-height: 40px
    }
    #menu div.inner ul li a {
        font-size: 36px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    body {
        padding: 62px 0 0 0
    }
    header {
        padding: 5px 10px !important;
        background: #fff
    }
    header h1 {
        width: 80px
    }
    header h1 img {
        max-width: 100%
    }
    header .menu-btn {
        width: 60px;
        margin: 0
    }
    header .menu-btn img {
        max-width: 100%
    }
    header nav {
        display: none
    }
    #home h3 {
        font-size: 26px
    }
    #home h4 {
        font-size: 18px
    }
    #home .heading div.inner {
        width: 100%
    }
    #home .heading>img {
        display: none
    }
    #home .heading h2 {
        font-size: 30px
    }
    #home .heading .btn {
        padding: 0
    }
    #home .stem-center h5 {
        font-size: 16px
    }
    #home .stem-center .btn {
        margin: 0 0 50px 0
    }
    #home .video iframe {
        height: 300px
    }
    #home .what-is-stem h3,
    #home .thank-you h3 {
        margin-top: 15px
    }
    #home .what-is-stem p,
    #home .thank-you p {
        font-size: 12px;
        line-height: 18px
    }
    #home .thank-you .btn {
        margin: 0 0 15px 0
    }
    #home .home-slider ul li {
        padding: 0
    }
    #home .home-slider img {
        display: none
    }
    #home .home-slider blockquote {
        padding: 10px 5px;
        font-size: 16px;
        line-height: 16px
    }
    #home .home-slider blockquote:before,
    #home .home-slider blockquote:after {
        width: 60px;
        height: 40px;
        background-size: cover
    }
    #home .home-slider p {
        font-size: 12px;
        line-height: 18px
    }
    #home .home-slider .bx-controls a {
        display: none
    }
    #home .locations input.btn {
        padding: 0
    }
    .btn {
        font-size: 18px;
        line-height: 42px;
        height: 42px;
        width: 100%
    }
    a.chosen-single.chosen-default {
        font-size: 14px
    }
    footer ul {
        width: 50%;
        margin: 0 0 30px 0
    }
    #menu {
        padding: 10% 0 0 0;
        text-align: center;
        overflow-y: auto
    }
    #menu div.fake-table,
    #menu div.fake-table-cell {
        display: block
    }
    #menu a.menu-close {
        position: static;
        display: table;
        margin: 0 auto 30px auto
    }
    #menu div.inner {
        padding: 0;
        text-align: center
    }
    #menu div.inner img {
        display: none
    }
    #menu div.inner p,
    #menu div.inner ul li a {
        font-size: 16px;
        line-height: 18px
    }
}
@media (max-width: 767px) {
    body {
        padding: 62px 0 0 0
    }
    header {
        padding: 5px 10px !important;
        background: #fff
    }
    header h1 {
        width: 80px
    }
    header h1 img {
        max-width: 100%
    }
    header .menu-btn {
        width: 60px;
        margin: 0
    }
    header .menu-btn img {
        max-width: 100%
    }
    header nav {
        display: none
    }
    #home h3 {
        font-size: 26px
    }
    #home h4 {
        font-size: 18px
    }
    #home .heading div.inner {
        width: 100%;
        height: 300px
    }
    #home .heading div.inner>img {
        display: none
    }
    #home .heading h2 {
        font-size: 30px
    }
    #home .heading .btn {
        padding: 0
    }
    #home .stem-center h5 {
        font-size: 16px
    }
    #home .stem-center .btn {
        margin: 0 0 50px 0
    }
    #home .video iframe {
        height: 300px
    }
    #home .what-is-stem h3,
    #home .thank-you h3 {
        margin-top: 15px
    }
    #home .what-is-stem p,
    #home .thank-you p {
        font-size: 12px;
        line-height: 18px
    }
    #home .thank-you .btn {
        margin: 0 0 15px 0
    }
    #home .home-slider ul li {
        padding: 0
    }
    #home .home-slider img {
        display: none
    }
    #home .home-slider blockquote {
        padding: 10px 5px;
        font-size: 16px;
        line-height: 16px
    }
    #home .home-slider blockquote:before,
    #home .home-slider blockquote:after {
        width: 60px;
        height: 40px;
        background-size: cover
    }
    #home .home-slider p {
        font-size: 12px;
        line-height: 18px
    }
    #home .home-slider .bx-controls a {
        display: none
    }
    #home .locations input.btn {
        padding: 0
    }
    .btn {
        font-size: 18px;
        line-height: 42px;
        height: 42px;
        width: 100%
    }
    a.chosen-single.chosen-default {
        font-size: 14px
    }
    footer ul {
        width: 50%;
        margin: 0 0 30px 0
    }
    #menu {
        padding: 10% 0 0 0;
        text-align: center;
        overflow-y: auto
    }
    #menu div.fake-table,
    #menu div.fake-table-cell {
        display: block
    }
    #menu a.menu-close {
        position: static;
        display: table;
        margin: 0 auto 30px auto
    }
    #menu div.inner {
        padding: 0;
        text-align: center
    }
    #menu div.inner img {
        display: none
    }
    #menu div.inner p,
    #menu div.inner ul li a {
        font-size: 16px;
        line-height: 18px
    }
}
@media (max-width: 479px) {
    footer ul {
        width: 100%
    }
}
@font-face {
    font-family: "Montserrat-light";
    src: url('fonts/montserrat-light.ttf?1446111333') format('truetype'), url('fonts/montserrat-light.woff?1446111333') format('woff'), url('fonts/montserrat-light.eot?1446111333') format('embedded-opentype')
}

.homepage-flip-image{
	position:relative;
}

.homepage-flip-image img{
	-webkit-transition:all 0.3s ease-in-out;
	   -moz-transition:all 0.3s ease-in-out;
	    -ms-transition:all 0.3s ease-in-out;	
	     -o-transition:all 0.3s ease-in-out;	
	        transition:all 0.3s ease-in-out;	
}

.homepage-flip-image .flip-image{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-align:center;
}

.homepage-flip-image .flip-image img{
	margin:0 auto;
	opacity:0;
}

.homepage-flip-image:hover img:nth-child(1){
	opacity:0;	
}

.homepage-flip-image:hover .flip-image img{
	opacity:1;
}