/* ========================
   Theme Name: ENO
   ======================== */


/** Table of Contents:

* 1.0 - Fonts
* 2.0 - Icon-fonts
* 3.0 - Useful classes
* 4.0 - General
    * 4.1 - Forms
    * 4.2 - Buttons
    * 4.3 - Animation
    * 4.4 - Light-mode
* 5.0 - Mobile menu
* 6.0 - Header
* 7.0 - Footer
* 8.0 - Pages
    8.1 Home page
    8.2 Holding page
    8.3 404 page
    8.4 Services pages
    8.5 Internal page
    8.6 Login pages
    8.7 Team pages
    8.8 Contact page
    8.9 Partnership page
    8.13 Sitemap
    8.14 Press releases
**/

/* 1.0 - Fonts
============================== */
@font-face {
  font-family: 'Akkurat-Bold';
  src: url('../fonts/Akkurat-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Akkurat-Bold.woff') format('woff'), url('../fonts/Akkurat-Bold.ttf')  format('truetype'), url('../fonts/Akkurat-Bold.svg#Akkurat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Akkurat';
  src: url('../fonts/Akkurat.eot?#iefix') format('embedded-opentype'),  url('../fonts/Akkurat.woff') format('woff'), url('../fonts/Akkurat.ttf')  format('truetype'), url('../fonts/Akkurat.svg#Akkurat') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* 2.0 - Icon fonts
============================== */
@font-face {
  font-family: 'icomoon';
  src:  url('../icon-fonts/icomoon.eot?55xvk7');
  src:  url('../icon-fonts/icomoon.eot?55xvk7#iefix') format('embedded-opentype'),
    url('../icon-fonts/icomoon.ttf?55xvk7') format('truetype'),
    url('../icon-fonts/icomoon.woff?55xvk7') format('woff'),
    url('../icon-fonts/icomoon.svg?55xvk7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-round-done-button:before {
  content: "\e907";
}
.icon-phone2:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e904";
}
.icon-login:before {
  content: "\e905";
}
.icon-search2:before {
  content: "\e90f";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-paper-plane:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-angle-down:before {
  content: "\e906";
}

/* 3.0 - Useful classes
============================== */
body {
    zoom: 0.9!important;
    padding: 0;
}
body.iebrowser{
    zoom: 1!important;
}
.relative-block{
    position: relative;
}
.section{
    padding-top: 40px;
    padding-bottom: 40px;
}
.section.gov-slider {
    padding-top: 50px;
}
.section-medium{
    padding-top: 80px;
    padding-bottom: 80px;
}
.section-blue{
    background: #27aae0 url(../images/Shape-right-lg2.png) no-repeat 100% 0;
    color: #fff;
}
.section-blue h1,
.section-blue h2,
.section-blue h3,
.section-blue h4{
    color: inherit;
}
.section-blue .slick-dots > li.slick-active > button{
    background: #fff;
}
.slick-slide{
    outline: none;
}
.slick-dots{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    list-style: none;
    /*margin-top: 25px;
    margin-bottom: 0;*/
    margin: 0;
}
.slick-dots > li{
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1;
}
.slick-dots > li > button{
    color: rgba(0, 0, 0, 0);
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #d7d7d7;
    cursor: pointer;
    border-radius: 100%;
}
.slick-dots > li.slick-active > button{
    /*background: #a1a1a1;*/
    background-color: rgba(225, 225, 225, .3);
}
.light-content{
    color: #fff;
}
.dark-content{
    color: #141719;
}
.section-dark{
    background: #58595b;
    color: #fff;
}
.section-dark h1,
.section-dark h2,
.section-dark h3,
.section-dark h4{
    color: inherit;
}
.section-light{
    background: #fff;
    color: #141719;
}
.clear-line{
    max-width: none;
    margin: 0;
    border-color: #383838;
}
.clear-line.dark{
    border-color: #696a6c;
}
.wrapper-inner{
    overflow: hidden;
    min-height: 100vh;
}
.custom-row.expanded .row{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.row.small{
    max-width: 910px;
}
.ord-list {
    counter-reset: ordering;
}
.ord-list > li{
    padding-left: 55px;
    position: relative;
}
.ord-list > li:before{
    counter-increment: ordering;
    content: counter(ordering);
    position: absolute;
    left: 0;
}
/* october 12 changes */
.slick-staff {
    /*max-width: 380px;*/
    max-width: 420px;
}
.trusted h3 {
    margin-top: 30px;
}
.gov-slider .logo {
    text-align: right;
}
.gov-slider .logo img {
    display: inline-block;
}
.light-mode.internal-page .left-content.section-medium > p:not(.date):nth-of-type(1), .light-mode.internal-page .left-content.section-medium p.date + p {
    font-size: 27px;
    line-height: 1.3;
}
.left-content p.date {
    margin-bottom: 30px;
}
@media screen and (min-width: 64em) {
    .shrink-for-large{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
    }
    .custom-col-for-large {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media screen and (max-width: 73.125rem) {
    .side-space{
        padding-left: 0.9375rem!important;
        padding-right: 0.9375rem!important;
    }
}
@media screen and (max-width: 63.96em) {
    .section-medium{
        padding-top: 50px;
        padding-bottom: 50px;
    }

}
@media screen and (max-width: 39.96em) {
    .lead{
        font-size: 110%;
    }
    .section-medium{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .shrink-for-small{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
    }
}
/* 4.0 - General
============================== */
body{
    font-size: 18px;
    line-height: 1.55em;
    color: #5c5c5c;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    letter-spacing: 0.02em;
}
body.light-mode{
   background-color: #fff;
    color: #141719;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Akkurat-Bold';
    color: #58595b;
}
h1{
    font-size: 3.2em;
    line-height: 1;
    margin-bottom: 0.4em;
}
h2{
    font-size: 2.38em;
    line-height: 1em;
    margin-bottom: .4em;
}
h3{
    font-size: 1.3em;
}
h4{
    font-size: 1em;
}
h6{

}
a, button{
    transition: all .3s;
    font-family: 'Akkurat-Bold';
    font-size: inherit;
    color: inherit;
}
p a{
    border-bottom: 1px solid #27aaff;
}
p a:hover{
    border-bottom-color: rgba(39, 170, 255, 0);
}
a:hover{

}
strong{
    font-family: 'Akkurat-Bold';
    font-weight: normal;
}
@media screen and (max-width: 63.96em) {
    body{
        font-size: 16px;
    }
    h1{
        font-size: 6vw;
    }
    h2{
        font-size: 4vw;
    }
}
@media screen and (max-width: 39.96em) {
    h1{
        font-size: 36px;
    }
    h2{
        font-size: 20px;
    }
}

/**** 4.1 - Forms ****/
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea{
    height: 50px;
    border-radius: 1px;
    background-color: #f7f7f7;
    font-family: 'Akkurat';
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 16px;
    border-color: transparent;
    box-shadow: none;
}
textarea{
    min-height: 100px;
    overflow-x: hidden;
}
[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus{
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color: #3b3738;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
  color: #3b3738;
}
input::-moz-placeholder,
textarea::-moz-placeholder{
  color: #3b3738;
}
input:-moz-placeholder,
textarea:-moz-placeholder{
  color: #3b3738;
}
input[type=checkbox],
input[type=radio]{
    display: none;
}
input[type=radio] + label,
input[type=checkbox] + label{
    font-size: 1em;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
input[type=radio] + label:before,
input[type=checkbox] + label:before{
    font-family: icomoon;
    content: "\e908";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #dadada;
    background-color: #fff;
    color: rgba(87, 14, 17, 0);
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    transition: all .4s;
    margin-top: 5px;
    margin-right: 13px;
}
input[type=radio] + label:before{
    border-radius: 50%;
}
input[type=radio] + label:hover:before,
input[type=checkbox] + label:hover:before,
input[type=radio].hover + label:before,
input[type=checkbox].hover + label:before{
    border-color: #2499d8;
}
input[type=checkbox]:checked + label:before{
    background-color: #2499d8;
    color: #fff;
}
input[type=radio]:checked + label:before{
    border: 5px solid #2499d8;
}
input[type=checkbox]:disabled + label:before{
    background-color: #becad1;
    color: #fff;
}
.toggle-buttons input[type=checkbox] + label{
    width: 38px;
    border-radius: 30px;
    padding: 2px;
    height: 21px;
    background: #dfe1e5;
    transition: background-color .2s ease;
}
.toggle-buttons input[type=checkbox] + label:before{
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    transition: transform .2s ease, border-color 0s ease;
    background-color: #fff;
    text-align: center;
    margin: 0;
    border: none;
}
.toggle-buttons input[type=checkbox]:checked:not(:disabled) + label{
    background-color: #2499d8;
}
.toggle-buttons input[type=checkbox]:checked + label:before{
    transform: translateX(16px);
}
.toggle-buttons input[type=checkbox] + label + label{
    margin-right: 20px;
    min-width: 30px;
}
.toggle-buttons input[type=checkbox] + label + label > span:last-child{
    display: none;
}
.toggle-buttons input[type=checkbox] + label + label > span:first-child{
    display: inline-block;
}
.toggle-buttons input[type=checkbox]:checked + label + label > span:last-child{
    display: inline-block;
}
.toggle-buttons input[type=checkbox]:checked + label + label > span:first-child{
    display: none;
}
.dk-select-multi,
.dk-select {
    width: 100%;
    margin-bottom: 25px;
}
.dk-select{
    height: 50px;
}
.dk-select .dk-selected {
    height: 100%;
    padding: 10px 20px;
    border-radius: 4px;
/*    border-color: #ced0da;*/
    background: #fff;
    background: -webkit-linear-gradient(#fff, #f3f4f7);
    background: -o-linear-gradient(#fff, #f3f4f7);
    background: -moz-linear-gradient(#fff, #f3f4f7);
    background: linear-gradient(#fff, #f3f4f7);
}
.dk-select.dk-select-disabled .dk-selected {
    background: #e9edf1;
}
.dk-select .dk-selected.hidden-option{
    color: rgba(53, 64, 82, 0.49);
}
.dk-select .dk-select-options{
    border-color: #ced0da;
    padding: 0;
}
.dk-select-options .dk-option{
    padding: 10px 20px;
}
.dk-select-options .hidden-option{
    display: none;
}
.dk-selected:after{
    border-left: none;
}
.dk-select-options .dk-option-selected,
.dk-select-options .dk-option-highlight{
    background-color: #dfe1e5;
    color: #2499d8;
}
.dk-select-multi .dk-select-options{
    max-height: 15em;
    padding: 0;
}
.dk-select-multi .dk-option{
    position: relative;
}
.dk-select-multi .dk-option.dk-option-selected:after{
    content: "\e908";
    font-family: icomoon;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
label{
    font-size: 1em;
}
/**** 4.2 - Buttons ****/
.button{
    font-family: 'Akkurat-Bold';
    font-size: inherit;
    background: #31abdf;
}
.button-group .button{
    font-size: 1em;
    margin-right: 20px;
}

/**** 4.3 - Animation ****/
.animate-children > *{
    transition: all 1.2s ease;
    opacity: 0;
    transform: translateY(40px) perspective(600px) rotateX(20deg);
}
.animate-children > .complete{
    opacity: 1;
    transform: none;
}
/**** 4.4 - Light mode ****/
.light-mode .section-inner-gradien{
    background: linear-gradient(90deg, #ffffff 50%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
.light-mode .clear-line,
.light-mode .endpoint-section .tabs{
    border-color: #e1e1e1;
}
.endpoint-section .tabs-panel {
    min-height: 430px;
    padding: 0;
}
.light-mode .partner-section,
.light-mode .all-stafs-section{
    background: #fff;
    color: #141719;
}
.light-mode .mobile-menu{
    background: #fff;
    color: #141719;
    border-right: 1px solid #ccc;
}
.light-mode .social-contacts > li > a {
    background: #57585b;
    color: #fff;
}
.light-mode .footer .subscribe-form input{
    background-color: #fff;
    border: 1px solid #bebebe;
}
.light-mode .footer .subscribe-form input[type="submit"] {
    padding: 0;
    background: transparent;
    border: none;
    text-indent: -55555px;
    width: 23px;
    height: 23px;
    margin: 0;
    position: relative;
    z-index: 20;
}
.light-mode .footer .subscribe-form .send-button {
    position: absolute;
}
.light-mode .footer .subscribe-form .send-button span {
/*
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
*/
}
/***** 5.0 - Mobile menu *****/
.mobile-menu{
    display: none;
}
@media screen and (max-width: 63.9375em) {
    body.open{
        overflow-x: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .mobile-menu {
        display: block;
        position: fixed;
        top: 0;
        width: 290px;
        left: -290px;
        padding: 20px 20px 30px;
        background: #151515;
        min-height: 100%;
        height: 100%;
        overflow-y: auto;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 999;
        color: #fff;
        /*box-shadow: 3px 0 7px 0 rgba(0,0,0,0.4);*/
    }
    .open .mobile-menu {
        left: 0;
    }
    .mobile-menu .main-menu .menu{
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .mobile-menu .main-menu .menu > li{
        flex: 1 1 100%;
    }
    .mobile-menu .menu-close{
        font-size: 1.8em;
        margin-bottom: 15px;
        display: inline-block;
    }
    .mobile-menu .menu > li a{
        padding-left: 0;
    }
}
/* 6.0 - Header
============================== */
.header{
    padding-top: 50px;
    color: #fff;
}
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6{
    color: inherit;
}
.header-dark{
    color: #15191b;
    padding: 30px 0;
}
.header-bg{
    background-size: cover;
}
.header .logo {
    line-height: 1;
    font-size: 25px;
    margin-bottom: 0;
}
.header a{
    color: inherit;
}
.header .menu a:not(.button):hover{
    color: #27aae0;
}
.search-form{
    padding-left: 20px;
    padding-right: 20px;
}
.header .main-menu{
    border-right: 1px solid #fff;
/*    padding-right: 30px;
*/}
.header-dark .main-menu {
    border-right: 1px solid #15191b;
}
.search-button{
    margin-top: 5px;
    cursor: pointer;
}
.divider{
    border-left: 1px solid #ebebeb;
    padding: 0;
}
.v-divider{
    border-left: 1px solid #ebebeb;
    padding: 0;
    height: 100%;
    width: 0;
    margin: 0 auto;
}
.header-content{
    padding-top: 130px;
    padding-bottom: 50px;
}
.header-content .button{
    margin-bottom: 0;
}
.header-content p{
    margin-bottom: 35px;
}
.header-topbar,
.header-nav,
.header-content{
    position: relative;
    z-index: 3;
}
.header-content{
    z-index: 2;
}
.header-video-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
}
.video-section {
    padding-bottom: 50px;
    background: #fff;
}
.video-section .article-box .link,
.video-section .article-box.blue .link{
    border-bottom-color: #fff;
}
.header-video-bg video {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
}
.header-video-bg:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}
.secondary-menu ul li:last-child{
    color: #fff;
}
.search-form{
    height: 100%;
}
.search-form input.s{
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    transition: transform .5s ease, width .5s ease .4s;
    transform: perspective(200px) rotateX(-90deg);
    transform-origin: top;
    width: 400px;
}
.search-form.visible-form input.s{
    transform: none;
}
.mobile-search-form .search-button,
.search-form .search-button{
    position: absolute;
    top: calc(100% + 20px);
    right: 10px;
    color: #151515;
    opacity: 0;
    transition: opacity .2s ease 0s;
    z-index: 60000;
}
.mobile-search-form .search-button,
.search-form.visible-form .search-button{
    opacity: 1;
}
.search-form.visible-form .search-button{
    transition: opacity .9s ease 0.3s;
}
.mobile-search-form .search-button{
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
.mobile-search-form .s{
    height: 44px;
}
.left-content {
    padding-right: 40px;
}

.dropdown{
    border: 1px solid #8f8f8f;
    margin-top: 35px;
    margin-bottom: 30px;
}
.dropdown .header-mega-menu .row{
    max-width: 73.125rem;
    margin-left: auto;
    margin-right: auto;
}
.dropdown .header-mega-menu .row .row{
    margin-left: -15px;
    margin-right: -15px;
}
.dropdown .header-mega-menu{
    width: 100%;
    background: #fff;
    border-top: 33px solid rgba(0, 0, 0, 0);
    background-clip: content-box;
}
.header .menu .has-megamenu-child{
    position: relative;
}
.dropdown .header-mega-menu h2{
    color: #57585b;
    font-size: 2.1em;
}
.dropdown .header-mega-menu li{
    justify-content: flex-start;
}
.dropdown-clear{
    margin: 0;
}
.dropdown .header-mega-menu li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.dropdown .header-mega-menu li > a{
    padding: 0;
    margin-top: 7px;
    margin-bottom: 7px;
    font-family: 'helvetica';
    border-bottom: 2px solid #27aae0;
}
.dropdown .header-mega-menu li > a:hover{
    border-bottom-color: rgba(0, 0, 0, 0);
}
.header .menu .has-megamenu-child .header-mega-menu{
    border-bottom: 1px solid #a1a1a1;
}
.dropdown .header-mega-menu .service-box{
    height: 270px;
    width: 100%;
    box-shadow: 0 0 8px -2px #ccc;
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    background-repeat: no-repeat;
    margin-bottom: 60px;
}
.dropdown .header-mega-menu .service-box img{
    margin-top: 15px;
    margin-bottom: 10px;
}
.dropdown .header-mega-menu .service-box h4{
    flex-grow: 1;
}
.dropdown .header-mega-menu .service-box .more-link{
    border-bottom: 2px solid;
    -ms-align-self: center;
    align-self: center;
    padding: 0;
}
.dropdown .header-mega-menu .service-box .more-link:hover{
    border-bottom-color: rgba(0, 0, 0, 0);
}
.has-video-bg .normal-logo,
.sticky .normal-logo,
[data-parallax] .normal-logo,
.sticky-logo{
    display: none;
}
.has-video-bg .sticky-logo,
[data-parallax] .sticky-logo,
.sticky .sticky-logo{
    display: inline-block;
}
@media screen and (max-width: 1200px){
    .header .menu li a{
        padding-left: 6px;
        padding-right: 6px;
    }
}
@media screen and (max-width: 63.96em) {
    .header{
        padding-top: 26px;
    }
    .header .header-nav a{
        font-size: 2em;
    }
    .header .logo{
        font-size: 20px;
    }
    .header-content{
        padding-top: 7vw;
        padding-bottom: 7vw;
    }
    .search-form {
        padding: 0;
    }
}
@media screen and (max-width: 39.96em) {
    .header{
        padding-top: 0;
        padding-bottom: 0;
    }
    .header-nav {
        background: #fff;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #58595b;
        z-index: 10;
    }
    .header-content p{
        margin-bottom: 20px;
    }
    .header-topbar {
        background: #3c3d3f;
        color: #fff;
        font-family: helvetica;
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 15px;
    }
    .header-topbar a{
        font-family: inherit;
        text-decoration: underline;
    }
    .header-content {
        padding-top: 15vw;
        padding-bottom: 20vw;
    }
    .video-section{
        padding-top: 0;
    }
    .video-section h1{
        margin-top: 25px;
    }
    .search-form input.s{
        width: 300px;
    }
    .search-form.visible-form input.s{
        z-index: 5000;
    }
    [data-parallax] .sticky .normal-logo,
    [data-parallax] .sticky-logo,
    .has-video-bg .sticky .normal-logo,
    .has-video-bg .sticky-logo{
        display: none;
    }
    [data-parallax] .normal-logo,
    .has-video-bg .normal-logo,
    .sticky .sticky-logo{
        display: inline-block;
    }
    [data-parallax] .header-nav.sticky,
    .has-video-bg .header-nav.sticky{
        color: #fff;
    }
}
/* 7.0 - Footer
======================================= */
.footer{
    border-top: 1px solid #e1e1e1;
}
.footer a{
    font-family: 'Akkurat';
}
.footer-content {
    padding: 50px 0;
}
.footer-top{
    padding: 80px 0px;
}
.footer-top .logo{
    display: inline-block;
}
.footer-top .logo img{
    width: 130px;
}
.footer-top .link{
    padding-bottom: 0;
}
.foot-nav ul li:not(:last-child){
    margin-bottom: 5px;
}
.footer-bottom{
    padding: 40px 0;
    border-top: 1px solid #ebebeb;
}
.social-contacts > li{
    margin-right: 6px;
}
.footer-bottom p{
    margin-bottom: 0;
}
.footer-bottom .menu a{
    padding-top: 0;
    padding-bottom: 0;
}
.social-contacts{
    margin-bottom: 25px;
}
.footer-contentS .link:hover{
    border-color: #ccc;
}
.social-contacts > li > a{
    background: #fff;
    color: #151515;
    font-size: 1.5em;
    padding: 8px 8px 4px;
    width: 50px;
    text-align: center;
    border: 1px solid #fff;
}
.footer .social-contacts{
    margin-top: 30px;
    flex-wrap: nowrap;
    margin-bottom: 0;
    border-left: 1px solid #959595;
    padding-left: 30px;
}
.social-contacts > li > a:hover{
    background: #151515;
    color: #fff;
}
.footer-top .subscribtion-section .social-contacts {
    margin-top: 0;
}
.footer .subscribtion-section small{
    color: #5c5c5c;
    line-height: 1.4em;
    display: inline-block;
}
.footer .subscribe-form input{
    height: 55px;
    margin-bottom: 0;
    padding-right: 50px;
}
.footer .subscribe-form .send-button{
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    color: #4f4f4f;
    font-size: 1.3em;
    cursor: pointer;
    transition: all 200ms;
}
.footer .subscribe-form .send-button:hover {
    opacity: .6;
}
.footer .social-contacts > li + li:not(:last-child){
    margin-left: 1px;
    margin-right: 1px;
}
.accordion,
.accordion .accordion-content{
    background: none;
    color: inherit;
    margin-bottom: 0;
}
.footer .accordion-title{
    font-size: 1.1em;
    color: inherit;
    background: none;
}
.footer .accordion-title h4{
    margin: 0;
}
table.table-content p {
    margin-bottom: 10px;
    line-height: 1.4;
}
table.table-content {
    table-layout: fixed;
}
table.table-content tbody th, table.table-content tbody td {
    border: 0px solid #ebebeb;
    padding: 20px 10px;
}
table.table-content-pan p {
    margin-bottom: 10px;
    line-height: 1.4;
}
table.table-content-pan {
    table-layout: fixed;
}
table.table-content-pan tbody th, table.table-content-pan tbody td {
    border: 0px solid #ffffff;
    padding: 20px 10px;
}
.social-contacts{margin-bottom: 0; }
.social-contacts > li > a{
    padding: 14px 14px 10px;
    width: 55px;
}
.footer-content h4{
    font-size: 1.3em;
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-content h5{
    font-size: 1em;
}
@media screen and (max-width: 63.96em){
    .footer .social-contacts{
        justify-content: flex-start;
        margin-top: 10px;
        padding-left: 0;
        border-left: none;
    }
    .footer .social-contacts > li + li:not(:last-child){
        margin-left: 5px;
        margin-right: 5px;
    }
    .footer-top{
        padding: 5vw 0;
    }
    .foot-nav li a {
        font-size: 14px;
    }
}
@media screen and (max-width: 39.96em){
    .footer-top{
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .footer-bottom{
        font-size: 14px;
        padding: 20px 0;
    }
    .footer-bottom .menu {
        justify-content: center;
    }
    .footer-bottom .menu a{
        padding-left: 5px;
        padding-right: 5px;
    }
    .social-contacts > li > a{
        font-size: 1.5em;
        width: 45px;
        padding: 8px;
    }
    .footer .subscribe-form input{
        height: 44px;
    }
    .footer-top .logo{
        margin-bottom: 20px;
    }
    .footer-content{
        padding: 20px 0;
    }
}

/* 8.0 - Pages
======================================= */

.reviews-slider img{
    display: inline;
}
.reviews-slider p.lead {
    line-height: 1.4;
}
.reviews-section{
/*    min-height: 800px;
*/    position: relative;
    width: 100%;
    padding: 30px 0 50px;
    overflow: hidden;
}
.bg-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/*.reviews-section:after{
    content: "";
    display: block;
    height: 180px;
    background: #fff;
}*/
.reviews-section .row{
    width: 100%;
}
.reviews-section .reviews-slider{
    position: relative;
    padding: 15px 15px 0;
    margin-top: 0;
}
.reviews-section .reviews-slider > .review:not(:first-child){
    display: none;
}
.reviews-section .reviews-slider .slick-list{
/*    box-shadow: 0 3px 10px 1px #bbb;
*//*    background: #fff;
*/}
.reviews-section .slick-list, .reviews-section .slick-slider, .bg-slider .imgbg, .reviews-section .slick-track {
    width: 100%;
    height: 100%;
}
.bgslider-cont {
    position: relative;
}
.bgslider-cont:after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
}
.review p.lead, .review * {
    color: #fff;
}
.review{
    padding: 36px 100px 10px;
    outline: none;
    display: inline-block;
}
.security-section{
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-color: rgb(146, 123, 123);
}
.all-stafs-section{
    background: #151515;
}
.section-inner-gradien{
    background: linear-gradient(90deg, #252525 50%, rgba(37, 37, 37, 0), rgba(37, 37, 37, 0));
}
.button-group img{
    max-width: 100px;
}
.endpoint-section{
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: 30% 50%;
}
.endpoint-section .tabs-panel h2{
    font-size: 2em;
    margin-top: 10px;
}
.endpoint-section ul{
    margin-bottom: 30px;
}
.endpoint-section .tabs-content ul li{
    padding-left: 26px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 8px;
    line-height: 1.2;
}
.endpoint-section .tabs-content ul li:before{
    content: "•";
    display: inline-block;
    color: #27aae0;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 2em;
    line-height: .8em;
}
.tabs-panel a.button {
    margin-bottom: 0;
}
.endpoint-section .tabs .tab-toggle-button{
    position: absolute;
    right: 20px;
    z-index: 5;
    top: 10px;
    font-size: 2em;
    outline: none;
}
.endpoint-section .tabs{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background: none;
    border: none;
    border-top: 1px solid #2a2d2f;
    margin-bottom: 0;
    position: relative;
}
.endpoint-section .tabs .tabs-title{
    border-top: 2px solid rgba(39, 170, 224, 0);
    text-transform: capitalize;
    padding: 0 20px 0 0;
    width:431px;
    text-align:center;
}
.endpoint-section .tabs .tabs-title:first-child > a{
    padding-left: 0;
}
.endpoint-section .tabs .tabs-title.is-active{
    border-top-color: #27aae0;
}
.endpoint-section .tabs .tabs-title > a{
    background: none;
    color: inherit;
    font-size: inherit;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    outline: none;
    padding-top: 40px;
}
.endpoint-section .tabs .tabs-title > a p{
    font-family: Akkurat;
    line-height: 1.3;
    min-height: 48px;
    flex-grow: 1;
}
.tabs-title > a {
    padding-left: 5px;
    padding-right: 5px;
}
.endpoint-section .tabs-content{
    background: none;
    border: none;
    color: inherit;
    padding-bottom: 40px;
}
.charts-group{
    margin-bottom: 20px;
}
.charts-group canvas{
    position: absolute;
    left: 0;
    top: 0;
}
.chart-wraper{
    width: 255px;
    height: 255px;
    padding: 25px;
    margin: 22px;
}
.chart-wraper h2{
    margin-bottom: 5px;
}
.partner-section{
    background: #151515;
}
.partner:hover,
.partner{
    position: relative;
    font-family: 'Akkurat-Bold';
    color: #141719;
    display: block;
    height: 400px;
    margin-bottom: 30px;
    overflow: hidden;
}
.partner .partner-cover{
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(43, 59, 74, 0.66);
}
.partner > img{
    transition: all 2s ease;
}
.partner:hover > img{
    transform: scale(1.5);
}
.partner-mdv:hover, .partner-mdh:hover {
    height: 500px;
}
.partner-mdh {
    height: 500px;
}
.partnership-page-v2 .partner-section h1{
    margin-bottom: 25px;
}
.partnership-page-v2 .partner-section .lead{
    margin-bottom: 60px;
}
.partnership-page-v2 .partner-section .partner-detail .lead {
    margin-bottom: 20px;
}
.partnership-page-v2 .partner .partner-detail{
    max-width: 500px;
}
.partnership-page-v2 .partner.partner-lg .partner-detail{
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.partner-alt{
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px;
    background-color: #fff;
    box-shadow: 1px 0 18px rgba(0,0,0,0.1);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 300px;
    margin: 15px 15px 30px;
}
.partner-alt img{
    margin-bottom: 30px;
}
.partner-alt > a:first-of-type{
    flex-grow: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flexsb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flexwrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.flexjustifycenter {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.flexaligncenter {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
}
.partner-mdv {
    height: 500px;
    width: 48%;
}
.partner.partner-lg{
    height: 500px;
}
.partner.partner-md{
    height: 235px;
}
.partner.partner-sm{
    height: 185px;
}
.partner.partner-lg .partner-cover{
    padding: 50px;
}
.link{
    border-bottom: 2px solid #27aae0;
    transition: all .3s ease;
    display: inline-block;
    padding-bottom: 3px;
}
.link:hover{
    border-bottom-color: rgba(0, 0, 0, 0);
}
.partner .partner-detail{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 200px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.partner.partner-lg .partner-detail{
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    height: 100%;
    position: static;
    -webkit-transform: none;
            transform: none;
    margin: 0;
    text-align: left;
}
.partner.partner-lg .partner-detail p{
    font-family: 'Akkurat';
}
.partner-section h2{
    margin-bottom: 70px;
}
.staff img{
    border-radius: 50%;
    opacity: .5;
    width: 45px;
    cursor: pointer;
    transition: all 200ms;
}
.slick-staff img:hover {
    opacity: 1;
}
.staff{
    margin-bottom: 20px;
}
.staff img.current-p, .slick-staff img.slick-current {
    opacity: 1;
}
.bg-slider .imgbg {
    min-height: 580px;
    width: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    background-attachment: fixed;
}
.bg-slider .imgbg img {
    display: block;
}
.contact-section{
    background-repeat: no-repeat;
    background-position: right bottom;
}
.partner-section {
/*    padding-top: 0;*/
}
.contact-section h2,
.contact-section p{
    margin-bottom: 50px;
}
.contact-section .inner-box-left{
    padding: 20px 60px 60px 0;
}
.contact-section .inner-box-right{
    padding: 20px 60px 60px;
}
.contact-section>.row>.columns+.columns{
    border-left: 1px solid rgba(255,255,255,0.2);
}
.light-mode .contact-section>.row>.columns+.columns{
    border-left-color: #d0d1d1;
}
.services-section .columns{
    margin-bottom: 50px;
}
.services-section h2{
    margin-bottom: 0;
}
.services-section img{
    margin-bottom: 20px;
}
.services-section .service-box{
    background: #58595b url(../images/Shape-bottom-for-dk-top.png) no-repeat;
    
    padding: 40px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #fff;
}
.services-section .service-box a:hover h4{
	color: #58595b;
	transition: all linear 0.3s;
}
.services-section .service-box-light{
    background-color: #27aae0;
}
.services-section .service-box-bg-top{
    background-image: url("../images/Shape-top.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.services-section .service-box-bg-top-dark {
    background-image: url("../images/Shape-bottom-for-dk-top.png");
}
.services-section .service-box-bg-top-half{
    background-position: 100% 0;
}
.services-section .service-box-bg-bottom{
    background-image: url("../images/Shape-bottom.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.services-section .service-box-bg-bottom-dark{
    background-image: url("../images/Shape-bottom-for-dk.png");
}
.services-section .service-box-bg-bottom-half{
    background-position: 0 100%;
}
.services-section .service-box h2{
    color: #fff;
    width: 100%;
}
.services-section .service-box h4 {
    width: 100%;
    color: inherit;
    text-transform: capitalize;
}
.article-box{
    padding: 50px;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    align-items: center;
}
.article-box.blue{
    background-color: #3ab1e3;
    color: #fff;
    background-image: url("../images/Shape-top.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto ;
    width: 100%;
}
.article-box.blue h2, .article-box.blue p {
    width: 100%;
    flex-grow: 1;
}
.article-box.blue .link{
    border-bottom-color: rgba(21,21,21,0.3);
}
.article-box.blue .link:hover{
    color: rgba(21,21,21,0.3);
    border-bottom-color: rgba(0, 0, 0, 0);
}
.article-box.section-dark{
    background-image: url("../images/Shape-left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
}
.article-box.section-dark h2, .article-box.section-dark p {
    width: 100%;
    color: inherit;
}
.video-section .row +.row{
    margin-top: 50px;
}
.video-section .video-box{
    height: 100%;
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
}
.video-section h2{
    color: inherit;
}
.video-box .header-video-bg {
    overflow: hidden;
}
.video-box .header-video-bg video {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
}
.video-box .header-video-bg + div {
    position: relative;
    z-index: 200;
    width: 100%;
}
.chart-wraper canvas{
    width: 100%!important;
    height: 100%!important;
}
.partner > img{
    min-height: 100%;
    min-width: 100%;
    max-width: none;
}
.accordion .accordion-content,
.accordion .accordion-title,
.accordion{
    border-radius: 0;
    border-left: none;
    border-right: none;
}
.endpoint-section .accordion-title{
    background: none;
    color: inherit;
}
.endpoint-section .accordion-content{
    border-top: none;
}
@media screen and (max-width: 63.96em) {
    .all-stafs-section h2{
        font-size: 2em;
    }
    .pressrow{
        padding-top: 40vw;
    }
    .pressrow.security-section{
        background-position: 50% -60px;
        background-size: 100%;
    }
    .pressrow .section-inner-gradien{
        background: #fff;
    }
    .review{
        padding-left: 50px;
        padding-right: 50px;
    }
    .chart-wraper{
        width: 180px;
        height: 180px;
        margin: 10px;
    }
    .contact-section .inner-box-left,
    .contact-section .inner-box-right{
        padding: 20px 10px;
    }
    .contact-section h2, .contact-section p{
        margin-bottom: 20px;
    }
    .partner:hover, .partner{
        margin: 0 15px;
    }
    .partner:hover, .partner{
        height: 255px;
    }
    .partner.partner-lg{
        height: 400px;
    }
    .partner.partner-md{
        height: 185px;
        margin-bottom: 30px;
    }
    .partner.partner-sm{
        height: 112px;
    }
    .partner.partner-lg .partner-detail{
        width: 70%;
    }
    .partner-section h2{
        margin-bottom: 25px;
    }
    .services-slider .slick-track{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .services-slider .slick-track .slick-slide{
        height: auto;
        margin: 5px 15px;
    }
    .services-slider .service-box{
        height: 100%;
    }
    .services-slider .service-box h2{
        font-size: 1.4em;
    }
    .services-section .columns{
        margin-bottom: 0;
    }
    .video-section .row +.row{
        margin-top: 30px;
    }
    .partner:hover, .partner{
        margin: 0 0 30px;
    }
    .partner.partner-lg .partner-cover{
        padding: 30px;
    }
    .partnership-section .partners-list{
        padding-top: 10px;
    }
    .partner-mdv:hover,
    .partner-mdv{
        max-width: calc(50% - 15px);
        margin-left: 0;
        margin-right: 0;
        height: auto;
    }
}
@media screen and (max-width: 39.96em) {
    .pressrow.security-section{
        padding-top: 55vw;
        background-position: 50% -20px;
    }
    .reviews-section .reviews-slider{
        padding: 0;
    }
    .reviews-section:after{
        height: 100px;
    }
    .navstaff {
        margin-bottom: 20px;
    }
    .review{
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
    }
    .charts-group{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .charts-group .chart-wraper{
        width: 250px;
        height: 250px;
        margin: 20px 5%;
    }
    .contact-section>.row>.columns+.columns{
        border-left: none;
        border-top: 1px solid rgba(255,255,255,0.2);
    }
    .contact-section .inner-box-left,
    .contact-section .inner-box-right{
        padding-left: 0;
        padding-right: 0;
    }
    .contact-section .inner-box-right{
        border-top: 1px solid #ebebeb;
    }
    .all-stafs-section .current-person-large img{
/*        height: 320px;
*/        margin-bottom: 20px;
    }
    .video-section .row +.row{
        margin-top: 0;
    }
    .video-section .video-box{
        min-height: 300px;
    }
    .internal-page .content {
        padding: 40px 25px;
    }
    .video-section > .row > .column, .video-section > .row > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .video-section{
        padding-bottom: 0;
    }
    .contact-section{
        text-align: center;
    }
    .contact-section .button-group {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .partner:hover,
    .partner{
        margin-left: -15px;
        margin-right: -15px;
    }
    .partners-list-alt .partner:hover,
    .partners-list-alt .partner{
        margin: 0;
    }
    .partner-mdv:hover,
    .partner-mdv{
        max-width: none;
        width: auto;
    }
    .endpoint-section .tabs .tabs-title > a{
        margin-bottom: 15px;
    }
    .endpoint-section .tabs-panel{
        padding-bottom: 20px;
    }
    .endpoint-section .tabs .tabs-title > a p{
        min-height: 0;
        flex-grow: 0;
    }
    .partners-list .slick-dots{
        margin-top: 0;
    }
    .services-section h2{
        margin-bottom: 10px!important;
    }
}

/*** 8.2 Holding page ****/
.holding-page .header{
    min-height: 100vh;
    padding-top: 25vh;
}
.address a{
    border-bottom: 2px solid #27aae0;
}
.address a:hover{
    border-bottom-color: rgba(39, 170, 224, 0);
}

/*** 8.3 404 page ***/
.page-404 .page-content{
    padding: 150px 0;
}
.page-404 .header{
    padding-bottom: 50px;
}
/*** 8.4 Services page ***/
.services-page .page-content .section-medium:not(.all-stafs-section) h2, .services-page .page-content .callout-section h2 {
    font-size: 1.9em;
}
.callout-section h2{
    color: inherit;
}
.services-page .page-content hr:not(.clear-line){
    margin-top: 35px;
    margin-bottom: 35px;
}
.services-page .page-content .ord-list, .serv-list .ord-list {
    font-size: 1.1em;
    padding-left: 7%;
}
.services-page .page-content .ord-list > li:before, .serv-list .ord-list > li:before {
    font-size: 1.65em;
    font-family: 'Akkurat-Bold';
    color: #27aae0;
}
.callout-custum{
    background-image: url(../images/custom-callout.jpg);
    color: #fff;
    padding: 55px 30px;
    font-size: 17px;
    background-size: cover;
}
.callout-section > .row.small > .columns{
    padding: 35px 25px;
}
.callout-section > .row.small > .columns:first-child{
    border-right: 1px solid #b2b2b2;
}
.usage-reson{
    background-image: url(../images/shape-gray.png);
    background-repeat: no-repeat;
    background-position: right -60px;
    font-size: 19px;
}
.usage-reson .callout-secondary{
    background: #27aae0;
    padding: 30px 40px;
    font-size: 20px;
    box-shadow: inset 1px -20px 55px -5px #0f8cc0;
}
.usage-reson .callout-secondary blockquote:after,
.usage-reson .callout-secondary blockquote:before{
    content: '“';
    display: inline-block;
    font-family: inherit;
    position: absolute;
    top: -10px;
    left: -15px;
}
.usage-reson .callout-secondary blockquote:after{
    top: auto;
    left: auto;
    right: auto;
    bottom: 0px;
    transform: rotateY(180deg);
}
.usage-reson .callout-secondary blockquote{
    border: none;
    padding: 0;
    position: relative;
    color: inherit;
    font-size: 1.65em;
    font-family: Akkurat-Bold;
    line-height: 1.24em;
}
.usage-reson .callout-footer{
    padding: 25px 40px;
    background: #3ab2e3;
    color: #fff;
}
.usage-reson p.lead{
    margin-bottom: 2em;
}
.usage-reson .callout-footer .button{
    margin-bottom: 0;
    box-shadow: 0 0 14px 1px #1d7295;
}
.reasons-list{
    font-size: 20px;
    padding-top: 40px;
}
.reasons-list .icon{
    font-size: 30px;
    margin-bottom: 30px;
    color: #27aae0;
    display: inline-block;
}
.box-img{
    margin-top: 25px;
    margin-bottom: 5px;
    height: 100px;
    position: relative;
}
.box-img img{
    max-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.box-content{
    padding-left: 5%;
    padding-right: 5%;
}
.slick-slide img {
    margin: 0 auto;
}
.partnership-section .slick-slide{
    transform: scale(.5);
    transition: transform .6s ease .4s;
}
.partnership-section .slick-slide.slick-active{
    transform: scale(1);
}
.partnership-section .slick-dots{
    position: absolute;
    margin: 0;
    bottom: 50px;
    left: 0%;
}
.endpoint-section h3{
    font-size: 1.77em;
}
.usage-reson .light-callout .callout-secondary{
    background: #fff;
}
.usage-reson .light-callout .callout-secondary,
.usage-reson .light-callout .callout-footer{
    box-shadow: 0 0 24px -2px #ddd;
}
.security-serv-list{
    font-size: 20px;
}
.security-serv-list > .columns{
    margin-top: 30px;
}
@media screen and (max-width: 63.96em){
    .partnership-section .slick-dots{
        position: static;
    }
}
@media screen and (max-width: 39.96em) {
    .section-medium.endpoint-section {
        padding-top: 0;
    }
    .endpoint-section h2{
        margin: 25px 0;
        font-size: 34px;
    }
    .endpoint-section .tabs-panel h2{
        margin: 25px 0;
        font-size: 24px;
    }
    .endpoint-section .accordion-content h2 {
        margin-top: 0;
    }
    .accordion-content {
        padding: 0;
    }
    .endpoint-section .tabs-content .tabs-panel img{
        max-width: 45%;
    }
    .endpoint-section .tabs{
        flex-wrap: wrap;
    }
    .endpoint-section .tabs .tabs-title{
        flex: 1 1 100%;
        text-align: center;
    }
    .endpoint-section .tabs .tabs-title > a{
        padding: 15px 12px 0;
    }
    .endpoint-section .tabs-content{
        padding-bottom: 0;
    }
    .security-serv-list{
        font-size: 14px;
        text-align: center;
    }
    .box-img{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .box-content{
        padding-left: 2%;
        padding-right: 2%;
    }
    .services-page .page-content h2{
        font-size: 1.5em;
    }
    .partnership-section .slick-dots{
        margin-top: 20px;
    }
}
/*** 8.4 Internal pages ***/

.internal-page{
/*    font-size: 20px;
*/}
.internal-page h2{
    font-size: 33px;
    color: #46474a;
}
.internal-page .banner{
    min-height: 500px;
}
.div {
    padding: 1px 0;
}
.internal-page .content{
    background-color: #fff;
    position: relative;
    margin-top: -250px;
    padding: 80px 50px;
}
.internal-page .article-box h2{
    color: #fff;
}
.links{
    margin-bottom: 50px;
}
.links li a{
    font-family: 'Akkurat';
    color: #b2babf;
    border-color: #b2babf;
    padding-bottom: 0;
}
.disclaimer{
    font-size: 15px;
}
.sidebar-outer{
    border-left: 1px solid #e1e1e1;
}
.sidebar{
    padding: 40px 0;
    color: #b2babf;
}
.widget{
    margin-bottom: 90px;
    margin-left: 40px;
}
.widget p{
    font-family: 'Akkurat-Bold';
    margin-bottom: 5px;
    color: #b2babf;
}
.widget p a{
    border-color: #b2babf;
    padding-bottom: 0;
}
.widget p a:hover{
    color: #b2babf;
    border-bottom-color: rgba(0, 0, 0, 0);
}
.widget .social-contacts-alt li{
    margin-right: 10px;
}
.widget .social-contacts-alt li a{
    background-color: #b2babf;
}
.widget .social-contacts li a:hover{
    background-color: #333;
}
@media screen and (min-width: 64em) {
    .sidebar-outer:not(.al-top){
        padding-top: 55px;
    }
}
/*** 8.6 Login pages ***/
.login-page .page-content{
    padding: 150px 0;
    background-image: url("../images/shape-right-lg.png");
    background-repeat: no-repeat;
    background-position: bottom right;
}
/*** 8.7 Team pages ***/
.team-single-section,.team-section{
    background-image: url("../images/Shape-top-lg.png");
    background-position: right top;
    background-repeat: no-repeat;
}
.team-single-section h2{
    font-size: 2.1em;
}
.team-single-section p,
.team-single-section h3{
    margin-bottom: 50px;
}
.team-single-section h4{
    font-size: 1.2em;
    margin-bottom: 0.6em;
}
.team-single-section .social-contacts li{
    margin-right: 10px;
}
.team-section h2{
    margin-bottom: 50px;
}
.team-section > .row > .columns,
.team-single-section > .row > .columns{
    padding-left: 10px;
    padding-right: 10px;
}
.person-box{
    margin-bottom: 40px;
}
.person-img{
    margin-bottom: 20px;
    height: 277px;
}

.person-img img {
    transition: filter .5s;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.person-img:hover img{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.person-details h3{
    font-family: 'Akkurat-Bold';
    font-size: 19px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.person-details h4{
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #a5a5a5;
    min-height: 50px;
}
.person-details .link{
    font-family: 'Akkurat';
    font-size: 16px;
    padding-bottom: 0;
}
.getintouch-section{
    background-image: url("../images/Shape-top-lg.png");
    background-repeat: no-repeat;
    background-position: 140% 50%;
}
.getintouch-section:before{
    content: "";
    background-image: url("../images/Shape-bottom-for-dk.png");
    background-repeat: no-repeat;
    background-position: 0 140%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 63.96em) {
    .login-page .page-content {
        padding: 40px 0;
    }
    .getintouch-section:before{
        background-position: 0 100%;
    }
    .getintouch-section{
        background-position: 0 0;
    }
    .team-single-section h2{
         font-size: 1.5em;
     }
    .team-single-section p,
    .team-single-section h3{
        margin-bottom: 25px;
    }
    .team-section.section-medium {
        padding-bottom: 0;
    }
}
/*** 8.8 Contact page ***/
.address-section{
    background-image: url("../images/Shape-top-left.png");
    background-position: -30% 0%;
    background-repeat: no-repeat;
}
.address-details-columns{
    max-width: 43.6562475625rem;
    margin-left: auto;
}
.address-details{
    padding: 130px 60px 130px 0;
}
.address-details-box{
    margin-bottom: 20px;
}
.address-details-box h4,
.address-details-box p,
.address-details-box .social-contacts{
    margin-bottom: 0;
}
.address-details-box .social-contacts li{
    margin-right: 3px;
}
.address-details-box .social-contacts li a{
    background-color: #b2babf;
    font-size: 1em;
    width: 35px;
}
.address-details-box .social-contacts li a:hover{
    background-color: #27aae0;
}
.company_map{
    width: 100%;
    height: 100%;
    min-height: 350px;
}
.company_map *{
    -webkit-filter: grayscale(0.9);
    filter: grayscale(0.9);
}
@media screen and (max-width: 63.96em) {
    .address-details-columns{
        margin-left: auto;
        margin-right: auto;
    }
    .address-details {
        padding: 50px 0;
    }
}
@media screen and (max-width: 39.96em) {
    .address-details-columns{
        max-width: 100%;
    }
    .address-details-box .social-contacts{
        justify-content: center;
    }
}
/*** 8.9 Partnership page ***/
.partnership-page .page-content h1{
    margin-bottom: 60px;
}
@media screen and (max-width: 39.96em){
    .partnership-page .page-content h1{
        margin-bottom: 40px;
        font-size: 30px;
    }
}
/*** 8.13 Sitemap ***/
.sitemap .pages-list {
    padding-top: 70px;
}
.sitemap .pages-list > .columns + .columns{
    border-left: 1px solid #ebebeb;
}
.sitemap .pages-list ul{
    margin-bottom: 38px;
}
.sitemap .pages-list ul > li{
    padding-top: 5px;
    padding-bottom: 5px;
}
.sitemap .pages-list a:not(.button){
    font-family: inherit;
    color: inherit;
}
.sitemap .pages-list a:not(.button):hover{
    color: #27aae0;
}
@media screen and (max-width: 39.96em) {
    .sitemap .pages-list{
        padding-top: 20px;
    }
}
/*nov 2 updates*/
.slick-staff .slick-track {
    width: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
}
.eng-section {
    padding-bottom: 40px;
    padding-top: 40px;
}
.eng-section .box-content p{
    margin-bottom: 0;
}
.tabs-title span.more_tabs, .tabs-title span.view_tabs {
    color: #c1c1c1;
}
.tabs-title:not(.is-active) span.more_tabs {
    display: block;
}
.endpoint-section .tabs .tabs-title > a:hover span {
    color: #27aaff;
}
.tabs-title.is-active span.more_tabs {
    display: none;
}
.tabs-title.is-active span.view_tabs {
    display: block;
    color: #27aaff;
}
.tabs-title:not(.is-active) span.view_tabs {
    display: none;
}
.partner-cover .link {
    border-bottom: none;
    padding: 0;
    margin: 0;
    line-height: 1;
}
/*dec 11 updates*/
.partners-list .partner {
    box-shadow: 1px 0 18px rgba(0,0,0,0.20);
}
@media screen and (max-width: 639px) {
    .pressrow .button-group {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
                margin-top: 20px;
                margin-bottom: 0;
    }
    .pressrow h2 {
        line-height: 1.3;
    }
    .slick-dots > li > button {
        width: 12px;
        height: 12px;
        margin-top: 10px;
    }
    .slick-dots > li {
        padding-left: 6px;
        padding-right: 6px;
    }
}/*639*/
@media screen and (min-width: 640px) {
    .endpoint-section .tabs .tabs-title{
        display: block!important;
    }
}/*1023*/
@media screen and (max-width: 1023px) {
    .left-content {
        padding-right: 0;
    }
}/*1023*/
@media screen and (max-width: 480px) {
    .trusted-slider .slick-dots {
        margin-top: 30px;
    }
    .trusted h3 {
        margin: 0 0 20px;
    }
    .navstaff .slick-dots {
        margin-top: 20px;
    }
    .navstaff .slick-dots > li > button, .partners-list .slick-dots > li > button, .services-slider .slick-dots > li > button {
        width: 12px;
        height: 12px;
    }
    .services-slider .slick-dots {
        margin-bottom: 20px;
    }
    .slick-dots > li {
        padding-left: 8px;
        padding-right: 8px;
    }
    .services-section .service-box h4 {
        margin-top: 10px;
    }
} /*480*/
@media screen and (max-width: 639px) {
    .slick-staff {
        width: 100%;
        max-width: 100%;
    }
    .mobile-menu {
        box-shadow: none;
    }
    .all-stafs-section .current-person-large img {
        margin-bottom: 5px;
    }
    .box-img {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .security-serv-list > .columns {
        margin-top: 20px;
    }
    .services-page .page-content .ord-list, .serv-list .ord-list {
        padding-left: 0;
    }
    .ord-list > li {
        padding-left: 30px;
    }
    .internal-page .content {
        padding: 30px 25px;
    }
    .team-single-section h2 {
        margin-top: 20px;
    }
    .light-mode .footer .subscribe-form .send-button span {
        top: 5px;
    }
    .header-content h1 {
        margin-top: 30px;
        font-size: 30px;
    }
    .usage-reson .callout-secondary blockquote {
        font-size: 1.25em;
    }
    .usage-reson .callout-footer {
        padding: 20px;
    }
    .usage-reson .callout-footer .button, .usage-reson .callout-footer a {
        font-size: 16px;
    }
    .services-page .page-content .section-medium:not(.all-stafs-section) h2, .services-page .page-content .callout-section h2 {
        font-size: 1.6em;
    }
    .reasons-list {
        padding-top: 20px;
    }
    .callout-custum {
        padding: 30px 25px;
    }
    .video-section .video-box {
        height: 300px;
    }
    .partnership-section .partner {
        margin: 20px 0 0;
    }
    .partnership-section .slick-slide img {
        margin: 0 auto;
    }
    .partnership-section.section {
        padding-bottom: 15px;
    }
    .accordion-title {
        padding-right: 40px;
    }
    .bg-slider .imgbg {
        min-height: 380px;
        background-attachment: unset;
    }
    .widget {
        margin-left: 0;
    }
    .internal-page .content {
        margin-top: -80px;
    }
    .internal-page .content h1 {
        font-size: 26px;
    }
    .internal-page .banner {
        background-position: center top !important;
        min-height: 220px;
    }
    .partnership-section .partner {
        height: 250px;
    }
    .services-slider .slick-track .slick-slide {
        margin: 20px 1px;
    }
    .sidebar {
        padding: 0 0 20px;
    }
    .gov-slider .logo img {
        display: block;
        margin: 20px auto 0;
        max-height: 80px;
    }
    .gov-slider .text {
        text-align: center;
    }
    .reviews-slider .slick-dots {
        margin: 10px 0 0;
    }
    .reviews-slider .review {
        padding-bottom: 0;
    }
    .has-video-bg .sticky-logo {
        display: none;
    }
    .has-video-bg .sticky .normal-logo {
        display: inline-block !important;
    }
    .has-video-bg .sticky a {
        color: #5d5e61;
    }
    .has-video-bg .header-nav.sticky:after {
        background-color: #fff;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    }
    .partner.partner-lg {
        height: 380px;
    }    
    .mobile-to-dropdown{
        position: relative;
    }
    .mobile-to-dropdown .tabs{
        position: absolute;
        top: 0;
        left: 20px;
        right: 20px;
        box-shadow: 0 0 17px -2px rgba(51, 51, 51, 0.39);
    }
    .mobile-to-dropdown .tabs .tabs-title{
        background: #fff;
        text-align: left;
        padding-left: 20px;
    }
    .mobile-to-dropdown .tabs .tabs-title > a{
        padding-left: 0;
    }
    .mobile-to-dropdown .tabs .tabs-title:not(.is-active){
        display: none;
    }
    .mobile-to-dropdown .tabs .more_tabs,
    .mobile-to-dropdown .tabs .view_tabs{
        display: none!important;
    }
    .endpoint-section .tabs .tabs-title.is-active{
        border: none;
    }
    .endpoint-section .tabs .tabs-title > a p{
        margin: 0;
    }
    .mobile-to-dropdown .tabs-content{
        padding-top: 100px;
    }
    
}/*639*/
@media screen and (max-width: 375px) {
    .links li a {
        display: inline;
    }
    .widget {
        margin-bottom: 50px;
    }
    .sidebar .widget:last-child {
        margin-bottom: 0;
    }
    .person-details h3 {
        margin-top: 20px;
    }
    .company_map {
        height: 350px;
    }
    .usage-reson .callout-footer .button, .usage-reson .callout-footer a, .usage-reson .callout-footer {
        font-size: 14px;
    }
    .usage-reson .callout-secondary {
        padding: 30px 25px;
    }
    .usage-reson .callout-footer .button {
        margin-right: 10px;
    }
    .services-page .page-content .section-medium:not(.all-stafs-section) h2, .services-page .page-content .callout-section h2 {
        font-size: 1.5em;
    }
    .usage-reson .lead, .usage-reson p {
        font-size: 16px;
        line-height: 1.4;
    }
    .reasons-list .icon {
        margin-bottom: 15px;
    }
    .usage-reson br {
        display: none;
    }
    .article-box {
        padding: 25px;
    }
    .slick-dots > li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .header .header-content .large-8 a {
        display: inline-block;
        margin-top: 10px;
    }
    .partner.partner-lg {
        height: 420px;
    }
}/*375*/


.address-details-box {
    margin-bottom: 20px;
}

.header-nav.sticky {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px 0;
    z-index: 201;
    min-height: 65px;
}
.header-dark .header-nav.sticky:after {
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}
.header-nav.sticky:after {
    content: "";
    position: absolute;
    background-color: #58595b;
    display: block;
    width: 1000%;
    height: 100%;
    z-index: -1;
    left: -100%;
}
.footer-content h4,
.footer-content h5,
.footer-content p,
.foot-nav a {
    color: #57585b;
}
.subscribtion-section h4 {
    text-align: right;
}
li.has-sub-menu {
    position: relative;
}
li.has-sub-menu > a {
    position: relative;
    z-index: 9;
}
.sub-wrap {
    position: absolute;
    padding: 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    top: 50%;
    display: none;
}
.sub-wrap:after {
    content: "";
    border: 12px solid transparent;
    border-bottom-color: #fafafa;
    position: absolute;
    top: 15px;
    width: 0;
    height: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.sub-wrap .sub-menu {
    display: block;
    background-color: #fafafa;
    border-radius: 5px;
    text-align: left;
    padding: 15px;
    position: static;
    transform: none;
    margin-top: 39px;
    margin-left: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    white-space: nowrap;
}
.sub-wrap .sub-menu li {
    text-align: left;
    display: block !important;
}
.sub-wrap .sub-menu a {
    color: #333;
}
.sub-wrap .sub-menu a:hover {
    color: #27aae0;
}

section.eng-section .box-content a {
    font-family: 'Akkurat';
}

#mce-success-response {
    margin-bottom: 20px;
}

.partner .image-bg,
.partner .image-bg img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center top;
    transition: all 1s ease-out;
}
.partner .image-bg img {
    opacity: 0;
}
.partner:hover .image-bg {
    transform: scale(1.5);
}
/*** 8.14 Press releases ****/
.pr-page .header-content{
    padding-top: 300px;
}
.pr-page .pr-head{
    margin-bottom: 70px;
}
.pr-page .pr-head h1{
    margin-bottom: 0;
}
.pr-page .section-small {
    padding: 90px 0;
}
.pr-page .sidebar {
    padding: 80px 0;
}
.pr-page .sidebar h3 {
    font-size: 1.83em;
    color: #46474a;
}
.pr-page .sidebar p,
.pr-page .sidebar p a{
    font-family: 'Akkurat';
}
.pr-page .sidebar p strong{
    font-family: 'Akkurat-Bold';
}
.pr-content hr{
    margin-top: 50px;
    margin-bottom: 50px;
}
.gov-slide .slick-dots{
    margin-top: 20px;
}
@media screen and (max-width: 63.96em) {
   .pr-page .header-content {
        padding-top: 7vw;
        padding-bottom: 7vw;
   }
    .pr-content hr{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .pr-page .sidebar-outer {
        border-left: none;
        border-top: 1px solid #e1e1e1;
    }
    .pr-page .sidebar{
        padding: 50px 0;
    }
    .pr-page .pr-head{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 39.96em){
    .pr-page .header-content {
        padding-top: 15vw;
    }
    

}



.ui-kit{
    padding-bottom: 80px;
}
.ui-kit .row-large{
    max-width: 140.625rem;
}
.ui-kit .header {
    padding: 40px 0;
}
.ui-kit .header .logo {
    margin-right: 40px;
    margin-bottom: 0;
}
.ui-kit .header h6{
    margin-bottom: 0;
}
.ui-kit .colors span{
    width: 75px;
    height: 75px;
    margin-right: 10px;
}
.ui-kit .black {
     background-color: #111315;
 }
.ui-kit .sky {
    background-color: #2499d8;
}
.ui-kit .blue {
    background-color: #207bcd;
}
.ui-kit .grey {
    background-color: #f5f5f5;
}
.ui-kit .simple-block {
    padding: 50px 4%;
    border: 1px solid #dadada;
    height: calc(100% - 30px);
    margin-bottom: 30px;
}
.ui-kit h4.sect-title,
.ui-kit .simple-block > h4{
    margin-bottom: 40px;
    text-transform: uppercase;
}
.ui-kit .simple-block .simple-box:not(:last-child){
    margin-bottom: 80px;
}
.ui-kit .underline {
    border-bottom: 1px solid #2499d8;
    color: #111315;
}
.ui-kit .button{
    padding-left: 40px;
    padding-right: 40px;
    box-shadow: 0 0 15px 0 rgba(102, 102, 102, 0.34);
}
.button.hover, .button.focus {
    background-color: #2490d6;
    color: #fefefe;
}
input.error{
    border-color: #fe6464;
}
.ui-kit input::-webkit-input-placeholder{
  color: #8a8a8a;
}
.ui-kit input:-ms-input-placeholder{
  color: #8a8a8a;
}
.ui-kit input::-moz-placeholder{
  color: #8a8a8a;
}
.ui-kit input:-moz-placeholder{
  color: #8a8a8a;
}
.social-link{
    width: 36px;
    height: 36px;
    background: #353c48;
    border-radius: 50%;
    color: #fff;
}
.ui-kit .social-link{
    margin-right: 15px;
}
.ui-kit .social-link:hover,
.ui-kit .social-link.hover{
    background: #2499d8;
    color: #fff;
}
.ui-kit .social-link:active,
.ui-kit .social-link.active{
    background: #207bcd;
    color: #fff;
}
.partners-list-4 .partner{
    background-color: #fff;
    background-size: cover;
}
.partners-list-4 .partner .partner-cover{
    background-color: rgba(0, 0, 0, 0);
}
.mobile-menu li .sub-menu{
    display: none;
}
.mobile-menu li .sub-menu li{
    list-style: none;
    border-bottom: 1px solid #cccccc;
}
.mobile-menu li .sub-menu li:last-child{
    border-bottom: 0;
}
.mobile-menu li.has-sub > a {
    position: relative;
}
.mobile-menu li.has-sub > a:after {
    content: "";
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    display: inline-block;
    right: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.mobile-menu li.has-sub.clicked > a:after{
        transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.logo img{
    width: 137px;
}