.top-nav,
.logo-list,
.list,
.cta-wrap .btn-wrap,
.sidebar .list,
.footer-nav,
.slick-dots
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.clearfix:after,
.header:after
{
    display: block;
    clear: both;

    content: '';
}

.ellipsis
{
    overflow: hidden;

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

.header
{
    position: absolute;
    z-index: 99;
    top: 17px;
    right: 0;
    left: 0;

    padding: 31px 15px;
}

.header .container-fluid
{
    padding: 0;
}

.header .navbar-toggle
{
    position: absolute;
    right: 15px;
    bottom: 100%;

    width: 58px;
    height: 58px;
    margin: 0;
    margin-bottom: 7px;
    padding: 15px 10px 14px;

    border: none;
    border-radius: 6px;
    background: #fff;
}

.header .navbar-toggle .icon-bar
{
    width: 100%;
    height: 6px;
}

.header .navbar-toggle .icon-bar + .icon-bar
{
    margin-top: 5px;
}

.header .navbar-nav
{
    width: 100%;

    text-align: center;

    background: rgba(0, 0, 0, .7);
}

.header .navbar-nav > li
{
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.header .navbar-nav > li > a
{
    font-weight: 700;

    position: relative;

    display: block;

    padding: 10px 15px 9px;
}

.header .navbar-nav > li > a:before
{
    -webkit-transition: width .3s linear;
            transition: width .3s linear;
}

.header .navbar-nav > li .dropdown-menu
{
    padding: 5px 0;

    text-align: center;

    border-radius: 0;
    background: rgba(255, 255, 255, .83);
}

.header .navbar-nav > li .dropdown-menu li
{
    border: none;
}

.header .navbar-nav > li .dropdown-menu li a
{
    font: 600 16px/1.2 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    padding: 5px 20px 4px;

    letter-spacing: .06em;

    color: #003e71 !important;
}

.header .navbar-nav > li .dropdown-menu li a:hover
{
    color: #da615a !important;
    background: rgba(105, 105, 105, .1) !important;
}

.header .navbar-nav .fa
{
    margin-left: 1px;
}

.header .navbar-header
{
    height: 0;
}

.header .navbar-default
{
    min-height: 0;
    margin: 0 -15px;
    margin-bottom: 0;

    border: none;
}

.header .navbar-collapse
{
    margin-top: 20px;

    background: rgba(0, 74, 134, .95);
    box-shadow: none;
}

.header .tel-wrap
{
    font-size: 22px;
    font-weight: 700;
    line-height: 1;

    width: 100%;
    margin-bottom: 15px;
    padding: 25px 15px 0;

    text-align: center;
}

.header .tel-wrap a
{
    margin: 0 5px 5px;

    color: #fff;
}

.header .tel-wrap a:hover
{
    color: rgba(255, 255, 255, .7);
}

.header .tel-wrap .fa
{
    position: relative;
    top: -1px;
}

.logo
{
    width: 186px;
    height: 63px;

    background: url('../img/logo.png') no-repeat 0 0/100% auto;
}

.logo a
{
    display: block;

    height: 100%;
}

.logo h1
{
    margin: 0;
}

.top-nav
{
    font-size: 14px;
    line-height: 1.2;

    width: 100%;

    text-align: center;
}

.top-nav li
{
    position: relative;

    border: 1px solid rgba(255, 255, 255, .1);
    border-width: 1px 0;
}

.top-nav li.active a
{
    background: rgba(255, 255, 255, .1);
}

.top-nav li + li
{
    border-top-width: 0;
}

.top-nav li a
{
    display: block;

    padding: 11px 15px 10px;

    color: #fff;
}

.top-nav li a:hover
{
    background: rgba(255, 255, 255, .1);
}

.navbar--social-links
{
    display: inline-block;

    margin-bottom: 0;
    padding-left: 0;
}

.navbar--social-links li
{
    display: inline-block;
}

a
{
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, box-shadow .3s ease-in-out, border .3s ease-in-out;
            transition: background .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, box-shadow .3s ease-in-out, border .3s ease-in-out;
}

body
{
    min-width: 320px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6
{
    margin: 0 0 27px;
}

h1,
h2,
.h1,
.h2
{
    letter-spacing: .01em;
    text-transform: uppercase;

    color: #004a86;
}

h1,
.h1
{
    text-transform: uppercase;
}

img.alignright
{
    width: 100%;
    margin-bottom: 15px;
}

img
{
    max-width: 100%;
    height: auto;

    vertical-align: top;
}

.bg-image
{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.bg-image.bottom
{
    height: 47px;
}

.wrapper
{
    position: relative;

    overflow: hidden;

    width: 100%;
}

.btn.with-icon
{
    font: 20px/1.2 'metronic-slab', Georgia, 'Times New Roman', Times, serif;
    font-family: 'metronic-slab', Georgia, 'Times New Roman', Times, serif;
    line-height: 1em;

    display: table;

    margin: 0 auto;
    padding: 19px 76px 19px 42px;

    white-space: normal;
    letter-spacing: .06em;
    text-transform: uppercase;

    border: none;
    border-radius: 100px;
    background-image: url('../img/icon01.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 9px) 50%;
    background-size: 48px auto;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn.with-icon.btn-warning
{
    background-image: url('../img/icon01-b.png');
}

.hero
{
    position: relative;
    z-index: 1;

    margin-bottom: 39px;
}

.hero .wrap
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    min-height: 100vh;
    padding: 217px 0 120px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hero.add .wrap
{
    height: 480px;
    min-height: 0;
    padding: 179px 0 60px;
}

.hero .bg-image
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.hero .bg-image:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';

    background: -webkit-linear-gradient(top, #11366f 19%, rgba(83, 160, 253, .24) 62%, rgba(180, 236, 81, .64)) 90%, -webkit-linear-gradient(left, #11366f 23%, rgba(83, 160, 253, 0) 33%, rgba(180, 236, 81, 0) 44%);
    background:         linear-gradient(to bottom, #11366f 19%, rgba(83, 160, 253, .24) 62%, rgba(180, 236, 81, .64)) 90%, linear-gradient(to right, #11366f 23%, rgba(83, 160, 253, 0) 33%, rgba(180, 236, 81, 0) 44%);
}

.hero .bg-bar-image
{
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;

    height: 17px;

    background-repeat: no-repeat;
    background-size: cover;
}

.hero .bg-bar-image.top
{
    top: 0;
    bottom: auto;

    background-position: 50% 50%;
}

.hero .txt
{
    position: relative;
    z-index: 2;

    padding: 0 15px;

    text-transform: uppercase;

    color: #fff;
}

.hero .h1
{
    line-height: .95;

    margin-bottom: 29px;

    letter-spacing: 0;

    color: #fff;
}

.hero .btn-wrap
{
    position: relative;
    z-index: 2;

    display: inline-block;

    padding: 0 15px;

    vertical-align: top;
}

.hero .btn-wrap .btn
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    min-width: 257px;
    margin: 0 5px 25px;
    padding: 20px 68px 20px 24px;

    background-position: calc(100% - 11px) 50%;
    background-size: 50px auto;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.hero p
{
    margin-bottom: 32px;
}

.scroll-down
{
    font-size: 19px;
    line-height: 1.2;

    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 35px;
    left: 0;

    text-align: center;
    text-transform: uppercase;
}

.scroll-down a
{
    display: inline-block;

    vertical-align: top;

    color: #fff;
}

.scroll-down a:hover
{
    color: #da615a;
}

.scroll-down i
{
    font-size: 48px;

    display: block;

    margin-bottom: 9px;
}

#fake-content_block
{
    position: absolute;
    top: 100%;

    overflow: hidden;
}

.our-programs .title-bar
{
    font-size: 14px;

    padding: 19px 15px 15px;

    text-align: center;
    letter-spacing: .07em;
    text-transform: uppercase;

    color: #fff;
    background-color: #da615a;
}

.logo-list
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 45px;
    padding: 0 24px 0 25px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.logo-list li
{
    position: relative;

    max-width: 50%;
    margin-bottom: 20px;
    padding: 0 5px;
}

.intro
{
    padding: 30px 0;

    letter-spacing: .053em;
}

.quick-links
{
    position: relative;

    margin-bottom: 68px;
}

.quick-links > .bg-image
{
    position: absolute;
    top: 113px;
    right: 0;
    bottom: 237px;
    left: 0;
}

.box
{
    position: relative;
    z-index: 3;

    max-width: 338px;
    margin: 0 auto 96px;
    padding: 12px;
}

.box > .bg-image
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.box .wrap
{
    position: relative;
    z-index: 2;

    padding: 30px 16px 23px;

    background-color: #fff;
}

.box .btn
{
    display: block;

    width: 243px;
    margin: 0 auto;
    padding: 19px 62px 19px 30px;
}

.list
{
    font: 17px/1.11 'metronic-slab', Georgia, 'Times New Roman', Times, serif;

    margin-right: -6px;
    margin-bottom: 37px;
}

.list li
{
    margin-bottom: 20px;
}

.list i
{
    margin-left: 5px;
}

.programs
{
    line-height: 1.67;

    letter-spacing: .022em;
}

.programs:nth-child(odd) .img
{
    margin-right: -78px;
    margin-bottom: calc(14vw + 38px);
    margin-left: auto;
}

.programs:nth-child(odd) .patten-image
{
    right: -118px;
    left: 71px;

    margin-top: -7px;
}

.programs:nth-child(odd) .btn
{
    right: 50%;
    bottom: -26px;
    left: auto;

    margin: 0 -110px 0 0;
}

.programs:nth-child(odd) .txt
{
    margin-bottom: 91px;
}

.programs .btn
{
    position: absolute;
    bottom: -31px;
    left: 50%;

    margin-left: -83px;
    padding: 20px 87px 21px 39px;

    color: #ffda00;
    background-image: url('../img/icon01-y.png');
    background-position: calc(100% - 11px) 50%;
    background-size: 50px auto;
}

.programs .container:before,
.programs .container:after
{
    display: none;
}

.programs .h3
{
    position: relative;

    display: block;

    margin-bottom: 62px;

    letter-spacing: .04em;
    text-transform: uppercase;

    color: #da615a;
}

.programs .h3:before
{
    position: absolute;
    bottom: -25px;
    left: 0;

    width: 137px;
    height: 12px;

    content: '';

    background: url('../img/icon02.png') repeat-x;
}

.programs .img
{
    position: relative;
    z-index: 1;

    display: inline-block;

    max-width: calc(100% + 78px);
    margin-bottom: calc(14vw + 33px);
    margin-left: -78px;

    vertical-align: top;
}

.programs .patten-image
{
    position: absolute;
    z-index: -1;
    top: 50%;
    right: 71px;
    left: -119px;

    margin-top: 5px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.programs .patten-image img
{
    width: 100%;
    height: auto;
}

.programs .txt
{
    margin-bottom: 101px;
    padding: 0 4px;
}

.partner
{
    margin-bottom: 90px;
}

.partner h2
{
    margin-bottom: 42px;
}

.slick-slider
{
    padding: 0 50px;
}

.slick-slider .slick-arrow
{
    font-size: 47px;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 2px;

    margin-top: -2px;

    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);
}

.slick-slider .slick-arrow.slick-next
{
    right: 2px;
    left: auto;
}

.content-holder
{
    font-size: 17px;
    line-height: 30px;

    padding: 46px 0 26px;

    letter-spacing: .051em;
}

.content-holder h3
{
    font-size: 24px;
    line-height: 1.2;

    margin-bottom: 45px;
    margin-left: 2px;

    letter-spacing: .012em;

    color: #004a86;
}

.two-cols
{
    margin-bottom: 65px;
}

.two-cols .img
{
    margin-bottom: 20px;

    text-align: center;
}

.breadcrumb
{
    font-family: 'metronic-slab', Georgia, 'Times New Roman', Times, serif;

    margin-bottom: 27px;
    padding: 0 3px;
}

.breadcrumb li + li:before
{
    margin-right: -1px;
    padding: 0;
}

.content-wrap
{
    margin-bottom: 60px;
}

.content-wrap h3
{
    margin-bottom: 30px;
}

.content-wrap p
{
    margin-bottom: 36px;
}

.image-wrap
{
    position: relative;
    z-index: 1;

    max-width: 714px;
    margin-bottom: 65px;
    padding: 30px 0 0 30px;
}

.image-wrap .patten-image
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 30px;
    bottom: 34px;
    left: 0;
}

.cta-wrap
{
    position: relative;

    padding: 55px 0;

    text-align: center;
}

.cta-wrap h3
{
    font-size: 20px;
    line-height: 1.2;

    letter-spacing: .013em;
    text-transform: uppercase;

    color: #004a86;
}

.cta-wrap .bg-image
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.cta-wrap .cta
{
    position: relative;
    z-index: 2;

    padding: 43px 15px 13px;

    background: #fff;
}

.cta-wrap .btn-wrap li
{
    margin-bottom: 20px;
}

.cta-wrap .btn-wrap .btn
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    min-width: 260px;
    padding: 20px 66px 20px 25px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.sidebar
{
    margin-top: -8px;
}

.sidebar .list
{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;

    position: relative;

    margin-bottom: 54px;
    padding-top: 7px;
    padding-left: 16px;

    letter-spacing: 0;
}

.sidebar .list:before
{
    position: absolute;
    top: 0;
    bottom: -7px;
    left: -2px;

    width: 3px;

    content: '';

    background: #da615a;
}

.sidebar .list li
{
    margin-bottom: 33px;
}

.sidebar .list i
{
    margin-left: 8px;
}

.title
{
    position: relative;

    margin-bottom: 58px;
}

.sidebar .title
{
    margin-bottom: 52px;
}

.title.text-danger h3
{
    color: #da615a;
}

.title.text-danger:before
{
    background-image: url('../img/icon02.png');
}

.title.text-success h3
{
    color: #7bb33e;
}

.title.text-success:before
{
    background-image: url('../img/icon02-g.png');
}

.title:before
{
    position: absolute;
    bottom: -17px;
    left: 2px;

    width: 129px;
    height: 11px;

    content: '';

    background: url('../img/icon02-b.png') repeat-x 0 0/26px auto;
}

.title h3
{
    font-weight: 700;

    letter-spacing: .05em;

    color: #004a86;
}

.live-article-heading
{
    font-size: 24px;

    padding-bottom: 32px;

    text-transform: none;
}

.live-youtube-wrapper
{
    position: relative;

    padding-top: 56.25%;
}

.live-youtube
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.embed-responsive.embed-responsive-16by9
{
    position: relative;

    margin-bottom: 46px;
    padding-top: 56.25%;
}

.embed-responsive-item
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.live-article-slideshow .article-slideshow .article-slideshow-pager
{
    display: none !important;
}

.dropdown-menu
{
    right: 0;
    left: inherit;
}

.article-slideshow
{
    max-height: 450px !important;
}

.article-slideshow .article-slideshow-slide
{
    max-height: 450px !important;
}

.footer
{
    position: relative;

    padding: 42px 0 86px;

    color: #fff;
    background-color: #06508c;
}

.footer .h4
{
    font-family: 'metronic-slab', Georgia, 'Times New Roman', Times, serif;
    font-weight: 400;

    display: block;

    margin-bottom: 33px;

    letter-spacing: .04em;
    text-transform: uppercase;
}

.footer .tel-wrap
{
    margin-bottom: 29px;
    padding-top: 32px;
}

.footer .bg-image
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;

    height: 47px;
}

.footer .tel
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;

    display: inline-block;

    vertical-align: middle;
    letter-spacing: .03em;

    color: #fff;
}

.footer .tel:hover
{
    color: #da615a;
}

.footer--social-links
{
    display: inline-block;

    padding-left: 0;
}

.footer--social-links li
{
    font-size: 48px;
    line-height: 1;

    display: inline-block;

    margin: 0 -9px 0 18px;

    vertical-align: middle;
}

.footer--social-links li a
{
    color: #0c6cbc;
}

.footer--social-links li a:hover
{
    color: #da615a;
}

.footer-logo
{
    width: 251px;
    margin: 0 auto 23px;

    text-align: center;
}

.footer-nav
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;

    margin-bottom: 44px;

    letter-spacing: .05em;
    text-transform: uppercase;
}

.footer-nav li
{
    margin-bottom: 12px;
}

.footer-nav a
{
    font-size: 13px;

    color: #fff;
}

.footer-nav a:hover
{
    color: #da615a;
}

/* Slick slider styles */

.slick-slider
{
    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-slider.slider
{
    width: 100%;
    padding: 0;

    background: #fff;
}

.slick-slider.slider .slick-slide
{
    width: 100%;
    height: auto;
    height: 240px;
    padding: 0;

    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.slick-initialized .slick-slider.slider .slick-slide
{
    display: block;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}

.slick-track:after
{
    clear: both;
}

.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    height: 95px;
    min-height: 1px;
    padding: 0 10px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slick-slide a
{
    display: table;

    margin: 0 auto;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden
{
    display: none;
}

.slick-dots
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;
    right: 14px;

    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);
}

.slick-dots li.slick-active button
{
    background: #ffda00;
}

.slick-dots button
{
    width: 14px;
    height: 14px;
    margin: 3px 0;
    padding: 0;

    -webkit-transition: background .3s ease-in-out;
            transition: background .3s ease-in-out;

    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, .52);
}

@media (min-width: 414px)
{
    .header
    {
        padding: 31px 36px;
    }

    .header .navbar-toggle
    {
        right: 18px;

        width: 68px;
        height: 68px;
        padding: 16px 14px 15px 13px;
    }

    .header .navbar-toggle .icon-bar
    {
        height: 7px;
    }

    .header .navbar-toggle .icon-bar + .icon-bar
    {
        margin-top: 6px;
    }

    .header .navbar-default
    {
        margin: 0 -36px;
    }

    .logo
    {
        width: 237px;
        height: 80px;
        margin-left: 2px;
    }

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

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

    .hero .txt
    {
        padding: 0 36px;
    }

    .hero .h1
    {
        font-size: 65px;
    }

    .hero .btn-wrap
    {
        padding: 0 36px;
    }

    .box .wrap
    {
        padding: 37px 43px 30px;
    }

    .list
    {
        font-size: 18px;

        margin-right: -22px;
    }

    .programs:nth-child(odd) .btn
    {
        margin: 0 -120px 0 0;
    }

    .programs .img
    {
        padding-right: 8px;
    }

    .content-holder h3
    {
        font-size: 26px;
    }

    .cta-wrap h3
    {
        font-size: 24px;
    }

    .cta-wrap .btn-wrap .btn
    {
        min-width: 300px;
        padding: 20px 76px 20px 42px;
    }

    .slick-slider.slider .slick-slide
    {
        height: 300px;
    }
}

@media (min-width: 480px)
{
    img.alignright
    {
        float: right;

        width: auto;
        max-width: 50%;
        margin-top: -7px;
        margin-left: 14px;
    }

    .programs:nth-child(odd) .img
    {
        padding-left: 3px;
    }

    .programs .btn
    {
        padding: 20px 85px 21px 41px;
    }

    .slick-slider.slider .slick-slide
    {
        height: 360px;
    }
}

@media (min-width: 768px)
{
    .header .navbar-toggle
    {
        margin-bottom: 16px;
    }

    .header .tel-wrap .fa
    {
        font-size: 20px;
    }

    .logo
    {
        width: 273px;
        height: 94px;
    }

    body
    {
        line-height: 1.83;
    }

    h1,
    h2,
    .h1,
    .h2
    {
        margin-bottom: 13px;
    }

    h1,
    .h1
    {
        margin-bottom: 27px;
    }

    h2,
    .h2
    {
        font-size: 66px;
        line-height: 1;
    }

    .btn.with-icon
    {
        font-size: 17px;

        background-size: 46px auto;
    }

    .hero-wrap
    {
        position: relative;
    }

    .hero
    {
        margin-bottom: 0;
    }

    .hero .wrap
    {
        margin-bottom: 0;
        padding: 207px 0 120px;
    }

    .hero.add .wrap
    {
        height: 680px;
    }

    .hero.add .h1
    {
        margin-bottom: 19px;
    }

    .hero .txt
    {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.2;

        max-width: 587px;
        padding: 0 50px;

        letter-spacing: .045em;
    }

    .hero .h1
    {
        font-size: 82px;
        line-height: .97;

        margin-bottom: 27px;
        margin-left: -2px;

        letter-spacing: .01em;
    }

    .hero .btn-wrap
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        padding: 0 49px;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .hero .btn-wrap .btn
    {
        margin: 0 38px 20px 0;
    }

    .scroll-down
    {
        bottom: 40px;
    }

    .our-programs
    {
        position: absolute;
        z-index: 5;
        top: 50%;
        right: 0;

        overflow: hidden;

        width: 170px;
        margin-right: -12px;

        -webkit-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
                transform: translatey(-50%);

        border-radius: 12px 0 0 12px;
        background: #fff;
    }

    .logo-list
    {
        display: block;

        margin-bottom: 0;
        padding: 28px 10px 20px;

        text-align: center;
    }

    .logo-list li
    {
        width: 100%;
        max-width: none;
        margin-bottom: 11px;
        padding: 0 13px;
    }

    .logo-list li + li
    {
        padding-top: 30px;
    }

    .logo-list li + li:before
    {
        position: absolute;
        top: 0;
        right: 16px;
        left: 16px;

        height: 1px;

        content: '';

        background: #e4e4e4;
    }

    .intro
    {
        padding: 85px 0 71px;
    }

    .quick-links
    {
        margin-bottom: 184px;
        padding-top: 371px;
    }

    .quick-links > .bg-image
    {
        top: 0;
        bottom: 123px;
        left: -1px;

        background-position: 50% 50%;
    }

    .box
    {
        max-width: none;
        margin-bottom: 30px;
        padding: 9px;
    }

    .box .wrap
    {
        padding: 37px 10px 34px;
    }

    .box .btn
    {
        position: absolute;
        z-index: 4;
        right: 0;
        bottom: -39px;
        left: 0;

        max-width: 97%;
        padding: 20px 60px 21px 17px;
    }

    .list
    {
        font-size: 15px;

        margin-right: -5px;
        margin-bottom: 31px;
    }

    .list li
    {
        margin-bottom: 15px;
    }

    .list i
    {
        margin-left: 3px;
    }

    .programs:nth-child(odd) .img
    {
        margin-top: -10px;
        margin-right: 0;
        margin-bottom: 212px;
        margin-left: 0;
        padding: 0;

        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .programs:nth-child(odd) .image
    {
        margin: 0 -96px 0 8px;
    }

    .programs:nth-child(odd) .patten-image
    {
        right: -250px;
        left: 36%;

        margin-top: 13px;
    }

    .programs:nth-child(odd) .btn
    {
        right: auto;
        bottom: -33px;
        left: 50%;

        margin: 0 0 0 -100px;
    }

    .programs .btn
    {
        bottom: -33px;

        margin-left: -130px;
    }

    .programs .container
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .programs .img
    {
        width: 48%;
        max-width: 563px;
        margin: -11px 0 305px;
        padding-right: 0;
    }

    .programs .image
    {
        margin-left: -96px;
    }

    .programs .patten-image
    {
        right: 22%;
        left: -250px;

        margin-top: 14px;
    }

    .programs .txt
    {
        width: 50%;
        max-width: 457px;
        margin-bottom: 92px;
        padding: 0;
    }

    .partner h2
    {
        margin-bottom: 67px;
    }

    .content-holder
    {
        padding: 94px 0 56px;
    }

    .content-holder h3
    {
        font-size: 30px;
    }

    .two-cols
    {
        margin-bottom: 110px;
    }

    .two-cols .img
    {
        padding-top: 6px;
        padding-right: 25px;

        text-align: left;
    }

    .two-cols .txt
    {
        margin: 0 0 0 -33px;
    }

    .image-wrap
    {
        margin-bottom: 103px;
        padding: 48px 0 0 59px;
    }

    .image-wrap .patten-image
    {
        right: 61px;
    }

    .cta-wrap
    {
        padding: 79px 0 55px;
    }

    .cta-wrap h3
    {
        font-size: 36px;
    }

    .cta-wrap .cta
    {
        padding: 53px 30px 13px;
    }

    .cta-wrap .btn-wrap
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        margin: 0 -18px;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .cta-wrap .btn-wrap li
    {
        padding: 0 18px;
    }

    .title
    {
        margin-bottom: 45px;
    }

    .title:before
    {
        background-size: 24px auto;
    }

    .sidebar .title:before
    {
        bottom: -22px;
    }

    .title h3
    {
        font-size: 22px;
    }

    .live-article-heading
    {
        font-size: 30px;
    }

    .article-slideshow
    {
        max-height: 600px !important;
    }

    .article-slideshow .article-slideshow-slide
    {
        max-height: 600px !important;
    }

    .footer
    {
        padding: 81px 0 58px;
    }

    .footer .tel
    {
        font-size: 36px;
        line-height: 1.2;
    }

    .footer--social-links
    {
        padding-left: 40px;
    }

    .footer--social-links li
    {
        margin: 0 1px 0 15px;
    }

    .footer-logo
    {
        width: 249px;
        margin: 0 0 93px 7px;
    }
}

@media (min-width: 768px) and (max-width: 991px)
{
    .quick-links .box-wrap
    {
        margin: 0 -23px;
    }

    .box
    {
        margin: 0 -7px 30px;
    }
}

@media (min-width: 992px)
{
    .header
    {
        padding: 41px 25px;
    }

    .header .navbar-nav
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        background: transparent;

        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .header .navbar-nav > li
    {
        font: 18px/1.2 'metronic-slab', Georgia, 'Times New Roman', Times, serif;

        border-bottom: none;
    }

    .header .navbar-nav > li + li
    {
        margin-left: 18px;
    }

    .header .navbar-nav > li.active > a,
    .header .navbar-nav > li.open > a
    {
        background: none;
    }

    .header .navbar-nav > li.active > a:before,
    .header .navbar-nav > li.open > a:before
    {
        width: 100%;

        opacity: 1;
    }

    .header .navbar-nav > li > a
    {
        padding: 0;

        letter-spacing: .005em;
    }

    .header .navbar-nav > li > a:focus,
    .header .navbar-nav > li > a:hover
    {
        background: transparent !important;
    }

    .header .navbar-nav > li > a:hover:before
    {
        width: 100%;

        opacity: 1;
    }

    .header .navbar-nav > li > a:before
    {
        position: absolute;
        bottom: -18px;
        left: 0;

        width: 0;
        height: 9px;

        content: '';

        opacity: 0;
        background: url('../img/icon03.png') repeat-x 0 0/20px auto;
    }

    .header .navbar-nav > li .dropdown-menu
    {
        width: 292px;
        margin-top: 38px;
        padding: 31px 21px 12px;

        text-align: left;
    }

    .header .navbar-nav > li .dropdown-menu li
    {
        margin-bottom: 18px;
    }

    .header .navbar-nav > li .dropdown-menu li a
    {
        display: inline-block;

        padding: 0;

        vertical-align: top;
    }

    .header .navbar-nav > li .dropdown-menu li a:hover
    {
        background: none !important;
    }

    .header .navbar-default
    {
        float: right;

        width: calc(100% - 243px);
        margin: 0;
        padding-top: 8px;
    }

    .header .navbar-collapse
    {
        margin-top: 0;

        background-color: transparent;
    }

    .header .tel-wrap
    {
        font-size: 15px;
        line-height: 1.2;

        width: auto;
        margin-bottom: 10px;
        padding: 0;

        letter-spacing: .03em;

        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .header .tel-wrap a
    {
        margin: 0 0 5px 8px;
    }

    .top-block
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        margin-bottom: 6px;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .logo
    {
        float: left;

        width: 233px;
    }

    .top-nav
    {
        font-size: 15px;
        line-height: 1.2;

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: auto;
        margin-right: 7px;

        letter-spacing: .04em;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .top-nav li
    {
        margin-bottom: 10px;
        padding: 0;

        border: none;
    }

    .top-nav li + li
    {
        padding-left: 12px;
    }

    .top-nav li.active a
    {
        color: #004a86;
        background: none;
    }

    .top-nav li + li:before
    {
        position: absolute;
        top: 0;
        left: 4px;

        content: '|';

        color: #fff;
    }

    .top-nav li a
    {
        padding: 0;
    }

    .top-nav li a:hover
    {
        color: #004a86;
        background: none;
    }

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

    .btn.with-icon
    {
        font-size: 20px;

        background-position: calc(100% - 11px) 50%;
        background-size: 50px auto;
    }

    .hero.add .wrap
    {
        height: 777px;
    }

    .intro
    {
        margin: 0 -23px;
    }

    .box .wrap
    {
        padding: 37px 20px 34px;
    }

    .box .btn
    {
        right: -10px;
        left: -10px;

        padding: 20px 67px 21px 27px;
    }

    .list
    {
        font-size: 18px;

        margin-right: -10px;
    }

    .list li
    {
        margin-bottom: 20px;
    }

    .programs:nth-child(odd) .patten-image
    {
        right: -330px;
    }

    .programs:nth-child(odd) .btn
    {
        margin: 0 0 0 -138px;
    }

    .programs .btn
    {
        margin-left: -214px;
    }

    .programs .patten-image
    {
        right: 36%;
        left: -330px;
    }

    .partner
    {
        margin-bottom: 99px;
    }

    .slick-slider
    {
        padding: 0 78px;
    }

    .cta-wrap .btn-wrap .btn
    {
        min-width: 357px;
    }

    .sidebar
    {
        margin-right: -18px;
        margin-left: -46px;
    }

    .title
    {
        margin-bottom: 55px;
    }

    .title:before
    {
        bottom: -19px;
        left: 3px;

        width: 137px;

        background-size: 27px auto;
    }

    .title h3
    {
        font-size: 25px;
    }

    .footer .tel-wrap
    {
        margin-bottom: 93px;
        padding-top: 21px;

        text-align: right;
    }

    .slick-slider.slider .slick-slide
    {
        height: 400px;
    }
}

@media (min-width: 1200px)
{
    .header
    {
        padding: 41px 50px;
    }

    .header .navbar-nav > li
    {
        font-size: 22px;
    }

    .header .navbar-default
    {
        width: 233px;
        width: calc(100% - 290px);
        padding-top: 12px;
    }

    .header .tel-wrap
    {
        font-size: 18px;
    }

    .logo
    {
        width: 273px;
    }

    .top-nav
    {
        font-size: 16px;
    }

    .hero .frame
    {
        margin-bottom: 33px;
    }

    .hero .wrap
    {
        padding: 217px 0 130px;
    }

    .hero .h1
    {
        font-size: 100px;
    }

    .hero p
    {
        margin-bottom: 40px;
    }

    .scroll-down
    {
        bottom: 60px;
    }

    .box
    {
        padding: 12px 15px 14px;
    }

    .box .wrap
    {
        padding: 47px 30px 44px 43px;
    }

    .box .btn
    {
        width: 257px;
    }

    .list i
    {
        margin-left: 5px;
    }

    .programs .img
    {
        width: 50%;
    }

    .sidebar
    {
        margin-right: 10px;
        margin-left: -24px;
    }

    .slick-slider.slider .slick-slide
    {
        height: 439px;
    }
}

@media (min-width: 1350px)
{
    .header
    {
        padding: 41px 100px;
    }

    .header .navbar-nav > li + li
    {
        margin-left: 35px;
    }

    .header .tel-wrap a
    {
        margin: 0 2px 5px 8px;
    }

    .top-nav li + li
    {
        padding-left: 26px;
    }

    .top-nav li + li:before
    {
        top: 1px;
        left: 11px;
    }

    .hero .txt
    {
        max-width: 697px;
        padding: 0 105px;
    }

    .hero .btn-wrap
    {
        padding: 0 102px;
    }
}

@media (min-width: 1441px)
{
    .header
    {
        padding: 41px 99px 41px 102px;
    }

    .header .tel-wrap a + a
    {
        margin: 0 11px 5px 0;
    }

    .hero.add .wrap
    {
        padding: 244px 0 144px;
    }

    .hero .txt
    {
        max-width: 684px;
        padding: 0 98px;
    }

    .hero .h1
    {
        margin-left: 0;
    }

    .hero .btn-wrap
    {
        padding: 0 98px;
    }

    .scroll-down
    {
        bottom: 73px;
    }

    .our-programs
    {
        margin-right: 0;
    }

    .intro
    {
        padding: 99px 0 72px;
    }

    .quick-links
    {
        margin-bottom: 151px;
    }

    .programs:nth-child(odd) .img
    {
        margin-bottom: 201px;
    }

    .partner
    {
        margin-bottom: 84px;
    }

    .cta-wrap .container
    {
        width: 1285px;
    }

    .footer
    {
        padding-bottom: 63px;
    }
}

@media (min-width: 1801px)
{
    .programs:nth-child(odd) .patten-image
    {
        right: -72%;
        left: 36%;
    }

    .programs .patten-image
    {
        left: -72%;
    }
}

@media (max-width: 767px)
{
    .container
    {
        margin: 0 20px;
    }

    .our-programs .title-bar
    {
        font-size: 18px;
        font-weight: bold;

        color: #da615a;
        background-color: transparent;
    }

    .box .wrap.js-height
    {
        height: auto !important;
    }

    .box .button-hold
    {
        margin: 0 -7px -67px;
    }
}

@media (max-width: 639px)
{
    .footer .col-xs-6
    {
        width: 100%;
    }

    .footer--social-links li
    {
        font-size: 28px;

        margin-left: 21px;
    }
}

@media (max-width: 413px)
{
    .container
    {
        margin: 0 auto;
    }
}
