html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

nav ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ' ';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ' '
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    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;
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

body {
    font-family: 'Ubuntu', sans-serif;
    color: #0e2150;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

*, *:before, *:after {
    box-sizing: border-box;
}

/*
@font-face {
  font-family: 'ubunturegular';
  src: url('../fonts/ubuntu-r-webfont.woff2') format('woff2'),
       url('../fonts/ubuntu-r-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'ubuntumedium';
  src: url('../fonts/ubuntu-m-webfont.woff2') format('woff2'),
       url('../fonts/ubuntu-m-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}*/

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    outline: 0;
}

.d-table {
    display: table;
    height: 100%;
}

.d-cell {
    display: table-cell;
    vertical-align: middle;
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 25px;
    padding-right: 25px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}

.header__nav__list__item {
    list-style: none;
    text-transform: uppercase;
}

.header__nav__list {
    float: left;
    padding-left: 50px;
}

.header__nav .flags {
    float: right;
}

.header__nav .flags li {
    margin-left: 10px;
    display: inline-block;
}

.header__nav .flags li img {
    width: 20px;
}

.header__bg-video {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: -moz-linear-gradient(top, rgba(1, 18, 45, 1) 0%, rgba(1, 18, 45, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(1, 18, 45, 1) 0%, rgba(1, 18, 45, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(1, 18, 45, 1) 0%, rgba(1, 18, 45, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01122d', endColorstr='#0001122d', GradientType=0);
    /* IE6-9 */
}

.header__bg-video:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url("../images/pattern.png");
    opacity: 0.4;
    z-index: 9;
}

.header__bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('../images/header-videos-bg.jpg') no-repeat;
    background-size: cover;
    transition: 1s opacity;
}

/* temp code */

.header__bg-video img {
    display: block;
    width: 100%;
    height: 100%;
}

.header__video-content {
    position: absolute;
    color: #fff;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    line-height: 1.2;
    z-index: 99;
}

.header__video-content h3 {
    font-size: 18px;
    font-weight: 400;
}

.header__video-content h2 {
    font-size: 23px;
    margin-top: 20px;
}

.header__video-content h2:after {
    content: ' ';
    height: 1px;
    max-width: 150px;
    margin: 40px auto 0;
    background: #fff;
    display: block;
    opacity: 0.6;
    z-index: 99;
}

.header__video-content h2 span {
    color: #eb6523;
}

.heading-box {
    border: 1px solid #fff;
    display: inline-block;
    padding: 12px;
    font-size: 16px;
    /*color: #f0851d;*/
    color: #fff;
    font-weight: normal;
}

.about {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    line-height: 1.6;
}

.about__header {
    font-size: 30px;
    font-weight: 300;
}

.about__header span {
    font-weight: 500;
    color: #f0851d;
}

.about__description {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.about__content {
    font-size: 16px;
    color: #7b7b7b;
}

.what-we-do__bg {
    background-repeat: no-repeat;
}

.what-we-do__content, .corporate-tv__content {
    font-weight: 400;
    font-size: 15px;
}

.what-we-do__bg, .corporate-tv__bg {
    padding-bottom: 57.31%;
    background-size: cover;
}

.what-we-do__inner .container, .corporate-tv__inner .container {
    height: 100%;
}

.what-we-do__more-info {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    color: #fff;
    text-align: center;
}

.what-we-do__more-info:before {
    content: ' ';
    display: block;
    padding-top: 140%;
    width: 100%;
}

.what-we-do__more-info__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.what-we-do__more-info__inner .container {
    height: 100%;
}

.what-we-do__more-info__title {
    font-size: 16px;
    line-height: 1.5;
}

.what-we-do__more-info__title:after, .videos__content:after {
    content: ' ';
    background: #f0851d;
    width: 30%;
    margin: 15px auto 0;
    display: block;
    height: 2px;
    max-width: 200px;
}

.what-we-do__more-info__content {
    font-size: 14px; 
    margin-top: 15px;
    line-height: 1.6;
}

.the-team {
    background: #040f2b fixed url('../images/the-team-bg.png') no-repeat bottom center;
}

.the-team__heading {
    margin-bottom: 50px;
}

.the-team__map {
    margin-bottom: 40px;
    /*padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);*/
    position: relative;
}

.the-team__map img {
    width: 750px;
    margin: 0px auto;
}

.mobile-map {
    display: none;
}

.the-team__map .map-pin {
    position: absolute;
    z-index: 10000;
}

.the-team__map .map-pin img {
    width: auto;
}

.the-team__map .map-pin.houston {
    left: 171px;
    top: -11px;
}

.the-team__map .map-pin.london {
    left: 373px;
    top: 22px;
}

.the-team__map .map-pin.rio {
    bottom: 40px;
    left: 388px;
}

.the-team__map .map-pin.dubai {
    left: 635px;
    top: 141px;
}

.the-team__map .map-pin.canda {
    left: 386px;
    top: 64px;
}

.the-team__map .map-pin.sa {
    left: 509px;
    top: 192px;
}

.the-team__map .map-pin.asia {
    right: 301px;
    top: 169px;
}

/*
.the-team__map  span {
	color: #fff;
	position: absolute;
}
.map-houston {
	    left: 0;
    top: -3px;
}
.map-london{
	left: 26%;
    top: 90px;
}*/

.the-team__members__list__item {
    width: 110px;
}

.the-team__members__image {
    max-width: 85px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    padding: 3px;
}

.the-team__members__image img {
    border-radius: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.the-team__members__list__item .the-team__members__image:hover .overlay {
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99;
}

.the-team__members__list__item .the-team__members__image .overlay i {
    top: 50%;
    position: absolute;
    left: 50%;
    font-size: 25px;
    background-color: #0077b7;
    color: #fff;
    padding: 3px 4px;
    border-radius: 5px;
    transform: translate(-50%, -50%);
}

.the-team__members__image:before {
    width: 50%;
    height: 0;
    background-color: #874825;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: height 0s;
    transition-delay: 0s;
    content: ' ';
}

.the-team__members__image:after {
    width: 50%;
    height: 0;
    background-color: #874825;
    position: absolute;
    right: 0;
    top: 0;
    transition: height 0s;
    content: ' ';
}

.the-team__members__list__item:hover .the-team__members__image:before {
    height: 100%;
    transition: height 0.2s ease-out;
    transition-delay: 0.3s;
}

.the-team__members__list__item:hover .the-team__members__image:after {
    height: 100%;
    transition: height 0.2s ease-in;
}

.the-team__members__name:before {
    content: ' ';
    display: block;
    width: 100px;
    height: 1px;
    background: rgba(255, 255, 255, 0.22);
    margin: 25px auto;
}

.the-team__members__name {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
}

.the-team__members__role, .the-team__members__location {
    color: #eb6523;
    margin-top: 10px;
}

.the-team__members__role {
    font-weight: 493;
    font-size: 14px;
}

.the-team__members__location {
    font-size: 12px;
}

.videos {
    background: fixed url('../images/videos-bg.jpg') no-repeat center center;
}

.the-team, .videos {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.videos__content {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
}

.videos__heading {
    margin-bottom: 20px;
}

.videos__inner {
    max-width: 1090px;
    margin: 0 auto;
}

.videos__list {
    margin-bottom: 30px;
    text-align: center;
}

.videos__list__item__content {
    width: 100%;
    position: relative;
    padding-top: 56.3043%;
}

.videos__list__item__content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vide-slider-arrow {
    width: 35px;
    height: 35px;
    border-left: 2px solid #eb6523;
    border-bottom: 2px solid #eb6523;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.vide-slider-arrow-prev {
    left: -50px;
    transform: rotate(45deg);
}

.vide-slider-arrow-next {
    right: -50px;
    transform: rotate(-135deg);
}

.corporate-tv__bg {
    background-repeat: no-repeat;
    background-size: cover;
}

.what-we-do, .corporate-tv {
    position: relative;
}

.corporate-tv__content p+p {
    margin-top: 20px;
}

.clients {
    text-align: center;
}

.clients {
    margin-top: 30px;
    margin-bottom: 30px;
}

.clients__heading {
    margin-bottom: 40px;
}

.clients__logo-list {
    /*padding-bottom: 70px;
    border-bottom: 1px solid #efefef;*/
}

.clients__logo-list__item {
    list-style: none;
    width: 25%;
    float: left;
    min-height: 150px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.clients__logo-list__item img {
    display: block;
}

.clients__testimonials {
    max-width: 1050px;
    margin: 70px auto 0;
}

.clients__testimonials__content {
    font-size: 30px;
    color: #979797;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 30px;
}

.clients__testimonials__name {
    font-size: 25px;
    font-weight: 500;
}

.clients__testimonials__name p+p {
    margin-top: 8px;
}

.clients__testimonials__name:after {
    content: ' ';
    width: 80px;
    background: #0e2150;
    height: 2px;
    margin: 25px auto;
    display: block;
}

.clients__testimonials__client {
    color: #eb6523;
    font-size: 36px;
    font-weight: 500;
}

.contact-us {
    text-align: center;
    background: #f6f6f6;
    color: #373737;
    padding-top: 40px;
    padding-bottom: 40px;
}

.contact-us {
    background: url('../images/left.png'), url('../images/mask-1-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
}

.contact-us a {
    color: #eb6523;
    display: inline-block;
}

.contact-us .left {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding-right: 50%;
}

.contact-us__mail {
    font-size: 18px;
    font-weight: 500;
}

.contact-us__mail a {
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
}

.contact-us__mail, .contact-us__address {
    margin-top: 40px;
    text-align: center;
}

.contact-us__address__list {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.contact-us__address__list a:before {
    content: "\f041";
    font: normal normal normal 20px/1 FontAwesome;
    display: inline-block;
    color: #eb6523;
    margin-right: 10px;
}

.contact-us__address__list a {
    font-size: 16px;
    margin-bottom: 10px;
}

.footer {
    background: #081840;
    color: #fff;
    font-style: italic;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 13px;
}

.footer p+p {
    margin-top: 20px;
}

.footer__links {
    margin-bottom: 20px;
}

.footer__links li {
    display: inline-block;
    font-size: 30px;
}

.footer__links li+li {
    margin-left: 10px;
}

.footer__links li a {
    color: #081840;
}

.footer__links li i {
    background: rgba(255, 255, 255, 0.54) none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-out 0s;
    width: 30px;
    display: block;
}

.footer__links li i:after {
    border: 2px solid rgba(255, 255, 255, 0.54);
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0.8);
    transition: all 0.2s ease-out 0s;
    width: 100%;
    z-index: -1;
    opacity: 0;
}

.footer__links li:hover i::after {
    transform: scale(1.2);
    z-index: 9;
    opacity: 1;
}

.slick-slide img {
    display: inline-block;
}

.slick-dots {
    margin-top: 20px;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots button {
    background: #fff;
    border: 0;
    color: transparent;
    border-radius: 100%;
    width: 13px;
    height: 13px;
}

.slick-dots .slick-active button {
    background: #eb6523;
}

.scrolldown-container {
    background: none;
    /*
  width: 100%;
  height: 100vh;

  position: relative;*/
    z-index: 99;
}

.slick-arrow.slick-disabled {
    opacity: 0.4;
    cursor: default;
}

.scrolldown-container .scrolldown-btn {
    width: 25px;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 99;
}

.scrolldown-container .scrolldown-btn svg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
}

.scrolldown-container .scrolldown-btn svg path.first-path {
    animation: scrollanim 1s ease-in-out infinite;
    animation-delay: 0.8s;
}

.scrolldown-container .scrolldown-btn svg path.second-path {
    animation: scrollanim2 1s ease-in-out infinite;
}

@-webkit-keyframes scrollanim {
    0% {
        -webkit-transform: translate(0, -40px);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate(0, 0);
        opacity: 0.8;
    }
}

@-moz-keyframes scrollanim {
    0% {
        -moz-transform: translate(0, -40px);
        opacity: 0;
    }
    60% {
        -moz-transform: translate(0, 0);
        opacity: 0.8;
    }
}

@keyframes scrollanim {
    0% {
        -webkit-transform: translate(0, -40px);
        -moz-transform: translate(0, -40px);
        -ms-transform: translate(0, -40px);
        -o-transform: translate(0, -40px);
        transform: translate(0, -40px);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0.8;
    }
}

@-webkit-keyframes scrollanim2 {
    0% {
        -webkit-transform: translate(0, -40px);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate(0, 0px);
        opacity: 0.6;
    }
}

@-moz-keyframes scrollanim2 {
    0% {
        -moz-transform: translate(0, -40px);
        opacity: 0;
    }
    60% {
        -moz-transform: translate(0, 0px);
        opacity: 0.6;
    }
}

@keyframes scrollanim2 {
    0% {
        -webkit-transform: translate(0, -40px);
        -moz-transform: translate(0, -40px);
        -ms-transform: translate(0, -40px);
        -o-transform: translate(0, -40px);
        transform: translate(0, -40px);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate(0, 0px);
        -moz-transform: translate(0, 0px);
        -ms-transform: translate(0, 0px);
        -o-transform: translate(0, 0px);
        transform: translate(0, 0px);
        opacity: 0.6;
    }
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #fff;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 3px solid transparent;
    border-top-color: #162953;
    border-radius: 50%;
    animation: loader 2s linear infinite;
}

#loader::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 3px solid transparent;
    border-top-color: #162953;
    border-radius: 50%;
    animation: loader 3s linear infinite;
}

#loader::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 3px solid transparent;
    border-top-color: #162953;
    border-radius: 50%;
    animation: loader 1.5s linear infinite;
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 767px) {
    .clients__logo-list__item {
        width: 50%!important;
    }
    .contact-us {
        background-position: left;
    }
    .contact-us .left {
        padding-right: 0;
    }
    .menu-open {
        overflow: hidden;
    }
    .header {
        background: #070f20;
        height: 70px;
    }
    .header .container {
        padding: 0;
    }
    .header__logo {
        max-width: 115px;
        float: left;
        margin-top: 16px;
        border-left: 2px solid #2c3341;
        padding-left: 20px;
        width: 100%;
    }
    .header__nav__icon {
        float: left;
        cursor: pointer;
        padding: 33px 18px;
    }
    /*.header__nav__icon:before {
        font: normal normal normal 30px/1 FontAwesome;
        content: "\f0c9";
        display: block;
        color: #ccced2;
    }
    .menu-open .header__nav__icon:before {
        content: "\f00d";
    }*/
    .header__nav__icon span {
        position: relative;
        width: 2em;
        height: .2rem;
        background: #ccced2;
        transition: 0.5s;
        border-radius: 2.5rem;
        display: block;
    }
    .header__nav__icon span:before, .header__nav__icon span:after {
        display: block;
        content: "";
        height: .2rem;
        width: 2rem;
        background: #ccced2;
        position: absolute;
        z-index: -1;
        transition: 0.5s 0.25s;
        border-radius: 1rem;
    }
    .header__nav__icon span:before {
        top: .625rem;
    }
    .header__nav__icon span:after {
        top: -.625rem;
    }
    .menu-open .header__nav__icon span {
        background: transparent;
    }
    .menu-open .header__nav__icon span:before {
        transform: rotate(-45deg);
    }
    .menu-open .header__nav__icon span:after {
        transform: rotate(45deg);
    }
    .menu-open .header__nav__icon span:before, .menu-open .header__nav__icon span:after {
        top: 0;
    }
    .header__nav {
        position: fixed;
        top: 70px;
        width: 100%;
        padding: 20px;
        left: 0px;
        background: rgba(7, 15, 32, 0.91);
        height: 0;
        overflow: hidden;
        visibility: hidden;
        opacity: 0;
        transition: all ease-in 0.2s 0.2s;
        text-align: center;
    }
    .menu-open .header__nav {
        height: calc( 100% - 70px);
        overflow: auto;
        visibility: visible;
        opacity: 1;
    }
    .header__nav__list__item__link {
        color: #fff;
        display: block;
        padding-bottom: 20px;
        padding-top: 20px;
        font-size: 20px;
        text-transform: uppercase;
    }
    .header__nav__list__item__link.active {
        color: #eb6523;
    }
    .what-we-do__inner, .corporate-tv__inner {
        background: #0a1223;
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
    }
    .what-we-do__heading, .corporate-tv__heading {
        margin-bottom: 30px;
    }
    .what-we-do__content, .corporate-tv__content {
        color: #fff;
        line-height: 1.8;
    }
    .what-we-do__bg {
        background-repeat: no-repeat;
        background-position: center top !important;
        background-size: cover;
    }
    .corporate-tv__bg {
        background-repeat: no-repeat;
        background-position: center top !important;
        background-size: cover;
    }
    .clients__heading, .contact-us__heading {
        border-color: #eb6523;
        color: #0a1223;
    }
    .clients__logo-list {
        border: 0;
        padding: 0;
    }
    .clients__logo-list__item.aker-solution {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .clients__logo-list__item.mobile-last {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .scrolldown-container .scrolldown-btn {
        bottom: 60px;
    }
    .clients__testimonials {
        display: none;
    }
    .mobile-map {
        display: block;
    }
    .desktop-map, .the-team__map .map-pin {
        display: none;
    }
    .mobile.iphone .what-we-do__more-info {
        height: 540px;
    }
    .mobile.iphone .what-we-do__more-info:before {
        position: absolute;
        height: 100%
    }
    .mobile.iphone .videos, .mobile.iphone .what-we-do__more-info {
        background-attachment: scroll !important;
        background-position: 53% 89%;
        background-size: cover;
    }
    .what-we-do__more-info__title, .what-we-do__more-info__content {
        line-height: 1.8;
    }
    .the-team .the-team__map {
        padding-left: 25px;
        padding-right: 25px;
    }
    .the-team .container {
        padding: 0;
    }
    .videos__list__item.slick-slide {}
    .vide-slider-arrow {
        width: 10px;
        height: 10px;
    }
    .vide-slider-arrow-prev {
        left: -17px;
    }
    .vide-slider-arrow-next {
        right: -17px;
    }
    .the-team__heading {
        margin-bottom: 30px;
    }
    .the-team__map {
        margin-bottom: 30px;
    }
}

@media (min-width: 576px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .what-we-do__more-info:before {
        padding-top: 85%;
    }
    .what-we-do__more-info__title:after, .what-we-do__more-info__content {
        margin-top: 25px;
    }
}

@media (min-width: 768px) {
    .container {
        margin: 0 auto;
        padding-left: 40px;
        padding-right: 40px;
    }
    .header__logo {
        width: 15%;
        float: left;
        transition: all ease-in 0.3s 0s;
        max-width: 200px;
    }
    .header__nav {
        float: right;
        width: 85%;
        margin-top: 8px;
        transition: all ease-in 0.2s 0s;
    }
    .header__nav__list__item+.header__nav__list__item {
        margin-left: 1em;
    }
    .header__nav__list__item__link {
        color: #fff;
        font-weight: 350;
        text-decoration: none;
        font-size: 12px;
        padding-bottom: 10px;
        display: block;
        position: relative;
    }
    .header {
        padding-top: 35px;
        padding-bottom: 50px;
        transition: all ease-in 0.2s 0.2s;
    }
    .header-affix .header {
        background: #070f20;
        padding-top: 19px;
        padding-bottom: 19px;
    }
    .header-affix .header__logo {
        max-width: 110px;
    }
    .header-affix .header__nav {
        margin-top: 5px;
    }
    .header__nav__list {
        text-align: right;
    }
    .header__nav__list__item {
        display: inline-block;
    }
    .header__nav__list__item__link:after {
        content: ' ';
        display: block;
        background-color: #eb6523;
        height: 2px;
        width: 0;
        position: absolute;
        top: 100%;
        left: 50%;
        border-radius: 10px;
        opacity: 0;
        transition: all ease-in 0.2s 0.2s;
    }
    .header__nav__list__item__link.active:after, .header__nav__list__item__link:hover:after {
        opacity: 1;
        width: 100%;
        left: 0;
    }
    .heading-box {
        border-color: #101e3f;
        padding: 14px;
        font-size: 16px;
        color: #0e2150;
        transition: all ease-in 0.2s 0.2s;
    }
    .heading-box:hover {
        color: #fff;
        background-color: #101e3f;
    }
    .header__video-content h2 {
        font-size: 33px;
    }
    .header__video-content h3 {
        font-size: 26px;
    }
    .about {
        padding-top: 5em;
        padding-bottom: 7em;
    }
    .about__header {
        font-size: 50px;
    }
    .about__description {
        font-size: 22px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .about__content {
        font-size: 18px;
    }
    .what-we-do__content, .corporate-tv__content {
        font-size: 15px;
        line-height: 2.1;
    }
    .mobile .mobile-map {
        display: block;
    }
    .mobile .desktop-map, .mobile .the-team__map .map-pin {
        display: none;
    }
    .what-we-do__heading {
        margin-bottom: 15px;
    }
    .what-we-do__bg, .corporate-tv__bg {
        padding-bottom: 0;
        min-height: 700px;
        background-position: 50% 0, 50% 0;
        background-attachment: scroll, fixed;
    }
    .what-we-do__inner, .corporate-tv__inner {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .what-we-do__inner {
        left: 0;
    }
    .what-we-do__inner .d-table {
        max-width: 40%;
    }
    /*.what-we-do__inner .container,
    .corporate-tv__inner .container {
        padding-left: 20px;
        padding-right: 20px;
    }*/
    .what-we-do__content:after, .corporate-tv__content:after {
        content: ' ';
        background: #f0851d;
        width: 30%;
        height: 2px;
        margin-top: 3em;
        margin-bottom: 1em;
    }
    .what-we-do__content:after {
        display: block;
        margin-top: 5em;
        margin-bottom: 5em;
    }
    .what-we-do__more-info:before {
        padding-top: 0;
        min-height: 700px;
    }
    .what-we-do__more-info__title {
        font-size: 22px;
        line-height: 1.5;
        max-width: 590px;
        margin: 0 auto;
    }
    .what-we-do__more-info .d-table {
        width: 100%;
    }
    .what-we-do__more-info__title:after, .what-we-do__more-info__content {
        margin-top: 50px;
    }
    .what-we-do__more-info__content {
        font-size: 20px;
        line-height: 1.8;
        font-weight: 300;
        max-width: 770px;
        margin-left: auto;
        margin-right: auto;
    }
    .the-team, .videos {
        padding-top: 4em;
        padding-bottom: 50px;
    }
    .the-team__heading {
        color: #fff;
        border-color: #fff;
        margin-bottom: 70px;
    }
    .the-team__heading:hover {
        color: #fff;
        border-color: #f0851d;
        background-color: #f0851d;
    }
    .the-team__members__list__item {
        width: 190px;
    }
    .the-team__members__image {
        max-width: 60%;
    }
    .the-team__members__name {
        font-size: 16px;
    }
    .the-team__members__role {
        font-size: 14px;
    }
    .the-team__members__location {
        font-size: 13px;
    }
    .videos__heading {
        color: #fff;
        border-color: #fff;
    }
    .videos__heading:hover {
        color: #101e3f;
        background-color: #fff;
    }
    .videos__content {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.6;
    }
    .videos__content:after {
        margin-top: 35px;
    }
    .videos__list__item {
        margin: 0 10px;
        padding: 10px;
    }
    .vide-slider-arrow-next {
        right: 20px;
    }
    .videos__list__item__content {
        margin: 10px;
        transition: all .2s .4s ease-in;
    }
    .videos__list__item.slick-center .videos__list__item__content {
        transform: scale(1.08);
    }
    .videos__list {
        padding: 0 70px;
    }
    .vide-slider-arrow-prev {
        left: 20px;
    }
    .corporate-tv__inner {
        right: 0;
        text-align: center;
    }
    .corporate-tv__inner .d-table {
        float: right;
        max-width: 40%;
    }
    .corporate-tv__content {
        text-align: right;
    }
    .corporate-tv__content:after {
        text-align: right;
        display: inline-block;
    }
    .clients {
        margin-top: 5em;
        margin-bottom: 5em;
    }
    .clients__heading {
        margin-bottom: 70px;
    }
    .contact-us {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .contact-us__mail {
        margin-top: 80px;
    }
    .contact-us__mail {
        font-size: 18px;
    }
    .contact-us__mail a {
        font-size: 24px;
    }
    .contact-us__address {
        max-width: 1250px;
        margin: 80px auto 0;
    }
    .contact-us__address__list a:before {
        font-size: 30px;
    }
    .contact-us__address__list {
        display: inline-block;
        width: 100%;
        font-weight: 400;
        font-size: 21px;
        margin-bottom: 0;
    }
    .contact-us__address__list a {
        font-size: 20px;
    }
    .footer {
        font-size: 15px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer .container {
        position: relative;
        padding-right: 240px !important;
        padding-left: 240px !important;
    }
    .footer__links {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        display: block;
        margin: 0;
    }
}

@media (min-width: 992px) {
    .header__nav {
        margin-top: 18px;
    }
    .header__nav__list__item__link {
        letter-spacing: 1.5px;
        font-size: 13px;
    }
}

@media (max-width: 1150px) {
    .mobile-map {
        display: block;
    }
    .desktop-map, .the-team__map .map-pin {
        display: none;
    }
}

/*
@media (min-width: 992px) {
    .container {
        max-width: 1200px;
        margin: 0 auto;
    }
    .header {
        padding-top: 50px;
        padding-bottom: 50px;
        transition: all ease-in 0.2s 0.2s;
    }
    .header-affix .header {
        background: #070f20;
        padding-top: 19px;
        padding-bottom: 0px;
    }
    .header__logo {
        width: 15%;
        float: left;
    }
    .header__nav {
        float: right;
        width: 75%;
        margin-top: 37px;
    }
    .header__nav__list {
        text-align: right;
    }
    .header__nav__list__item {
        display: inline-block;
    }
    .header__nav__list__item+.header__nav__list__item {
        margin-left: 20px;
    }
    .header__nav__list__item__link {
        color: #fff;
        font-weight: 460;
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 10px;
        display: block;
        position: relative;
    }
    .header__nav__list__item__link:after {
        content: ' ';
        display: block;
        background-color: #eb6523;
        height: 2px;
        width: 0;
        position: absolute;
        top: 100%;
        left: 50%;
        border-radius: 10px;
        opacity: 0;
        transition: all ease-in 0.2s 0.2s;
    }
    .header__nav__list__item__link.active:after,
    .header__nav__list__item__link:hover:after {
        opacity: 1;
        width: 100%;
        left: 0;
    }
    .heading-box {
        border-color: #101e3f;
        padding: 14px;
        font-size: 20px;
        color: #0e2150;
    }
    .about {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .about__header {
        font-size: 50px;
    }
    .about__description {
        font-size: 22px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .about__content {
        font-size: 20px;
    }
    .what-we-do__content,
    .corporate-tv__content {
        font-size: 16px;
        line-height: 2;
        font-weight: 400;
    }
    .what-we-do__heading {
        margin-bottom: 30px;
    }
    .what-we-do:before,
    .corporate-tv:before {
        padding-bottom: 57.31%;
    }
    .what-we-do__inner,
    .corporate-tv__inner {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .what-we-do__inner {
        left: 0;
    }
    .what-we-do__content:after,
    .corporate-tv__content:after {
        content: ' ';
        background: #f0851d;
        width: 30%;
        margin-top: 30px;
        margin-bottom: 30px;
        height: 2px;
    }
    .what-we-do__content:after {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .what-we-do__more-info:before {
        padding-top: 53.94%;
    }
    .what-we-do__more-info__title {
        font-size: 22px;
        line-height: 1.5;
    }
    .what-we-do__more-info__title:after,
    .what-we-do__more-info__content {
        margin-top: 50px;
    }
    .what-we-do__more-info__content {
        font-size: 20px;
        line-height: 1.8;
        font-weight: 400;
    }
    .the-team,
    .videos {
        padding-top: 100px;
        padding-bottom: 50px;
    }
    .the-team__heading {
        color: #f0851d;
        border-color: #fff;
        margin-bottom: 70px;
    }
    .the-team__members__list__item {
        width: 160px;
    }
    .the-team__members__image {
        max-width: 60%;
    }
    .the-team__members__name {
        font-size: 16px;
    }
    .the-team__members__role {
        font-size: 14px;
    }
    .the-team__members__location {
        font-size: 13px;
    }
    .videos__heading {
        color: #fff;
        border-color: #fff;
    }
    .videos__content {
        font-size: 22px;
        font-weight: normal;
        line-height: 1.6;
    }
    .videos__content:after {
        margin-top: 35px;
    }
    .corporate-tv__inner {
        right: 0;
        text-align: center;
    }
    .corporate-tv__content {
        text-align: right;
    }
    .corporate-tv__content:after {
        text-align: right;
        display: inline-block;
    }
    .clients {
        margin-top: 100px;
        margin-bottom: 20px;
    }
    .clients__heading {
        margin-bottom: 70px;
    }
    .clients__logo-list__item {
        width: 25%;
    }
    .clients__logo-list__item:nth-child(4n+1) {
        clear: both;
    }
    .contact-us {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .contact-us__mail {
        margin-top: 80px;
    }
    .contact-us__mail {
        font-size: 18px;
    }
    .contact-us__mail a {
        font-size: 24px;
    }
    .contact-us__address {
        max-width: 1250px;
        margin: 80px auto 0;
    }
    .contact-us__address__list:before {
        font-size: 30px;
    }
    .contact-us__address__list {
        float: left;
        width: 33.333%;
        font-weight: 400;
        font-size: 21px;
    }
    .contact-us__address__list a {
        font-size: 20px;
    }
    .footer {
        font-size: 15px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
*/

/*@media (max-width: 1199px) {
	.what-we-do__bg,
	.corporate-tv__bg {
		background-position: 50% 0,50% 0 !important;
	}
}*/

@media (min-width: 1200px) {
    .container {
        padding-left: 50px;
        padding-right: 50px;
    }
    .header__nav__list__item+.header__nav__list__item {
        margin-left: 50px;
    }
    .what-we-do__heading, .corporate-tv__heading {
        margin-bottom: 50px;
    }
    .what-we-do__bg, .corporate-tv__bg {
        background-size: auto;
    }
}

.mejs__controls {
    visibility: hidden !important;
}

body.admin-bar .header{
    top: 30px;
}