

















@import url("https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300;400;500;600;700;800;900&display=swap");

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* @font-face {
    
    src: url(../fonts/CalibreBlack.woff); 
    font-weight: 800;
}    */

@media only screen and (min-width: 1201px) {
    body {
        zoom: 0.8;
    }
}

.compare-cntnt td img {
    margin: 0 auto !important;
}

@font-face {
  font-family: "Calibre-bold";
  src: url(../fonts/CalibreBold.woff);
  font-weight: 700;
}

@font-face {
  font-family: "Calibre-semibold";
  src: url(../fonts/CalibreSemibold.woff);
  font-weight: 600;
}

@font-face {
  font-family: "Calibre-medium";
  src: url(../fonts/CalibreMedium.woff);
  font-weight: 500;
}

@font-face {
  font-family: "Calibre-regular";
  src: url(../fonts/CalibreRegular.woff);
  font-weight: 400;
}


@font-face {
     font-family: "Calibre-light";
    src: url(../fonts/CalibreLight.woff); 
    font-weight: 300;
} 
/* @font-face {
    
    src: url(../fonts/CalibreThin.woff);  
    font-weight: 100;  
} 
   */

body {
  margin: 0;

  color: #000;
  background: #ffffff;
  overflow-x: hidden;
}

input,
textarea,
button {
  outline: none;
}

button,
input[type="submit"],
input[type="reset"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #9bb5c4;
  margin: 0;
  padding: 0;
}

input,
select {
  outline: none;
}

a {
  text-decoration: none;
  color: #1b2642;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

.transition {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

.list-none {
  margin: 0;
  padding: 0;
  list-style: none;
}

fieldset {
  border: none;
  padding: 0;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

ol,
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
}

img {
  padding: 0;
  margin: 0;
}

.flex {
  display: flex;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.gap-50 {
  gap: 50px;
}

.f-wrap {
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: end;
}

.block {
  display: block;
}

/* main css */

.container {
  width: 100%;
  max-width: 1312px;
  margin: auto;
}

header#header {
  padding: 24px 0px;
  background: #16161a;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999999;
}

div#wrapper {
  margin-top: 95px;
}

.header-container {
  width: 100%;
  max-width: 1440px;
  padding: 0px 32px 0px 32px;
  margin: auto;
}

.header-pages ul li a {
  color: #fafaf7;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.218px;
  border-bottom: 3px solid transparent;
}

.header-pages ul {
  gap: 30px;
  padding-top: 10px;
}

a.demo {
  width: 160px;
  height: 48px;
  border-radius: 8px;
  background: #2ad4c0;
  color: #16161a;
  text-align: center;

  font-size: 24px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.218px;
  border: 3px solid #2ad4c0;
  padding-top: 8px;
}

a.demo:hover {
  opacity: 0.6;
}

.header-pages {
  gap: 64px;
}

.banner-content h1 {
  color: #131415;
  text-align: center;

  font-size: 96px;
  font-style: normal;
  line-height: 96px;
  letter-spacing: -1.2px;
  padding-bottom: 18px;
}

.banner-content p {
  color: #131415;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.291px;
  padding-bottom: 38px;
}

.share_cta {
    opacity: 0.2;
}

.banner-content {
  text-align: center;
  padding: 180px 0px 15px 0px;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.banner-content img {
  width: max-content;
  display: block;
  margin: auto;
}

section.home-banner {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: #fafaf7;
}

.tour-sub-content {
  padding: 78px 80px 98px 80px;
}

@media (max-width: 480px) {
    .tour-sub-content {
        padding: 78px 20px 24px 20px;
    }
}

.home-tour-content h2 {
  color: #232329;

  font-size: 72px;
  font-style: normal;
  line-height: 72px;
  letter-spacing: 0.655px;
  margin: 35px 0px 20px 0px;
}

.home-tour-content p {
  color: #232329;
  font-size: 32px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.291px;
  padding-bottom: 42px;
}

span.home-line {
  width: 96px;
  height: 8px;
  border-radius: 2px;
  background: #2ad4c0;
  display: block;
}

.home-tour-content {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.5);
}

section.home-tour {
  padding-bottom: 128px;
  margin-bottom: 0;
  background: #FAFAF7;
  padding-top: 62px;
  position: relative;
}

.home-blog-flex {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 128px;
  flex-wrap: wrap;
  position: relative;
}

.home-blog-content h2 {
  color: #232329;

  font-size: 72px;
  font-style: normal;
  line-height: 72px;
  letter-spacing: 0.655px;
  padding: 34px 0px 24px 0px;
}

.home-blog-content p {
  color: #232329;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.29px;
  max-width: 99%;
  margin-bottom: 24px;
}

.home-blog-image img {
  display: block;
  padding: 111px 43px 111px 0px;
  border-radius: 12px 0px 0px 12px;
  background: #16161a;
  width: 100%;
}

.home-blog-flex:nth-child(2) {
  flex-direction: row-reverse;
  margin-bottom: 112px;
}

.home-blog-content {
  padding: 0px 43px 0px 58px;
  width: 50%;
  position: relative;
  z-index: 9;
}

.home-blog-flex:nth-child(1) .home-blog-content {
      padding-right: 0;
      padding-left: 20px;
  }

.home-blog-flex:nth-child(2) .home-blog-image img {
  padding: 0px;
  border-radius: 12px;
}

.home-blog-image {
  width: 50%;
  position: relative;
  z-index: 9;
}

.home-blog-flex:nth-child(3) .home-blog-image {
  width: 100%;
}

.home-blog-flex:nth-child(3) .home-blog-content {
  width: 100%;
  padding-top: 64px;
}

.home-blog-flex:nth-child(3) {
  box-shadow: none;
  margin-bottom: 96px;
}

.home-blog-flex:nth-child(3) .home-blog-content p {
  max-width: 100%;
  margin-bottom: 34px;
}

.home-blog-flex:nth-child(3) .home-blog-image img {
  border-radius: 12px 12px 0 0;
  padding: 0px;
}

.home-tour-content img {
    border-radius: 12px 12px 0px 0px;
}

.home-blog-flex:nth-child(2) .home-blog-content {
  padding-top: 54px;
}

.home-blog-flex:nth-child(2) .home-blog-content h2 {
  padding-bottom: 42px;
}

.home-blog-flex:nth-child(2) .home-blog-content p {
  padding-bottom: 18px;
}

section.home-scratch {
  padding-top: 0px;
  background: #16161a;
  margin-bottom: 0;
  position: relative;
  z-index: 9;
}

.home-scratch-content {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    align-items: center;
    margin: auto;
    transform: translateY(-50%);
    width: 100%;
}

.home-scratch-content h2 {
  color: #fff;
  text-align: center;

  font-size: 96px;
  font-style: normal;

  line-height: 96px;
  /* 100% */
  letter-spacing: -1.2px;
  padding: 32px 0px 18px 0px;
}

.home-scratch-content p {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
  max-width: 67%;
  margin: auto;
  margin-bottom: 24px;
}

.home-scratch-content .btn-primary {
  margin: auto;
  margin-bottom: 14px;
}

.home-scratch-content img {
  display: block;
  margin: auto;
  margin-top: 60px;
  width: 100%;
  max-width: max-content;
}

.affordable-content h2 {
  color: #232329;
  text-align: center;

  font-size: 66px;
  font-style: normal;

  line-height: 76px;
  letter-spacing: -1.2px;
  padding-bottom: 18px;
  max-width: 90%;
  margin: auto;
}

.affordable-content p {
  color: #393842;
  text-align: center;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
  padding-bottom: 18px;
}

.affordable-content a {
  margin: auto;
}

.affordable-content {
  margin-bottom: 23px;
}

.affordable-slider-image img {
  width: 100%;
  max-width: 83.25%;
  margin: auto;
  max-height: 520px;
  border-radius: 12px;
}

.affordable-slider-icon img {
  width: 100%;
  max-width: 278px;
  border-radius: 20px;
  background: #fff;
  /* box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.50); */
  padding: 20px;
}

.affordable-slider-icon {
  position: absolute;
  top: auto;
  right: 135px;
  z-index: 999;
  bottom: 340px;
}

.affordable-slider-content {
  position: relative;
  padding-top: 100px;
}

.owl-nav button:hover {
  background: transparent !important;
}

.affordable1 .owl-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 97%;
  margin: auto;
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  bottom: 48%;
}

.affordable1 .owl-dots button span {
  background: #393842 !important;
  opacity: 0.5 !important;
}

.affordable1 .owl-dots button.owl-dot.active span {
  opacity: 1 !important;
}

.affordable1 .owl-dots {
  margin-top: 41px;
}

section.affordable {
  padding-bottom: 96px;
  background-color: #ffffff;
  padding-top: 96px;
  position: relative;
  max-width: 1440px;
  margin: auto;
}

.brands1-icons img {
  height: 48px;
}

section.home-brands-sec {
  padding: 32px 0px;
  background: #2ad4c0;
}

.home-brands {
  padding: 72px 20px 72px 20px;
  border-radius: 12px;
  background: #fff;
  position: relative;
}

.home-brands .owl-carousel {
  width: 100% !important;
}

.home-brands::after {
  position: absolute;
  content: "";
  background: #2ad4c0;
  right: -60px;
  height: 100%;
  width: 60px;
  top: 0;
  opacity: 0;
  z-index: 9;
}

.home-brands::before {
  position: absolute;
  /* content: ""; */
  background: transparent;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 99;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.5);
  border-radius: 12px;
}

section.get-started {
  padding: 64px 0px;
  background: #232329;
}

.get-started-content {
  padding-top: 59px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.get-started-content img {
  border-radius: 0px 0px 12px 12px;
  display: block;
}

.get-started-content span {
  display: block;
  color: #00b09b;
  text-align: center;

  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
  padding-bottom: 10px;
}

.get-started-content h2 {
  color: #232329;
  text-align: center;

  font-size: 96px;
  font-style: normal;

  line-height: 96px;
  /* 100% */
  letter-spacing: -0.5px;
  margin-bottom: 22px;
}

.get-started-content a {
  margin: auto;
  margin-bottom: 49px;
}

footer#footer {
  padding: 64px 0px 64px 0px;
  background: #16161a;
}

.footer-links-flex {
  display: flex;
  justify-content: space-between;
  max-width: 88%;
  margin: auto;
  gap: 20px;
  flex-wrap: wrap;
  padding-bottom: 78px;
}

.footer-links-sub h3 {
  color: #fff;

  font-size: 24px;
  font-style: normal;

  line-height: 32px;
  /* 133.333% */
  margin-bottom: 10px;
}

.footer-links-sub ul li a {
  color: #fff;

  font-size: 24px;
  font-style: normal;

  line-height: 32px;
  margin-bottom: 13px;
  display: block;
  max-width: max-content;
}

.footer-links-sub {
  width: 22%;
}

.mbl1 {
  display: none !important;
}

.dsk1 {
  display: block;
}

.mob-hamburger {
  display: none;
}

/* .home-blog-image img {
    box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.50);
} */
.header-pages li:hover a {
  opacity: 0.6;
}

.footer-links-sub ul li a:hover {
  opacity: 0.6;
}

/* .affordable-slider-icon {
    animation: bounceColor 0.8s infinite alternate;
} */

@keyframes bounceColor {
  0% {
    transform: translateY(0);
    color: initial;
    /* or whatever initial color is */
  }

  100% {
    transform: translateY(-12px);
    color: #000;
  }
}

.create-banner-content h2 {
  color: #16161a;
  text-align: center;

  font-size: 96px;
  font-style: normal;
  line-height: 96px;
  letter-spacing: -1.2px;
  padding-bottom: 18px;
}

p.banner-para1 {
  color: #16161a;
  text-align: center;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
  padding-bottom: 20px;
}

.create-banner-content img {
  width: max-content;
  display: block;
  margin: auto;
  margin-bottom: 63px;
  width: 90%;
}

p.banner-para2 {
  color: #16161a;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
  max-width: 78%;
  margin: auto;
  margin-bottom: 94px;
}

p.banner-para2 b {
  color: #16161a;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
}

section.create-banner {
  padding-top: 96px;
}

section.presentation-steps {
  padding-top: 79px;
  background: #16161a;
  /* margin-bottom: 64px; */
}

.pre-steps {
  text-align: center;
  padding-bottom: 195px;
}

.stp-icon1 img {
  display: block;
  margin: auto;
  margin-bottom: 32px;
}

.pre-steps h2 {
  color: #fff;
  text-align: center;

  font-size: 96px;
  font-style: normal;

  line-height: 96px;
  /* 100% */
  letter-spacing: -1.2px;
  margin-bottom: 18px;
}

.pre-steps p {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
  max-width: 79%;
  margin: auto;
  margin-bottom: 48px;
}

.stp-main-image img {
  display: block;
  margin: auto;
}

.step-2 .stp-icon1 img {
  margin-bottom: 32px;
}

.pre-steps.step-2 {
  padding-bottom: 246px;
}

.step-3 .stp-icon1 img {
  margin-bottom: 32px;
}

.pre-steps.step-3 p {
  max-width: 75%;
}

.pre-steps.step-3 {
  padding-bottom: 262px;
}

.step-4 .stp-icon1 img {
  margin-bottom: 23px;
}

.pre-steps.step-4 {
  padding-bottom: 312px;
}

.step-5 .stp-icon1 img {
  margin-bottom: 30px;
}

.pre-steps.step-5 {
  padding-bottom: 210px;
}

.step-6 .stp-icon1 img {
  margin-bottom: 32px;
}

.pre-steps.step-6 {
  padding-bottom: 236px;
}

.page-template-create .tour-sub-content {
  padding-top: 50px;
  padding-bottom: 24px;
}

.how-ingagework h2 {
  font-size: 24px;
  color: #fff;
}

.pre-steps.step-5 p {
  margin-bottom: 35px;
  max-width: 70%;
}

.pre-steps.step-6 p {
  margin-bottom: 64px;
  max-width: 63%;
}

/* .create-blog .home-blog-content h2 {
    font-size: 64px;
    line-height: 64px;
} */
.create-blog .home-blog-content p {
  max-width: 100%;
  margin-bottom: 24px;
}

.create-blog .home-blog-image img {
  display: block;
  padding: 0px 0px 0px 0px;
}

.create-blog .home-blog-content {
  margin-top: 22px;
}

.create-blog .home-blog-flex:nth-child(2) .home-blog-image img {
  padding: 28px 0px 0px 30px;
}

.create-blog .home-blog-flex:nth-child(2) .home-blog-content h2 {
  padding-bottom: 42px;
}

.create-blog .home-blog-flex:nth-child(2) .home-blog-content {
  padding-top: 70px;
}

.create-blog .home-blog-flex:nth-child(1) .home-blog-content h2 {
  font-size: 64px;
  line-height: 64px;
}

.create-blog .home-blog-flex:nth-child(3) .home-blog-image img {
  height: 520px;
}

.create-blog .home-blog-flex:nth-child(3) .home-blog-content {
  margin-top: 32px;
}

.create-blog .home-blog-flex:nth-child(3) {
  box-shadow: none;
  margin-bottom: 122px;
}

section.create-scratch {
  padding-top: 66px;
}

.create-scratch .home-scratch-content p {
  margin-bottom: 42px;
}

.create-scratch .home-scratch-content .btn-primary {
  margin: auto;
  margin-bottom: 26px;
}

section.home-scratch.create-scratch {
  margin-bottom: 0px !important;
}

section.next-step-sec {
  padding: 33px 0px;
  background: #00b09b;
}

.next-step-sec-content {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.n-step-heading h3 {
  color: #00b09b;

  font-size: 64px;
  font-style: normal;

  line-height: normal;
  letter-spacing: -1px;
}

.n-step-heading {
  display: flex;
  justify-content: center;
  gap: 22px;
}

.next-step-sec-content h2 {
  color: #16161a;
  text-align: center;

  font-size: 96px;
  font-style: normal;

  line-height: 96px;
  /* 100% */
  letter-spacing: -1.2px;
  margin-bottom: 18px;
}

.next-step-sec-content p {
  color: #16161a;
  text-align: center;
  font-size: 32px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px;
  margin-bottom: 30px;
}

.next-step-sec-content a {
  margin: auto;
}

.next-step-sec-content {
  padding: 109px 0px 119px 0px;
}

.create-started {
  background: #16161a !important;
}

section.home-blog {
  background: #FAFAF7 ;
  padding-top: 63px;
}

.home-blog-flex:nth-child(3)::after {
  position: absolute;
  content: "";
  background-color: #FAFAF7;
  width: 300%;
  height: 110%;
  z-index: 0;
  left: -100%;
  top: -48px;
}

section.home-blog.create-blog {
  padding-top: 64px;
}

.affordable-create {
  padding-bottom: 30px !important;
}

.page-template-share p.banner-para1 {
  color: #393842;
  padding-bottom: 52px;
}

.page-template-measure p.banner-para1 {
  color: #393842;
  padding-bottom: 52px;
}

.page-template-share section.create-banner {
  padding-bottom: 62px;
}

.page-template-measure section.create-banner {
  padding-bottom: 62px;
}

.page-template-share section.home-blog {
  padding-top: 63px;
}

.page-template-measure section.home-blog {
  padding-top: 63px;
}

.page-template-share .home-blog-image img {
  padding: 0px !important;
}

.page-template-measure .home-blog-image img {
  padding: 0px !important;
}

.page-template-share .home-blog-flex:nth-child(1) .home-blog-content {
  padding-top: 30px;
}

.page-template-measure .home-blog-flex:nth-child(1) .home-blog-content {
  padding-top: 30px;
}

.page-template-share .home-blog-flex:nth-child(1) .home-blog-content p {
  max-width: 97%;
}

.page-template-measure .home-blog-flex:nth-child(1) .home-blog-content p {
  max-width: 97%;
}

.page-template-share .home-blog-flex:nth-child(2) .home-blog-content h2 {
  padding-bottom: 24px;
}

.page-template-measure .home-blog-flex:nth-child(2) .home-blog-content h2 {
  padding-bottom: 24px;
}

.page-template-share .home-blog-flex:nth-child(2) .home-blog-content p {
  max-width: 95%;
}

.page-template-measure .home-blog-flex:nth-child(2) .home-blog-content p {
  max-width: 95%;
}

.page-template-share .home-blog-flex:nth-child(2) .home-blog-content {
  padding-top: 45px;
}

.page-template-measure .home-blog-flex:nth-child(2) .home-blog-content {
  padding-top: 45px;
}

.page-template-share .home-blog-flex:nth-child(3) .home-blog-image img {
    max-width: 88%;
    margin: auto;
    height: 100%;
}    
 
.page-template-measure .home-blog-flex:nth-child(3) .home-blog-image img {
  max-width: 100%;
  margin: auto;
  height: 628px;
}

.page-template-share .home-blog-flex:nth-child(3) {
  box-shadow: none;
  margin-bottom: 123px;
}

.page-template-measure .home-blog-flex:nth-child(3) {
  box-shadow: none;
  margin-bottom: 123px;
}

.page-template-share .home-blog-flex:nth-child(3)::after {
  height: 111%;
}

.page-template-measure .home-blog-flex:nth-child(3)::after {
  height: 111%;
}

.page-template-share .home-blog-flex:nth-child(4) .home-blog-content {
  padding-top: 22px;
}

.page-template-measure .home-blog-flex:nth-child(4) .home-blog-content {
  padding-top: 22px;
}

.page-template-share .home-blog-flex:nth-child(4) p {
  width: 100%;
  max-width: 100%;
}

.page-template-measure .home-blog-flex:nth-child(4) p {
  width: 100%;
  max-width: 100%;
}

.page-template-share .home-scratch-content p {
  max-width: 75%;
}

.page-template-measure .home-scratch-content p {
  max-width: 75%;
}

.share-images1 {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}

.page-template-share .home-blog-flex:nth-child(4) {
  margin-bottom: 70px;
}

.page-template-measure .home-blog-flex:nth-child(4) {
  margin-bottom: 70px;
}

section.home-scratch.share-strach img {
  margin: auto;
  display: block;
}

.create-banner-content a {
  margin: auto;
  margin-bottom: 135px;
}

/* meaure */
.measure-blog1 .home-blog-flex:nth-child(3) {
  order: 4;
}

.measure-blog1 .home-blog-flex:nth-child(4) {
  order: 3;
  flex-direction: column-reverse;
  position: relative;
  box-shadow: none;
}

section.home-blog.share-blog.measure-blog1 .container {
  display: flex;
  flex-direction: column;
}

.measure-blog1 .home-blog-flex:nth-child(4) .home-blog-image {
  width: 100%;
}

.measure-blog1 .home-blog-flex:nth-child(4) .home-blog-content {
  width: 100%;
  padding-top: 70px;
}

.measure-blog1 .home-blog-flex:nth-child(4)::after {
  position: absolute;
  content: "";
  background: #16161a;
  height: 100%;
  width: 300%;
  z-index: 1;
}

.measure-blog1 .home-blog-flex:nth-child(4) .home-blog-content h2 {
  color: #fafaf7;
  font-size: 48px;
  padding-top: 20px;
  padding-bottom: 9px;
}

.measure-blog1 .home-blog-flex:nth-child(4) .home-blog-content p {
  color: #fafaf7;
  padding-bottom: 20px;
  max-width: 88%;
  margin-bottom: 50px;
}

/* section.create-banner.measure-banner1 {
    background: #FAFAF7;
} */
section.create-banner.measure-banner1 {
  padding-bottom: 34px;
}

section.create-banner.measure-banner1 img {
  padding-left: 0px;
  margin-bottom: 0px;
  display: inline;
}

.measure-blog1 .home-blog-flex:nth-child(1) .home-blog-content p {
  max-width: 100%;
}

.measure-blog1 .home-blog-flex:nth-child(1) .home-blog-content {
  padding-top: 0px;
  margin-top: -52px;
}

.measure-blog1 .home-blog-flex:nth-child(2) .home-blog-content {
  padding-top: 0px;
  margin-top: -37px;
}

.measure-blog1 .home-blog-flex:nth-child(2) {
  flex-direction: row-reverse;
  margin-bottom: 64px;
}

.measure-blog1 .home-blog-flex:nth-child(4) .home-blog-content {
  padding: 71px 80px 0px 80px;
}

.measure-blog1 .home-blog-flex:nth-child(4) img {
  max-width: 95%;
  margin: auto;
}

.measure-blog1 .home-blog-flex:nth-child(4) {
  margin-bottom: 45px;
}

.measure-blog1 .home-blog-flex:nth-child(3) .home-blog-image img {
  max-width: 88%;
  margin: auto;
  height: 692px;
}

.measure-blog1 .home-blog-flex:nth-child(3) .home-blog-content {
  width: 100%;
  padding: 52px 78px 0px 80px;
}

.measure-blog1 .home-blog-flex:nth-child(4) .home-blog-image img {
  box-shadow: none !important;
}

section.next-step-sec {
  position: relative;
  z-index: 99;
}

.measure-blog1 .home-blog-flex:nth-child(3)::after {
  height: 120%;
}

.measure-blog1 .home-blog-flex:nth-child(3) {
  box-shadow: none;
  margin-bottom: 50px;
}

.measure-m-image img {
  display: block;
  margin: auto;
  /*     margin-left: 63px; */
}

.measure-m-image {
  background-color: #ffffff;
  text-align: center;
  padding: 30px 0px 35px 0px;
}

.measure-blog1 {
  padding-top: 28px !important;
}

body.active-menu1 {
  height: 100vh !important;
  overflow: hidden !important;
}

/* New Pages */

.latest-article-sub {
  width: 31.7%;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
}

.latest-article-sub img {
  width: 100%;
  display: block;
  border-radius: 12px 12px 0px 0px;
  min-height: 280px;
  object-fit: cover;
}

.latest-article-flex {
  justify-content: center;
  gap: 48px 32px;
}

.latest-article-heading h2 {
  color: #16161a;

  font-size: 72px;
  font-style: normal;

  line-height: 64px;
  /* 88.889% */
  letter-spacing: -0.9px;
}

.latest-article-heading {
  padding: 88px 0px 88px 0px;
}

.latest-article-sub h3 {
  color: #232329;

  font-size: 32px;
  font-style: normal;

  line-height: 36px;
  letter-spacing: -0.5px;
  padding-bottom: 8px;
}

.latest-article-sub p {
  color: #232329;
  font-size: 24px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.218px;
  padding-bottom: 8px;
}

.latest-article-sub a {
  color: #00b09b;
    font-weight: 700 !important;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.218px;
}

.atest-article-content1 {
  padding: 24px 32px 36px 32px;
}

.latest-article-main {
  padding-top: 48px;
  background: #fafaf7;
}

.next-blogs {
  margin-top: 49px;
  padding-top: 26px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #39384275;
  padding-bottom: 64px;
  align-items: center;
}

.n-blog-next-btn a {
  color: #16161a;

  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: -0.434px;
  border-radius: 6px;
  background: #2ad4c0;
  display: flex;
  width: 128px;
  height: 44px;
  align-items: center;
  padding: 11px 44px 11px 23px;
}

span.count1 {
  color: #16161a;

  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: -0.434px;
}

.n-blog-tabs {
  display: flex;
  gap: 17px;
}

.n-blog-heading {
  width: 10%;
}

.blog-details-heading h3 {
  color: #2ad4c0;

  font-size: 32px;
  font-style: normal;

  line-height: 96px;
  /* 300% */
  letter-spacing: -0.4px;
}

.blog-details-image img {
  width: 100%;
  display: block;
  max-height: 576px;
}

.single-post .blog-details-image img {
  max-height: 480px !important;
  border-radius: 12px 12px 0px 0px;
  object-fit: cover;
  object-position: top;
}

.blog-details-sub-content span {
  color: #8d8c92;

  font-size: 24px;
  font-style: normal;

  line-height: 32px;
  /* 133.333% */
  letter-spacing: 0.218px;
  display: block;
  margin-bottom: 24px;
}     

/*.blog-details-sub-content h2 {*/
/*    color: #232329;*/
/*    font-size: 72px;*/
/*    font-style: normal;*/
/*    line-height: 100%;*/
/*    letter-spacing: 0.655px;*/
/*}                 */
    
.blog-details-sub-content h5,
.blog-details-sub-content h5 p {
  color: #232329;
  font-size: 32px !important;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.291px !important;
  margin-bottom: 24px;

  max-width: 97%;
}   
.blog-details-sub-content p {
    font-family: "Calibre-semibold" !important;
    font-size: 32px !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: 0.218px !important;
/*     margin-bottom: 20px; */
}     

.blog-details-content {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
} 

.blog-details-sub-content {
  padding: 64px 155px 190px 155px;
}

.upcoming-events-heading h2 {
  padding: 88px 0px;
  color: #16161a;

  font-size: 72px;
  font-style: normal;

  line-height: 64px;
  /* 88.889% */
  letter-spacing: -0.9px;
}

.upcoming-events-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  gap: 30px 2%;
}

.upcoming-events-sub {
  width: 32%;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.upcoming-events-sub img {
  display: block;
  width: 100%;
/*   min-height: 280px; */
}

span.date-event {
  color: #8d8c92;

  font-size: 24px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.218px;
  display: block;
  margin: 0px 0px 16px 0px;
}

.upcoming-events-content h4 {
  color: #232329;

  font-size: 32px;
  font-style: normal;

  line-height: 36px;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
}

.upcoming-events-content p {
  color: #232329;
  font-size: 24px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.218px;
  margin-bottom: 16px;
}

.upcoming-events-content a {
  color: #00b09b;

  font-size: 24px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.218px;
  margin-top:auto;
}

.upcoming-events-content {
  padding: 32px 32px 62px 32px;
  border-top: 1px solid #004;
  display: flex;
  flex-direction: column;
  flex-grow: 1; 
}

.upcoming-events-main {
  padding-top: 48px;
  padding-bottom: 127px;
  background: #fafaf7;
}

.blog-details-sub-content.eventsd1 p {
  color: #232329;
  margin-bottom: 30px;
}

.blog-details-sub-content.eventsd1 ul li {
  color: #232329;
  font-size: 24px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.218px;
}

.blog-details-sub-content.eventsd1 ul {
  margin-bottom: 30px;
}

.blog-details-sub-content.eventsd1 span {
  color: #8d8c92;

  font-size: 32px;
  font-style: normal;

  line-height: 72px;
  /* 225% */
  letter-spacing: 0.291px;
  margin-bottom: 0px;
}

.blog-details-sub-content.eventsd1 {
  padding: 32px 155px 196px 155px;
}

.blog-details-main {
  padding-top: 48px;
  background: #fafaf7;
  padding-bottom: 100px;
}

.blog-details-image.p-event {
  background: #16161a;
}

.blog-details-image.p-event img {
  width: auto;
}

.blog-details-image.p-event {
  display: flex;
  justify-content: center;
  padding: 32px 0px;
  border-radius: 12px 12px 0px 0px;
}     
  
.blog-details-sub-content.eventsd1 {
    padding: 32px 156px 76px 156px;
}    

.get-access-form-heading h2 {
  color: #16161a;

  font-size: 72px;
  font-style: normal;

  line-height: 64px;
  /* 88.889% */
  letter-spacing: -0.9px;
  padding-bottom: 11px;
}

.get-access-form-heading p {
  color: #16161a;

  font-size: 32px;
  font-style: normal;

  line-height: 48px;
  /* 150% */
  margin-bottom: 32px;
}

.get-access-form {
  width: 1024px;
  margin: auto;
  border: 1px solid #0000002e;
  padding-top: 48px;
}

.get-access-form-flex {
  padding: 47px 168px 169px 169px;
  border-radius: 4px;
  background: #fafaf7;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.get-access-form-tabs input {
  border-radius: 8px;
  border: 1px solid #8d8c92;
  background: #fff;
  display: block;
  width: 100%;
  height: 52px;
  margin-bottom: 24px;
  padding: 21px 20px 9px 16px;
}

.get-access-form-tabs input::placeholder {
  color: #1c1c21;

  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.164px;
}

.get-access-form-tabs label {
  color: #8d8c92;

  font-size: 10px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.091px;
  position: absolute;
  top: 9px;
  left: 16px;
}

.get-access-form-tabs {
  position: relative;
}

.get-access-form-tabs.name1 {
  width: 100%;
}

.get-access-form-tabs.name2 {
  width: 49%;
}

.get-access-form-heading {
  padding: 0px 48px;
}

.get-access-form {
  background: #fff;
}

.register-form-main {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99999;
  background: #000000d1;
  overflow: visible;
  display: none;
  height: 100vh;
}

.register-form-main.form-active {
  display: flex !important;
  align-items: center;
}

.our-partners-heading h2 {
  color: #16161a;

  font-size: 72px;
  font-style: normal;

  line-height: 64px;
  /* 88.889% */
  letter-spacing: -0.9px;
  padding: 88px 0px;
}

.our-partners-main {
  padding-top: 48px;
  background: #fafaf7;
  padding-bottom: 15px;
}

.our-partners-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.our-partners-sub {
  width: 32%;
  border-radius: 12px;
  background: #fff;
  margin-bottom: 48px;
  padding-bottom: 48px;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
}

.our-partners-sub-img img {
  display: flex;
  padding: 70px 30px 70px 30px;
  width: 100%;
  max-width: 260px;
  margin: auto;
  max-height: 300px;
}

.our-partners-sub span {
  color: #8d8c92;

  font-size: 24px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.218px;
  text-align: start;
  margin-bottom: 16px;
  display: block;
  padding: 0px 32px;
  min-height: 30px;
}

.our-partners-sub h3 {
  color: #232329;

  font-size: 32px;
  font-style: normal;

  line-height: 36px;
  /* 112.5% */
  letter-spacing: -0.5px;
  padding: 0px 32px;
}

.our-partners-sub-img {
  border-bottom: 1px solid #00000021;
  border-radius: 0px !important;
  margin-bottom: 32px;
  height: 275px;
  display: flex;
  justify-content: center;
  align-items: center;
}

img.flg-img1 {
  position: absolute;
  top: -1px;
  right: -1px;
  display: flex;
  border-radius: 0px 10px 0px 0px;
}

.blog-details-sub-content.eventsd1.prtner2 {
  padding-top: 48px;
}

.blog-details-sub-content.eventsd1.prtner2 img {
  margin-bottom: 20px;
}

.blog-details-sub-content.eventsd1.prtner2 p {
  color: #232329;
  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.164px;
}

.blog-details-sub-content.eventsd1.prtner2 h5 {
  margin-bottom: 18px;
}

.upcoming-events-sub.poscast-s1 {
  margin-bottom: 48px;
}

.upcoming-events-sub.poscast-s1 h4 {
  max-width: 90%;
}

.c-studies1.upcoming-events-sub img {
  padding: 100px 32px 112px 32px;
  max-width: max-content;
  margin: auto;
}

.c-studies1.upcoming-events-sub.poscast-s1 h4 {
  max-width: 100%;
  min-height: 0px;
}

.case-stdduies1 {
  padding-bottom: 45px;
	background: #fff;
}

.blog-details-sub-content.eventsd1.prtner2.c-studies-2 li {
  font-size: 18px;
}

.blog-details-sub-content.eventsd1.prtner2.c-studies-2 ul {
  margin-left: 30px;
}

.c-studies-img {
  display: flex;
  justify-content: center;
}

.studies-slides .owl-dots span {
  width: 8px;
  height: 8px;
  background: #fff !important;
  opacity: 0.5;
}

.studies-slides .owl-dots button.owl-dot.active span {
  opacity: 1 !important;
}

.blog-details-sub-content.eventsd1.prtner2.c-studies-2 h2 {
  margin-top: 10px;
}

.sbt-btn1 {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}

.home-tour-content p span {
  display: block;
  margin-top: 10px;
}

section.home-tour::after {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 90%;
  top: 0;
  z-index: -1;
}

.stp-icon1 img {
  width: 68.5px;
  height: 43.5px;
}

.create-blog .home-blog-flex img {
  box-shadow: none;
}

.create-blog .home-blog-flex:nth-child(3) .home-blog-image img {
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.5);
}

.affordable-create .affordable-content h2 {
  max-width: 90%;
  margin: auto;
}

section.affordable.affordable-create {
  background: #fafaf7;
  position: relative;
}

section.affordable.affordable-create::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 300%;
  background: #fafaf7;
  top: 0;
  right: -100%;
  margin: auto;
  z-index: -1;
}

section.home-blog.share-blog {
  background: #fafaf7;
}

.measure-banner1 p.banner-para1 {
  padding-bottom: 18px;
}

.measure-banner1 .create-banner-content a {
  margin-bottom: 35px;
}

.measure-blog1 .home-blog-flex:nth-child(3) .home-blog-content p {
  max-width: 90%;
  margin-bottom: 34px;
}

.banner-videos video {
  width: 100%;
}

.banner-videos {
  position: relative;
  width: 100%;
  z-index: 0;
  display: block;
}

.footer-logo {
  width: 100%;
  margin-bottom: 44px;
}

.footer-last {
  padding-top: 17px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #8b8b8d;
}

.footer-last-content p {
  color: #8b8b8d;
  font-size: 16px;
  font-style: normal;

  line-height: normal;
}

.footer-last-content {
  display: flex;
  align-items: center;
  gap: 20px;
}

.footer-last-content span {
  display: block;
  width: 2px;
  height: 15px;
  background: #8b8b8d;
}

.footer-last-content a {
  color: #fff;
  font-size: 16px;
  font-style: normal;

  line-height: normal;
}

.footer-last-icons a {
  display: block;
}

.footer-last-icons {
  display: flex;
  gap: 24px;
}

.case-1 .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 50%;
  max-width: 95%;
  margin: auto;
  right: 0;
  left: 0;
}

.case-1 .owl-nav button {
  background: #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 0px !important;
  color: #000 !important;
}

.case-1 .owl-dots {
  margin-top: 20px;
}

.affordable-slider {
  position: relative;
}

.footer-last-content a:hover {
  opacity: 0.6;
}

.footer-last-icons a:hover {
  opacity: 0.6;
}

.home-blog-image video {
  width: 100%;
  display: block;
}

.home-blog-image.b-video1 video {
  width: 100%;
  display: block;
  border-radius: 12px;
}

.home-blog-image.b-video1 {
  /*     padding: 230px 43px 230px 0px; */
  border-radius: 12px 0 0 12px;
  background: #16161a;
}

.home-blog-video {
  border: 1px solid #ffffff57;
  border-width: 1px 1px 1px 0px;
  padding: 25px 25px 25px 0px;
  border-radius: 0px 20px 20px 0px;
  background-color: #16161a;
}

.create-banner-video1 {
  width: 1100px;
  margin: auto;
  margin-bottom: 40px;
}

.create-banner-video1 video {
  width: 100%;
  display: block;
  border-radius: 15px;
}

.site-video1 video {
  display: flex;
  width: 100%;
  height: 575px;
  object-fit: cover;
  border-radius: 12px 0px 12px 0px;
  object-position: bottom;
}

.site-video1 {
  background-color: #16161a;
  padding: 0px 55px 55px 0px;
  border-radius: 14px 0px 0px 0px;
}

.site-video2 {
  padding: 0px 55px 55px 0px;
  border: 2px solid #ffffff57;
  border-width: 0px 1px 1px 0px;
  border-radius: 0px 0px 40px 0px;
}

.site-video-s1 video {
  width: 100%;
  height: 817px;
  object-fit: cover;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.site-video-s2 {
  width: 1150px;
  border: 2px solid #ffffff5e;
  border-width: 1px;
  padding: 25px;
  border-radius: 20px;
  background-color: #16161a;
  margin: auto;
}

.home-blog-vid1 video {
  height: 893px;
  object-fit: cover;
}

/* .home-blog-image {
    background: #16161A;
    padding: 58px 58px 0px 0px;
} */
/* .home-blog-flex:nth-child(2) .home-blog-image {
    background: #16161A;
    padding: 58px 58px 0px 0px;
}  */

.hm2 .home-blog-flex:nth-child(2) .home-blog-image {
  background: #16161a;
  padding: 58px 0px 40px 58px;
  border-radius: 12px;
}

.hm1 .home-blog-image.wpv2 {
  padding: 35px 35px 0px 35px;
  border-radius: 12px;
}

.work-video-v2 video {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.measure-blog1 .home-blog-flex:nth-child(3) .home-blog-image {
  padding: 0px;
}

.home-blog-image-video1 video {
  height: 692px;
  width: 100%;
  object-fit: fill;
  display: block;
  border-radius: 12px;
}

.hm1 .home-blog-flex:nth-child(2) .home-blog-image {
  background: #16161a;
  padding: 32px 0px 0px 32px;
  border-radius: 0px 12px 12px 0px;
}

.hm2 .home-blog-flex:nth-child(1) .home-blog-image {
  background: #16161a;
  padding: 58px 58px 0px 0px;
  border-radius: 12px;
}

.home-blog-flex:nth-child(1) video {
  border-radius: 0px 10px 0px 10px;
}

.hm2 .home-blog-flex:nth-child(2) .home-blog-image video {
  border-radius: 10px 0px 0px 10px;
}

.hm2 .home-blog-flex:nth-child(3) .home-blog-image {
  padding: 0px 35px 0px 35px;
  background: #16161a;
  border-radius: 12px;
}

/* .hm2 .home-blog-flex:nth-child(3) .home-blog-image video {
    border-radius: 12px 12px 0px 0px;
} */

.hm2 .home-blog-flex:nth-child(3) .home-blog-image video {
  border-radius: 12px 12px 0px 0px;
  width: 100%;
  height: 500px !important;
  object-fit: cover;
}

.measure-blog1 .home-blog-flex:nth-child(4) .home-blog-image img {
  border-radius: 0px;
  background: transparent;
}

.next-blogs {
  display: none !important;
}

/* .pagination-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
} */

/* .prev-page {width: 42%;}

.pagination {
    width: 100%;
} */

/* .pagination-buttons a {
    max-width: max-content;
} */

/* .next-page {
    width: 42%;
    display: flex;
    justify-content: end;
} */

.prev-page a,
.next-page a {
  color: #16161a;

  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: -0.434px;
  border-radius: 6px;
  background: #2ad4c0;
  display: flex !important;
  width: max-content;
  height: 44px;
  align-items: center;
  padding: 16px 15px 11px 26px;
  position: relative;
  z-index: 9999;
  gap: 19px;
}


.pagination {
  width: 100%;
  margin-top: 49px;
  padding-top: 26px;
  border-top: 1px solid #39384275;
  padding-bottom: 64px;
  position: relative;
}

.pagination-buttons {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}

.page-numbers {
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  top: 30%;
}

.paged-2 .pagination-buttons {
  justify-content: space-between !important;
}

.paged-3 .pagination-buttons {
  justify-content: space-between !important;
}

.paged-4 .pagination-buttons {
  justify-content: space-between !important;
}
.prev-page span {
  transform: rotate(-180deg);
  display: block;
  position: relative;
  top: -2px;
}
.ss2 {
  display: block;
  margin-top: 16px;
}
.ss2 a {
  width: 100% !important;
}

.blog-details-sub-content li {
/*   margin-bottom: 20px; */
  font-size: 18px;
} 
 
.n-step-heading img {
  display: block;
  margin-top: -18px;
}
/* .next-step-sec-content a {
  width: 352px;
} */
.page-template-measure .create-banner-content h2 {
  font-family: "Calibre-bold" !important;
  font-weight: 600;
}
.upcoming-events-sub.poscast-s1.c-studies1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}   
 
/* .blog-details-sub-content img {
    width: 100%;
    max-width: 80%;
    display: block;
    margin: 40px; 0px;
}    */
 
.you-video { 
  width: 100%;
  display: flex;
  justify-content: center;
}  

.you-video iframe {
  width: 100%;
  max-width: 79%;
  min-height: 576px;
  border: none;
} 
 
/*.blog-details-sub-content h2 strong,*/
/*.blog-details-sub-content h3,*/
/*.blog-details-sub-content h4 {*/
/*  font-size: 32px;*/
/*  line-height: normal;*/
/*  display: block;*/
/*  color: #232329;*/
/*}   */

.container-default.w-container h1 {
  font-size: 30px;
  line-height: normal;
  display: block;
  color: #232329;
  margin-bottom: 20px;
}

.blog-details-sub-content h3,
.blog-details-sub-content h4 {
/*   margin-bottom: 10px; */
	font-family: 'Calibre-medium';
    font-weight: 500;
} 

.blog-details-sub-content.eventsd1.prtner2 img {
  max-height: 200px;
}
.blog-details-sub-content.eventsd1.prtner2 a {
  margin-top: 30px;
}   

.blog-details-content div {
  color: #232329;
  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.164px;

  margin-bottom: 20px;
}
.you-video.hm-video1 iframe {
  border: 2px solid;
  padding: 20px 30px;
  background-color: #16161a;
  border-radius: 12px;
}

.c-studies1 .upcoming-events-image {
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-studies1 .upcoming-events-image img {
  width: 100%;
  padding: 0px 40px;
  height: 100%;
  object-fit: contain;
}

.c-studies-img img {
  max-height: 400px;
}
.studies-slides div {
  margin-bottom: 0px !important;
}
.single-case_study .blog-details-sub-content.eventsd1.prtner2.c-studies-2 h2 {
  margin-top: 0px;
}  
.blog-details-sub-content h6 {
  color: #232329;
  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.164px;
}
.blog-details-main a {
  color: #16161a;
}

.postid-1640 .pas1e1 {
  display: none;
}

.industry.bg.g3 {
  padding-left: 0px;
}

.team.bg.g3 {
  padding-left: 0px;
}

.industry.bg.g3 select {
  padding-left: 16px;
}

.team.bg.g3 select {
  padding-left: 16px;
}
.how-ingagework h1 {
  color: #fff;
  font-size: 66px;
  font-style: normal;

  line-height: 76px;
  letter-spacing: -1.2px;
  margin-bottom: 10px;
}
.our-team-sub {
  display: flex;
  align-items: center;
  gap: 40px;
  box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
  padding: 30px;
  border-radius: 20px;
  margin-bottom: 80px;
}

.our-team-content h2 {
  color: #232329;

  font-size: 52px;
  font-style: normal;

  line-height: 56px;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
}

.our-team-content p {
  color: #232329;
  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.164px;
}

.our-team-content {
  padding-right: 50px;
}
section.our-team {
  margin-bottom: 150px;
}
.career-main-content h2 {
  color: #232329;
  font-size: 62px;
  font-style: normal;
  line-height: 62px;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}
.about-main .career-main-content p{
	  padding: 0px 155px 190px 155px;
	margin-bottom:0px;
}
.career-main .career-main-content div{
	  padding: 0px 155px 0px 155px;
}
.career-main .w-dyn-list .w-dyn-items .w-dyn-item .margin-vertical-small {
    padding: 0;
}
.career-main .w-dyn-list .w-dyn-items .w-dyn-item {
    padding: 0;
}
.career-main .w-dyn-list .w-dyn-items {
    padding: 0;
}
.career-main-content p {
    color: #232329;
    font-size: 21px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.164px;
    margin-bottom: 30px;
    font-family: "Calibre-medium";
    font-weight: 400;
} 

.career-main-content ul li {
  color: #232329;
  font-size: 18px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 0.164px;
  margin-bottom: 30px;
  list-style: disc;
  margin-left: 50px;
}

.career-main-content a {
  color: #03d8bf;
  display: inline-block;
  margin-bottom: 10px;
}
.about-main .career-main-content h3, section.career-main .career-main-content h2:nth-child(2){
	padding: 64px 155px 0 155px;
}
 section.career-main .career-main-content h3{
	padding: 0px 155px 0 155px;
}
.career-main-content h3 {
  color: #232329;
  font-size: 52px;
    font-style: normal;
    line-height: 52px;
   letter-spacing: -0.5px;
    margin-bottom: 10px !important;
     padding: 0 20px;
}  
.career-main .career-main-content {
    padding-bottom: 190px;
} 
 
.career-main-content {
     margin: auto;
    width: 100%;
    max-width: 100%;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    padding: 0;
   
}
section.career-main img {
    max-height: 480px !important;
    border-radius: 12px 12px 0px 0px;
    object-fit: cover;
    object-position: top;
    width: 100%;
}
.career-main-content div {
    color: #16161a;
    font-size: 24px;
    font-style: normal;
    line-height: 32px;
    letter-spacing: 0.218px;
    margin-bottom: 60px;
}

section.career-main {
  margin-bottom: 100px;
   padding-top: 48px;
    background: #fafaf7;
    padding-bottom: 100px;
}

section.about-main iframe {
  width: 100%;
  height: 630px;
}

section.about-main {
  margin-bottom: 100px;
   padding-top: 48px;
   background: #fafaf7;
   padding-bottom: 100px;
}

section.about-main .career-main-content {
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 12px;
   background: #fff;
   box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
   overflow: hidden;
    padding: 0;	
}
section.about-main iframe {
  width: 100%;
  height: 630px;
  border-radius: 20px;
	margin-bottom: 20px;
}
.career-main-content h4 {
  color: #232329;

  font-size: 30px;
  font-style: normal;

  line-height: 24px;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
}
.home-blog-video-vid1 video {
  width: 100%;
  display: block;
}

.border_t2 video {
  border-radius: 12px 12px 0px 0px;
}
.border_b2 video {
  border-radius: 0px 0px 12px 12px;
}

.rid0 video {
  border-radius: 0px !important;
}

.banner-videos img {
  width: 100%;
}

.w-100 {
  width: 100%;
}
.atest-article-content1 p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom: 0px !important;
  margin-bottom: 10px;
}
/* .home-blog-video-vid1.rid0.dsk1 img {
    min-height: 760px;
} */
.market-btn1 {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}   

.related-blog-card {
    height: 280px;
    position: relative;
}

#blog-link {
    position: absolute;
    bottom: 20px;
}
@media (max-width: 701px) {
    .related-blog-card {
        height: 180px;
    }
    .related-blogs h2 {
        font-size: 48px;
    }
}

/* Responsive */

img.m-imag1 {
    width: 100%;
    height: 850px;
  }

@media only screen and (max-width: 1401px) {
  .container {
    width: 100%;
    max-width: 1301px;
    margin: auto;
    padding: 0px 40px;
  }

  .banner-videos video {
    width: 100%;
    height: 1200px !important;
    object-fit: cover;
  }

  .home-tour-content img {
    width: 100%;
  }

  img.m-imag1 {
    width: 100%;
    height: 850px;
  }

  .get-started-content img {
    width: 100%;
  }

  section.create-banner.measure-banner1 img {
    margin-bottom: 0px;
    max-width: 90%;
  }

  .latest-article-sub {
    width: 30.7%;
  }
	
}


@media only screen and (max-width: 1367px) {
	.tour-puldown-list {
    width: 100%;
    max-width: 37.6% !important;
	}
/* 	.home-blog-video-vid1.rid0.dsk1 img { 
    min-height: max-content;
}  */
}

@media only screen and (max-width: 1301px) {
  .page-template-share .home-blog-flex:nth-child(3) .home-blog-image img {
    height: 100%;
  }
  .next-step-sec-content {
    padding: 109px 80px 119px 80px;
  }

  .page-template-measure .home-blog-flex:nth-child(3) .home-blog-image img {
    height: 100%;
  }

  .home-blog-content h2 {
    font-size: 62px;
    line-height: 62px;
  }

  .blog-details-image.p-event img {
    width: 70%;
  }

  .create-banner-video1 {
    width: 100%;
  }

  .site-video-s1 video {
    width: 100%;
  }

  .home-blog-vid1 video {
    height: 593px;
  }

  .work-video-v2 video {
    width: 100%;
    height: 400px;
  }

  .home-blog-image-video1 video {
    height: 592px;
  }
	.container {
    width: 100%;
    max-width: 1220px;
    margin: auto;
    padding: 0px 40px;
  }
	
	
	
}



.header-pages ul li {
    display: flex;
    align-items: center;
  }

@media only screen and (max-width: 1201px) {
	.container {
    width: 100%;
    max-width: 1020px;
    margin: auto;
    padding: 0px 40px;
  }
	
  .banner-videos video {
    width: 100%;
    height: 1000px !important;
  }
  .home-blog-image.b-video1 {
    padding: 130px 43px 130px 0px;
  }

  /* Hamburger */

  .mob-hamburger {
    display: block;
  }

  .mob-hamburger button span {
    width: 20px;
    height: 2px;
    background: #ffffff;
    display: block;
    margin-bottom: 8px;
    transition: all 0.5s;
  }

  .mob-hamburger button.active span:nth-child(1) {
    transform: rotate(45deg);
  }

  .mob-hamburger button.active span:nth-child(2) {
    transform: rotate(-45deg) translate(10px, -10px);
  }

  .mob-hamburger button span:last-child {
    margin-bottom: 0px;
  }

  .mob-hamburger button {
    border: 0px;
    outline: none;
    display: block;
    background: transparent;
  }

  .mob-hamburger button {
    border: 0px;
    outline: none;
    display: block;
    background: transparent;
  }

  .header-pages .mob-hamburger button span {
    width: 40px;
    height: 6px;
    background: #d8d8d8;
  }

  .header-pages ul li {
    width: 100%;
    margin: 0 auto;
    top: 60px;
    height: 5vh;
    top: 60px;
    left: -100%;
    transition: all 0.5s;
    text-align: center;
    z-index: 999;
    display: block;
  }

  .header-pages ul {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #fff;
    transition: all 0.5s;
    text-align: center;
    z-index: 999;
    display: block;
    top: 95px;
    padding: 50px 0px;
    transform: translateX(-100%);
    left: 0px;
  }

  .header-pages ul.active {
    transform: translateX(0);
  }

  .header-Pages ul {
    left: -6px;
  }

  .header-pages ul li a {
      display: flex;
    color: #131415;
  }

  .top-num:nth-child(2) {
    display: none;
  }

  .banner-img {
    height: 370px;
  }

  button.hamburger-btn {
    position: absolute;
    top: 30%;
    z-index: 99;
  }

  button.hamburger-btn.active {
    top: 40%;
  }

  .header-pages {
    position: relative;
  }

  /* Hamburger */

  .header-pages {
    gap: 80px;
  }

  .banner-content h1 {
    font-size: 76px;
    line-height: 76px;
  }

  .banner-content p {
    font-size: 28px;
  }

  .home-tour-content h2 {
    font-size: 58px;
    line-height: 58px;
    margin: 20px 0px;
  }

  .home-tour-content p {
    font-size: 28px;
    padding-bottom: 30px;
  }

  .home-blog-content h2 {
    font-size: 58px;
    line-height: 58px;
    padding: 20px 0px;
  }

  .home-blog-content p {
    font-size: 28px;
  }

  .home-blog-flex:nth-child(2) .home-blog-content h2 {
    padding-bottom: 25px;
  }

  .home-scratch-content h2 {
    font-size: 75px;
    line-height: 75px;
  }

  .home-scratch-content p {
    font-size: 28px;
    max-width: 75%;
  }

  .affordable-content h2 {
    font-size: 75px;
    line-height: 75px;
  }

  .affordable-content p {
    font-size: 28px;
  }

  .affordable-slider-icon img {
    width: 100%;
    max-width: 178px;
  }

  .get-started-content h2 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 22px;
  }

  .get-started-content span {
    font-size: 28px;
  }

  .footer-links-flex {
    max-width: 100%;
  }

  .banner-content img {
    width: 100%;
  }

  .home-tour-content p {
    font-size: 24px;
  }

  .create-banner-content img {
    width: 100%;
  }

  .create-banner-content h2 br {
    display: none;
  }

  .create-banner-content h2 {
    font-size: 75px;
    line-height: 75px;
  }

  p.banner-para1 {
    font-size: 26px;
    padding-bottom: 60px;
  }

  p.banner-para2 {
    display: none;
  }

  .stp-main-image img {
    width: 100%;
  }

  .pre-steps h2 {
    font-size: 75px;
    line-height: 75px;
  }

  .pre-steps p {
    font-size: 24px;
    max-width: 80%;
  }

  .create-blog .home-blog-flex:nth-child(1) .home-blog-content h2 {
    font-size: 42px;
    line-height: 48px;
  }

  .next-step-sec-content h2 {
    font-size: 75px;
    line-height: 75px;
  }

  .n-step-heading h3 {
    font-size: 50px;
  }

  .n-step-heading img {
    width: 40px;
  }

  .page-template-share .create-banner-content h2 {
    max-width: 90%;
    margin: auto;
  }

  .page-template-measure .create-banner-content h2 {
    max-width: 90%;
    margin: auto;
  }

  .share-images1 img {
    width: 60%;
  }

  .create-banner-content a {
    margin-bottom: 95px;
  }

  .latest-article-sub {
    width: 48%;
  }

  .latest-article-sub h3 {
    font-size: 28px;
    line-height: 32px;
  }

  .latest-article-sub p {
    font-size: 20px;
  }

  .latest-article-heading h2 {
    font-size: 62px;
    line-height: 54px;
  }

  .latest-article-heading {
    padding: 68px 0px 68px 0px;
  } 

  .blog-details-sub-content {
    padding: 44px 75px 150px 75px;
  } 

/*   .blog-details-sub-content h2 {
    font-size: 62px;
    line-height: 62px;
  } */

  .blog-details-sub-content h5,
  .blog-details-sub-content h5 p {
    font-size: 28px;
  }

  .blog-details-sub-content p {
    font-size: 22px;
  }

  .upcoming-events-heading h2 {
    padding: 58px 0px;
  }

  .blog-details-sub-content.eventsd1 {
    padding: 22px 75px 80px 75px;
  }

  .blog-details-sub-content.eventsd1 ul li {
    font-size: 22px;
  }

  .upcoming-events-sub.poscast-s1.c-studies1 {
    width: 48%;
  }

  .our-partners-sub h3 {
    font-size: 25px;
    line-height: 26px;
  }

  .pre-steps {
    padding-bottom: 70px;
  }

  .pre-steps.step-2 {
    padding-bottom: 70px;
  }

  .pre-steps.step-3 {
    padding-bottom: 70px;
  }

  .pre-steps.step-4 {
    padding-bottom: 70px;
  }

  .pre-steps.step-5 {
    padding-bottom: 70px;
  }

  .pre-steps.step-6 {
    padding-bottom: 70px;
  }

  .you-video iframe {
    max-width: 90%;
    min-height: 376px;
  }
  .our-team-image {
    width: 48%;
  }

  .our-team-content {
    width: 48%;
  }

  .our-team-image img {
    width: 100%;
  }
  .career-main-content {
    max-width: 100%;
  }
	.about-main .career-main-content h3, section.career-main .career-main-content h2:nth-child(2) {
    padding: 50px 135px 0 135px;
}
	.career-main .career-main-content div {
    padding: 0px 135px 0px 135px;
}
	section.career-main .career-main-content h3 {
    padding: 0px 135px 0 135px;
}
	.about-main .career-main-content h3 {
    padding: 0px 135px 0 135px;
}
	.about-main .career-main-content p {
    padding: 0px 135px 170px 135px;
    margin-bottom: 0px;
}
	.career-main .career-main-content {
    padding-bottom: 160px;
}
	.about-video {
    background: #16161a;
    padding: 60px 80px 60px 80px;
	}

/* 	.career-main-content h3, .career-main-content h2 {
    color: #232329;
    font-size: 62px;
    margin-bottom: 20px;
	} */
 
  section.about-main .career-main-content {
    width: 100% !important;
    max-width: 100% !important;
  }
  section.about-main iframe {
    width: 100%;
    height: 530px;
  }
}
  
@media only screen and (max-width: 901px) {
	.container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0px 40px;
  }  
  .banner-videos video {
    width: 100%;
    height: auto !important;
    aspect-ratio: 4/3;
  }
  
  .banner-content {
      padding: 60px 0px 15px 0px;
  }

  .banner-content h1 {
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 10px;
  }

  .home-scratch-content img {
    display: block;
    margin: auto;
    margin-top: 0px;
  }

  .banner-content p {
    font-size: 22px;
    padding-bottom: 20px;
  }

  .home-tour-content h2 {
    font-size: 48px;
    line-height: 48px;
    margin: 20px 0px;
  }

  .home-blog-content h2 {
    font-size: 48px;
    line-height: 48px;
    padding: 15px 0px;
  }

  .home-blog-content {
    padding: 0px 20px;
    width: 50%;
  }
  
  .home-blog-flex:nth-child(2) .home-blog-content {
      padding-left: 20px;
  }
  
  .home-blog-flex:nth-child(1) .home-blog-content {
      padding-right: 20px;
  }

  .home-blog-content p {
    font-size: 24px;
  }

  .btn-primary {
    width: 272px;
    font-size: 20px;
  }

  .home-blog-flex:nth-child(3) .home-blog-content {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
    padding-right:0;
  }

  .home-scratch-content h2 {
    font-size: 55px;
    line-height: 55px;
  }

  .home-scratch-content p {
    font-size: 24px;
    max-width: 90%;
  }

  .affordable-content h2 {
    font-size: 55px;
    line-height: 55px;
    padding-bottom: 14px;
  }

  .affordable-content p {
    font-size: 24px;
    padding-bottom: 25px;
  }

  .affordable-slider-icon img {
    max-width: 158px;
  }

  .home-brands {
    padding: 52px 0px 52px 20px;
  }

  .get-started-content h2 {
    font-size: 55px;
    line-height: 55px;
  }

  .footer-links-sub ul li a {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .footer-links-sub {
    width: 30%;
  }

  footer#footer {
    padding: 50px 0px 80px 0px;
  }

  .create-banner-content h2 {
    font-size: 60px;
    line-height: 60px;
  }

  p.banner-para1 {
    font-size: 22px;
    padding-bottom: 40px;
    max-width: 85%;
    margin: auto;
  }

  .pre-steps h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .pre-steps p {
    font-size: 20px;
    max-width: 80%;
  }

  .pre-steps.step-3 p {
    max-width: 80%;
  }

  .create-blog .home-blog-flex:nth-child(1) .home-blog-content h2 {
    font-size: 40px;
    line-height: 42px;
  }

  .create-blog .home-blog-flex:nth-child(3) .home-blog-image img {
    height: 420px;
  }

  .n-step-heading h3 {
    font-size: 35px;
  }

  .next-step-sec-content h2 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 10px;
  }

  .next-step-sec-content p {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .page-template-measure section.create-banner {
    padding-bottom: 0px;
  }

  .page-template-share section.create-banner {
    padding-bottom: 0px;
  }

  .share-images1 {
    flex-wrap: wrap;
    gap: 40px 0px;
  }

  .share-images1 img {
    width: 100%;
  }

  section.create-banner.measure-banner1 img {
    padding-left: 60px;
  }

  .measure-blog1 .home-blog-content {
    margin-top: 0px !important;
  }

  .measure-blog1 .home-blog-flex:nth-child(2) .home-blog-content p {
    padding-bottom: 0px !important;
  }

  .latest-article-sub {
    width: 47%;
  }

  .latest-article-sub h3 {
    font-size: 28px;
    line-height: 32px;
  }

  .latest-article-sub p {
    font-size: 20px;
  }

  .latest-article-heading h2 {
    font-size: 62px;
    line-height: 54px;
  }

  .latest-article-heading {
    padding: 68px 0px 68px 0px;
  }

  .blog-details-sub-content {
    padding: 34px 45px 100px 45px;
  }

  /*.blog-details-sub-content h2 {*/
  /*  font-size: 50px;*/
  /*  line-height: 50px;*/
  /*}*/

  .blog-details-sub-content h5,
  .blog-details-sub-content h5 p {
    font-size: 24px;
  }

  .blog-details-sub-content p {
    font-size: 20px;
  }

  .upcoming-events-sub {
    width: 48%;
  }

  .upcoming-events-flex {
    gap: 30px 2%;
  }

  .upcoming-events-heading h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .blog-details-sub-content.eventsd1 {
    padding: 22px 45px 80px 45px;
  }

  .blog-details-sub-content.eventsd1 ul li {
    font-size: 20px;
  }

  .our-partners-sub {
    width: 48%;
  }

  .our-partners-heading h2 {
    font-size: 62px;
    padding: 68px 0px;
  }

  .our-partners-sub h3 {
    font-size: 26px;
    line-height: 28px;
  }

  .upcoming-events-content h4 {
    font-size: 26px;
  }

  .c-studies1.upcoming-events-sub img {
    padding: 50px 0px 32px 0px;
    max-width: 80%;
    margin: auto;
  }

  .footer-last {
    gap: 20px 0px;
    flex-wrap: wrap;
  }

  .site-video1 video {
    width: 100%;
    height: 475px;
  }

  .site-video2 {
    padding: 0px 35px 35px 0px;
    border-radius: 0px 0px 30px 0px;
  }

  .site-video1 {
    background-color: #16161a;
    padding: 0px 35px 35px 0px;
  }

  .site-video-s1 video {
    width: 100%;
  }

  .home-blog-vid1 video {
    height: 455px;
  }

  .home-blog-image {
  }

  .home-blog-flex:nth-child(2) .home-blog-image {
    padding: 38px 0px 30px 38px;
  }

  .home-blog-image-video1 video {
    height: 422px;
  }
  .n-step-heading img {
    display: block;
    margin-top: -8px;
  }
  .affordable-slider-icon {
    right: 105px;
    z-index: 999;
    bottom: 200px;
  }

  .our-team-sub {
    flex-wrap: wrap;
  }
  .our-team-image {
    width: 80%;
    margin: auto;
  }
  .our-team-content {
    width: 100%;
    padding: 0px 30px 30px 30px;
    text-align: center;
  }
  .career-main-content {
    max-width: 90%;
    margin: auto;
  }
	    .career-main .career-main-content {
        padding-bottom: 140px;
    }
	.about-main .career-main-content h3, section.career-main .career-main-content h2:nth-child(2) {
        padding: 40px 90px 0 90px;
    }
	.career-main .career-main-content div {
        padding: 0px 90px 0px 90px;
    }
	    section.career-main .career-main-content h3 {
        padding: 0px 90px 0 90px;
    }
	.career-main-content div {
    color: #16161a;
    font-size: 22px;
    font-style: normal;
    line-height: 32px;
    letter-spacing: 0.218px;
    margin-bottom: 40px;
}
  section.about-main iframe {
    width: 100%;
    height: 380px;
    border-radius: 20px;
  }
	.about-main .career-main-content p {
        padding: 0px 90px 160px 90px;
	}
		.about-video {
    background: #16161a;
    padding: 50px 80px 50px 80px !important;
	}
	
	
}
@media only screen and (max-width: 801px) {
	.career-main-content h2{
       
        font-size: 48px;
    
    }
	 .career-main-content h3 {
		        font-size: 42px;
	}
	.about-main .career-main-content h3, section.career-main .career-main-content h2:nth-child(2) {
        padding: 30px 60px 0 60px;
    }
	    .career-main .career-main-content div {
        padding: 0px 60px 0px 60px;
    }
	    section.career-main .career-main-content h3 {
        padding: 0px 60px 0 60px;
    }
	.about-main .career-main-content p {
        padding: 0px 60px 130px 60px;
    }
	    section.about-main iframe {
        width: 100%;
        height: 380px;
        border-radius: 20px;
    }

	.about-video {
    background: #16161a;
    padding: 40px 50px 40px 50px !important;
	}

	
	
}

.header-flex {
    gap: 40px;
}

@media only screen and (max-width: 701px) {
  a.demo {
    display: none;
  }

  .header-container {
    width: 100%;
    max-width: 100%;
    padding: 0px 24px;
  }

  .header-flex {
    width: 100%;
  }

  button.hamburger-btn {
    position: static;
    padding-top: 10px;
    margin-top: -5px;
    margin-right: -7px;
  }

  .header-pages .mob-hamburger button span {
    width: 32px;
    height: 4px;
    background: #d8d8d8;
    border-radius: 2px;
  }

  .header-pages ul {
    top: 95px;
  }

  .mob-hamburger button.active span:nth-child(2) {
    transform: rotate(-45deg) translate(9px, -10px);
  }

  .banner-content {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px 10px 0px;
    justify-content: center;
  }

  .container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0px 16px;
  }

  .banner-content h1 {
    order: 2;
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-top: 20px;
  }

  .banner-content p {
    font-size: 18px;
    padding-bottom: 20px;
    order: 3;
  }

  .banner-content img {
    width: 92%;
    order: 1;
    padding-bottom: 35px;
    height: 278px;
  }

  section.home-banner {
    margin-bottom: 13px;
    width: 100%;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 290px;
    background-color: #fafaf7;
  }

  header#header {
    padding: 28px 0px 25px 0px;
  }

  .home-tour-content {
    border-radius: 12px;
    /* background: #FFF; */
    /* box-shadow: none; */
  }

  .home-tour-content img {
    border-radius: 0px;
  }

  .home-tour-content img {
    width: 100%;
    min-height: 256px;
    object-fit: fill;
  }

  .tour-sub-content {
    padding-top: 24px;
  }

  .btn-primary {
    width: 100%;
    font-size: 18px;
    height: 44px;
  }

  .home-tour-content h2 {
    font-size: 40px;
    line-height: 42px;
    margin: 12px 0px;
  }

  br {
    display: none !important;
  }

  span.home-line {
    width: 48px;
    height: 4px;
  }

  .home-tour-content p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 24px;
  }

  section.home-tour {
    margin-bottom: 33px;
  }

  .home-blog-image {
    width: 100%;
    padding-bottom: 24px;
  }

  .home-blog-image img {
    display: block;
    padding: 27px 20px;
    border-radius: 12px 12px 0px 0px;
  }

  /* .home-blog-flex {
       
    } */
  .mbl1 {
    display: block !important;
  }

  .dsk1 {
    display: none !important;
  }

  .home-blog-content h2 {
    font-size: 40px;
    line-height: 42px;
    padding: 12px 0px;
  }

  .home-blog-content {
    padding: 0;
    width: 100%;
  }

  .home-blog-content p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.164px;
  }

  .home-blog-flex {
    margin-bottom: 48px;
    padding-bottom: 16px;
  }

  .home-blog-flex:nth-child(2) .home-blog-image img {
    padding: 0px;
    border-radius: 12px 12px 0px 0px;
  }

  .home-blog-flex:nth-child(2) .home-blog-content {
    padding-top: 0px;
  }

  .home-blog-flex:nth-child(2) .home-blog-image {
    padding-bottom: 16px;
  }

  .home-blog-flex:nth-child(2) .home-blog-content h2 {
    padding-bottom: 12px;
  }

  .home-blog-flex:nth-child(2) .home-blog-content p {
    padding-bottom: 0px;
  }

  .home-blog-flex:nth-child(2) {
    margin-bottom: 48px;
  }

  .home-blog-flex:nth-child(3) .home-blog-content {
    width: 100%;
    padding-top: 1px;
  }

  .home-blog-flex:nth-child(3) .home-blog-content p {
    max-width: 98%;
    margin-bottom: 16px;
  }

  .home-blog-flex:nth-child(3) {
    margin-bottom: 48px;
  }

  .home-scratch-content img {
    width: 43px;
  }

  .home-scratch-content h2 {
    letter-spacing: -0.5px;
    font-size: 40px;
    line-height: 40px;
    max-width: 100%;
    margin: auto;
    padding: 24px 0px 19px 0px;
  }

  .home-scratch-content p {
    font-size: 18px;
    max-width: 100%;
  }

  img.m-imag1 {
    width: 100% !important;
    height: 80vh;
  }

  section.home-scratch {
    padding-top: 0px;
    margin-bottom: 27px;
  }

  .home-scratch-content {
    text-align: center;
    padding: 0px 16px;
  }

  .home-scratch-content .btn-primary {
    margin-bottom: 33px;
  }

  section.affordable {
    margin-bottom: 20px;
    padding: 0px 0px;
    background-color: #fff;
  }  
 
  .affordable-content h2 {
    letter-spacing: -0.5px;
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 14px;
	margin-top: 30px;
	margin-left: 0px;
     margin-right: 0px;
        width: 100%;
        max-width: 100%;
  }

  .affordable-content p {
    font-size: 18px;
    padding-bottom: 15px;
  }

  .affordable-slider-content {
    position: relative;
    padding-top: 36px;
  }

  .affordable1 .owl-nav {
    display: none !important;
  }

  .affordable-slider-image img {
    width: 100%;
    max-width: 100%;
  }

  .affordable-slider .container {
    width: 100%;
    max-width: 100%;
    margin: auto;
/*     padding: 0px 0px; */
  } 

  .affordable-slider-icon img {
    max-width: 88px;
  }

  .affordable-content {
    margin-bottom: 0px;
  }

  .affordable-slider-icon {
    position: absolute;
    top: auto;
    right: 0px;
    bottom: 110px;
  }

  .affordable1 .owl-dots {
    margin-top: 15px;
  }

  .affordable1.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 3px !important;
  }

  .brands1-icons img {
    height: 24px;
  }

  section.home-brands-sec {
    padding: 16px 0px;
  }

  .home-brands {
    padding: 36px 0px 36px 16px;
  }

  section.get-started {
    padding: 32px 0px;
    background: #16161a;
  }

  .get-started-content span {
    font-size: 18px;
  }

  .get-started-content h2 {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 37px;
  }

  .st-btn {
    margin: 0px 16px !important;
  }

  .get-started-content img {
    width: 100%;
    height: 256px;
    object-fit: fill;
  }

  .get-started-content a {
    margin: auto;
    margin-bottom: 12px;
  }

  .get-started-content {
    padding-top: 26px;
  }

  .footer-links-flex {
    flex-wrap: wrap;
    max-width: 100%;
  }

  .footer-links-sub {
    width: 50%;
    max-width: 40%;
    margin-right: auto;
    margin-bottom: 52px;
  }

  footer#footer {
    padding: 36px 0px 150px 0px;
  }

  .footer-links-sub ul li a {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 12px;
  }

  .footer-links-flex {
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0px 16px;
  }

  footer#footer {
    padding: 36px 0px 30px 0px;
  }

  .home-blog-image img {
    box-shadow: none;
  }

     .home-blog-flex:nth-child(3) .home-blog-image img {
        /* box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.5); */
        border-radius: 12px 12px 0px 0;
    }

  .affordable-slider-content {
    overflow: hidden !important;
  }

  .header-pages ul li {
    height: 8vh;
  }

  section.home-tour {
    padding-bottom: 48px;
    padding-top: 0;
    background-color: #fff;
  }

  section.home-tour {
    margin-bottom: 0;
  }

  section.home-blog {
    padding-top: 0px;
  }

  section.home-blog {
    background: #fff;
  }

  .create-banner-content h2 {
    padding-bottom: 12px;
    font-size: 40px;
    line-height: 40px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 0px;
    letter-spacing: -0.5px;
  }

  section.create-banner {
    padding-top: 36px;
    /* background: #FAFAF7; */
  }

  p.banner-para1 {
    font-size: 18px;
  }

  p.banner-para1 {
    font-size: 18px;
    padding-bottom: 33px;
  }

  .create-banner-content img {
    width: 92%;
    margin-bottom: 31px;
  }

  .page-template-create section.home-tour {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  section.presentation-steps {
    padding-top: 32px;
    margin-top: 32px;
  }

  .pre-steps h2 {
    font-size: 40px;
    line-height: 40px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 18px;
  }

  .pre-steps p {
    font-size: 18px;
    max-width: 92% !important;
    margin-bottom: 30px;
  }

  .stp-icon1 img {
    width: 32px;
    height: 29px;
    margin-bottom: 28px;
  }

  .pre-steps {
    padding-bottom: 64px;
  }

  .pre-steps.step-2 {
    padding-bottom: 64px;
  }

  .page-template-create .tour-sub-content {
    padding-top: 25px;
    padding-bottom: 16px;
  }

  .stp-main-image img {
    width: 92%;
  }

  .step-2 .stp-icon1 img {
    margin-bottom: 27px;
  }

  .pre-steps.step-3 {
    padding-bottom: 64px;
  }

  .pre-steps.step-4 {
    padding-bottom: 64px;
  }

  .pre-steps.step-5 {
    padding-bottom: 64px;
  }

  .pre-steps.step-6 {
    padding-bottom: 32px;
  }

  section.home-blog.create-blog {
    padding-top: 32px;
    background: #fafaf7;
  }

  .create-blog .home-blog-flex:nth-child(3) .home-blog-image img {
    height: 156px;
  }

  .create-blog .home-blog-flex:nth-child(2) .home-blog-content {
    padding-top: 22px;
    margin-top: 0px;
  }

  .create-blog .home-blog-flex:nth-child(2) .home-blog-content h2 {
    padding-bottom: 12px;
  }

  .create-blog .home-blog-flex:nth-child(3) .home-blog-content {
    margin-top: 22px;
  }

  .create-blog .home-blog-flex:nth-child(3) {
    box-shadow: none;
    padding-bottom: 32px;
    margin-bottom: 0px;
  }

  .n-step-heading h3 {
    font-size: 32px;
  }

  .n-step-heading img {
    width: 25px;
  }

  .n-step-heading {
    gap: 12px;
    padding-bottom: 0px;
  }

  .next-step-sec-content h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 8px;
  }

  .next-step-sec-content p {
    font-size: 18px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 8px;
  }

  .next-step-sec-content {
    padding: 32px 0px 16px 0px;
  }

  .next-step-sec-content a {
    margin: auto;
    max-width: 90.6%;
  }

  section.next-step-sec {
    margin-bottom: 0px;
  }

  section.affordable.affordable-create {
    padding-top: 54px;
  }

  .affordable-create {
    padding-bottom: 25px !important;
  }

  .home-tour-content img {
    border-radius: 12px 12px 0px 0px;
  }

  .create-blog .home-blog-image img {
    /* padding: 27px 20px !important; */
    width: 100%;
  }

  .create-blog .home-blog-flex:nth-child(3) .home-blog-image img {
    height: 156px;
    background: transparent !important;
    padding: 0px !important;
  }

  .page-template-share section.home-blog {
    padding-top: 0;
  }

  .page-template-measure section.home-blog {
    padding-top: 0;
  }

  .page-template-share .home-blog-flex .home-blog-content {
    padding-top: 0px !important;
  }

  .page-template-measure .home-blog-flex .home-blog-content {
    padding-top: 0px !important;
  }

  .page-template-share .home-blog-flex:nth-child(3) .home-blog-image img {
    max-width: 100%;
  }

  .page-template-measure .home-blog-flex:nth-child(3) .home-blog-image img {
    max-width: 100%;
  }

  .page-template-share .home-blog-flex {
    margin-bottom: 20px !important;
  }

  .page-template-measure .home-blog-flex {
    margin-bottom: 20px !important;
  }

  .share-images1 img {
    width: 100% !important;
  }

  .page-template-share .home-scratch-content p {
    max-width: 100%;
  }

  .page-template-measure .home-scratch-content p {
    max-width: 100%;
  }

  .page-template-share .home-blog-flex .home-blog-content h2 {
    padding-bottom: 12px !important;
  }

  .page-template-measure .home-blog-flex .home-blog-content h2 {
    padding-bottom: 12px !important;
  }

  .measure-m-image img {
    display: block;
    margin: auto;
    margin-left: 0px;
  }

  section.create-banner.measure-banner1 img {
    padding-left: 0px;
    margin-left: 10px;
    max-width: 100%;
  }

  .create-banner-content a {
    margin-bottom: 55px;
  }

  .measure-blog1 .home-blog-flex:nth-child(4) .home-blog-content {
    padding: 0px 0px 0px 0px;
  }

  .measure-blog1 .home-blog-flex:nth-child(4) .home-blog-content p {
    margin-bottom: 10px;
  }

  .measure-blog1 .home-blog-flex:nth-child(4) .home-blog-content h2 {
    font-size: 38px;
    line-height: 38px;
  }

  .measure-blog1 .home-blog-flex:nth-child(4)::after {
    height: 105%;
  }

  .measure-blog1 .home-blog-flex:nth-child(3) .home-blog-content {
    width: 100%;
    padding: 20px 20px 0px 20px;
  }

  .measure-blog1 .home-blog-flex .home-blog-image {
    padding-bottom: 16px !important;
  }

  .latest-article-sub {
    width: 100%;
  }

  .latest-article-heading h2 {
    font-size: 42px;
    line-height: 44px;
  }

  .latest-article-heading {
    padding: 40px 0px 40px 0px;
  }

  .atest-article-content1 {
    padding: 22px 22px 26px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .latest-article-sub h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .latest-article-sub p {
    font-size: 18px;
  }

  .latest-article-sub a {
    font-size: 20px;
  }

  .n-blog-heading {
    display: none;
  }

  .blog-details-sub-content {
    padding: 24px 25px 60px 25px;
  }

  /*.blog-details-sub-content h2 {*/
  /*  font-size: 30px;*/
  /*  line-height: 34px;*/
  /*  margin-bottom: 15px;*/
  /*}*/

  .blog-details-sub-content span {
    font-size: 20px;
    margin-bottom: 14px;
  }

  .blog-details-sub-content h5,
  .blog-details-sub-content h5 p {
    font-size: 20px !important;
  }

  .blog-details-sub-content p {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 30px;
  }

  .blog-details-sub-content p br {
    display: block !important;
  }

  .upcoming-events-sub {
    width: 100%;
  }

  .upcoming-events-heading h2 {
    font-size: 40px;
    line-height: 40px;
    padding: 40px 0px;
  }

  .upcoming-events-main {
    padding-top: 40px;
    padding-bottom: 70px;
  }

  .upcoming-events-content {
    padding: 12px 12px 32px 12px;
  }

  span.date-event {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
  }

  .upcoming-events-content h4 {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
  }

  .upcoming-events-content p {
    font-size: 18px;
    letter-spacing: 0.218px;
    margin-bottom: 10px;
  }

  .upcoming-events-content a {
    font-size: 18px;
  }

  .blog-details-sub-content.eventsd1 span {
    font-size: 20px;
    line-height: 50px;
  }

  .blog-details-sub-content.eventsd1 {
    padding: 12px 25px 60px 25px;
  }

  .blog-details-sub-content.eventsd1 ul li {
    font-size: 18px;
  }

  .our-partners-sub {
    width: 100%;
  }

  .our-partners-heading h2 {
    font-size: 42px;
    padding: 38px 0px;
  }

  .our-partners-sub-img img {
    padding: 60px 40px;
    max-height: max-content;
  }

  .our-partners-sub span {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .our-partners-sub h3 {
    font-size: 22px;
    line-height: 24px;
  }

  .upcoming-events-sub.poscast-s1.c-studies1 {
    width: 100%;
  }

  .upcoming-events-sub.poscast-s1 {
    margin-bottom: 0px;
  }

  .c-studies1.upcoming-events-sub img {
    padding: 80px 0px 62px 0px;
  }

  .blog-details-sub-content.eventsd1.prtner2 img {
    width: 90%;
  }

  .blog-details-sub-content.eventsd1.prtner2.c-studies-2 li {
    font-size: 16px;
  }

  .blog-details-sub-content.eventsd1.prtner2 p {
    font-size: 16px;
  }

  .blog-details-sub-content.eventsd1.prtner2.c-studies-2 ul {
    margin-left: 10px;
  }

  .home-blog-flex:nth-child(3)::after {
    height: 100%;
    opacity: 0;
  }

  .pre-steps.step-3 p {
    max-width: 90%;
  }

  .create-blog .home-blog-content p {
    max-width: 98%;
  }

  .home-blog-flex:nth-child(3) {
    background: #fff;
  }

  .measure-banner1 .create-banner-content h2 {
    max-width: 80%;
    margin: auto;
  }

  /* .measure-m-image {
    background: #FAFAF7;
} */
  .measure-blog1 .home-blog-flex:nth-child(4)::after {
    height: 100%;
    top: 0;
  }

  .measure-blog1 .home-blog-flex:nth-child(4) {
    padding-top: 32px;
    margin-top: 40px;
  }

  .banner-videos video {
    width: 100%;
    height: 400px !important;
  }

  .footer-last-content {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
  }

  .footer-last-content p {
    text-align: center;
  }

  .footer-last-icons {
    justify-content: center;
    width: 100%;
  }

  .case-1 .owl-nav button {
    background: #fff !important;
    width: 30px;
    height: 30px;
  }

  .case-1 .owl-nav {
    width: 100%;
    top: 40%;
  }

  .home-blog-image.b-video1 {
    padding: 27px 20px;
    border-radius: 12px;
  }

  .home-blog-video {
    padding: 15px 15px 15px 15px;
    border-width: 1px;
    border-radius: 15px;
  }

  .home-blog-image.b-video1 video {
    border-radius: 10px;
  }

  .home-blog-image.b-video1 {
    margin-bottom: 24px;
  }  
 
  .site-video1 video {
    width: 100%;
    height: 185px;
  }

  .site-video-s1 video {
    width: 100%;
  }

  .site-video-s2 {
    padding: 15px;
  }

  .home-blog-vid1 video {
    height: 258px;
  }

  .home-blog-image {
    padding: 0px;
  }

  .home-blog-flex:nth-child(2) .home-blog-image {
    padding: 25px 0px 20px 25px;
  }

  .work-video-v2 video {
    width: 100%;
    height: 156px;
  }

  .home-blog-image.wpv2 {
    padding: 20px 20px 0px 10px;
  }

  .home-blog-image-video1 video {
    height: 240px;
  }

  .hm1 .home-blog-flex:nth-child(2) .home-blog-image {
    padding: 0px;
    border-radius: 10px;
    margin-bottom: 24px;
  }

  .home-blog-flex:nth-child(3) .home-blog-image {
    width: 100%;
    margin-bottom: 24px;
  }

  .site-video2 {
    padding: 0px 20px 20px 0px;
  }

  .hm2 .home-blog-flex:nth-child(1) .home-blog-image {
    padding: 22px 22px 0px 0px;
    border-radius: 10px 10px 0px 12px;
  }

  .hm2 .home-blog-flex:nth-child(2) .home-blog-image {
    background: transparent;
    padding: 0px;
  }

  .hm2 .home-blog-flex:nth-child(2) .home-blog-image video {
    border-radius: 10px 10px 0px 0px;
  }

  .hm2 .home-blog-flex:nth-child(3) .home-blog-image {
    padding: 15px 15px 0px 15px;
  }

  .share-blog .home-blog-flex:nth-child(1) .home-blog-image img {
    margin-bottom: 24px;
  }

  .share-blog .home-blog-flex:nth-child(2) .home-blog-image {
    padding: 0px 0px 20px 0px;
  }

  .share-blog .home-blog-flex:nth-child(4) img {
    margin-bottom: 20px;
  }
  .paged-2 .pagination-buttons {
    flex-wrap: wrap;
    justify-content: center !important;
    gap: 80px 0px;
  }

  .next-page,
  .prev-page {
    width: 100%;
    display: flex;
    justify-content: center;
  }
      .page-numbers {
        top: 40%;
        flex-wrap: wrap;
        gap: 10px 40px;
    }
	.pagination-buttons {
    display: none;
} 
/*   .pagination {
    display: none;
  } */
  section.latest-article {
    margin-bottom: 50px;
  }
  .hm2 .home-blog-flex:nth-child(3) .home-blog-image video {
    height: 200px !important;
  }
  .blog-details-sub-content img {
    width: 100%;
  }
  /*.blog-details-sub-content h2 strong,*/
  /*.blog-details-sub-content h3,*/
  /*.blog-details-sub-content h4 {*/
  /*  font-size: 22px;*/
  /*  line-height: normal;*/
  /*  display: block;*/
  /*} */
  .blog-details-sub-content ul li {
    margin-bottom: 18px;
/*     font-size: 22px; */
  }

  .our-partners-sub-img {
    height: max-content;
  }

  .you-video iframe {
    width: 100%;
    max-width: 90%;
    min-height: max-content;
  }

  .c-studies1 .upcoming-events-content {
    text-align: center;
  }
  .career-main-content {
    max-width: 100%;
    margin: auto;
  }
	    .career-main .career-main-content {
        padding-bottom: 100px;
    }

  .career-main-content h2 {
    font-size: 36px;
    line-height: 40px;
  }
	    .about-main .career-main-content h3, section.career-main .career-main-content h2:nth-child(2) {
        padding: 20px 50px 0 50px;
    }
	    .about-main .career-main-content p {
        padding: 0px 50px 120px 50px;
    }
    .career-main .career-main-content div {
        padding: 0px 50px 0px 50px;
    }
	    .career-main-content div {
        color: #16161a;
        font-size: 20px;
        font-style: normal;
        line-height: 32px;
        letter-spacing: 0.218px;
        margin-bottom: 30px;
    }
	    section.career-main .career-main-content h3 {
        padding: 0px 50px 0 50px;
    }
  .career-main-content p {
    color: #232329;
    font-size: 16px;
  }
  .career-main-content ul li {
    font-size: 16px;
    margin-left: 30px;
  }

  .career-main-content h3 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  section.career-main {
    margin-bottom: 60px;
  }
  .our-team-image {
    width: 100%;
    margin: auto;
  }
  .our-team-sub {
    padding: 10px;
  }
  .our-team-content {
    width: 100%;
    padding: 0px 10px 10px 10px;
  }
  .our-team-content h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .our-team-content p {
    font-size: 16px;
  }
  section.about-main iframe {
    width: 100%;
    height: 350px;
  }
	    .about-video {
        background: #16161a;
        padding: 30px 30px 30px 30px !important;
    }
  section.about-main {
    margin-bottom: 80px;
  }
  .career-main-content h4 {
    font-size: 22px;
  }
  section.home-blog.hm1 .home-blog-image img {
    padding: 0px !important;
  }

  section.home-blog.hm1 .home-blog-image.b-video1 {
    padding: 0px !important;
  }
  .career-main .terms-main-content {
    padding: 40px 15px !important;
}
    .page-template-terms section.career-main {
        margin-bottom: 0px;
    }
	
}

@media only screen and (max-width: 401px) {
	    .about-main .career-main-content h3, section.career-main .career-main-content h2:nth-child(2) {
        padding: 20px 20px 0 30px;
    }
	    .career-main .career-main-content div {
        padding: 0px 20px 0px 30px;
		font-size: 18px;
    }
	    .career-main-content h2 {
        font-size: 31px;
        line-height: 30px;
    }
	    section.career-main .career-main-content h3 {
        padding: 0px 20px 0 30px;
        font-size: 30px;
    }
	.about-main .career-main-content p {
        padding: 0px 20px 80px 30px;
    }
	
	    .about-video {
        background: #16161a;
        padding: 20px 20px 20px 20px !important;
    }
	    section.about-main iframe {
        width: 100%;
        height: 200px;
    }
  .banner-content h1 {
    order: 2;
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 5px;
  }

  .banner-content p {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .home-tour-content h2 {
    font-size: 35px;
    line-height: 37px;
  }

  .affordable-content h2 {
	min-height: 259px;
    font-size: 35px;
    line-height: 35px;
  }

  .get-started-content h2 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 28px;
  }

  .mob-hamburger button.active span:nth-child(2) {
    transform: rotate(-45deg) translate(8px, -9px);
  }

  .create-banner-content h2 {
    max-width: 100%;
  }

  .pre-steps h2 {
    max-width: 100%;
  }

  .footer-links-sub {
    width: 100%;
    max-width: 100%;
  }

  .create-banner-content h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .home-blog-content h2 {
    font-size: 30px;
    line-height: 32px;
  }
	.career-main .terms-main-content {
    padding: 40px 15px !important;
}
}

@media not all and (min-resolution: 0.001dpcm) {
  @media {
    select {
      background-color: white;
    }
  }
}

/* Safari 5.1 to 7.1 */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select.wpcf7-form-control {
    background-color: #fff; /* Set your desired background color */
  }
}

/* Safari 7.1+ */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio:0) {
  select.wpcf7-form-control {
    background-color: #fff;
  }
}


select.wpcf7-form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
}

.industry {
  position: relative;
}

.industry::before {
  position: absolute;
  content: "\f078"; /* Unicode for the chevron-down icon */
  font-family: "Font Awesome 5 Free"; /* Font Awesome font family */
  font-weight: 900; /* Font weight for solid icons */
  right: 10px;
}

.team {
  position: relative;
}
.team::before {
  position: absolute;
  content: "\f078"; /* Unicode for the chevron-down icon */
  font-family: "Font Awesome 5 Free"; /* Font Awesome font family */
  font-weight: 900; /* Font weight for solid icons */
  right: 10px;
}

.atest-article-content1 p {
  padding-bottom: 0px !important;
  margin-bottom: 10px;
}
div {
  font-family: "Calibre-medium";
  font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
span {
  font-family: "Calibre-bold";
  font-weight: 700;
}

p {
  font-family: "Calibre-semibold";
  font-weight: 600;
}

.footer-links-sub a {
  font-family: "Calibre-medium";
  font-weight: 500;
}
section.latest-article p {
  font-family: "Calibre-medium";
  font-weight: 500;
}
/* section.blog-details p,
section.blog-details span,
section.blog-details strong,
section.blog-details a {
  font-family: "Calibre-medium";
  font-weight: 500;
	    font-family: "Calibre-light";
    font-weight: 300;
} */
.upcoming-events-content p {
  font-family: "Calibre-medium";
  font-weight: 500;
}
.feature-card_description {
  font-family: "Calibre-medium";
  font-weight: 500;
}
a.btn-primary {
  font-family: "Calibre-bold" !important;
  font-weight: 700;
}

.schedule-demo h5 {
  font-family: "Calibre-semibold";
  font-weight: 600;
}
button.form-btn {
  font-family: "Calibre-bold";
  font-weight: 700;
}
.home-tour-content p span {
  font-family: "Calibre-semibold";
  font-weight: 600;
}

.site-video-s2 {
  background-color: transparent;
  border: 0px;
  padding: 0px;
}

.video-frame {
/*   background-image: url(https://jaidenshannon.com/ingage/wp-content/uploads/2024/04/video-frame.png); */
  padding: 30px 30px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
/* .video-frame::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    inset: 0;
url(
    https: //jaidenshannon.com/ingage/wp-content/uploads/2024/04/video-frame.png);
    background-image: url(https://jaidenshannon.com/ingage/wp-content/uploads/2024/04/video-frame.png);
    background-size: 100% 100%;
    background-position: center;
} */

.video-frame {
    position: relative;
}


.video-frame video {
  border-radius: 15px;
}

@media only screen and (max-width: 1100px) {
  .video-frame video {
    border-radius: 0px;
  }
	.video-frame {
 
    padding: 28px 26px;
	}
}

@media only screen and (max-width: 992px) {
  .video-frame {
    padding: 16px 14px;
  }
} 

@media only screen and (max-width: 600px) {
  .video-frame {
    padding: 8px 8px;
  } 
   .affordable-content h2 {
        min-height: 259px;
        display: flex;
        align-items: center;
    }  
  .video-frame video {
    border-radius: 0px;
  }
  .our-partners-sub h3 {
    min-height: 30px;
  }
  .home-tour-content img {
        width: 100%;
        min-height: 200px;
        object-fit: cover;
    }
	    .get-started-content img {
        width: 100%;
        height: 200px;
        object-fit: fill;
    }
	    .next-step-sec-content {
        padding: 32px 22px 16px 22px;
    }
	    .next-step-sec-content h2 {
        font-size: 36px;
	}
	    .next-step-sec-content a {
        margin: auto;
        max-width: 100%;
    }
	    .schedule-demo h2 {
      
        text-align: center;
        margin: 0 auto;
    }
	    .get-started-content h2 {
        padding: 0 22px 0 22px;
        font-size: 32px;
	}
}
.our-partners-sub h3 {
  min-height: 72px;
}
.terms-main-content p {
    padding-left: 70px !important;
	font-weight: 400 !important;
}
.terms-main-content p.no-trans {
	padding-left:20px !important:
}
.terms-main-content .top-abc-trans{
	padding-left: 95px !important;
}
.terms-main-content .ul-padd{
	padding-left: 150px !important;
}
.terms-main-content .ul-inner-padd{
	padding-left: 210px !important;
}
.terms-main-content h4.small-heading {
    font-size: 26px;
}
span.para-pad-left {
    font-weight: 400 !important;
    font-style: normal;
    font-family: "Calibre-medium";
	margin: 0px !important;
   
}
.pad-flex {
    display: flex;
	gap:  22px;
}
.pad-flex-num{
	display: flex;
	gap: 8px;
}

.hd-padd{
	padding-left: 28px !important;
}
.num-padd-left {
    font-family: "Calibre-medium";
    font-weight: 400 !important;
	margin: 0px !important;
}
@media only screen and (max-width: 1300px) {
  .site-video-s2 {
    width: 1050px;
  }
  .site-video-s1 video {
    height: 742px;
  }
}

@media only screen and (max-width: 1200px) {
  .site-video-s2 {
    width: 950px;
  }
  .site-video-s1 video {
    height: 667px;
  }
}

@media only screen and (max-width: 1100px) {
  .site-video-s2 {
    width: 850px;
  }
  .site-video-s1 video {
    height: 592px;
  }
}

@media only screen and (max-width: 992px) {
  .site-video-s2 {
    width: 690px;
  }
  .site-video-s1 video {
    height: 487px;
  }
	.terms-main-content p{
		padding-left: 20px !important;
		font-size: 17px;
	}
	.terms-main-content .top-abc-trans {
    padding-left: 80px !important;
}
	.terms-main-content .ul-inner-padd {
		padding-left: 160px !important;
	}
	.terms-main-content .ul-padd {
		padding-left: 120px !important;
	}
}

@media only screen and (max-width: 768px) {
  .site-video-s2 {
    width: 490px;
  }
  .site-video-s1 video {
    height: 337px;
  }
	.pad-flex {
		gap:  16px;
	}
	.terms-main-content .ul-inner-padd {
        padding-left: 120px !important;
    }
	.terms-main-content .ul-padd {
		padding-left: 60px !important;
	}
	.terms-main-content .top-abc-trans {
        padding-left: 40px !important;
	}
	.terms-main-content h4.small-heading {
		font-size: 22px;
	}
}

@media only screen and (max-width: 568px) {
  .site-video-s2 {
    width: 350px;
  }
  .site-video-s1 video {
    height: 247px;
  }
	.pad-flex {
		gap:  12px;
	}
	.career-main-content h4{
		padding: 0px !important;
	}
}

@media only screen and (max-width: 380px) {
  .site-video-s2 {
    width: 300px;
  }
  .site-video-s1 video {
    height: 210px;
  }
	h4.small-heading i {
    margin-left: -25px !important;
}
}


.drop-down-1 .how-ingagework {
    width: 100%;
    max-width: 40% !important;
}
.drop-down-1 .tour-puldown-list {
    width: 100%;
    max-width: 40% !important;
}

.tour-puldown {
    align-items: flex-start !important;
}

.tour-puldown-list span {
    padding: 10px !important;
    width: 40px !important;
    height: 40px !important;
}

.tour-puldown-list i {
    font-style: normal;
    color: #2ad4c0;
}

.about-video {
    background: #16161a;
      padding: 60px 110px 70px 110px;
    display: flex;
    justify-content: center;
}

.about-video iframe {
    width: 100%;
    max-width: 1000px;
    object-fit: cover;
}
.career-main-content ul {
    margin-top: 20px;
}

video::-webkit-media-controls {
  display: none !important;
  opacity: 0; 
}
video::-webkit-media-controls-start-playback-button {
    display: none !important;
}
.media-controls-container{
	display:none !important;
	opacity:0 !important;
	visibility:hidden !important;
} 

.case-study-heading {
	padding-top: 64px
}

.case-study-heading h2 {
	padding: 0px;
}

.case-study-heading h4 {
	padding-top: 22px;
    font-size: 34px;
}

.case-study-card {
	height: 460px;
    width: 32%;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    padding: 32px;
}

.case-study-image {
	height: 60%;
}

.case-study-heading {
	height: 40%;
    font-size: 20px;
}

section.blog-details p,
section.blog-details-sub-content p,
section.blog-details span {
    color: rgba(35, 35, 41, 1) !important;
    font-family: Calibre-Medium !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    letter-spacing: 0.25px !important;
}

section.blog-details-sub-content p {
    color: rgba(35, 35, 41, 1) !important;
    font-family: Calibre-Medium !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    letter-spacing: 0.25px !important;
}

.blog-details-sub-content h3 strong, 
.blog-details-sub-content h4 strong{
    color: black !important;
    font-family: Calibre-bold !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    letter-spacing: 0.58px !important;
}

.blog-details-sub-content h2 strong {
    color: black !important;
    font-family: Calibre-bold !important;
    font-size: 64px !important;
    font-weight: 700 !important;
    letter-spacing: 0.58px !important;
    line-height: 64px !important;
}

.blog-details-sub-content li {
    font-size: 32px !important;
}

.blog-details-sub-content li a{
    color: #2AD4C0 !important;
}

.blog-next-and-prev a {
    font-size: 32px;
    width: 220px !important;
    height: 60px !important;
    text-align: center !important;
}

.blog-details-main p a {
    color: #2ad4c0 !important;
}

@media (max-width: 480px) {
    .blog-details-sub-content h3 strong, 
    .blog-details-sub-content h4 strong {
        font-size: 20px !important;
    }
    .blog-details-sub-content li {
        font-size: 20px !important;
    }
    .blog-details-sub-content h2 strong {
        font-size: 48px !important;
        line-height: 48px !important;
    }
    .blog-next-and-prev a {
        font-size: 20px !important;
    }
    section.blog-details p,
    section.blog-details-sub-content p,
    section.blog-details span {
        font-size: 20px !important;
    }
    
    section.blog-details-sub-content p
     {
        font-size: 20px !important;
    }
    .blog-details-sub-content h1 {
        font-size: 48px !important;
        line-height: 48px !important;
    }
}

.related-blogs {
    padding: 60px 0px;
}

.related-blogs h2 {
    color: black;
    font-family: Calibre-bold;
    font-size: 64px;
    font-weight: 700;
    letter-spacing: 0.58px;
    line-height: 64px;
    margin-bottom: 40px;
}

@media (max-width: 701px) {
    .related-blogs h2 {
        font-size: 48px;
    }
}

.media-frame__screen video {
    border-radius: 8px;
}

@supports (-webkit-touch-callout: none) {
  .hbspt-form iframe {
    height: 560px !important;
    min-height: 560px !important;
  }
}

@media (max-width: 768px) {
  .footer-links-sub .address a {
    display: block;
    white-space: normal;
    line-height: 1.5;
  }

  .footer-links-sub .address br {
    display: block !important;
    content: "";
    margin-bottom: 6px;
  }
}

@media (min-width: 1201px) {
  .header-pages ul#menu-header-menu > li:last-child {
    display: none;
  }
}

@media (max-width: 1201px) {
    .header-pages ul#menu-header-menu > li a{
        padding-left: 16px;
    }
  .header-pages ul#menu-header-menu > li a::after {
      padding-left:8px;
      content: "→";
      color: #00c2a8;
      font-size: 18px;
      font-weight: 700;
      transition: transform 0.2s ease;
  }
  
}