.bg-half-70 {
  padding: 80px 0;
}
.review-banner {
  /* background-image: linear-gradient(180deg, #325fd4, #e9edfb);
  color: #ffffff;
  padding: 5em 0;
  margin-top: 6em;
  border-radius: 0.5em; */
  position: relative;
}

/* .review-banner:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: url(../images/mockups/bg-revirw.mp4);
  
} */
.banner-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -2;
}
.video-bg {
  position: relative;   
  overflow: hidden;

}
.review-banner{
  background-repeat: no-repeat!important;
    background-size: cover !important;
    min-height: 560px!important;
    padding: 160px 0!important;
    margin-top: 3rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;

}
.object-fit{
  object-fit: cover;
  width: 100%;
  height: auto;
}
/* .reviewer-profiles img {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 35%);
}
.reviewer-profiles img:first-child {
  left: 7%;
  top: 18%;
}
.reviewer-profiles img:nth-child(2) {
  left: 7%;
  top: 32%;
}
.reviewer-profiles img:nth-child(3) {
  left: 16%;
  top: 24%;
}
.reviewer-profiles img:nth-child(4) {
  left: 16%;
  top: 37%;
}
.reviewer-profiles img:nth-child(5) {
  left: 24%;
  top: 20%;
}
.reviewer-profiles img:nth-child(6) {
  left: 24%;
  top: 32%;
}
.reviewer-profiles img:nth-child(7) {
  left: 32%;
  top: 25%;
}
.reviewer-profiles img:nth-child(8) {
  left: 32%;
  top: 37%;
}
.reviewer-profiles img:nth-child(9) {
  left: 40%;
  top: 21%;
}
.reviewer-profiles img:nth-child(10) {
  left: 40%;
  top: 32%;
}
.reviewer-profiles img:nth-child(11) {
  left: 48%;
  top: 24%;
}
.reviewer-profiles img:nth-child(12) {
  left: 48%;
  top: 36%;
}

.reviewer-profiles img:nth-child(13) {
  right: 7%;
  top: 18%;
}
.reviewer-profiles img:nth-child(14) {
  right: 7%;
  top: 32%;
}
.reviewer-profiles img:nth-child(15) {
  right: 16%;
  top: 24%;
}
.reviewer-profiles img:nth-child(16) {
  right: 16%;
  top: 37%;
}
.reviewer-profiles img:nth-child(17) {
  right: 24%;
  top: 20%;
}
.reviewer-profiles img:nth-child(18) {
  right: 24%;
  top: 32%;
}
.reviewer-profiles img:nth-child(19) {
  right: 32%;
  top: 25%;
}
.reviewer-profiles img:nth-child(20) {
  right: 32%;
  top: 37%;
}
.reviewer-profiles img:nth-child(21) {
  right: 40%;
  top: 21%;
}
.reviewer-profiles img:nth-child(22) {
  right: 40%;
  top: 32%;
}
.reviewer-wrapper {
  position: relative;
}
.reviewer-wrapper:before {
  content: '';
  background-image: url(../images/qoute.svg);
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
  opacity: 0.2;
  top: 0.9rem;
  transform: rotate(180deg);
} */
.nav-sticky .sticky-logo {
  display: block;
  margin-top: 16px;
}
.nav-sticky .default-logo {
  display: none;
}
.sticky-logo {
  display: none;
}
#topnav.nav-sticky .navigation-menu > li > a {
  color: #000000;
}
#topnav.nav-sticky .navigation-menu .has-submenu .menu-arrow {
  border-color: rgb(0, 0, 0) !important;
}
#topnav.nav-sticky .navigation-menu > li > a:hover {
  color: #000000 !important;
}
.my-slider div {
  width: 100px;
  height: 100px;
  background-color: red;
  border: 1px solid black;
}

/* video slider css */

.testimonial-list .inner {
  max-width: 800px;
  margin: 0px auto;
}
.video-card-overlap {
  margin-bottom: -200px;
  position: relative;
  z-index: 999;
  background: #ffff;
  width: 34%;
  margin-left: 1em;
}
.testimonial-list .user-img {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center center;
  float: left;
  border-radius: 100%;
}
.testimonial-list .inner {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 0 30px rgb(81 94 125 / 8%);
  -moz-box-shadow: 0 0 30px rgb(81 94 125 / 8%);
  box-shadow: 0 0 30px rgb(81 94 125 / 8%);
  border-radius: 0.5em;
  min-height: 22em;
  background-size: cover;
  background-position: center center;
  text-align: left;
}

.testimonial-list .inner .btn-play {
  display: inline-block;
  margin-top: 9em;
  float: none;
  z-index: 999;
}

.testimonial-list p {
  font-size: 0.9em;
  padding: 2em;
  padding-bottom: 0;
}

.testimonial-list h6 {
  font-weight: 600;
  font-size: 1em;
  margin: 0;
  padding-top: 0.3em;
  padding-bottom: 0;
}

.testimonial-list .g-review img {
  height: 1.2em;
  float: left;
}

.testimonial-list .g-review .cont {
  padding-left: 1.5em;
}

.testimonial-list .g-review {
  font-size: 0.8em;
  padding-top: 0.2em;
}

.testi-img-box {
  padding: 2em;
  padding-top: 1em;
}

.testi-img {
  width: 3em;
  height: 3em;
  background-size: cover;
  background-position: center;
  float: left;
}

.testimonial-list .inner span svg {
  height: 1em;
}
.testimonial-list .single_outer {
  /* border: 3px dashed rgb(57 115 230 / 46%); */
  border-radius: 1em;
  position: relative;
}
.play-btn {
  position: absolute;
  right: 50%;
  top: 15%;
  transform: translate(50%, 100%);
}

.play-btn svg {
  stroke: #ffffff;
  width: 1em !important;
  height: 1em !important;
}
.popup-video {
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  font-size: 1em;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background: #3973e6;
  color: #ffffff;
  transition: all 0.3s linear;
  cursor: pointer;
}
.popup-video:hover {
  background: #ffffff;
  color: #005de0;
  box-shadow: 0px 0px 98px 0px rgb(0 0 0 / 7%);
}
.popup-video:hover svg {
  stroke: #005de0;
}
.popup-video:before {
  content: '';
  border: 2px solid #ffffff;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  -webkit-animation: zoombig 3.25s linear infinite;
  animation: zoombig 3.25s linear infinite;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.popup-video::after {
  content: '';
  border: 2px solid #ffffff;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  -webkit-animation: zoombig 3.25s linear infinite;
  animation: zoombig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@-webkit-keyframes zoombig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 3px;
  }
  65% {
    border-width: 2px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 2px;
  }
}

@keyframes zoombig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 3px;
  }
  65% {
    border-width: 2px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 2px;
  }
}
.play-video span {
  margin-top: 0.8em;
  display: inline-block;
  margin-left: 1em;
  font-size: 1.2em;
  font-weight: 600;
}

.btn-play {
  position: relative;
  width: 3em;
  height: 3em;
  padding: 0;
  line-height: 1em;
  font-size: 1.1em;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(29, 53, 58, 0.3);
  color: #3973e6;
  float: left;
  cursor: pointer;
}

.btn-pulse:before,
.btn-pulse:after {
  content: '';
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  z-index: -1;
  background: rgba(47, 204, 115, 0);
  border-radius: 50%;
  border: solid 1px #fff;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.btn-pulse:after {
  animation: pulse 3s 2s infinite linear;
}

.btn-pulse:before {
  transform: scale(1);
  animation: pulse 3s infinite linear;
}

.abs-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes pulse {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }
  33% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

.stars-container {
  position: relative;
  display: inline-block;
  color: transparent;
  font-size: 3em;
}

.stars-container:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: lightgray;
}

.stars-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: #f9a734;
  overflow: hidden;
}
.stars-92:after {
  width: 92%;
}
.stars-100:after {
  width: 100%;
}
.review-banner-right {
  width: 90%;
  height: auto;
}

.desk-view{
  display: block;
}
.mb-show{
  display: none;
}

/* @media (min-width: 992px) {
  #topnav .navigation-menu > li > a {
    color: rgba(255, 255, 255, 0.7);
  }
  #topnav .navigation-menu .has-submenu .menu-arrow {
    border-color: #fff !important;
  }
  #topnav .navigation-menu > li > a:hover {
    color: #ffffff !important;
  }
} */
@media (max-width: 767.98px) {
  .video-card-overlap {
    margin-bottom: -80px;
    position: relative;
    z-index: 999;
    background: #ffff;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .reviewer-profiles {
    display: none;
  }
  #topnav .sticky-logo {
    display: block;
    margin-top: 16px;
  }
  #topnav .default-logo {
    display: none;
  }
  .card-review {
    padding: 6px !important;
    margin: 15px 0px !important;
  }
  .review-card-right {
    padding: 15px !important;
  }
  .review-banner:before {
    content: '';
  }
  .review-card-right {
    height: 470px !important;
  }
  .desk-view{
    display: none;
  }
  .mb-show{
    display: block;
  }
  .banner-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -2;
    object-fit: cover;
}
.section-title .logo-title {
  font-size: 24px!important;
}
}
@media (max-width: 991px) {
  .review-banner:before {
    content: '';
  }
  .mb-img-fit{
    width: 100%;
    height: auto;
    margin-top: 1rem;
    text-align: center;
  }
.logo-title{
  font-size: 24px!important;
  text-align: left;
  margin-bottom: 0!important;
}
  .mb-center{
    text-align: center;
  }
 
}

/* custom infinite slider  */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
.slider .slide-track {
  animation: scroll 80s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}
.slider::before,
.slider::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 11;
}

.slider::before {
  left: auto;
  right: 0;
  background: linear-gradient(-90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 11;
}

.review-card-right {
  background-color: #f5f6f8;
  box-shadow: 0 3px 5px 0 rgb(47 85 212 / 5%);
  height: 400px;
  width: 100%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  padding: 30px;
}

.circle1 {
  height: 200px;
  width: 200px;
  border-radius: 100%;
  background-color: #ffd08a;
  position: absolute;
  overflow: hidden;
  left: -100px;
  z-index: 1;
  top: -100px;
}

.circle2 {
  height: 200px;
  width: 200px;
  border-radius: 100%;
  background-color: #4ef3d5;
  position: absolute;
  left: -15px;
  z-index: 1;
  bottom: -75px;
}

.circle3 {
  height: 150px;
  width: 150px;
  border-radius: 100%;
  background-color: #888cfc;
  position: absolute;
  right: -75px;
  z-index: 1;
  top: 115px;
}
.card-review {
  background-color: #fff;
  padding: 15px;
  z-index: 9;
  position: relative;
  border-radius: 5px;
  margin: 25px 10px;
}
.review-card-qoute-none.content-wrapper::after,
.review-card-qoute-none.content-wrapper::before {
  background-image: none;
}
.tiny-slide {
  margin: 10px;
}
@media(max-width: 768px){
  .testimonial-list .inner{
    min-height: 14em;
  }
  .play-btn{
    top: 0;
  }
}

/******* Common Element CSS End *********/

/* -------- title style ------- */
.line-title {
  position: relative;
  width: 400px;
}
.line-title::before,
.line-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  border-radius: 2px;
}
.line-title::before {
  width: 100%;
  background: #f2f2f2;
}
.line-title::after {
  width: 32px;
  background: #e73700;
}

/******* Middle section CSS Start ******/
/* -------- Landing page ------- */
.game-section {
  padding: 60px 50px;
}
.game-section .owl-stage {
  margin: 15px 0;
  display: flex;
  display: -webkit-flex;
}
.game-section .item {
  margin: 0 15px 60px;
  width: 320px;
  height: 400px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  background: #343434 no-repeat center center / cover;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.game-section .item.active {
  width: 500px;
  box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
}
.game-section .item:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
.game-section .item-desc {
  padding: 0 24px 12px;
  color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transform: translateY(calc(100% - 54px));
  -webkit-transform: translateY(calc(100% - 54px));
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.game-section .item.active .item-desc {
  transform: none;
  -webkit-transform: none;
}
.game-section .item-desc p {
  opacity: 0;
  -webkit-transform: translateY(32px);
  transform: translateY(32px);
  transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
}
.game-section .item.active .item-desc p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.game-section .owl-theme.custom-carousel .owl-dots {
  margin-top: -20px;
  position: relative;
  z-index: 5;
}
/******** Middle section CSS End *******/

/***** responsive css Start ******/

@media (min-width: 992px) and (max-width: 1199px) {
  h2 {
    margin-bottom: 32px;
  }
  h3 {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 32px;
  }

  /* -------- Landing page ------- */
  .game-section {
    padding: 50px 30px;
  }
  .game-section .item {
    margin: 0 12px 60px;
    width: 260px;
    height: 360px;
  }
  .game-section .item.active {
    width: 400px;
  }
  .game-section .item-desc {
    transform: translateY(calc(100% - 46px));
    -webkit-transform: translateY(calc(100% - 46px));
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  h2 {
    margin-bottom: 32px;
  }
  h3 {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 32px;
  }
  .line-title {
    width: 330px;
  }

  /* -------- Landing page ------- */
  .game-section {
    padding: 50px 30px 40px;
  }
  .game-section .item {
    margin: 0 12px 60px;
    width: 240px;
    height: 330px;
  }
  .game-section .item.active {
    width: 360px;
  }
  .game-section .item-desc {
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }
}

@media (max-width: 767px) {

  .line-title {
    width: 250px;
  }

  /* -------- Landing page ------- */
  .game-section {
    padding: 30px 15px 20px;
  }
  .game-section .item {
    margin: 0 10px 40px;
    width: 200px;
    height: 280px;
  }
  .game-section .item.active {
    width: 270px;
    box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
  }
  .game-section .item-desc {
    padding: 0 14px 5px;
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }
}

.casestudy-img{
  width: 100%;
  height: 380px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 1rem;
  
}
.casestudy-link{
  color: #ffffff;
}
.casestudy-link:hover{
  color: #ffffff;
}
.newsCard {
  position: relative;
  width: 100%;
  height: 380px;
  max-width: 100%;
  border-radius: 1rem;
 

  color:#fff;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.newsCaption {
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 1rem;
  left: 0;
  width: 100%;
  height: 100%;
   /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.62%, #000000 87.81%); */
  padding: 15px;
  -webkit-transform: translateY(80%);
          transform: translateY(88%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.1s 0.3s, -webkit-transform 0.4s;
  transition: opacity 0.1s 0.3s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s, -webkit-transform 0.4s;
}

.newsCaption-title {
  margin-top: -25px;
  font-size: 15px!important;
}

.newsCaption-content {
  margin-bottom: 1rem;
}
.newsCaption-content-date{
  margin-bottom: 1rem;
  font-size: 13px;
  color: #ACACAc;
}

/* .news-Slide-up:hover .newsCaption {

  -webkit-transform: translateY(0px);
          transform: translateY(65%);
  -webkit-transition: opacity 0.1s, -webkit-transform 0.4s;
  transition: opacity 0.1s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s, -webkit-transform 0.4s;
} */

.case-title{
  font-size: 27px!important;
}
.underline-btn{
  font-size: 15px!important;
  border-bottom: 1px solid #2F55D4;
}
@media (max-width: 575.98px) {
  .mb-img-fit {
    width: 80%;
    height: auto;
    margin-top: 1rem;
    text-align: center;
}
.logo-title {
  font-size: 24px!important;
  text-align: center!important;
  margin-bottom: 0!important;
}
}

