.hero-section-new { width: 100%; display: inline-block; background: url(https://622866.fs1.hubspotusercontent-na1.net/hubfs/622866/consultinghouse%20font/Careers%20Hero.png) 65% bottom no-repeat rgb(255, 243, 240); overflow: hidden; position: relative; background-size: cover; background-position: center; padding-top: 180px; }
.hero-section-new .wave-image { width: 100%; display: inline-block; }
.hero-section-new .wave-image .eMaHHi { position: absolute; right: 0px; z-index: 9; width: 100vw; height: auto; top: auto; bottom: -1px; transform: rotateZ(-180deg); }
.hero-section-new .hero-wrap { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; position: relative; -webkit-box-align: center; padding: 0 0 40px 0; }
.hero-section-new .hero-wrap .left-area { width: 50%; display: inline-block; margin: 0; padding: 0 50px 0 0; }
.hero-section-new .hero-wrap .right-part { width: 50%; display: inline-block; right: 0; position: relative; z-index: 9; line-height: 0;  }
.hero-section-new .hero-wrap .right-part .image { width: 100%; display: inline-block; text-align: right;  }
/* .hero-section-new .hero-wrap .right-part .image a { position: relative; z-index: 1; width: 100%; max-width: 505px; max-height: 340px; display: flex; align-items: center; justify-content: flex-end; margin-right: 0; } */
.hero-section-new .hero-wrap .right-part .image a { width: 100%; display: inline-block; }
.hero-section-new .hero-wrap .right-part .image img { width: 100%; display: inline-block; object-fit: contain; object-position: right; max-width: 505px; max-height: 340px; }

/* .hero-section-new .hero-wrap .right-part .image .play-icon { width: 60px; height: 60px; position: absolute; top: 50%; left: 50%; display: flex; align-items: center; justify-content: center; transform: translate(-50%, -50%); }
.hero-section-new .hero-wrap .right-part .image .play-icon img { width: 100%; display: inline-block; object-fit: contain; object-position: center; max-width: 60px; max-height: 60px; }
 */

.hero-section-new .hero-wrap .right-part .image .play-icon { width: 80px; height: 80px; position: absolute; top: 45%; left: 60%; display: flex; align-items: center; justify-content: center; transform: translate(-50%, -50%); border: 2px solid #fff; border-radius: 50%; }
.hero-section-new .hero-wrap .right-part .image .play-icon img { width: 100%; display: inline-block; object-fit: contain; object-position: center; max-width: 45px; max-height: 45px; }

.hero-section-new .hero-wrap .left-area .hero-title { width: 100%; display: inline-block; }
.hero-section-new .hero-wrap .left-area .hero-title h1 { width: 100%; display: inline-block; color: #1d2b36; }
.hero-section-new .hero-wrap .left-area .hero-cta-box { width: 100%; display: inline-block; margin-top: 40px; }
.hero-section-new .hero-wrap .left-area .hero-cta-box ul { width: 100%; display: inline-block; margin: 0; padding: 0; list-style: none; }
.hero-section-new .hero-wrap .left-area .hero-cta-box ul li { display: inline-block; }
.hero-section-new .hero-wrap .left-area .hero-cta-box ul li a { width: auto; border: 0px; display: inline-block; font-weight: 500; outline: 0px; position: relative; text-align: center; text-decoration: none; transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s; vertical-align: middle; font-size: 18px; padding: 0px 35px; background-color: #fff; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; border-radius: 4px; line-height: 50px; font-family: 'Graphik'; text-transform: capitalize; }
.hero-section-new .hero-wrap .right-part .video-gif { display: inline-block; position: absolute; z-index: 2; top: 3.5%; left: 62.5%; width: 40.73%; max-width: 250px; transform: translateX(-50%); transition: filter 0.3s ease 0s; cursor: pointer; }
.hero-section-new .hero-wrap .right-part .video-gif img { width: 100%; height: auto; object-fit: cover; object-position: center; display: inline-block; max-width: 505px; max-height: 340px; }
.hero-section-new .hero-wrap .left-area .hero-cta-box ul li a:after { position: absolute; content: '\f0da'; right: 21px; top: 0px; font-family: fontawesome; display: block; }
.hero-section-new .hero-wrap .left-area .hero-cta-box ul li:nth-child(2) a:after { display: none; }
.hero-section-new .hero-wrap .left-area .hero-cta-box ul li a:hover { color: #fff; background-color: #16337f; }
.hero-section-new .hero-wrap .right-part .gif-image { display: inline-block; position: absolute; right: -15px; bottom: 25.5%; width: 18.5%; }
.hero-section-new .hero-wrap .right-part .gif-image img { width: 100%; display: inline-block; height: auto; object-fit: cover; object-position: center; }
.hero-section-new .fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage { background: #16337fe6; }
.fancybox-button { background: transparent !important; height: 55px !important; width: 55px !important; }
.hero-section-new .hero-wrap .left-area .hero-cta-box ul li:first-child a { background-color: #16337f; color: #fff; margin: 0 15px 0 0; }


@media(max-width:1280px) {
    .hero-section-new .hero-wrap .left-area .hero-title h1 { font-size: 40px; line-height: 50px; }
    .hero-section-new .hero-wrap .left-area .hero-cta-box ul li a { font-size: 16px; }
    .hero-section-new .hero-wrap .right-part .gif-image { right: -10px; bottom: 25.5%; width: 21.5%; }
    .hero-section-new .hero-wrap .right-part .video-gif { top: 3.5%; left: 53.5%; width: 48.73%; }
    
} 

@media(max-width:1279px) {
  .hero-section-new .hero-wrap .right-part .image .play-icon { top: 50%; left: 50%; }
}

@media(max-width:991px) {
    .hero-section-new .hero-wrap { padding: 0; }
    .hero-section-new .hero-wrap .left-area { width: 100%; margin: 0 0 60px 0; padding: 0; }
    .hero-section-new .hero-wrap .right-part { width: 100%; padding: 0; margin: 0; }
    .hero-section-new { padding: 115px 0 0 0; }
    .hero-section-new .hero-wrap .left-area .hero-title h1 { font-size: 40px; line-height: 45px; }
    .hero-section-new .hero-wrap .right-part .gif-image { right: -3.5%; width: 24.5%; }
    .hero-section-new .hero-wrap .right-part .image { text-align: left; position: relative; width: 100%; max-width: 505px; }
    .hero-section-new .hero-wrap .right-part .image a { justify-content: flex-start; margin-left: 0; }
}

@media(max-width:767px) {
    .hero-section-new .hero-wrap .left-area .hero-title h1 { font-size: 32px; line-height: 37px; }
}

@media(max-width:500px) {
    .hero-section-new .hero-wrap .left-area .hero-cta-box ul li a { width: 100%; }
    .hero-section-new .hero-wrap .left-area .hero-cta-box ul li { display: block; margin: 0 0 15px 0; }
}