@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

main:not(.splash) { margin-top: 132px; }

main:not(.splash):before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 112px;
    z-index: 0;
    background: #1c45db;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadein {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes fadein {
    from {opacity: 0;}
    to {opacity: 1;}
}

.text-center {
    text-align: center !important;
}

.no-transform {
    -webkit-transform: none !important;
    transform: none !important;
}

.awards-wrap {
    display: block;
    width: 350px;
}

.awards-wrap ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.awards-wrap ul li div.award-title {
    display: inline-block;
    width: 100%;
}

.awards-wrap ul li div.award-placement {
    display: inline-block;
    width: 100%;
}

/* Foundation Zurb Grid
   ========================================================================== */

.row {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto; }
.row::before, .row::after {
    content: ' ';
    display: table; }
.row::after {
    clear: both; }
.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
.row .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
@media screen and (min-width: 768px) {
    .awards-wrap {
        width: 650px;
    }

    .awards-wrap ul li div.award-title {
        width: 25%;
    }

    .awards-wrap ul li div.award-placement {
        width: 65%;
    }
}
@media screen and (min-width: 40em) {
    .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
.row .row.collapse {
    margin-left: 0;
    margin-right: 0; }
.row.expanded {
    max-width: none; }
.row.expanded .row {
    margin-left: auto;
    margin-right: auto; }

.columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    float: left; }
@media screen and (min-width: 40em) {
    .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; } }
/*  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; } */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
    float: none; }
.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
    width: 8.33333%; }

.small-push-1 {
    position: relative;
    left: 8.33333%; }

.small-pull-1 {
    position: relative;
    left: -8.33333%; }

.small-offset-0 {
    margin-left: 0%; }

.small-2 {
    width: 16.66667%; }

.small-push-2 {
    position: relative;
    left: 16.66667%; }

.small-pull-2 {
    position: relative;
    left: -16.66667%; }

.small-offset-1 {
    margin-left: 8.33333%; }

.small-3 {
    width: 25%; }

.small-push-3 {
    position: relative;
    left: 25%; }

.small-pull-3 {
    position: relative;
    left: -25%; }

.small-offset-2 {
    margin-left: 16.66667%; }

.small-4 {
    width: 33.33333%; }

.small-push-4 {
    position: relative;
    left: 33.33333%; }

.small-pull-4 {
    position: relative;
    left: -33.33333%; }

.small-offset-3 {
    margin-left: 25%; }

.small-5 {
    width: 41.66667%; }

.small-push-5 {
    position: relative;
    left: 41.66667%; }

.small-pull-5 {
    position: relative;
    left: -41.66667%; }

.small-offset-4 {
    margin-left: 33.33333%; }

.small-6 {
    width: 50%; }

.small-push-6 {
    position: relative;
    left: 50%; }

.small-pull-6 {
    position: relative;
    left: -50%; }

.small-offset-5 {
    margin-left: 41.66667%; }

.small-7 {
    width: 58.33333%; }

.small-push-7 {
    position: relative;
    left: 58.33333%; }

.small-pull-7 {
    position: relative;
    left: -58.33333%; }

.small-offset-6 {
    margin-left: 50%; }

.small-8 {
    width: 66.66667%; }

.small-push-8 {
    position: relative;
    left: 66.66667%; }

.small-pull-8 {
    position: relative;
    left: -66.66667%; }

.small-offset-7 {
    margin-left: 58.33333%; }

.small-9 {
    width: 75%; }

.small-push-9 {
    position: relative;
    left: 75%; }

.small-pull-9 {
    position: relative;
    left: -75%; }

.small-offset-8 {
    margin-left: 66.66667%; }

.small-10 {
    width: 83.33333%; }

.small-push-10 {
    position: relative;
    left: 83.33333%; }

.small-pull-10 {
    position: relative;
    left: -83.33333%; }

.small-offset-9 {
    margin-left: 75%; }

.small-11 {
    width: 91.66667%; }

.small-push-11 {
    position: relative;
    left: 91.66667%; }

.small-pull-11 {
    position: relative;
    left: -91.66667%; }

.small-offset-10 {
    margin-left: 83.33333%; }

.small-12 {
    width: 100%; }

.small-offset-11 {
    margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left; }
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left; }
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left; }
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left; }
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left; }
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left; }
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left; }
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left; }
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; }

.contact-form {
    margin-top: 35px;
}
.contact-form .dform_container input.text, .contact-form .dform_container textarea {
    padding: 5px 5px;
    border: 1px solid #bbb;
}
.contact-form textarea {
    width: 90%;
}
.contact-form input.submit {
    background-color: #1C45DB;
    margin-top: 15px;
    border: 0;
    height: 50px;
    width: 200px;
    padding: 10px 0;
    color: #fff;
    transition: all 0.5s ease;
}
.contact-form input.submit:hover {
    background-color: #192B67;
}

.map-wrap {
    margin-top: 35px;
}

@media screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%; }
    .medium-push-1 {
        position: relative;
        left: 8.33333%; }
    .medium-pull-1 {
        position: relative;
        left: -8.33333%; }
    .medium-offset-0 {
        margin-left: 0%; }
    .medium-2 {
        width: 16.66667%; }
    .medium-push-2 {
        position: relative;
        left: 16.66667%; }
    .medium-pull-2 {
        position: relative;
        left: -16.66667%; }
    .medium-offset-1 {
        margin-left: 8.33333%; }
    .medium-3 {
        width: 25%; }
    .medium-push-3 {
        position: relative;
        left: 25%; }
    .medium-pull-3 {
        position: relative;
        left: -25%; }
    .medium-offset-2 {
        margin-left: 16.66667%; }
    .medium-4 {
        width: 33.33333%; }
    .medium-push-4 {
        position: relative;
        left: 33.33333%; }
    .medium-pull-4 {
        position: relative;
        left: -33.33333%; }
    .medium-offset-3 {
        margin-left: 25%; }
    .medium-5 {
        width: 41.66667%; }
    .medium-push-5 {
        position: relative;
        left: 41.66667%; }
    .medium-pull-5 {
        position: relative;
        left: -41.66667%; }
    .medium-offset-4 {
        margin-left: 33.33333%; }
    .medium-6 {
        width: 50%; }
    .medium-push-6 {
        position: relative;
        left: 50%; }
    .medium-pull-6 {
        position: relative;
        left: -50%; }
    .medium-offset-5 {
        margin-left: 41.66667%; }
    .medium-7 {
        width: 58.33333%; }
    .medium-push-7 {
        position: relative;
        left: 58.33333%; }
    .medium-pull-7 {
        position: relative;
        left: -58.33333%; }
    .medium-offset-6 {
        margin-left: 50%; }
    .medium-8 {
        width: 66.66667%; }
    .medium-push-8 {
        position: relative;
        left: 66.66667%; }
    .medium-pull-8 {
        position: relative;
        left: -66.66667%; }
    .medium-offset-7 {
        margin-left: 58.33333%; }
    .medium-9 {
        width: 75%; }
    .medium-push-9 {
        position: relative;
        left: 75%; }
    .medium-pull-9 {
        position: relative;
        left: -75%; }
    .medium-offset-8 {
        margin-left: 66.66667%; }
    .medium-10 {
        width: 83.33333%; }
    .medium-push-10 {
        position: relative;
        left: 83.33333%; }
    .medium-pull-10 {
        position: relative;
        left: -83.33333%; }
    .medium-offset-9 {
        margin-left: 75%; }
    .medium-11 {
        width: 91.66667%; }
    .medium-push-11 {
        position: relative;
        left: 91.66667%; }
    .medium-pull-11 {
        position: relative;
        left: -91.66667%; }
    .medium-offset-10 {
        margin-left: 83.33333%; }
    .medium-12 {
        width: 100%; }
    .medium-offset-11 {
        margin-left: 91.66667%; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
        clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left; }
    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0; }
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0; }
    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; }
    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto; }
    .medium-uncentered,
    .medium-push-0,
    .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left; } }

@media screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%; }
    .large-push-1 {
        position: relative;
        left: 8.33333%; }
    .large-pull-1 {
        position: relative;
        left: -8.33333%; }
    .large-offset-0 {
        margin-left: 0%; }
    .large-2 {
        width: 16.66667%; }
    .large-push-2 {
        position: relative;
        left: 16.66667%; }
    .large-pull-2 {
        position: relative;
        left: -16.66667%; }
    .large-offset-1 {
        margin-left: 8.33333%; }
    .large-3 {
        width: 25%; }
    .large-push-3 {
        position: relative;
        left: 25%; }
    .large-pull-3 {
        position: relative;
        left: -25%; }
    .large-offset-2 {
        margin-left: 16.66667%; }
    .large-4 {
        width: 33.33333%; }
    .large-push-4 {
        position: relative;
        left: 33.33333%; }
    .large-pull-4 {
        position: relative;
        left: -33.33333%; }
    .large-offset-3 {
        margin-left: 25%; }
    .large-5 {
        width: 41.66667%; }
    .large-push-5 {
        position: relative;
        left: 41.66667%; }
    .large-pull-5 {
        position: relative;
        left: -41.66667%; }
    .large-offset-4 {
        margin-left: 33.33333%; }
    .large-6 {
        width: 50%; }
    .large-push-6 {
        position: relative;
        left: 50%; }
    .large-pull-6 {
        position: relative;
        left: -50%; }
    .large-offset-5 {
        margin-left: 41.66667%; }
    .large-7 {
        width: 58.33333%; }
    .large-push-7 {
        position: relative;
        left: 58.33333%; }
    .large-pull-7 {
        position: relative;
        left: -58.33333%; }
    .large-offset-6 {
        margin-left: 50%; }
    .large-8 {
        width: 66.66667%; }
    .large-push-8 {
        position: relative;
        left: 66.66667%; }
    .large-pull-8 {
        position: relative;
        left: -66.66667%; }
    .large-offset-7 {
        margin-left: 58.33333%; }
    .large-9 {
        width: 75%; }
    .large-push-9 {
        position: relative;
        left: 75%; }
    .large-pull-9 {
        position: relative;
        left: -75%; }
    .large-offset-8 {
        margin-left: 66.66667%; }
    .large-10 {
        width: 83.33333%; }
    .large-push-10 {
        position: relative;
        left: 83.33333%; }
    .large-pull-10 {
        position: relative;
        left: -83.33333%; }
    .large-offset-9 {
        margin-left: 75%; }
    .large-11 {
        width: 91.66667%; }
    .large-push-11 {
        position: relative;
        left: 91.66667%; }
    .large-pull-11 {
        position: relative;
        left: -91.66667%; }
    .large-offset-10 {
        margin-left: 83.33333%; }
    .large-12 {
        width: 100%; }
    .large-offset-11 {
        margin-left: 91.66667%; }
    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left; }
    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
        clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left; }
    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left; }
    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left; }
    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left; }
    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left; }
    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left; }
    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left; }
    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0; }
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0; }
    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; }
    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto; }
    .large-uncentered,
    .large-push-0,
    .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left; } }

#accordion {
    padding-left: 25px;
}
.accordion-toggle { position: relative; cursor: pointer; color: #1701fc; margin: 15px 0; }
.accordion-toggle:before {
    content: "";
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #1701fc transparent transparent transparent;
    position: absolute;
    top: 40%;
    left: -18px;
    -webkit-transition: -webkit-transform .15s, top .15s;
    transition: transform .15s, top .15s;
    transform: rotate(-90deg);
    margin: 1px 0 0;
}
.accordion-toggle.active:before {
    content: "";
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #1701fc transparent transparent transparent;
    position: absolute;
    top: 40%;
    left: -18px;
    -webkit-transition: -webkit-transform .15s, top .15s;
    transition: transform .15s, top .15s;
    transform: none;
    margin: 1px 0 0;
}
.accordion-content {display: none; padding-bottom: 20px; }
.accordion-content.default {display: block;}


/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@font-face {
    font-family: "Turnpike";
    src: url("../fonts/hinted-Turnpike.eot");
    src: url("../fonts/hinted-Turnpike.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-Turnpike.woff") format("woff"), url("../fonts/hinted-Turnpike.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?x17frs");
    src: url("../fonts/icomoon.eot?x17frs#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?x17frs") format("truetype"), url("../fonts/icomoon.woff?x17frs") format("woff"), url("../fonts/icomoon.svg?x17frs#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.shop:before,
.section-splash .cart:before,
.contacts-list .envelope:before,
.contacts-list .phone:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-cart:before {
    content: "\e90a";
}

.icon-arrow-up:before {
    content: "\e900";
}

.icon-arrow-down:before {
    content: "\e901";
}

.icon-facebook:before {
    content: "\e902";
}

.icon-instagram:before {
    content: "\e903";
}

.icon-pause:before {
    content: "\e904";
}

.icon-twitter:before {
    content: "\e905";
}

.icon-youtube:before {
    content: "\e906";
}

.icon-envelope:before {
    content: "\e907";
}

.icon-location:before {
    content: "\e908";
}

.icon-phone:before {
    content: "\e909";
}

.top-menu,
.social-networks,
.info-list,
.info-list > li .drop ul,
.nav,
.nav .drop ul,
.location-list,
.menu-panel .menu-list,
.btn-list,
.news-list,
.btn-control,
.level-block .level-list,
.coaches-list,
.link-list,
.contacts-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after,
#header .container:after,
.info-list > li .drop ul:after,
.menu:after,
.nav:after,
.nav .drop ul:after,
.menu-panel .menu-list:after,
.block-frame .three-columns:after,
.btn-wrap:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    white-space: nowrap; /* 1 */
    text-overflow: ellipsis; /* 2 */
    overflow: hidden;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

* {
    max-height: 1000000px;
}

body {
    color: #888;
    background: #000;
    font: 14px / 1.2 "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.gm-style img {
    max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
    font-family: inherit;
    font-weight: bold;
    margin: 0 0 .5em;
    color: inherit;
}

h1,
.h1 {
    font-size: 30px;
}

h2,
.h2 {
    font-size: 27px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 21px;
}

h5,
.h5 {
    font-size: 17px;
}

h6,
.h6 {
    font-size: 15px;
}

p {
    margin: 0 0 1.8em;
}

a {
    color: #1701fc;
    text-decoration: none;
    -webkit-transition: color .35s;
    transition: color .35s;
}

a:hover,
a:focus {
    color: #76aefd;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #4e4e4e;
    padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #000;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #4e4e4e;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #4e4e4e;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #4e4e4e;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #4e4e4e;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
    color: #4e4e4e;
}

select {
    -webkit-border-radius: 0;
}

textarea {
    resize: vertical;
    vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
}

#wrapper {
    position: relative;
    overflow: hidden;
}

#wrapper:before,
#wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: .15;
    width: 75px;
}

#wrapper:after {
    background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0) 0%, #032769 100%);
    background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, #032769 100%);
    right: 0;
}

#wrapper:before {
    background: -webkit-linear-gradient(left, #032769 0%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, #032769 0%, rgba(125, 185, 232, 0) 100%);
    left: 0;
}

.container {
    margin: 0 auto;
    max-width: 1334px;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}

#header {
    position: fixed;
    width: 100%;
    z-index: 30;
}

#header.mini {

}

#header .container {
    max-width: 1430px;
}

.top-block {
    background: #000;
    border-bottom: 1px solid #353535;
    font: 12px/14px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: bold;
    position: relative;
    z-index: 2;
    -webkit-transition: margin .35s;
    transition: margin .35s;
}

#header.collapsed .top-block {
    margin-top: -36px;
    -webkit-transition: margin .35s;
    transition: margin .35s;
}

.top-block .tel {
    color: #a4abbe;
    float: right;
    line-height: 18px;
    letter-spacing: 1px;
    padding: 9px 28px 9px 28px;
    font-size: 13px;
    text-align: right;
}

.top-menu {
    float: right;
}

.top-menu li {
    float: left;
    text-transform: uppercase;
    font: 11px/18px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: bold;
}

@media only screen and (min-width: 1368px) {
    .top-menu li,
    .top-menu li.active {
        font-size: 15px !important;
    }

    .top-menu li a {
        min-width: 245px !important;
    }
}

.top-menu li.cl-sched {
    background: #2f2f2f;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
}

.top-menu li.cl-sched a {
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
}

.top-menu li.active,
.top-menu li:hover {
    background: #1701fc;
    color: #fff;
}

.top-menu li.cl-sched.active,
.top-menu li.cl-sched:hover {
    background: #1701fc;
}

.top-menu li.active {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 800;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
}

.top-menu li.active a {
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
}

.top-menu li a {
    color: #fff;
    display: block;
    padding: 8px 15px 10px;
    -webkit-transition: color .35s, background .35s;
    transition: color .35s, background .35s;
    text-align: center;
    min-width: 204px;
}

.box {
    width: 82%;
}

.box.left {
    float: left;
    padding: 8px 0;
}

.box.right {
    float: right;
}

.box.right .link {
    float: right;
    padding: 9px 10px 9px 28px;
    font-size: 14px;
    line-height: 18px;
    color: #a4abbe;
}

.box.right .link:hover {
    color: #fff;
}

.social-networks {
    float: left;
    margin-top: 10px;
}

.soc-net li,
.social-networks li {
    float: left;
    margin: 0 8px 0;
}

.soc-net li a,
.social-networks li a {
    color: #a6a6a6;
}

.soc-net li a:before,
.social-networks li a:before {
    font-size: 18px;
}

.soc-net li a:hover,
.social-networks li a:hover {
    color: #fff;
}

.logo-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 227px;
}

.logo-block .logo-2 {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
}

.logo-block .logo {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    height: 100%;
    text-align: center;
    opacity: 1;
    -webkit-transition: all .35s;
    transition: all .35s;
}

/* .logo-block .logo {
    position: absolute;
    left: -8px;
    top: 35px;
    right: -8px;
    opacity: 1;
    height: 100%;
    -webkit-transition: all .35s;
    transition: all .35s;
}
*/

#header.mini .logo-block .logo {
    opacity: 0;
    height: 0;
    left: 40px;
    right: 40px;
    -webkit-transition: all .35s;
    transition: all .35s;
}

#header.mini .logo-block .logo-2 {
    opacity: 1;
    -webkit-transition: all .35s;
    transition: all .35s;
}

.logo-block .logo a {
    display: block;
}

.info-list {
    position: relative;
    text-align: center;
    z-index: 99;
}

.info-list > li {
    color: #fff;
    text-transform: uppercase;
    font: bold 16px/21px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    position: relative;
}

.info-list > li > a {
    background: #1701fc;
    color: #fff;
    display: block;
    padding: 8px 5px;
    -webkit-transition: background .35s;
    transition: background .35s;
}

.info-list > li:hover a {
    background: #1701fc;
}

.info-list > li:hover .drop {
    max-height: 500px;
    top: 92%;
}

.info-list > li:hover ul {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

.info-list > li .drop {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 20;
    max-height: 0;
    -webkit-transition: max-height .35s linear;
    transition: max-height .35s linear;
    overflow: hidden;
}

.info-list > li .drop ul {
    background: #032769;
    text-align: center;
    padding: 0 0 20px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
}

.info-list > li .drop ul li {
    font: 16px/18px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    float: none;
    text-transform: none;
}

.info-list > li .drop ul li a {
    padding: 12px;
    color: #fff;
    display: block;
}

.info-list > li .drop ul li a:hover {
    background: #0a2e95;
}

.info-list .has-drop-down:before {
    right: 15px;
}

.info-list .charlotte.has-drop-down:before {
    right: 45px;
}
.has-drop-down:before {
    content: "";
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    -webkit-transition: -webkit-transform .15s, top .15s;
    transition: transform .15s, top .15s;
    margin: 1px 0 0;
}

.bottom-block {
    position: relative;
    padding: 0;
    z-index: 0;
    border-bottom: 5px solid #1701fc;
}

.bottom-block .container {
    position: relative;
}

.bottom-block:before,
.bottom-block:after {
    content: "";
    background: #000;
    position: absolute;
    height: 114px;
    width: 51%;
    top: -43px;
    -webkit-transition: all .35s;
    transition: all .35s;
}

#header.mini .bottom-block:before,
#header.mini .bottom-block:after {
    height: 114px;
    transform: rotate(0);
    -webkit-transition: all .35s;
    transition: all .35s;
}

.bottom-block:before {
    right: -5px;
}

.bottom-block:after {
    left: -5px;
}

.bottom-block .logo-mobile {
    position: absolute;
    bottom: -8px;
    left: 15px;
    width: 67px;
    display: none;
}

.resize-active .menu {
    -webkit-transition: none !important;
    transition: none !important;
}

.active .menu {
    max-height: 1000px;
    box-shadow: 0 12px 7px 0 rgba(0, 0, 0, .39);
}

.active .opener span {
    opacity: 0;
}

.active .opener:before,
.active .opener:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    left: 15%;
    right: 15%;
}

.active .opener:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.loc-info,
.loc-mob,
.ph-num,
.get-dir {
    display: none;
}

.shop {
    float: right;
    color: #fff;
    font: 10px/12px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    position: relative;
    text-align: center;
    margin: 15px 22px 0 0;
    display: none;
}

.shop:before {
    content: "\e90a";
    margin: 0 0 2px;
    display: block;
    font-size: 25px;
}

.opener {
    float: right;
    width: 44px;
    height: 44px;
    background: none;
    position: relative;
    border-radius: 3px;
    display: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.opener em {
    font-style: normal;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font: 10px/12px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.opener:before,
.opener:after,
.opener span {
    background: #fff;
    position: absolute;
    top: 17px;
    left: 20%;
    right: 20%;
    height: 2px;
    margin-top: -1px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.opener:before,
.opener:after {
    content: "";
    top: 10px;
}

.opener:after {
    top: 24px;
}

.opener:hover:before,
.opener:hover:after,
.opener:hover span {
    background: #76aefd;
}

.opener:focus {
    color: #fff;
}

.nav {
    position: relative;
    z-index: 5;
    -webkit-transition: margin .35s;
    transition: margin .35s;
}

.nav.left {
    float: left;
    margin: 0 0 0 41px;
}

.nav.right {
    float: right;
}

#header.mini .nav.left,
#header.mini .nav.right {
    -webkit-transition: margin .35s;
    transition: margin .35s;
}

.nav li {
    float: left;
    font: bold 13px/18px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
}

.nav li:hover > a {
    background: #2f2f2f;
}

.nav li:hover .drop {
    max-height: 500px;
}

.nav li:hover ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav li a {
    color: #fff;
    padding: 26px 40px;
    -webkit-transition: background .35s;
    transition: background .35s;
    display: block;
}

.nav .drop {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #2f2f2f;
    z-index: 20;
    padding-top: 0px;
    max-height: 0;
    -webkit-transition: max-height .15s linear;
    transition: max-height .15s linear;
    overflow: hidden;
}

.nav .drop ul {
    background: #2f2f2f;
    text-align: center;
    padding: 0 0 10px;
    margin: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    width: 100%;
}

.nav .drop ul li {
    font: 16px/18px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    float: none;
    text-transform: none;
}

.nav .drop ul li a {
    padding:  9px 12px;
    font-size: 12px;
}

.nav .drop ul li a:hover {
    background: #a6a6a6;
}

.wrapper-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/splash-bg.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
}

.section-splash {
    text-align: center;
    overflow: hidden;
}

.section-splash .container {
    max-width: 1230px;
    position: relative;
}

.section-splash .logo-text-wrap {
    overflow: hidden;
}

.section-splash .logo {
    float: left;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 36px 0 0;
    margin: 0 0 -21px;
}

.section-splash .cart {
    position: absolute;
    top: 15px;
    right: 0;
    background: #1701fc;
    color: #fff;
    font: bold 16px/18px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: block;
    border-radius: 5px;
    padding: 10px 27px 10px 18px;
    text-transform: uppercase;
    -webkit-transition: background .35s;
    transition: background .35s;
}

.section-splash .cart:before {
    content: "\e90a";
    display: inline-block;
    margin: 0 0 0 0;
    font-size: 30px;
    vertical-align: middle;
}

.section-splash .cart:hover {
    box-shadow: 0 0 0 3px #fff;
    transform: scale(1.05);
}

.section-splash .copyrights {
    font-size: 11px;
    text-align: center;
    padding: 0;
}

.section-splash .note {
    font-family: "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    position: relative;
}

.section-splash .ath {
    display: block;
    font-size: 65px;
}

.section-splash .text-area {
    color: #fff;
    font: 300 20px/38px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 auto 57px;
    max-width: 920px;
}

.section-splash .text-area p {
    margin: 0;
}

.section-splash h1 {
    margin: 0 0 17px;
    font: normal normal 75px/65px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: -6.5px;
    color: #fff;
    margin: 0;
    margin-left: 15px;
    margin-top: 120px;
    margin-bottom: 35px;
    padding-right: 120px;
    text-transform: uppercase;
}

.section-splash .cart .v-mid {
    display: inline;
}

.section-splash .subtitle {
    font: 300 46px/48px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: block;
    margin: 0 0 43px;
    color: #fff;
}

.location-list {
    margin: 0 -15px 207px;
}

.location-list .location-box {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    transition: .2s;
}

.location-list > li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 15px;
    margin: 0 -4px 35px 0;
}

.location-list > li:nth-child(even) .title {
    background: #1507a9;
}


.loccation-list > li:hover .location-box {
    transform: translateY(-20px);
}

.location-list .title:hover {
    font-size: 35px;
}

.location-list .title {
    color: #fff;
    display: block;
    background: #1701fc;
    font: bold 28px/30px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    padding: 20px 5px 20px 5px;
    -webkit-transition: background .35s, color .35s;
    transition: background .35s, color .35s;
    border-top: 5px solid #FFF;
}

.location-list .img-area img {
    width: 100%;
}

.location-list .contacts-box {
    background: #fff;
    padding: 22px 22px 25px 22px;
    min-height: 270px;
}

.location-list .contacts-list {
    text-align: left;
    margin: 0 0 14px;
}

.location-list .contacts-list li {
    width: 100%;
    margin: 0 0 18px;
}

.location-list .contacts-list li:last-child a {
    padding: 0 0 0 29px;
}

.splash .location-list .contacts-list li:last-child a {
    padding: 0;
}

.contacts-list li .envelope a {
    padding-left: 0;
}

.contacts-list li .envelope:before {
    padding-right: 10px;
    line-height: 20px;
}

.location-list .contacts-list li a {
    color: #121e70;
    line-height: 18px;
}

.location-list .contacts-list li .phone {
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}

.location-list .contacts-list li .phone:before,
.location-list .contacts-list li .envelope:before,
.location-list .contacts-list li .icon-location:before {
    color: #6888e3;
}

.location-list .social-networks {
    float: none;
    text-align: center;
}

.location-list .social-networks li {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 12px 0;
}

.location-list .social-networks li a:before {
    font-size: 20px;
}

.location-list .view-block {
    font: bold 16px/18px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: block;
    background: #1701fc;
    color: #fff;
    padding: 35px 15px;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: background .35s;
    transition: background .35s;
}

.location-list .view-block:before,
.location-list .view-block:after {
    content: "";
    border-style: solid;
    border-color: #1701fc transparent transparent transparent;
    position: absolute;
    bottom: -32px;
    -webkit-transition: border-color .35s;
    transition: border-color .35s;
}

.location-list .view-block:before {
    right: 0;
    border-width: 32px 0 0 140px;
}

.location-list .view-block:after {
    left: 0;
    border-width: 32px 140px 0 0;
}

.location-list .view-block:hover {
    color: #1701fc;
    background: #fff;
}

.location-list .view-block:hover:before,
.location-list .view-block:hover:after {
    border-color: #fff transparent transparent transparent;
}

.visual {
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    margin: 0 0 -40px;
}

.visual.area,
.visual.homebanr{
    position: relative;
    margin: -20px 0 0;
    opacity: 0;
    background-color: #454545;
    -webkit-animation: fadein 2s forwards;
    animation: fadein 1s forwards;
    animation-delay: 1s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-bottom: 35px;
    border-bottom: 5px solid #1701fc;
}

.visual.area:after,
.visual.homebanr:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.2);
    pointer-events:none;
}

.visual.area .container:after {
    min-height: 388px;
}

.visual.area .text-area {
    padding: 156px 0 20px;
}

.visual.frame {
    position: relative;
    border-bottom: 5px solid #a6a6a6;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
    margin: 0 0 -60px;
}

.visual.frame:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(23,1,252,.15);
}

.visual.frame .container:after {
    min-height: 638px;
}

.visual .container {
    white-space: nowrap;
    text-align: center;
}

.visual .container:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 800px;
}

.visual .container > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
}

.visual .text-area {
    text-transform: uppercase;
    font: 300 italic 36px/40px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.visual .text-area p {
    margin: 0 0 5px;
}

.menu-panel {
    padding: 13px 0 119px;
}

.menu-panel .subtitle {
    font: 300 24px/20px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: block;
    margin: 0 0 32px;
    color: #121e70;
}

.menu-panel .menu-list li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 18px;
    margin: 0 -4px 0 0;
    padding: 0 58px 0 0;
    position: relative;
}

.menu-panel .menu-list li:after {
    content: "";
    background: #aaa;
    width: 1px;
    position: absolute;
    top: 2px;
    bottom: 0;
    right: 25px;
}

.menu-panel .menu-list li:last-child {
    padding: 0;
}

.menu-panel .menu-list li:last-child:after {
    display: none;
}

.menu-panel .menu-list li a {
    color: #1701fc;
}

.menu-panel .menu-list li a:hover {
    color: #032769;
}

.btn-list {
    text-align: center;
    padding: 25px 0;
    position:relative;
    z-index:9999;
}

.btn-list li {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font: bold 18px/20px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 23px;
    letter-spacing: 1px;
}

.btn-list li.active a,
.btn-list li:hover a {
    background: #000;
    border-color: #fff;
}

.btn-list li.active:hover a {
    background: #fff;
    border-color: #1701fc;
    color: #1701fc;
}

.btn-list li a {
    display: block;
    border: 1px solid #fff;
    color: #fff;
    -webkit-transition: background .35s, border-color .35s;
    transition: background .35s, border-color .35s;
    padding: 20px 40px;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: #1701fc;
}

.splash-social-networks ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.splash-social-networks ul li {
    display: inline-block;
    margin-right: 15px;
}

.splash-social-networks ul li:last-child {
    margin-right: 0;
}

.indent-text {
    border-left: 10px solid #311BFF;
    padding-left: 25px;
}

.visual h1 {
    font: 800 normal 95px/98px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: -0.4rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}

.section:not(.individual) h2 {
    text-transform: uppercase;
    color: #1701fc;
    font: 800 normal 26px/38px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 20px;
    text-align: left;
}

.section:not(.individual) h3 {
    text-transform: uppercase;
    color: #98b3b3;
    font: 800 normal 32px/34px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 44px;
    text-align: center;
}

.post .text-block > h1,
.post .text-block > h2,
.post .text-block > h3,
.post .sched-wrap > h3 {
    color: #1701fc;
    margin-top: 50px;
}

.post .sched-wrap > h3.type {
    color: #454545;
}

.post .text-block > h1:first-of-type,
.post .text-block > h2:first-of-type,
.post .text-block > h3:first-of-type
{ margin-top: 0; }
.post .text-block > h1 { font-size: 35px; }
.post .text-block > h2 { font-size: 30px; }
.post .text-block > h3 { font-size: 25px; }

.post .text-block img {
    border-radius: 10px;
    margin: 10px 20px;
}

.post .text-block a img {
    margin: 0;
    border-radius: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.post .text-block a:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.post .text-block .img-wrap {
    position: relative;
    overflow: hidden;
}

.videos .columns,
#instafeed .columns {
    padding: 10px;
    overflow: hidden;
    margin: 0;
}

.play {
    background: url("/images/play.png") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
}

.videos strong { line-height: normal; }

.section {
    padding: 0 0 153px;
}

.section.area-block {
    padding: 90px 0 56px;
}

.section .container {
    overflow: hidden;
}

#content {
    float: left;
    width: 73%;
    padding: 0 61px 0 0;
}

#content a {
    color: #0062ff;
    font-weight: 400;
}

#content .btn-frame {
    color: #fff;
}

#content .btn-frame:hover {
    color: #1701fc;
}

#content .text-box {
    font: 300 20px/37px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    text-align: left;
    margin-top: 25px;
}

#content .text-box.home {
    margin-top: 45px;
}

#content .text-box p {
    margin: 0 0 18px;
}

#content .text-box .learn {
    display: block;
}

#content .block {
    margin: 75px 0;
    text-align: center;
}

.pdf-prev {
    position: relative;
    margin: 35px 0;
    max-width: 400px;
    text-align: left;
}

.pdf-prev:before {
    content: '';
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #694aaf;
    opacity: 0;
    mix-blend-mode: multiply;
    transition: .45s;
    pointer-events: none;
}

.pdf-prev:after {
    content: 'Click to Download';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.pdf-prev:hover:before {
    content: '';
    opacity: 1;
    z-index: 99;
}
.pdf-prev:hover:after {
    content: 'Click to Download';
    z-index: 100;
    opacity: 1;
}

.news-list {
    text-align: left;
}

.news-list li {
    margin: 0 0 27px;
}

.news-list .news-frame {
    display: table;
}

.news-list .news-frame .img-box {
    display: table-cell;
    vertical-align: top;
    width: 24%;
}

.news-list .news-frame .text-block {
    display: table-cell;
    vertical-align: top;
    width: 76%;
}

.news-list .news-frame .img-box {
    padding: 0 18px 0 0;
}

.news-list .news-frame .img-box img {
    -webkit-transition: box-shadow .35s;
    transition: box-shadow .35s;
}

.news-list .news-frame .title {
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 17px;
    color: #a6a6a6;
}

.news-list .news-frame time {
    font-size: 12px;
    line-height: 14px;
    color: #a6a6a6;
}

.news-list .news-frame:hover img {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .6);
}

.btn-frame {
    display: inline-block;
    vertical-align: top;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: background .35s, border-color .35s;
    transition: background .35s, border-color .35s;
    padding: 19px 15px;
    min-width: 290px;
    text-transform: uppercase;
    font: 800 18px/20px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    background: #1701fc;
    margin: 0 0 40px;
    text-align: center;
    padding: 20px 40px;
    transform: skewX(-20deg);
}
.btn-frame.secondary {
    background: #1c45db;
}
.btn-frame.instagram {
    margin-top: 50px;
}

.btn-frame:hover {
    background: #fff;
    border-color: #fff;
    color: #1701fc;
}

.btn-frame.secondary:hover {
    background: #0012A8;
    border-color: #0012A8;
    color: #fff;
}


.btn {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    min-width: 140px;
    padding: 10px 20px;
    border: 1px solid #ced6d7;
    border-radius: 35px;
    font: 12px/13px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #949C9C;
    text-transform: uppercase;
    -webkit-transition: background .35s, border-color .35s, color .35s;
    transition: background .35s, border-color .35s, color .35s;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .05);
}

.btn.next {
    float: right;
}

.btn.prev {
    float: left;
}

.btn:hover {
    background: #1701fc;
    color: #fff;
    border-color: #1701fc;
}

.sidebar {
    float: left;
    width: 27%;
    text-align: center;
    padding: 4px 0 0;
    margin: 70px 0;
}

.individual .sidebar,
.inner .sidebar {
    margin-top: 40px;
}

.sidebar.block-area h3 {
    text-transform: uppercase;
    color: #a6a6a6;
    font: 800 normal 32px/34px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 44px;
    text-align: center;
}

.sidebar.block-area .news-list {
    text-align: left;
}

.sidebar.block-area .btn {
    display: none;
}

.frame-area {
    padding: 63px 0 0;
}

.frame-area .freme {
    margin: 0 0 16px;
}

.btn-control {
    float: right;
    padding: 9px 0 0;
}

.btn-control li {
    float: left;
    margin: 0 0 0 10px;
}

.btn-control li a {
    color: #234cd1;
    -webkit-transition: color .35s, -webkit-transform .35s;
    transition: color .35s, transform .35s;
    display: block;
}

.btn-control li a:hover {
    color: #1701fc;
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.btn-control li i:before {
    font-size: 30px;
}

.block-frame {
    text-align: center;
}

.block-frame .three-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -40px 0 43px;
}

.block-frame .three-columns .col {
    width: 33.33%;
    padding: 70px 26px 66px;
    text-align: center;
    position: relative;
}

.block-frame .three-columns .col.area .img-wrap {
    overflow: visible;
    top: -46px;
}

.block-frame .three-columns .col .btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
}

.block-frame .title {
    text-transform: uppercase;
    color: #1701fc;
    font: bold 24px/26px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: block;
    margin: 0 0 21px;
}

.block-frame .text-frame {
    font: 14px/23px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.block-frame .text-frame p {
    margin: 0 0 57px;
}

.img-block {
    border-radius: 50%;
    width: 238px;
    height: 237px;
    margin: 0 auto;
    position: relative;
    margin: 0 auto 37px;
}

.img-block.light .img-wrap {
    bottom: 5px;
    top: auto;
}

.img-block .img-wrap {
    border-radius: 50%;
    width: 218px;
    height: 218px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.img-block a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.img-block:hover a img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.img-block:hover a.no-zoom img {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;

}

.post-holder {
    padding: 0;
    margin: 15px 0;
    position: relative;
}

#content .post-holder:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

/*
.post-holder:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: #e5e5e5;
	display: none;
	margin: 0 -9999px;
	padding: 0 9999px;
}
*/

.btn-wrap {
    margin: 40px 0 27px;
}

.post {
    display: table;
    padding: 25px 0 0;
}
.post.no-table { display: block; }

.post .post-img {
    display: table-cell;
    vertical-align: middle;
    width: auto;
}

.post .text-block {
    display: table-cell;
    vertical-align: middle;
    width: auto;
}

.post.no-table .text-block {
    display: block;
}

.post:last-child {
    margin: 0 0 26px;
}

.post .post-img {
    padding: 0 60px 0 0;
}

.post .text-block {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}

.post .text-block ul {
    font-size: 16px;
    line-height: 1.7rem;
}

.post .text-block ul li {
    margin: 15px 0;
}

.post .text-block .sched-wrap {
    margin-bottom: 75px;
}

.post .text-block .sched-wrap table {
    width: 100%;
    text-align: left;
    font-size: 12px;
}
.post .text-block .sched-wrap table thead tr {
    border-bottom: 2px solid #ccc;
}
.post .text-block .sched-wrap table tr:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.post .text-block .sched-wrap table tr:hover td {
    background: #f3f3f3;
}
.post .text-block .sched-wrap table th,
.post .text-block .sched-wrap table td {
    line-height: normal;
    padding: 20px 15px;
}

.post .text-block .sched-wrap table td br {
    line-height: 1.8rem;
}

.post .text-block .sched-wrap table tr > th:first-child,
.post .text-block .sched-wrap table tr > td:first-child {
    font-weight: bold;
}

table .na {
    text-align: center;
    color: #bbb;
}

.post time {
    color: #aaa;
    display: block;
    margin: 0 0 8px;
    font: 14px/26px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
}

.post .title {
    font: 24px/30px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: block;
    margin: 0 0 20px;
    color: #454545;
    text-transform: uppercase;
}

.area-box {
    border-bottom: 1px solid #222;
    margin: 0 0 72px;
}

.area-box.frame-box {
    border: none;
}

.area-box.frame-box h2 {
    font-size: 26px;
    line-height: 46px;
    margin: 0 0 25px;
}

.area-box.wrapp-area h2 {
    font-size: 50px;
    line-height: 52px;
    margin: 0 0 25px;
    letter-spacing: -2px;
}

.area-box.wrapp-area .level-list {
    text-align: left;
    margin: 0 0 40px;
}

.area-box .tel {
    font-size: 32px;
    line-height: 34px;
}

.area-box h2 {
    margin: 0 0 39px;
}

.area-box .title {
    font: 300 32px/34px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #0062ff;
    display: block;
    margin: 0 0 27px;
}

.area-box .sml {
    font: 400 15px/18px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif!important;
}

.area-box .title.first {
    margin: 0 0 45px;
}

.area-box p {
    margin: 0;
}

.area-box .img-holder {
    padding: 0 53px 0 0;
}

.area-box .text-wrapp {
    font-size: 14px;
    line-height: 32px;
    padding: 0 25px 34px 0;
}

.area-box .name,
.area-box .position {
    color: #a6a6a6;
    display: block;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.area-box .name {
    font: 24px/28px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.area-box .position {
    font: 18px/22px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.area-box .block-wrapp {
    margin: 0 0 39px;
}

.level-block {
    margin: 0 0 45px;
}

.level-block .title {
    margin: 0 0 56px;
}

.level-block .level-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 43px 0;
    padding: 0 16px;
    width: 25%;
}

.level-block .level-list .img-block {
    width: 190px;
    height: 190px;
    text-align: center;
    margin: 0 auto 15px;
    -webkit-transition: box-shadow .35s;
    transition: box-shadow .35s;
}

.level-block .level-list .img-block.light .img-wrap {
    top: 5px;
}

.level-block .level-list .img-block img {
    width: 100%;
}

.level-block .level-list .img-wrap {
    width: 174px;
    height: 174px;
}

.level-block .level-list .name {
    display: block;
    margin: 0 0 8px;
    text-transform: uppercase;
    font: 14px/18px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #a6a6a6;
    -webkit-transition: color .35s;
    transition: color .35s;
}

.level-block .level-list .note {
    display: block;
}

.level-block .level-box {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    color: #454545;
    font: 14px/16px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.level-block .level-box p {
    margin: 0;
}

.level-block .level-box:hover .img-block {
    box-shadow: 0 0 8px 1px rgba(23, 1, 252, 1);
}

.level-block .level-box:hover .name {
    color: #1701fc;
}

.four-lists {
    padding: 21px 0 68px;
}

.four-lists .list-box {
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    width: 25%;
    padding: 0 20px;
}

.coaches-list.frame {
    padding: 0 0 0 21px;
}

.coaches-list li {
    font: 14px/20px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.coaches-list li a {
    color: #4e4e4e;
}

.coaches-list li a:hover {
    color: #1701fc;
}

.block-wrapp {
    display: table;
}

.block-wrapp .img-holder {
    display: table-cell;
    vertical-align: middle;
    width: auto;
}

.block-wrapp .text-wrapp {
    display: table-cell;
    vertical-align: middle;
    width: auto;
}

#footer {
    position: relative;
    color: #fff;
    text-align: center;
}

#footer .soc {
    display: block;
}

#footer:before,
#footer:after {
    content: "";
    position: absolute;
    top: 22px;
    z-index: -1;
}

#footer:after {
    left: -3px;
    width: 50%;
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    height: 70px;
    background: -webkit-linear-gradient(left, #06ffff 0%, #1701fc 100%);
    background: linear-gradient(to right, #06ffff 0%, #1701fc 100%);
    z-index: -2;
}

.copyrights {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    text-align: right;
}

.copyrights p {
    margin: 0 0 28px;
}

.copyrights a {
    color: #fff;
}

.copyrights a:hover {
    color: #1701fc;
}

.decor-block {
    background-color: #2f2f2f;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding: 85px 0 1px;
    border-top: 5px solid #a6a6a6;
}

.four-columns {
    margin: 0 0 72px;
    text-align: left;
}

.four-columns .column {
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
}

.four-columns .column:first-child {
    padding: 0 31px 0 3px;
    width: 31%;
}

.four-columns .column:last-child {
    width: 29%;
    margin: -264px 0 0;
    padding: 0 0 0 26px;
    text-align: center;
}

.four-columns .column.second {
    width: 40%;
}

.four-columns h4 {
    margin: 0 0 40px;
    font: 800 normal 20px/26px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
}

.four-columns .subtitle {
    display: block;
    margin: 0 0 22px;
    font: bold 16px/18px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.four-columns .two-boxes .box {
    float: left;
    width: 50%;
}

.four-columns .two-boxes .box a {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 14px;
    opacity: .87;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
}

.four-columns .two-boxes .box a:hover {
    opacity: .5;
}

.four-columns .two-boxes .box:first-child {
    width: 42%;
}

.four-columns .img-map {
    border-radius: 5px;
    overflow: hidden;
}

.four-columns .img-map img {
    width: 100%;
}

.four-columns .footer-logo {
    margin: 0 0 11px;
}

.link-list {
    float: left;
    width: 50%;
}

.link-list li {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 20px;
}

.link-list li a {
    color: #fff;
}

.link-list li a:hover {
    color: #1701fc;
}

.contacts-list li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 18px 0;
}

.contacts-list li:last-child a {
    padding: 0;
}

.contacts-list li a {
    color: #fff;
    position: relative;
    padding: 0 10px 0 28px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 20px;
    -webkit-transition: color .35s;
    transition: color .35s;
}

.contacts-list li a:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
}

.contacts-list li a:hover {
    color: #1701fc;
}

.contacts-list .envelope:before {
    content: "\e907";
}

.contacts-list .phone {
    font: bold 20px/24px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.contacts-list .phone:before {
    content: "\e909";
    font-size: 16px;
    font-weight: normal;
}

.contacts-list address {
    font-style: normal;
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.masonry .item {
    float: left;
    width: 100%;
    margin: 10px 0;
    padding: 15px;
}
.masonry h1,
.masonry h2,
.masonry h3,
.masonry h4,
.masonry h5,
.masonry h6 {
    margin-bottom: 20px;
}
.masonry ul {
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
}
.masonry li {
    margin: 15px 0;
}

.notice {
    font-style: italic;
    text-align: center;
}


@media only screen and (min-width: 1025px) {
    a[href^=tel],
    a[href^=skype],
    a[href^=sms] {
        cursor: default;
        pointer-events: none;
    }

    .masonry .item {
        float: left;
        width: 33%;
        margin: 25px 0;
        padding: 15px;
    }

    .section-splash .cart {
        position: absolute;
        top: 25px;
        height: 150px;
        width: 150px;
        right: 0;
        background: #1701fc;
        color: #fff;
        font: bold 16px/18px "Turnpike", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        display: block;
        border-radius: 50%;
        padding: 10px 27px 10px 18px;
        text-transform: uppercase;
        -webkit-transition: background .35s;
        transition: background .35s;
    }

    .section-splash .cart .v-mid {
        position: absolute;
        top: 60%;
        transform: translateY(-60%);
        left: 0;
        right: 0;
    }

    .section-splash .cart:before {
        margin-top: 20px;
    }
}

@media (max-width: 1399px) {
    .top-menu li a {
        min-width: 160px;
    }

    .social-networks {
        float: left;
    }

    .has-drop-down:before {
        right: 10px;
    }

    .nav li a {
        padding: 26px 30px;
    }
}

@media (max-width: 1199px) {
    .top-menu li a {
        padding: 8px 20px 10px;
        min-width: 100%;
    }

    .box {
        width: 40%;
    }

    .box.right .link {
        padding: 9px 5px;
        text-transform: uppercase;
    }

    .logo-block {
        width: 185px;
    }

    .logo-block .logo {
        width: 204px;
    }

    .logo-block .logo img {
        max-width: 100%;
    }

    .nav li {
        font-size: 14px;
    }

    .nav li a {
        padding: 25px;
    }

    .location-list .contacts-box {
        padding: 22px 25px 25px 25px;
        min-height: 245px;
    }

    .menu-panel .menu-list li {
        padding: 0 25px 0 0;
    }

    .menu-panel .menu-list li:after {
        right: 12px;
    }

    #content {
        padding: 0 20px 0 0;
    }

    .block-frame .three-columns .col.area .img-wrap {
        top: -37px;
    }

    .block-frame .img-block {
        width: 190px;
        height: 190px;
    }

    .block-frame .img-block .img-wrap {
        width: 175px;
        height: 175px;
    }

    .post .post-img {
        padding: 0 20px 0 0;
    }

    .area-box .img-holder {
        padding: 0 25px 0 0;
    }

    .level-block .level-list li {
        width: 33.33%;
    }

    .four-columns .column:last-child {
        padding: 0;
    }
    .location-list {
        max-width: 800px;
        margin: 0 auto 207px;
    }

    .location-list li {
        width: 33%;
        margin-bottom: 60px;
    }
    .location-list > li:nth-child(4) {
        padding-top: 0;
    }
    .section-splash .logo {
        float: none;
    }
}

@media (max-width: 1023px) {
    main:not(.splash) {
        margin-top: 95px;
    }

    .box.right {
        width: 100%;
    }

    .logo-block {
        display: none;
    }

    .has-drop-down:before {
        border-width: 7px 0 7px 8px;
        border-color: transparent transparent transparent #7f7f7f;
        top: 18px;
        right: 26px;
    }

    .loc-mob .has-drop-down:before {
        content: "";
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #fff transparent transparent transparent;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 30px;
        -webkit-transition: -webkit-transform .15s, top .15s;
        transition: transform .15s, top .15s;
        margin: 1px 0 0;
    }

    .loc-mob .has-drop-down.charlotte:before {
        right: 30px;
    }

    .bottom-block {
        background: #000;
        padding: 0;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .73);
    }

    .bottom-block:before,
    .bottom-block:after {
        display: none;
    }

    .bottom-block .logo-mobile {
        display: block;
        z-index: 15;
    }

    .menu {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        max-height: 0;
        z-index: 10;
        overflow: hidden;
        -webkit-transition: max-height .35s, visibility .35s;
        transition: max-height .35s, visibility .35s;
    }

    .loc-mob {
        display: block;
        position: absolute;
        left: 50px;
        top: 16px;
        width: 180px;
    }

    .loc-mob.info-list > li > a {
        background: transparent;
        font: 14px/12px "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-weight: 800;
    }

    #header.mini .nav.right { margin-top: 0; }

    .loc-info { display: block; }
    .loc-info.has-drop-down:before { display: none; }
    .nav li.ph-num,
    .nav li.get-dir {
        float: left;
        width: 100%;
        text-align: center;
    }
    .soc-net {
        display: block;
        list-style-type: none;
        padding: 0;
        text-align: center;
    }

    .shop {
        display: block;
    }

    .opener {
        display: block;
        margin: 10px 4px 10px 0;
        z-index: 12;
    }

    .nav {
        background: #2b384e;
    }

    .nav.left {
        float: none;
        width: 100%;
        margin: 0;
        position: relative;
        box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, .73);
    }

    .nav.left:before {
        content: "";
        position: absolute;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0%, transparent 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, transparent 100%);
        top: 0;
        left: 0;
        right: 0;
        height: 40px;
    }

    .nav.left > li:first-child a {
        padding: 29px 35px 10px;
    }

    .nav.right {
        float: none;
        width: 100%;
        padding: 0 0 20px;
    }

    .nav li {
        float: none;
        width: 100%;
        text-transform: none;
        border-bottom: 1px solid #3c485d;
        font-weight: normal;
    }

    .nav .soc-net li {
        display: inline-block;
        padding: 15px;
        margin: 0 auto;
        width: auto;
    }

    .nav .soc-net li a {
        padding: 10px;
    }

    .nav li:hover > a {
        background: #1c45db;
    }

    .nav li:hover:before {
        border-color: transparent transparent transparent #fff;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 14px;
    }

    .nav li a {
        padding: 10px 34px;
    }

    .nav .drop {
        position: static;
        padding: 0;
    }

    .nav .drop ul {
        padding: 0;
        background: #202a3a;
        text-align: left;
        margin: 0;
    }

    .nav .drop ul li {
        font-size: 14px;
    }

    .nav .drop ul li a {
        padding: 10px 34px 10px 43px;
    }

    .location-list {
        max-width: 585px;
        margin: 0 auto 207px;
    }

    .location-list > li {
        width: 50%;
        max-width: 278px;
        margin: 0 -4px 60px 0;
    }

    .visual.frame .container:after {
        min-height: 550px;
    }

    .visual .container:after {
        min-height: 550px;
    }

    .menu-panel {
        padding: 0 0 30px;
    }

    h1 {
        font-size: 85px;
        line-height: 90px;
    }

    .section {
        padding: 30px 0 0;
    }

    .section.area-block {
        padding: 34px 0 7px;
    }

    #content {
        width: 100%;
        float: none;
        padding: 0;
    }

    .news-list .news-frame .img-box {
        width: 21% !important;
    }

    .sidebar {
        width: 100%;
        float: none;
        max-width: 450px;
        margin: 0 auto;
    }

    .sidebar.block-area h3 {
        display: block;
    }

    .sidebar.block-area .news-list {
        display: block;
    }

    .frame-area {
        display: none;
    }

    .btn-control {
        padding: 9px 50px 0 0;
        display: none;
    }

    .four-columns .column:first-child {
        width: 45%;
        padding: 0;
    }

    .four-columns .column:last-child {
        display: none;
    }

    .four-columns .column.second {
        width: 55%;
    }

    .section-splash h1 {
        padding-right: 0;
        margin-top: 60px;
    }

    .section-splash .cart .v-mid {
        display: block;
        margin-top: 5px;
    }
}

@media (max-width: 767px) {

    #wrapper:before,
    #wrapper:after {
        display: none;
    }

    .box.left {
        display: none;
    }

    .box.right {
        width: auto;
    }

    .social-networks {
        display: none;
    }

    .section-splash .logo {
        width: 135px;
        padding: 13px 0 0;
        margin: 0 0 2px;
    }

    .section-splash .cart {
        position: static;
        max-width: 200px;
        margin: 0 auto;
        padding: 7px 30px 3px 17px;
        font-size: 12px;
    }

    .section-splash .cart:before {
        font-size: 20px;
        margin: -2px 7px 5px 0;
    }

    .section-splash .text-area {
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto 29px;
    }

    .section-splash h1 {
        font-size: 30px;
        line-height: 34px;
        margin: 0 0 7px;
    }

    .section-splash .subtitle {
        font-size: 20px;
        line-height: 22px;
        margin: 0 0 16px;
    }

    .location-list {
        padding: 0 5px;
        margin: 0 auto 21px;
    }

    .location-list .title { padding: 20px 5px;}

    .location-list > li {
        width: 100%;
        margin: 0 0 12px;
        padding: 0;
        max-width: 500px;
    }

    .location-list > li:hover .location-box {
        transform: none;
    }

    .location-list .img-area {
        display: none;
    }

    .location-list .contacts-box {
        display: none;
    }

    .location-list .view-block {
        display: none;
    }

    .visual.area {
        margin: 0;
    }

    .visual.area .text-area {
        padding: 0;
    }

    .visual .text-area {
        font-size: 20px;
        line-height: 26px;
    }

    .menu-panel .subtitle {
        font-size: 20px;
        line-height: 22px;
        text-align: center;
        margin: 0 0 29px;
    }

    .menu-panel .menu-list {
        text-align: center;
    }

    .menu-panel .menu-list li {
        padding: 0 11px 0;
        margin: 0 0 16px;
    }

    .menu-panel .menu-list li:after {
        display: none;
    }

    .btn-list li {
        font-size: 14px;
        line-height: 16px;
        margin: 0 10px 15px;
    }

    .btn-list li a {
        padding: 12px 15px;
        min-width: 207px;
    }

    h1 {
        font-size: 50px;
        line-height: 52px;
        margin: 0 0 5px;
    }

    .visual h1 {
        font-size: 40px;
        line-height: 42px;
        margin: 0 0 5px;
        letter-spacing:-3px;
    }

    .section:not(.individual) h2 {
        font-size:16px;
        line-height:24px;
    }

    main:not(.splash) {
        margin-top: 100px;
    }

    h2 {
        font-size: 36px;
        line-height: 38px;
    }

    h3 {
        font-size: 34px;
        line-height: 36px;
    }

    #content {
        margin: 0 0 42px;
    }

    #content .text-box {
        font-size: 16px;
        line-height: 24px;
    }

    #content .block {
        margin: 0 0 45px;
    }

    .news-list .news-frame .img-box {
        width: 16% !important;
    }

    .news-list .news-frame .text-block {
        width: 70% !important;
    }

    .btn-frame {
        font-size: 14px;
        line-height: 16px;
        min-width: 210px;
        padding: 12px 15px;
    }

    .sidebar .btn {
        display: none;
    }

    .sidebar h3 {
        margin: 0 0 27px;
    }

    .block-frame .three-columns {
        margin: 0;
    }

    .block-frame .three-columns .col {
        width: 50%;
    }

    .block-frame .title {
        font-size: 18px;
        line-height: 20px;
    }

    .block-frame .img-block {
        margin: 0 auto 14px;
    }

    .post-holder {
        padding: 13px 0 7px;
        margin: 0 0 34px;
    }

    .post {
        display: block !important;
        padding: 0;
        margin: 0 0 47px;
    }

    .post .post-img {
        display: block !important;
        width: 100% !important;
        padding: 0;
    }

    .post .post-img .img-block {
        margin: 0 auto 24px;
    }

    .post .text-block {
        display: block !important;
        width: 100% !important;
        font-size: 14px;
        line-height: 24px;
    }

    .post time {
        text-align: center;
        margin: 0 0 20px;
    }

    .post .title {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        margin: 0 0 4px;
    }

    .area-box.frame-box {
        padding: 0 0 37px;
        margin: 0 0 40px;
    }

    .area-box.wrapp-area .level-block {
        margin: 0 0 63px;
    }

    .area-box .tel {
        display: block;
    }

    .area-box h2 {
        text-align: center;
        font-size: 36px;
        line-height: 44px;
        margin: 0 0 10px;
    }

    .area-box .title {
        text-align: center;
        font-size: 25px;
    }

    .area-box .title.first {
        margin: 0 0 23px;
    }

    .area-box .img-holder {
        display: block !important;
        width: 100% !important;
        padding: 0;
    }

    .area-box .text-wrapp {
        display: block !important;
        width: 100% !important;
        padding: 0;
        text-align: center;
        line-height: 24px;
    }

    .area-box .img-block {
        margin: 0 auto 25px;
    }

    .area-box .name,
    .area-box .position {
        text-align: center;
        margin: 0 0 16px;
    }

    .area-box .name {
        font-size: 20px;
        line-height: 22px;
    }

    .area-box .position {
        font-size: 16px;
        line-height: 18px;
    }

    .area-box .block-wrapp {
        margin: 0 0 78px;
    }

    .level-block {
        margin: 0 0 33px;
    }

    .level-block .title {
        margin: 0 0 21px;
    }

    .level-block .level-list {
        text-align: center;
    }

    .level-block .level-list li {
        width: 50%;
        padding: 0;
        margin: 0 -4px 24px 0;
    }

    .level-block .level-list .img-block {
        width: 137px;
        height: 136px;
        margin: 0 auto 12px;
    }

    .level-block .level-list .img-wrap {
        width: 124px;
        height: 123px;
    }

    .level-block .level-list .name {
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 4px;
    }

    .level-block .level-box {
        font-size: 12px;
        line-height: 14px;
    }

    .coaches-block .title {
        margin: 0;
        font-size: 26px;
        line-height: 32px;
    }

    .four-lists {
        max-width: 450px;
        margin: 0 auto;
        padding: 21px 0 63px;
    }

    .four-lists .list-box {
        width: 50%;
        margin: 0 -4px 25px 0;
    }

    .coaches-list.frame {
        text-align: center;
        padding: 0;
    }

    .coaches-list.frame li {
        font-size: 14px;
        line-height: 20px;
    }

    .coaches-list li {
        font-size: 12px;
        line-height: 18px;
    }

    .copyrights {
        text-align: left;
        padding: 0 35px 0 0;
        line-height: 20px;
    }

    .decor-block {
        padding: 107px 0 1px;
    }

    .four-columns {
        margin: 0 auto;
        max-width: 450px;
    }

    .four-columns .column:first-child {
        width: 100%;
        margin: 0 0 20px;
    }

    .four-columns .column.second {
        width: 100%;
    }

    .four-columns h4 {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 38px;
    }

    .contacts-list {
        margin: 0 0 17px;
    }

    .contacts-list li {
        width: 100%;
        margin: 0 0 18px;
        padding: 0 75px 0 0;
    }

    .contacts-list li:last-child {
        padding: 25px 75px 0 0;
    }

    .section-splash .ath {
        font-size: 30px;
    }

    .section-splash .cart:before {
        display: inline-block;
        top: 30px;
        left: 58px;
        margin-top: 0;
    }

    .section-splash .cart .v-mid br {
        content: " ";
        padding-right: 5px;
    }

    .section-splash .cart .v-mid {
        display: inline;
    }
}

@media (max-width: 479px) {

    main:not(.splash) {
        margin-top: 90px;
    }

    .post .text-block img {
        width: auto !important;
        height: auto !important;
        max-width: 90%;
    }

    .contact-form .dform_container input.text, .contact-form .dform_container textarea, .contact-form input.submit {
        width: 100%;
    }

    .top-block .container {
        padding: 0;
    }

    .top-menu {
        width: 100%;
    }

    .top-menu li {
        width: 33.3%;
    }

    .top-menu li.active {
        font-size: 12px;
    }

    .top-menu li a {
        padding: 6px 8px;
    }

    .box.right {
        float: none;
    }

    .box.right .link {
        display: none;
    }

    .visual.area .container:after {
        min-height: 192px;
    }

    .visual.frame .container:after {
        min-height: 274px;
    }

    .visual .container:after {
        min-height: 274px;
    }

    .btn-list {
        padding: 16px 0;
    }

    .btn-list li {
        margin: 0 0 14px;
        display: block;
    }

    .btn-list li:last-child {
        margin: 0;
    }

    .btn-list li a {
        max-width: 207px;
        margin: 0 auto;
    }

    .section .container {
        padding: 0;
    }

    #content {
        padding: 0 15px;
    }

    .news-list .news-frame .img-box {
        width: 28% !important;
    }

    .sidebar {
        background: #fcfcfc;
        border-top: 1px solid #efefef;
        padding: 52px 15px 0;
        overflow: auto;
    }

    .block-frame .three-columns {
        padding: 42px 0 0;
    }

    .block-frame .three-columns .col {
        width: 100%;
        padding: 0;
        margin: 0 0 21px;
    }

    .block-frame .three-columns .col .btn {
        display: none;
    }

    .block-frame .text-frame {
        display: none;
    }

    .post-holder {
        border: none;
    }

    .post-holder:before {
        display: block;
    }

    .four-lists .list-box {
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #footer:before,
    #footer:after {
        top: 40px;
    }

    #footer:after {
        display: none;
    }

    .post .text-block .sched-wrap {
        overflow-x: scroll;
    }

    .post .text-block .sched-wrap table {
        table-layout: fixed;
        width: auto;
    }
}
