@import "_bootstrap.min.css";@import "_aos.css";@import "_fancybox.css";@import "_jquery.formstyler.css";@import "_slick.css";@import "_font-awesome.css";@font-face {
    font-family: "Chakai-MediumIt";
    src: url("../fonts/Chakai-MediumIt.eot");
    src: url("../fonts/Chakai-MediumIt.eot?#iefix") format("embedded-opentype"),url("../fonts/Chakai-MediumIt.woff") format("woff"),url("../fonts/Chakai-MediumIt.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Axiforma-Regular";
    src: url("../fonts/Axiforma-Regular.eot");
    src: url("../fonts/Axiforma-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Axiforma-Regular.woff") format("woff"),url("../fonts/Axiforma-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Axiforma-Bold";
    src: url("../fonts/Axiforma-Bold.eot");
    src: url("../fonts/Axiforma-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Axiforma-Bold.woff") format("woff"),url("../fonts/Axiforma-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Axiforma-Medium";
    src: url("../fonts/Axiforma-Medium.eot");
    src: url("../fonts/Axiforma-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Axiforma-Medium.woff") format("woff"),url("../fonts/Axiforma-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

body {
    overflow: inherit;
    padding-right: inherit!important;
    font-family: "Axiforma-Regular";
    font-size: 14px
}

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

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

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

h2 {
    font-size: 72px;
    line-height: 66px;
    font-family: "Chakai-MediumIt";
    text-transform: uppercase
}

header {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

header .logo {
    display: inline-block;
    vertical-align: top
}

header .logo .color {
    display: block
}

header .logo .white {
    display: none
}

header .head_menu {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header .head_menu li {
    margin-left: 38px
}

header .head_menu li a {
    letter-spacing: 2px;
    color: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

header .head_menu li a:hover {
    opacity: 0.7
}

header .button {
    margin-left: 40px;
    border-color: #000;
    color: #000
}

header .button:after {
    background: url(../img/arrow-gold.svg) no-repeat
}

header .button:hover {
    border-color: #000
}

header .head_social {
    color: #fff;
    font-size: 18px;
    font-family: "Chakai-MediumIt";
    overflow: hidden
}

header .head_social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 2px solid #fff;
    color: #fff;
    margin-right: 10px
}

.error404 header .head_menu li a,.home header .head_menu li a,.page-template-page-gated header .head_menu li a,header.menu-open .head_menu li a {
    color: #fff
}

.error404 header,.home header,.page-template-page-gated header {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.error404 header .button,.home header .button,.page-template-page-gated header .button {
    margin-left: 40px;
    border-color: #fff;
    color: #fff
}

.error404 header .button:after,.home header .button:after,.page-template-page-gated header .button:after {
    background: url(../img/arrow-white.svg) no-repeat
}

.error404 header .button:hover,.home header .button:hover,.page-template-page-gated header .button:hover {
    border-color: #000
}

.error404 header .hamburger .hamburger-inner,.error404 header .hamburger .hamburger-inner:after,.error404 header .hamburger .hamburger-inner:before,.home header .hamburger .hamburger-inner,.home header .hamburger .hamburger-inner:after,.home header .hamburger .hamburger-inner:before,.page-template-page-gated header .hamburger .hamburger-inner,.page-template-page-gated header .hamburger .hamburger-inner:after,.page-template-page-gated header .hamburger .hamburger-inner:before {
    background-color: #fff
}

header.menu-open .button,header.menu-open .button:hover {
    border-color: #fff;
    color: #fff
}

.error404 header .logo .color,.home header .logo .color,.page-template-page-gated header .logo .color,header.menu-open .logo .color {
    display: none
}

.error404 header .logo .white,.home header .logo .white,.page-template-page-gated header .logo .white,header.menu-open .logo .white {
    display: block
}

body.page-template-page-gated {
    background: #000 url(../img/gated.png) no-repeat center right;
    background-size: auto 100%;
    padding-top: 100px;
    color: #fff
}

body.page-template-page-gated footer .container>.row:first-child {
    display: none
}

body.page-template-page-gated footer .container>.row:nth-child(2) {
    padding-top: 0
}

body.page-template-page-gated footer {
    margin-bottom: 20px;
    padding-bottom: 37px
}

body.page-template-page-gated .contact_form {
    background: #fff;
    padding: 40px;
    color: #000
}

body.page-template-page-gated header .mobile_menu {
    display: none
}

body.error404 {
    background: #000;
    padding-top: 100px;
    color: #fff
}

body.error404 .label,body.error404 h2,body.error404 p {
    margin-bottom: 40px
}

body.error404 .text_content {
    position: relative
}

body.error404 .text_content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 554px;
    height: 100%;
    background: url(../img/c1.png) no-repeat;
    z-index: 1;
    opacity: 0.5
}

body.error404 .text_content:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 509px;
    height: 100%;
    background: url(../img/c2.png) no-repeat;
    z-index: 1;
    opacity: 0.5
}

body.error404 .text_content .container {
    position: relative;
    z-index: 2
}

.button {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #000;
    padding: 16px 30px;
    font-family: "Chakai-MediumIt";
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    background: transparent;
    cursor: pointer
}

.button:after {
    content: "";
    width: 23px;
    height: 18px;
    background: url(../img/arrow-gold.svg) no-repeat;
    display: inline-block;
    margin-left: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.button:hover {
    background: #000;
    color: #fff
}

.button:hover:after {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.button.white {
    border-color: #fff;
    color: #fff
}

.button.white:after {
    background: url(../img/arrow-gold.svg) no-repeat
}

.button.white:hover {
    border-color: #000
}

.button.golden {
    border-color: #AC9C62;
    color: #fff
}

.button.golden:after {
    background: url(../img/arrow-red.svg) no-repeat
}

.button.golden:hover {
    border-color: #fff;
    background: #fff;
    color: #000
}

.button.red {
    border-color: #D50759;
    background: #D50759;
    color: #fff
}

.button.red:hover {
    border-color: #fff;
    background: transparent
}

.button.load:after {
    display: none
}

.button.load:before {
    content: "";
    width: 23px;
    height: 23px;
    background: url(../img/plus-gold.svg) no-repeat;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.button.load:hover:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.button.download {
    background: #000;
    border-color: #000;
    color: #fff
}

.button.download:after {
    display: none
}

.button.download:before {
    content: "";
    width: 23px;
    height: 23px;
    background: url(../img/dwnld.svg) no-repeat;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.button.download:hover {
    background: #fff;
    color: #000;
    border-color: #000
}

.button.done {
    opacity: 0.5;
    pointer-events: none
}

.load_more_btn {
    text-align: center;
    padding-top: 20px
}

.home_hero {
    position: relative;
    height: 900px;
    background: #000
}

.home_hero video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.home_hero .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 2
}

.home_hero .container h1 {
    font-size: 90px;
    line-height: 85px;
    font-family: "Chakai-MediumIt";
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px
}

.home_hero .container h1 .line_1,.home_hero .container h1 .line_2 {
    display: block;
    overflow: hidden
}

.container {
    width: 100%;
    max-width: 1320px
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0px;
    float: right;
    cursor: pointer;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    transition-property: opacity,-webkit-filter;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
    position: absolute;
    top: 22px;
    right: 0px
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 24px
}

.hamburger .hamburger-inner,.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before {
    background-color: #000;
    position: absolute;
    width: 30px;
    height: 3px;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before {
    background-color: #fff
}

.hamburger--spin .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
    transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
    position: absolute;
    right: 0;
    width: 30px;
    height: 3px;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.hamburger-inner:after,.hamburger-inner:before {
    width: 26px!important
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -4px
}

.hamburger--spin .hamburger-inner:before {
    -webkit-transition: top 0.1s 0.34s ease-in,opacity 0.1s ease-in;
    transition: top 0.1s 0.34s ease-in,opacity 0.1s ease-in
}

.hamburger-inner:before {
    top: -8px
}

.hamburger-inner:after {
    bottom: -8px
}

.hamburger-inner:after,.hamburger-inner:before {
    display: block;
    content: ""
}

.hamburger--spin.is-active .hamburger-inner {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    width: 26px
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transition: top 0.1s ease-out,opacity 0.1s 0.14s ease-out;
    transition: top 0.1s ease-out,opacity 0.1s 0.14s ease-out;
    opacity: 0
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    -webkit-transition: bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    transition: bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    transition: bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.solutions {
    position: relative;
    padding-top: 172px;
    padding-bottom: 182px;
    background: #000;
    color: #fff
}

.solutions .container {
    z-index: 2;
    position: relative
}

.solutions.another .image_holder {
    right: auto;
    left: 0
}

.solutions.pink {
    background: #D50759
}

.solutions.pink .solutions_text h3 {
    margin-bottom: 30px;
}

.solutions.pink .button {
    border-color: #AC9C62;
    color: #fff
}

.solutions.pink .button:after {
    background: url(../img/arrow-white.svg) no-repeat
}

.solutions.pink .image_holder:before {
    display: none
}

.solutions.pink .image_holder {
    overflow: hidden
}

.solutions.pink .image_holder img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 700ms;
    transition: 700ms
}

.solutions .image_holder {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 1
}

.solutions .image_holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #000;
    -webkit-transition: 700ms;
    transition: 700ms
}

.solutions .image_holder img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.solutions .platform_holder {
    position: relative
}

.solutions .platform_holder .platform_slide {
    position: absolute;
    top: 50%;
    right: -50px;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    max-width: 352px;
    padding: 30px;
    background: #000;
    border: 1px solid rgba(255,255,255,0.3);
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 700ms;
    transition: 700ms;
    font-size: 13px
}

.solutions .platform_holder .platform_slide.active {
    opacity: 1;
    visibility: visible
}

.solutions .platform_holder .platform_slide h3 {
    font-size: 27px;
    font-family: "Chakai-MediumIt";
    margin-bottom: 20px
}

.solutions .platform_holder .platform_slide p {
    margin-bottom: 20px
}

.solutions .platform_holder .platform_slide .button {
    width: 100%
}

.solutions .slides_menu li {
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding-top: 11px;
    padding-bottom: 11px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.solutions .slides_menu li.active {
    padding-left: 10px
}

.solutions .slides_menu li.active a {
    opacity: 0.65
}

.solutions .slides_menu li a {
    font-size: 22px;
    font-family: "Chakai-MediumIt";
    color: #fff;
    display: block
}

.solutions .slides_menu li a:before {
    content: "";
    width: 30px;
    height: 20px;
    background: url(/wp-content/uploads/2025/06/plus-pink.svg) no-repeat;
    display: inline-block
}

.solutions h2 {
    margin-bottom: 45px
}

.solutions .slides_button_place {
    padding-top: 40px;
    padding-bottom: 40px
}

.solutions .label {
    margin-bottom: 5px
}

.solutions .solutions_text {
    max-width: 442px;
    margin-left: auto;
    margin-right: auto
}

.solutions .solutions_text h1,.solutions .solutions_text h2,.solutions .solutions_text h3 {
    font-size: 46px;
    line-height: 46px;
    font-family: "Chakai-MediumIt";
    margin-bottom: 60px
}

.solutions .solutions_text ol,.solutions .solutions_text p,.solutions .solutions_text ul {
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 17px
}

.solutions.pink.letsani.animate .image_holder img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.solutions.letsani.animate .image_holder:before {
    width: 0
}

.solutions.letsani.animate .platform_slide {
    right: 0
}

.label {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.work_sec {
    padding-top: 87px;
    padding-bottom: 40px;
    overflow: hidden
}

.work_sec.black {
    background: #000;
    color: #fff
}

.work_sec.black .read,.work_sec.black .workbox h3 a {
    color: #fff
}

.work_sec.black .workbox:before {
    background: #AC9C62
}

.work_sec .work_sec_title {
    margin-bottom: 32px
}

.work_sec .work_sec_title h2 {
    margin-bottom: 0
}

.work_sec .work_sec_title.forpocast {
    max-width: 620px;
    margin-bottom: 60px
}

.work_sec .work_sec_title.forpocast h2 {
    margin-bottom: 40px
}

.work_sec .work_sec_title.forpocast p {
    margin-bottom: 30px
}

.work_sec .news_title {
    margin-bottom: 20px
}

.work_sec .container>.row {
    margin-left: -10px;
    margin-right: -10px
}

.work_sec .container>.row>div {
    padding-left: 10px;
    padding-right: 10px
}

.work_sec.cases {
    padding-bottom: 200px
}

.work_sec.cases h2 {
    overflow: hidden
}

.work_sec .filter_row {
    padding-top: 20px
}

.work_sec .filter_row.shortinputs .search_field,.work_sec .filter_row.shortinputs .select_wrap {
    width: 282px
}

.work_sec .filter_row .select_wrap {
    max-width: 100%;
    margin-bottom: 20px
}

.work_sec .filter_row .search_field {
    position: relative;
    margin-bottom: 20px
}

.work_sec .filter_row .search_field:after {
    content: "";
    width: 22px;
    height: 22px;
    background: url(../img/searicon.svg) no-repeat;
    position: absolute;
    top: 14px;
    right: 14px
}

.work_sec .filter_row .search_field input {
    height: 50px;
    background: #F8F8F7;
    width: 100%;
    border: 0;
    padding-left: 15px;
    padding-right: 40px
}

.work_sec .filter_row .search_field input:focus {
    outline: none
}

.work_sec .filter_row .search_field ::-webkit-input-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.work_sec .filter_row .search_field :-moz-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.work_sec .filter_row .search_field ::-moz-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.work_sec .filter_row .search_field :-ms-input-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.work_sec.searchpage .work_sec_title {
    font-size: 15px
}

.work_sec.searchpage .work_sec_title .label {
    margin-bottom: 30px
}

.work_sec.searchpage .work_sec_title h2 {
    text-transform: none;
    margin-bottom: 30px
}

.work_sec.searchpage .container {
    max-width: 832px
}

.work_sec.searchpage .job_box .date {
    margin-bottom: 0;
    position: relative
}

.work_sec.searchpage .job_box .date:after {
    content: "";
    width: 23px;
    height: 18px;
    background: url(../img/arrow-red.svg) no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.input_line {
    margin-bottom: 10px;
    position: relative
}

.input_line .bottomline {
    width: 0;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 0px;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.input_line input,.input_line textarea {
    padding-top: 16px;
    padding-bottom: 16px;
    background: #F8F8F7;
    width: 100%;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px
}

.input_line input:focus,.input_line input:valid,.input_line textarea:focus,.input_line textarea:valid {
    outline: none;
    padding-top: 24px;
    padding-bottom: 8px
}

.input_line input:focus~.label,.input_line input:valid~.label,.input_line textarea:focus~.label,.input_line textarea:valid~.label {
    color: rgba(0,0,0,0.5);
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 6px;
    left: 20px
}

.input_line input:focus~.bottomline,.input_line textarea:focus~.bottomline {
    width: 100%
}

.input_line.valid .label {
    color: rgba(0,0,0,0.5);
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 6px;
    left: 20px
}

.input_line.focus .label {
    color: rgba(0,0,0,0.5);
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 6px;
    left: 20px
}

.input_line.focus .bottomline {
    width: 100%
}

.input_line textarea {
    height: 250px
}

.input_line .label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 16px;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    color: rgba(0,0,0,0.35);
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px
}

.input_line ::-webkit-input-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.input_line :-moz-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.input_line ::-moz-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.input_line :-ms-input-placeholder {
    font-size: 12px;
    color: rgba(0,0,0,0.35)
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    margin-top: 10px
}

.wpcf7-form-control-wrap .wpcf7-list-item {
    margin: 0
}

.wpcf7-form-control-wrap .wpcf7-list-item input {
    opacity: 0;
    position: absolute;
    width: 100%
}

.wpcf7-form-control-wrap .wpcf7-list-item input:checked+.wpcf7-list-item-label:before {
    background: #AC9C62;
    border-color: #AC9C62
}

.wpcf7-form-control-wrap .wpcf7-list-item input:checked+.wpcf7-list-item-label:after {
    content: "";
    width: 10px;
    height: 6px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    left: 5px
}

.wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    display: block;
    padding-left: 35px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 150%
}

.wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #000;
    border-radius: 2px
}

.contact_form .wpcf7-form-control-wrap {
    margin-top: 0
}

.job_box,.job_box:hover {
    background: rgba(172,156,98,0.1);
    padding: 30px;
    display: block;
    color: #000;
    margin-bottom: 20px
}

.job_box h3,.job_box:hover h3 {
    font-size: 26px;
    line-height: 126%;
    font-family: "Chakai-MediumIt"
}

.job_box .date,.job_box:hover .date {
    font-size: 12px;
    text-transform: uppercase;
    color: #AC9C62;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.job_box:hover>.row,.job_box>.row {
    padding-top: 20px;
    border-top: 1px dashed #000;
    font-size: 12px;
    line-height: 125%;
    text-transform: uppercase;
    letter-spacing: 1px
}

.job_box:hover>.row p,.job_box>.row p {
    margin-bottom: 12px
}

.job_box:hover>.row p:last-child,.job_box>.row p:last-child {
    margin-bottom: 0
}

.job_box .job_logo,.job_box:hover .job_logo {
    width: 80px;
    height: 80px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    margin-right: 15px
}

.podcast_box {
    background: #000;
    border-radius: 10px;
    padding-bottom: 0;
    overflow: hidden;
    color: #fff;
    padding: 30px 30px 0;
    margin-bottom: 20px
}

.podcast_box .relative {
    position: relative
}

.podcast_box .relative img {
    position: absolute;
    top: -2px;
    right: 0
}

.podcast_box .job_logo {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-right: 15px
}

.podcast_box h4 {
    font-family: "Axiforma-Regular";
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 2px
}

.podcast_box p {
    font-size: 12px;
    color: #AC9C62;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0
}

.podcast_box .podcast_img {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 30px;
    position: relative
}

.podcast_box .podcast_img img {
    width: 100%;
    opacity: 0.5
}

.podcast_box .podcast_img:after {
    content: "";
    width: 132px;
    height: 132px;
    background: url(../img/play.svg) no-repeat;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    pointer-events: none
}

.insight_box,.insight_box:hover {
    display: block;
    color: #000;
    margin-bottom: 40px
}

.insight_box .insight_box_image,.insight_box:hover .insight_box_image {
    overflow: hidden
}

.insight_box .insight_box_image img,.insight_box:hover .insight_box_image img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%
}

.insight_box .insight_box_content,.insight_box:hover .insight_box_content {
    background: rgba(172,156,98,0.1);
    padding: 30px;
    display: block
}

.insight_box .insight_box_content h3,.insight_box:hover .insight_box_content h3 {
    font-size: 26px;
    line-height: 126%;
    font-family: "Chakai-MediumIt";
    margin-bottom: 25px
}

.insight_box .insight_box_content p,.insight_box:hover .insight_box_content p {
    margin-bottom: 40px
}

.insight_box .insight_box_content .date,.insight_box:hover .insight_box_content .date {
    font-size: 12px;
    text-transform: uppercase;
    color: #AC9C62;
    letter-spacing: 1px;
    position: relative
}

.insight_box .insight_box_content .date:after,.insight_box:hover .insight_box_content .date:after {
    content: "";
    width: 23px;
    height: 18px;
    background: url(../img/arrow-red.svg) no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.insight_box .insight_box_content .insight_box_height,.insight_box:hover .insight_box_content .insight_box_height {
    padding-bottom: 40px
}

.insight_box .insight_box_content .insight_box_height p,.insight_box:hover .insight_box_content .insight_box_height p {
    margin-bottom: 0
}

.insight_box:hover .insight_box_image img,.insight_box:hover:hover .insight_box_image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.workbox {
    position: relative;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 40px
}

.workbox.fornews {
    padding-bottom: 20px
}

.workbox:hover:before {
    width: 100%
}

.workbox:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.workbox:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.workbox .image {
    display: block;
    overflow: hidden
}

.workbox .image img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%
}

.workbox h3 {
    font-size: 27px;
    line-height: 125%;
    font-family: "Chakai-MediumIt";
    margin-top: 12px;
    margin-bottom: 16px
}

.workbox h3 a {
    color: #000
}

.workbox .date {
    color: #AC9C62;
    font-size: 12px;
    text-transform: uppercase
}

.onlyar {
    display: inline-block;
    vertical-align: top;
    width: 23px;
    height: 18px;
    background: url(../img/arrow-red.svg) no-repeat;
    display: inline-block;
    margin-left: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

a.read {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-family: "Chakai-MediumIt"
}

a.read:after {
    content: "";
    width: 23px;
    height: 18px;
    background: url(../img/arrow-red.svg) no-repeat;
    display: inline-block;
    margin-left: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.partners_sec {
    padding-top: 10px;
    padding-bottom: 27px;
    text-align: center
}

.partners_sec .partner_slider {
    padding-top: 52px;
    padding-bottom: 52px
}

.partners_sec .partner_slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.action {
    padding-top: 192px;
    padding-bottom: 193px;
    text-align: center;
    background: #000;
    color: #fff
}

.action h2 {
    font-size: 72px;
    line-height: 67px;
    font-family: "Chakai-MediumIt";
    text-transform: uppercase;
    margin-bottom: 30px
}

.action h2 .action_line_1,.action h2 .action_line_2 {
    display: block;
    overflow: hidden
}

footer {
    padding-top: 37px;
    padding-bottom: 50px;
    color: #fff;
    background: #000
}

footer a {
    color: #fff
}

footer a:focus,footer a:hover {
    color: #fff
}

footer .foot_social {
    color: #fff;
    font-size: 18px;
    font-family: "Chakai-MediumIt"
}

footer .foot_social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    color: #000;
    margin-left: 10px
}

footer .foot_social ul {
    margin-left: 15px
}

footer .container>.row:nth-child(2) {
    padding-top: 38px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .container>.row:nth-child(2) ul {
    font-size: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer .container>.row:nth-child(2) ul li {
    position: relative;
    padding-right: 20px
}

footer .container>.row:nth-child(2) ul li:after {
    content: "|";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 9px;
    line-height: 0
}

footer .container>.row:nth-child(2) ul li:last-child:after {
    display: none
}

footer .container>.row:nth-child(2) ul.footer_menu {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px
}

footer .container>.row:nth-child(2) ul.footer_menu li {
    padding-left: 40px;
    padding-right: 0
}

footer .container>.row:nth-child(2) ul.footer_menu li:after {
    display: none
}

footer .container>.row:first-child {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wwd_intro {
    position: relative
}

.wwd_intro .wwd_image {
    padding-left: 0
}

.wwd_intro .wwd_image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wwd_intro .wwd_intro_content {
    padding-top: 100px;
    padding-bottom: 60px
}

.wwd_intro .wwd_intro_content .label {
    margin-bottom: 10px
}

.wwd_intro .wwd_intro_content h1 {
    font-size: 72px;
    line-height: 70px;
    font-family: "Chakai-MediumIt";
    text-transform: uppercase;
    color: #000;
    margin-bottom: 40px
}

.wwd_intro .wwd_intro_content h1>div {
    overflow: hidden
}

.team_sec {
    padding-top: 140px;
    padding-bottom: 90px
}

.team_sec .label {
    margin-bottom: 50px
}

.team_sec .teambox {
    margin-bottom: 42px;
    font-size: 14px;
    font-family: "Chakai-MediumIt"
}

.team_sec .teambox img {
    border-radius: 100%;
    margin-bottom: 20px
}

.team_sec .teambox h4 {
    font-family: "Axiforma-Bold";
    font-size: 16px;
    margin-bottom: 8px
}

.team_sec .teambox>div {
    margin-bottom: 8px
}

.team_sec+.text_content {
    padding-top: 40px
}

.text_content {
    padding-top: 200px;
    padding-bottom: 200px;
    font-size: 15px;
    line-height: 150%;
    overflow: hidden
}

.text_content h4,.text_content p.lead {
    font-size: 21px;
    line-height: 140%;
    font-family: "Chakai-MediumIt";
    margin-bottom: 50px
}

.text_content h4 {
    margin-bottom: 20px
}

.text_content p {
    margin-bottom: 17px
}

.text_content .text_content_btn {
    padding-top: 23px
}

.text_content h3 {
    font-family: "Chakai-MediumIt";
    font-size: 59px;
    line-height: 95%
}

.text_content.contact_place {
    padding-top: 100px;
    padding-bottom: 100px
}

.text_content.contact_place h2 {
    margin-bottom: 30px
}

.text_content.insight_place {
    padding-top: 96px;
    padding-bottom: 129px
}

.text_content.insight_place h2 {
    margin-bottom: 60px
}

.text_content.insight_place .insight_img {
    max-width: 184px;
    margin-bottom: 40px
}

.text_content.insight_place .label {
    margin-bottom: 20px
}

.wpcf7-not-valid-tip {
    font-size: 12px
}

.awards_sec {
    padding-top: 200px;
    padding-bottom: 200px;
    background: #D50759;
    color: #fff
}

.awards_sec.benefits {
    background: #000
}

.awards_sec.benefits .slick-arrow {
    background: #D50759 url(../img/arrow-black.svg) no-repeat center center
}

.awards_sec.benefits .slick-dots li:before {
    border-color: #D50759
}

.awards_sec.benefits .slick-dots li.slick-active:before {
    background: #D50759
}

.awards_sec.benefits .awards_slider .item {
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px
}

.awards_sec.benefits .awards_slider .item .item_inside {
    border: 1px solid rgba(255,255,255,0.1);
    padding: 40px;
    color: #fff;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0
}

.awards_sec.benefits .awards_slider .item .item_inside p {
    color: #fff;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0
}

.awards_sec.benefits .awards_slider .item .item_inside .icon {
    margin-bottom: 30px
}

.awards_sec .label {
    margin-bottom: 60px
}

.awards_sec .awards_slider {
    margin-bottom: 60px
}

.awards_sec .awards_slider .item {
    font-size: 12px;
    border-right: 1px solid #000;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.awards_sec .awards_slider .item h3 {
    font-size: 34px;
    line-height: 120%;
    font-family: "Chakai-MediumIt";
    margin-bottom: 30px
}

.awards_sec .awards_slider .item p {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 0
}

.awards_sec .slick-arrow {
    width: 62px;
    height: 36px;
    background: #000 url(../img/arrow-red.svg) no-repeat center center;
    display: inline-block;
    margin-right: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    text-indent: -9999px;
    border: 0;
    cursor: pointer
}

.awards_sec .slick-arrow:hover {
    opacity: 0.8
}

.awards_sec .slick-arrow:focus {
    outline: none
}

.awards_sec .slick-arrow.slick-prev {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.awards_sec .slick-dots {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.awards_sec .slick-dots li {
    margin-left: 7px;
    cursor: pointer
}

.awards_sec .slick-dots li.slick-active:before {
    width: 24px;
    background: #000;
    border-radius: 8px
}

.awards_sec .slick-dots li:before {
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #000;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 100%
}

.awards_sec .slick-dots li button {
    display: none
}

.offices_sec {
    background: #000;
    padding-top: 100px;
    padding-bottom: 60px;
    color: #fff;
    overflow: hidden
}

.offices_sec .offices_grid {
    margin-top: 20px
}

.offices_sec .label.caree {
    margin-bottom: 63px
}

.offices_sec .label.caree span {
    color: #AC9C62
}

.select_wrap {
    max-width: 282px
}

.select_wrap .jq-selectbox {
    width: 100%
}

.select_wrap .jq-selectbox__select {
    background: #F8F8F7;
    padding: 16px 20px 6px;
    width: 100%;
    height: auto;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Axiforma-Regular";
    font-size: 12px
}

.select_wrap .jq-selectbox__select-text {
    width: 100%!important;
    text-shadow: none
}

.select_wrap .jq-selectbox__trigger {
    border-left: 0
}

.select_wrap .jq-selectbox__trigger-arrow {
    width: 22px;
    height: 12px;
    background: url(../img/select-red.svg) no-repeat;
    position: absolute;
    top: 22px;
    right: 15px;
    border: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.select_wrap .jq-selectbox.opened .jq-selectbox__trigger-arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 20px
}

.select_wrap .jq-selectbox__dropdown {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Axiforma-Regular";
    font-size: 12px
}

.select_wrap .jq-selectbox li {
    background-color: #F8F8F7;
    border-bottom: 1px solid #c6c6c6;
    padding: 15px 20px
}

.select_wrap .jq-selectbox li:last-child {
    border-bottom: 1px solid #000
}

.select_wrap small {
    position: absolute;
    top: 5px;
    left: 31px;
    color: #000;
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: 1px;
    z-index: 11
}

.officebox {
    padding: 40px;
    border: 1px solid rgba(172,156,98,0.4);
    margin-bottom: 40px
}

.officebox h3 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 125%;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.officebox p {
    font-size: 15px;
    line-height: 150%
}

.officebox a,.officebox a:hover {
    color: #AC9C62
}

.officebox.feat h3 {
    font-size: 34px;
    line-height: 120%;
    font-family: "Chakai-MediumIt";
    margin-bottom: 30px;
    text-transform: none
}

.officebox.valu h3 {
    font-size: 27px;
    line-height: 120%;
    font-family: "Chakai-MediumIt";
    margin-bottom: 30px;
    text-transform: none
}

.officebox.pink {
    background: #D50759
}

.officebox.pink h3 {
    text-transform: uppercase
}

.officebox.pink a.read {
    color: #fff
}

.officebox.pink a.read:after {
    background: url(../img/arrow-black.svg) no-repeat
}

.text_style {
    font-size: 15px;
    line-height: 150%
}

.text_style blockquote {
    font-size: 42px;
    line-height: 120%;
    font-family: "Chakai-MediumIt";
    padding-bottom: 20px;
    border-bottom: 1px solid #000
}

.text_style blockquote p {
    margin-bottom: 5px
}

.text_style blockquote cite {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.text_style h1 {
    font-size: 28px;
    line-height: 140%;
    font-family: "Chakai-MediumIt"
}

.text_style h2 {
    font-size: 26px;
    line-height: 140%;
    font-family: "Chakai-MediumIt"
}

.text_style h3 {
    font-size: 24px;
    line-height: 140%;
    font-family: "Chakai-MediumIt"
}

.text_style h3 {
    font-size: 22px;
    line-height: 126%;
    margin-bottom: 20px;
    font-family: "Chakai-MediumIt"
}

.text_style>* {
    margin-bottom: 60px
}

.text_style a {
    color: #AC9C62;
    text-decoration: underline
}

.text_style a:hover {
    text-decoration: none
}

.resourcesingle .text_style>* {
    margin-bottom: 40px
}

html.scrollno {
    overflow: hidden
}

.single_case {
    padding-top: 100px;
    padding-bottom: 200px;
    font-family: "Axiforma-Medium";
    font-size: 14px
}

.single_case .container {
    width: 100%;
    max-width: 836px
}

.single_case.forpage .container {
    max-width: 880px
}

.single_case.forpage .single_case_top {
    text-align: left;
    padding-bottom: 70px
}

.single_case.forpage .single_case_top h1 {
    text-transform: uppercase
}

.single_case.forpage .text_style>* {
    margin-bottom: 25px
}

.single_case .single_case_top {
    text-align: center
}

.single_case .single_case_top h1 {
    font-size: 72px;
    line-height: 100%;
    margin-bottom: 30px;
    font-family: "Chakai-MediumIt"
}

.single_case.resourcesingle .container {
    width: 100%;
    max-width: 1320px
}

.single_case.resourcesingle .single_case_top {
    text-align: left
}

.single_case.resourcesingle .single_case_top .label {
    margin-bottom: 20px
}

.single_case.resourcesingle .single_case_top .date {
    color: #AC9C62;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px
}

.single_case.resourcesingle .content,.single_case.resourcesingle .single_case_image {
    max-width: 880px
}

.single_case .single_case_image {
    padding-top: 45px;
    margin-bottom: 60px
}

.single_case .sharebox .label {
    margin-bottom: 20px;
    font-size: 12px
}

.single_case .sharebox a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    background: #000;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.single_case .sharebox a:hover {
    opacity: 0.7
}

.counter_row {
    border-top: 1px solid rgba(0,0,0,0.2);
    padding-top: 60px
}

.counter_row .counter_box h3 {
    font-family: "Chakai-MediumIt";
    font-size: 46px;
    line-height: 130%;
    margin-bottom: 20px
}

.counter_row .counter_box p {
    font-size: 12px;
    line-height: 125%;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px
}

.row.grid20 {
    margin-left: -10px;
    margin-right: -10px
}

.row.grid20>div {
    padding-left: 10px;
    padding-right: 10px
}

.linkedin_slider_place {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 20px;
    margin-bottom: 50px
}

.linkedin_slider_place .label {
    margin-bottom: 20px
}

.linkedin_slider_place .linkedin_inside {
    margin-left: -20px;
    margin-right: -20px
}

.linkedin_slider_place .item {
    padding-left: 20px;
    padding-right: 20px
}

.linkedin_slider_place .job_box {
    background: #F8F8F7;
    padding-bottom: 15px
}

.linkedin_slider_place .job_box .row {
    border: 0;
    padding-top: 0
}

.linkedin_slider_place .job_box .job_logo {
    width: 55px;
    height: 55px;
    border-radius: 100%
}

.linkedin_slider_place .job_box .relative {
    position: relative
}

.linkedin_slider_place .job_box .relative img {
    position: absolute;
    top: 0;
    right: 0
}

.linkedin_slider_place .job_box h4 {
    font-size: 20px;
    line-height: 120%;
    font-family: "Axiforma-Bold";
    text-transform: none;
    letter-spacing: 0;
    position: relative
}

.linkedin_slider_place .job_box p {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px
}

.linkedin_slider_place .job_box p:last-child {
    margin-bottom: 0
}

.linkedin_slider_place .job_box .linedin_txt {
    padding-top: 20px;
    font-size: 15px;
    margin-bottom: 30px
}

.linkedin_slider_place .job_box .linedin_img {
    margin-left: -30px;
    margin-right: -30px
}

.linkedin_slider_place .job_box .linedin_img img {
    width: 100%
}

.linkedin_slider_place .job_box .linkedin_stats {
    color: #565656;
    text-transform: none;
    letter-spacing: 0;
    padding-top: 15px
}

.linkedin_slider_place .job_box .linkedin_stats i {
    font-size: 17px
}

.linkedin_slider_place .job_box .linkedin_stats img {
    width: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-top: -4px
}

.linkedin_slider_place .job_box .linkedin_stats a {
    color: #565656
}

.linkedin_slider_place .slick-arrow {
    width: 62px;
    height: 36px;
    background: #000 url(../img/arrow-white.svg) no-repeat center center;
    display: inline-block;
    margin-right: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    text-indent: -9999px;
    border: 0;
    cursor: pointer
}

.linkedin_slider_place .slick-arrow:hover {
    opacity: 0.8
}

.linkedin_slider_place .slick-arrow:focus {
    outline: none
}

.linkedin_slider_place .slick-arrow.slick-prev {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.linkedin_slider_place .slick-dots {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.linkedin_slider_place .slick-dots li {
    margin-left: 7px;
    cursor: pointer
}

.linkedin_slider_place .slick-dots li.slick-active:before {
    width: 24px;
    background: #000;
    border-radius: 8px
}

.linkedin_slider_place .slick-dots li:before {
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #000;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 100%
}

.linkedin_slider_place .slick-dots li button {
    display: none
}

.linkedin_slider_place .linkedin_slider {
    display: none
}

.linkedin_slider_place .linkedin_slider.slick-initialized {
    display: block
}

.resor_sidebar {
    padding-top: 45px
}

.resor_sidebar .label {
    margin-bottom: 30px
}

.resor_sidebar h3 {
    margin-bottom: 30px
}

.resor_sidebar .workbox {
    padding-bottom: 20px
}

.resor_sidebar .get_in_touch {
    background: #000;
    padding: 30px;
    color: #fff;
    font-size: 15px
}

.resor_sidebar .get_in_touch h3 {
    margin-bottom: 20px;
    font-family: "Chakai-MediumIt";
    text-transform: uppercase;
    font-size: 40px
}

.resor_sidebar .get_in_touch .button {
    width: 100%
}

.resor_sidebar .get_in_touch .button:hover {
    background: #fff;
    color: #000;
    border-color: #fff
}

.contact_form .select_wrap {
    max-width: 100%;
    margin-bottom: 20px
}

.contact_form .row {
    margin-left: -10px;
    margin-right: -10px
}

.contact_form .row>div {
    padding-left: 10px;
    padding-right: 10px
}

.contact_form .label {
    margin-bottom: 20px
}

.insigt_text_style h4 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Axiforma-Regular";
    font-weight: normal
}

.flex-case_studies .alm-listing,.flex-news_filter .alm-listing {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.alm-btn-wrap {
    text-align: center
}

.grid:after {
    content: "";
    display: block;
    clear: both
}

.hidden {
    visibility: hidden;
    width: 0px!important;
    height: 0px!important;
    margin: 0px!important;
    padding: 0px!important
}

.page-id-272 .action [data-aos=fade-in],.page-id-272 .action [data-aos=fade-up],.page-id-335 .action [data-aos=fade-in],.page-id-335 .action [data-aos=fade-up] {
    opacity: 1!important;
    -webkit-transform: none!important;
    transform: none!important;
    pointer-events: auto!important
}

@media only screen and (max-width: 1200px) {
    .work_sec.flex-news_filter .container>.row {
        margin-left:-15px;
        margin-right: -15px
    }

    body.page-template-page-gated {
        background: #000
    }

    body.page-template-page-gated header .mobile_menu {
        display: block
    }

    .home_hero .container h1 {
        font-size: 70px;
        line-height: 65px
    }

    .solutions h2 {
        font-size: 50px;
        line-height: 44px
    }

    .home_hero {
        height: 100vh
    }

    footer .container>.row:nth-child(2) ul.footer_menu {
        margin-bottom: 30px
    }

    footer .container>.row:nth-child(2) ul.footer_menu li {
        padding-left: 0;
        padding-right: 40px
    }

    .linkedin_slider_place .item {
        padding-left: 10px;
        padding-right: 10px
    }

    .linkedin_slider_place .linkedin_inside {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media only screen and (max-width: 992px) {
    body.page-template-page-gated .contact_form {
        margin-top:60px
    }

    .hide992,body.error404 .text_content:after,body.error404 .text_content:before {
        display: none
    }

    .work_sec .work_sec_title h2 {
        margin-bottom: 30px
    }

    .solutions .slides_menu li.active {
        padding-left: 0
    }

    .solutions .slides_menu li.active a {
        opacity: 1
    }

    .solutions .slides_menu li .motext_here {
        padding: 20px 20px 0;
        display: none
    }

    .solutions .platform_holder .platform_slide {
        display: none
    }

    .solutions {
        padding-bottom: 0;
        padding-top: 40px
    }

    .solutions.another {
        padding-bottom: 60px
    }

    .solutions .image_holder {
        position: static;
        height: 427px;
        width: 100%
    }

    .solutions.another .image_holder {
        height: 360px
    }

    header .logo {
        width: 120px
    }

    .error404 header .button,.home header .button,.page-template-page-gated header .button {
        margin-left: 0
    }

    header .button {
        margin-left: 0;
        margin-top: 10px;
        background: #D50759;
        border-color: #D50759;
        width: 100%;
        margin-bottom: 45px
    }

    header .button:after {
        background: url(../img/arrow-gold.svg) no-repeat
    }

    header .button:hover {
        background: transparent;
        border-color: #fff
    }

    .mobile_header {
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        z-index: 2;
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }

    header.menu-open .mobile_menu {
        opacity: 1;
        visibility: visible
    }

    header .mobile_menu {
        background: #000;
        padding-top: 25px;
        padding-bottom: 0px;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-left: 15px;
        padding-right: 15px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding-top: 69px;
        z-index: 1
    }

    header .mobile_menu>.row {
        overflow-y: scroll;
        height: 100%;
        padding-bottom: 25px
    }

    header {
        padding-top: 0;
        padding-bottom: 0
    }

    header .head_menu {
        display: block
    }

    header .head_menu li {
        margin-left: 0
    }

    header .head_menu li a {
        padding-top: 30px;
        padding-bottom: 30px;
        display: block;
        letter-spacing: 1px
    }

    .work_sec .news_title .label {
        margin-bottom: 15px
    }

    .wwd_intro .wwd_image {
        padding-right: 0
    }

    .solutions.another {
        padding-top: 0
    }

    .solutions .solutions_text {
        max-width: 100%;
        padding-top: 60px
    }
}

@media only screen and (max-width: 767px) {
    .contact_form .select_wrap {
        margin-bottom:10px
    }

    .select_wrap.opened>small {
        opacity: 0
    }

    .podcast_box .relative img {
        width: 32px
    }

    .podcast_box .podcast_img:after {
        width: 80px;
        height: 80px;
        background-size: contain!important
    }

    .flex-case_studies .alm-listing,.flex-news_filter .alm-listing {
        margin-left: -15px;
        margin-right: -15px
    }

    .solutions.pink .button,.text_content .text_content_btn .button,.work_sec .work_sec_title.forpocast .button,.wwd_intro .button {
        width: 100%
    }

    .work_sec.flex-news_filter .container>.row.grid>div {
        padding-left: 0px;
        padding-right: 0px
    }

    body.error404 .text_content {
        padding-top: 70px;
        padding-bottom: 240px;
        background: url(../img/c3.png) no-repeat center bottom;
        background-size: 100% 255px
    }

    body.error404 .label {
        margin-bottom: 20px
    }

    body.page-template-page-gated footer .container>.row:nth-child(2) {
        padding-top: 38px
    }

    body.page-template-page-gated footer .container>.row:first-child {
        display: block
    }

    body.page-template-page-gated .contact_form {
        padding: 20px
    }

    body.page-template-page-gated .contact_form .button {
        width: 100%
    }

    .text_content.insight_place h2 {
        margin-bottom: 40px
    }

    .text_content.insight_place {
        padding-top: 40px;
        padding-bottom: 0
    }

    .single_case.forpage .single_case_top {
        padding-bottom: 10px
    }

    .mob_changer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .mob_changer .filter_row {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .mob_changer .linkedin_slider_place {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border-bottom: 0;
        margin-bottom: 20px;
        padding-bottom: 0
    }

    .insight_box {
        margin-bottom: 20px
    }

    .work_sec .filter_row {
        padding-top: 0
    }

    .work_sec .filter_row.shortinputs .search_field,.work_sec .filter_row.shortinputs .select_wrap {
        width: 100%
    }

    .work_sec.cases {
        padding-bottom: 100px
    }

    .counter_row {
        border-top: 0;
        padding-top: 0
    }

    .counter_row .counter_box {
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 1px solid rgba(0,0,0,0.2)
    }

    .text_style blockquote cite {
        font-size: 22px
    }

    .text_style blockquote {
        font-size: 38px;
        line-height: 118%
    }

    .resourcesingle .text_style>*,.text_style>* {
        margin-bottom: 20px
    }

    .single_case .single_case_image {
        padding-top: 30px;
        margin-bottom: 40px
    }

    .single_case .single_case_top {
        text-align: left
    }

    .single_case .single_case_top h1 {
        font-size: 33px;
        line-height: 110%
    }

    .single_case {
        padding-top: 60px;
        padding-bottom: 90px
    }

    .offices_sec .label.caree br {
        display: none
    }

    .hide767 {
        display: none!important
    }

    .offices_sec .label {
        margin-bottom: 15px
    }

    .awards_sec .awards_slider .item {
        padding-left: 15px;
        border-right: 0;
        position: relative
    }

    .awards_sec .awards_slider .item:after {
        content: "";
        width: 1px;
        height: 100%;
        background: #000;
        position: absolute;
        top: 0;
        right: 11px
    }

    .awards_sec .awards_slider {
        margin-bottom: 40px
    }

    .awards_sec {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .awards_sec .label {
        margin-bottom: 100px
    }

    .team_sec+.text_content {
        padding-top: 20px
    }

    .text_content {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .team_sec {
        padding-top: 100px
    }

    .wwd_intro .wwd_intro_content {
        padding-top: 60px;
        padding-bottom: 40px
    }

    footer {
        padding-bottom: 37px
    }

    footer .container>.row:nth-child(2) ul li {
        margin-bottom: 10px
    }

    footer .container>.row:nth-child(2) ul.footer_menu {
        display: block;
        font-size: 14px
    }

    footer .container>.row:nth-child(2) ul.footer_menu li {
        margin-bottom: 15px
    }

    footer .foot_social .row.justify-content-center {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    footer .logo {
        display: block;
        margin-bottom: 40px
    }

    .partners_sec .partner_slider {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .workbox {
        margin-bottom: 20px
    }

    .work_sec .work_sec_title {
        margin-bottom: 20px
    }

    .work_sec {
        padding-top: 60px;
        padding-bottom: 0
    }

    .home_hero .container h1,.text_content h2,.text_content.contact_place h2,.text_content.insight_place h2,.work_sec .work_sec_title h2,.wwd_intro .wwd_intro_content h1 {
        font-size: 42px;
        line-height: 85%
    }

    .home .work_sec .work_sec_title h2,.page-id-184 .work_sec .work_sec_title h2 {
        font-size: 72px;
        line-height: 70px
    }

    .action h2,.solutions .solutions_text h1,.solutions .solutions_text h2,.solutions .solutions_text h3,.solutions h2,.text_content h3 {
        font-size: 41px;
        line-height: 95%
    }

    .page-id-154 .solutions.another.black .solutions_text h3 {
        font-size: 46px;
        line-height: 115%
    }

    .wwd_intro .wwd_intro_content h1 {
        margin-bottom: 30px
    }

    .solutions h2 {
        margin-bottom: 40px
    }

    .action h2 {
        margin-bottom: 20px
    }

    .solutions .label {
        margin-bottom: 15px
    }

    .solutions .slides_button_place .button {
        width: 100%
    }

    .wwd_intro .wwd_image {
        height: 399px
    }
}

@media only screen and (min-width: 768px) {
    body.page-template-page-gated .action {
        display:none
    }
}

@media only screen and (min-width: 992px) {
    .jusend {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .show992 {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .text_content .container>.row {
        margin-left:-30px;
        margin-right: -30px
    }

    .text_content .container>.row>div {
        padding-left: 30px;
        padding-right: 30px
    }

    .flex-case_studies .alm-listing,.flex-news_filter .alm-listing,.grid40 {
        margin-left: -20px!important;
        margin-right: -20px!important
    }

    .flex-case_studies .alm-listing>div,.flex-news_filter .alm-listing>div,.grid40>div {
        padding-left: 20px!important;
        padding-right: 20px!important
    }

    .single_case.resourcesingle .col-lg-9 {
        -ms-flex: 0 0 73%;
        -webkit-box-flex: 0;
        flex: 0 0 73%;
        max-width: 73%
    }

    .single_case.resourcesingle .col-lg-3 {
        -ms-flex: 0 0 27%;
        -webkit-box-flex: 0;
        flex: 0 0 27%;
        max-width: 27%
    }
}

@media only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    input,textarea {
        background-image:-webkit-linear-gradient(#fff 0,0%,100%,0,#fff 0,0%,100%,0);
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.anitop {
    position: relative;
    overflow: hidden;
}

.anitop img {
    opacity: 0;
    transition: 500ms;
}

.anitop:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    clip-path: polygon(0 0, 60% 0, 20% 100%, 0% 100%);
    transition-delay: 2s;
    transition: 1s;
    z-index: 2;
}

.anitop:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    clip-path: polygon(1000% 0, 100% 0, 100% 100%, 0% 150%);
    transition-delay: 1s;
    z-index: 4;
}

.animate .anitop img {
    opacity: 1;
}

.animate .anitop:before {
    transform: translateY(-100%);
    opacity: 0;
}

.animate .anitop:after {
    animation: 1.5s motion_one;
}

@keyframes motion_one {
    0% {
        clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
    }

    100% {
        clip-path: polygon(1000% 0, 100% 0, 100% 100%, 0% 150%);
    }
}

@media only screen and (max-width: 992px) {
    .solutions.nopadtop {
        padding-top: 0;
    }
}

.linkedin_slider_place .job_box .linedin_img {
    height: 230px;
}

.linkedin_slider_place .job_box .linedin_img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sub_title {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    border-left: 1px solid #c9c9c9;
    padding-left: 15px;
    margin-left: 15px;
}

.last_cta {
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    .sub_title {
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
        padding-top: 15px;
    }
}

.wwd_sec {
    background: #000;
    padding-top: 50px;
    padding-bottom: 0px;
    overflow: hidden;
}

.wwd_sec .label {
    color: #fff;
    font-size: 12px;
}

.wwd_sec .container {
    position: relative;
}

.wwd_sec h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: "Chakai-MediumIt";
    color: #fff;
}

.wwd_sec h3 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: "Chakai-MediumIt";
    /*transition: 500ms;*/
    font-size: 46px;
    line-height: 56px;
}

.wwd_sec .wwd_sec_content {
    position: relative;
    min-height: 680px;
    display: flex;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 116px;
    padding-left: 620px;
}

.wwd_sec .wwd_sec_content .wsc_panel {
    transition: 500ms;
    color: #fff;
    font-size: 18px;
    padding: 21px 25px;
}

.wwd_sec .wwd_sec_content .wsc_panel .row {
    flex-wrap: nowrap;
    height: 100%;
}

.wwd_sec .wwd_sec_content .wsc_panel ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.wwd_sec .wwd_sec_content .wsc_panel:hover .wsc_text {
    opacity: 1;
}

.wwd_sec .wwd_sec_content .wsc_panel .wsc_text {
    opacity: 0;
    transition: 500ms;
}

.wwd_sec .wwd_sec_content > div {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.wwd_sec .wwd_sec_content > div:nth-child(1) .wsc_panel {
    min-height: 154px;
}

.wwd_sec .wwd_sec_content > div:nth-child(1) .wsc_panel:hover {
    background: #fff;
    color: #000;
}

.wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel {
    margin-left: 115px;
    min-width: 680px;
    padding: 24px 25px;
    margin-top: -2px;
    /* min-height: 150px; */
}

.wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel ul {
    columns: 2;
}

/* .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel h3 {
	 font-size: 30px;
	 line-height: 40px;
}
*/
.wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel:hover {
    background: #D50759;
    color: #fff;
    min-height: 166px;
}

.wwd_sec .wwd_sec_content > div:nth-child(3) .wsc_panel {
    margin-left: 16px;
    margin-top: 17px;
    padding: 26px 25px;
}

.wwd_sec .wwd_sec_content > div:nth-child(3) .wsc_panel:hover {
    background: #a89661;
}

.wwd_sec .wwd_sec_dec {
    position: absolute;
    left: -470px;
    top: -110px;
    height: 900px;
    width: 1200px;
    background: url("https://www.sparkfoundryww.com/wp-content/uploads/2025/09/new-spark-2.png") no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
}

.wwd_sec .label, .wwd_sec h2, .wwd_sec_content {
    position: relative;
    z-index: 2;
}

.wwd_sec .wwd_sec_content >div {
    opacity: 0;
    -webkit-transition: 500ms;
    transition: 500ms;
    -webkit-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    transform: translateX(-60px);
}

.wwd_sec.animate .wwd_sec_content >div {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.wwd_sec .wwd_sec_content>div:nth-child(1) {
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.wwd_sec .wwd_sec_content>div:nth-child(2) {
    -webkit-transition-delay: 1300ms;
    transition-delay: 1300ms;
}

.wwd_sec .wwd_sec_content>div:nth-child(3) {
    -webkit-transition-delay: 1600ms;
    transition-delay: 1600ms;
}

.wwd_sec_dec {
    -webkit-transform: scale(0) rotate(-25deg);
    -ms-transform: scale(0) rotate(-25deg);
    transform: scale(0) rotate(-25deg);
    -webkit-transition: 1000ms;
    transition: 1000ms;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}

.animate .wwd_sec_dec {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.wwd_sec .btnplace {
    padding-top: 20px;
    padding-bottom: 40px;
}

@media only screen and (max-width: 1600px) {
    .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel {
        min-width: calc(100% - 115px);
    }
}

@media only screen and (max-width: 1340px) {
    .wwd_sec .wwd_sec_content .wsc_panel {
        font-size: 14px;
    }

    /*	 
	 .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel h3 {
		 font-size: 24px;
		 line-height: 32px;
	}
*/
}

@media only screen and (max-width: 1200px) {
    .wwd_sec .wwd_sec_content {
        padding-left: 420px;
    }

    .wwd_sec .wwd_sec_dec {
        width: 980px;
    }

    .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel {
        margin-left: 94px;
        min-width: calc(100% - 94px);
    }
}

@media only screen and (max-width: 992px) {
    .wwd_sec .wwd_sec_content {
        padding-left: 0;
    }

    .wwd_sec .wwd_sec_dec {
        display: none;
    }

    .wwd_sec .wwd_sec_content .wsc_panel .row {
        flex-wrap: wrap;
    }

    .wwd_sec .wwd_sec_content > div:nth-child(1) .wsc_panel {
        background: #fff;
        color: #000;
        margin-bottom: 15px;
    }

    .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel {
        background: #f8155d;
        margin-left: 0px;
        min-width: 100%;
        margin-bottom: 15px;
        margin-top: 0;
    }

    .wwd_sec .wwd_sec_content > div:nth-child(3) .wsc_panel {
        background: #a89661;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .wwd_sec .wwd_sec_content > div:nth-child(3) .wsc_panel, .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel, .wwd_sec .wwd_sec_content .wsc_panel {
        padding: 0;
    }

    .wwd_sec .wwd_sec_content .wsc_panel h3 {
        position: relative;
        padding: 20px 45px 20px 15px;
    }

    /* .wwd_sec .wwd_sec_content .wsc_panel h3:after {
		 content: '';
		 width: 22px;
		 height: 12px;
		 background: url(../img/select-black.svg) no-repeat;
		 position: absolute;
		 top: 50%;
		 right: 15px;
		 transform: translateY(-50%);
	}
	 
	 */
    .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel h3 {
        font-size: 46px;
        line-height: 56px;
    }

    .wwd_sec .wwd_sec_content .wsc_panel .wsc_text {
        opacity: 1;
        font-size: 18px;
        padding: 15px 40px 15px 15px;
        display: none;
        transition: none;
    }

    .wwd_sec .wwd_sec_content {
        padding-bottom: 0px;
        display: block;
        min-height: 1px;
    }

    .wwd_sec .wwd_sec_content > div:first-child .wsc_panel {
        min-height: 132px;
    }
}

.home_hero.flex-page_intro_video_2 .play {
    display: block;
    width: 75px;
    height: 75px;
    background: url(../img/bigplay.svg) no-repeat;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 767px) {
    .wwd_sec .wwd_sec_content .wsc_panel h3, .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel h3 {
        font-size: 36px;
        line-height: 46px;
    }

    .wwd_sec .wwd_sec_content > div:nth-child(2) .wsc_panel ul {
        columns: 1;
    }

    .home_hero.flex-page_intro_video_2 + .solutions {
        margin-top: -7px;
    }

    .home_hero.flex-page_intro_video_2 video {
        -o-object-fit: contain;
        object-fit: contain;
    }

    .home_hero.flex-page_intro_video_2.show767 .container {
        position: static;
        -webkit-transform: translate(0%,%);
        transform: translate(0%, 0%);
    }

    .home_hero.flex-page_intro_video_2 {
        height: auto;
    }
}

@media only screen and (min-width: 768px) {
    .show767 {
        display: none;
    }
}
