/*! CSS Used fontfaces */
button, input[type=submit] {
    cursor: pointer
}

.clear {
    clear: both
}

.clear, .clear:after, .clear:before, .site-content:after, .site-content:before {
    content: '';
    display: table
}

/*! CSS Used from: https://www.intlock.com/wp-content/plugins/rss-feed-widget/css/style.css ;
 media=all */
.widget_dock {
    margin-top: 0;
    width: 92.5%
}

.home a:active, .home a:hover {
    outline: 0;
    text-decoration: none
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    outline-offset: -2px;
    outline: dotted thin
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

aside, footer, header, nav, section {
    display: block
}

.br-mobile {
    display: none;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.collapse {
    display: none
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-inverse .navbar-collapse {
    border-color: #101010
}

.modal-content {
    position: relative;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

a, div, form, html, iframe, label, li, span, tbody, tr {
    font-family: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0
}

h1, h2, h3, h5, h6 {
    color: inherit;
    outline: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin: 0 0 10px;
    display: block;
    clear: both
}

a, body, div, form, html, iframe, label, li, p, span, strong, table, tbody, td, tr, ul {
    font-style: inherit
}

p, strong, table, td, ul {
    font-family: inherit
}

p, table, ul {
    font-weight: inherit
}

table {
    border-bottom: 1px solid #ededed;
    border-spacing: 0
}

button, input, select {
    color: #404040;
    vertical-align: baseline
}

button, input, select, textarea {
    font-family: sans-serif;
    line-height: 1.5;
    font-size: 100%
}

button:hover, input[type=submit]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), inset 0 15px 17px rgba(255, 255, 255, .8), inset 0 -5px 12px rgba(0, 0, 0, .02)
}

button:active, button:focus, input[type=submit]:active, input[type=submit]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .15)
}

textarea {
    color: #a0a0a0;
    padding-left: 3px;
    vertical-align: top
}

input[type=email]:focus, input[type=search]:focus, input[type=text]:focus, textarea:focus {
    color: #111
}

.input-box, .textarea-box {
    text-align: left;
    text-transform: none;
    display: inline-block;
    border-radius: 4px;
    background: rgba(255, 255, 255, .95)
}

.input-box {
    width: 274px;
    padding: 9px;
    min-height: 46px;
    padding-left: 15px !important
}

.textarea-box {
    width: 100% !important;
    border: 0;
    min-height: 250px;
    padding: 9px 9px 9px 15px
}

input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover {
    outline: #e96656 1px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.zerif_full_site {
    position: relative;
    z-index: 1
}

.zerif_full_site_wrap {
    width: 100%
}

.fadein-slider {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.col-lg-4.col-md-4.column.zerif-rtl-big-title, .dropdownmenu {
    display: none
}

@media (max-width: 480px) {
    .intro-text {
        font-size: 22px !important;
        line-height: 37px
    }

    .header-content-wrap {
        padding-top: 36%
    }

    h2 {
        font-size: 6.5vw !important
    }
}

body:not(.logged-in) .header-content-wrap {
    padding-top: 140px
}

.focus-box h5 {
    font-weight: 100;
    margin: 2px 20px;
    bottom: 34px
}

.about-us .readMore {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 18px 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    clear: both;
    width: 25%;
    display: block;
    margin: auto
}

.readMore.storiesRead {
    max-width: 150px
}

.focus-box h5, .sidebar-wrap a {
    font-size: 14px
}

.readMore {
    text-transform: uppercase
}

a.btn.btn-primary.custom-button.red-btn {
    -moz-box-shadow: inset 0 -6px 0 -2px #c15548;
    box-shadow: inset 0 -6px 0 -2px #c15548
}

a.btn.btn-primary.custom-button.green-btn {
    -moz-box-shadow: inset 0 -6px 0 -2px #209062;
    box-shadow: inset 0 -6px 0 -2px #209062
}

@media only screen and (max-width: 1024px) {
    .readMore {
        width: 80%
    }
}

@media only screen and (max-width: 768px) {
    #main-nav, .sidebar-wrap {
        display: none
    }

    .focus .row {
        width: inherit
    }

    h2 {
        font-size: 10vw;
        padding-bottom: 10px
    }

    .home-header-wrap {
        height: auto
    }

    .header-content-wrap {
        padding: 30px 0 20px !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 100%
    }

    #header-rotator span {
        font-size: 17px
    }

    .intro-text {
        text-transform: none;
        letter-spacing: .3px;
        font-size: 43px;
        line-height: 43px
    }

    .buttons {
        margin-top: 15px
    }

    section#focus {
        padding-top: 50px !important
    }

    .flip-container:hover .front {
        transform: none
    }

    .flip-container:hover .back {
        display: none
    }

    .back, .col-lg-3.col-sm-3.focus-box, .flip-container, .front {
        width: 142px;
        height: 180px;
        margin: 0
    }

    .flip-container .front {
        padding: 7px
    }

    .flip-container:nth-child(even), .flip-container:nth-child(odd) {
        margin: 7px
    }

    .focus-box .service-icon {
        margin-bottom: 5px;
        margin-top: 5px;
        height: 61px;
    }

    .focus-box .service-icon .pixeden, .focus-box h5 {
        bottom: 42px;
        position: static;
        height: 70px
    }

    .focus-box h5 {
        font-weight: 100;
        font-size: 12px;
        margin: 2px 15px;
        bottom: 95px;
        display: table-cell;
        vertical-align: middle;
        height: 107px
    }

    .col-lg-4.col-md-4.column.zerif_about_us_center p {
        text-align: justify
    }

    .about-us .row {
        margin: 10px 0 40px;
        position: static
    }

    .readMore {
        margin: 0 auto !important;
        width: initial !important;
        padding: 10px 40px
    }

    form button.btn.btn-primary.custom-button.red-btn {
        margin: 0 !important;
        width: calc(100% - 30px)
    }

    .social .fa {
        font-size: 40px
    }

    .social li {
        margin: 5px 10px
    }

    .container {
        width: 100%
    }

    ul.social {
        line-height: 0
    }
}

@media only screen and (max-width: 480px) {
    .clients {
        height: auto
    }

    .big-intro {
        margin-top: 10px !important;
        margin-left: 96px !important
    }
}

.modal-block .modal-form-header {
    background: linear-gradient(70deg, #4e4d9e, #077cb4);
    color: #fff;
    padding: 20px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

i.close-modal {
    position: absolute;
    right: 15px;
    top: 15px;
    font-style: normal;
    border-radius: 100%;
    width: 24px
}

i.close-modal:hover {
    color: #555;
    cursor: pointer;
    background: #fff
}

.header-content-wrap .intro-text {
    font-size: 35px;
    line-height: 42px;
    margin: auto;
    font-family: 'Montserrat Light', sans-serif;
    letter-spacing: -0.05px;
}

.header-content-wrap .intro-text span.main-title-mob {
    display: none;
}

.header-content-wrap .intro-text span {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    letter-spacing: inherit;
}

.header-content-wrap .intro-text span.word-spacing {
    word-spacing: 6px;
}

.header-content-wrap .buttons {
    margin-top: 30px
}

@media all and (max-height: 500px) {
    .header-content-wrap, body:not(.logged-in) .header-content-wrap {
        height: auto
    }
}

@media all and (max-width: 475px) {
    .home .header-content-wrap .custom-button {
        margin: 10px 0;
        width: 100%
    }

    .intro-text {
        max-width: 360px;
    }

    .br-mobile {
        display: block;
    }

    .br-mobile-hide {
        display: none;
    }

    .header-content-wrap {
        height: auto
    }
}

#bottom-buttons {
    background-size: cover;
    background-position: center center;
    padding: 100px 0
}

#bottom-buttons .custom-button {
    font-size: 16px;
    line-height: 1em;
    height: auto;
    padding: 0;
    font-family: Montserrat;
    vertical-align: middle;
    text-align: center;
    width: 30%
}

#bottom-buttons .custom-button:before {
    content: '';
    height: 70px;
    display: inline-block;
    vertical-align: middle
}

#bottom-buttons .custom-button p {
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

#bottom-buttons .custom-button span {
    font-family: 'Montserrat Light';
    margin-top: 5px;
    display: block;
    font-size: 16px
}

@media all and (max-width: 45em) {
    #bottom-buttons .custom-button {
        width: calc((100% / 3) - 25px)
    }

    footer#footer {
        padding-top: 0
    }
}

@media all and (max-width: 540px) {
    #bottom-buttons .custom-button {
        width: 100%;
        margin: 10px 0
    }
}

.shiftnav, .shiftnav *, .shiftnav-toggle, .shiftnav-toggle * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.3em;
    -webkit-tap-highlight-color: transparent;
    padding: 0;
    margin: 0;
    background: 0 0
}

.shiftnav-wrap {
    margin: 0;
    background: 0 0;
    position: relative;
    max-width: 100%;
    padding: 1px 0 0
}

.shiftnav, .shiftnav-inner {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

#shiftnav-toggle-main, .shiftnav, .shiftnav-wrap {
    transition: transform .5s;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s
}

.shiftnav-toggle {
    cursor: pointer
}

#shiftnav-toggle-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    z-index: 500000;
    text-align: center;
    background: #1d1d20;
    color: #eee
}

.shiftnav-open.shiftnav-open-left #shiftnav-toggle-main, .shiftnav-open.shiftnav-open-left .shiftnav-wrap {
    -webkit-transform: translateX(290px);
    -moz-transform: translateX(290px);
    -ms-transform: translateX(290px);
    -o-transform: translateX(290px);
    transform: translateX(290px)
}

.shiftnav.shiftnav-left-edge {
    left: 0;
    -webkit-transform: translateX(-290px);
    -moz-transform: translateX(-290px);
    -ms-transform: translateX(-290px);
    -o-transform: translateX(-290px);
    transform: translateX(-290px)
}

.shiftnav-open .shiftnav.shiftnav-open-target {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

@media only screen and (max-width: 319px) {
    .shiftnav {
        width: 230px;
        max-width: 95%
    }

    .shiftnav.shiftnav-left-edge {
        -webkit-transform: translateX(-230px);
        -moz-transform: translateX(-230px);
        -ms-transform: translateX(-230px);
        -o-transform: translateX(-230px);
        transform: translateX(-230px)
    }

    .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main, .shiftnav-open.shiftnav-open-left .shiftnav-wrap {
        -webkit-transform: translateX(230px);
        -moz-transform: translateX(230px);
        -ms-transform: translateX(230px);
        -o-transform: translateX(230px);
        transform: translateX(230px)
    }
}

span.shiftnav-main-toggle-content.shiftnav-toggle-main-block img {
    padding: 0 10px;
    margin-right: 8px;
    max-width: 180px
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    span.shiftnav-main-toggle-content.shiftnav-toggle-main-block img {
        margin-right: 0;
        padding-left: 8px
    }
}

@media only screen and (min-width: 769px) {
    .shiftnav-wrap {
        padding-top: 0 !important
    }

    #shiftnav-toggle-main {
        display: none
    }
}

/*! CSS Used from: https://www.intlock.com/wp-content/themes/zerif-pro/css/bootstrap.min.css ;
 media=all */
html {
    -webkit-tap-highlight-color: transparent;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a:focus, a:hover {
    color: #2a6496;
    text-decoration: underline
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

label {
    font-weight: 700
}

.form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

/*! CSS Used from: https://www.intlock.com/wp-content/themes/zerif-pro/style.css ;
 media=all */
@keyframes smoothModal {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.modal-bg, .modal-block, .scroll-to-top {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

a, div, form, html, iframe, label, li, span, tbody, tr {
    font-family: inherit;
    font-size: 16px;
    font-weight: inherit
}

a, body, div, form, h1, h2, h3, html, iframe, label, li, span, tbody, tr {
    border: 0;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

h5, h6, table {
    padding: 0
}

p, strong, ul {
    font-size: 16px;
    padding: 0
}

.client-list div, h5, h6, strong {
    margin: 0
}

h5, h6, p, table, ul {
    font-weight: inherit
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
    max-width: 100%;
    background-color: transparent
}

body, td {
    font-weight: 400
}

h5, h6, p, strong, table, td, ul {
    border: 0;
    font-family: inherit;
    font-style: inherit;
    outline: 0;
    vertical-align: baseline
}

td {
    font-size: 16px;
    margin: 0;
    text-align: left;
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0
}

body, table {
    font-size: 14px
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background: #f1f1f1;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: 'Lato', sans-serif;
    color: gray;
    overflow-x: hidden;
    line-height: 25px
}

ul {
    padding-left: 0 !important;
    margin: 0 0 10px 0;
    list-style: none
}

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

i {
    vertical-align: middle;
    font-style: italic
}

::-moz-selection {
    background: #fc6d6d;
    color: #fff
}

a, a:hover {
    text-decoration: none
}

a {
    -webkit-transition: .7s;
    transition: .7s;
    cursor: pointer;
    background: 0 0
}

p {
    margin: 0 0 1.5em
}

strong {
    font-weight: 700
}

h1, h2, h3 {
    font-family: Montserrat, sans-serif
}

.custom-button {
    display: inline-block !important;
    text-transform: uppercase;
    padding: 13px 35px;
    border-radius: 4px;
    margin: 10px;
    border: 0
}

.red-btn {
    background: #e96656
}

.green-btn, .purple-btn, .red-btn {
    color: #fff !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.red-btn:hover {
    color: #fff;
    background: #cb4332
}

.green-btn:hover {
    color: #fff;
    background: #069059
}

.btn:hover {
    box-shadow: none
}

li > ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

.red-text {
    color: #e96656
}

.dark-text {
    color: #404040
}

.white-text {
    color: #fff
}

.red-border-bottom:before {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 75%;
    height: 2px;
    background: #e96656;
    bottom: -9px;
    left: 12.5%
}

a, a:visited {
    color: #4169e1
}

a:active, a:focus, a:hover {
    color: #191970
}

.navbar-collapse {
    overflow: visible !important
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.focus-box .red-border-bottom:before, .home .site-content, .our-clients h5 span {
    background: 0 0 !important
}

.widget_search .search-submit {
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background: url(https://www.intlock.com/wp-content/themes/zerif-pro/images/search_icon.png) center center no-repeat;
    text-indent: -99999999999px;
    border: 0
}

.entry-title:before {
    content: ""
}

iframe {
    max-width: 100%
}

#main-nav a {
    cursor: pointer
}

.our-focus-widget-image {
    width: 100%;
    height: 100%;
}

.pixeden.our-focus-widget-image {
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
}

.pixeden.our-focus-widget-image svg {
    max-height: 100%;
    max-width: 100%;
}

.focus-box .service-icon .pixeden {
    display: block
}

.client-list div img:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    opacity: 1
}

:focus {
    outline: 0
}

@media (max-width: 992px) {
    .skills {
        margin-left: 0
    }

    #client-feedbacks .feedback-box {
        width: 100%;
        max-width: 336px;
        float: none;
        margin: 13px auto
    }

    .header-content-wrap {
        padding: 225px 0 150px
    }

    .intro-text {
        font-size: 45px;
        line-height: 55px
    }

    .section-header h2 {
        font-size: 35px
    }

    .section-header {
        padding-bottom: 30px
    }

    .about-us, .contact-us, .focus, .packages, .testimonial {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 767px) {
    .bs-navbar-collapse {
        border: 0
    }

    body:not(.page-template-engage) #main-nav {
        overflow: hidden !important
    }

    #main-nav {
        overflow: visible;
        position: relative
    }

    .navbar-collapse {
        max-height: 100%
    }

    .dropdownmenu {
        display: block;
        position: absolute;
        z-index: 9;
        right: 0;
        top: 5px;
        width: 25px;
        height: 25px;
        margin: 0;
        padding: 0;
        border-radius: 3px;
        background: url(https://www.intlock.com/wp-content/themes/zerif-pro/images/menu-icon.png) center center no-repeat #e96656
    }

    .header {
        min-height: inherit;
        padding-bottom: 0 !important
    }

    .header-content-wrap {
        padding-top: 30%
    }

    .intro-text {
        font-size: 41px;
        line-height: 49px
    }

    .focus-box {
        margin-bottom: 75px
    }

    .section-header {
        float: left;
        width: 100%
    }

    .testimonial .section-header {
        float: none
    }

    .big-intro {
        text-align: center !important;
        font-size: 8vw !important
    }

    .about-us .column {
        margin-bottom: 40px
    }

    .skills {
        margin-bottom: 78px !important
    }

    .our-clients {
        width: 100%;
        float: left
    }

    footer#footer {
        padding-top: 40px
    }

    .menu-align-center .responsive-logo > a {
        float: left
    }
}

@media (max-width: 375px) {
    .header-content-wrap {
        position: relative
    }

    span.shiftnav-main-toggle-content.shiftnav-toggle-main-block a {
        font-size: .7em !important
    }
}

.header-content-wrap {
    background-image: url(../../../images/homepage-2/homepage_compressed.jpg);
    padding-top: 125px;
    /*padding-bottom: 45px !important*/
}

@media (max-width: 768px) {
    section#focus h2 {
        line-height: 1
    }

    #home .header-content-wrap {
        height: auto
    }
}

.header-content-wrap .custom-button.green-btn, .header-content-wrap .custom-button.purple-btn {
    padding-top: 8px
}

.back a {
    bottom: 0;
    right: 0;
    padding: 30px 10px 5px
}

.zerif-rtl-skills {
    display: none
}

.clients {
    clear: both;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 0 1000px rgba(210, 218, 228, .3);
    -moz-box-shadow: inset 0 0 0 1000px rgba(210, 218, 228, .3);
    box-shadow: inset 0 0 0 1000px rgba(210, 218, 228, .3)
}

.client-list {
    margin-bottom: 0;
    padding-bottom: 30px
}

.our-clients {
    background: 0 0;
    margin-top: 36px
}

.header-content-wrap #header-rotator span {
    font-size: 25px;
    font-family: 'Montserrat Light', sans-serif;
    letter-spacing: -0.05px;
}

.header-content-wrap #header-rotator {
    font-family: 'Montserrat Light', sans-serif;
}

.contact-us h2, .testimonial .feedback-box .message {
    color: #fff
}

#zerif_testim-widget-3 .client-name {
    background-image: url(https://www.intlock.com/wp-content/uploads/2015/11/allergan.png);
    padding-top: 22px
}

#zerif_testim-widget-4 .client-name, #zerif_testim-widget-5 .client-name {
    font-size: 0;
    background-image: url(https://www.intlock.com/wp-content/uploads/2015/11/nordson.png);
    background-repeat: no-repeat;
    padding-top: 42px;
    padding-right: 160px
}

#zerif_testim-widget-5 .client-name {
    background-image: url(https://www.intlock.com/wp-content/uploads/2015/11/Hines.png);
    padding-top: 22px
}

#content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-family: 'Montserrat Light'
}

.LPMcontainer.LPMslider {
    top: 218px !important
}

@media screen and (max-width: 425px) {
    .client-list div {
        width: calc(100% - 120px);
        margin: auto;
        text-align: justify
    }

    .client-list div img:nth-child(6) {
        float: none
    }
}

@media screen and (max-width: 1440px) {
    .request-demo {
        right: 5px
    }

    .request-demo a.demo {
        font-size: 12px;
        padding: 10px
    }

    .request-demo span a {
        font-size: 11px
    }

    .request-demo:after, .request-demo:before {
        content: '';
        clear: both;
        display: block
    }

    .request-demo:after {
        height: 15px
    }

    .request-demo span a:before {
        font-size: 14px
    }
}

.modal-block {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto
}

.modal-form.form-block {
    padding: 35px 30px;
    margin-bottom: 0
}

.modal-block .modal-form.form-block input {
    margin-bottom: 25px;
    float: none;
    width: 100%
}

.modal-block .modal-form-header strong {
    font-family: 'Montserrat SemiBold';
    font-size: 21px
}

.modal-block .modal-form-header p {
    margin: 0;
    font-size: 15px;
    font-family: 'Montserrat Light'
}

.modal-block.removing-modal {
    opacity: 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.modal-block .modal-dialog {
    margin: 130px auto
}

.modal-block.showModal + .modal-bg {
    visibility: visible;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 9998
}

.modal-block::-webkit-scrollbar {
    display: none
}

.modal-block.showModal {
    animation: .4s linear smoothModal;
    display: block;
    z-index: 9999
}

@media screen and (max-width: 640px) {
    .event-table td {
        display: block;
        text-align: center
    }

    .event-table tr:first-child {
        display: none
    }

    .event-table tr td:first-child {
        padding-left: 0;
        color: #293159;
        font-family: 'Montserrat SemiBold';
        font-size: 20px;
        vertical-align: bottom
    }

    .event-table tr td {
        padding-right: 0
    }

    .event-table td:last-child, .event-table td:nth-child(3) {
        width: 100%
    }

    .event-table tr:nth-child(n+1) {
        background: #f1f1f1
    }

    .event-table tr:nth-child(2n) {
        background: #fff
    }
}

@media screen and (max-width: 520px) {
    .upcoming-events .event-img {
        display: none
    }

    .event-table tr:first-child {
        height: auto
    }
}

.gdpr-section {
    padding: 42px 0 22px;
    background-color: #fff;
    margin-top: 40px;
}

@media screen and (min-width: 991px) {
    .gdpr-row {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
        column-gap: 30px;
    }
}

.gdpr-row .slick-slide {
    height: 64px;
    width: 260px;
    margin-bottom: 20px;
}

.gdpr-row .slick-dots {
    column-gap: 8px;
}

.gdpr-row .slick-dots button {
    display: none;
}

.gdpr-row .slick-dots li {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    transition: all 0.3s;
    background: rgba(161, 168, 206, 0.18);
}

.gdpr-row .slick-dots li.slick-active {
    background: rgba(115, 131, 214, 0.81);
}

.gdpr-item {
    overflow: hidden;
    position: relative;
    height: 64px;
    width: 260px;
}

.gdpr-row .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gdpr-logo a {
    display: inline-block
}

.gdpr-logo {
    display: flex;
    text-align: center;
    justify-content: center;
}

.gdpr-text {
    font-family: Montserrat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #626782;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    transition: .2s ease;
    padding: 10px 18px;
    border: 1px solid #E3E6ED;
    border-radius: 8px;
    position: relative;
}

.gdpr-item-icon {
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
}

.gdpr-item-icon svg {
    max-width: 100%;
    max-height: 100%;
}

.gdpr-text.partner-text p {
    text-align: left;
    margin: 0;
    font-size: inherit
}

.gdpr-text.partner-text span {
    color: #A07725;
    font-size: inherit
}

.button-container {
    max-width: 700px;
    margin: auto
}

@media all and (max-width: 768px) {
    .container.big-title-container, .header-content-wrap:before {
        display: inline-block;
        vertical-align: middle
    }

    #main-nav:not(.show-nav) {
        display: none
    }
}

@media all and (max-width: 1400px) and (min-width: 1200px) {
    .language-selector {
        top: -5px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.flip-container a:hover {
    cursor: pointer
}

.scroll-to-top {
    text-align: center;
    opacity: 0;
    right: 30px;
    width: 40px;
    z-index: -1;
    bottom: 30px;
    height: 40px;
    position: fixed;
    cursor: pointer;
    border-radius: 50%;
    visibility: hidden;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .5);
    background: linear-gradient(to right, #7282dd, #293159)
}

.scroll-to-top.show-scroll-button {
    opacity: 1;
    z-index: 10000;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.scroll-to-top:after {
    content: '';
    width: 12px;
    height: 12px;
    margin-top: 17px;
    display: inline-block;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

/*! CSS Used from: https://www.intlock.com/wp-content/themes/zerif-pro/css/new_form.css ;
 media=all */
.form-block {
    -webkit-box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08);
    box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08)
}

#shiftnav-toggle-main a {
    color: inherit;
    text-decoration: none
}

#shiftnav-toggle-main .shiftnav-main-toggle-content {
    padding: 16px 40px
}

#shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0
}

.shiftnav-toggle-main-block {
    padding: 16px 20px;
    display: inline-block;
    line-height: 1em
}

#shiftnav-toggle-main .shiftnav-toggle-burger {
    float: left;
    content: '\f0c9';
    font-family: FontAwesome;
    padding: 16px 20px;
    margin-left: -10px;
    position: relative;
    z-index: 20
}

.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-icon-x .shiftnav-toggle-burger .fa:before {
    content: '\f00d'
}

.shiftnav:after {
    content: ' ';
    display: block;
    position: absolute;
    right: -15px;
    top: 0;
    height: 100%;
    width: 15px;
    background: 0 0;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
    box-shadow: 0 0 15px rgba(0, 0, 0, .8);
    z-index: 10000
}

.shiftnav {
    width: 290px;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 600000
}

.shiftnav-inner {
    -webkit-overflow-scrolling: touch
}

.shiftnav ul.shiftnav-menu {
    position: relative;
    clear: both;
    overflow: hidden
}

.shiftnav ul.shiftnav-menu, .shiftnav ul.shiftnav-menu ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.shiftnav ul.shiftnav-menu li.menu-item {
    position: relative;
    margin: 0;
    padding: 0;
    background: 0 0;
    list-style-type: none
}

.shiftnav ul.shiftnav-menu li.shiftnav-retract {
    display: none;
    margin: 0
}

@media only screen and (max-width: 960px) {
    #shiftnav-toggle-main {
        font-size: 16px
    }
}

/*! CSS Used from: https://www.intlock.com/wp-content/plugins/shiftnav-responsive-mobile-menu/custom/custom.css ;
 media=all *//*! CSS Used from: https://www.intlock.com/wp-content/themes/zerif-pro/css/head.css ;
 media=all */
@media (min-width: 992px) {
    .col-md-12, .col-md-4 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }
}

@media (min-width: 768px) {
    .col-sm-12, .col-sm-3, .col-sm-4 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar > .container .navbar-brand {
        margin-left: -15px
    }

    .navbar-toggle {
        display: none
    }
}

input[type=search] {
    box-sizing: content-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none
}

input[type=email], input[type=search], input[type=text] {
    color: #a0a0a0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0;
    padding: 3px
}

textarea {
    overflow: auto;
    border: 1px solid rgba(0, 0, 0, .1)
}

.language-selector {
    position: absolute;
    top: 50%;
    left: 30px;
    width: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.shiftnav #menu-navigation {
    display: flex;
    flex-direction: column
}

.shiftnav ul.shiftnav-menu li.menu-item:nth-child(2) {
    order: -1
}

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

.btn {
    -webkit-user-select: none;
    -moz-user-select: none
}

.btn, .text-center {
    text-align: center
}

canvas {
    vertical-align: baseline
}

.btn, img {
    vertical-align: middle
}

img {
    height: auto;
    max-width: 100%;
    border: 0
}

button, input, select, textarea {
    color: inherit;
    font: inherit
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.btn, .btn-primary:active, .btn:active, .form-control, .navbar-toggle {
    background-image: none
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

h1, h2, h3, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px
}

h5, h6 {
    margin-top: 10px
}

h1 {
    font-size: 36px
}

#header-rotator span, h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

.btn, .form-control, h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

ul ul {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.col-lg-1, .col-lg-10, .col-lg-12, .col-lg-3, .col-lg-4, .col-lg-6, .col-md-12, .col-md-4, .col-sm-12, .col-sm-3, .col-sm-4, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-sm-12, .col-sm-3, .col-sm-4 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }
}

@media (min-width: 992px) {
    .col-md-12, .col-md-4 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-4 {
        width: 33.33333333%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-12, .col-lg-3, .col-lg-4, .col-lg-6 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

.form-control {
    background-color: #fff;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

label {
    margin-bottom: 5px
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

textarea.form-control {
    height: auto
}

.navbar-brand {
    float: left;
    font-size: 18px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-bottom: 8px;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.modal-content {
    background-clip: padding-box
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.buttons, .custom-button, body {
    text-align: center
}

.container:after, .container:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.entry-title:before {
    content: "";
    position: absolute;
    margin: auto;
    z-index: 1;
    width: 10%;
    height: 2px;
    background: #e96656;
    bottom: -9px;
    left: 0;
    display: none !important
}

.sidebar-wrap {
    border-left: 1px solid rgba(0, 0, 0, .05)
}

.entry-title, .widget_search form {
    position: relative
}

.widget_search label {
    margin-bottom: 5px;
    width: 100%;
    position: relative
}

.widget_search input {
    width: 83%;
    padding: 12px 15% 12px 2%
}

.section-header {
    text-align: center
}

#site-navigation, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0
}

.entry-title {
    float: none
}

.about-us, .contact-us, .testimonial {
    padding-top: 100px
}

.section-header h2 {
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize;
    padding-bottom: 20px
}

.section-header h6 {
    font-size: 16px;
    margin-bottom: 0;
    color: gray
}

.blog, .focus, .zerif_full_site_wrap {
    overflow: hidden
}

#site-navigation {
    height: 1px;
    float: right
}

.header.header {
    min-height: 76px
}

.header.header > .navbar {
    -webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, .08);
    box-shadow: 0 5px 11px 0 rgba(50, 50, 50, .08)
}

.navbar {
    background: #fff;
    border: 0;
    border-radius: 0 !important;
    text-align: left
}

#main-nav {
    left: 0;
    right: 0;
    position: fixed !important;
    width: 100%;
    z-index: 1000;
    min-height: 75px;
    margin-bottom: 0;
    animation-duration: .5s
}

.navbar-brand {
    height: 76px;
    position: relative;
    line-height: 60px;
    padding: 6px 15px 20px;
    display: inline-block
}

.navbar-brand > img {
    max-height: 100%
}

.navbar-toggle {
    border: 0;
    background-color: gray;
    margin-top: 23px
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #e96656;
    opacity: 1;
    box-shadow: none
}

.navbar-toggle.collapsed {
    background-color: gray !important
}

.menu-align-center #site-navigation {
    width: 100%
}

.menu-align-center .responsive-logo {
    width: 100%;
    text-align: center
}

.menu-align-center .responsive-logo > a {
    float: none;
    display: block
}

.intro-text {
    text-align: center;
    color: #fff;
    line-height: 65px;
    z-index: 0;
    float: none
}

.focus {
    padding-bottom: 70px;
    background: #fff
}

.focus .row {
    text-align: center
}

.focus .row .focus-box {
    display: inline-block;
    float: none !important;
    margin-right: -4px;
    vertical-align: top;
    margin-bottom: 25px
}

.focus-box .service-icon {
    width: 145px;
    height: 145px;
    margin: auto auto 20px;
    border-radius: 50%;
    position: relative;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

@media screen and (max-width: 768px) {
    .focus-box .service-icon {
        width: 100%;
    }
}

.focus-box .service-icon .pixeden {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap
}

.service-icon .service-icon-image {
    margin: auto
}

.focus-box:nth-child(4n+1) .red-border-bottom:before {
    background: #e96656
}

.focus-box p {
    font-size: 14px;
    text-align: left
}

.about-us .big-intro {
    text-align: right;
    font-weight: 300;
    font-size: 60px;
    line-height: normal;
    margin-top: -15px
}

.about-us p {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: center
}

.about-us .column {
    margin-bottom: 78px
}

.skills {
    text-align: left;
    margin: 0
}

.skills .skill {
    display: block;
    margin-top: 0;
    margin-bottom: 25px
}

.skills .skill .skill-count {
    display: inline-block;
    height: 64px;
    margin-top: 3px;
    float: left;
    margin-right: 15px;
    margin-bottom: 25px
}

.skills li:last-child {
    margin-bottom: 0
}

.skill2, .skill3, .skill4, .skills .skill .skill1 {
    font-size: 16px !important
}

.skills .skill h6 {
    text-transform: uppercase;
    clear: none;
    width: auto
}

.our-clients {
    margin-bottom: 40px;
    float: left;
    width: 100%
}

.our-clients .section-footer-title {
    background: #272727;
    padding: 0 15px;
    color: #fff
}

.our-clients h5, .skills .skill h6 {
    font-weight: 700;
    float: none;
    margin-top: 0;
    margin-bottom: 0
}

.client-list {
    padding-top: 5px
}

.client-list div a {
    margin-right: 24px
}

.client-list div img {
    max-width: 130px;
    -ms-filter: "alpha(opacity=80)";
    -webkit-transition: .55s;
    transition: .55s;
    padding-bottom: 15px;
    margin: 0 20px
}

.client-list div a:last-child {
    margin-right: 0
}

.testimonial {
    padding-bottom: 90px
}

#client-feedbacks .feedback-box {
    width: 30%;
    float: left;
    padding: 25px;
    margin: 13px;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    z-index: 5
}

#client-feedbacks .feedback-box:hover {
    cursor: pointer;
    opacity: .7
}

.feedback-box .message {
    font-size: 15px;
    color: #909090
}

.feedback-box .client {
    margin-top: 30px;
    height: 73px;
    position: relative
}

.feedback-box .quote {
    display: none
}

.feedback-box .client-info {
    float: left;
    margin-left: 18px;
    padding-top: 15px
}

.feedback-box .client-info .client-name {
    color: #404040;
    font-family: inherit
}

.feedback-box .client-info .client-company {
    font-size: 13px;
    margin-top: -3px
}

.contact-us {
    background: rgba(0, 0, 0, .5);
    padding-bottom: 95px
}

.contact-us .input-box, textarea {
    width: 100% !important;
    margin: auto auto 20px;
    border-radius: 4px
}

.contact-us .custom-button {
    margin-right: 15px
}

.zerif-g-recaptcha {
    margin-left: 15px;
    display: none
}

#footer {
    line-height: 20px;
    order: 9;
    text-align: left;
    background: #171726 !important
}

.social {
    margin: 0 0 1.5em !important
}

.social li {
    display: inline-block;
    margin: 5px
}

.row {
    margin-left: 0;
    width: 100%;
    margin-right: 0
}

.social li a {
    color: #939393
}

.social li a:hover {
    color: #e96656
}

.entry-title, .widget-title {
    line-height: 22px;
    color: #404040;
    font-size: 20px
}

@media (max-width: 1200px) {
    .header-content-wrap {
        padding: 235px 0 0;
    }

    .navbar-header.responsive-logo {
        float: none !important;
        margin: 6px auto 0
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .big-intro {
        text-align: center !important
    }

    .about-us .column {
        margin-bottom: 40px
    }

    .skills {
        margin-bottom: 78px !important
    }

    footer {
        padding-top: 40px
    }
}

@media screen and (max-width: 1680px) {
    .clients-review-comment .desktop-br {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .clients-review-comment .desktop-br {
        display: none;
    }
}

@media (max-width: 992px) {
    .skills {
        margin-left: 0
    }

    #client-feedbacks .feedback-box {
        width: 100%;
        max-width: 336px;
        float: none;
        margin: 13px auto
    }

    .intro-text {
        font-size: 45px;
        line-height: 55px
    }

    .section-header h2 {
        font-size: 35px
    }

    .section-header {
        padding-bottom: 30px
    }

    .about-us, .contact-us, .focus, .packages, .testimonial {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 767px) {
    .bs-navbar-collapse {
        border: 0
    }

    #main-nav {
        overflow: hidden !important;
        position: relative
    }

    .navbar-collapse {
        max-height: 100%
    }

    .header {
        min-height: inherit;
        padding-bottom: 0 !important
    }

    .header-content-wrap {
        padding-top: 30%
    }

    .intro-text {
        font-size: 41px;
        line-height: 49px
    }

    .focus-box {
        margin-bottom: 75px
    }

    .section-header {
        float: left;
        width: 100%
    }

    .testimonial .section-header {
        float: none
    }

    .big-intro {
        text-align: center !important;
        font-size: 8vw !important
    }

    .about-us .column {
        margin-bottom: 40px
    }

    .skills {
        margin-bottom: 78px !important
    }

    .our-clients {
        width: 100%;
        float: left
    }

    footer#footer {
        padding-top: 40px
    }

    .menu-align-center .responsive-logo > a {
        float: left
    }
}

@media (max-width: 480px) {
    span.mob-sp-1 {
        word-spacing: 0;
    }

    span.mob-sp-2 {
        word-spacing: -2px;
    }

    span.mob-sp-3 {
        word-spacing: 10px;
    }

    span.mob-sp-4 {
        word-spacing: 6px;
    }

    span.mob-sp-5 {
        word-spacing: -3px;
    }

    .intro-text {
        font-size: 22px !important;
        line-height: 30px !important
    }

    .header-content-wrap #header-rotator span {
        font-size: 17px !important
    }

    .header-content-wrap {
        padding-top: 36%
    }

    h2 {
        font-size: 6.5vw !important
    }

    h2.widget-title {
        font-size: 20px !important
    }
}

@media (max-width: 375px) {
    .header-content-wrap {
        position: relative
    }

    .header-content-wrap .buttons {
        bottom: 0
    }

    span.shiftnav-main-toggle-content.shiftnav-toggle-main-block a {
        font-size: .7em !important
    }
}

@media (max-width: 320px) {
    .header-content-wrap {
        padding-top: 50%
    }

    .intro-text {
        font-size: 22px;
        line-height: 30px
    }
}

::selection {
    background: #233c61;
    color: #fff
}

.header-content-wrap, .home-header-wrap {
    background-size: cover;
    background-repeat: no-repeat
}

.home-header-wrap {
    position: relative;
    background-color: #212c4e;
    background-position: center
}

.section-header {
    padding-bottom: 29px
}

a.navbar-brand {
    padding-left: 31px
}

.navbar-header.responsive-logo {
    float: left;
    width: 295px;
    margin-top: 6px
}

.navbar-brand {
    width: inherit
}

.header-content-wrap .green-btn, .header-content-wrap .purple-btn, .header-content-wrap .red-btn {
    width: 160px;
    height: 60px;
    padding-top: 19px
}

.intro-text {
    text-transform: none;
    letter-spacing: .7px;
    font-size: 44px
}

#header-rotator, .about-us .section-header h6 {
    color: #fff
}

#header-rotator {
    margin-bottom: 20px;
    display: block;
}

.header-content-wrap .red-btn {
    -webkit-box-shadow: inset 0 -6px 0 -2px #c22c1a;
    -moz-box-shadow: inset 0 -6px 0 -2px #c22c1a;
    box-shadow: inset 0 -6px 0 -2px #c22c1a;
    padding-left: 40px
}

.header-content-wrap .green-btn {
    -webkit-box-shadow: inset 0 -6px 0 -2px #0e8457;
    -moz-box-shadow: inset 0 -6px 0 -2px #0e8457;
    box-shadow: inset 0 -6px 0 -2px #0e8457
}

.header-content-wrap .purple-btn, .purple-btn {
    background: #7282dd;
    -webkit-box-shadow: inset 0 -6px 0 -2px #4a4481;
    -moz-box-shadow: inset 0 -6px 0 -2px #4a4481;
    box-shadow: inset 0 -6px 0 -2px #4a4481
}

.header-content-wrap .custom-button {
    min-width: 180px;
    height: 70px;
    width: auto;
    font-size: 20px;
    padding-top: 20px
}

.header-content-wrap .green-btn, .header-content-wrap .purple-btn {
    text-align: left
}

.header-content-wrap .purple-btn {
    padding-left: 50px
}

.header-content-wrap .purple-btn:hover, .purple-btn:hover {
    background: #445aa3
}

.header-content-wrap .custom-button span {
    display: block;
    font-size: 16px
}

#aboutus .section-header h6 {
    margin-bottom: 25px
}

#aboutus .section-header img {
    margin: 10px 0
}

.col-lg-4.col-md-4.column.zerif-rtl-big-title {
    display: none
}

.big-intro {
    height: 102px;
    margin-left: 120px;
    margin-top: 190px !important;
    background-image: url(http://www.intlocklabs.com/wp-content/uploads/2015/09/logo.png);
    background-repeat: no-repeat;
    background-size: 190px
}

.col-lg-3.col-sm-3.focus-box {
    perspective: 1000px;
    width: 223px;
    height: 226px;
    background-color: #fff;
    margin: 35px 20px;
    border-radius: 5px
}

.flip-container {
    perspective: 1000px;
    transform-style: preserve-3d;
    display: inline-block;
    position: relative
}

.flip-container:hover .back {
    transform: rotateX(0)
}

.flip-container:hover .front {
    transform: rotateX(180deg);
    background: 0 0
}

.back, .flip-container, .front {
    width: 223px;
    height: 226px;
    margin: 0 35px 20px 0
}

.flipper {
    transition: .6s;
    background-color: transparent !important;
    -webkit-transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    position: relative
}

.back, .back a, .front {
    position: absolute;
    top: 0;
    left: 0
}

.back, .front {
    backface-visibility: hidden;
    transition: .6s;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08)
}

.front {
    z-index: 2;
    background-color: #fff !important;
    transform: rotateX(0)
}

.back {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg) translateZ(1px);
    -o-transform: rotateX(180deg) translateZ(1px);
    -ms-transform: rotateX(180deg) translateZ(1px);
    -moz-transform: rotateX(180deg) translateZ(1px);
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007fb6), color-stop(1, #594bab), color-stop(1, #6bdfea));
    background-image: -o-linear-gradient(bottom, #007fb6 0, #594bab 100%, #6bdfea 100%);
    background-image: -moz-linear-gradient(bottom, #007fb6 0, #594bab 100%, #6bdfea 100%);
    background-image: -webkit-linear-gradient(bottom, #007fb6 0, #594bab 100%, #6bdfea 100%);
    background-image: -ms-linear-gradient(bottom, #007fb6 0, #594bab 100%, #6bdfea 100%);
    background-image: linear-gradient(to bottom, #007fb6 0, #594bab 100%, #6bdfea 100%)
}

.back p {
    width: 200px;
    margin: 30px 10px 5px;
    font-size: 14px
}

.back a, .back a:visited {
    color: #fff;
    padding-top: 5px
}

.focus {
    padding-top: 70px
}

.focus-box .red-border-bottom:before {
    background: 0 0 !important
}

section#focus {
    background-color: #f1f1f1;
    padding-top: 70px !important
}

section#focus.focus .back {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#focus.focus .back p {
    margin: 0;
    padding: 12px;
    width: 100%;
}

.focus-box .service-icon .pixeden {
    border-radius: 0
}

.focus-box .service-icon, .focus-box:nth-child(4n+1) .service-icon:hover {
    border: 0
}

.about-us {
    color: #fff;
    background: #4956a6;
    background: -moz-linear-gradient(left, #4757a2 0, #3c62a6 27%, #277eb3 81%, #1e89b7 100%);
    background: -webkit-linear-gradient(left, #4757a2 0, #3c62a6 27%, #277eb3 81%, #1e89b7 100%);
    background: linear-gradient(90deg, #4757a2 0, #3c62a6 27%, #277eb3 81%, #1e89b7 100%);
    background-repeat: no-repeat;
    background-size: cover
}

.about-us .row {
    margin: 50px 0
}

.about-us-badge {
    width: 120px;
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-us-badge svg {
    max-width: 100%;
    max-height: 100%;
}

.col-lg-4.col-md-4.column.zerif_about_us_center {
    width: 100%;
    margin-bottom: 35px
}

.readMore.storiesRead {
    padding: 15px 10px;
    color: #fff;
    border: 1px solid #fff
}

.testimonial {
    background: #293159
}

#client-feedbacks .feedback-box {
    background: #4756a2;
    background: -moz-linear-gradient(-45deg, #44529f, #067cb4);
    background: -webkit-linear-gradient(-45deg, #44529f, #067cb4);
    background: linear-gradient(135deg, #44529f, #067cb4);
    border-radius: 5px
}

#zerif_testim-widget-3 .client-name, #zerif_testim-widget-4 .client-name, #zerif_testim-widget-5 .client-name {
    font-size: 0;
    background-repeat: no-repeat;
    padding-right: 160px
}

#zerif_testim-widget-3 .client-info {
    width: 170px;
    height: 76px;
    margin-left: 0;
    margin-top: 50px
}

#zerif_testim-widget-4 .client-info, #zerif_testim-widget-5 .client-info {
    width: 170px;
    height: 76px;
    margin-left: 0;
    margin-top: 30px
}

#zerif_testim-widget-4 .client-info, #zerif_testim-widget-5 .client-info {
    margin-top: 25px
}

.testimonial .message:after {
    content: ' ';
    display: block;
    border: 1px solid #fff;
    position: relative;
    top: 30px;
    border-top-style: hidden;
    width: 15%
}

.contact-us {
    background-color: #293159;
    color: #fff
}

.social .fa {
    color: #6f6f8c
}

.contact-us .textarea-box, .contact-us input {
    border: 1px solid #233c61
}

.contact-us .red-btn {
    background: #7282dd;
    -webkit-box-shadow: inset 0 -6px 0 -2px #4a427d;
    -moz-box-shadow: inset 0 -6px 0 -2px #4a427d;
    box-shadow: inset 0 -6px 0 -2px #4a427d
}

.contact-us .red-btn:hover {
    background: #4e5996
}

.contact-us .custom-button {
    float: none !important
}

ul.social {
    margin: 0 !important;
    z-index: 2;
    line-height: 1em
}

#content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

section#focus h2 {
    text-transform: capitalize;
    color: #233c61;
    padding-bottom: 20px
}

section#focus .section-header h6 {
    color: #515151
}

.fa-quote-left {
    display: none
}

.sidebar-wrap {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08);
    box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08)
}

.sidebar-wrap a {
    font-size: 14px
}

.readMore {
    border: 1px solid #888;
    color: #4169e1;
    border-radius: 3px;
    padding: 18px 40px;
    text-transform: uppercase;
    font-size: 12px;
    clear: both;
    margin: 0 10px;
    transition: .7s
}

.readMore:hover {
    background: #888;
    color: #fff
}

.home .read.readMore, .home .readMore {
    display: block;
    margin: 10px auto;
    max-width: 300px;
    text-align: center
}

.home .readMore:hover {
    background: #3968a9
}

@media only screen and (max-width: 768px) {
    #main-nav, .flip-container:hover .back, .sidebar-wrap {
        display: none
    }

    .focus .row {
        width: inherit
    }

    h2 {
        font-size: 10vw;
        padding-bottom: 10px
    }

    .home-header-wrap {
        height: auto
    }

    .header-content-wrap {
        padding: 30px 0 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 100%
    }

    #header-rotator span {
        font-size: 17px
    }

    .intro-text {
        text-transform: none;
        letter-spacing: .3px;
        font-size: 43px;
        line-height: 43px
    }

    .buttons {
        margin-top: 15px
    }

    section#focus {
        padding-top: 50px !important
    }

    .flip-container:hover .front {
        transform: none
    }

    .back, .col-lg-3.col-sm-3.focus-box, .flip-container, .front {
        width: 142px;
        height: 180px;
        margin: 0
    }

    .flip-container .front {
        padding: 7px
    }

    .flip-container:nth-child(even), .flip-container:nth-child(odd) {
        margin: 7px
    }

    .focus-box .service-icon {
        margin-bottom: 5px;
        margin-top: 5px;
        height: 61px
    }

    .focus-box .service-icon .pixeden {
        bottom: 42px;
        position: static;
        height: 70px
    }
}

@media only screen and (max-width: 475px) {
    .flip-container .back {
        display: none;
        visibility: hidden
    }

    .social .fa {
        font-size: 28px
    }
}

.about-us {
    padding-bottom: 0
}

.zerif_about_us_center p {
    text-align: justify;
    margin: 0 55px 0 60px
}

@media all and (max-width: 550px) {
    .zerif_about_us_center p {
        margin: 0
    }

    .client-list div img {
        margin-right: 0
    }
}

@media screen and (max-width: 992px) {
    .gamify-btn .image-block {
        top: 0
    }
}

@media screen and (max-width: 768px) {
    .client-list div img {
        margin: 0 15px
    }

    .footer-block img:first-child {
        margin-bottom: 15px
    }
}

.green-btn {
    background: #29d38f
}

@media screen and (max-width: 425px) {
    .client-list div {
        width: calc(100% - 120px);
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
}

@media screen and (max-width: 375px) {
    .client-list div {
        width: calc(100% - 80px)
    }
}

@media screen and (max-width: 320px) {
    .client-list div {
        width: calc(100% - 40px)
    }
}

.request-demo {
    position: absolute;
    right: 30px;
    top: 20px;
    font-family: 'Montserrat Light'
}

.request-demo span a {
    font-size: 13px;
    color: #515151;
    display: inline-block
}

.request-demo span a:before {
    content: "";
    width: 16px;
    height: 20px;
    background: url("../../img/phone-header.svg") no-repeat center;
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block
}

.request-demo a.demo {
    border: 1px solid rgba(255, 41, 44, .56);
    padding: 10px 15px;
    border-radius: 4px;
    background-color: rgba(255, 41, 44, .56);
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
    z-index: 2;
    position: relative;
    display: inline-block
}

.request-demo a.demo:hover {
    cursor: pointer;
    background-color: rgba(255, 41, 44, .56)
}

span.shiftnav-main-toggle-content.shiftnav-toggle-main-block a {
    color: #666 !important;
    font-size: .8em;
    float: right
}

@media screen and (max-width: 1680px) {
    .request-demo span {
        opacity: 0;
        position: absolute;
        background: #fff;
        padding: 3px 10px;
        top: -2px;
        z-index: 1;
        border: 1px solid #eee;
        border-radius: 3px;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: all .5s;
        -o-transition: .5s;
        transition: .5s;
        right: 0
    }
}

@media screen and (max-width: 1440px) {
    .request-demo:after, .request-demo:before {
        content: '';
        display: block;
        clear: both
    }

    .request-demo {
        right: 5px
    }

    .request-demo a.demo {
        font-size: 12px;
        padding: 10px
    }

    .request-demo span a {
        font-size: 11px
    }

    .request-demo:after {
        height: 15px
    }

    .request-demo span a:before {
        font-size: 14px
    }
}

@media screen and (width: 1366px) {
    .request-demo span a:before {
        font-size: 11px
    }
}

@media screen and (max-width: 1280px) {
    .request-demo {
        position: absolute
    }

    .request-demo span {
        border: 1px solid #eee
    }
}

.menu-item-has-children, a.shiftnav-target, span.shiftnav-target {
    font-weight: 700;
    color: #404040
}

.sub-menu a.shiftnav-target {
    font-weight: 400;
    color: #4169e1
}

.after-form {
    font-size: 14px
}

.shiftnav-open .shiftnav.shiftnav-open-target {
    z-index: 99999999
}

@media screen and (max-width: 475px) {
    .home .read.readMore {
        max-width: 250px;
        margin: 25px auto 0 !important
    }

    .about-us .readMore {
        background: #707fb6
    }

    .readMore.storiesRead {
        background: #1374b0
    }

    .modal-block .modal-dialog {
        max-width: none;
        margin: 100px 0 40px
    }

    .close-modal {
        display: none
    }

    .gdpr-logo {
        display: flex;
        justify-content: center
    }

    .gdpr-text {
        font-size: 20px
    }
}

.upcoming-events {
    padding: 50px 0;
    background: #f1f1f1
}

.event-table {
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08)
}

.event-table tr:first-child {
    text-transform: uppercase;
    height: 130px
}

.event-table tr:first-child td {
    color: #293159;
    font-family: 'Montserrat SemiBold';
    font-size: 20px;
    vertical-align: bottom
}

.event-table tr td:first-child {
    padding-left: 20px
}

.event-table tr:nth-child(2n) {
    background: #f1f1f1
}

.event-table td {
    border: 0;
    padding: 6px 8px;
    border-right: 1px solid #e0dede;
    vertical-align: middle
}

.event-table td:last-child a {
    color: #9e9e9e;
    border: 1px solid #9e9e9e;
    border-radius: 3px;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 30px;
    display: inline-block;
    margin: 10px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.event-table td:last-child a:hover {
    color: #fff;
    background: #9e9e9e
}

.event-table td:last-child {
    width: 1%;
    white-space: nowrap
}

.event-table td:nth-child(3) {
    width: 30%
}

.upcoming-events .event-img {
    margin: 0 auto -92px
}

@media screen and (max-width: 550px) {
    .custom-button {
        padding: 13px 25px 13px 35px
    }
}

@media screen and (max-width: 768px) {
    .event-table td:last-child a {
        padding: 10px
    }

    .event-table td:nth-child(3) {
        width: auto
    }

    .event-table tr td {
        font-size: 13px
    }
}

@media screen and (min-width: 641px) {
    .event-table tr td:first-child {
        width: 230px
    }
}

@media screen and (max-width: 640px) {
    .upcoming-events .event-img {
        margin: 0 auto -65px
    }

    .event-table td {
        display: block;
        text-align: center
    }

    .event-table tr:first-child {
        display: none
    }

    .event-table tr td:first-child {
        padding-left: 0;
        font-family: 'Montserrat SemiBold';
        font-size: 20px;
        vertical-align: bottom
    }

    .event-table tr td {
        padding-right: 0
    }

    .event-table td:last-child, .event-table td:nth-child(3) {
        width: 100%
    }

    .event-table tr:nth-child(n+1) {
        background: #f1f1f1
    }

    .event-table tr:nth-child(2n) {
        background: #fff
    }
}

.btn-primary {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 520px) {
    .event-table tr:first-child {
        height: auto
    }

    .upcoming-events .event-img {
        margin: 0 auto -50px
    }
}

@media all and (max-width: 540px) {
    .form-block {
        width: 100%
    }
}

#client-feedbacks .read {
    display: inline-block;
    width: 250px;
    margin: 40px 0 0
}

.readMore.storiesRead {
    width: 100%;
    max-width: none;
    margin: 0
}

.permahide {
    display: none
}

@media all and (max-width: 1600px) and (min-width: 1280px) {
    #site-navigation {
        margin-right: 100px
    }
}

@media all and (max-width: 1280px) and (min-width: 1100px) {
    #site-navigation {
        margin-right: 140px
    }
}

.home-header-wrap {
    height: auto;
    overflow: visible
}

.form-block, .shiftnav-wrap, body.shiftnav-lock.shiftnav-open {
    overflow: hidden
}

.header-content-wrap #header-rotator span {
    font-size: 25px
}

.header-content-wrap .red-btn {
    background: #e94f3c
}

.header-content-wrap .red-btn:hover {
    background: #b12413
}

.header-content-wrap .green-btn {
    background: #11d385
}

.header-content-wrap .green-btn:hover, .modal-block .modal-form.form-block input[type=submit].form-btn:hover {
    background: #008a52
}

.header-content-wrap .purple-btn:hover {
    background: #4a4481
}

.home .header-content-wrap .custom-button {
    font-size: 16px;
    line-height: 1em;
    height: auto;
    padding: 0;
    font-family: Montserrat;
    vertical-align: middle;
    text-align: center;
    width: 275px
}

.home .header-content-wrap .custom-button:before {
    content: '';
    height: 75px;
    display: inline-block;
    vertical-align: middle
}

.home .header-content-wrap .custom-button p {
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.home .header-content-wrap .custom-button span {
    font-family: 'Montserrat Light';
    margin-top: 5px
}

@media all and (max-width: 768px) {
    .header-content-wrap:before {
        content: '';
        height: 100%
    }

    .container.big-title-container, .header-content-wrap:before {
        display: inline-block;
        vertical-align: middle
    }
}

@media all and (max-width: 475px) {
    .home .header-content-wrap .custom-button {
        margin: 10px 0;
        width: 100%
    }
}

footer .container {
    height: auto
}

footer .footer-block {
    display: inline-block;
    width: 50%;
    float: left
}

.footer-header {
    border-bottom: 1px solid #293159;
    padding: 40px 0;
    margin-bottom: 60px;
    display: flex;
    gap: 36px;
    justify-content: space-between;
}

.footer-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 6%;
    width: 100%;
}

.footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    flex: 0 0 auto;
}

.footer-menu li {
    margin: 0 0 15px
}

.footer-menu li, .footer-menu li a {
    color: #9e9ec9;
    font-size: 14px;
    font-weight: 400;
}

.footer-body .sub-menu {
    margin: 15px 0 0;
}

.footer-body {
    padding-bottom: 60px;
    display: flex;
    justify-content: space-between;
    gap: 4%;
    flex: 1 1 auto;
    margin: 0;
}

.footer-imgs {
    display: flex;
    align-items: center;
    gap: 24px;
    flex: 0 1 auto;
}

.footer-socials {
    display: flex;
    align-items: center;
}

footer * {
    color: #9e9ec9;
    font-family: "Montserrat Light", sans-serif;
}

footer .footer-body > .footer-menu > a:first-child {
    font-family: "Montserrat SemiBold", sans-serif;
    font-weight: 400;
    pointer-events: none;
    color: #9e9ec9;
    font-size: 14px;
}

footer .footer-menu li a:hover,
footer .address li a:hover {
    text-decoration: underline;
    color: #9e9ec9;
}

footer .copy {
    text-align: center;
    margin: 0 0 48px;
}

footer .address {
    margin: 0;
    list-style: none;
}

footer .address li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

footer .address li i {
    flex: 0 0 auto;
}

footer .address li span {
    margin-left: 10px;
}

.social li a {
    font-size: 35px
}

.social li a:hover .fa {
    color: #9f9fcc
}

@media all and (max-width: 45em) {
    #bottom-buttons .custom-button {
        width: calc((100% / 3) - 25px)
    }

    footer#footer {
        padding-top: 0
    }
}

@media all and (max-width: 540px) {
    #bottom-buttons .custom-button {
        width: 100%;
        margin: 10px 0
    }

    .footer-body {
        flex-wrap: wrap;
        gap: 32px;
    }

    .footer-menu {
        flex: 0 1 40%;
    }
}

.form-block {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08);
    box-shadow: 0 0 18px 5px rgba(0, 0, 0, .08);
    padding: 50px;
    margin-bottom: 80px
}

.form-block input[type=email], .form-block input[type=text], .form-block select {
    border-color: #c8c8c8;
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    padding: 0 25px;
    margin-bottom: 35px;
    font-size: 15px;
    font-family: 'Montserrat Light'
}

.form-block select {
    color: #a0a0a0;
    padding: 0 25px 0 20px
}

.form-block input[type=email]:focus, .form-block input[type=text]:focus, .form-block select:focus {
    border-color: #7282dd
}

input[type=submit].form-btn {
    webkit-box-shadow: inset 0 -6px 0 -2px #4a427d;
    -moz-box-shadow: inset 0 -6px 0 -2px #4a427d;
    box-shadow: inset 0 -6px 0 -2px #4a427d;
    color: #fff !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: #7282dd;
    margin: 0;
    font-family: Montserrat;
    font-size: 14px;
    padding: 15px;
    max-width: 250px;
    width: 100%
}

input[type=submit].form-btn:hover {
    background-color: #4a427d
}

.modal-block .modal-form.form-block input[type=submit].form-btn {
    border: 0;
    border-radius: 4px;
    background: #11d385;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 -6px 0 -2px #008a52;
    box-shadow: inset 0 -6px 0 -2px #008a52
}

@media all and (max-width: 48em) {
    #home {
        min-height: 0 !important
    }
}

@media all and (max-width: 425px) {
    .client-list div img {
        margin: 0;
        padding: 5px;
        width: 50%
    }
}

.shiftnav-wrap {
    left: 0;
    top: 0;
    z-index: 250;
    padding-top: 1px;
    margin-top: -1px
}

.shiftnav-open .shiftnav-wrap {
    height: 100%
}

@media only screen and (max-width: 479px) {
    .shiftnav {
        width: 320px;
        max-width: 95%
    }

    .shiftnav.shiftnav-left-edge {
        -webkit-transform: translateX(-320px);
        -moz-transform: translateX(-320px);
        -ms-transform: translateX(-320px);
        -o-transform: translateX(-320px);
        transform: translateX(-320px)
    }

    .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main, .shiftnav-open.shiftnav-open-left .shiftnav-wrap {
        -webkit-transform: translateX(320px);
        -moz-transform: translateX(320px);
        -ms-transform: translateX(320px);
        -o-transform: translateX(320px);
        transform: translateX(320px)
    }
}

@media only screen and (max-width: 374px) {
    .shiftnav {
        width: 305px;
        max-width: 95%
    }

    .shiftnav.shiftnav-left-edge {
        -webkit-transform: translateX(-305px);
        -moz-transform: translateX(-305px);
        -ms-transform: translateX(-305px);
        -o-transform: translateX(-305px);
        transform: translateX(-305px)
    }

    .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main, .shiftnav-open.shiftnav-open-left .shiftnav-wrap {
        -webkit-transform: translateX(305px);
        -moz-transform: translateX(305px);
        -ms-transform: translateX(305px);
        -o-transform: translateX(305px);
        transform: translateX(305px)
    }
}

@media only screen and (max-width: 359px) {
    .shiftnav {
        width: 265px;
        max-width: 95%
    }

    .shiftnav.shiftnav-left-edge {
        -webkit-transform: translateX(-265px);
        -moz-transform: translateX(-265px);
        -ms-transform: translateX(-265px);
        -o-transform: translateX(-265px);
        transform: translateX(-265px)
    }

    .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main, .shiftnav-open.shiftnav-open-left .shiftnav-wrap {
        -webkit-transform: translateX(265px);
        -moz-transform: translateX(265px);
        -ms-transform: translateX(265px);
        -o-transform: translateX(265px);
        transform: translateX(265px)
    }
}

span.shiftnav-main-toggle-content.shiftnav-toggle-main-block {
    background-color: #fff;
    padding-right: 10px !important;
    text-align: left
}

span#shiftnav-toggle-main-button {
    color: #4559a2
}

.morphext > .animated {
    display: inline-block
}

/*! CSS Used from: https://www.intlock.com/wp-content/themes/zerif-pro/css/custom.css ;
 media=all */
.privacy-policy-popup {
    position: fixed;
    bottom: 0;
    padding: 10px 40px;
    color: #fff;
    font-family: 'Montserrat Light';
    border-top: 1px solid #fff;
    background: #4757a2;
    background: -moz-linear-gradient(left, #4757a2 0, #3a67a9 25%, #1692bb 77%, #09a2c1 100%);
    background: -webkit-linear-gradient(left, #4757a2 0, #3a67a9 25%, #1692bb 77%, #09a2c1 100%);
    background: linear-gradient(to right, #4757a2 0, #3a67a9 25%, #1692bb 77%, #09a2c1 100%);
    z-index: 9999;
    width: 100%
}

.privacy-policy-popup p {
    margin: 0;
    font-size: 12px
}

.privacy-policy-popup p a {
    font-size: 12px;
    color: #fff;
    text-decoration: underline
}

.privacy-policy-popup p a:hover {
    text-decoration: none
}

.close-privacy {
    position: absolute;
    font-style: normal;
    font-weight: 700;
    line-height: 1em;
    font-size: 20px;
    right: 18px;
    top: 6px;
    cursor: pointer
}

.home .quote-text {
    color: #fff;
    font-size: 35px;
    text-align: left;
    max-width: 995px;
    line-height: 55px;
    position: relative;
    margin: 50px auto 0
}

.home .quote-text .saas-quote {
    top: -10px;
    width: 45px;
    position: relative
}

.home .quote-text .saas-quote.saas-quote-right {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.home .quote-text span {
    display: block;
    font-size: 20px;
    margin-top: 10px;
    line-height: 26px
}

#menu-navigation .search-form input[type=submit] {
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px;
    border-radius: 4px;
    margin: 10px;
    border: 0;
    background-color: #e96656;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    color: #fff
}

.our-offering-section {
    background-color: #293159;
    padding: 90px 0
}

.our-offering-section .section-header {
    padding-bottom: 75px
}

.our-offering-title, h6.our-offering-subtitle {
    color: #fff
}

.our-offering-section .row {
    display: flex;
    justify-content: center
}

.our-offering-section .flip-container {
    position: relative;
    border-radius: 4px;
    margin-right: 60px;
    height: auto;
    width: 220px
}

.our-offering-section .flip-container-inner {
    height: 100%;
    border-radius: 4px;
    overflow: hidden
}

.our-offering-section .offering-item {
    padding: 30px 25px;
    border-radius: 4px;
    border: 2px solid;
    border-image-source: linear-gradient(#4099dd, #a566df);
    border-image-slice: 20;
    height: 100%
}

.our-offering-section .flip-container:after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(100% + 30px);
    transform: translate(-50%, -50%);
    background-image: url(../../img/arrow-right-gradient.png);
    width: 25px;
    height: 102px;
    background-repeat: no-repeat
}

.our-offering-section .flip-container:last-child {
    margin-right: 0
}

.our-offering-section .flip-container:last-child:after {
    content: none
}

.our-offering-section .flip-container:last-child img {
    width: 110px;
}

.our-offering-section .flip-container .icon-wrap {
    margin-bottom: 40px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-offering-section .flip-container .icon-wrap svg {
    max-width: 100%;
    max-height: 100%;
}

.our-offering-item-title {
    color: #8d9eff;
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 700;
    text-transform: uppercase
}

.our-offering-item-content {
    color: #fff;
    font-size: 14px
}

.our-values-section {
    padding: 90px 0
}

h2.our-values-title {
    color: #233c61
}

.our-values-item-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    font-size: 20px
}

.our-values-item-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 25px;
    height: 2px;
    background-color: #fff
}

.our-values-item-content {
    font-size: 14px;
}

.our-values-item-image {
    padding: 0 40px;
}

.our-values-item-image svg {
    max-width: 100%;
    max-height: 100%;
}

.our-offering-section .container .row:after, .our-offering-section .container .row:before, .our-values-section .container .row:after, .our-values-section .container .row:before {
    content: none
}

.our-values-section .flip-container .front {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    padding: 0 15px
}

.our-values-item-content-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.our-values-item-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.our-values-section .flip-container .back {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to right, #3e63a7 0, #0e9ec9 100%)
}

.our-values-section .flip-container:nth-child(2) .back, .our-values-section .flip-container:nth-child(6) .back {
    background-image: linear-gradient(to right, #1cc4ba 0, #06a8ce 100%)
}

.our-values-section .flip-container:nth-child(3) .back, .our-values-section .flip-container:nth-child(7) .back {
    background-image: linear-gradient(103deg,#02dade,#706def 31%,#f804ff)
}

.our-values-section .flip-container:nth-child(4) .back, .our-values-section .flip-container:nth-child(8) .back {
    background-image: linear-gradient(to right, #8c418b 0, #b53c6d 100%)
}

@media all and (max-width: 1200px) {
    #site-navigation {
        float: none;
        margin-right: 0
    }
}

@media all and (max-width: 1199px) {
    .home .quote-text {
        font-size: 30px;
        max-width: 785px;
        line-height: 40px
    }

    .our-values-section .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .our-values-item-1 {
        order: 1
    }

    .our-values-item-2 {
        order: 2
    }

    .our-values-item-3 {
        order: 3
    }

    .our-values-item-4 {
        order: 7
    }

    .our-values-item-5 {
        order: 4
    }

    .our-values-item-6 {
        order: 5
    }

    .our-values-item-7 {
        order: 6
    }

    .our-values-item-8 {
        order: 8
    }
}

@media all and (max-width: 991px) {
    .header-content-wrap .intro-text span.main-title-mob {
        display: inline;
    }

    .header-content-wrap .intro-text span.main-title-desk {
        display: none;
    }

    .home .quote-text {
        max-width: 575px
    }

    .our-offering-section .row, .our-values-section .row {
        flex-wrap: wrap
    }

    .our-offering-section .flip-container {
        width: calc(50% - 40px);
        margin: 10px 20px
    }

    .our-offering-section .flip-container:last-child {
        margin-right: 20px
    }

    .our-offering-section .flip-container:after {
        content: none
    }

    .our-values-item-1 {
        order: 1
    }

    .our-values-item-2 {
        order: 3
    }

    .our-values-item-3 {
        order: 2
    }

    .our-values-item-4 {
        order: 8
    }

    .our-values-item-5 {
        order: 5
    }

    .our-values-item-6 {
        order: 4
    }

    .our-values-item-7 {
        order: 7
    }

    .our-values-item-8 {
        order: 8
    }

    .our-values-section .flip-container {
        pointer-events: none
    }
}

@media all and (max-width: 768px) {
    .shiftnav ul.shiftnav-menu li.menu-item.menu-search-button, .shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target {
        color: #fff;
        font-size: 14px;
        background: rgba(46, 47, 86, .9)
    }

    .shiftnav ul.shiftnav-menu > li.menu-item > .shiftnav-target {
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        font-weight: 700;
        text-transform: uppercase;
        background: #293159
    }

    .shiftnav ul.shiftnav-menu .sub-menu li.menu-item.shiftnav-sub-always > .shiftnav-target {
        font-size: 12px;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
        background: #293159
    }

    .shiftnav ul.shiftnav-menu ul.sub-menu {
        text-align: left
    }

    .shiftnav ul.shiftnav-menu li.menu-item.menu-search-button form {
        padding: 20px 10px 10px;
        -webkit-animation: 1s linear search_form;
        -o-animation: 1s linear search_form;
        animation: 1s linear search_form
    }

    @keyframes search_form {
        0% {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }.shiftnav ul.shiftnav-menu li.menu-item.menu-search-button form input[type=search] {
         width: 90%;
         height: 30px;
         border-radius: 4px;
         background: #f1f1f1
     }

    .shiftnav ul.shiftnav-menu li.menu-item.menu-search-button form .search-submit {
        width: 93%;
        font-size: 12px
    }

    #shiftnav-toggle-main .shiftnav-main-toggle-content .main-menu-tel-item {
        top: 15px;
        right: 15px;
        position: absolute
    }

    .our-values-section .flip-container .front {
        padding: 5px
    }

    .our-values-section .flip-container, .our-values-section .flip-container .back, .our-values-section .flip-container .front {
        height: 215px;
        font-size: 12px
    }

    .our-values-item-1 {
        order: 1
    }

    .our-values-item-2 {
        order: 2
    }

    .our-values-item-3 {
        order: 3
    }

    .our-values-item-4 {
        order: 4
    }

    .our-values-item-5 {
        order: 5
    }

    .our-values-item-6 {
        order: 6
    }

    .our-values-item-7 {
        order: 7
    }

    .our-values-item-8 {
        order: 8
    }
}

@media all and (max-width: 767px) {
    .home .quote-text {
        margin: 0 20px 20px;
        font-size: 22px;
        line-height: 32px
    }

    .home .quote-text .saas-quote {
        width: 30px
    }

    .our-offering-section, .our-values-section {
        padding: 50px 0
    }

    .our-offering-section .section-header {
        padding-bottom: 40px
    }

    h2.our-values-title {
        padding-bottom: 10px
    }
}

@media all and (max-width: 653px) {
    .our-values-item-1 {
        order: 1
    }

    .our-values-item-2 {
        order: 2
    }

    .our-values-item-3 {
        order: 3
    }

    .our-values-item-4 {
        order: 7
    }

    .our-values-item-5 {
        order: 4
    }

    .our-values-item-6 {
        order: 5
    }

    .our-values-item-7 {
        order: 6
    }

    .our-values-item-8 {
        order: 8
    }
}

@media all and (max-width: 575px) {
    .our-offering-section .flip-container {
        width: 100%
    }

    .mobile-new-line {
        display: block;
        margin-top: 5px
    }
}

@media all and (max-width: 497px) {
    .our-values-item-1 {
        order: 1
    }

    .our-values-item-2 {
        order: 3
    }

    .our-values-item-3 {
        order: 2
    }

    .our-values-item-4 {
        order: 8
    }

    .our-values-item-5 {
        order: 5
    }

    .our-values-item-6 {
        order: 4
    }

    .our-values-item-7 {
        order: 7
    }

    .our-values-item-8 {
        order: 8
    }
}

@media all and (max-width: 480px) {
    .home .quote-text {
        font-size: 20px;
        margin-top: 60px;
        margin-bottom: 0
    }

    .home .quote-text span {
        font-size: 16px
    }
}

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #bf4646 transparent;
    animation: 1.2s linear infinite lds-dual-ring
}

.modal-loader {
    width: 100%;
    background: #fff;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
    display: block;
    padding: 15px 25px;
    line-height: 1.6em;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease
}

.scroll-down-button {
    margin-top: -36px
}

.scroll-down-button {
    height: 72px;
    width: 72px;
    z-index: 1;
    cursor: pointer;
    position: relative;
    margin: -24px auto 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #212c4e url("/wp-content/uploads/2015/11/arrow-down-solid.svg") no-repeat center/24px;
    -webkit-box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .08)
}

.page-template-engage .scroll-down-button {
    background-color: #fff
}

@keyframes animatedBackground-1 {
    from {
        background-position: 50% 50%
    }
    to {
        background-position: 50% 150%
    }
}

@keyframes animatedBackground-2 {
    from {
        background-position: 50% -150%
    }
    to {
        background-position: 50% 50%
    }
}

.header-banner-boxes .header-banner-box .header-banner-box-bg {
    -webkit-transition: .6s ease-out;
    -moz-transition: .6s ease-out;
    -ms-transition: .6s ease-out;
    -o-transition: .6s ease-out;
    transition: .6s ease-out
}

.header-banner-box-logo {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.header-banner-boxes {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    justify-content: center
}

.header-banner-boxes .header-banner-box {
    flex: 1 350px;
    max-width: 350px;
    overflow: hidden;
    position: relative;
    margin: 0 15px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.header-banner-boxes .header-banner-box .header-banner-box-border {
    z-index: 1;
    border: 2px solid;
    position: relative;
    padding: 25px 10px 30px;
    border-image-source: linear-gradient(#15c7ed, #7182ff);
    border-image-slice: 20;
    border-radius: 46px
}

.header-banner-boxes .header-banner-box.header-banner-box-saas .header-banner-box-border {
    border-image-source: linear-gradient(#15c7ed, #7182ff)
}

.header-banner-boxes-container {
    padding: 0 15px;
}

.header-banner-boxes .header-banner-box.header-banner-box-gamify .header-banner-box-bg {
    background: linear-gradient(89.53deg, #FF6548 0.44%, #FF4576 99.64%)
}

.header-banner-boxes .header-banner-box.header-banner-box-enforce .header-banner-box-border {
    border-image-source: linear-gradient(#02dade, #d420fb)
}

.header-banner-boxes .header-banner-box.header-banner-box-engage .header-banner-box-border {
    border-image-source: linear-gradient(#4fcda7, #0d85d4)
}

.header-banner-boxes .header-banner-box .header-banner-box-bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    border-radius: 50%
}

.header-banner-boxes .header-banner-box:hover .header-banner-box-bg {
    opacity: 1;
    -webkit-transform: scale(1.6, 2);
    -moz-transform: scale(1.6, 2);
    -ms-transform: scale(1.6, 2);
    -o-transform: scale(1.6, 2);
    transform: scale(1.6, 2)
}

.header-banner-boxes .header-banner-box:hover .header-banner-box-logo {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.header-banner-boxes .header-banner-box.header-banner-box-gamify .header-banner-box-bg {
    background: #31fcf2;
    background: linear-gradient(89.53deg, #FF6548 0.44%, #FF4576 99.64%);
}

.header-banner-boxes .header-banner-box.header-banner-box-saas .header-banner-box-bg {
    background: #15c5ed;
    background: -moz-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: -webkit-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: -o-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: -ms-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: linear-gradient(to bottom, #15c5ed 0, #7182ff 100%)
}

.header-banner-boxes .header-banner-box.header-banner-box-enforce .header-banner-box-bg {
    background: #02dade;
    background: -moz-linear-gradient(top, #02dade 0, #dd19fc 75%);
    background: -webkit-linear-gradient(top, #02dade 0, #dd19fc 75%);
    background: -o-linear-gradient(top, #02dade 0, #dd19fc 75%);
    background: -ms-linear-gradient(top, #02dade 0, #dd19fc 75%);
    background: linear-gradient(to bottom, #02dade 0, #dd19fc 75%)
}

.header-banner-boxes .header-banner-box.header-banner-box-engage .header-banner-box-bg {
    background: #4fcda7;
    background: -moz-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: -webkit-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: -o-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: -ms-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: linear-gradient(to bottom, #4fcda7 0, #0d85d4 100%)
}

.header-banner-boxes .header-banner-box-text {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: 'Montserrat Light', sans-serif;
}

@keyframes animatedBackgroundLeave-1 {
    from {
        background-position: 50% 50%
    }
    to {
        background-position: 50% -150%
    }
}

@keyframes animatedBackgroundLeave-2 {
    from {
        background-position: 50% 150%
    }
    to {
        background-position: 50% 50%
    }
}

.scroll-down-button:hover {
    -webkit-animation: animatedBackground-1 .2s ease, animatedBackground-2 .2s .1s ease;
    animation: animatedBackground-1 .2s ease, animatedBackground-2 .2s .1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.scroll-down-button:not(:hover) {
    -webkit-animation: animatedBackgroundLeave-1 .2s ease, animatedBackgroundLeave-2 .2s .2s ease-out;
    animation: animatedBackgroundLeave-1 .2s ease, animatedBackgroundLeave-2 .2s .2s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.header-banner-boxes .header-banner-box .header-banner-box-bg {
    -webkit-transition: .6s ease-out;
    -moz-transition: .6s ease-out;
    -ms-transition: .6s ease-out;
    -o-transition: .6s ease-out;
    transition: .6s ease-out
}

.header-banner-box-logo {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.header-banner-boxes {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    justify-content: center
}

.header-banner-boxes .header-banner-box {
    flex: 1 320px;
    max-width: 320px;
    overflow: hidden;
    position: relative;
    margin: 0 15px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.header-banner-boxes .header-banner-box .header-banner-box-border {
    z-index: 1;
    border: 2px solid;
    position: relative;
    padding: 25px 10px 30px;
    border-image-source: linear-gradient(#15c7ed, #7182ff);
    border-image-slice: 20;
    border-radius: 46px
}

.header-banner-boxes .header-banner-box.header-banner-box-saas .header-banner-box-border {
    border-image-source: linear-gradient(#15c7ed, #7182ff)
}

.header-banner-boxes .header-banner-box.header-banner-box-gamify .header-banner-box-border {
    border-image-source: linear-gradient(#fe6186, #ff4c26)
}

.header-banner-boxes .header-banner-box.header-banner-box-engage .header-banner-box-border {
    border-image-source: linear-gradient(#4fcda7, #0d85d4)
}

.header-banner-boxes .header-banner-box .header-banner-box-bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    border-radius: 50%
}

.header-banner-boxes .header-banner-box:hover .header-banner-box-bg {
    opacity: 1;
    -webkit-transform: scale(1.6, 2);
    -moz-transform: scale(1.6, 2);
    -ms-transform: scale(1.6, 2);
    -o-transform: scale(1.6, 2);
    transform: scale(1.6, 2)
}

.header-banner-boxes .header-banner-box:hover .header-banner-box-logo {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.header-banner-boxes .header-banner-box.header-banner-box-saas .header-banner-box-bg {
    background: #15c5ed;
    background: -moz-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: -webkit-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: -o-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: -ms-linear-gradient(top, #15c5ed 0, #7182ff 100%);
    background: linear-gradient(to bottom, #15c5ed 0, #7182ff 100%)
}

.header-banner-boxes .header-banner-box.header-banner-box-enforce .header-banner-box-bg {
    background: #02dade;
    background: -moz-linear-gradient(top, #02dade 0, #dd19fc 75%);
    background: -webkit-linear-gradient(top, #02dade 0, #dd19fc 75%);
    background: -o-linear-gradient(top, #02dade 0, #ff19fc 75%);
    background: -ms-linear-gradient(top, #02dade 0, #dd19fc 75%);
    background: linear-gradient(to bottom, #02dade 0, #dd19fc 75%)
}

.header-banner-boxes .header-banner-box.header-banner-box-engage .header-banner-box-bg {
    background: #4fcda7;
    background: -moz-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: -webkit-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: -o-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: -ms-linear-gradient(top, #4fcda7 0, #0d85d4 100%);
    background: linear-gradient(to bottom, #4fcda7 0, #0d85d4 100%)
}

.header-banner-boxes .header-banner-box .header-banner-box-logo {
    width: 100%;
    max-width: 240px;
    height: 95px;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-banner-boxes .header-banner-box .header-banner-box-logo svg {
    width: 100%;
    max-height: 100%;
}

.header-banner-boxes .header-banner-box-text {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: 'Montserrat Light', sans-serif;
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome !important
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-youtube-play:before {
    content: "\f16a"
}

#shiftnav-toggle-main .shiftnav-toggle-burger .fa-bars:before, .shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-icon-x .shiftnav-toggle-burger .fa:before {
    content: '';
    background: url("../../img/bars-solid.svg") no-repeat center/contain;
    width: 13px;
    height: 16px;
    display: inline-block
}

.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-icon-x .shiftnav-toggle-burger .fa:before {
    background: url("../../img/times-solid.svg") no-repeat center/contain
}

.tab_menu {
    width: 100%;
    display: flex;
    margin: 45px 0
}

.tab_menu_item {
    margin-right: 25px;
    flex: 1
}

.tab_menu_item:last-child {
    margin-right: 0
}

.tab_menu_item_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 40px 40px 25px;
    box-sizing: border-box;
    transition: .3s;
    color: #fff;
    font-size: 16px;
    outline: 0 !important;
    box-shadow: inset 0 0 0 2px #6779bb;
    height: 100%;
    border-radius: 6px;
    cursor: pointer
}

.tab_menu_item_link svg {
    max-height: 100px;
    max-width: 100px;
    z-index: 2;
    flex: 1
}

.tab_menu_item_link .text {
    margin-top: 15px;
    z-index: 2
}

.tab_menu_item_link .mobile-text {
    display: none
}

.tab_menu_item_link.is-active, .tab_menu_item_link:hover {
    color: #fff;
    text-decoration: none;
    position: relative;
    border-radius: 6px;
    background: linear-gradient(#4099dd, #a566df);
    border: 0;
    box-shadow: none
}

.tab_menu_item_link.is-active {
    box-shadow: 0 12px 35px 0 rgba(0, 0, 0, .6)
}

.tab_menu_item_link.is-active:after, .tab_menu_item_link:hover:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background-color: #344f9d;
    z-index: 0;
    border-radius: 3px
}

.tab_container {
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(45deg, #c955ff 0, #5290dd 100%);
    position: relative
}

.tab_container:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background-color: #344f9d;
    border-radius: 4px
}

.tab_content {
    padding: 60px;
    display: none;
    position: relative
}

.tab_content.is-active {
    display: block;
    animation: fade .5s ease;
    border-radius: 4px
}

.tab_content p:last-child {
    margin-bottom: 0
}

@keyframes fade {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.environments-section {
    padding: 100px 0;
    background: #4659a2;
    background: -moz-linear-gradient(top, #4659a2 0, #2781b8 100%);
    background: -webkit-linear-gradient(top, #4659a2 0, #2781b8 100%);
    background: linear-gradient(to bottom, #4659a2 0, #2781b8 100%)
}

.environments-section h6.white-text {
    color: #fff
}

#tab-1.tab_content:after, #tab-2.tab_content:after, #tab-3.tab_content:after, #tab-4.tab_content:after, #tab-5.tab_content:after {
    content: '';
    position: absolute;
    bottom: calc(100% - 8px);
    left: calc((100% / 5) / 2 - 12px);
    transform: translateX(-50%) rotate(45deg);
    width: 16px;
    height: 16px;
    background-color: #344f9d;
    border: 2px solid;
    border-bottom: none;
    border-right: none;
    border-color: #ad63f7
}

#tab-2.tab_content:after {
    left: calc(((100% / 5) / 2 - 4px) + 20%);
    border-color: #996ef1
}

#tab-3.tab_content:after {
    left: calc(((100% / 5) / 2 + 4px) + 40%);
    border-color: #8578ec
}

#tab-4.tab_content:after {
    left: calc(((100% / 5) / 2 + 8px) + 60%);
    border-color: #6e82e5
}

#tab-5.tab_content:after {
    left: calc(((100% / 5) / 2 + 12px) + 80%);
    border-color: #5d8be0
}

.tab_menu_item_link:visited {
    color: #fff
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .home #client-feedbacks {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .home #client-feedbacks aside {
        width: calc(100% / 3 - 26px);
        margin: 0 13px
    }

    .home #client-feedbacks .feedback-box {
        width: 100%;
        margin: 0;
        height: 100%
    }

    .home #client-feedbacks .read {
        margin: 40px auto 0
    }
}

@media screen and (max-width: 991px) {
    .tab_menu_item_link .text {
        font-weight: 700;
        margin-bottom: 14px
    }

    .tab_menu_item_link .mobile-text {
        display: block;
        font-size: 14px;
        line-height: 1.5;
        flex: 1
    }

    .tab_menu {
        flex-wrap: wrap;
        justify-content: center
    }

    .tab_menu_item {
        flex: 0 0 calc(50% - 24px);
        margin: 0 12px 24px
    }

    .tab_menu_item_link {
        box-shadow: inset 0 0 0 2px #7686c5
    }

    .tab_menu_item_link.is-active {
        box-shadow: none
    }

    .tab_menu_item_link.is-active:after, .tab_menu_item_link:hover:after {
        content: none
    }

    .tab_menu_item_link.is-active, .tab_menu_item_link:hover {
        background: 0 0;
        box-shadow: inset 0 0 0 2px #7686c5
    }

    .tab_container {
        display: none
    }

    .tab_menu_item:last-child {
        margin-right: 12px
    }

    .tab_menu_item_link svg {
        min-height: 100px
    }
}

@media screen and (max-width: 767px) {
    .environments-section .section-header {
        float: none
    }
}

@media screen and (max-width: 575px) {
    .environments-section {
        padding: 60px 0 0
    }

    .tab_menu_item {
        flex: 0 0 calc(100% - 24px);
        margin: 0 12px 18px;
        max-width: 350px
    }

    .environments-section .environments-title {
        padding-bottom: 5px
    }

    .tab_menu_item_link {
        padding: 40px 30px
    }
}

.value-section {
    background-color: #212c4e;
    padding: 110px 0;
}

.value-section .section-header {
    padding-bottom: 55px;
}

.value-section .value-subtitle {
    color: #fff;
}

.value-section .row {
    display: flex;
    justify-content: center;
}

.value-item {
    height: 100%;
    border-radius: 4px;
    overflow: hidden;

    position: relative;
    border-radius: 4px;
    height: auto;
    width: 250px;
}

.value-item:not(:last-child) {
    margin-right: 60px;
}

.value-item-inner {
    padding: 30px 25px;
    border-radius: 4px;
    border: 2px solid;
    border-image-source: linear-gradient(#4099dd, #a566df);
    border-image-slice: 20;
    height: 100%;
}

.value-item-icon {
    margin: 0 auto 40px;
    height: 85px;
    max-width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.value-item-icon img {
    width: 100%;
}

.value-item-title {
    color: #8d9eff;
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.value-item-content {
    color: #fff;
    font-size: 14px;
}

.clients-review {
    background: #212C4E;
    padding: 80px 0;
}

.clients-review .clients-review-subtitle {
    color: #fff;
    margin-bottom: 70px;
}

.clients-review-forborder {
    margin: 0 40px;
    border-radius: 4px;
    padding: 2px;
    background: linear-gradient(293.38deg, #9C63DB 4.07%, #008AD9 88.94%);
}

.clients-review-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 4px;
    padding: 50px;
    background: #212C4E;
    min-height: 430px;
    height: 100%;
    transition: all 0.4s;
}

.clients-review .slick-track
{
    display: flex !important;
}

.clients-review .slick-slide
{
    height: inherit !important;
}

.clients-review .slick-current .clients-review-item {
    background: transparent;
}

.clients-review .slick-dots {
    display: flex;
    align-items: center;
    margin-top: 80px;
    justify-content: center;
}

.clients-review .slick-dots li {
    margin: 0 6px;
}

.clients-review .slick-dots li button {
    width: 14px;
    height: 14px;
    font-size: 0;
    background: #305698;
    border-radius: 100%;
    transition: all 0.4s;
    border: none;
}

.clients-review .slick-dots li button:hover,
.clients-review .slick-dots li button:focus {
    box-shadow: none;
}

.clients-review .slick-list {
    padding: 0 26.5% !important;
}

.clients-review .slick-dots li.slick-active button {
    background: #9C63DB;
}

.clients-review-comment {
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    max-width: 690px;
}

.clients-review-author {
    font-size: 25px;
    line-height: 31px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.clients-review-firm {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

@media screen and (max-width: 1680px) {
    .clients-review-item {
        padding: 70px;
    }
}

@media screen and (max-width: 1440px) {
    .clients-review-item {
        padding: 60px;
    }
}

@media screen and (max-width: 1400px) {
    .clients-review-item {
        padding: 30px;
    }
}

@media screen and (max-width: 1300px) {
    .clients-review-item {
        padding: 110px;
    }
}

@media screen and (max-width: 1024px) {
    .clients-review-item {
        padding: 30px;
    }
}

@media screen and (max-width: 991px) {
    .footer-wrapper {
        flex-direction: column;
    }

    .footer-body {
        padding-bottom: 48px;
    }

    footer .copy {
        margin-top: 32px;
    }

    .scroll-down-button {
        display: none
    }
    .gdpr-section {
        padding-bottom: 14px;
    }
    .value-section {
        padding: 40px 0 60px;
    }
}

@media screen and (max-width: 1300px) {
    .value-item {
        width: 220px;
    }
    .value-item:not(:last-child) {
        margin-right: 20px;
    }
    .clients-review-forborder {
        margin: 0 20px;
    }
    .clients-review .slick-list {
        padding: 0 20% !important;
    }
}

@media screen and (max-width: 991px) {
    .value-section .row {
        flex-wrap: wrap;
    }
    .value-item {
        width: calc(50% - 40px);
        margin: 10px 20px;
    }
    .clients-review-comment {
        font-size: 14px;
        margin-bottom: 36px;
    }
    .clients-review-author {
        font-size: 20px;
    }
    .clients-review-firm {
        font-size: 14px;
    }
    .clients-review-forborder {
        margin: 0 10px;
    }
    .clients-review-item {
        padding: 16px;
        min-height: 300px;
    }
    .clients-review .slick-list {
        padding: 0 10% !important;
    }
    .clients-review .clients-review-subtitle {
        margin-bottom: 24px;
    }
    .clients-review .slick-dots {
        margin-top: 30px;
    }
}
@media screen and (max-width: 575px) {
    .value-item {
        width: 100%;
    }
    .clients-review .slick-list {
        padding: 0 5% !important;
    }
}

@media screen and (max-width: 576px) {
    .footer-imgs {
        flex-direction: column;
        align-items: center;
    }
    .footer-socials {
        justify-content: center;
    }
    .footer-header {
        flex-direction: column;
    }

    .clients-review-item {
        padding: 26px;
    }
}