﻿/*************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

@font-face {
    font-family: 'HelveticaNeue-Roman';
    src: url("../fonts/HelveticaNeueLTArabic-Roman.eot");
    src: url("../fonts/HelveticaNeueLTArabic-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTArabic-Roman.woff") format("woff"), url("../fonts/HelveticaNeueLTArabic-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeueLTArabic-Roman.svg") format("svg");
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url("../fonts/HelveticaNeueLTArabic-Bold.eot");
    src: url("../fonts/HelveticaNeueLTArabic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTArabic-Bold.woff") format("woff"), url("../fonts/HelveticaNeueLTArabic-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeueLTArabic-Bold.svg") format("svg");
}

@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url("../fonts/HelveticaNeueLTArabic-Light.eot");
    src: url("../fonts/HelveticaNeueLTArabic-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTArabic-Light.woff") format("woff"), url("../fonts/HelveticaNeueLTArabic-Light.ttf") format("truetype"), url("../fonts/HelveticaNeueLTArabic-Light.svg") format("svg");
}


.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 9999;
    font-size: 40px;
    text-align: center;
    padding-top: 20%;
    margin: 0;
}

    .browserupgrade * {
        display: block;
        text-align: center;
    }

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: 'HelveticaNeue-Light';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
}

    a:focus, a:active, a:hover {
        outline: 0;
    }

    a:hover {
        text-decoration: underline;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: 'HelveticaNeue-Light';
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
    padding: 0 0 0.5em;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/*************************************/
/*fonts*/
/*************************************/
.f, body, .taxi-title, .taxi-poster-title {
    font-family: 'HelveticaNeue-Light';
    line-height: 1;
}

/*.font, .sub-text, .taxi, .taxi-art-title, .taxi-art-info, .taxi-poster {
    font-family: 'Arimo', sans-serif;
}*/

body {
    font-weight: 400;
    /* color: #fff; */
}

/*************************************/
/*colors*/
/*helpers*/
.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

.none, .sub-menu {
    display: none !important;
}

.hide {
    display: none;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

.inline-block, .menu-item, .footer .social-icons > .text-line, .footer .link-line, .pile {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.right {
    float: right;
}

.left {
    float: left;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.static {
    position: static;
}

.center {
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.always-right {
    text-align: right !important;
}

.always-left {
    text-align: left !important;
}

.always-center {
    text-align: center !important;
}

.transit {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fa, .menu-item a:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: baseline;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

@media screen and (max-width: 480px) {
    .left, .right {
        float: none;
    }
}
/*************************************/
.container {
    margin-right: auto;
    margin-left: auto;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
}

    .container:before, .container:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }

    .container:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }

    .row:after {
        clear: both;
    }

.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-0, .col-sm-0, .col-md-0, .col-lg-0, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs-0, .col-xs-12 {
    float: left;
}

.col-xs-0 {
    width: 0%;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: 0%;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: 0%;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }

    .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm-0, .col-sm-12 {
        float: left;
    }

    .col-sm-0 {
        width: 0%;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: 0%;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: 0%;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }

    .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md-0, .col-md-12 {
        float: left;
    }

    .col-md-0 {
        width: 0%;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: 0%;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: 0%;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1230px) {
    .container {
        width: 1230px;
    }

    .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg-0, .col-lg-12 {
        float: left;
    }

    .col-lg-0 {
        width: 0%;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: 0%;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: 0%;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
/*************************************/
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
/*************************************/
/*************************************/

.landing-cover .layer {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 50px 200px;
    /*margin: -50px -200px;*/
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}

    .landing-cover .layer.img1 {
        background: url("../images/home/banner.jpg");
        z-index: 1;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .landing-cover .layer.img2 {
        background: url("../images/home/banner.jpg");
        z-index: 2;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        /* opacity: 0.9; */
    }

.sub-header {
    background: #000;
    z-index: 3;
    width: 100%;
    transition: all 0.2s ease-in-out;
}

.landing-cover {
    position: relative;
    overflow: hidden;
}

ul.sub-header-list {
    float: right;
    list-style-type: none;
    height: 40px;
    padding-top: 9px;
}

    ul.sub-header-list li {
        float: left;
        padding: 0 25px;
        position: relative;
    }

        ul.sub-header-list li a {
            color: #aeaeae;
            position: relative;
            display: block;
            font-size: 16px;
            text-decoration: none;
        }

            ul.sub-header-list li a:hover {
                color: #fff;
            }

        ul.sub-header-list li:before {
            position: absolute;
            content: '';
            width: 1px;
            height: 15px;
            background: #fff;
            right: 0;
            top: 2px;
        }

.landing-cover .layer.img2:hover {
    opacity: 0.85;
}

.main-header {
    height: 90px;
    width: 79.2%;
    margin: auto;
    position: relative;
    z-index: 3;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    background: #fff;
}

ul.main-header-list > li {
    float: left;
    height: 100%;
}

    ul.main-header-list > li > a {
        font-size: 20px;
        color: #000;
        display: block;
        padding: 30px;
        /* padding-top: 20px; */
        height: 100%;
        text-decoration: none;
        -webkit-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        position: relative;
        background: #fff;
    }

.isub-container {
    position: relative;
    width: 100%;
    /* background: url(../images/home/header-caption.jpg) right no-repeat; */
    border-top: 1px solid #e6e6e6;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-flex-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 200ms;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
}

ul.main-header-list {
    position: relative;
    height: 100%;
}

    ul.main-header-list > li > a:hover, ul.main-header-list > li > a.current {
        color: #fff;
        background: #1157a8;
    }

.isub-caption {
    width: 390px;
    color: #fff;
    /* border-left: 1px solid #e6e6e6; */
    /* padding: 40px 30px; */
    line-height: 34px;
    font-size: 22px;
    /* background: url(../images/home/header-caption.jpg) center no-repeat; */
    background-size: cover;
    -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;
    -moz-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;
    transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms;
    position: relative;
    overflow: hidden;
    display: flex;
}

ul.isub-list {
    float: left;
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    padding: 30px;
    padding-right: 0;
    position: relative;
    z-index: 1;
    background: #fff;
}

    ul.isub-list li {
        float: left;
        width: 33.333%;
        height: 60px;
        padding-right: 30px;
    }

        ul.isub-list li a {
            color: #000;
            display: block;
            height: 100%;
            overflow: hidden;
            text-decoration: none;
            border-bottom: 1px solid #e6e6e6;
            line-height: 60px;
        }

.header-social-media {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 64px;
    margin-right: 25px;
    z-index: 3;
}

header {
    position: relative;
}

ul.main-header-list > li.isub-item:hover > a {
    background: #1157a8;
    color: #fff;
}

ul.main-header-list > li.isub-item > a {
    padding-right: 40px;
}

    ul.main-header-list > li.isub-item > a:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f107";
        position: absolute;
        right: 20px;
        top: 35px;
        font-size: 16px;
    }

.isub-wrapper {
    position: absolute;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
}

ul.main-header-list > li.isub-item:hover .isub-wrapper, ul.main-header-list > li.isub-item:focus .isub-wrapper {
    visibility: visible;
    height: auto;
}

ul.main-header-list > li.isub-item:hover .isub-container {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}


.intro-effect-push:not(.notrans) .header,
.intro-effect-push:not(.notrans) > .title,
.intro-effect-push:not(.notrans) .content > div {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

.intro-effect-push:not(.notrans) .header {
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

.intro-effect-push .codrops-demos a {
    color: #108576;
}

.intro-effect-push .header {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.intro-effect-push > .title {
    position: relative;
    top: auto;
    left: auto;
    padding: 10em 1em 2em;
}

.intro-effect-push .content > div {
    margin-top: 50px;
    color: #b2b2c0;
    margin: 20px auto;
    margin-bottom: 68px;
}

.intro-effect-push > .title,
.intro-effect-push .content > div {
    -webkit-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0;
}

.intro-effect-push.modify > .title,
.intro-effect-push.modify .content > div {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.intro-effect-push.modify .header {
    opacity: 0.4;
    -webkit-transform: translateY(-90%) scale(1);
    transform: translateY(-90%) scale(1);
}

/* Delays */
.intro-effect-push.modify:not(.notrans) > .title {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.intro-effect-push.modify:not(.notrans) .content > div {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}


.swappedBg {
    background-size: cover;
    background-position: center;
}



/* -------------------------- */
/* Push */
/* -------------------------- */


span.isub-icon {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background-size: contain;
    background-repeat: repeat-y;
    overflow: hidden;
    -webkit-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    background-position: center 0px;
    margin: 15px 0px;
    margin-right: 10px;
}

ul.isub-list li a:hover span.isub-icon {
    background-position: center -60px;
}

span.isub-title {
    float: left;
    text-align: left;
}

ul.isub-list li a:hover {
    color: #1157a8;
}

.landing-cover-title {
    position: relative;
    color: #fff;
    z-index: 2;
    width: 1507px;
    margin: auto;
    top: 70%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

    .landing-cover-title h1 {
        font-size: 90px;
        font-family: 'HelveticaNeue-Bold';
        /* width: 40%; */
        line-height: 80px;
        font-size: 4.7vw;
        /*-webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;*/
        /*overflow: hidden;*/
    }

ul.sub-header-list li:last-child:before {
    display: none;
}

a.read-more {
    display: table;
    color: #fff;
    border: 1px solid #cacaca;
    padding: 10px 16px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    background: #fff;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    padding-bottom: 12px;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    font-size: 16px;
    line-height: 1;
    position: relative;
    z-index: 1;
    /*transform: scale(0.1);
    visibility: hidden;
    opacity: 0;*/
}

.landing-cover-title a.read-more {
    margin-top: 30px;
    visibility: visible !IMPORTANT;
    opacity: 1 !important;
}

a.read-more:hover {
    background: #1157a8;
    color: #fff;
    border-color: #1157a8;
}

.header-social-media ul {
    float: right;
}

span.follow-us-header {
    color: #000;
    margin-right: 10px;
    font-size: 16px;
    margin-top: 9px;
    display: inline-block;
}

a.follow-icon {
    color: #000;
    margin: 0;
    font-size: 18px;
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
}

    a.follow-icon:hover {
        color: #1157A8;
    }

.home-news-item {
    /* width: 33.333%; */
    float: left;
    /* padding: 0 24px; */
    opacity: 0;
    -webkit-transform: scale(0.79);
    -ms-transform: scale(0.79);
    transform: scale(0.79);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-bottom: 25px;
}

.intro-effect-push.modify .owl-item.active .home-news-item.tune-me {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.home-news {
    width: 1555px;
    margin: auto;
}

.whatson-section {
    max-width: 1553px;
    padding: 0 22px;
    text-align: left;
    margin: auto;
    line-height: 34px;
    font-size: 24px;
    color: #5b5b5b;
}

h4.whats-header {
    font-size: 34px;
    font-weight: 100;
    margin-bottom: 28px;
    line-height: 42px;
    margin-top: 20px;
}

.home-news-item h1.inner-news-title {
    font-size: 20px;
    font-weight: normal;
    color: #1157a8;
    line-height: 30px;
    margin: 15px 0;
    margin-bottom: 8px;
}

.home-news-item .inner-news-details {
    color: #5b5b5b;
    line-height: 30px;
    margin-bottom: 25px;
    height: 90px;
    overflow: hidden;
}

.sticky-menu {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 11;
    border-bottom: 1px solid #e6e6e6;
    opacity: 0;
    transform: translateX(0px) translateY(-100%);
    transition: transform 0.3s ease 0.6s, opacity 0.5s ease 0s;
    visibility: hidden;
}

.intro-effect-push.modify .sticky-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px) translateY(0px);
    -webkit-transform: translateX(0px) translateY(0px);
    -moz-transform: translateX(0px) translateY(0px);
    transition: transform 0.3s ease 0.6s, opacity 0.5s ease 0s;
    -webkit-transition: transform 0.3s ease 0.6s, opacity 0.5s ease 0s;
    -moz-transition: transform 0.3s ease 0.6s, opacity 0.5s ease 0s;
}

.sticky-menu .main-header {
    height: 50px;
}

    .sticky-menu .main-header ul.main-header-list > li > a {
        padding-top: 12px;
    }

    .sticky-menu .main-header .isub-container {
        border: 1px solid #e6e6e6;
        border-right: none;
    }

    .sticky-menu .main-header ul.main-header-list > li.isub-item > a:after {
        top: 15px;
    }

.intro-effect-push.modify .sticky-menu .sub-header {
    background: #1157A8;
}

.intro-effect-push.modify .sticky-menu ul.sub-header-list li a, .is-sticky .sub-header ul.sub-header-list li a {
    color: #C1D2E6;
}

    .intro-effect-push.modify .sticky-menu ul.sub-header-list li a:hover {
        color: #fff;
    }

.intro-effect-push .content > div.home-featured {
    height: 850px;
    background: url("../images/home/slide1.jpg") no-repeat center fixed;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 0;
    background-size: cover;
}

.home-featured canvas {
    position: absolute;
    right: -200px;
    bottom: 0;
    /* transform: translateX(70%); */
    opacity: 0.8;
    z-index: -2;
}

.home-featured:before {
    /*content: '';*/
    position: absolute;
    width: 100%;
    height: 86%;
    background: url("../images/home/macbook.png") left center no-repeat;
    left: -33%;
    top: 50%;
    z-index: -1;
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-size: contain;
}

.home-featured.tune-me:before {
    left: 0px;
}

.home-featured-slide {
    position: relative;
    width: 650px;
    color: #fff;
    left: 45%;
    margin-right: 15%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

h1.home-featured-title {
    font-weight: 100;
    font-size: 36px;
    margin-bottom: 60px;
}

    h1.home-featured-title a.see-all {
        font-size: 16px;
        color: #fff;
        text-decoration: none;
        line-height: 1;
        padding-bottom: 10px;
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
    }

        h1.home-featured-title a.see-all:before, h1.home-featured-title a.see-all:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 1px;
            background: #6794c6;
            bottom: 0;
            left: 0;
            -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
            -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
            transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        }

        h1.home-featured-title a.see-all:before {
            background: #0D3C6F;
            z-index: 1;
            left: -100%;
        }

        h1.home-featured-title a.see-all:hover:before {
            left: 0px;
        }

h5.feature-item-title {
    font-weight: 100;
    font-size: 22px;
    margin-bottom: 25px;
}

.feature-item {
    line-height: 30px;
}

.owl-dot {
    float: left;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin-right: 20px;
}

    .owl-dot:before {
        width: 20px;
        height: 20px;
        content: '';
        border: 1px solid #fff;
        position: absolute;
        left: -5px;
        top: -5px;
        border-radius: 50%;
        -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
    }

    .owl-dot.active:before {
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
    }

.owl-dots {
    padding: 5px;
    overflow: hidden;
    padding-top: 40px;
}

div.inner-news-image {
    height: 345px;
    background-size: cover;
    background-position: center;
}

.intro-effect-push .content > div.home-contacts, .intro-effect-push-inner .content > div.home-contacts {
    margin: 0;
    background: #2d2c2f;
    color: #fff;
    text-align: center;
    padding: 60px;
}

h1.home-contacts-title {
    font-weight: 100;
    font-size: 36px;
    margin-bottom: 35px;
}

.home-contact-item {
    float: left;
    width: 33.333%;
    color: #FFFFFF;
    -webkit-transition: all 2.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 2.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 2.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}

span.home-contact-image {
    width: 50px;
    height: 56px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: all 2.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 2.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 2.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}

span.home-contact-caption {
    float: left;
    margin: 18px;
    font-size: 20px;
    margin-top: 16px;
}

.home-contacts-list {
    width: 1170px;
    margin: auto;
}

.home-contact-item:hover {
    color: #fff;
}

    .home-contact-item:hover span.home-contact-image {
        -webkit-transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    }

.home-contact-item span.home-contact-image.contact1 {
    background-image: url("../images/home/contact1.png");
}

.home-contact-item span.home-contact-image.contact3 {
    background-image: url("../images/home/contact3.png");
}

.home-contact-item span.home-contact-image.contact2 {
    background-image: url("../images/home/contact2.png");
}

.home-contact-item:hover span.home-contact-image.contact1 {
    /* background-image: url("../images/home/contact1_hv.png"); */
}

.home-contact-item:hover span.home-contact-image.contact3 {
    /* background-image: url("../images/home/contact3_hv.png"); */
}

.home-contact-item:hover span.home-contact-image.contact2 {
    /* background-image: url("../images/home/contact2_hv.png"); */
}

.footer {
    background: #3c3b3f;
    color: #fff;
    border-top: 1px solid #59595b;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-flex-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

ul.footer-tist {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4;
    float: right;
    width: 740px;
}

.fotter-links-list {
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    padding: 60px;
    padding-right: 0;
}

.footer-tweets {
    width: 800px;
    background: #414043;
    padding: 60px;
}

ul.footer-tist a {
    color: #fff;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 0 10px;
    margin-bottom: 20px;
    -webkit-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}



    ul.footer-tist a:hover {
        text-decoration: none;
        color: #C7C7C7;
    }

    ul.footer-tist a:before {
        content: '';
        width: 100%;
        height: 1px;
        background: rgba(255, 255, 255, 0.64);
        position: absolute;
        bottom: -2px;
        -webkit-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        opacity: 1;
    }

    ul.footer-tist a:hover:before {
        /* opacity: 0; */
        background: #fff;
    }

.owl-tweets {
    width: 370px;
    line-height: 30px;
    margin: 22px 0;
    font-style: italic;
}

span.tweet-header {
    font-size: 18px;
    position: relative;
    padding-left: 26px;
}

    span.tweet-header:before {
        content: "\f099";
        position: absolute;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        left: 0;
        top: 13px;
        color: #55acee;
    }

.copyright {
    width: 1170px;
    margin: auto;
    padding: 16px 0;
    color: #000;
    font-family: 'HelveticaNeue-Light';
    overflow: hidden;
}

    .copyright img {
        width: 32px;
        float: left;
        margin-right: 10px;
    }

    .copyright a.link {
        border: none;
        color: #000;
        position: relative;
        text-decoration: underline;
        margin-left: 20px;
    }

        .copyright a.link:before {
            content: '';
            width: 1px;
            height: 15px;
            background: black;
            position: absolute;
            left: -10px;
            top: 2px;
        }

        .copyright a.link:hover {
            color: #1157A8;
        }

.social-media-pages {
    /* float: left; */
    overflow: hidden;
    width: 300px;
}

.social-icons.contactus-social-icons .social-media-pages {
    width: 100%;
    height: auto;
}

.transition02 {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social-media-pages a.follow-icon {
    color: #fff;
    font-size: 14px;
    height: 36px;
    width: 50%;
    display: inline-block;
    text-align: center;
    float: left;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon {
    width: auto;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    height: auto;
}

.social-media-pages a.follow-icon .fa {
    font-size: 15px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #363b3d;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 12px;
    overflow: hidden;
    z-index: 1;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa {
    color: #FFFFFF;
    position: relative;
    width: 34px;
    height: 34px;
    font-size: 13px;
    padding-top: 9px;
    border-radius: 50%;
}

.header-social-media ul a:after, .social-media-pages a.follow-icon .fa:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    z-index: 0;
}

.social-media-pages a.follow-icon .fa:after {
    background: #fff;
    z-index: -1;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-facebook:after {
    background: #48649F;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-youtube:after {
    background: #d60d0d;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-twitter:after {
    background: #20B8FF;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-linkedin:after {
    background: #3f729b;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-linkedin {
    border-color: #3f729b;
    background: #3f729b;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-twitter {
    border-color: #20B8FF;
    background: #20B8FF;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-youtube {
    border-color: #d60d0d;
    background: #d60d0d;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa.fa-facebook {
    border-color: #48649F;
    background: #48649F;
}

.header-social-media ul a:hover:after, .social-media-pages a.follow-icon:hover .fa:after {
    top: 100%;
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon:hover .fa:before {
    color: #2D2C2F;
}

.footer-socials {
    float: right;
}

    .footer-socials span, .social-icons.contactus-social-icons {
        float: left;
    }

    .footer-socials span {
        margin: 10px;
        font-size: 15px;
    }

a.main-logo {
    content: '';
    width: 60px;
    height: 100%;
    position: absolute;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    padding-top: 9px;
    left: -20px;
    padding-bottom: 9px;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
}

.sticky-menu a.main-logo {
    left: -100%;
}

.intro-effect-push.modify .sticky-menu a.main-logo {
    left: -20px;
}

a.main-logo img {
    width: auto;
    height: 100%;
}


@media screen and (min-width:1567px) {
}

@media screen and (max-width:1567px) {
    .main-header {
        width: auto;
        padding-left: 80px;
        padding-right: 25px;
        height: 70px;
    }

    a.main-logo {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        left: 10px;
    }

    ul.main-header-list > li > a {
        padding-top: 23px;
    }

    ul.main-header-list > li.isub-item > a:after {
        top: 28px;
    }

    .header-social-media {
        margin-top: 63px;
    }

    .intro-effect-push.modify .sticky-menu a.main-logo {
        left: 20px;
    }

    .home-featured-slide {
        position: absolute;
        height: 100%;
        background: rgba(0, 0, 0, 0.45);
        padding: 30px;
        right: 10px;
        left: auto;
        margin: 0;
    }

    .home-featured:before {
        height: 58%;
    }

    .home-news {
        width: auto;
        padding: 0 20px;
    }
}

@media screen and (max-width:1360px) {
    ul.isub-list li {
        width: 50%;
        height: 45px;
    }

        ul.isub-list li a {
            line-height: 40px;
        }

    span.isub-icon {
        height: 18px;
        margin-top: 13px;
    }


    ul.isub-list li a:hover span.isub-icon {
        background-position: center -54px;
    }

    ul.isub-list li a {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -webkit-flex;
        display: flex;
    }
}

@media screen and (max-width:1024px) {
    ul.isub-list li {
        width: 80%;
    }

    .isub-caption {
        width: 310px;
        padding: 30px 20px;
        line-height: 26px;
        font-size: 16px;
    }
}

@media screen and (max-width:800px) {
    ul.main-header-list {
        position: fixed;
        max-width: 600px;
        right: 0;
        /* background: #fff; */
        height: 100% !IMPORTANT;
        padding-top: 140px !important;
        border-bottom: 2px solid #1157A8;
        opacity: 1 !important;
        overflow: auto;
        top: 0;
        width: 100%;
    }

    .intro-effect-push-inner ul.main-header-list {
        padding-top: 140px !important;
    }

    ul.main-header-list > li {
        float: none;
        height: auto;
        border-bottom: 1px solid #E6E6E6;
    }

    .header-social-media {
        margin-right: 60px;
        display: none;
    }

    .isub-wrapper {
        position: relative;
        /* height: 0; */
    }

    .isub-caption {
        display: none;
    }

    ul.isub-list li {
        width: 100%;
    }

    ul.isub-list {
        background: rgb(251, 251, 251);
    }

        ul.isub-list li a {
            border-color: #DADADA;
            white-space: nowrap;
        }

    ul.main-header-list > li.isub-item .isub-container {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
    }

    .sticky-menu ul.main-header-list.clearfix {
        display: none !important;
    }

    ul.main-header-list > li.isub-item .isub-wrapper {
        visibility: visible;
    }

    ul.isub-list li:last-child a {
        border: none;
    }

    .sticky-menu.is-home-sticky {
        visibility: visible;
        opacity: 1;
        top: 0;
        transform: translateX(0px) translateY(0px);
    }
}

@media screen and (max-width:480px) {
}

.social-icons.contactus-social-icons .social-media-pages a.follow-icon:hover .fa {
    background: #fff !important;
}


.intro-effect-push-inner .content > div.home-contacts {
}

.landing-cover.inner-landing-cover .layer.img1 {
    background: url("../images/home/banner2.jpg") center top;
}

.contacus-form-container {
    color: #000;
    padding: 40px 30px;
    font-size: 20px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -webkit-flex;
    display: flex;
}

h4.med-h4 {
    font-size: 30px;
    line-height: 42px;
    /* margin-bottom: 30px; */
    font-weight: normal;
}

.contactus-getconnected {
    width: 44%;
}

p.getconnected-details {
    color: #5b5b5b;
    line-height: 30px;
    font-size: 20px;
}

a._web_url {
    color: #0e76bd;
}

.separator_ {
    height: 2px;
    width: auto;
    background: #1157a8;
    margin: 15px 0;
    margin-right: 30px;
    /* display: inline-block; */
    /* width: 100%; */
    margin-top: 20px;
}

h4.blue-title_ {
    /* color: #0e76bd; */
}

h4.getconnected-title.med-h4.blue-title_ {
    float: left;
    font-size: 28px;
    margin-right: 30px;
}

.social-icons.contactus-social-icons .social-media-pages {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

    .social-icons.contactus-social-icons .social-media-pages a.follow-icon {
        width: auto;
        padding: 0;
        margin: 0;
        margin-right: 10px;
        height: auto;
    }

        .social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa {
            position: relative;
            /* width: 50px; */
            /* height: 50px; */
            /* font-size: 18px; */
            /* padding-top: 15px; */
        }

.contactus-getintouch {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /* padding: 0 100px; */
    padding-right: 0;
    padding-top: 80px;
}

.home-contact-fields {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.contact-field {
    width: 70%;
    margin-bottom: 18px;
    padding: 0;
}

input[type="text"], textarea {
    border: 1px solid #b6b6b6;
    width: 360px;
    height: 50px;
    padding: 10px;
    font-size: 14px;
    border-radius: 1px;
}

.contact-field.message {
    width: 100%;
}

    .contact-field.message textarea {
        width: 100%;
        height: 190px;
        resize: none;
    }

.contact-field input[type="text"], .contact-field textarea {
    width: 100%;
}

.getintouch-form {
    padding: 0;
    padding-right: 0;
}

p.getintouch-caption {
    padding-left: 0;
    margin-bottom: 30px;
    font-size: 16px;
    color: #666;
}

.contactus-getintouch h4.getconnected-title {
    padding-left: 0;
    margin-bottom: 10px !IMPORTANT;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    background: #1157A8;
    color: #fff;
    border: none;
    padding: 5px 42px;
    padding-top: 3px;
    font-size: 16px;
    padding-bottom: 7px;
    border: 1px solid #1157A8;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.contact-field.message input[type="submit"] {
    float: right;
}

.inner-landing-cover .landing-cover-title {
    top: 0;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
}

.inner-landing-cover .layer.img1 {
    height: 100%;
    padding: 0;
}

.inner-landing-cover {
    height: 350px;
}

.landing-cover-title.inner-cover-title {
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px;
    height: 150px;
}

span.header-ftech {
    font-size: 22px;
    display: block;
    text-align: left;
}

.landing-cover-title.inner-cover-title h1.header-header {
    font-size: 66px;
}

section.content.inner-content {
    /* width: 1567px; */
    margin: auto;
}

p.whats-caption {
    max-width: 775px;
    color: #1157a8;
}

.whats-parts p {
    width: 50%;
    float: left;
    font-size: 18px;
}

.whats-parts {
    overflow: hidden;
}

    .whats-parts p:first-child {
        padding-right: 30px;
    }

.owl-dot:not(.active):hover {
    background: #237FCC;
}

.footer-socials .social-icons.contactus-social-icons .social-media-pages a.follow-icon i.fa {
    width: 34px;
    height: 34px;
    padding-top: 9px;
    font-size: 13px;
}

.home-news .owl-dots {
    display: table;
    margin: auto;
}

    .home-news .owl-dots .owl-dot {
        background: #b7b7b7;
    }

        .home-news .owl-dots .owl-dot:before {
            border-color: #1157a8;
        }

        .home-news .owl-dots .owl-dot.active {
            background: #1157a8;
        }

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.owl-carousel .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.owl-carousel .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.home-news .owl-dots .owl-dot:not(.active):hover {
    background: #868686;
}

.home-featured-before {
    content: '';
    position: absolute;
    width: 100%;
    height: 90%;
    background: url("../images/home/macscreen.png") left center no-repeat;
    left: -100%;
    top: 50%;
    z-index: 0;
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -webkit-transform: translateY(-50%) scale(1);
    /* background-size: contain; */
    overflow: hidden;
}

.screen-slider.owl-screen {
    position: absolute;
    width: 971px;
    height: 607px;
    overflow: hidden;
    left: 166px;
    top: 65px;
    background: black;
}

.home-featured.tune-me:before {
    display: none;
}

div.screen-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    visibility: hidden;
    opacity: 0;
}

.screen-image.active-screen {
    visibility: visible;
    opacity: 1;
}

@media screen and (min-width:1567px) {
}

@media screen and (max-width:1567px) {
    .home-featured-before {
        transform: translateY(-50%) scale(0.8);
        -moz-transform: translateY(-50%) scale(0.8);
        -webkit-transform: translateY(-50%) scale(0.8);
        left: -30%;
    }

    .landing-cover-title {
        margin: 20px;
        width: auto;
    }

    .footer-tweets {
        width: auto;
        padding: 60px 20px;
    }

    ul.footer-tist {
        -moz-columns: 3;
        -webkit-columns: 3;
        columns: 3;
        float: right;
        width: auto;
    }
}

@media screen and (max-width:1024px) {
    .home-featured-slide {
        width: 100%;
        right: 0;
        /* height: 40%; */
        bottom: 0;
        top: auto;
        transform: none;
    }

    .home-featured-before {
        left: auto;
        right: 0;
        transform: translateY(-50%) scale(0.8);
        -moz-transform: translateY(-50%) scale(0.8);
        -webkit-transform: none;
        top: 0;
        height: 100%;
        width: 100%;
    }

    .screen-slider.owl-screen {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        border-bottom: 4px solid #000;
    }

    .intro-effect-push .content > div.home-featured {
        height: auto;
        min-height: 600px;
    }

    .owl-featured {
        top: 50%;
        transform: translateY(-70%);
    }

    .landing-cover-title h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .home-contact-item {
        width: 50%;
        border-bottom: 1px solid #868686;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-left: 5px solid #2D2C2F;
    }

    ul.footer-tist {
        -moz-columns: 2;
        -webkit-columns: 2;
        columns: 2;
        float: right;
        width: auto;
    }

    .footer-socials {
        clear: both;
        float: none;
        margin: auto;
        display: table;
        margin-top: 20px;
    }
}

@media screen and (max-width:1170px) {
    .home-contacts-list, .copyright {
        width: auto;
    }

    .copyright {
        padding: 20px;
    }
}

@media screen and (max-width:768px) {
    .whats-parts p {
        width: 100%;
    }

    .home-contact-item {
        width: 100%;
    }

    ul.footer-tist {
        width: 100%;
    }

    .fotter-links-list {
        padding: 60px 20px;
        padding-right: 0;
        overflow: hidden;
    }
}

@media screen and (max-width:680px) {
    .home-news-item {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .home-news .owl-controls {
        position: absolute;
        width: 100%;
        top: 165px;
        transform: translateY(-50%);
        left: 0;
    }

        .home-news .owl-controls .owl-prev {
            float: left;
        }

        .home-news .owl-controls .owl-next {
            float: right;
        }

        .home-news .owl-controls .owl-nav {
            overflow: hidden;
        }

        .home-news .owl-controls .owl-next, .home-news .owl-controls .owl-prev {
            background: #000;
            padding: 10px 15px;
            position: relative;
            color: #fff;
            font-size: 24px;
            padding-top: 6px;
            margin: 0 25px;
        }

    .footer {
        display: block;
    }
}

@media screen and (max-width:480px) {
}


.menu-btn {
    width: 30px;
    height: 35px;
    float: right;
    margin: 0 10px;
    cursor: pointer;
    position: absolute;
    top: 90px;
    right: 0;
    z-index: 3;
    display: none;
}

.line {
    background: #000000;
    display: block;
    width: 30px;
    height: 4px;
    float: right;
    clear: right;
    margin: 2px 0;
}

.first, .third {
    transition: all .5s ease-out;
}

.second {
    transform: rotateZ(0deg);
    transition: all .5s ease;
    background: #000;
}

.hid {
    transform: rotateZ(225deg);
    transition: all .2s ease;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    margin: 10px 0 0 0;
}

.third {
    left: 0;
    float: left;
}


@media screen and (max-width:800px) {
    .menu-btn {
        display: block;
    }

    .hid.animate {
        background: #000;
        transform: rotateZ(315deg);
        transition: all .25s ease .2s;
    }

    .second.animate {
        transform: rotateZ(225deg);
        transition: all .5s ease;
    }

    .first.animate,
    .third.animate {
        width: 0;
        transition: all .3s ease-out;
    }

    ul.sub-header-list {
        height: 70px;
        padding-bottom: 10px;
        float: none;
    }

        ul.sub-header-list li {
            width: 50%;
            text-align: left;
        }

            ul.sub-header-list li:nth-child(even):before {
                display: none;
            }

    .intro-effect-push.modify header.header.sticky-header {
        opacity: 1;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1);
        top: 0;
    }

    .intro-effect-push.modify .sticky-menu {
        display: none;
    }
}

@media screen and (min-width:800px) {
    ul.main-header-list {
        display: block !important;
    }
}

.sticky-menu a.menu-btn {
    top: 12px;
}

@media screen and (max-width:480px) {
    .whats-parts p, p.whats-caption {
        padding: 0 !important;
        margin-bottom: 20px;
        /*text-align: justify;*/
    }

    .owl-tweets {
        width: auto;
    }
}

.isub-caption a.read-more {
    background: none;
    color: #fff;
}

    .isub-caption a.read-more:hover {
        background: #fff;
        color: #232323;
        border-color: #000000;
    }

.isub-caption-header {
}

.isub-caption p {
}

ul.main-header-list > li.isub-item:hover .isub-container .isub-caption p {
}

ul.main-header-list > li.isub-item:hover .isub-container .isub-caption a.read-more {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.isub-translate {
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 450ms;
    -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 450ms;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 450ms;
    position: relative;
    left: -100%;
    opacity: 0;
    visibility: hidden;
    /*background: url(../images/home/header-caption.jpg) center no-repeat;*/
    background: url(../images/home/menu-bg.jpg) center no-repeat;
    padding: 40px 30px;
    background-size: cover;
}

ul.main-header-list > li.isub-item:hover .isub-container .isub-translate {
    left: 0;
    opacity: 1;
    visibility: visible;
}

.bread-crumb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1157a8;
    z-index: 1;
    color: #fff;
}

.bread-crumb-container {
    width: 1507px;
    margin: auto;
    padding: 0px 30px;
    height: 40px;
}

.bread-crumb-links {
    float: left;
}

.search-inner {
    float: right;
}

    .search-inner .search-inner-field {
        float: right;
        height: 100%;
    }

        .search-inner .search-inner-field .search-inner-box {
            color: #000000;
            height: 36px;
            border: none;
            background: #1157A8;
            width: 320px;
            padding: 10px;
            /* padding-top: 6px; */
            outline: none;
            -webkit-transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
            -moz-transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
            transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
            margin: 2px 0;
            font-family: arial;
        }

            .search-inner .search-inner-field .search-inner-box:focus {
                background: #fff;
                font-family: arial;
            }

    .search-inner .search-submit {
        height: 38px;
        margin: 1px 0;
        width: 38px;
        background: #1157A8 url("../images/home/search.png") center no-repeat !important;
        padding: 0;
        /* outline: none; */
    }

    .search-inner .search-inner-field .search-inner-box::-webkit-input-placeholder {
        color: #fff;
    }

    .search-inner .search-inner-field .search-inner-box:-moz-placeholder {
        color: #fff;
    }

    .search-inner .search-inner-field .search-inner-box:-ms-input-placeholder {
        color: #fff;
    }

    .search-inner .search-inner-field .search-inner-box:focus::-webkit-input-placeholder {
        color: #444;
    }

    .search-inner .search-inner-field .search-inner-box:focus:-moz-placeholder {
        color: #444;
    }

    .search-inner .search-inner-field .search-inner-box:focus:-ms-input-placeholder {
        color: #444;
    }

a.bread-link {
    font-size: 15px;
    padding-right: 10px;
    position: relative;
    line-height: normal;
    text-decoration: none;
    display: block;
    float: left;
    height: 28px;
    line-height: 25px;
    color: #88abd4;
    margin-right: 10px;
}

.bread-crumb-links {
    padding-top: 5px;
}

a.bread-link:before {
    content: '';
    position: absolute;
    right: 0;
    height: 15px;
    background: #88abd4;
    z-index: 4;
    bottom: 0;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
}

a.bread-link.current:before {
    display: none;
}

a.bread-link.current {
    color: #fff;
}

@media screen and (max-width:1567px) {
    .bread-crumb-container {
        width: auto;
    }
}


.innerpage-container {
    width: 1507px;
    margin: auto;
}

.contact-item {
    position: relative;
    padding: 0;
    padding-left: 40px;
    margin-bottom: 15px;
}

    .contact-item a {
        color: #5b5b5b;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        font-size: 18px;
    }

    .contact-item:before {
        position: absolute;
        width: 30px;
        height: 30px;
        content: '';
        left: 0px;
        top: 3px;
    }

    .contact-item._email:before {
        background: url(../images/home/email.png) center no-repeat;
        background-size: contain;
    }

    .contact-item._phone:before {
        background: url(../images/home/phone.png) center no-repeat;
        background-size: contain;
    }

p.getconnected-caption {
    margin-bottom: 20px;
    margin-top: 30px;
}

h4.med-h4 + h4.med-h4 {
    margin-bottom: 25px;
}

h4.getconnected-title.med-h4.blue-title_ + .social-icons.contactus-social-icons {
    margin-top: 7px;
}

button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background: #fff;
    color: #1157A8;
}


@media screen and (max-width:1567px) {
    .search-inner .search-inner-field .search-inner-box, .innerpage-container {
        width: auto;
    }

    .bread-crumb-container {
        /* padding: 0; */
    }

    .search-inner {
        float: left;
    }

    .landing-cover-title.inner-cover-title {
        padding: 0;
        transform: translateY(-100%);
    }

        .landing-cover-title.inner-cover-title h1.header-header {
            font-size: 36px;
        }

    span.header-ftech {
    }
}

.recaptcha-panel {
    float: left;
}

.contact-item a:hover {
    color: #1157A8;
}

@media screen and (max-width:1024px) {
    .contacus-form-container, .contactus-getconnected, .home-contact-fields {
        display: block;
        width: auto;
        clear: both;
    }

    .recaptcha-panel {
        float: none;
    }
}

@media screen and (max-width:600px) {
    .contact-field {
        width: 100%;
    }
}

.aboutus-form-container {
    padding: 40px 30px;
}

.flex-innerpage {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-flex-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.inner-sidebar {
    width: 450px;
    padding: 40px 30px;
}

.flex-container {
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    padding: 40px 30px;
    padding-right: 60px;
}

.inner-sidebar .contactus-getconnected {
    width: auto;
}

.inner-sidebar h4.med-h4 {
    font-size: 30px;
    font-weight: normal;
}

.inner-sidebar h4.getconnected-title.med-h4.blue-title_, .inner-sidebar .social-icons.contactus-social-icons {
    float: none;
}

.inner-sidebar h4.med-h4 {
    margin-bottom: 10px;
    display: inline-block;
}

p.blue-para_ {
    font-size: 22px;
    line-height: 34px;
    color: #1157a8;
    padding: 30px 0;
}

.inner-sidebar .separator_ {
    margin-right: 0;
}

.top-nav-links input:hover {
    color: #4E4E4E;
}

.ceo-image {
    float: left;
    margin-right: 35px;
}

.ceo-caption {
    overflow: hidden;
    /* padding-left: 30px; */
}

.quote-text {
    background: url(../images/home/quotes.png) center no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-bottom: 8px;
}

.ceo-caption p {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    padding-right: 33px;
}

.ceo-signature {
    font-size: 18px;
    line-height: 30px;
}

    .ceo-signature span {
        display: block;
        color: #1157a8;
    }

.tomorrow-banner {
    position: relative;
    margin: 40px 0;
}

.tomorrow-caption {
    position: absolute;
    top: 0;
    color: #fff;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    padding-top: 125px;
}

    .tomorrow-caption span {
        display: block;
        width: 100%;
        text-align: center;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        position: relative;
        top: 30px;
        visibility: hidden;
        opacity: 0;
    }

.tomorrow-banner span.name {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 10px;
    font-family: 'HelveticaNeue-Roman';
    display: table;
    width: auto;
    margin: auto;
    margin-bottom: 10px;
}

.tomorrow-banner span.tomorrow-span {
    font-size: 70px;
    font-family: 'HelveticaNeue-Bold';
    letter-spacing: 3px;
    -webkit-transition: all 1.6s ease-in-out 0.5s;
    -moz-transition: all 1.6s ease-in-out 0.5s;
    -ms-transition: all 1.6s ease-in-out 0.5s;
    -o-transition: all 1.6s ease-in-out 0.5s;
    transition: all 1.6s ease-in-out 0.5s;
    top: 45px;
}

p.about-dash-para {
    margin-bottom: 10px;
}

.spotlight-image {
    margin-top: 10px;
}

.spotlight-caption {
    line-height: 30px;
    margin: 20px 0;
}

    .spotlight-caption span {
        color: #1157a8;
    }

.news-twitter-tweets.owl-tweets {
    width: 100%;
    background-color: #01abe5;
    color: #fff;
    padding: 0;
    padding-bottom: 30px;
}

.news-tweets-header {
    padding: 18px 24px;
    border-bottom: 1px solid #52c4eb;
}

.news-twitter-tweets.owl-tweets .tweet-item {
    padding: 20px 24px;
}

a.home-tweet-image {
    height: 45px;
    width: 45px;
    display: inline-block;
    float: left;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 50px;
    background-color: #fff;
}

.tweet-item {
    overflow: hidden;
}

.home-tweet-caption {
    overflow: hidden;
    max-width: 450px;
}

.action-box {
    overflow: hidden;
    margin-top: 0;
}

    .action-box li {
        float: left;
    }

        .action-box li a {
            color: #fff;
            margin-right: 20px;
        }

.home-featured.inner-erb-featured .home-featured-slide {
    width: auto;
    left: 0;
    top: 0;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    margin: 0;
    background: url("../images/home/slide1.jpg") no-repeat center;
    height: 380px;
    padding: 0px 215px;
    padding-top: 70px;
    position: relative;
    right: 0;
}

.erb-image {
    width: 150px;
    height: 110px;
    float: left;
    margin-right: 15px;
}

.erb-caption {
    overflow: hidden;
}

.home-featured.inner-erb-featured h1.home-featured-title {
    font-size: 28px;
    text-align: center;
}

.home-featured.inner-erb-featured .owl-dots {
    display: table;
    margin: auto;
}

.erb-caption h5.feature-item-title {
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: bold;
}

.erb-caption p.feature-item-caption {
    height: 78px;
    line-height: 26px;
    overflow: hidden;
    padding: 0;
}

.search-inner .search-submit:hover {
    background-color: #104D94 !important;
}

.tomorrow-caption.tune-me span {
    top: 0;
    visibility: visible;
    opacity: 1;
}

@media screen and (max-width:1360px) {
    .tomorrow-banner span.tomorrow-span {
        font-size: 36px;
    }

    .tomorrow-caption {
        padding-top: 80px;
    }

    .home-featured.inner-erb-featured .home-featured-slide {
        padding: 0px 65px;
        padding-top: 40px;
    }

    .inner-sidebar {
        width: 350px;
    }

    .flex-container {
        padding-right: 0px;
    }
}

@media screen and (max-width:1360px) {
    .flex-innerpage:not(.flex-innerpage-reverse) {
        display: block;
    }

    .flex-container {
        padding: 30px;
    }

    .inner-sidebar {
        width: 480px;
        /* margin: auto; */
    }
}

@media screen and (max-width:768px) {
    p.about-dash-para {
        padding-right: 0px;
    }

    .ceo-image {
        float: none;
        margin: auto;
        display: table;
    }

    .ceo-caption p {
        padding-right: 0;
    }

    .tomorrow-caption {
        padding-top: 20px;
    }
}

@media screen and (max-width:480px) {
    .inner-sidebar {
        width: 100%;
        padding: 20px;
        border-top: 2px solid #1157A8;
    }

    .home-featured.inner-erb-featured .home-featured-slide {
        padding: 20px;
    }

    .home-featured.inner-erb-featured h1.home-featured-title {
        margin-bottom: 15px;
    }

    .tomorrow-banner span.tomorrow-span {
        font-size: 26px;
    }


    .bread-crumb-container {
        padding-left: 10px;
    }
}

.home-featured.tune-me .home-featured-before {
    left: -22%;
}

.home-news .owl-stage {
    -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms !IMPORTANT;
    -moz-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms !IMPORTANT;
    transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms !IMPORTANT;
}

/* -------------------------------- 

Main components 

-------------------------------- */


.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #1157A8 url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-box-shadow: 0 0 0 4px rgba(17, 87, 168, 0.31);
    -moz-box-shadow: 0 0 0 4px rgba(17, 87, 168, 0.31);
    box-shadow: 0 0 0 4px rgba(17, 87, 168, 0.31);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
    -moz-transition: -moz-transform 0.4s, opacity 0.2s;
    border-radius: 50%;
}

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    .cd-top.cd-is-visible { /* the button becomes visible */
        visibility: visible;
        opacity: 1;
        border: 2px solid white;
    }

    .cd-top.cd-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: .5;
    }

.no-touch .cd-top:hover {
    background-color: #0D488C;
    opacity: 1;
}

div#owlHomeTweets .owl-dot {
    background: #5b5b5b;
    margin-right: 10px;
}

div#owlHomeTweets  .owl-dot.active {
}

div#owlHomeTweets .owl-dot.active {
    background: #fff;
}

    div#owlHomeTweets .owl-dot.active:before {
        display: none;
    }

div#owlHomeTweets .owl-dots {
    padding: 0;
    top: 20px;
    position: relative;
}

.footer-socials .social-icons.contactus-social-icons .social-media-pages {
    margin-bottom: 0;
}

.copyright img ~ a, .copyright img + span {
    margin-top: 10px;
    float: left;
    font-size: 14px;
}

@media screen and (max-width:768px) {
    .copyright img ~ a, .copyright img + span {
        margin-bottom: 10px;
    }
}

a.follow-icon:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(0);
    background: rgb(17, 87, 168);
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}

a.follow-icon:hover:before {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
    border-radius: 50%;
}

.is-sticky .main-header {
    background: #fff;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ddd;
    right: 0;
    padding: 0 60px;
}

    .is-sticky .main-header ul.main-header-list > li > a {
        padding-top: 17px;
    }

        .is-sticky .main-header ul.main-header-list > li > a:after {
            top: 22px;
        }

    .is-sticky .main-header .isub-wrapper {
        border: 1px solid #ddd;
        border-top: none;
    }

    .is-sticky .main-header a.main-logo {
        transform: none;
        left: 15px;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
    }

a.follow-icon:hover .fa {
    color: #fff;
}

a.follow-icon .fa {
    transition: all 0.3s ease-in-out 0s;
}

.footer-socials a.follow-icon:before {
    display: none;
}

.is-sticky .sub-header {
    background: #1157A8;
}

    .intro-effect-push.modify .sticky-menu ul.sub-header-list li a:hover, .is-sticky .sub-header ul.sub-header-list li a:hover {
        color: #fff;
    }

.sticky-menu.inner-sticky {
    top: 0;
    transition: all .3s ease;
    opacity: 1;
    visibility: hidden;
}

    .sticky-menu.inner-sticky.is-inner-sticky {
        transform: translateX(0px) translateY(0);
        opacity: 1;
        visibility: visible;
    }

        .sticky-menu.inner-sticky.is-inner-sticky a.main-logo {
            left: 30px;
        }

p.blue-para_.black_ {
    color: #5b5b5b;
}

.flex-container.newsroom-innerpage {
    padding-right: 0;
}

.innerpage-container {
}

    .innerpage-container.newslist-innerpage, .innerpage-container.newsdetails-innerpage {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        width: auto;
    }

.news-list-item {
    display: table;
    width: 460px;
}

.innerpage-container.newslist-innerpage .news-list-item {
    width: 33.333%;
    float: left;
    padding: 0;
    padding-right: 20px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-20px);
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
}

    .innerpage-container.newslist-innerpage .news-list-item.tune-me, table.related-table .news-list-item.tune-me {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }

        .innerpage-container.newslist-innerpage .news-list-item.tune-me .home-news-item {
            visibility: visible;
            opacity: 1;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }

.news-list-image {
    display: block;
    overflow: hidden;
}

a.news-list-image {
    height: 240px;
    overflow: hidden;
    -webkit-transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    -moz-transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
}

.home-news-item {
    padding: 30px 0;
    padding-bottom: 41px;
}

span.news-item-date {
    color: #1157a8;
    font-size: 19px;
    display: block;
    margin-bottom: 15px;
}

a.home-news-item-title {
    font-size: 25px;
    color: #000;
    line-height: 38px;
    margin-bottom: 15px;
    display: block;
    font-weight: 500;
    height: 76px;
    overflow: hidden;
    text-decoration: none;
}

p.home-news-item-caption {
    line-height: 28px;
    height: 112px;
    overflow: hidden;
    color: #5b5b5b;
    font-size: 17px;
    padding: 0;
    margin-bottom: 40px;
}

.innerpage-container.newslist-innerpage .news-list-item.tune-me a.read-more {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.innerpage-container.newslist-innerpage .news-list-item:hover a.home-news-item-title {
    color: #1157A8;
}

.innerpage-container.newslist-innerpage .news-list-item:nth-child(4) {
    width: 66.666%;
}

.innerpage-container.newslist-innerpage .news-list-item:hover a.news-list-image {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

@media screen and (max-width:768px) {
    .innerpage-container.newslist-innerpage .news-list-item, .innerpage-container.newslist-innerpage .news-list-item:nth-child(4) {
        width: 50%;
    }
}

@media screen and (max-width:480px) {
    .innerpage-container.newslist-innerpage .news-list-item, .innerpage-container.newslist-innerpage .news-list-item:nth-child(4) {
        width: 100%;
    }
}

a.follow-icon.facebook_:before {
    background: #48649F;
}

a.follow-icon.twitter_:before {
    background: #20B9FF;
}

a.follow-icon.linkedin_:before {
    background: #3F729B;
}

a.follow-icon.youtube_:before {
    background: #D50C0C;
}

.flex-innerpage-reverse .flex-container {
    padding: 40px 30px;
    padding-left: 60px;
}

ul.clone-list li a {
    display: block;
    font-size: 18px;
    color: #b5b5b5;
    text-decoration: none;
    padding: 20px;
    padding-left: 0;
    border-bottom: 1px solid #e7e7e7;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}

ul.clone-list li:last-child a {
    border: none;
}

ul.clone-list li {
    padding-right: 55px;
}

    ul.clone-list li.selected a {
        color: #000;
        padding-left: 10px;
    }

    ul.clone-list li a:hover {
        padding-left: 10px;
        color: #000;
    }

ul.clone-list {
    margin-bottom: 60px;
}

.flex-innerpage.flex-innerpage-reverse {
    flex-direction: row-reverse;
}

ul.listed-content {
    background: #f2f2f2;
    padding: 30px 0;
    margin: 10px 0;
}

    ul.listed-content li {
        line-height: 30px;
        position: relative;
        padding: 0 35px;
    }

        ul.listed-content li:before {
            content: "\f105";
            position: absolute;
            font: normal normal normal 14px/1 FontAwesome;
            left: 15px;
            top: 7px;
            font-size: 18px;
        }

.wide-caps p {
    margin-bottom: 25px;
}


@media screen and (max-width:1360px) {
    .flex-innerpage-reverse .flex-container {
        padding: 40px 20px;
    }

    .flex-innerpage-reverse .inner-sidebar {
        width: 350px;
        padding: 40px 0;
        padding-left: 20px;
    }

    ul.clone-list li {
        padding: 0px;
    }
}


@media screen and (max-width:1024px) {
    .flex-innerpage.flex-innerpage-reverse {
        display: block;
        position: relative;
    }

    .flex-innerpage-reverse .inner-sidebar {
        position: absolute;
        z-index: 10;
        background: #fff;
        border: 1px solid #E7E7E7;
        padding-right: 20px;
        -webkit-transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        left: -350px;
        top: 0px;
    }

        /*.flex-innerpage-reverse .inner-sidebar:before {
            content: '';
            position: absolute;
            width: 60px;
            height: 60px;
            background: red;
            left: 100%;
            top: 0;
        }*/

        .flex-innerpage-reverse .inner-sidebar.open {
            left: 0px;
            max-width: 100%;
        }

    .inner-sidebar a.menu-btn {
        display: block;
        top: 0px;
        right: auto;
        left: 100%;
        margin: 20px 10px;
        -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        display: none;
    }

    .inner-sidebar.open a.menu-btn.side-btn {
        left: auto;
        right: 0px;
    }

    .ui-slider-tabs-list {
        display: block;
    }
}

.inner-sidebar a.menu-btn span.line:not(.hid), .inner-sidebar a.menu-btn .hid.animate {
    background: #5C8BC3;
}

@media screen and (max-width:480px) {
    .intro-effect-push > .title {
        padding-top: 60px;
    }

    div.inner-news-image {
        height: 255px;
    }

    .copyright a.link {
        display: block;
        /* float: none; */
        /* clear: both; */
        margin-left: 0;
        margin-right: 10px;
        margin-bottom: 15px;
    }

        .copyright a.link:before {
            display: none;
        }

    .footer-socials, .footer-socials span {
        margin-left: 21px;
    }

    .search-inner .search-inner-field .search-inner-box {
        padding: 0 10px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width:800px) {
    .intro-effect-push .header, .intro-effect-push.modify .header {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        position: relative;
    }

    .intro-effect-push > .title, .intro-effect-push .content > div {
        padding-top: 0px;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

    .landing-cover {
        /* max-height: 300px; */
    }

    html.fixed-scroll, html.fixed-scroll body {
        overflow: hidden;
    }

        html.fixed-scroll section.content {
            visibility: hidden;
        }

        html.fixed-scroll header.header a.menu-btn {
            /* position: fixed; */
        }

    .landing-cover-title {
        top: 50%;
    }

    .home-featured.tune-me .home-featured-before {
        left: 0px;
    }

    .intro-effect-push .content > div.home-contacts, .intro-effect-push-inner .content > div.home-contacts {
        padding: 40px 30px;
    }

    .sticky-html ul.main-header-list {
        padding-top: 140px !important;
    }

    ul.main-header-list > li.isub-item > a {
        background: #1157a8;
        color: #fff;
    }

    .sticky-menu.is-home-sticky a.main-logo {
        left: 30px;
    }

    .sticky-menu {
        transform: translateX(0px) translateY(0) !important;
        opacity: 1 !important;
        visibility: visible !important;
        padding-bottom: 20px;
        top: 0 !important;
    }

        .sticky-menu a.main-logo {
            left: 30px;
        }
}

.blue-para_.bigger {
    font-size: 40px;
    line-height: 47px;
}

.carrers-container {
    /* padding-top: 30px; */
    margin: 0 -50px;
    margin-top: 30px;
    /* border-top: 1px solid rgba(167, 148, 123, 0.2); */
}

span.careers-head {
    font-size: 19px;
    margin: 0 50px;
    margin-bottom: 44px;
    display: block;
    clear: both;
    padding-top: 30px;
    border-top: 1px solid rgba(167, 148, 123, 0.2);
}

.career-item {
    float: left;
    width: 33.333%;
    margin-bottom: 50px;
    padding: 0px 50px;
}

.home-news-item-title.career-title {
    width: 100%;
    height: auto;
    margin: 0;
    font-family: 'HelveticaNeue-Roman';
    font-size: 24px;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    line-height: 30px;
    height: 60px;
}

p.home-news-item-caption.career-caption {
    clear: both;
    float: none;
    margin: 0;
    height: 56px;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    height: 56px;
}

.career-item a.read-more {
    padding: 13px 46px;
}

ul.listed-content.cols-list {
    overflow: hidden;
}

    ul.listed-content.cols-list li {
        width: 50%;
        float: left;
    }

    ul.listed-content.cols-list ul li {
        float: none;
        width: 100%;
    }

.aboutus-items .about-item {
    width: 50%;
    margin-bottom: 40px;
}

.aboutus-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

    .aboutus-items .about-item h5 {
        font-size: 25px;
        font-weight: 100;
        color: #1157a8;
        margin-bottom: 20px;
    }

    .aboutus-items .about-item p.about-dash-para {
    }

.notfound-subscribe input[type=search] {
    float: left;
    width: 370px;
    margin-right: 17px;
    height: 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: arial;
    margin-bottom: 17px;
}

.search-innerpage p.blue-para_ {
    padding: 0 0;
    max-width: 520px;
}

    .search-innerpage p.blue-para_ a {
        color: rgb(17, 87, 168);
        text-decoration: none;
        -webkit-transition: padding-left 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms,background 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        -moz-transition: padding-left 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms,background 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: padding-left 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms,background 100ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        display: block;
        padding: 0;
        padding-bottom: 5px;
    }

.search-innerpage h4.getconnected-title.med-h4 {
    margin-bottom: 20px;
}

.search-innerpage p.blue-para_ a:hover {
    padding-left: 10px;
    background: rgba(220, 220, 220, 0.37);
    /* color: #fff; */
}

@media screen and (max-width:768px) {

    .career-item {
        float: none;
        width: auto;
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #ddd;
    }

    ul.listed-content.cols-list li {
        float: none;
        width: 100%;
    }

    ul.footer-tist a {
        font-size: 13px;
    }

    .aboutus-items .about-item {
        width: 100%;
    }

    ul.sub-header-list li {
        width: 110px;
        padding: 0;
        /* text-align: center; */
        padding-left: 20px;
    }

    ul.sub-header-list {
        width: 750px;
        padding-top: 20px;
    }

    .sub-header {
        overflow: auto;
    }

    ul.sub-header-list li:before {
        display: none;
    }
}

.contacts-success span {
    display: block;
    text-align: center;
}

.contacts-success {
    padding: 30px 20px;
    background: #FBFBFB;
    color: #1157A8;
    font-size: 26px;
    line-height: 36px;
}

.job-email-container h4.getconnected-title.med-h4 {
    color: #5b5b5b;
    font-size: 20px;
}

.job-email-container a {
    color: #1157a8;
    font-size: 17px;
    text-decoration: none;
}

@media screen and (max-width:480px) {
    .copyright img + span {
        overflow: hidden;
        max-width: 280px;
        margin-top: 6px;
    }

    .g-recaptcha > div > div {
        width: 100% !important;
        overflow: hidden;
        border-right: 1px solid lightgrey;
        border-radius: 3px;
    }

    span.home-contact-caption {
        margin: 0px;
        margin-top: 18px;
        margin-left: 5px;
        color: #fff;
        pointer-events: none;
    }

    .erb-image {
        float: none;
        margin: auto;
    }

    .feature-item {
        padding-top: 0px;
    }

    .home-featured.inner-erb-featured .owl-dots {
        padding-top: 20px;
    }

    .notfound-subscribe input[type=search] {
        width: 100%;
    }

    h1.home-featured-title {
        margin-bottom: 0px;
    }

    .copyright img + span + a.link {
        margin-left: 42px;
    }
}

.server_error {
    color: #D60D0D;
    margin-bottom: 10px;
}

input#ftsub_email {
    margin-right: 15px;
    height: 47px;
    margin-bottom: 17px;
    width: 100%;
    max-width: 360px;
}

.career-inner {
    border: 1px solid #e5e5e5;
    padding: 7px;
    background: #fff;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    display: block;
    color: #000;
    text-decoration: none !important;
}

.career-image {
    height: 260px;
}

.career-item:hover .career-inner {
    background: #1157A8;
    border-color: #1157A8;
    color: #fff;
}

.career-item:hover .home-news-item-title.career-title, .career-item:hover p.home-news-item-caption.career-caption {
    color: #fff;
}

.career-details {
    padding: 25px;
}

.career-position-count {
    position: relative;
    padding-left: 40px;
    padding-top: 5px;
    height: 30px;
    overflow: hidden;
    border-radius: 30px;
}

    .career-position-count:before, .career-position-count:after {
        content: attr(data-count);
        position: absolute;
        left: 0px;
        text-align: center;
        width: 30px;
        height: 30px;
        color: #000;
        border-radius: 50%;
        padding-top: 5px;
        top: 0px;
        -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
        -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 00ms;
    }

    .career-position-count:before {
        border: 1px solid #c4c4c4;
        background: #fff;
    }

.career-item:hover .career-position-count:before {
    border-color: #fff;
}

.career-position-count:after {
    content: '';
    z-index: -1;
}

.career-item.mail-position .home-news-item-title.career-title {
    height: auto;
    margin-bottom: 40px;
    color: #000;
}

.career-item.mail-position .career-image {
    background: url("../images/home/envelop.png") no-repeat 25px bottom;
}

.career-item.mail-position .career-inner {
    background: #fff;
    border: 1px solid #e5e5e5;
}

a.mail-anchor {
    color: #1157a8;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    height: 35px;
}

    a.mail-anchor:before {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        background: #1157a8;
        bottom: 0;
    }

.carrers-container.career-search {
    margin: 0px;
    margin-top: 30px;
}

    .carrers-container.career-search .career-item {
        float: none;
        width: auto;
        padding: 0px;
        border-bottom: 1px solid #e5e5e5;
        padding: 19px 10px;
        margin: 0;
        overflow: hidden;
    }

    .carrers-container.career-search a.home-news-item-title.career-title {
        display: inline;
        font-size: 16px;
        position: relative;
        color: #000;
        padding-left: 40px;
    }

.career-item a.apply-now {
    float: right;
    line-height: 1;
    margin-top: 5px;
}

.carrers-container.career-search a.home-news-item-title.career-title:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url("../images/home/position.png") no-repeat center;
    left: 0;
    top: 8px;
    opacity: 0.2;
}

.carrers-container.career-search .career-item:hover a.home-news-item-title.career-title:before {
    opacity: 1;
}

@media screen and (max-width:1360px) {
    .carrers-container {
        margin: 0px;
        margin-top: 30px;
    }

    span.careers-head {
        margin: 0 10px;
        margin-bottom: 30px;
    }

    .career-item {
        padding: 0 10px;
    }
}

@media screen and (max-width:1024px) {
    .career-item {
        width: 50%;
    }
}

@media screen and (max-width:768px) {
    .career-item {
        width: 100%;
        float: none;
        border: none;
    }
}

.career-up-search {
}

    .career-up-search p.blue-para_.bigger {
        float: left;
        max-width: 600px;
    }

    .career-up-search img {
        float: right;
    }

.career-up-items .career-item {
}

    .career-up-items .career-item .career-item-image {
        float: left;
        width: 80px;
        height: 80px;
        background: #fff;
        border-radius: 50%;
        margin-right: 10px;
        border: 1px solid #e5e5e5;
        text-align: center;
        position: relative;
    }

        .career-up-items .career-item .career-item-image img {
            float: none;
            display: block;
            position: absolute;
            left: -100%;
            right: -100%;
            margin: auto;
            top: -100%;
            bottom: -100%;
        }

.career-up-items.carrers-container {
    float: none;
    clear: both;
    display: inline-block;
    margin-top: 75px;
}

.career-item-caption span.title {
    display: block;
    font-size: 19px;
    color: #000;
    margin-bottom: 10px;
}

.career-item-caption p {
    font-size: 17px;
    color: #5b5b5b;
    line-height: 1.5;
}

.career-item-caption {
    overflow: hidden;
}

span.careers-head.open-positions {
    margin: 0;
    margin-bottom: 40px;
    border: none;
    position: relative;
    padding-left: 50px;
    padding-top: 0px;
    font-size: 28px;
}

    span.careers-head.open-positions:before {
        position: absolute;
        content: '';
        width: 36px;
        height: 36px;
        background: url("../images/home/down.png") no-repeat center;
        left: 0px;
        top: 0px;
    }

.roles-under {
    font-size: 17px;
    color: #000;
    font-family: 'HelveticaNeue-Roman';
    border-bottom: 1px solid #e5e5e5;
    padding: 19px 10px;
    padding-top: 10px;
}

    .roles-under span {
        color: #1157A8;
    }
