.image-container {
  position: relative;
  text-align: center;
  margin-top: 2%;
  min-height: 575px;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -2rem;
}
.m-top{
  margin-top: 5rem;
}
.split45-55{
  display: flex;
  align-items: center;
}
.split45-55>div:nth-child(1) {
  flex: 1 1 40%;
}
.split45-55>div:nth-child(2) {
  flex: 1 1 55%;
  padding-left: 5rem;
}
.splitted-box {
  box-shadow: 0 0 45px 4px rgba(232, 234, 241, 0.7);
  background-color: #ffffff;
  text-align: center;
  min-height: 186px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.bigger-width {
  width: 80%;
}
.box-1{
  margin-top: 30%;
}
.box-2{
  margin-left: -28px;
}
.box-4{
  min-width: 300px;
  position: relative;
}
.box-5{
  margin-left: 4rem;
  position: relative;
}
.hold .title{
  font-size: 34px;
  color: #05006d;
  font-weight: 400;
}
.hold p{
  color: #898989;
  font-size: 18px;
}
.topbox{
  max-width: 204px;
}
.box-3{
  margin-top: -15%;
  margin-left: 11rem;
  position: relative;
  margin-right: 4rem;
}
.box-icon:before{
  position: absolute;
  width: 64px;
  height: 64px;
  background-size: 64px 64px;
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
}
.box-icon-left:before{
  left: 0;
  top:0;
  transform: translate(-25px, -25px);
}
.box-icon-right:before{
  right: 0;
  top:0;
  transform: translate(25px, -25px);
}
.box-1.box-icon-left::before{
  background-image: url(../new-design/about/ic-founded.svg);
}
.box-2.box-icon-right::before{
  background-image: url(../new-design/about/ic-profitable.svg);
}
.box-3.box-icon-right::before{
  background-image: url(../new-design/about/ic-api.svg);
}
.box-4.box-icon-left::before{
  background-image: url(../new-design/about/ic-customers.svg);
}
.box-5.box-icon-right::before{
  background-image: url(../new-design/about/ic-office.svg);
}
.default-container.logos, .container.logos {
    max-width: 100%;
}

/* slider-logo */
.slide{
  background: #fff;
  will-change: transform;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 70px;;
  border-radius: 47.3px;
  box-shadow: 0 8px 20px 0 #f3f5fc;
  background-color: #ffffff;
  width: 100%;
  padding: 1rem 2rem;
  outline: none;
  margin:10px;
  margin-bottom: 3rem;
}
/* slider-logo end here */
.animated-table{
  display: flex;
  justify-content: center;
  align-items: center;
}
.animated-box{
  box-shadow: 0 0 55px 8px #dce0ee;
  background-color: #ffffff;
  min-height: 150px;
}
.animated-box h3:hover{
  color: #03a94a;
}
.animated-table .heading-2{
  font-size: 24px;
  color: #494a5b;
}
.split-6040{
  display: flex;
  align-items: center;
}
.split-6040>div:nth-child(1) {
  flex: 1 1 50%;
}
.split-6040>div:nth-child(2) {
  flex: 1 1 35%;
  padding-left: 5rem;
}
.small-ico {
  margin-right: 1rem;
}

.right-card-title{
  font-size: 26px;
  color: #04006f;
}
.right-card .text{
  font-size: 16px;
  color: #333333;
}
.investors-section .split-4060 {
  align-items: normal;
}
.investors-section {
  background-position: 12% 0;
  background-image: url(../new-design/about/Investors-bg.svg);
  background-repeat: no-repeat;
  background-size: 30rem;
}
.investors .box .hold{
  border-radius: 8px;
  box-shadow: 0 0 15px 2px rgba(220, 224, 238, 0.8);
  background-color: #ffffff;
  margin: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 2rem;
  min-height: 9rem;
}
.location-bg{
  background-image: url(../new-design/about/about-us-dots-bg.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.optical-align{
      margin-left: -14px;
}
.loaction-section{
  align-items: normal;
}
.location-box-section-1 {
  padding: 3rem 1rem 0 0;
}
.location-box-section-2 {
  padding: 3rem 0 0 1rem;
}
.location-box{
  box-shadow: 0 0 6px 0 #dce0ee;
  background-color: #ffffff;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 64px 38px;
  text-align: center;
  width: 100%;
}
.location-box .location-title{
  font-size: 21px;
  color: #05006d;
  padding: 10px;
  margin-top: 1rem;
}
.location-box img{
  width: 140px;
}
.location-box .direction{
  margin: 1rem 0 2rem 0;
}
.btn-openings{
  box-shadow: 0 10px 14px 5px rgba(5, 0, 109, 0.05);
  border: solid 1.5px var(--deep-blue);
  background-color: #ffffff;
  color: #05006d;
  font-size: 14px;
  text-transform: capitalize;
}
.split-2575{
  display: flex;
}
.split-2575>div:nth-child(1) {
  flex: 1 1 25%;
}
.split-2575>div:nth-child(2) {
  flex: 1 1 75%;
  padding-left: 4rem;
}
.contact-section-box {
  border-radius: 4px;
  box-shadow: 0 0 8px 4px #f3f5fc;
  background-color: #ffffff;
  padding: 0 3rem 4rem 0;
}
.contact-section-box .title{
  font-size: 18px;
  color: #494a5b;
  line-height: 1.5;
  margin-bottom: 1rem;
  position: relative;
}
.contact-section-box .box {
  padding: 4rem 0 0 5rem;
  display: flex;
}
.contact-section-box .box .hold {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contact-section-box .link{
  margin: 1rem 0 0;
}
.contact-section-box .title:after{
  content: '';
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
  top: 0;
  left: 0;
  position: absolute;
  transform: translate(-40px, 0px);
}
.contact-section-box .title.sales:after{
  background-image: url(../new-design/about/ic-sales.svg);
}
.contact-section-box .title.support:after{
  background-image: url(../new-design/about/ic-support.svg);
}
.contact-section-box .title.press:after{
  background-image: url(../new-design/about/ic-press.svg);
}
.contact-section-box .title.legal:after{
  background-image: url(../new-design/about/ic-legal.svg);
}
.contact-section-box .split-5050 {
  align-items: normal;
}
.direction:after {
  content: "\e906";
  color: inherit;
  font-family: icomoon!important;
  font-size: 6px;
  margin: 8px;
  vertical-align: middle;
}
.double-box{
  justify-content: left;
  padding-left: 2rem;
}
.double-box .heading-2 {
  text-align: left;
}
.second-section-margin{
  margin-top: -2%;
}
.dim{
  opacity: 0.3;
}


.gradient.purple {
    background-image: url(../new-design/sales-facing/light-gray.svg);
    padding-top: 80px;
    padding-bottom: 7rem;
}
.features__list .bold-text{
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 1.6rem;
}
.features__list a.features_link{
  padding-top: 1rem;
  font-size: 1rem;
}
.features__list a.features_link:after{
  content: "\e906";
  color: inherit;
  font-family: icomoon!important;
  font-size: 6px;
  margin: 8px;
  vertical-align: middle;
}
.features__list .voice-api{
  margin-left: 3rem;
}
.checklist .link{
  color: #333;
}
.checklist .link:after{
  content: "\e906";
  color: inherit;
  font-family: icomoon !important;
  font-size: 6px;
  margin: 8px;
  vertical-align: middle;
  color: #03a94a;
}

.checklist.coverage-checklist li:before{
  background: #e8f1fc;
  text-shadow: 1px -1px 0 #94a3b5;
}

@media screen and (max-width: 1024px) {
  .home-page #wrapper {
    margin-top: 0;
  }
  .bigger-width {
    max-width: 60%;
  }
  .no-border .hold {
    padding: 1rem;
  }
  .box-sexction .hold .title {
    font-size: 34px;
  }
  .location-box {
    min-height: 500px;
  }
  .image-container, .centered, .m-top {
    margin-top: 0;
  }
  .sfo-usa{
    margin: 0 auto;
  }
  .loaction-section{
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .loaction-section{
    flex-wrap: wrap;
  }
  .bigger-width {
    width: 100%;
  }
  .image-container {
    min-height: 300px;
  }
  .split45-55, .split-6040, .split-5050, .split-2575, .split-4060 {
    display: block;
  }
  .split-5050.loaction-section > div, .split-5050.loaction-section > a {
    display: flex;
  }
  .split45-55>div:nth-child(2) {
    padding: 1rem;
  }
  .box-1, .box-2, .box-3, .box-4, .box-5  {
    margin: 0;
    min-width: auto;
    max-width: 100%;
  }
  .no-border .hold {
    border: none;
  }
  .slide.slick-slide{
    margin: 1rem;
  }
  .split-2575>div:nth-child(2),.split-6040>div:nth-child(2) {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .split-5050.ipad{
    display: flex;
  }
  .image-container{
    margin-top: 5rem;
  }
  .box-3.box-icon-right::before {
    left: 42%;
  }
  .centered{
    width: 70%;
  }
  .order-1{
    order: 1;
  }
  .order-2{
    order: 2;
  }
  .m-grid-order{
    display: grid;
  }
  .main-heading {
    font-size: 28px;
    text-align: center;
  }
  .t-none{
    display: none;
  }
  .gradient.purple {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ipad-5050{
    display: flex;
    margin-top: 2rem !important;
  }
  .main-heading-left {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .ipad-5050{
    display: block;
    margin-top: 0 !important;
  }
  .features__list .voice-api{
    margin-left: 0;
    margin-top: 2rem !important;
  }
  .image-container {
    margin-top: 5rem;
    margin-bottom: 2rem;
    padding: 4rem 0;
  }
  .image-container .centered {
    width: 100%;
  }
  .box-1, .box-2, .box-3, .box-4, .box-5  {
    min-width: 100%;
  }
  .split-5050.ipad {
    display: block;
  }
  .box-icon-right:before{
    left: 0;
    top:0;
    transform: translate(-25px, -25px);
  }
  .box-3.box-icon-right::before {
    left: 0;
  }
  .image-container{
    display: flex;
    flex-direction: column;
  }
  .head-img{
    order: 2;
  }
  .section-gap {
    margin-bottom: 5rem;
  }
  .desktop-none{
    display: block;
  }
  .m-none{
    display: none;
  }
  .m-box-shadow{
    border-radius: 8px;
    box-shadow: 0 0 15px 2px rgba(220, 224, 238, 0.8);
    background-color: #ffffff;
  }
  .split-33-33-33 > div {
    flex: 1 1 33%;
  }
}
