.logo img {
  width: 50px;
}
.banner-img {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logobanner {
  width: 25%;
}
.section-padding100 {
  margin-top: 60%;
}
.para-justify p {
  text-align: justify;
  margin-top: 14px;
}
.portfolio .gallery .items.lg-mr {
  margin-top: 0 !important;
}
.portfolio .gallery .items {
  padding: 0 50px;
}
.margintop40 {
  margin-top: 40px;
}
.item-imgvideos {
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #3d3d3d;
}
.clients .brands .img img {
  max-width: 215px;
}
.slider .parallax-slider .swiper-slide .bg-img {
  background-color: black;
}
.new-text-team .contentsocial h6 {
  color: #75dab4;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.new-text-team .contentsocial h4 {
  font-size: 17px;
}
.new-text-team {
  background: #3754572b;
  padding: 20px 10px 20px 20px;
  border-radius: 0 0 10px 10px;
  display: flex;
  justify-content: space-between;
  height: 130px;
}
.font-social a span {
  background: #65d7b438;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.font-social {
  display: flex;
  justify-content: center;
  align-items: center;
}
.font-social a {
  margin-left: 20px;
}
.work-carousel.caroul .content .item-img {
  height: 420px;
  object-fit: fill;
}
.footer-p p {
  text-align: justify;
}
.paddingright-100 {
  padding-right: 100px;
}
.plt-siding {
  padding-top: 12px;
  padding-left: 12px;
}
.list-disc1 li {
  margin-top: 10px;
  font-weight: 200;
  list-style: circle;
  list-style-position: inside;
}
.list-disc2 li {
  list-style: circle;
  list-style-position: inside;
  margin-top: 10px;
}
.addressig-list {
  font-size: 16px;
  font-weight: 400;
  color: #999;
  margin: 10px 0;
}
.addressig-list li {
  margin-bottom: 5px;
  list-style: circle;
  list-style-position: inside;
}
.print-images img {
  height: 590px !important;
  object-position: top;
}
.privacy-card {
  padding: 80px 0px;
}
.heads h3 {
  margin: 15px 0px;
  font-size: 20px;
}
.heads ul {
  list-style: circle;
  list-style-position: outside;
}
.heads ul li {
  list-style: circle;
  list-style-position: outside;
  padding: 0px 8px;
  margin: 10px 0px;
  line-height: 30px;
}
@media screen and (min-width: 1900px) {
  .print-images img {
    height: 710px !important;
    object-position: top;
  }
  .portfolio .gallery .items .item-img img {
    width: 100%;
    height: 304px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .section-padding {
    padding: 60px 0;
  }
  .sec-head.mb-0 {
    margin-bottom: 35px !important;
  }
  .sec-head h3 {
    font-size: 50px !important;
  }
  .pages-header .cont h1 {
    font-size: 45px !important;
    margin-bottom: 8px;
  }
  .pages-header {
    height: 35vh !important;
  }
  .plt-siding {
    padding-top: 20px;
    padding-left: 0;
  }
  .slider .parallax-slider .swiper-slide {
    min-height: 50vh !important;
  }
  .slider .parallax-slider .swiper-slide {
    min-height: 50vh;
  }
  .work-carousel .swiper-slide {
    padding: 0px 15px;
    margin-bottom: 65px;
  }
  .width-all {
    width: 100% !important;
    margin: 0 0;
    padding: 0 30px;
  }
  .clients .brands .item {
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .grid-client {
    display: grid;
    grid-template-columns: repeat(7, 1fr) !important;
    gap: 25px;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .work-carousel .content {
    margin-bottom: 48px;
  }
  .clients .brands .item {
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    height: 114px;
    line-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .grid-client {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 25px;
    padding: 0 15px;
  }
  .pages-header .cont h1 {
    font-size: 30px !important;
    margin-bottom: 10px;
  }
  .pages-header {
    height: 40vh !important;
  }
  .width-all {
    width: 100% !important;
    margin: 0 0;
  }
  .paddingright-100 {
    padding-right: 0;
  }
  .section-padding {
    padding: 50px 0;
  }
  .slider .parallax-slider .swiper-slide {
    min-height: 50vh;
  }
  .section-padding100 {
    margin-top: 0%;
  }
  .logobanner {
    width: 35% !important;
  }
  .flexrowss {
    flex-direction: column-reverse;
    display: flex;
  }
  .plt-siding {
    padding-top: 10px;
    padding-left: 0;
  }
}
@media screen and (min-width: 380px) and (max-width: 576px) {
  .privacy-card {
    padding: 60px 0px;
  }
  .heads h3 {
    margin: 15px 0px;
    font-size: 16px;
  }
  .heads ul {
    list-style: circle;
    list-style-position: outside;
  }
  .heads ul li {
    list-style: circle;
    list-style-position: inside;
    padding: 0px 4px;
    margin: 10px 0px;
    font-size: 14px;
    line-height: 30px;
  }
  .print-images img {
    height: auto !important;
    object-position: top;
  }
  .contact .cont-info .item h5 {
    font-size: 14px;
  }
  .addressig-list li {
    font-size: 14px;
  }
  .work-carousel .content {
    margin-bottom: 48px;
  }
  .clients .brands .item {
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    height: 114px;
    line-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .grid-client {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 25px;
    padding: 0 15px;
  }
  .pages-header .cont h1 {
    font-size: 30px !important;
    margin-bottom: 10px;
  }
  .pages-header {
    height: 40vh !important;
  }
  .width-all {
    width: 100% !important;
    margin: 0 0;
  }
  .plt-siding {
    padding-top: 10px;
    padding-left: 0;
  }
  .paddingright-100 {
    padding-right: 0;
  }
  .section-padding {
    padding: 50px 0;
  }
  .flexrowss {
    flex-direction: column-reverse;
    display: flex;
  }
  .slider .parallax-slider .swiper-slide {
    min-height: 50vh;
  }
  .section-padding100 {
    margin-top: 0%;
  }
  .logobanner {
    width: 35% !important;
  }
}
@media screen and (min-width: 240px) and (max-width: 379px) {
  .privacy-card {
    padding: 60px 0px;
  }
  .heads h3 {
    margin: 15px 0px;
    font-size: 16px;
  }
  .heads ul {
    list-style: circle;
    list-style-position: outside;
  }
  .heads ul li {
    list-style: circle;
    list-style-position: inside;
    padding: 0px 4px;
    margin: 10px 0px;
    font-size: 14px;
    line-height: 30px;
  }
  .print-images img {
    height: auto !important;
    object-position: top;
  }
  .contact .cont-info .item h5 {
    font-size: 14px;
  }
  .addressig-list li {
    font-size: 14px;
  }
  .work-carousel .content {
    margin-bottom: 48px;
  }
  .clients .brands .item {
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    height: 114px;
    line-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .grid-client {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 25px;
    padding: 0 15px;
  }
  .pages-header .cont h1 {
    font-size: 30px !important;
    margin-bottom: 10px;
  }
  .pages-header {
    height: 40vh !important;
  }
  .width-all {
    width: 100% !important;
    margin: 0 0;
  }
  .plt-siding {
    padding-top: 10px;
    padding-left: 0;
  }
  .paddingright-100 {
    padding-right: 0;
  }
  .section-padding {
    padding: 50px 0;
  }
  .flexrowss {
    flex-direction: column-reverse;
    display: flex;
  }
  .slider .parallax-slider .swiper-slide {
    min-height: 50vh;
  }
  .section-padding100 {
    margin-top: 0%;
  }
  .logobanner {
    width: 35% !important;
  }
}
.footer-half {
  background: #000000;
}
.width-all {
  width: 1200px;
  margin: 0 auto;
}
.grid-client {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px;
}
.grid-client .brands .item {
  margin-bottom: 0;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #d6eaff;
  border-bottom: 1px solid #d6eaff;
  overflow: hidden;
  background: #fff;
  height: 160px;
}
.grid-client .clients .brands .img img {
  max-width: 215px;
}
.clients .brands .img {
  padding: 0 10px;
}
.simple-btn:after {
  background: rgb(251 251 251 / 21%);
}
.pages-header {
  height: 55vh;
}
.video-container {
  width: 100%;
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 8px 20px rgba(black, 0.4);
}
.video-container .video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-container video {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
#circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
#circle-play-b svg {
  width: 100px;
  height: 100px;
  fill: #fff;
  stroke: #fff;
  cursor: pointer;
  background-color: rgba(black, 0.2);
  border-radius: 50%;
  opacity: 0.9;
}
.vid-area .vid-icon {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-sec {
  background-size: cover;
  height: 250px;
  background-position: center;
}
#chartdiv {
  width: 100%;
  height: 500px;
}
#chartdiv a {
  display: none !important;
}
.header-bg {
  background-color: #000000;
}
.video-gallery {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.video-gallery .gallery-item {
  position: relative;
  overflow: hidden;
  background: #000;
  cursor: pointer;
}
.video-gallery .gallery-item img {
  position: relative;
  display: block;
  opacity: 0.45;
  height: 300px;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-23px, 0, 0);
  backface-visibility: hidden;
}
.video-gallery .gallery-item .gallery-item-caption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
}
.video-gallery .gallery-item .gallery-item-caption,
.video-gallery .gallery-item .gallery-item-caption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-gallery .gallery-item h2 {
  font-weight: 300;
  overflow: hidden;
  padding: 0.5em 0;
}
.video-gallery .gallery-item h2,
.video-gallery .gallery-item p {
  position: relative;
  margin: 0;
  z-index: 10;
}
.video-gallery .gallery-item p {
  letter-spacing: 1px;
  font-size: 68%;
  padding: 1em 0;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(10%, 0, 0);
}
.video-gallery .gallery-item:hover img {
  opacity: 0.3;
  transform: translate3d(0, 0, 0);
}
.video-gallery .gallery-item .gallery-item-caption {
  text-align: left;
}
.video-gallery .gallery-item h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 1px;
  background: #fff;
  transition: transform 0.3s;
  transform: translate3d(-100%, 0, 0);
}
.video-gallery .gallery-item:hover h2::after {
  transform: translate3d(0, 0, 0);
}
.video-gallery .gallery-item:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 50em) {
  .video-gallery .gallery-item {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
.play-circle {
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.play-circle .vid-butn .icon span:hover,
.play-circle:hover {
  display: inherit !important;
}
.play-circle .vid-butn .icon i {
  color: #83debc;
  font-size: 35px;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 12px solid black;
  left: 5px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  border-right: 20px solid white;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 12px solid black;
  left: 3px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 20px solid white;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
.mfp-iframe-holder .mfp-close {
  top: -43px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-figure {
  line-height: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  .slider .parallax-slider .swiper-slide {
    min-height: 60vh !important;
  }
  html {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .slider .parallax-slider .swiper-slide {
    min-height: 60vh !important;
  }
  html {
    overflow-x: hidden;
  }
  .grid-client {
    display: grid;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 25px;
  }
  .work-carousel.caroul .content .item-img {
    height: 500px;
    object-fit: fill;
  }
}
@media screen and (max-width: 767px) {
  .portfolio .gallery .items .item-img img {
    height: 210px;
  }
  .portfolio .gallery .items {
    margin: 0 0 20px;
  }
  .slider .parallax-slider .swiper-slide {
    min-height: 45vh !important;
  }
  .sec-head h3 {
    font-size: 23px;
  }
  .sec-head.mb-0 {
    margin-bottom: 30px !important;
  }
  .portfolio .filtering span {
    margin: 20px 15px;
  }
 @media screen and (max-width: 767px) {
    .portfolio .filtering span {
        margin: 20px 15px;
        background: #0c0f16;
        padding: 10px 15px;
        border-radius: 30px;
    }
    .portfolio .filtering span:after {
        content: none;
    }
    .portfolio .filtering .filter {
        margin-bottom: 38px;
    }
}
  .logo img {
    width: 60px;
    height: 50px;
    object-fit: contain;
  }
  .block-sec {
    background-size: cover;
    height: 160px;
    background-position: center;
  }
  .vid-area .vid-icon {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .portfolio .gallery .items {
    padding: 0 20px;
  }
  .play-circle {
    width: 65px;
    height: 65px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .play-circle .vid-butn .icon i {
    color: #83debc;
    font-size: 20px;
  }
  html {
    overflow-x: hidden;
  }
  .grid-client {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 25px;
  }
  .grid-client .brands .item {
    height: 120px;
  }
  .work-carousel.caroul .content .item-img {
    height: 520px;
    object-fit: cover;
    background-position: top !important;
  }
  .works-header {
    min-height: 55vh;
  }
  .navbar .logo {
    margin-left: 15px;
    font-size: 15px !important;
  }
}
.heads ul li {
  color: #c8c8c8 !important;
}


