/*
Theme Name: Impeka-Child
Theme Uri:  https://bimm.com
Author:     Bimm Team
Author Uri: https://bimm.com
Template:   impeka
Version:    1.0
License:    GNU General Public License v2 or later
Version:    1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,400;1,500;1,600;1,700;1,800&display=swap');

@font-face {
    font-family: 'Audi Type';
    src: local('../impeka-child/fonts/Audi Type Extended Normal'), local('Audi-Type-Extended-Normal'),
        url('../impeka-child/fonts/AudiType-ExtendedNormal.woff2') format('woff2'),
        url('../impeka-child/fonts/AudiType-ExtendedNormal.woff') format('woff'),
        url('../impeka-child/fonts/AudiType-ExtendedNormal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }


body {
    width: 100% !important;
    background-color: #f4f3ef !important;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #424242;
}
#CybotCookiebotDialogHeader, #CybotCookiebotDialogBodyEdgeMoreDetails {
  display: none !important;
}
.normal-sticky {
    top:48px !important;
}
.hthb.hthb-pt--48 {
    padding-top: 48px !important;
}
.hthb-loaded.hthb-state--minimized {
    visibility: hidden !important;
}
/*.grve-skin-sticky {
    top: 0px !important;
}
.grve-skin-sticky.sticky-notification {
    top: 0px !important;
}*/
#grve-main-header.grve-sticky-header {
    background-color: #f4f3ef !important;
    height: 50px;
    -webkit-box-shadow: 0px 0px 9px 3px rgb(41 41 41 / 25%);
    -moz-box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
    box-shadow: 0px 0px 9px 3px rgb(41 41 41 / 25%);
}
#grve-main-header {
    background-color: #f4f3ef !important;
}
.home #grve-page-title {
    display: none;
}
#grve-theme-content {
    background-color: #f4f3ef !important;
}
#grve-header .grve-right-area nav#grve-main-menu ul li a {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    color: #424242;
    letter-spacing: 0;
    text-transform:none;
}

#grve-header .grve-right-area nav#grve-main-menu ul li a:hover,
#grve-header .grve-right-area nav#grve-main-menu ul li a:focus {
    color: #f05d1c;
}

#grve-header .grve-right-area nav#grve-main-menu ul li.current-menu-item  a {
    color: #f05d1c;
    font-weight: 500;
}


#grve-main-content .grve-main-content-wrapper, #grve-sidebar {
    padding-top: 0;
    padding-bottom: 0;
}
.home-first-section .home-first-img img {
    margin-right: -460px;
    height: 814px;
    width: 814px;
    max-width: 814px;
}
/*.home-first-section {
    background-image: url(../impeka-child/images/home-first-img.gif);
    background-repeat: no-repeat;
    background-position: -200px 0px;
    background-position-x: right;
    min-height: 540px;
}*/

.home-first-section {
    background-image: url(../impeka-child/images/home-first-section-bg.jpg);
    background-repeat: no-repeat;
    background-position:bottom left;
    background-size: cover;
    padding-bottom: 60px;
}
.home-first-section h1 {
    color: #121212;
    padding-right: 30px;
}

.home-first-section h1 em {
    color: #F05D1C;
    font-style: italic;
    font-weight: 600;
}

.vc_btn3 {    
    transition: all 0.2s ease !important;
}

.vc_btn3 i.vc_btn3-icon {
    right: -20px !important;
    top: 29% !important;
    transform: translateX(-5px)!important;
    transition: all 0.3s ease!important;
}

.vc_btn3:hover .vc_btn3-icon, .vc_btn3:focus .vc_btn3-icon {
    transform: translateX(0) !important;
}

.home-first-section .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-top: 20px;
}

.home-first-section .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
}

.home-first-section .vc_btn3:hover, .home-first-section .vc_btn3:focus {
    color: #000 !important;
}
.digital-agencies-anim img {
    position: absolute;
    top: 90px;
    bottom: 0;
    width: 506px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 200px !important;
}

.seeking-anim img {
    position: absolute;
    top: 0px;
    bottom: 0;
    width: 506px;
    left: 0;
    right: 0px;
    margin: auto;
    max-width: 200px !important;
}

.vc_column_container > .vc_column-inner {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.digital-agencies-section {
    padding: 180px 0 430px 0 !important;
}
.digital-agencies-right {
    padding-top: 184px;
}
.digital-agencies-left img {
    border-radius: 300px 300px 10px 10px;
}
.digital-agencies-right img {
    border-radius: 10px;
}
.digital-agencies-section h3 {
    font-size: 32px;
    line-height: 48px;
    font-weight: 500;
    color: #fff;
    padding-right: 30px;
    padding-left: 55px;
    padding-top: 20px;
}
.digital-agencies-section .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #FFF !important;
    margin-top: 20px;
    margin-left: 55px;
    margin-top: 30px;
}

.digital-agencies-section .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
}

.digital-agencies-section .vc_btn3:hover, .digital-agencies-section .vc_btn3:focus {
    color: #f05d1c !important;
}




.seeking-creative-section .wpb_single_image {
    margin-bottom: 0;
}

.seeking-creative-section {
    padding: 80px 0;
}

.join-team-btn .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-bottom: 20px;
}

.join-team-btn .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
}

.join-team-btn .vc_btn3:hover, .join-team-btn .vc_btn3:focus {
    color: #F05D1C !important;
}


.job-opening-btn .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-bottom: 20px;
}

.job-opening-btn .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
}

.job-opening-btn .vc_btn3:hover, .job-opening-btn .vc_btn3:focus {
    color: #F05D1C !important;
}

.vc_row-no-padding .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#home-first-slider.owl-carousel .item .first-slide-bg {
    padding: 0px;
    min-height: 412px;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    transition: all .2s ease-in-out;
    position: relative;
    z-index: 99;
}
#home-first-slider.owl-carousel .item .first-slide-bg .slider-content {
    position: absolute;
    bottom: 0;
    padding: 0 30px;
}
.first-slider-section {margin-top: -60px;}
.first-slider-section, .first-slider-section .owl-stage-outer {
    overflow: inherit !important;
}
#home-first-slider.owl-carousel .owl-item:hover {
    z-index: 99999;
}
#home-first-slider:before {
    content: "";
    background: #121212;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 93%;
}
#home-first-slider.owl-carousel .item:after {
    background: #121212;
    content: "";
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    z-index: 9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#home-first-slider .owl-item .first-slide-bg:hover {
    transform: scale(1.1);
/*    transform: translate3d(0, -4%, 0);*/
/*    transform-origin: center bottom;*/
    z-index: 999999999999999;
/*    box-shadow: 0px 0px 26px 0px rgb(18 18 18 / 77%);*/
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#home-first-slider.owl-carousel .item .first-slide-bg h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    text-align: left;
    margin-bottom: 0px;
}

#home-first-slider.owl-carousel .item .first-slide-bg a {
    color: #FFF;
    font-size: 13px;
    line-height: 19px;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    transform: translateY(50px);
    transition: all .3s ease;
    pointer-events: none;
    opacity: 0;
}
#home-first-slider.owl-carousel .item .first-slide-bg:hover a {
    opacity: 1;
    pointer-events: visible;
    transition-delay: .1s;
    transform: translateY(0);
}
#home-first-slider.owl-carousel .item .first-slide-bg:hover a:after {
    content: "";
    background: url("../impeka-child/images/learn-arrow.png");
    background-position: 0 0;
    width: 20px;
    height: 10px;
    position: absolute;
    left: 85px;
    bottom: 4px;
    transition: transform 0.3s ease-out;
}
#home-first-slider.owl-carousel .item .first-slide-bg:hover a:hover:after {
    background-position: 0 -10px;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
}
#home-first-slider.owl-carousel .item .first-slide-bg .slider-content {
    display: inline-block;
    align-self: flex-end;
    width: 100%;
}
#home-first-slider.owl-carousel .item .first-slide-bg .slide-img {
    overflow: hidden;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
#home-first-slider.owl-carousel .item .first-slide-bg .slide-img img {
    transition: 0.3s;
}
#home-first-slider .owl-item .first-slide-bg:hover, #home-first-slider .owl-item .first-slide-bg:hover .slide-img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#home-first-slider.owl-carousel .item .first-slide-bg:hover .slide-img img {
    display: block;
    transform: scale(1.1);
    mix-blend-mode: inherit;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.item-bim0 .slide-img {
    background: #D1E868;
}
.item-bim1 .slide-img {
    background: #FFC700;
}
.item-bim2 .slide-img {
    background: #F05D1C;
}
.item-bim3 .slide-img {
    background: #FFC700;
}
.item-bim4 .slide-img {
    background: #32B0E7;
}
.slide-img img {
    mix-blend-mode: multiply;
}

#home-first-slider.owl-carousel .item .first-slide-bg .slider-content .slider-content-inner {
    transition: transform .3s ease;
}
#home-first-slider.owl-carousel .item .first-slide-bg:hover .slider-content .slider-content-inner {
    transform: translateY(-50px);
}

#home-first-slider.owl-carousel .item .first-slide-bg:hover:before {    
    content: "";
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 17.36%, #121212 54.34%);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
/* #home-first-slider.owl-carousel .item .first-slide-bg:hover h4 {
    text-align: left;
    margin-bottom: 0px;
} */

#home-first-slider.owl-carousel .item .first-slide-bg p {
/*    transform: scale(1.1);*/
    display: block;
    color: #FFF;
    padding: 20px 0px 0px 0px;
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 20px;
    margin-left:0px;
}
#home-first-slider.owl-carousel .item .first-slide-bg:hover .slider-content {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    padding: 0 30px;
    display: inline-block;
  align-self: flex-end;
}
.first-slider-section > .vc_col-sm-12 {
    height: 412px;
}
#home-first-slider .owl-dots {
    display: none;
}

#home-first-slider .owl-nav .owl-prev {
    position: absolute;
    width: 52px;
    height: 52px;
    color: #121212;
    top: 50%;
    left: 0;
    border-radius: 52px;
    line-height: 32px;
    outline: none;
    background:#FFF url(../impeka-child/images/prev-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
.owl-carousel.owl-theme .owl-nav .owl-prev, .owl-carousel.owl-theme .owl-nav .owl-next {
	transition: all .3s;
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover, .owl-carousel.owl-theme .owl-nav .owl-next:hover {
	background-color: #f05d1c !important;
}

#home-first-slider .owl-nav .owl-next {
    position: absolute;
    width: 52px;
    height: 52px;
    color: #121212;
    top: 50%;
    right: 0;
    border-radius: 50px;
    line-height: 32px;
    background:#FFF url(../impeka-child/images/next-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

#home-first-slider .owl-nav .owl-prev span, #home-first-slider .owl-nav .owl-next span {
    display: none;
}

#home-first-slider .owl-nav span {
    font-size: 32px;
    line-height: 28px;
}



.digital-agencies-section {
    margin-top: -36px;
}
#digital-agencies-slider .owl-stage-outer, #team-agencies-slider .owl-stage-outer {
    margin-left: 206px;
}
#digital-agencies-slider .owl-dots, #team-agencies-slider .owl-dots {
    margin-left: 206px;
}
#digital-agencies-slider .owl-nav {
    display: none;
}
#digital-agencies-slider .owl-dots .owl-dot span {
    background: #8E8E8E;
    width: 6px;
    height: 6px;
}

#digital-agencies-slider .owl-dots button.owl-dot.active span {
    background: #121212;
    width: 32px;
}

#digital-agencies-slider .owl-dots {
    float: left;
    margin-top: 20px;
    display: block;
}

#digital-agencies-slider .digital-slide-img img, #team-agencies-slider .team-slide-img img {
    height: 647px;
}

.digital-agencies-slider {
    margin-top: -357px;
}

#grve-footer .grve-widget-area .grve-footer-column-4 {
    width: 33.33%;
}
#grve-footer .grve-widget-area .grve-widget-title {
    display: none;
}
#grve-footer .grve-widget-area .text-center {
    text-align: center;
}
#grve-footer .grve-widget-area .text-center #media_image-4.widget_media_image {
    margin-top: 8px;
    margin-bottom: 22px;
    padding-bottom: 10px;
/*    border-bottom: solid 1px #FFF;*/
}
#grve-footer .grve-widget-area #text-2.widget_text {
    display: none;
}
#grve-footer .grve-widget-area .text-center .widget_media_image img {
    margin: auto !important;
    max-width: 280px !important;
}
#grve-footer .grve-widget-area .footer-logo-text .textwidget p {
    text-align: center;
    font-family: 'Audi Type';
}
#grve-footer .grve-widget-area .footer-logo-text .textwidget p span {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 34px;
}
#grve-footer .grve-widget-area .footer-logo-text .textwidget p em {
    text-transform: uppercase;
    font-style: normal;
    font-size: 17px;
}
#grve-footer .grve-widget-area .text-right .widget_media_image img {
    width: 67px;
}

#grve-footer .grve-widget-area .text-right .widget_media_image {
    float: right;
    margin-left: 30px;
}
#grve-footer .grve-widget-area .text-left a {
    color: #F05D1C !important;
    font-size: 16px;
    line-height: 26px;
    display: block;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

#grve-footer .grve-widget-area .text-left a:hover, #grve-footer .grve-widget-area .text-left a:focus {
    color: #FFF !important;
}

.grve-footer-wrapper .foot-box-center img {
        height: 32px;
    width: 147px;
}
.grve-footer-wrapper .foot-box-center figure a {
    margin-left: -92px;
}
.grve-footer-wrapper .foot-box-center figure {display: table;margin: auto;}
#grve-footer .grve-footer-column .phone-email-box a {
    color: #F05D1C !important;
    font-size: 24px;
    line-height: 36px;
    display: block;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
#grve-footer .grve-footer-column .phone-email-box figure.wp-block-image.size-full {
    text-align: center;
}

#grve-footer .grve-footer-column .phone-email-box figure.wp-block-image.size-full img {
    display: initial;
}

#grve-footer .grve-footer-column .phone-email-box .is-layout-flex.wp-container-5 figure {
    text-align: right;
}
#grve-footer .grve-footer-column #block-15 {
    margin-bottom: 0;
}

#grve-footer .grve-footer-column #grve-widget-social-2 {
    margin-bottom: 0;
    text-align: right;
    width: 100%;
}

#grve-footer .grve-footer-column #grve-widget-social-2 ul li {
    margin-left: 30px;
    margin-right: 0;
}

#grve-footer .grve-footer-column #grve-widget-social-2 ul li a span {
    font-size: 20px;
}

#grve-footer .grve-footer-column div#nav_menu-2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    align-items: normal;
    flex-direction: row;
    width: 100%;
}

#grve-footer .grve-footer-column div#nav_menu-2 ul li {
    display: inline-block;
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

#grve-footer .grve-footer-column div#nav_menu-2 {
    margin: 60px 0 30px 0;
}
#grve-footer .grve-widget-area .grve-footer-column-12 {
    width: 100%;
}

/*#grve-footer .grve-footer-column div#nav_menu-2 ul li:first-of-type {
    text-align: left;
}

#grve-footer .grve-footer-column div#nav_menu-2 ul li:last-of-type {
    text-align: right;
}*/

#grve-footer .grve-widget-area .grve-container {
    border: none;
    padding: 0;
}

#grve-footer .grve-widget-area {
    padding-top: 80px;
}

#grve-theme-content #grve-page-title {
    display: none;
}
.inner-page-head-section .vc_column_container {
    margin: auto;
    max-width: 1170px;
}
.inner-page-head-section .wpb_single_image img {
    width: 188px;
    height: 188px;
}
.inner-page-head-section {
    background-size: cover;
    padding: 250px 0;
}
.inner-page-head-section h1 {
    font-size: 43px;
}
.inner-page-head-section h1, .our-story-slider-section h1 {
    color: #FFF;
}

.inner-page-head-section .vc_column-inner {
    padding-top: 0 !important;
}
.our-story-head-section {
    padding: 165px 0 335px 0 !important;
}
.our-story-slider-section h1 {
    margin-left: 49px;
}
/*.our-story-head-section h1 {
    display: none;
}*/
#our-story-slider button.slick-disabled {
    opacity: 0.5;
}
#our-story-slider .owl-stage-outer {
    margin-left: 200px;
}
#our-story-slider {
/*    margin-left: calc((100% - 1198px) / 2);*/
    margin: 0 35px;
    display: flex;
    flex-wrap: wrap;
}
#our-story-slider .slick-dots {
    float: left;
    margin-top: 60px;
    text-align: left;
    bottom: -40px;
    left: 106px;
    max-width: 1170px;
    position: inherit;
    left: auto;
    margin: 0 auto 60px auto;
}
#our-story-slider .slick-dots li {
    width: 20px !important;
}

#our-story-slider .slick-dots .owl-dot button {
    background: #8E8E8E;
    width: 6px;
    height: 6px;
}
#our-story-slider .slick-dots li.slick-active button {
    background-color: 
}

#our-story-slider .slick-dots li.slick-active button:before {
    content: "" !important;
    background: #121212;
    width: 32px;
    height: 6px;
    top: 7px;
    left: -6px;
    border-radius: 10px;
}

#our-story-slider button.slick-prev {
    position: absolute;
    top: 39%;
    left: -44px;
    z-index: 99;
    font-size: 40px;
    width: 52px;
    height: 52px;
    line-height: 32px;
/*    box-shadow: rgba(0, 0, 0, 0.21) -5px 1px 3px 0px;*/
    border-radius: 50px;
    outline: none;
    background: url(../impeka-child/images/prev-arrow.svg) center center no-repeat rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-position: center center;
}

#our-story-slider button.slick-next {
    position: absolute;
    top: 39%;
    right: -44px;
    font-size: 40px;
    width: 52px;
    height: 52px;
    line-height: 32px;
/*    box-shadow: rgba(0, 0, 0, 0.21) 5px 1px 3px 0px;*/
    border-radius: 50px;
    background: url(../impeka-child/images/next-arrow.svg) center center no-repeat rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-position: center center;
}
.our-story-head-section .vc_column_container {
    max-width: 100%;
    margin-left: -8px;
}
.our-story-slide-box {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 52px 30px 24px 30px;
}
.slick-initialized .slick-slide {
    margin: 0 15px 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-story-slide-box .our-story-icon img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    margin: auto;
}

.our-story-icon {
    margin-bottom: 30px;
}

.our-story-slide-box h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #121212;
}

.our-story-slide-box p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #121212;
	min-height: 320px;
}
.slick-dots li button:before {
	font-size: 20px;
}
.contact_team {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#our-story-slider .owl-dots .owl-dot span {
    background: #8E8E8E;
    width: 6px;
    height: 6px;
}

#our-story-slider .owl-dots button.owl-dot.active span {
    background: #121212;
    width: 32px;
}

#our-story-slider .owl-dots {
    float: left;
    margin-top: 20px;
    margin-left: 200px;
}
.our-story-slider-section {
    padding-bottom: 80px;
    margin-top: -285px;
}

.president-quote-section {
    padding-bottom: 70px;
}

.president-quote-section p {
    font-family: "Playfair Display";
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 48px;
    color: #121212;
}

.president-quote-section h6 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    color: #121212;
    font-weight: 300;
}

.our-story-word-section {
    background-image: url(../impeka-child/images/our-story-word-section.jpg);
    background-repeat: no-repeat;
    background-position:left top;
    background-size: cover;
    padding: 80px 0 70px 0;
}

.our-story-word-section h3 {
    font-size: 44px;
    line-height: 60px;
    color: #FFF;
    margin-bottom: 40px;
}

.client-shine-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    top: 94px;
    left: 110px;
}

.client-shine-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    bottom: 100px;
    left: 110px;
}

.go-beyond-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    top: 40px;
    left: 70px;
}

.go-beyond-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    bottom: 100px;
    left: 70px;
}
.go-beyond-row .vc_col-sm-4 {
    margin-top: -82px;
}

.like-entrepreneur-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    top: 33%;
    left: 70px;
}

.like-entrepreneur-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 42%;
    right: -44px;
}

.share-ideas-row {
    margin-top: 97px;
}

.share-ideas-row .vc_col-sm-4 {
    margin-left: 107px;
}

.share-ideas-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    bottom: 25%;
    left: 34%;
}

.share-ideas-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 32%;
    left: 16%;
}
.share-ideas-row .wpb_single_image, .share-ideas-row .wpb_text_column {
    margin-bottom: 0;
}

.bimmers-back-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    bottom: 50%;
    right: 22%;
}

.bimmers-back-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 37%;
    left: -24%;
}


.own-you-work-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    top: 5%;
    left: 8%;
}

.own-you-work-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 39%;
    left: 19%;
}

.afraid-fail-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    bottom: 48%;
    right: 35%;
}

.afraid-fail-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 37%;
    left: -24%;
}

.buttoned-down-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    top: 32%;
    right: 18%;
}

.buttoned-down-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
   top: 30%;
    left: 18%;
}

.fun-everyday-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    top: 30%;
    right: 14%;
}

.fun-everyday-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 40%;
    left: -23%;
}


.make-it-rain-row h6 {
    font-size: 96px;
    line-height: 80px;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    top: 27%;
    right: 18%;
}

.make-it-rain-row p {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    position: absolute;
    top: 38%;
    left: 18%;
}

.cco-quote-section {
    padding: 130px 0 100px 0;
}

.cco-quote-section p {
    font-family: "Playfair Display";
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 48px;
    color: #121212;
}

.cco-quote-section h6 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    color: #121212;
    font-weight: 300;
}

.join-team-section {
    padding-top: 70px !important;
}

.join-team-section h3 {
    font-size: 32px;
    line-height: 48px;
}

.join-team-section p {
    color: #121212;
    padding-right: 130px;
}

.join-team-section .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-top: 0px;
}

.join-team-section .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
    left: auto !important;
}

.join-team-section .vc_btn3:hover, .join-team-section .vc_btn3:focus {
    color: #000 !important;
}
.our-work-section {
    padding-top: 10px;
    padding-bottom: 70px;
}
.our-work-head-section {
    padding: 165px 0 !important;
}
.our-work-head-section .wpb_single_image img {
    width: 188px;
}

.our-work-sections {
    background-image: url(../impeka-child/images/our-work-bg.jpg);
    background-repeat: no-repeat;
    background-position:left top;
    background-size: cover;
/*    padding: 80px 0 20px 0;*/
    padding: 80px 0 300px 0 !important;
}
.our-work-sections .vc_separator .vc_sep_holder {
    display: none;
}

.our-work-sections .vc_separator h4 {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

.our-work-sections .vc_separator-has-text {
    margin-bottom: 0;
}

.our-work-sections h6 {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #FFF;
    margin-bottom: 25px;
    margin-top: 10px;
}

.our-work-sections p {
    color: #FFF;
    padding-right: 135px;
}

.our-work-sections .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #ffffff !important;
    margin-top: 0px;
}

.our-work-sections .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
    left: auto !important;
}

.our-work-sections .vc_btn3:hover, .our-work-sections .vc_btn3:focus {
    color: #F05D1C !important;
}
.influencers-row .wpb_single_image, .campaigns-caa-row .wpb_single_image {
    margin-top: 62px;
}
.car-tracker-row .car-tracker-content > .vc_column-inner > .wpb_wrapper {
    padding-left: 200px;
}
.car-tracker-row .car-tracker-content {
    padding-top: 45px;
}
.campaigns-row {
    margin-bottom: 120px;
}
.campaigns-caa-row .car-tracker-content > .vc_column-inner > .wpb_wrapper {
    padding-left: 106px;
}

.more-our-work-section h2 {
    color: #FFF;
    margin-bottom: 40px;
    padding-left: 8px;
}

.more-our-work-section .our-work-box .our-work-icon {
    position: absolute;
    top:49px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.more-our-work-section .our-work-box > .vc_column-inner > .wpb_wrapper {
    position: relative;
}
.more-our-work-section .our-work-box .our-work-img img {
    width: 100%;
}
.more-our-work-section .our-work-box .our-work-img .vc_figure, 
.more-our-work-section .our-work-box .our-work-img .vc_single_image-wrapper {
width: 100%;
}
.more-our-work-section .our-work-box .our-work-icon img { width: 176px;margin: auto; }
#our-work-slider .owl-dots {
    margin-top: 15px;
}
#our-work-slider .owl-dots.disabled {
    display: block;
}
#our-work-slider .owl-nav {
    display: none;
}
.more-our-work-section .our-work-box .wpb_text_column {
    position: absolute;
    bottom: 0;
    padding: 22px 22px 0px 22px;
    color: #FFF;
}

.more-our-work-section {
    margin-top: -275px;
}

.work-company-logo {
    padding: 80px 0;
}

.work-company-logo h2 {
    font-size: 44px;
    line-height: 60px;
    margin-bottom: 70px;
}

.work-company-logo .wpb_single_image {
    margin-bottom: 70px;
}

.work-company-logo .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-bottom: 20px;
}

.work-company-logo .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
        left: auto !important;
}

.work-company-logo .vc_btn3:hover, .work-company-logo .vc_btn3:focus {
    color: #000 !important;
}
#team-agencies-slider .owl-nav {
    display: none;
}
#team-agencies-slider .owl-dots .owl-dot span {
    background: #8E8E8E;
    width: 6px;
    height: 6px;
}

#team-agencies-slider .owl-dots button.owl-dot.active span {
    background: #121212;
    width: 32px;
}

#team-agencies-slider .owl-dots {
    float: left;
    margin-top: 20px;
}

.our-team-head-section {
padding: 170px 0 380px 0 !important;
}

.our-team-top-slider {
    margin-top: -320px;
}
.work-lifetime-section h3 {
    font-size: 32px;
    line-height: 48px;
}

.work-lifetime-section .wpb_single_image {
    margin-bottom: 0;
}
.work-lifetime-anim img {
    position: absolute;
    top: 0px;
    bottom: 0;
    width: 506px;
    left: 0;
    right:-40px;
    margin: auto;
    max-width: 200px !important;
}
.join-team-btn {
    display: block;
    width: 100%;
}

.work-lifetime-section .wpb_text_column {
    padding-right: 110px;
}
.work-lifetime-section {
    margin-top: 100px;
    margin-bottom: 100px;
}
.many-perk-section h3 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 40px;
}

.many-perk-section h4 {
    font-size: 24px;
    line-height: 32px;
}

.many-perk-section p {
    margin-bottom: 50px !important;
}
.many-perk-section .vc_col-sm-4:first-child > .vc_column-inner {
    padding-left: 7.5px !important;
}

.team-testimonial-section {
    background-image: url(../impeka-child/images/testimonial-bg.jpg);
    background-repeat: no-repeat;
    background-position:left top;
    background-size: cover;
    padding: 150px 0 150px 0;
}

.distillery-district-section {
    margin-top: 100px;
    margin-bottom: 60px;
}
.distillery-district-section h3 {
    font-size: 32px;
    line-height: 48px;
}
.commitment-community-section {
    background: #FFF;
    padding: 100px 0 70px 0;
}
.many-perk-section {
    margin-bottom: 60px;
}
#testimonial-slider .owl-stage {
    margin-left: 200px !important;
}
#testimonial-slider .testimonial-slide-img {
    width: 350px;
    float: left;
}

#testimonial-slider .testimonial-content h5 {
    color: #FFF;
    margin-bottom: 30px;
}

#testimonial-slider .testimonial-content h6 {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

#testimonial-slider .testimonial-content {
    margin-left: 350px;
    max-width: 500px;
    padding-top: 80px;
}
#testimonial-slider .owl-item {
    opacity: 0.5;
}

#testimonial-slider .owl-item.active {
    opacity: 1;
}

#testimonial-slider .owl-dots {
    display: none;
}

#testimonial-slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 20px;
    font-size: 40px;
    width: 52px;
    height: 52px;
    border-radius: 50px;
    line-height: 32px;
    outline: none;
    background:#FFF url(../impeka-child/images/prev-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
#testimonial-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 40px;
    width: 52px;
    height: 52px;
    border-radius: 50px;
    line-height: 32px;
    background:#FFF url(../impeka-child/images/next-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

#testimonial-slider .owl-nav .owl-prev span, #testimonial-slider .owl-nav .owl-next span {
    display: none;
}

/*#testimonial-slider .owl-nav button:hover, #testimonial-slider .owl-nav button:focus {
    background: #F05D1C;
}

#testimonial-slider .owl-nav button:hover span, #testimonial-slider .owl-nav button:focus span {
    color: #FFF;
}*/



.transformation-delivery-sections {
    padding: 60px 0;
}
.capabilities-audi-section {
    background-image: url(../impeka-child/images/capabilities-audi-bg.jpg);
    background-repeat: no-repeat;
    background-position:top center;
    background-size: cover;
    /*padding: 100px 0 100px 0;*/
    padding: 100px 0 390px 0;
}
.capabilities-audi-section h3 {
    font-size: 36px;
    line-height: 52px;
    color: #FFF;
}

.capabilities-audi-section .capabilities-audi-head-para {
    color: #FFF;
    max-width: 506px;
    margin-bottom: 55px;
}
.capabilities-audi-section h6 {
    color: #BEBEBE;
    font-family: 'Poppins', sans-serif;
}

.capabilities-audi-section p {
    color: #BEBEBE;
    /*max-width: 270px;*/
}

.capabilities-audi-section .vc_column_container > .vc_column-inner {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}

.capabilities-audi-section .capabilities-audi-head-para p {
    max-width: 100% !important;
}

.capabilities-audi-section .wpb_video_widget {
    margin-bottom: 50px;
}
.capabilities-audi-section .wpb_row.vc_inner {
    margin-bottom: 0px;
    border-bottom: solid 1px #424242;
    margin-top: 30px;
}

.capabilities-audi-section .wpb_row.vc_inner:last-of-type {
    border-bottom: none;
    margin-top: 0px;
}

.capabilities-audi-section .wpb_column.vc_col-sm-6 {
    border-right: solid 1px #424242;
}

.capabilities-audi-section .wpb_column.vc_col-sm-6:last-of-type {
    border-right: none;
}

.capabilities-audi-section .wpb_column.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    padding: 30px;
}

.capabilities-audi-section .wpb_column.vc_col-sm-6 .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.solve-problem-section {
    padding: 100px 0 70px 0;
}

.solve-problem-section h6 {
    color: #121212;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
}

.solve-problem-section h4 {
    margin-bottom: 40px;
}

.solve-problem-section ul li {
    list-style: disc;
}
.solve-problem-section .vc_btn3-right {
    position: absolute;
    top: 5px;
    right: 30px;
}
.solve-problem-section .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-bottom: 20px;
}

.solve-problem-section .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
}

.solve-problem-section .vc_btn3:hover, .solve-problem-section .vc_btn3:focus {
    color: #F05D1C !important;
}
.our-capabilities-slider-section {
    margin-top: -290px;
}
.our-capabilities-slider-section h4 {
    margin-left: 0px;
    margin-bottom: 35px;
    color: #FFF;
}

/*#our-capabilities-slider .owl-stage-outer {
    margin-left: 200px;
}*/
#our-capabilities-slider .owl-dots .owl-dot span {
    background: #8E8E8E;
    width: 6px;
    height: 6px;
}

#our-capabilities-slider .owl-dots button.owl-dot.active span {
    background: #121212;
    width: 32px;
}

#our-capabilities-slider .owl-dots {
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    display: block;
}
.our-capabilities-slide-box {
    position: relative;
}

.our-capabilities-slide-box p {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: #FFF;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 29px;
}

.our-contact-head-section {
    background-size: cover;
    padding: 200px 0 350px 0 !important;
}
.contact-form-content-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    background: #FFF;
    border-radius: 10px;
    padding: 40px;
    margin-top: -246px;
}

#normal-top-margin.contact-form-content-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    margin-top: 0;
}

.contact-form-content-section h3 {
    font-size: 32px;
    line-height: 48px;
}

.contact-form-content-section .wpcf7 {
    margin-top: 50px;
}

.contact-form-content-section .wpcf7 select, .contact-form-content-section .wpcf7 input[type=text], .contact-form-content-section .wpcf7 input[type=email] {
    border-bottom: solid 1px #424242;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 10px;
    padding-right: 10px;
}

.contact-form-content-section .wpcf7 textarea {
    background: #F5F3F0;
    border-radius: 10px;
    border: none;
    resize: none;
    padding: 20px;
}
.contact-form-content-section div#wpcf7-f380-p35-o1 form.wpcf7-form.init p input[type=submit].wpcf7-submit {
    background: linear-gradient(90deg, #32B0E7 -15.97%, #F5F3F0 34.99%);
    border-radius: 10px !important;
    border: none !important;
    color: #121212 !important;
    font-weight: 500 !important;
    width: 124px !important;
    min-width: 124px !important;
    text-align: center !important;
    font-size: 16px !important;
}

.contact-form-content-section div#wpcf7-f380-p35-o1 form.wpcf7-form.init p input[type=submit].wpcf7-submit:hover,
.contact-form-content-section div#wpcf7-f380-p35-o1 form.wpcf7-form.init p input[type=submit].wpcf7-submit:focus {
    background: linear-gradient(90deg, #f05d1c -15.97%, #F5F3F0 34.99%);
}

#grve-theme-wrapper .wpcf7 form .wpcf7-response-output {
    color: #a94442;
    background-color: #f2dede;
    border: solid 1px #e1bab9;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px 20px;
}
#grve-theme-wrapper .wpcf7 form.wpcf7-form.sent .wpcf7-response-output {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #a5c18e;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px 20px;
}
.contact-map-section {
    padding: 70px 0;
}

.contact-map-section .wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}
.contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper {
    padding: 0 70px;
}

.contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper h3 {
    font-size: 32px;
    line-height: 48px;
}

.contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper label {
    font-weight: 500;
}

.contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper p {
    margin-bottom: 0;
}

#summit-bimm-address .vc_column-inner .wpb_wrapper p {
    font-size: 20px;
}

.contact-connect-section {
    margin-bottom: 70px;
}

.contact-connect-section h3 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 40px;
    margin-left: 7.5px;    
}

.contact-connect-section p {
    margin-bottom: 15px;
}

.contact-connect-section h6 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif !important;
}

.contact-connect-section img {
    border-radius: 10px;
    width: 100%;
}

.contact-connect-section .vc_single_image-wrapper {
    width: 100%;
}

.contact-connect-section figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.wpcf7-form .form-group {
  position: relative;
  margin-bottom: 40px;
}
.wpcf7-form .form-group + .wpcf7-form .form-group {
  margin-top: 30px;
}
.wpcf7-form .form-label {
  position: absolute;
  left: 10px;
  top: 0px;
  color: #999;
  background-color: #fff;
  z-index: 0;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
}

.wpcf7-form .focused .form-label {
  transform: translateY(-80%);
  font-size: 0.75em;
}

.wpcf7-form .wpcf7-text {
  position: relative;
  padding: 12px 0px 5px 0;
  width: 100%;
  outline: 0;
  border: 0;
  box-shadow: 0 1px 0 0 #e5e5e5;
  transition: box-shadow 150ms ease-out;
}
.wpcf7-form .wpcf7-text:focus {
  box-shadow: 0 1px 0 0 #f05d1c;
}

.wpcf7-form .wpcf7-text.filled {
  box-shadow: 0 1px 0 0 lightgreen;
}

.privacy-policy-head-section {
    background-size: cover;
    padding:165px 0 300px 0 !important;
}
.privacy-content-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    background: #FFF;
    border-radius: 10px;
    padding: 40px;
    margin-top: -246px;
        margin-bottom: 90px;
}
.privacy-content-section h3 {
    font-size: 32px;
    line-height: 48px;
}
.privacy-content-section ul, .privacy-content-section ul li {
    list-style: disc !important;
}
.privacy-content-section .wpb_text_column.wpb_content_element {
    margin-bottom: 60px;
}
.page-id-41 div#grve-theme-content {
    background-image: url(../impeka-child/images/privacy-policy-bg.png);
    background-repeat: no-repeat;
    background-position:bottom center;
    background-size: cover;
}
.new-case-study-head-section {
    background-size: cover;
    padding: 120px 0 120px 0 !important;
}
.case-study-head-section {
    background-size: cover;
    padding: 200px 0 350px 0;
}
.matchmaker-case-study-head-section {
    background-size: cover;
    padding: 120px 0 160px 0 !important;
}
.myco-case-study-head-section {
    background-size: cover;
    padding: 120px 0 120px 0 !important;
}
.case-study-content-video-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    margin-top: -180px;
    margin-bottom: 90px;
}
.case-study-content-video-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    margin-top: -180px;
    margin-bottom: 90px;
}
.case-study-content-video-section h3 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 60px;
}
.case-study-logo-section {
    margin-top: 50px;
    margin-bottom: 30px;
}
.case-study-content-video-section .wpb_single_image {
    margin-top: 40px;
}

.case-study-content-video-section h6 {
    font-size: 16px;
    line-height: 24px;
    color: #606060;
    font-family: Poppins;
    font-weight: 300;
}

.case-study-content-video-section h4 {
    font-size: 24px;
    line-height: 32px;
    color: #121212;
    font-family: Poppins;
    font-weight: 400;
}
.contact-form-content-section .wpcf7 label .wpcf7-form-control-wrap {
    margin-top: 10px;
}
.case-study-stats-section h4 {
    font-size: 44px;
    line-height: 48px;
    color: #FFF;
}

.case-study-stats-section h6 {
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    font-family: Poppins;
    font-weight: 300;
    max-width: 220px;
}

.case-study-stats-section {
    padding: 120px 0 120px 0 !important;
    background-size: cover;
}
.case-study-fpo-section {
    padding: 60px 0 !important;
}
.case-study-fpo-section h3 {
    font-size: 32px;
    line-height: 48px;
}
.case-study-fpo-contact-section {
    padding: 60px 0 0px 0;
}
.case-study-fpo-contact-section h3 {
    font-size: 32px;
    line-height: 48px;
}
.case-study-fpo-contact-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    max-width: 900px;
    margin: auto;
}
.case-study-col-video-section h3 {
   font-size: 32px;
    line-height: 48px;
    padding-right: 180px;
    margin-top: 120px;
    padding-left: 100px;
}
.case-study-overlap-video-section h3 {
    padding-right: 80px;
    padding-left: 74px;
    margin-top: 92px;
}
#main-video-overlay {
    position:absolute; 
    width:100%; 
    height:900px; 
    z-index:2;
}
#vehicle-status-overlay {
    position:absolute; 
    width:100%; 
    height:416px; 
    z-index:2;
}
#vehicle-spec-overlay {
    position:absolute; 
    width:100%; 
    height:416px; 
    z-index:2;
}

/*.case-study-full-video-section {
    padding-bottom: 190px;
    padding-top: 40px;
}*/
.skew-video-wrap {
    width: 700px;
    background: #FFF;
    border-radius: 5px;
    padding: 5px;
    transform: skew(23deg, 359deg);
    margin: auto;
    box-shadow: -80px 60px 20px 0px rgb(52 52 52 / 30%);
    -webkit-box-shadow: -80px 60px 20px 0px rgb(52 52 52 / 30%);
    -moz-box-shadow: -80px 60px 20px 0px rgb(52 52 52 / 30%);
}

.case-study-col-video-section .wpb_video_widget {
    margin-bottom: 0;
}
.wpb_single_image.video-frame {
    position: absolute;
    top: -17px;
    left: -1px;
}
.video-right-column .wpb_single_image.video-frame {
    z-index: 99 !important;
}
.video-right-column {
    margin-top: 0px;
    margin-left: 0px;
}
/*.video-right-column {
    margin-top: -80px;
    margin-left: -80px;
}*/
.case-study-fpo-section .vc_inner.vc_row-fluid {
    margin-bottom: 40px;
}
.case-study-fpo-section .fpo-img-section {
    padding-top: 40px;
}
.fpo-img-section .fpo-right-img {
    padding-top: 100px;
}
.case-study-outcome-section {
    padding: 120px 0 !important;
    background-size: cover;
}

.case-study-outcome-section > .vc_column_container {
    max-width: 910px;
    margin: auto;
}

.case-study-outcome-section h4 {
    font-size: 32px;
    line-height: 48px;
    color: #FFF;
}

.case-study-outcome-section p {
    color: #FFF;
}

.cs-solve-problem-section {
    padding-top: 70px;
    padding-bottom: 40px;
}

.cs-solve-problem-section h3 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 40px;
}
.cs-solve-problem-section .wpb_single_image {
    transition: transform .2s;
    min-height: 490px;
}
.cs-solve-problem-section .wpb_single_image img {
    width: 206px;
    transition:all .7s ease-in-out;
    -webkit-transition:all .7s ease-in-out;
    -moz-transition:all .7s ease-in-out;
    -ms-transition:all .7s ease-in-out;
    -o-transition:all .7s ease-in-out;
}
.cs-solve-problem-section .wpb_single_image:hover img {
    top: 0px;
    left: 0;
    width: 90%;
    height:auto;
    display:block;
    z-index:9;
    cursor: pointer;
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1)
}
.cs-solve-problem-section p {
    color: #121212;
    padding-right: 130px;
}

.cs-solve-problem-section .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-top: 0px;
}

.cs-solve-problem-section .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
        left: auto !important;
}

.cs-solve-problem-section .vc_btn3:hover, .cs-solve-problem-section .vc_btn3:focus {
    color: #F05D1C !important;
}
.cs-enhancing-experiences-section h3 {
    font-size: 32px;
    line-height: 35px;
}

.cs-enhancing-experiences-section p {
    color: #121212;
    padding-right: 130px;
}

.cs-enhancing-experiences-section .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #121212 !important;
    margin-top: 0px;
}

.cs-enhancing-experiences-section .vc_btn3 i {
    color: #F05D1C;
    font-size: 12px !important;
    right: -20px !important;
    left: auto !important;
}

.cs-enhancing-experiences-section .vc_btn3:hover, .cs-enhancing-experiences-section .vc_btn3:focus {
    color: #F05D1C !important;
}
.cs-enhancing-experiences-section {
    padding: 70px 0 !important;
}
.inner-page-head-section .vc_col-sm-8 {
    margin-top: 0;
    margin-bottom: 35px;
}
.our-team-head-section h1 {
    margin-top: 40px;
}
.case-study-col-video-section {
    padding: 40px 0 0px 0;
}
#grve-default-page-404 .grve-inner {
    padding: 12% 0;
    min-height: auto;
}
.powerd-by-red img {
    height: 44px !important;
    width: auto;
}
div#grve-bottom-right-area {
    display: none !important;
    visibility: hidden !important;
}

.grve-link-wrapper a {
   text-transform: none !important; 
}

#our-story-slider .owl-nav.disabled {
    display: block;
}

#our-story-slider button.owl-prev {
    position: absolute;
    top: 30%;
    left: 165px;
    font-size: 40px;
    width: 52px;
    height: 52px;
    border-radius: 50px;
    line-height: 32px;
    outline: none;
    background: #FFF url(../impeka-child/images/prev-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: -5px 1px 3px 0px rgb(0 0 0 / 21%);
}

#our-story-slider button.owl-next {
    position: absolute;
    top: 30%;
    right: 10px;
    font-size: 40px;
    width: 52px;
    height: 52px;
    border-radius: 50px;
    line-height: 32px;
    background: #FFF url(../impeka-child/images/next-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 5px 1px 3px 0px rgb(0 0 0 / 21%);
}
#our-story-slider button.owl-prev span, #our-story-slider button.owl-next span {
    display: none;
}

.our-story-slide-box .animated {display: none !important;}
.our-story-slide-box:hover .animated, .our-story-slide-box:focus .animated {display: block !important;}
.our-story-slide-box:hover .static, .our-story-slide-box:focus .static {display: none !important;}
.slick-initialized .slick-slide {
    outline: none !important;
}

.notification-bar {
    background: #000000;
    padding: 14px 0;
    text-align: center;
    position: relative;
}

.notify-bar-height {
    height: 0;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    -ms-transition: height 0.5s ease;
    transition: height 0.5s ease;
}
.notify-bar-height-change {
    height: 52px;
}
.notification-bar:before {
    content: "";
    background-image: url(../impeka-child/images/shadow-blue.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 60px;
    left: 0;
    width: 562px;
    top: 0;
}

.notification-bar:after {
    content: "";
    background-image: url(../impeka-child/images/shadow-orange.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 60px;
    right: -20px;
    width: 562px;
    top: 0;
}
.notification-bar p {
    font-weight: 300;
    font-size: 14px;
    color: #FFF;
}

.notification-bar p a {
    font-weight: 200;
    color: #EAEAEA !important;
    font-size: 15px;
    margin-left: 20px;
    line-height: 24px;
    text-decoration: underline;
}

.notification-bar p a img {
    width: 15px;
    margin-left: 1px;
    line-height: 20px;
}

.notification-bar img.noti-exit {
    position: absolute;
    top: 14px;
    right: 20px;
    cursor: pointer;
    z-index: 9;
}

.notification-bar aside {
    margin-bottom: 0;
}
.drop-in {
 animation: drop-in 1s ease 200ms backwards;
 position: relative;
    z-index: 99;
}
@keyframes drop-in {
 from {
  opacity: 0;
  transform: translateY(-100px);
 }
 to {
  opacity: 1;
  transform: translate(0px);
 }
}
.notification-bar p a:hover, .notification-bar p a:focus {
    color: #FFF !important;
}
span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 20px;
}
.notification-bar span.noti-exit {
    width: 32px;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    z-index: 9;
    color: #FFF;
}

.notification-bar span.noti-exit i {
    font-size: 30px;
    font-weight: 300;
}
.notification-bar span.noti-exit:hover i {
    font-weight: 500;
}




.hthb-close-toggle-wrapper .hthb-close-toggle svg {
    display: none;
}

.hthb-close-toggle-wrapper.notification-close {
    display: block;
    width: 32px;
    position: absolute;
    top: 0px;
    right: 6px;
    cursor: pointer;
    z-index: 9;
    color: #FFF;
}
.hthb-close-toggle-wrapper .hthb-close-toggle:after {
    content: "";
    background-image: url(../impeka-child/images/notification-cancel.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    background-size: cover;
}

.hthb-close-toggle-wrapper .hthb-close-toggle:hover:after {
    background-image: url(../impeka-child/images/notification-cancel-hover.png);
}
.hthb-open-toggle {
    background-color: #f05d1c !important;
    display: none;
}
.hthb-notification .hthb-row:before {
    content: "";
    background-image: url(../impeka-child/images/shadow-blue.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 60px;
    left: 0;
    width: 562px;
    top: 0;
}
.hthb-notification .hthb-row:after {
    content: "";
    background-image: url(../impeka-child/images/shadow-orange.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 60px;
    right: -20px;
    width: 562px;
    top: 0;
}
.hthb-notification-content .grve-container {
    max-width: 100% !important;
    width: 100% !important;
}

.hthb-notification .hthb-row {
    padding: 10px !important;
    background: #000000;
    text-align: center;
    position: relative;
}

.hthb-notification-content .grve-container .wpb_text_column {
    margin-bottom: 0;
}

.hthb-notification-content .grve-container .wpb_text_column .drop-in p {
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    color: #FFF;
}

.hthb-notification-content .grve-container .wpb_text_column .drop-in p a {
    font-weight: 200;
    color: #EAEAEA !important;
    font-size: 15px;
    margin-left: 5px;
    line-height: 24px;
    text-decoration: underline;
}

.hthb-notification-content .grve-container .wpb_text_column .drop-in p a img {
    width: 15px;
    margin-left: 1px;
    line-height: 20px;
}

.hthb-close-toggle-wrapper.notification-close i {
    font-size: 22px;
    font-weight: 300;
}

.hthb-close-toggle-wrapper.notification-close:hover i {
    font-weight: 500;
}
.hthb-notification-content .grve-container .wpb_text_column .drop-in p a img {
    margin-left: 7px;
}
#grve-main-responsive-header {
    background-color: transparent !important;
}

.case-study-full-video-section {
    background: #f4f3ef !important;
    /*background: #f6f5f1 !important;*/
}
/*#grve-main-header.grve-sticky-header {
    top: 48px !important;
}*/

.matchmaker-main-video iframe {
    height: 550px !important;
}
.matchmaker-case-study-head-section .wpb_column.vc_column_container.vc_col-sm-9 {
    margin-top: 60px;
}
.myco-case-study-head-section .wpb_column.vc_column_container.vc_col-sm-9 {
    margin-top: 30px;
}
.matchmaker-main-video .wpb_video_wrapper {
    padding-top: 50% !important;
}

.cs-matchmaker-match-section h4 {
    font-size: 32px;
    line-height: 35px;
    padding-left: 22px;
}
.cs-matchmaker-match-section p {
    padding-left: 22px;
}
.cs-matchmaker-match-section {
    margin-bottom: 151px;
}
.cs-matchmaker-video-section img.vc_single_image-img {
    width: 100%;
}
.cs-matchmaker-video-section figure.wpb_wrapper {
    width: 100%;
}
.cs-matchmaker-video-section  .vc_single_image-wrapper {
    width: 100%;
}
.cs-matchmaker-match-section .wpb_raw_html video {
    float: right;
}
#match-video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    max-width: 350px;
    right: 15px;
    z-index: 2;
}
.myco-case-study-head-section i {
    font-style: italic;
}
/*#match-main-video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
}*/
.case-study-matchmaker-content-wrap .wpb_raw_html > .wpb_wrapper, .cs-matchmaker-video-section .wpb_raw_html > .wpb_wrapper {
    position: relative;
}
video#match-percentage-video {
    height: auto;
}
#match-percentage-video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
}
#match-percentage-video-overlay-mob, #match-percentage-video-overlay-tab {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
}
.cs-myco-vehicle-video-section h3 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 60px;
}
.cs-myco-vehicle-video-section .wpb_raw_code.wpb_raw_html {
    position: relative;
    margin: 40px 0 80px 0;
}

.cs-myco-match-section .wpb_raw_html video {
    margin: auto;
}
/*.cs-myco-match-section .myco-video-right video {
    float: left;
}*/
.cs-myco-match-section h3 {
    font-size: 32px;
    line-height: 45px;
}
.cs-myco-match-section .vc_row.wpb_row {
    margin-bottom: 50px;
}

.cs-myco-match-section {
    margin-bottom: 40px;
}

.cs-myco-match-section .myco-video-right h3 {
    margin-left: 105px;
}

#multiple-vehicle-video-overlay, 
#multiple-portfolio-video-overlay, 
#myco-video-one-overlay,
#myco-video-two-overlay,
#myco-video-three-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
}
.myco-outcome-web {
    background-image: url(../impeka-child/images/myco-outcome-banner-web.png);
    background-repeat: no-repeat;
    background-position:top left;
    background-size: cover;
}

.myco-cs-stats-section-web {
    background-image: url(../impeka-child/images/myco-stats-bg-web.png);
    background-repeat: no-repeat;
    background-position:bottom left;
    background-size: cover;
}
.single-page .grve-post-simple-title-wrapper {
    display: none !important;
    visibility: hidden;
    opacity: 0;
}
.multiple-vehicle-video-mob-section {
    display: none;
}
#grve-post-bar.grve-layout-1 {
    display: none;
}
.case-study-outcome-section .vc_column-inner {
    padding-top: 0 !important;
}

.case-study-outcome-section .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.match-percentage-video-mob {
    display: none;
}
.cs-matchmaker-animation-section {
    height: 100vh;
    min-height: 1350px;
    background-size: cover;
    position: relative;
  }
 .animation-left-box {
     position: absolute;
     width: 400px;
     left: 435px;
     top: -260px;
 }
 .animation-right-box {
    position: absolute;
    width: 400px;
    right: 65px;
    top: -320px;
 }
 .animation-left-box img, .animation-right-box img {
    width:100%;
 }

 .more-our-work-tablet-section {
    display: none;
 }

.more-our-work-section .our-work-box .vc_btn3-container {
    position: absolute;
    bottom: 0;
    padding: 22px 22px 0px 22px;
    color: #FFF;
}

.more-our-work-section .our-work-box .vc_btn3-container a {
    color: #FFF;
    background-color: transparent;
    border: none;
    box-shadow: none;
    background-image: none;
    text-align: left;
    padding: 0;
    font-size: 16px;
}

.more-our-work-section .our-work-box .vc_btn3-container a:hover, .more-our-work-section .our-work-box .vc_btn3-container a:focus {
    color: #FFF;
    background-color: transparent;
    border: none;
    box-shadow: none;
    background-image: none;
}
.our-capabilities-slide-box .capabilities_slider_logo {
    position: absolute;
    top: 49px;
    left: 0;
    right: 0;
    margin: auto;
    width: 176px !important;
}

.our-capabilities-slide-box p {
    position: absolute;
    bottom: 35px;
    padding: 0;
    color: #FFF;
    font-size: 16px;
}
.match-percentage-video-tab {
    display: none;
}

.diversity-page-head-section {
    padding: 80px 0 0px 0;
        z-index: 5;
}

.diversity-page-head-section .vc_column_container > .vc_column-inner {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}

.diversity-para-row .vc_column-inner {
    padding-left: 0px !important;
     padding-right:0px !important;
}

.diversity-page-head-section h1 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 60px;
}

.diversity-page-head-section h2 {
    font-size: 32px;
}
.diversity-page-head-section h2.dei-banner-head {
    margin-left: 0px;
}

.diversity-page-head-section h2 span {
    color: #F05D1C;
    font-style: italic;
}

.diversity-page-head-section .diversity-para-row {
    max-width: 900px;
}

.diversity-page-head-section .diversity-para-row .vc_col-sm-6 .wpb_wrapper {
    padding-right: 10px !important;
}
.diversity-happen-box-section .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    background: #F5F3F0;
    border: solid 1px #161B1F;
    border-radius: 10px;
    padding: 30px 30px 10px 30px;
    min-height: 380px;
}

.diversity-happen-box-section .vc_col-sm-4 h2 {
    font-size: 30px;
    line-height: 40px;
}
.diversity-happen-box-section .vc_col-sm-4 .wpb_text_column {
    margin-bottom: 30px;
}
.diversity-happen-box-section {
    margin-top: 60px;
}
.diversity-page-happen-section {
    background:#000 url(https://bimm.com/wp-content/themes/impeka-child/images/diversity-page-happen-bg.jpg);
    background-repeat: no-repeat;
    background-position:top left;
    background-size: cover;
    padding: 350px 0 100px 0;
    margin-top: -180px;
}
.diversity-page-happen-section h2 {
    color: #FFF;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}

.diversity-page-happen-section h3 {
    color: #FFF;
    line-height: 38px;
    margin-bottom: 0px;
    font-size: 26px;
}
.diversity-page-happen-section h3 span {
    color: #F05D1C;
    font-style: italic;
}
.what-happen-next-section {
    margin-bottom: 40px;
}
.diversity-page-happen-section h4 {
    color: #FFF;
    line-height: 38px;
    font-size: 26px;
    max-width: 900px;
    margin: 150px auto 50px auto;
    padding: 0 14px;
}
.diversity-page-happen-section .vc_row.vc_inner.vc_row-fluid {
    max-width: 900px;
    margin: auto;
}
.diversity-page-happen-section .vc_btn3 {
    font-family: "Playfair Display" !important;
    background-color: transparent !important;
    background-image: none !important;
    color: #FFF !important;
    padding: 20px 20px !important;
    border: none !important;
    -webkit-transition: all .15s ease-in-out !important;
    transition: all .15s ease-in-out !important;
    width: 100%;
    border-radius: 0 !important;
    font-size: 17px !important;
}

.diversity-page-happen-section .vc_btn3:hover, 
.diversity-page-happen-section .vc_btn3:focus {
    color: #F05D1C !important;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    transition: all .15s ease-in-out !important;
    /*box-shadow: 0 0 10px 0 #F05D1C inset, 0 0 20px 2px #F05D1C;
    border: 3px solid #F05D1C !important;*/
}
.what-happen-column-section h4 {
    margin-bottom: 20px;
    padding: 0;
        margin-top: 0 !important;
}

.what-happen-column-section p {
    color: #FFF;
}

.what-happen-column-section {
    margin: 100px auto 0 auto !important;
    max-width: 869px !important;
}

.what-happen-column-section p {
    font-size: 16px;
    line-height: 22px;
}
.diversity-page-happen-section .vc_btn3-center {
    border: 1px solid #FFF !important;
    border-radius: 10px !important;
}
.diversity-page-happen-section .vc_btn3-center a {
    transition: all .4s !important;
}

.what-happen-column-section .wpb_content_element {
    margin-bottom: 20px;
}
.what-happen-column-section .vc_sep_line {
    border-color: #D1E868 !important;
}
.what-happen-column-section .recruiting-seperator .vc_sep_line {
    border-color: #6FA1CC !important;
}
.what-happen-column-section .accountability-seperator .vc_sep_line {
    border-color: #F05D1C !important;
}
.loading {text-align: center;padding: 20px 0;}
.press-release-main {
    background: url(https://bimm.com/wp-content/uploads/2023/12/press-release-bg-scaled.jpg);
    background-repeat: round;
    background-size: cover;
    padding-bottom: 100px;
}
.press-release-section {
    padding: 250px 0 0px 0;
    margin-top: -180px;
}
.custom-pagination .press-release-section {padding: 0;margin-top: 0;}

.press-release-head-section .wpb_single_image img {
    width: 188px;
    height: 188px;
}

.press-release-head-section h1 {
    font-size: 43px;
    color: #FFF;
}
.press-release-head-section .vc_btn3 {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 300;
    color: #FFF !important;
    margin-top: 0px;
}
.press-release-head-section .vc_btn3 i.vc_btn3-icon {
    color: #F05D1C;
    font-size: 12px;
    right: -20px !important;
    left: auto !important;
}

.press-release-head-section .vc_btn3:hover, 
.press-release-head-section .vc_btn3:focus {
    color: #F05D1C !important;
}

.featured-press-wrap {
    display: flex;
    flex-direction: row;
    margin-bottom: 100px;
}

/*.featured-press .list-data:hover a, .featured-press .list-data:hover a i {
    color: #F05D1C !important;
}*/
.featured-press-box.content-two-list {
    border: solid 1px #F5F3F0;
    border-radius: 10px;
    padding: 40px 120px 40px 40px;
    position: relative;
    margin: 0 0px 140px 8px;
    flex: 1 0 0%;
}
.featured-press-box.content-two-list img.press-logo {
    height: 30px;
    margin-bottom: 20px;
}
.featured-press-box.content-two-list h3 {
    font-size: 30px;
    line-height: 36px;
    color: #FFF;
    margin-bottom: 100px;
}
.featured-press-box.content-two-list:first-of-type {
    background: #F5F3F0;
        margin-right: 20px;
}

.featured-press-box.content-two-list:first-of-type h3 {
    color: #161B1F;
}
.featured-press h2 {
    color: #FFF;
    margin-left: 9px;
    font-size: 36px;
    margin-bottom: 20px;
    flex: 1 0 100%;
}
.featured-press-list-box.all-list-post {
    border: solid 1px #F5F3F0;
    margin: 0 0px;
    border-radius: 10px;
    padding: 40px 350px 40px 40px;
    position: relative;
    flex: 1 0 100%;
    margin-top: -1px;
}
.featured-press-list-box.all-list-post:hover,
.featured-press-list-box.all-list-post:focus {
    background: #161b1f;
}
.featured-press-list-box.all-list-post:last-child {
    border-bottom: solid 1px #F5F3F0;
}

.featured-press-list-box.all-list-post img.press-logo {
    height: 30px;
    margin-bottom: 20px;
}

.featured-press-list-box.all-list-post h3 {
    font-size: 26px;
    line-height: 36px;
    color: #FFF;
    margin-bottom: 0;
}

.featured-press-list-box.all-list-post .press-cta, .featured-press-box.content-two-list .press-cta {
    color: #FFF;
    position: absolute;
    bottom: 30px;
    right: 30px;
    display: flex;
    align-items: center;
}
.press-cta i {margin-left:12px;}
.featured-press-list-box.all-list-post .press-cta:hover, 
.featured-press-list-box.all-list-post .press-cta:focus,
.featured-press-list-box.content-two-list .press-cta:hover,
.featured-press-list-box.content-two-list .press-cta:focus {
    color: #F05D1C;
}
.featured-press-box.content-two-list:first-of-type .press-cta {
    color: #161B1F;
}
.featured-press-box.content-two-list .press-cta {
    color: #FFF;
}
.featured-press-box.content-two-list:first-of-type .press-cta:hover, 
.featured-press-box.content-two-list:first-of-type .press-cta:focus {
    color: #F05D1C;
}
.featured-press-box.content-two-list .press-cta:hover,
.featured-press-box.content-two-list .press-cta:focus,
.featured-press-list-box.all-list-post .press-cta:hover,
.featured-press-list-box.all-list-post .press-cta:focus {
    color: #F05D1C;
}
/*.featured-press-list-box.all-list-post .press-cta img {*/
.press-cta img {
    /*filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(215deg) brightness(102%) contrast(103%);*/
    margin-left: 5px;
}

.featured-press-box.content-two-list .press-cta img {margin-left: 5px;}

.featured-press-list-box.all-list-post .press-cta:hover img,
.featured-press-list-box.all-list-post .press-cta:focus img {
    filter: invert(45%) sepia(92%) saturate(2674%) hue-rotate(351deg) brightness(97%) contrast(94%);
}

/*#featured-press .featured-press-box.content-two-list:nth-child(3) a img{
    filter: invert(100%) sepia(0%) saturate(7451%) hue-rotate(199deg) brightness(116%) contrast(110%);
}*/
.featured-press-box.content-two-list .press-cta:hover img, 
.featured-press-box.content-two-list .press-cta:focus img {
    filter: invert(45%) sepia(55%) saturate(2872%) hue-rotate(349deg) brightness(95%) contrast(97%);
}

#featured-press .featured-press-box.content-two-list:nth-child(3) a:hover img,
#featured-press .featured-press-box.content-two-list:nth-child(3) a:focus img{
    filter: invert(45%) sepia(55%) saturate(2872%) hue-rotate(349deg) brightness(95%) contrast(97%);
}

.featured-press {
    display: flex;
    flex-wrap: wrap;
}
.loadMoreBtn {
       width: 100%;
    height: 88px;
    margin: 30px auto 0 auto;
    max-width: 88px;
}
.loadMoreBtn span.loadMoreBtn-label {
    display: none;
}

.loadMoreBtn:before {
    content: "";
    background-image: url(../impeka-child/images/loading.png);
    background-repeat: no-repeat;
    background-position:bottom left;
    background-size: cover;
    width: 88px;
    height: 88px;
    display: block;
}
.custom-link-m {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.featured-press-box.content-two-list:hover .press-cta, .featured-press-list-box.all-list-post:hover .press-cta {
    color: #f05d1c;
}

/* Css 23-08-2023*/
#grve-theme-wrapper .wpcf7 form .wpcf7-not-valid-tip {top: auto !important;right: auto !important;left: -5px !important;bottom: -25px;color: #f00000 !important;background: transparent !important;box-shadow: none !important;font-size: 14px !important;transform: translate(0) !important;}
.wpcf7-not-valid {border-bottom-color: #f05d1c !important;}
textarea.wpcf7-not-valid {border: 1px solid #f00000!important;}
.section-col-a {z-index: 9;}
.section-col-b {z-index: 5;transform: translateX(-362px);transition: all .5s;}
.section-col-c {z-index: 4;transform: translateX(-725px);transition: all .5s;}
.section-col-c.first-list{transform: translateX(-362px);}
.section-col-b.first-class1 {transform: translateX(0);}
.section-col-c.first-list.first-class2 {transform: translateX(0);}
.select-error {position: absolute;margin: 0;z-index: 3;padding: 4px 8px;border-radius: 2px;top: auto;right: auto;left: -8px;bottom: -25px;color: #f00000!important;background: transparent;box-shadow: none;font-size: 14px;transform: translate(0);}


.press-release-single {
    padding: 60px 0;
}

.press-release-single h1 {
    font-size: 34px;
    margin-bottom: 10px;
}
.dei-banner-subhead strong {
    margin-bottom: 5px !important;
    display: block;
}
/*======================================== Responsive Css Start Here =========================================*/
button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    display: none !important;
}

/*button#CybotCookiebotDialogBodyButtonDecline {
    display: none !important;
}*/
button#CybotCookiebotDialogBodyButtonDecline {
    width: 0px !important;
    height: 0px !important;
    top: 0;
    right: 0px;
    position: absolute;
    overflow: hidden;
    text-indent: 15px;
}
button#CybotCookiebotDialogBodyButtonDecline:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 99999;
    font-weight: 500;
    font-size: 18px;
}

button#CybotCookiebotDialogBodyLevelButtonCustomize {
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #424242 !important;
    margin-bottom: 0 !important;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}
button#CybotCookiebotDialogBodyLevelButtonCustomize:hover,
button#CybotCookiebotDialogBodyLevelButtonCustomize:focus,
button#CybotCookiebotDialogBodyLevelButtonCustomize:focus-visible {
    outline: none !important;
}
h2#CybotCookiebotDialogBodyContentTitle {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000 !important;
    font-family: 'Poppins', sans-serif !important;
}

div#CybotCookiebotDialogBodyContentText {
    font-weight: 300 !important;
    font-family: 'Poppins', sans-serif;
}

/*======================================== Responsive Css Start Here =========================================*/

.CybotCookiebotDialogBodyBottomWrapper {
    display: none !important;
}

.page-id-33 .grve-entry-item .grve-container, .page-id-623 .grve-entry-item .grve-container, .page-id-389 .grve-entry-item .grve-container, .page-id-616 .grve-entry-item .grve-container, .page-id-619 .grve-entry-item .grve-container, .page-id-621 .grve-entry-item .grve-container {
    max-width: 100%;
    width: 100%;
}
.custom-container {
    max-width: 1170px;
    margin: 0 auto !important;
}
.slick-slider .slick-arrow {
	transition: all .3s;
}
.slick-slider .slick-next.slick-arrow:hover {
	background: url(../impeka-child/images/next-arrow.svg) center center no-repeat #f05d1c !important;
}
.slick-slider .slick-prev.slick-arrow:hover {
	background: url(../impeka-child/images/prev-arrow.svg) center center no-repeat #f05d1c !important;
}
.slick-next:before, .slick-prev:before {
	display: none;
}
#grve-header nav#grve-responsive-main-menu ul li.current-menu-item a {
	color: #f05d1c !important;
	font-weight: 600;
}
#home-first-slider.owl-carousel .item:after {
	display: none;
}
@media (min-width:1600px){
    .digital-agencies-section {
        padding: 320px 0 430px 0 !important;
    }    
}

@media (max-width:1440px) {
	.our-story-slide-box p {
		min-height: 480px;
	}
}

@media (max-width:1279px){
    div#CybotCookiebotDialog {
        top: 100% !important;
        transform: translate(-50%,-100%) !important;
    }
    #CybotCookiebotDialogPoweredByText {
        display: none !important;
    }
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    /*.diversity-page-head-section h1 {color: red;}*/
  .diversity-para-row .vc_col-sm-6 {
    width: 100%;
  }
  .what-happen-next-section .vc_col-sm-4 {
    width: 100%;
}
.what-happen-next-section h3 {
    text-align: center !important;              
}
.diversity-page-happen-section h2 {                   
    margin-bottom: 50px;                                   
}
.what-happen-next-section .vc_col-sm-4 .wpb_single_image img {
    width: 200px;                            
}
.what-happen-next-section .vc_col-sm-4 .wpb_single_image {
    margin-top: 40px;                                                 
}
.diversity-page-happen-section {
    padding-top: 190px;
}
.diversity-page-happen-section {
    margin-top: -130px;
    background-position: top center;
}
.what-happen-column-section .vc_col-sm-6 {
    width: 100%;
}
.what-happen-column-section .vc_col-sm-6 .wpb_single_image.vc_align_right {
    text-align: left;
}
.what-happen-column-section .vc_col-sm-6 {
    width: 100%;         
}
.what-happen-column-section .vc_col-sm-6 .wpb_single_image.vc_align_right {
    text-align: left;            
}
.what-happen-column-section.image-col-up {
    display: flex;
    flex-direction: column;
}
.what-happen-column-section.image-col-up .vc_col-sm-6:first-of-type {
    order: 1;
}
.what-happen-column-section {                                   
    margin: 50px auto 0 auto !important;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .diversity-page-happen-section .vc_btn3 {
        width: 210px;
    }
    .diversity-happen-box-section {
        margin-top: 20px;
    }
    .diversity-page-happen-section {
        margin-top: -130px;
    }
    .diversity-happen-box-section .vc_col-sm-4 {
        width: 100%;
    }
    .diversity-happen-box-section .vc_col-sm-4 h2 {
        font-size: 24px;
        line-height: 24px;
    }
    .diversity-happen-box-section .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
        margin-bottom: 30px;
        padding: 28px 30px 0px 30px;
    }

    .diversity-happen-box-section .vc_col-sm-4 h2 br {
        display: none;
    }
    .match-percentage-video-web {
        display: none;
    }
    .match-percentage-video-tab {
        display: block;
    }
    .our-work-sections {
        padding: 80px 0 220px 0 !important;
    }
    .more-our-work-section {
        display: none;
    }
    .more-our-work-tablet-section {
        display: block;
        margin-top: -275px;
     }
     .more-our-work-tablet-section .our-work-box .vc_btn3-container {
        position: absolute;
        bottom: 35px;
        padding: 22px 39px 0px 22px;
        color: #FFF;
        width: 100%;
        box-sizing: border-box;
    }

    .more-our-work-tablet-section .our-work-box .vc_btn3-container a {
        color: #FFF;
        background-color: transparent;
        border: none;
        box-shadow: none;
        background-image: none;
        text-align: left;
        padding: 0;
        font-size: 18px;
        line-height: 30px;
    }

    .more-our-work-tablet-section .our-work-box .vc_btn3-container a:hover, .more-our-work-tablet-section .our-work-box .vc_btn3-container a:focus {
        color: #FFF;
        background-color: transparent;
        border: none;
        box-shadow: none;
        background-image: none;
    }
     .more-our-work-tablet-section h2 {
        color: #FFF;
        margin-bottom: 40px;
        padding-left: 8px;
    }
    .more-our-work-tablet-section .our-work-icon {
        position: absolute;
        top: 49px;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
    }
    .more-our-work-tablet-section .our-work-icon img {
        width: 176px;
        margin: auto;
    }
    .more-our-work-tablet-section .wpb_text_column {
        position: absolute;
        bottom: 35px;
        padding: 22px 22px 0px 22px;
        color: #FFF;
    }
    .more-our-work-tablet-section .wpb_text_column p {
        font-size: 18px;
        line-height: 30px;
    }
    #main-video-overlay {
        height: 600px;
    }
    #vehicle-status-overlay {
        height:416px;
    }
    #vehicle-spec-overlay {
        height:416px;
    }
    .case-study-full-video-section video {
        height: 600px;
    }
    .wpb_single_image.video-frame {
        top: 26px;
        left: 0px;
    }
    .hthb-notification .hthb-row:before {
        display: none;
    }
    .hthb-close-toggle {
        right: 10px;
    }
    .video-right-column {
        margin-top: -150px;
    }
    .case-study-col-video-section {
        padding-top: 60px;
    }
    .case-study-overlap-video-section h3 {
        margin-top: 36px !important;
        padding-left: 61px !important;
    }
    .cs-solve-problem-section .wpb_single_image:hover img {
        width: 206px;
    }
    .case-study-col-video-section h3 {
        font-size: 24px;
        line-height: 38px;
        padding-right: 110px;
        margin-top: 145px;
        padding-left: 86px;
    }
    .cs-solve-problem-section {
        padding-top: 0;
    }
}

@media (min-width:1024px){
    .grve-horizontal-menu > .grve-menu > .grve-first-level + .grve-first-level {
        margin-left: 26px;
    }
	
}


@media (max-width:1366px){
    .wpb_single_image.video-frame {
        top: -10px;
    }
    .our-story-slider-section h1 {
        margin-left: 60px;
    }
    #our-story-slider .owl-stage-outer {
        margin-left: 60px;
    }
    .hthb.hthb-pt--64 {
        padding-top: 48px;
    }
    /*.our-story-head-section .vc_column_container {
        margin-left: 60px;
    }*/
    #our-story-slider .owl-dots {
        margin-left: 60px;
    }
    #testimonial-slider .owl-stage {
        margin-left: 0px !important;
    }
}


@media (max-width:1199px){
.diversity-happen-box-section .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{min-height:auto;}
.section-col-b {transform: translateX(0);}
.section-col-c {transform: translateX(0);}
.section-col-c.first-list{transform: translateX(0);}

    .featured-press-box.content-two-list {
        padding-right: 40px;
    }

    .featured-press-box.content-two-list h3 {
        font-size: 23px;
        line-height: 34px;
        margin-bottom: 40px;
    }

    .featured-press-list-box.all-list-post h3 {
        font-size: 23px;
        line-height: 34px;
    }

    .featured-press-list-box.all-list-post {
        padding-right: 150px;
    }

    .featured-press-list-box.all-list-post .press-cta, .featured-press-box.content-two-list .press-cta {
        bottom: 40px;
    }
    .wpb_single_image.video-frame {
        top: 32px;
        left: 1px;
    }
    .matchmaker-case-study-head-section .wpb_column.vc_column_container.vc_col-sm-9 {
        margin-top: 30px;
    }
    .case-study-stats-section h4 {
        font-size: 36px;
        line-height: 40px;
    }
    .cs-myco-match-section .myco-video-right h3 {
        margin-left: 0px;
    }
    #our-story-slider {
        margin-left: 30px;
    }
    #digital-agencies-slider .owl-stage-outer, #team-agencies-slider .owl-stage-outer {
        margin-left: 40px;
    }
    #digital-agencies-slider .owl-dots, #team-agencies-slider .owl-dots {
        margin-left: 40px;
    }
    .home-first-section .home-first-img img {
        margin-right: -420px;
    }
    #home-first-slider.owl-carousel .item .first-slide-bg h4 {
        font-size: 26px;
        line-height: 38px;
    }
    #home-first-slider.owl-carousel .item .first-slide-bg:hover .slider-content {
        padding: 0 15px;
    }
    /*#home-first-slider.owl-carousel .item .first-slide-bg:hover h4 {
        padding-left:5px;
        padding-right:5px;
    }*/
    #home-first-slider.owl-carousel .item .first-slide-bg:hover p {
        font-size: 16px;
        line-height: 24px;
        padding: 10px 0px 10px 0px;
    }
    .digital-agencies-anim img {
        left: 0px;
    }
    .digital-agencies-section h3 {
        padding-left: 15px;
    }
    .digital-agencies-section .vc_btn3 {
        margin-left: 15px;
    }
    #our-story-slider .owl-stage-outer {
        margin-left: 60px;
    }
    /*.our-story-head-section .vc_column_container {
        margin-left: 60px;
    }*/
    /*.inner-page-head-section h1 {
        margin-left: 60px;
    }*/
    #our-story-slider .owl-dots {
        margin-left: 60px;
    }
    .client-shine-row .vc_col-sm-4 {
        width: 41.66666667%;
    }

    .bimmers-back-row p {
        left: -46%;
    }

    .own-you-work-row h6 {
        left: 16%;
        top: 10%;
    }

    .afraid-fail-row p {
        left: -38%;
    }
    /*#our-capabilities-slider .owl-stage-outer {
        margin-left: 40px;
    }*/
    /*.our-capabilities-slider-section h4 {
        margin-left: 40px;
    }*/
    #our-capabilities-slider .owl-dots {
        margin-left: 0px;
    }
    .solve-problem-section h6 {
        font-size: 20px;
    }
    .transformation-delivery-sections h3 {
        font-size: 28px;
    }
    .capabilities-audi-section h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .many-perk-section h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .work-lifetime-section {
        margin-top: 70px;
        margin-bottom: 30px;
    }

    .many-perk-section {
        margin-bottom: 30px;
    }
    .privacy-content-section h3 {
        font-size: 26px;
        line-height: 38px;
    }
    .our-contact-head-section h1, .privacy-policy-head-section h1 {
        margin-left: 0;
    }
    .case-study-head-section h1 {
        margin-left: 0;
    }

    .case-study-head-section h1 br {
        display: none;
    }
    .case-study-content-video-section h3 {
        font-size: 26px;
        line-height: 42px;
    }

    .case-study-content-video-section h4 {
        font-size: 17px;
        line-height: 23px;
    }
    video {
        height: auto;
    }
    .cs-matchmaker-match-section {
        margin-bottom: 80px;
        margin-top: 10px;
    }
	.custom-container {
		width: calc(100% - 7.5rem) !important;
	}
}

@media (max-width:1024px){
    .grve-hidden-menu-text {
        position: absolute;
        top: -76px;
        margin-top: 0 !important;
    }
    .grve-hidden-menu-text img {
        width: 50px;
    }
    .grve-vertical-menu.grve-accordion-animation li a {
        font-family: "Playfair Display" !important;
        font-weight: 400 !important;
        font-size: 26px !important;
        width: 100%;
        text-align: right;
        padding-right: 0px;
    }
    .grve-area-bottom ul.grve-header-responsive-element li a {
    font-size: 20px;
}
    .grve-vertical-menu.grve-accordion-animation li.menu-item-has-children a {
        padding-right: 10px;
    }
    .grve-menu ul.sub-menu li span.grve-item {
        font-family: 'Poppins', sans-serif !important;
        font-size: 20px;
    }
    #grve-responsive-main-menu .grve-arrow {
        color: #F05D1C;
    }
    .grve-vertical-menu.grve-accordion-animation .grve-arrow.grve-open:before, 
    .grve-vertical-menu.grve-toggle-animation .grve-arrow.grve-open:before {
        transform: rotate(0deg) translate(0,0%);
    }
    .grve-vertical-menu.grve-accordion-animation .grve-arrow.grve-open:after, 
    .grve-vertical-menu.grve-toggle-animation .grve-arrow.grve-open:after {
        display: none;
    }
    .grve-hidden-area .grve-area-inner .grve-area-scroller .grve-area-container {
        padding: 12vh calc(6% + 30px) 12vh 6%;
    }
    .grve-area-bottom .grve-header-responsive-elements .grve-wrapper a {
        font-size: 14px;
        margin: 0 10px;
    }
    .grve-close-button-wrapper .grve-close-btn.grve-white {
        background-color: transparent;
    }
    .grve-close-button-wrapper .grve-close-btn svg {
        fill: #FFF !important;
    }
    .grve-header-responsive-elements:first-child {order: 2;}
    .grve-area-bottom {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .grve-area-bottom .grve-header-responsive-elements .grve-wrapper a:first-child {
        margin-left: 0;
    }
    .grve-header-responsive-elements li {
        margin: 0 15px;
    }

    .grve-header-responsive-elements li:last-child {
        margin-right: 0;
    }
    #grve-main-header {
        display: none;
    }
    .hthb.hthb-pt--64 {
        padding-top: 64px;
    }
    
    .case-study-col-video-section {
        padding-top: 60px;
    }
    
    .hthb-notification .hthb-row {
        height: 64px;
        display: table-cell;
        vertical-align: middle;
        width: 62%;
    }
    .mobile-sticky {
        top: 64px !important;
        position: fixed !important;
    }
    .mobile-sticky-fixed.normal-mobile.mobile-sticky, .normal-mobile.mobile-sticky {
        top: 0 !important;
    }
    #grve-main-responsive-header {
        display: block;
        /*position: fixed;
        top: 64px;*/
        z-index: 9999;
        background-color: #f4f3ef !important;
        -webkit-box-shadow: 0px 0px 9px 3px rgb(41 41 41 / 25%);
        -moz-box-shadow: 0px 0px 9px 3px rgba(41,41,41,.25);
        box-shadow: 0px 0px 9px 3px rgb(41 41 41 / 25%);
    }
    #grve-main-responsive-header.sticky-notification {
        top: 0 !important;
    }
    .grve-vertical-menu.grve-slide-animation ul li {
        margin-top: 40px !important;
    }
     #grve-main-responsive-header .grve-left-area {
        margin-left: 18px;
    }
    #grve-main-responsive-header .grve-right-area {
        margin-right: 18px;
    }
    /*#our-story-slider {
        margin-left: 0px;
    }*/
    #our-story-slider .slick-dots {
        margin-left: -24px;
    }
    #our-story-slider .slick-dots li {
        width: 5px !important;
    }
    #our-story-slider .slick-dots li.slick-active button:before {
        width: 20px !important;
        left: 0;
    }
    #our-story-slider button.slick-prev {
        top: 34%;
        left: -41px;
    }
    #our-story-slider button.slick-next {
        top: 34%;
        right: -41px;
    }
    .hthb-notification .hthb-row:after {
        height: 100%;
        background-size: cover;
            right: -100px;
    }
    .hthb-notification-content .grve-container .wpb_text_column .drop-in p {
        text-align: left;
        padding-right: 30px;
        padding-left: 10px;
    }
    
    .hthb-open-toggle {
        right: 70px;
    }

    .grve-hidden-area {
        z-index: 99999;
    }
    .inner-page-head-section h1 {
        font-size: 33px;
    }
	.custom-container {
		width: calc(100% - 6rem) !important;
	}
}


@media (max-width:991px){
    #home-first-slider.owl-carousel .item .first-slide-bg h4 {
        font-size: 22px;
        line-height: 28px;
    }
    .featured-press-box.content-two-list {
        padding: 25px;
    }

    /*.featured-press-box.content-two-list h3 {
        font-size: 18px;
        line-height: 28px;
    }*/

    .featured-press-box.content-two-list .press-cta {
        bottom: 25px;
    }
    .featured-press-list-box.all-list-post .press-cta {
        bottom: 25px;
    }
    .featured-press-list-box.all-list-post h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .featured-press-list-box.all-list-post {
        padding: 25px 160px 25px 25px;
    }
    .myco-case-study-head-section h1 br {
        display: none;
    }
    .matchmaker-case-study-head-section .wpb_single_image img, 
    .myco-case-study-head-section .wpb_single_image img {
        width: auto;
        height: auto;
    }
    .matchmaker-case-study-head-section .wpb_column.vc_column_container.vc_col-sm-9 {
        margin-top: 20px;
    }
    .cs-matchmaker-match-section p br {
        display: none;
    }
    .wpb_single_image.video-frame {
        top: 0px;
        width: 345px;
        left: 17px;
    }
    .case-study-col-video-section video {
        height: 260px;
    }
    #vehicle-status-overlay {
        height:260px;
    }
    #vehicle-spec-overlay {
        height:260px;
    }
    .video-right-column {
        margin-top: 0px;
    }
    .case-study-col-video-section h3 {
        margin-top: 100px;
        padding-right: 0px;
        padding-left: 54px;
    }
    .video-right-column {
        margin-left: 0px;
    }
    .case-study-col-video-section {
        padding-top: 0;
    }
    .cs-solve-problem-section .wpb_single_image {
        min-height: 350px;
    }
    .case-study-outcome-section {
       padding: 60px 0 !important;
    }
    .case-study-overlap-video-section h3 {
        margin-top: 70px !important;
        padding-left: 45px !important;
    }
    .case-study-outcome-section h4 {
        font-size: 28px;
        line-height: 38px;
    }
    .cs-enhancing-experiences-section h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .cs-enhancing-experiences-section p {
        padding-right: 0;
    }
    .home-first-section {
        background-position: bottom left;
    }
    .home-first-section .vc_col-sm-8, .home-first-section .vc_col-sm-4 {
        width: 100%;
    }

    .home-first-section .home-first-img img {
        margin-right: 0;
        height: 600px;
        width: 600px;
        max-width: 600px;
    }

    .home-first-section .home-first-img {
        text-align: center !important;
    }

    .home-first-section {
        padding: 170px 0 90px 0;
    }

    .home-first-section h1 {
        padding-right: 0;
        text-align: center !important;
        font-size: 30px;
    }

    .home-first-section .vc_btn3-container.vc_btn3-left {
        text-align: center;
        margin-bottom: 60px;
    }

    .home-first-section .vc_btn3 {
        margin-top: 10px;
    }
    .digital-agencies-anim img {
        top: 110px;
    }
    #grve-footer .phone-email-box .wp-block-column.foot-box-left {
        width: 30%;
        flex-basis: 30% !important;
    }

    #grve-footer .phone-email-box .wp-block-column.foot-box-center {
        width: 30%;
        flex-basis: 30% !important;
    }

    #grve-footer .phone-email-box .wp-block-column.foot-box-right {
        width: 30%;
        flex-basis: 30% !important;
    }

    #grve-footer .grve-footer-column div#nav_menu-2 {
        padding: 0 50px;
    }

    #grve-footer .grve-footer-column div#nav_menu-2 ul li {
        margin: 0 20px;
    }

    #grve-footer .grve-footer-column div#nav_menu-2 ul {
        display: block;
        text-align: center;
    }
    #grve-footer .phone-email-box .wp-block-column.foot-box-right .is-layout-flow.wp-block-column {
        flex-basis: 30% !important;
        display: contents;
    }

    #grve-footer .phone-email-box .wp-block-column.foot-box-right .wp-container-5.wp-block-columns {
        text-align: right;
        display: inline-flex;
        float: right;
    }
    .president-quote-section p {
        font-size: 20px;
        line-height: 30px;
    }

    .client-shine-row h6 {
        top: 44px;
        left: 74px;
    }

    .client-shine-row p {
        bottom: 90px;
        left: 74px;
        font-size: 21px;
        line-height: 28px;
    }

    .go-beyond-row p {
        font-size: 21px;
        line-height: 28px;
        bottom: 60px;
        left: 30px;
    }

    .go-beyond-row h6 {
        top: 25px;
        left: 30px;
    }

    .like-entrepreneur-row h6 {
        top: 20%;
        left: 70px;
    }

    .like-entrepreneur-row p {
        top: 38%;
        right: -60px;
        font-size: 21px;
        line-height: 28px;
    }

    .share-ideas-row p {
        top: 10%;
        left: 12%;
        font-size: 21px;
        line-height: 28px;
    }

    .share-ideas-row h6 {
        left: 38%;
    }

    .bimmers-back-row p {
        font-size: 21px;
        line-height: 28px;
        left: -65%;
        top: 33%;
    }

    .bimmers-back-row h6 {
        bottom: 45%;
    }

    .own-you-work-row p {
        font-size: 21px;
        line-height: 28px;
        left: 17%;
        top: 43%;
    }

    .afraid-fail-row p {
        font-size: 21px;
        line-height: 28px;
        left: -49%;
    }

    .buttoned-down-row p {
        font-size: 21px;
        line-height: 28px;
    }

    .buttoned-down-row h6 {
        top: 29%;
    }

    .fun-everyday-row p {
        font-size: 21px;
        line-height: 28px;
        left: -32%;
        top: 44%;
    }

    .make-it-rain-row p {
        font-size: 21px;
        line-height: 28px;
    }

    .make-it-rain-row h6 {
        top: 20%;
        right: 11%;
    }

    .cco-quote-section p {
        font-size: 20px;
        line-height: 30px;
    }

    .president-quote-section h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .cco-quote-section h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .join-team-section p {
        padding-right: 0;
    }

    .join-team-section h3 {
        font-size: 23px;
        line-height: 48px;
    }

    .join-team-section h3 br {
        display: none;
    }
    .our-work-head-section h1 {
        margin-left: 0;
    }

    .our-work-sections h6 {
        font-size: 26px;
        line-height: 42px;
    }

    .our-work-sections p {
        padding-right: 0;
    }

    .car-tracker-row .car-tracker-content > .vc_column-inner > .wpb_wrapper {
        padding-left: 0px;
    }

    .more-our-work-section .vc_col-sm-3 {
        width: 50%;
    }

    .more-our-work-section .vc_col-sm-3 img {width: 100%;}

    .more-our-work-section .vc_col-sm-3 .wpb_single_image {
        width: 100%;
    }

    .more-our-work-section .vc_col-sm-3 .wpb_single_image .vc_figure {
        width: 100%;
    }

    .more-our-work-section .vc_col-sm-3 .wpb_single_image .vc_figure .vc_single_image-wrapper {
        width: 100%;
    }

    .more-our-work-section .our-work-icon img {
        width: auto;
        margin: auto;
    }

    .more-our-work-section .our-work-icon {
        text-align: center;
    }

    .work-company-logo {
        padding-top: 40px;
    }
    .inner-page-head-section h1 {
        margin-left: 0px;
    }
    .work-lifetime-section h3 {
        font-size: 26px;
        line-height: 38px;
    }

    .work-lifetime-section .wpb_text_column {
        padding-right: 0;
    }

    .many-perk-section h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .many-perk-section p {
        font-size: 15px;
    }

    .distillery-district-section h3 {
        font-size: 26px;
        line-height: 38px;
    }

    .distillery-district-section {
        margin-top: 60px;
        margin-bottom: 30px;
    }

    .commitment-community-section h3 {
        font-size: 26px;
        line-height: 38px;
    }
    .commitment-community-section {
        padding: 70px 0 40px 0;
    }
    .solve-problem-section .vc_col-sm-3 {
        width: 50%;
    }
    .privacy-content-section h3 {
        font-size: 19px;
        line-height: 31px;
    }
    .contact-form-content-section .vc_col-sm-6 {
        width: 100%;
    }

    .contact-form-content-section .wpcf7 {
        margin-top: 0;
    }

    .contact-map-section .vc_col-sm-8, .contact-map-section .vc_col-sm-4 {
        width: 100%;
    }

    .contact-map-section .vc_col-sm-4 .wpb_text_column.wpb_content_element {
        text-align: left !important;
    }

    .contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper h3 {
        text-align: left !important;
    }
    .contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper {
        padding: 0 45px;
    }
    .contact-map-section iframe {
        height: 400px;
    }
    .case-study-content-video-section h3 {
        font-size: 22px;
        line-height: 36px;
    }
    .case-study-content-video-section h4 {
        font-size: 15px;
        line-height: 23px;
    }
    .case-study-stats-section h4 {
       font-size: 28px;
      line-height: 32px;
    }
    .cs-solve-problem-section h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .cs-solve-problem-section p {
        padding-right: 0;
    }
    .case-study-stats-section.myco-cs-stats-section {
        padding: 90px 0 90px 0;
    }

    .case-study-stats-section.myco-cs-stats-section .vc_col-sm-3 {
        width: 50%;
    }

    .case-study-stats-section.myco-cs-stats-section .vc_col-sm-3 h6 {
        margin-bottom: 35px;
    }
    .cs-myco-match-section h3 {
        font-size: 25px;
        line-height: 38px;
    }
    .inner-page-head-section h1 {
        font-size: 34px;
    }
}


@media (max-width:767px){
    #home-first-slider.owl-carousel .item .first-slide-bg h4 {
        font-size: 20px;
    }
    .press-release-single h1{
        font-size: 31px;
    }
    .featured-press-box.content-two-list h3 {
        margin-bottom: 70px;
    }
    #featured-press .content-two-list:nth-child(3) {
        margin-bottom: 80px;
    }
    .press-release-head-section h1 {
        text-align: center !important;
    }
    .featured-press h2 {
        margin-left: 0;
        margin-bottom: 16px;
    }
    .press-release-head-section .vc_btn3-container.vc_btn3-left {
        text-align: center;
    }
    .press-release-head-section .wpb_single_image.vc_align_right {
        text-align: center;
    }
    .featured-press-box.content-two-list {
        flex: 1 0 100%;
        margin-bottom: 16px;
        margin-left: 0;
        padding:20px;
    }
    .featured-press-box.content-two-list .press-cta {
        bottom: 38px;
    }
    .featured-press-list-box.all-list-post {
        padding: 30px 20px;
    }
    .featured-press-list-box.all-list-post .press-cta {
        bottom: 38px;
    }
    .featured-press-list-box.all-list-post img.press-logo {
        margin-bottom: 0px;
    }
    .featured-press-list-box.all-list-post h3 {
        margin-bottom: 50px;
    }
    .what-happen-column-section .vc_col-sm-6 {
        width: 100%;
    }
    .diversity-happen-box-section {
        margin-top: 15px;
    }
	.custom-container {
		width: calc(100% - 56px) !important;
	}
    .diversity-page-head-section h1 {
        font-size: 38px;
        line-height: 54px;
    }
    .diversity-page-head-section h2.dei-banner-head {
        margin-left: 0px;
    }
    .diversity-page-head-section .diversity-para-row {
        margin-left: -7px;
    }
    .diversity-page-head-section h1 br {
        display: none;        
    }
    .what-happen-column-section .vc_col-sm-6 .wpb_single_image.vc_align_right {
        text-align: left;
    }

    .what-happen-column-section.image-col-up {
        display: flex;
        flex-direction: column;
    }

    .what-happen-column-section.image-col-up .vc_col-sm-6:first-of-type {
        order: 1;
    }

    .what-happen-column-section {
        margin: 50px auto 0 auto !important;
    }

    .diversity-happen-box-section .vc_col-sm-4 h2 br {
        display: none;
    }

    .diversity-happen-box-section .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
        margin-bottom: 30px;
        padding: 16px 16px 0px 16px;
    }

    .diversity-happen-box-section .vc_col-sm-4 h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .what-happen-next-section h3 {
        text-align: center !important;
    }

    .diversity-page-happen-section h2 {
        margin-bottom: 50px;
    }

    .what-happen-next-section .vc_col-sm-4 .wpb_single_image img {
        width: 100%;
    }
    .what-happen-next-section .vc_col-sm-4 .wpb_single_image {
        margin-top: 20px;
    }
    .diversity-page-happen-section {
        padding-top: 190px;
    }
    .diversity-page-happen-section {
        margin-top: -130px;
        background-position: top center;
    }
    .what-happen-column-section .vc_col-sm-6 {
        width: 100%;
    }
    .what-happen-column-section .vc_col-sm-6 .wpb_single_image.vc_align_right {
        text-align: left;
    }
    .what-happen-column-section .vc_col-sm-6 {
        width: 100%;
    }
    .what-happen-column-section .vc_col-sm-6 .wpb_single_image.vc_align_right {
        text-align: left;
    }
    .what-happen-column-section.image-col-up {
        display: flex;
        flex-direction: column;
    }
    .what-happen-column-section.image-col-up .vc_col-sm-6:first-of-type {
        order: 1;
    }
    .diversity-page-happen-section .vc_btn3 {
        width: 100%;
        font-size: 18px !important;
    }
    .diversity-page-happen-section h4 {
        text-align: left !important;
            padding: 0 !important;
    }
    .more-our-work-section {
        margin-top: 40px;
    }
    .our-work-sections {
        padding: 80px 0 0px 0 !important;
    }
    .inner-page-head-section h1 {
        font-size: 31px;
    }
    .case-study-fpo-section .wpb_single_image.vc_align_right {
        margin-bottom: 0;
    }
    .fpo-img-section .vc_empty_space {
        height: 0px !important;
    }
    .match-percentage-video-web {
        display: none;
    }
    .match-percentage-video-mob {
        display: block;
    }
    .case-study-fpo-contact-section .vc_col-sm-4 h3 {
        margin-top: 30px !important;
    }
    .cs-matchmaker-match-section h4 {
        padding-left: 0;
        padding-top: 10px;
        text-align: center !important;
    }

    .cs-matchmaker-match-section p {
        padding-left: 0;
        text-align: center !important;
    }
    .case-study-stats-section.myco-cs-stats-section .vc_col-sm-3 {
        width: 100%;
    }
    .myco-outcome-mob {
        background-image: url(../impeka-child/images/myco-outcome-banner-mob.png);
    }
    .myco-cs-stats-section-web {
        background-image: url(../impeka-child/images/myco-stats-bg-mob.png);
    }
    .cs-myco-vehicle-video-section h3 {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 40px;
    }
    .cs-myco-vehicle-video-section h3 {
        font-size: 20px;
        line-height: 35px;
        margin-bottom: 40px;
    }
    .cs-myco-match-section .wpb_raw_html video {
        float: none;
        margin: auto;
        width: 85%;
        margin-top: 25px;
    }
    .cs-myco-match-section h3 {
        text-align: center !important;
    }

    .cs-myco-match-section h3 br {
        display: none;
    }
    .case-study-stats-section.myco-cs-stats-section .vc_col-sm-3 h6 br {
        display: none;
    }
    .case-study-stats-section.myco-cs-stats-section .vc_col-sm-3 h6 {
        margin-bottom: 0px;
        padding: 0 15px;
    }
    .cs-myco-match-section .myco-video-left {
        display: flex;
        flex-direction: column;
    }
    .cs-myco-match-section .myco-video-left .myco-video {
        order: 2;
    }
    .cs-enhancing-experiences-section h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .cs-enhancing-experiences-section h3 br{
        display: none;
    }
    .matchmaker-case-study-head-section .wpb_single_image img,
    .myco-case-study-head-section .wpb_single_image img {
        width: 188px;
        height: 188px;
        margin: auto;
    }
    .matchmaker-case-study-head-section .wpb_single_image.vc_align_right,
    .myco-case-study-head-section .wpb_single_image.vc_align_right  {
        text-align: center;
        margin-bottom: 0;
    }
    .case-study-matchmaker-content-wrap {
        margin-top: -170px;
    }
    .matchmaker-case-study-head-section {
        padding: 100px 0 160px 0 !important;
    }
    .case-study-logo-section .vc_col-sm-6 {
        width: 50%;
    }
    .case-study-logo-section .vc_col-sm-6 .wpb_single_image.powerd-by-red {
        text-align: right !important;
    }
    .case-study-logo-section .vc_col-sm-6 .wpb_single_image.powerd-by-red {
        text-align: right !important;
    }
    /*.case-study-matchmaker-content-wrap .vc_col-sm-3 {
        margin-bottom: 0 !important;
    }*/
    .cs-matchmaker-match-section .wpb_raw_html video {
        float: none;
        margin: auto;
        width: 85%;
    }
    .case-study-content-video-section.case-study-content-wrap .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        margin-top: -241px;
    }
    .case-study-content-video-section.case-study-myco-content-wrap .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        margin-top: -200px;
    }
    .new-case-study-head-section .wpb_single_image.wpb_content_element.vc_align_right {
        text-align: center !important;
        margin-bottom: 0;
    }
    .case-study-content-wrap .vc_col-sm-6 {
        width: 50%;
    }
    .case-study-content-wrap .wpb_single_image.powerd-by-red {
        text-align: right !important;
    }
    .case-study-content-video-section h3 br {
        display: none;
    }
    .new-case-study-head-section {
        padding: 120px 0 160px 0 !important;
    }
    .case-study-logo-section .wpb_single_image {
        text-align: center !important;
        margin: 10px 0px 35px 0px;
    }
    .case-study-content-wrap h6 {
        text-align: center !important;
    }

    .case-study-content-wrap h4 {
        text-align: center !important;
        line-height: 28px;
    }

    .case-study-stats-section h6 {
        max-width: 100%;
    }
    .case-study-stats-section h6 br {
        display: none;
    }
    .case-study-stats-section {
        padding: 50px 0 50px 0;
    }

    .case-study-fpo-contact-section {
        padding: 30px 0 0px 0;
    }
    .cs-myco-vehicle-video-section .wpb_raw_code.wpb_raw_html {
        margin: 40px 0 40px 0;
    }
    .case-study-fpo-contact-section .vc_col-sm-8 .wpb_content_element {
        margin-bottom: 0;
    }
    .case-study-fpo-contact-section h3 {
        font-size: 29px;
            margin-bottom: 10px;
    }

    .case-study-full-video-section video#main-comp-video {
        height: 400px;
    }

    #main-video-overlay {
        height: 400px;
    }
    .wpb_single_image.video-frame {
        width: 346px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .case-study-col-video-section video {
        width: 346px;
        height: auto;
        margin: auto;
    }
    .case-study-col-video-section h3.vc_custom_heading {
        font-size: 20px;
        line-height: 28px !important;
        padding: 0 40px !important;
        text-align: center !important;
        max-width: 100%;
        margin: 30px auto 60px auto !important;
    }
    /*.case-study-left-video {
        margin-left: -70px;
    }

    .case-study-overlap-video-section .video-right-column {
        position: relative;
        right: -125px;
    }*/
    .cs-deliverd-drive-section h3 {
        text-align: center !important;
    }

    .cs-deliverd-drive-section .wpb_single_image {
        text-align: center !important;
        margin-bottom: 45px !important;
    }
    .case-study-overlap-video-section h3 {
        margin-top: 0 !important;
        line-height: 38px;
        padding-left: 0;
    }
    .cs-enhancing-experiences-section .wpb_single_image {
        margin-bottom: 0;
    }
    .case-study-overlap-video-section .video-right-column {
        order: 1;
    }

    .case-study-overlap-video-section {
        display: flex;
        flex-direction: column;
        flex-flow: column-reverse;
    }

    .case-study-overlap-video-section .wpb_column.vc_column_container.vc_col-sm-6 {
        order: 2;
        width: 100%;
    }

    .video-right-column {
        margin-top: 0px;
        margin-left: 0px;
    }
    div#vehicle-status-overlay {
        margin-bottom: 0 !important;
    }

    .case-study-col-video-section .wpb_raw_html {
        margin-bottom: 0;
    }
    .cs-deliverd-drive-section .wpb_single_image {
        text-align: center;
        margin-bottom: 35px;
    }

    .cs-deliverd-drive-section .wpb_single_image img {
        width: 85%;
        margin: auto;
    }

    .cs-solve-problem-section .wpb_single_image:hover img {
        width: 85%;
    }
    .hthb-notification-content .grve-container .wpb_text_column .drop-in p {
        text-align: left;
        padding-right: 50px;
        font-size: 13px;
        line-height: 20px;
        padding-left: 20px;
    }
    /*.hthb-notification-content .grve-container .wpb_text_column .drop-in p img.emoji {
        position: absolute;
        top: 5px;
        left: 0;
    }*/
    .hthb-notification-content .grve-container .wpb_text_column .drop-in p a {
        font-size: 13px;
    }
    .slick-list {
        padding: 0 20% 0 0 !important;
    }
    #our-story-slider .slick-dots {
        text-align: left;
        padding-left: 5px;        
        margin-left: 16px;
    }
    .hthb-notification .hthb-row:before {display: none;}    
    #our-story-slider button.slick-prev, #our-story-slider button.slick-next {
        display: none !important;
    }
    #our-story-slider {
        margin-left: 0;
        margin-right: 0;
    }
    .slick-initialized .slick-slide {
        margin: 0 10px 0 10px;
    }
    .our-story-slider-section .vc_column_container > .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #digital-agencies-slider .digital-slide-img img, #team-agencies-slider .team-slide-img img {
        height: 380px;
        object-fit: contain;
    }
    .our-team-head-section .wpb_single_image.vc_align_right {
        text-align: center;
    }
    #digital-agencies-slider .owl-stage-outer, #team-agencies-slider .owl-stage-outer{
        margin-left: 0px;
    }
    #digital-agencies-slider .owl-dots, #team-agencies-slider .owl-dots {
        margin-left: 10px;
    }
    .home-first-section .home-first-img img {
        height: 400px;
        width: 400px;
        max-width: 400px;
    }
    .digital-agencies-section {
        padding: 100px 0 260px 0 !important;
    }
    .digital-agencies-right {
        padding-top: 0;
    }
    .digital-agencies-section h3 {
        padding-left: 0;
        padding-top: 0px;
        padding-right: 0;
        text-align: center !important;
        font-size: 28px;
        line-height: 36px;
    }
    .seeking-creative-section h3 {
        text-align: center !important;
    }
    #home-first-slider .owl-item .first-slide-bg:hover {
        transform: translate3d(0, -10%, 0);
        box-shadow:none;
    }
    .seeking-creative-section .wpb_text_column.wpb_content_element {
        text-align: center;
    }

    .seeking-creative-section .vc_btn3-container.vc_btn3-left {
        text-align: center !important;
    }
    .digital-agencies-section .vc_btn3-left {
        text-align: center !important;
    }
    .digital-agencies-section .vc_btn3 {
        margin-left: 0;
        margin-top: 20px;
    }
    .digital-agencies-anim img {
        top: -60px;
    }
    .digital-agencies-slider {
        margin-top: -260px;
    }
    .seeking-creative-section {
        padding: 50px 0;
    }
    .seeking-creative-section .wpb_text_column.wpb_content_element {
        margin-bottom: 20px;
    }

    .seeking-creative-section .job-opening-btn {
        margin-bottom: 60px;
    }
    #grve-footer .grve-footer-column {
        margin-top: 0;
    }
    #grve-footer .phone-email-box .wp-block-column.foot-box-left,
    #grve-footer .phone-email-box .wp-block-column.foot-box-center,
    #grve-footer .phone-email-box .wp-block-column.foot-box-right {
        width: 100%;
        flex-basis: 100% !important;
        text-align: center;
    }
    #grve-footer .phone-email-box .wp-block-column.foot-box-center {
        padding: 30px 0;
    }

    #grve-footer .grve-footer-column #grve-widget-social-2 {
        text-align: center;
    }

    #grve-footer .grve-footer-column #grve-widget-social-2 ul li {
        margin: 0 15px;
    }

    #grve-footer .phone-email-box .wp-block-column.foot-box-right .wp-container-5.wp-block-columns {
        float: none;
        margin-bottom: 70px;
    }
    #grve-footer .grve-footer-column div#nav_menu-2 ul li {
        width: 100%;
        text-align: center !important;
        margin: 10px 0px;
    }

    #grve-footer .grve-footer-column div#nav_menu-2 {
        margin-top: 30px;
    }

    #our-story-slider .owl-stage-outer {
        margin-left: 0px;
    }

    /*.our-story-head-section .vc_column_container {
        margin-left: 0px;
    }*/
    .inner-page-head-section h1, .our-story-slider-section h1 {
        margin-left: 0px;
            text-align: center !important;
    }

    /*#our-story-slider .owl-dots {
        display: none;
    }*/
    
    .president-quote-section p {
        text-align: left;
    }

    .president-quote-section h6 {
        text-align: left !important;
    }

    .our-story-word-section h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .client-shine-row .vc_col-sm-4 {
        width: 100%;
    }

    .go-beyond-row .vc_col-sm-4 {
        margin-top: 0;
    }

    .client-shine-row h6 {
        top: 106px;
        left: 100px;
    }

    .client-shine-row p {
        bottom: 135px;
        left: 100px;
    }
    .go-beyond-row p {
        bottom: 110px;
        left: 50px;
    }

    .go-beyond-row h6 {
        top: 40px;
        left: 50px;
    }

    .like-entrepreneur-row h6 {
        top: 15%;
        left: 50px;
    }

    .like-entrepreneur-row p {
        left: 50px;
        top: 56%;
    }

    .share-ideas-row h6 {
        left: 30%;
    }

    .share-ideas-row p {
        left: 18%;
    }

    .share-ideas-row {
        margin-top: 0;
    }

    .share-ideas-row .vc_col-sm-4 {
        margin-left: 0;
        text-align: center;
    }

    .share-ideas-row .vc_col-sm-4 .wpb_single_image {margin-bottom: 30px;}

    .bimmers-back-row h6 {
        bottom: auto;
        top: 24%;
        right: 15%;
    }

    .bimmers-back-row p {
        left: auto;
        right: 15%;
        bottom: 37%;
        top: auto;
    }

    .own-you-work-row h6 {
        left: 13%;
        top: 20%;
    }

    .own-you-work-row p {
        left: 14%;
        top: 49%;
    }

    .afraid-fail-row h6 {
        bottom: auto;
        right: auto;
        left: 11%;
        top: 16%;
    }

    .afraid-fail-row p {
        left: 11%;
        top: 53%;
    }

    .fun-everyday-row h6 {
        top: 18%;
        right: auto;
        left: 54%;
    }

    .fun-everyday-row p {
        left: auto;
        right: 34%;
        top: 48%;
    }

    .cco-quote-section {
        padding: 70px 0 40px 0;
    }

    .cco-quote-section img.vc_single_image-img {
        margin-top: 35px;
    }

    .cco-quote-section p {
        text-align: left;
    }

    .cco-quote-section h6 {
        text-align: left !important;
    }

    .join-team-section {
        padding-top: 40px !important;
    }

    .join-team-section h3 {
        line-height: 34px;
    }

    .join-team-section .wpb_single_image {
        margin-bottom: 0;
    }
    .join-team-section .our-work-content {
        order: 2;
    }

    .join-team-section .our-work-img > .vc_column-inner {
        padding-top: 0 !important;
    }
    .vc_column_container > .vc_column-inner {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .our-work-head-section .wpb_single_image.vc_align_right {
        text-align: center;
        margin-top: 30px;
    }

    .our-work-head-section h1 {
        margin-left: 0;
        text-align: center !important;
    }

    .our-work-sections .campaigns-row .wpb_single_image {
        text-align: center;
    }

    .influencers-row .wpb_single_image, .campaigns-caa-row .wpb_single_image {
        margin-top: 0;
    }
    .our-work-sections h6 {
        text-align: center !important;
    }

    .our-work-sections .vc_separator-has-text {
        text-align: center !important;
        margin: auto !important;
    }

    .our-work-sections .vc_separator h4 {
        width: 100%;
    }

    .our-work-sections p {
        text-align: center;
    }

    .our-work-sections .vc_btn3-left {
        text-align: center !important;
    }
    .campaigns-caa-row .car-tracker-content > .vc_column-inner > .wpb_wrapper {
        padding-left: 0;
    }
    .our-work-sections .campaigns-row.car-tracker-row {
        display: flex;
        flex-direction: column;
        margin-bottom: 60px;
    }

    .car-tracker-row .car-tracker-content {
        order: 2;
        padding-top: 0;
    }

    .campaigns-row {
        margin-bottom: 60px;
    }

    .campaigns-caa-row {
        display: flex;
        flex-direction: column;
    }

    .campaigns-caa-row .car-tracker-content {
        order: 2;
    }
    .more-our-work-section .vc_col-sm-3 {
        width: 50%;
        float: left;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .work-company-logo h2 {
        font-size: 34px;
        line-height: 34px;
    }
    .work-company-logo .vc_col-sm-1\/5 {
        width: 33.33%;
        float: left;
    }

    .work-company-logo .wpb_single_image {
        margin-bottom: 40px;
    }
    .our-team-head-section .wpb_single_image.vc_align_left {
        text-align: center;
        margin-top: 30px;
    }
    .work-lifetime-section h3 br {
        display: none;
    }
    .work-lifetime-section {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .work-lifetime-anim img {
        right: -10px;
    }
    .many-perk-section h3 {
        text-align: left !important;
    }

    .many-perk-section h4 {
        text-align: left !important;
    }

    .many-perk-section p {
        text-align: left;
    }
    #testimonial-slider .testimonial-slide-img {
        text-align: center;
        width: 100%;
        margin-bottom: 30px;
    }

    #testimonial-slider .testimonial-content {
        max-width: 100%;
        margin: auto;
        text-align: center;
    }
    #testimonial-slider .owl-item .item {
        margin-left: 20px;
        margin-right: 20px;
    }
    .our-team-head-section h1 {
        margin-left: 0;
        text-align: center !important;
    }
    .capabilities-audi-section .wpb_column.vc_col-sm-6 {
        border: none;
    }

    .capabilities-audi-section .wpb_column.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        border: solid 1px #424242;
        margin-bottom: 30px;
    }

    .capabilities-audi-section .wpb_row.vc_inner {
        border-bottom: none;
    }

    .capabilities-audi-section {
            padding: 100px 0 330px 0;
        /*padding: 100px 0 340px 0;*/
    }

   /* .our-capabilities-slider-section h4 {
        margin-left: 0px;
    }*/
    .transformation-delivery-sections h3, .transformation-delivery-sections p {
        text-align: left !important;
    }

    .capabilities-audi-section h3, .capabilities-audi-section p {
        text-align: left !important;
    }

    .capabilities-audi-section h6 {
        text-align: left !important;
    }

    .capabilities-audi-section p {
        text-align: left;
        max-width: 100%;
    }

    .solve-problem-section ul {
        display: grid;
    }
    .transformation-delivery-sections .vc_row .car-tracker-content {
        order: 2;
    }
   /* #our-capabilities-slider .owl-stage-outer {
        margin-left: 21px;
    }*/

    #our-capabilities-slider .owl-dots {
        margin-left: 0px;
    }

    .solve-problem-section {
        padding-top: 60px;
    }
    .solve-problem-section > .vc_column_container > .vc_column-inner > .wpb_wrapper {
        display: flex;
        flex-direction: column;
    }
    .solve-problem-section .vc_btn3-right {
        position: inherit;
        text-align: left !important;
        margin-bottom: 30px;
        order: 2;
    }

    .solve-problem-section .vc_col-sm-3 {
        width: 100%;
    }
    .transformation-delivery-sections {
        padding: 30px 0;
    }
    .work-lifetime-section h3 {
        text-align: left !important;
    }

    .work-lifetime-section p {
        text-align: left;
    }

    .join-team-btn .vc_btn3 {
        text-align: left !important;
    }

    .join-team-btn {
        text-align: left;
    }

    .job-opening-btn {
        text-align: left !important;
        width: 100%;
        margin-bottom: 40px !important;
    }

    .job-opening-btn .vc_btn3 {
        text-align: left !important;
    }

    .work-lifetime-section {
        margin-bottom: 30px;
    }

    .distillery-district-section h3 {
        text-align: left !important;
    }

    .distillery-district-section p {
        text-align: left;
    }

    .commitment-community-section h3 {
        text-align: left !important;
    }

    .commitment-community-section p {
        text-align: left;
    }
    .privacy-policy-head-section img.vc_single_image-img {    
        margin: auto;
    }

    .privacy-policy-head-section .wpb_single_image {
        text-align: center !important;
        margin-top: 30px;
    }

    .privacy-policy-head-section h1 {
        margin-left: 0;
        text-align: center !important;
    }
    .privacy-content-section h3 {
        margin-bottom: 10px;
    }
    .privacy-content-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        padding-bottom: 0;
    }
    .our-contact-head-section h1 {
        text-align: center !important;
        margin-left: 0px;
    }
    .contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper p br {
        display: none;
    }
    .our-contact-head-section .wpb_single_image {
        text-align: center !important;
        margin-top: 30px;
    }
    .contact-map-section .vc_col-sm-4 .wpb_text_column.wpb_content_element, .contact-map-section .contact-map-content-box > .vc_column-inner > .wpb_wrapper h3 {
        text-align: center !important;
    }
    .contact-connect-section h3 {
        margin-left: 0;
        text-align: center !important;
    }

    .contact-connect-section p {
        text-align: center !important;
    }

    .contact-connect-section h6 {
        text-align: center !important;
    }

    .contact-connect-section .vc_col-sm-4 {
        margin-bottom: 40px;
    }
    .contact-connect-section {
        margin-bottom: 20px;
    }
    .case-study-head-section h1 {
        text-align: center !important;
        margin-left: 0;
    }
    .case-study-head-section .wpb_single_image {
        text-align: center !important;
        margin-top: 15px;
            margin-bottom: 0;
    }
    .case-study-content-video-section h3 {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 40px;
        text-align: left !important;
    }
    .case-study-content-video-section .vc_col-sm-3, .case-study-content-video-section .vc_col-sm-4 {
        margin-bottom: 30px;
    }

    .case-study-content-video-section h4 {
        font-size: 18px;
        line-height: 23px;
        text-align: left !important;
        margin-bottom: 0px;
    }

    .case-study-content-video-section h6 {
        text-align: left !important;
    }

    .case-study-content-video-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        margin-bottom: 50px;
        margin-top: 10px;
    }
    .case-study-head-section {
        padding: 130px 0 30px 0;
    }
    .distillery-district-section h3 br, .commitment-community-section h3 br {
        display: none;
    }
    

    .case-study-content-video-section .wpb_single_image {
        text-align: left !important;
    }

    .case-study-stats-section {
        padding: 80px 0 80px 0 !important;
    }
    .case-study-stats-section .vc_col-sm-3, .case-study-stats-section .vc_col-sm-4 {
        margin-bottom: 40px;
    }
    .case-study-stats-section .vc_col-sm-3:last-child, .case-study-stats-section .vc_col-sm-4:last-child {
        margin-bottom: 0;
    }
    .case-study-stats-section .vc_column-inner {
        padding-top: 0 !important;
    }
    .case-study-stats-section h4 {
        text-align: center !important;
    }

    .case-study-stats-section h6 {
        text-align: center !important;
    }
    .case-study-stats-section h4 {
        text-align: center !important;
    }
    .cs-matchmaker-video-section .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .case-study-stats-section h6 {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .case-study-stats-section .vc_col-sm-3:last-child h6, .case-study-stats-section .vc_col-sm-4:last-child h6 {
        margin-bottom: 0;
    }
    .case-study-fpo-contact-section .vc_col-sm-12 .vc_column-inner {
        padding-top: 0 !important;
    }
    .case-study-fpo-section h3 {
        text-align: left !important;
        margin-bottom: 10px;
    }

    .case-study-fpo-section p {
        text-align: left;
    }

    .case-study-fpo-section .vc_inner.vc_row-fluid {
        margin-bottom: 10px;
    }

    .fpo-img-section .fpo-right-img {
        padding-top: 20px;
    }

    .cs-solve-problem-section .wpb_single_image {
        margin-bottom: 0;
    }
    .cs-solve-problem-section {
        padding-top: 0;
    }
    .cs-solve-problem-section h3 {
        text-align: center !important;
        font-size: 20px;
        line-height: 28px;
        max-width: 200px;
        margin: 0 auto 40px auto;
    }

    .cs-solve-problem-section p {
        text-align: left !important;
    }
    .case-study-outcome-section h4 {
        text-align: left !important;
        margin-bottom: 15px;
    }

    .case-study-outcome-section p {
        text-align: left;
    }
    .cs-solve-problem-section .vc_btn3-left {
        text-align: left !important;
    }
    .more-our-work-section h2 {
        text-align: center !important;
        color: #000 !important;
    }
    #home-first-slider .owl-dots {
        display: block !important;
    }
    .our-story-word-section .wpb_single_image.vc_align_left {
        text-align: center !important;
    }

    .our-story-word-section h6 {
        left: auto;
        right: auto;
            bottom: 60%;
        margin: auto;
        width: 100%;
        text-align: center !important;
    }

    .our-story-word-section p {
        left: auto;
        right: auto;
        margin: auto;
        width: 100%;
        text-align: center !important;
    }
    .buttoned-down-row h6 {
        top: 20%;
    }

    .our-story-word-section p {
        bottom: 32%;
        top: auto;
    }

    .our-story-word-section p br {
        display: none;
    }
    .grve-footer-wrapper .foot-box-center figure {
        display: block;
    }

    .grve-footer-wrapper .foot-box-center figure a {
        margin-left: 0;
    }
    #grve-footer .grve-widget-area .grve-footer-column-4 {
        width: 100%;
        text-align: center;
    }

    #grve-footer .grve-widget-area .grve-footer-column-4.text-right {
        text-align: center;
    }

    #grve-footer .grve-widget-area .text-center .widget_media_image img {
        margin: 40px auto 0px auto !important;
    }
    #grve-footer .grve-widget-area .text-center #media_image-5.widget_media_image img {
    margin-bottom: 40px !important;
}
    #grve-footer .grve-widget-area .footer-logo-text .textwidget {
        margin-bottom: 40px;
    }
    #grve-footer .grve-widget-area .text-right .widget_media_image {
        float: inherit;
        display: inline-block;
        margin: 0 15px 40px 15px;
    }
    #our-story-slider button.owl-prev {
        left: -5px;
        top: 42%;
    }
    #our-story-slider button.owl-next {
        right: -5px;
        top: 42%;
    }
    #our-story-slider .owl-dots {
        margin: 20px auto 0;
        width: 100%;
    }
    #home-first-slider.owl-carousel .item .first-slide-bg a {
        left: 30px;
        right: 30px;
    }
    #home-first-slider.owl-carousel .item .first-slide-bg:hover .slider-content {
        padding: 0 30px;
    }
  #home-first-slider.owl-carousel .item .first-slide-bg h4 {
        font-size: 24px;
        line-height: 38px;
    }
    #home-first-slider.owl-carousel .item .first-slide-bg p {
        padding-top: 10px;
    }
    #home-first-slider.owl-carousel .item .first-slide-bg:hover p {
        font-size: 14px;
        line-height: 21px;
            padding-bottom: 0px;
    }
    .case-study-col-video-section {
        margin-bottom: 0px;
    } 
    .multiple-vehicle-video-mob-section {
        display: block;
    }
    .multiple-vehicle-video-web-section {
        display: none;
    }
}

@media (max-width:480px){
    .inner-page-head-section .vc_col-sm-9 {
        margin-top: 0 !important;
    }
    .cs-myco-match-section h3 {
        font-size: 20px;
        line-height: 32px;
    }
    .case-study-matchmaker-content-wrap {
        margin-top: -130px;
    }
    .new-case-study-head-section {
        padding: 70px 0 100px 0 !important;
    }
    .matchmaker-case-study-head-section {
        padding: 70px 0 100px 0 !important;
    }
    .myco-case-study-head-section {
        padding: 70px 0 100px 0 !important;
    }
    .case-study-content-video-section.case-study-content-wrap .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        margin-top: -180px;
    }
    .case-study-full-video-section video#main-comp-video {
        height: 350px;
    }
    #main-video-overlay {
        height: 350px;
    }
    #vehicle-status-overlay {
        height:215px;
    }
    #vehicle-spec-overlay {
        height:215px;
    }
    .hthb-notification-content .grve-container .wpb_text_column .drop-in p {
        font-size: 12px;
    }
    .powerd-by-red img {
        height: 30px !important;
    }
    .case-study-logo-section .audi-logo img {
        width: 75%;
    }
    .case-study-logo-section .wpb_content_element.wpb_single_image {
        margin-bottom: 10px;
    }
    #grve-footer .grve-widget-area .footer-logo-text .textwidget p span {
        font-size: 14px;
        line-height: 34px;
    }
    .case-study-col-video-section video {
        width: 280px;
        height: 215px;
    }
    .cs-enhancing-experiences-section {
        padding: 30px 0 !important;
    }
    .wpb_single_image.video-frame {
        width: 280px;
        top: 0;
    }
    .case-study-col-video-section video {
        width: 280px;
        height: 215px;
        margin: auto;
    }

    .wpb_single_image.video-frame {
        width: 280px;
        top: 0;
        right: 0;
        margin: auto;
    }

    .case-study-col-video-section h3 {
        margin: 30px 0 !important;
    }

    /*.case-study-overlap-video-section .video-right-column {
        right: -60px;
    }*/

    .cs-solve-problem-section.cs-deliverd-drive-section h3 {
        text-align: center !important;
    }

    .cs-enhancing-experiences-section p {
        padding-right: 0;
    }

    .cs-enhancing-experiences-section {
        padding: 30px 0 !important;
    }

    .cs-solve-problem-section.cs-deliverd-drive-section {
        padding-top: 0;
    }

    /*.case-study-overlap-video-section .video-right-column {
        right: -60px;
    }*/

    .cs-solve-problem-section.cs-deliverd-drive-section h3 {
        text-align: center !important;
    }

    .cs-enhancing-experiences-section p {
        padding-right: 0;
    }
    #grve-footer .grve-widget-area .footer-logo-text .textwidget p em {
        font-size: 12px;
    }
    .inner-page-head-section h1 {
        font-size: 24px !important;
    }
    .home-first-section h1 {
        font-size: 25px;
    }
    .home-first-section .home-first-img img {
        height: auto;
        width: 100%;
        max-width: 100%;
    }
    .our-story-word-section h3 {
        font-size: 30px;
    }
    .our-story-word-section h3 {
        font-size: 30px;
    }

    .client-shine-row h6 {
        top: 52px;
        left: 60px;
        font-size: 60px;
        line-height: 60px;
    }

    .client-shine-row p {
        bottom: 90px;
        left: 0;
        font-size: 18px;
        line-height: 25px;
    }
    .our-story-word-section p {
        font-size: 18px;
        line-height: 25px;
    }
    .go-beyond-row h6 {
        top: 50px;
        font-size: 60px;
        line-height: 60px;
    }
    .like-entrepreneur-row h6 {
        top: 15px;
        font-size: 60px;
        line-height: 60px;
        left: auto;
    }

    .like-entrepreneur-row p {
        top: 48%;
    padding-right: 0;
    left: auto;
    right: auto;
    margin: auto;
    }

    .share-ideas-row h6 {
        top: 20%;
    left: auto;
    font-size: 60px;
    line-height: 60px;
    }

    .bimmers-back-row h6 {
        right: auto;
        left: auto;
        top: 45px;
        font-size: 60px;
        line-height: 60px;
    }

    .bimmers-back-row p {
        right: auto;
        left: auto;
        bottom: 33%;
    }

    .own-you-work-row h6 {
        left: auto;
        font-size: 60px;
        line-height: 60px;
        top: 27%;
    }

    .own-you-work-row p {
        left: auto;
    }

    .afraid-fail-row h6 {
        font-size: 60px;
        line-height: 60px;
        left: auto;
        top: 20%;
    }

    .afraid-fail-row p {
        left: auto;
    }

    .buttoned-down-row p {
        left: auto;
        top: 50%;
    }

    .buttoned-down-row h6 {
        font-size: 60px;
        line-height: 60px;
        top: 12%;
        left: auto;
    }

    .buttoned-down-row p br {
        display: none;
    }

    .fun-everyday-row h6 {
        font-size: 60px;
        line-height: 60px;
        top: 23%;
        left: auto;
    }

    .fun-everyday-row p {
        left: auto;
        right: auto;
        top: 45%;
    }

    .make-it-rain-row h6 {
        font-size: 60px;
        line-height: 60px;
        top: 10%;
        right: auto;
    }

    .make-it-rain-row p {
        right: auto;
        left: auto;
        top: 48%;
    }

    .our-story-word-section {
        padding: 50px 0 40px 0;
    }
    .our-work-head-section h1 {
        font-size: 20px;
    }
    .cco-quote-section {
        padding: 50px 0 40px 0;
    }
    .our-work-sections h6 {
        font-size: 22px;
        line-height: 34px;
    }
    .more-our-work-section h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .more-our-work-section .vc_col-sm-3 {
        width: 100%;
    }
    .work-company-logo h2 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 50px;
    }
    .work-company-logo .vc_col-sm-1\/5 {
        width: 50%;
    }
    .work-company-logo .vc_col-sm-1\/5:last-of-type {
        margin-left: 25%;
    }
    .team-testimonial-section {
        padding: 90px 0 90px 0;
    }
    /*#testimonial-slider .owl-item .item {
        margin-left: 40px;
    }*/
    #testimonial-slider .owl-nav .owl-prev {
        top: 20%;
        left: 10px;
    }
    #testimonial-slider .owl-nav .owl-next {
        top: 20%;
        right: 10px;
    }
    .distillery-district-section h3, .commitment-community-section h3 {
        font-size: 22px;
        line-height: 34px;
    }
    .transformation-delivery-sections h3 {
        font-size: 26px;
    }
    .capabilities-audi-section .wpb_column.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        padding: 20px;
    }
    .capabilities-audi-section h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .solve-problem-section {
        padding-bottom: 40px;
    }
    .contact-form-content-section .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        padding: 20px 20px 0px 20px;
    }
    .contact-connect-section h3 {
        font-size: 24px;
        line-height: 40px;
    }
	.our-story-slide-box p {
		min-height: 380px;
	}
}