body{
    font-family: 'Lato', sans-serif;
}

.banner-title-wrap {
  background: #179dcf;
  padding: 30px 15px;
  border-bottom-right-radius: 50px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  color: #fff;
}
.banner-title-wrap h3 {
  margin: 0;
}
.banner-title-wrap em {
  font-size: 23px;
  font-weight: 900;
}
figure {
  margin: 0;
}

a{
  text-decoration: none !important;
}

.flex-1 {
  flex: 1;
}

.hamburger {
  width: 100%;
  height: 100%;
  display: block;
}
.hamburger-line {
  display: block;
  width: 100%;
  height: 6px;
  border-radius: 10px;
  background: #459cd2;
  margin-bottom: 5px;
  transition: all ease-in-out 0.2s;
}
.hamburger.menu-show .hamburger-line{
  background: #fff;
}
.hamburger.menu-show .hamburger-line.line2{
  width: 50%;
  transition: all ease-in-out 0.2s;
}
.hamburger:hover .hamburger-line.line2 {
  width: 50%;
  transition: all ease-in-out 0.2s;
}

.banner-title-wrap {
  width: 50%;
}
.banner-title-wrap .logo-wrap img{
  max-width: 180px;
}
.banner-title-wrap h3 {
  margin-left: 10px;
  font-size: 42px;
  line-height: 40px;
  text-align: left;
  font-weight: bold;
}

.right-nav .fab {
  color: #2b85bf;
  transition: all ease-in-out 0.2s;
}
.right-nav .fab:hover {
  color: #033568;
  font-size: 20px;
  transition: all ease-in-out 0.2s;
}
.social-icon {
  margin-right: 20px;
}
.responsive-social-wrap .fab {
  color: #fff;
  padding: 20px 0;
  font-size: 20px;
}

/* Banner Section */
.banner-section {
  width: 100%;
  min-height: 80vh;
  display: flex;
  flex-flow: row wrap;
  padding: 15px 0;
  background-image: url('../images/bg-01.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #dbdbdb;
}
.banner-sub-wrap {
  padding: 10px;
  border-right: 3px solid #9A2A34;
  transition: all ease-in-out 0.2s;
}
.banner-sub-wrap:last-child {
  border: none;
}
.banner-sub-wrap:hover {
  background-color: rgba(255,255,255,0.3);
  transition: all ease-in-out 0.2s;
}
.banner-sub-wrap h4{
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-align: center;
  font-size: 20px;
  line-height: 21px;
  color: #9A2A34;
}
.banner-sub-wrap p{
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #033568;
}
.logo-wraper {
  display: block;
  max-width: 190px;
  width: 100%;
}
.logo-wraper img {
  width: 100%;
}
.header-wrap {
  margin: 0;
}
.banner-action {
  min-height: 50vh;
}


.slider-circle-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.baloon-wraper {
  min-height: 360px;
}
.banner-circle {
  position: relative;
  width: 210px;
  height: 210px;
  padding: 25px;
  border-radius: 50%;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.3);
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.banner-circle:hover.banner-circle span {
  top: -10px;
  transition: all ease-in-out 0.2s;
}
.banner-circle span {
  position: relative;
  top: 0;
  transition: all ease-in-out 0.2s;
}
.carousel-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.carousel-item {
  width: 100%;
  height: 100%;
}

.spin-item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.spin-item figure {
  width: 100%;
  height: 100%;
}
.spin-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
span.all {
  display: block;
  width: 82px;
  height: 68px;
  background-image: url('../images/icons-set.png');
  background-position: -522px 0;
}
span.relation {
  display: block;
  width: 72px;
  height: 70px;
  background-image: url('../images/icons-set.png');
  background-position: -607px 0;
}
span.analytics {
  display: block;
  width: 57px;
  height: 60px;
  background-image: url('../images/icons-set.png');
  background-position: -679px 0;
}
span.persolized {
  display: block;
  width: 150px;
  height: 54px;
  background-image: url('../images/icons-set.png');
  transform: scale(0.8);
}
span.media {
  display: block;
  width: 84px;
  height: 73px;
  background-image: url('../images/icons-set.png');
  background-position: -150px;
  transform: scale(0.81);
}
span.pushtome {
  display: block;
  width: 81px;
  height: 73px;
  background-image: url('../images/icons-set.png');
  background-position: -234px;
  transform: scale(0.7);
  margin: 0 auto;
}
span.caregivers {
  display: block;
  width: 60px;
  height: 73px;
  background-image: url('../images/icons-set.png');
  background-position: -315px;
  transform: scale(0.91);
}
span.automated {
  display: block;
  width: 81px;
  height: 73px;
  background-image: url('../images/icons-set.png');
  background-position: -375px;
  transform: scale(0.9);
  margin: 0 auto;
}
span.analytic {
  display: block;
  width: 66px;
  height: 72px;
  background-image: url('../images/icons-set.png');
  background-position: -456px;
  transform: scale(0.92);
  margin: 0 auto;
}
.banner-circle p,  .banner-circle h4{
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  color: #fff;
  text-align: center;
  margin: 0;
  line-height: 25px;
}
.banner-circle em {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.spin90 {
  transform: rotateY(90deg) !important;
  -webkit-transform: rotateY(90deg) !important;
  -moz-transform: rotateY(90deg) !important;
  -ms-transform: rotateY(90deg) !important;
  -o-transform: rotateY(90deg) !important;
  transition: all ease-in-out 1.5s !important;
  -webkit-transition: all ease-in-out 1.5s !important;
  -moz-transition: all ease-in-out 1.5s !important;
  -ms-transition: all ease-in-out 1.5s !important;
  -o-transition: all ease-in-out 1.5s !important;
}
.circle-spin-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 25px;
}
.banner-circle-01 {
  background: #3aa0e2;
  margin: 10px;
  transition: all ease-in-out 1.5s;
}
.banner-circle-02 {
  background: #31bac7;
  margin: 10px;
  transition: all ease-in-out 1.5s;
}
.banner-circle-03 {
  background: #27538b;
  margin: 10px;
  transition: all ease-in-out 1.5s;
}
.banner-circle-04 {
  background: #46c7d0;
}
.banner-circle-05 {
  background: #06a2d1;
  margin: 0 30px;
}
.banner-circle-06 {
  background: #e4d6ba;
}
.banner-circle-07 {
  background: #4372c4;
}
.banner-circle-08 {
  background: #46c7d0;
  margin: 0 30px;
}
.banner-circle-09  {
  background: #06a2d1;
}

.banner-section .hero-text {
  margin-bottom: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 45px;
  font-weight: 900;
  color: #033568;
  text-align: right;
}
.banner-section .hero-sub-text {
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  font-weight: 900;
  color: #1060AC;
  text-align: right;
}
.equal-box {
  margin-top: 60px;
}
.left-card-wrap::after {
  position: absolute;
  content: '=';
  right: -70px;
  top: calc(25% - 50px);
  width: 100px;
  height: 100px;
  background: #06A2D1;
  color: #A93845;
  border-radius: 50px;
  z-index: 9;
  text-align: center;
  line-height: 100px;
  font-size: 50px;
  box-shadow: 0px 0px 18px rgba(0,0,0,0.7);
}


/* Section second */
.section-2 {
  width: 100%;
  padding: 0 0 30px;
  background-image: url('../images/bg-04.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #d7dcdf;
}
.section-2 .banner-title-wrap {
  width: 100%;
}
.section-2 .banner-title-wrap h3{
  text-align: center;
}
.card-wrap {
  width: 100%;
  height: 100%;
  padding: 30px;
  background: #033568;
}
.card-wrap h4 {
  position: relative;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 30px;
  padding-left: 30px;
}
.card-wrap h4::after {
  position: absolute;
  content: '';
  width: 74px;
  height: 69px;
  background: url('../images/tick.png') no-repeat;
  background-position: -160px -70px;
  transform: scale(0.3);
  top: 6px;
  left: 0;
  transform-origin: 0 0;
}
.card-wrap h4:last-child {
  margin-bottom: 0;
}
.card-wrap h4 span{
  font-size: 28px;
  color: #25B1D8;
  font-weight: 600;
}
.minimal-logo-wrap {
  width: 100%;
  position: absolute;
  top: -65px;
  left: 0;
  z-index: 1;

}
.minimal-logo-wrap figure {
  width: 150px;
}
.label-wraper {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
}
.label-wraper h4{
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  color: #459cd2;
  font-weight: 600;
  padding: 10px 20px;
  margin: 0;
}


/* communication section */
.communication-section {
  width: 100%;
  padding: 15px 0;
  background-image: url('../images/bg-02.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #d7dcdf;
}
.communication-header {
  width: 50%;
  margin: 0 auto;
}
.communication-header figure {
  width: 190px;
  flex: 0 0 auto;
}
.communication-header h3 {
  position: relative;
  left: 80px;
  top: 60px;
  font-family: 'Lato', sans-serif;
  font-size: 35px;
  font-weight: 900;
  color: #1060ac;
  text-align: left;
  padding-left: 20px;
}
.communication-container {
  width: 100%;
  margin: 130px 0;
}
.back-light {
  min-height: 300px;
  height: 100%;
  background: rgba(255,255,255,0.5);
}
.communication-left-wrap {
  position: relative;
  padding-left: 200px;
}
.email-screen-wraper {
  position: absolute;
  top: -20%;
  left: 0;
  width: 320px;
  z-index: 1;
}
.email-ball-wraper {
  position: relative;
  width: 420px;
  height: 420px;
  background: #4372c4;
  padding: 70px 50px 30px 120px;
  border-radius: 100%;
  box-shadow: 10px 10px 25px rgba(0,0,0,0.5);
  top: -32px;
}
.email-ball-wraper ul li {
  list-style: none;
  display: block;
  position: relative;
}
.email-ball-wraper ul li::after {
  position: absolute;
  content: '';
  width: 74px;
  height: 69px;
  background: url('../images/tick.png') no-repeat;
  background-position: -160px 0;
  transform: scale(0.3);
  top: 6px;
  left: -35px;
  transform-origin: 0 0;
}
.email-ball-wraper ul li p {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
}

/* Third Section */
.section-3 {
  width: 100%;
  padding: 0 0 40px;
  background-image: url('../images/bg-02.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #d7dcdf;
}
.section-3 .logo-wrap {
  width: 230px;
}
.section-3 h3.sub-text{
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  font-weight: 900;
  color: #A93845;
  margin: 30px 0;
}
.section-3 h4.sub-title {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  color: #023567;
  margin: 30px 0;
  font-weight: 900;
}
.section-3 h4.sub-title p {
  font-family: 'Open Sans', sans-serif;
  padding-left: 30px;
  font-weight: normal;
}
.meU-network-wrap {
  position: relative;
  width: 700px;
  height: 700px;
  border-radius: 50%;
}
.network-meu {
  width: 200px;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
}
.network-meu figure {
  width: 100%;
}
.network-meu figure img {
  width: 100%;
}
.network-items-wrap {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: absolute;
  padding: 15px;
  text-align: center;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
  transition: all ease-in-out 0.2s;
  cursor: pointer;
  transform-origin: 0 0;
}
.network-items-wrap:hover {
  transform: scale(1.02);
  transition: all ease-in-out 0.2s;
}
.network-items-wrap figure {
  position: absolute;
  max-width: 110px;
}
.network-items-wrap h5 {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  color: #fff;
}
.network-items-wrap p {
  padding: 0 20px;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #fff;
}
.item-06 {
  left: -50px;
  top: 40px;
  background-color: #e4d6ba;
  padding-right: 50px;
}
.item-06 figure {
  top: 50px;
  right: -100px;
  width: 160px;
  max-width: 300px;
}
.item-06 h5 {
  color: #000;
}
.item-06 p {
  padding: 0;
  color: #000;
}
.item-01{
  top: -88px;
  left: 225px;
  background-color: #06a2d1;
}
.item-01 figure {
  top: 0;
  right: -80px;
}
.item-02 {
  top: 40px;
  right: -50px;
  background-color: #023567;
}
.item-02 figure {
  top: 0;
  right: -65px;
}
.item-05 {
  padding-top: 50px;
  bottom: 80px;
  left: -50px;
  background-color: #4d82c3;
}
.item-05 figure {
  max-width: 280px;
  width: 400px;
  top: -70px;
}
.item-03 {
  padding-right: 60px;
  bottom: 80px;
  right: -50px;
  background-color: #31bbc8;
}
.item-03 p {
  padding: 0;
}
.item-03 figure {
  top: 0;
  right: -50px;
}
.item-04 {
  padding-right: 60px;
  bottom: -80px;
  right: 225px;
  background-color: #e4d6ba;
  
}
.item-04 h5 {
  color: #000;
}
.item-04 p {
  padding: 0;
  color: #000;
}
.item-04 figure {
  top: 0;
  right: -50px;
}


/* Fourth Section */
.section-4 {
  width: 100%;
  /* min-height: 70vh; */
  padding: 0 0 100px;
  background-image: url('../images/bg-03.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}
.section-4 .sub-wrap h4{
  padding: 0 40px;
  color: #A93845;
  font-size: 27px;
  border-right:3px solid #A93845;
}
.section-4 .sub-wrap h4:last-child {
  border: none;
}
.section-4 .title {
  font-size: 27px;
  color: #287BC9;
}
.bridge-main-wraper {
  width: 100%;
  padding: 15px;
  display: flex;
  align-content: space-evenly;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.bridge-wraper {
  width: 100%;
  max-width: 925px;
  height: 330px;
}
.bridge-item {
  position: relative;
  top: 0;
  width: 85px;
  height: 95px;
  border-radius: 20px;
  flex: 0 0 auto;
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
}
.bridge-item::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 2;
}
.bridge-item::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  bottom: -16px;
  left: calc(50% - 20px);
  border-radius: 10px;
  transform: rotate(45deg);
}
.bridge-item.b-item-01 {
  background: #0180b5;
}
.bridge-item.b-item-01::after, .bridge-item.b-item-01::before {
  background: #0d678a;
}
.bridge-item.b-item-02 {
  background: #47c08b;
}
.bridge-item.b-item-02::after, .bridge-item.b-item-02::before {
  background: #31ac76;
}
.bridge-item.b-item-03 {
  background: #09bdcb;
}
.bridge-item.b-item-03::after, .bridge-item.b-item-03::before {
  background: #0ca4af;
}
.bridge-item.b-item-04 {
  background: #0180b5;
}
.bridge-item.b-item-04::after, .bridge-item.b-item-04::before {
  background: #0d678a;
}
.bridge-item.b-item-05 {
  background: #485790;
}
.bridge-item.b-item-05::after, .bridge-item.b-item-05::before {
  background: #0c226e;
}
.bridge-item.b-item-06 {
  background: #453c41;
}
.bridge-item.b-item-06::after, .bridge-item.b-item-06::before {
  background: #151014;
}
.bridge-item.b-item-07 {
  background: #0180b5     ;
}
.bridge-item.b-item-07::after, .bridge-item.b-item-07::before {
  background: #0d678a;
}
.bridge-item.b-item-08 {
  background: #6b4a69;
}
.bridge-item.b-item-08::after, .bridge-item.b-item-08::before {
  background: #4e214c;
}
.bridge-item.b-item-09 {
  background: #08becb;
}
.bridge-item.b-item-09::after, .bridge-item.b-item-09::before {
  background: #0ca4af;
}

.bridge-item img {
  position: relative;
  width: 50px;
  bottom: 20px;
  transition: all ease-in-out 0.2s;
}
.bridge-item:hover.bridge-item img{
  bottom: 40px;
  transition: all ease-in-out 0.2s;
} 
.bridge-item.b-item-03 img, .bridge-item.b-item-09 img{
  width: 60px;
  bottom: 35px;
  left: 6px;
}
.bridge-item.b-item-06 img, .bridge-item.b-item-08 img{
  width: 70px;
  bottom: -10px;
}
.bridge-title {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 15px;
  z-index: 9;
  width: 100%;
  margin: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bridge-sub-title {
  position: absolute;
  top: 130px;
  font-weight: 900;
}
.bridge-bar {
  position: relative;
  width: 100%;
  height: 10px;
  margin-top: 160px;
  z-index: 2;
}
.bridge-bar::after{
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 10px;
  background: rgb(13,103,138);
  background: linear-gradient(90deg, rgba(13,103,138,1) 0%, rgba(21,16,20,1) 42%);
}
.bridge-bar::before{
  position: absolute;
  content: '';
  left: 0;
  top: 10px;
  width: 100%;
  height: 10px;
  background: #fff;
}
.bridge-pointer {
  position: relative;
  flex: 1;
}
.bridge-pointer .pointer {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: rotate(45deg);
  border-bottom-right-radius: 30px;
  z-index: -1;
}
.bridge-pointer .pointer.pointer-01 {
  background-color: #0e688d;
}
.bridge-pointer .pointer.pointer-02 {
  background-color: #07749f;
}
.bridge-pointer .pointer.pointer-03 {
  background-color: #085c81;
}
.bridge-pointer .pointer.pointer-04 {
  background-color: #0d678a;
}
.bridge-pointer .pointer.pointer-05 {
  background-color: #0c226e;
}
.bridge-pointer .pointer.pointer-06 {
  background-color: #4e214c;
}
.bridge-pointer .pointer.pointer-07,.bridge-pointer .pointer.pointer-08,.bridge-pointer .pointer.pointer-09 {
  background-color: #151014;
}
.left-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #0e688d;
  left: -30px;
  top: -4px;
  transform: rotate(-89deg);
}
.right-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #00050b;
  right: -30px;
  top: -4px;
  transform: rotate(90deg);
}
.bridge-footer-txt {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 15px;
  color: #404040;
  font-weight: 900;
  right: 0;
  text-align: center;
}
.bridge-bar-left-txt {
  position: absolute;
  top: -60px;
  left: -50px;
  font-size: 15px;
  color: #2e57a8;
  font-weight: 900;
}
.bridge-bar-right-txt {
  position: absolute;
  top: -60px;
  right: -50px;
  font-size: 15px;
  color: #2e57a8;
  font-weight: 900;
}

/* Fifth Section */
.section-5 {
  width: 100%;
}
.section-5 .title-wrap {
  padding: 30px;
  width: calc(100% - 10px);
  background-color: #196d9b;
  border-bottom-right-radius: 50px;
}
.section-5 .title-wrap h2 {
  font-size: 35px;
  color: #fff;
  font-weight: 900;
  text-align: center;
  width: 100%;
}
.section-5 .blue-bg {
  background-color: #1b3863;
}
.section-5 .section-list li {
  display: block;
  margin-bottom: 20px;
}
.section-5 .section-list li span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  color: #fff;
  background-color: #46C7D0;
  text-align: center;
  line-height: 40px;
  font-weight: 900;
  font-size: 20px;
  flex:  0 0 auto;
}
.section-5 .section-list li p {
  font-size: 28px;
  color: #fff;
  font-weight: 900;
  padding-left: 15px;
  line-height: 32px;
}
.result.title-wrap {
  background-color: #179dcf;
}
.result-list li {
  display: block;
  border-top: 1px solid #eaeaea;
  padding: 10px 0;
}
.result-list li p {
  position: relative;
  width: 100%;
  text-align: right;
  margin: 0 auto;
  font-size: 24px;
  padding-right: 120px;
}
.result-list li p::after {
  position: absolute;
  content: '';
  top: 0;
  right: -50px;
  width: 160px;
  height: 169px;
  background: url('../images/tick.png');
  transform: scale(0.2);
  transform-origin: 0 0;
}


/* Sixth Section */
.section-6 {
  width: 100%;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}

.chart-img-wraper {
  border: 1px solid #ececec;
}
.section-6 img {
  max-width: 600px;
}

.fixed-section {
  padding: 20px;
  position: fixed;
  background: rgba(0,0,0,0.3);
  bottom: 10px;
  right: 10px;
  border-radius: 5px;
  z-index: 99;
}
.schedule-btn {
  background: #fff;
  padding: 10px 30px;
  display: block;
  border-radius: 50px;
  font-size: 20px;
  color: #1d82c1;
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}


/* Partners Section */

.partners-section {
  width: 100%;
}
.partners-section .banner-title-wrap {
  width: 100% !important;
  text-align: center !important;
}
.partners-section .banner-title-wrap h3 {
  text-align: center !important;
}
.client-list {
  padding:  0 15px;
}
.clients-wraper {
  min-height: 45vh;
}
.clients-wraper figure {
  cursor: pointer;
}
.client-1 figure {
  max-width: 200px;
}
.client-2 figure {
  max-width: 170px;
}
.client-3 figure {
  max-width: 180px;
}
.client-4 figure {
  max-width: 300px;
}
.client-5 figure {
  max-width: 300px;
}
.client-6 figure {
  max-width: 200px;
}
.client-7 figure {
  max-width: 180px;
}
.client-8 figure {
  max-width: 100px;
}


.fixed-btns a {
  display: inline-block;
  background: #fff;
  border-radius: 50px;
  padding: 7px;
  font-size: 16px;
  font-weight: 600;
  color: #1d82c1;
  transition: all ease-in-out 0.2s;
}
.fixed-btns a:hover {
  color: #1e7ce1;
  transition: all ease-in-out 0.2s;
}
.fixed-btns a i {
  /* font-size: 30px; */
  font-size: 20px;
  margin-right: 5px;
}
.playstore i {
  font-size: 18px !important;
}







.banner{
    height: 873px;
    background: url(../images/banner.jpg) no-repeat;
    background-size: 100%;

}
ul.navigation{
    padding: 0;
    margin: 0;

}
ul.navigation li{
   list-style: none;
   display: inline-block;
   margin: 0px 20px;
}



ul.navigation li a{
     display: inline-block;
     position: relative;
     font-family: Lato;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    color: #2b85bf;
    text-decoration: none;

}
ul.navigation li a::after {
  position: absolute;
  content: '';
  width: 0px;
  height: 2px;
  background: #2b85bf;
  left: 0;
  bottom: 0;
  border-radius: 10px;
  transition: all ease-in-out 0.2s;
}
ul.navigation li a:hover::after {
  width: 100%;
  transition: all ease-in-out 0.2s;
}
.login-btn{
    font-family: Lato;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    color: #2b85bf;
    text-decoration: none;
    display: inline-block;

}
.blog-btn{
border-radius: 24px;
background: #fff;
display: inline-block;
padding: 5px 15px;
text-align: center;
font-family: Lato;
font-size: 18px;
line-height: 34px;
color: #0083d7;
line-height: 36px;
border: 1px solid #2b85bf;
transition: all ease-in-out 0.2s;
}
.blog-btn:hover {
  background: #2b85bf;
  color: #fff;
  transition: all ease-in-out 0.2s;
}
.logo img{
     max-width: 100%;
}
.hero-text h1{
    font-size: 40px;
    font-weight: 400;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 2px -3px 9px #000000;
}
.hero-text h3{
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    text-shadow: 2px 2px 7px #000000;
}
.banner-btn{
    width: 228px;
    height: 59px;
    border-radius: 32px;
    background: #0387d2;
    border: 4px solid #02aae9;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 51px;
    text-decoration: none;

    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);

}
.banner-btn:hover{
     color: #fff;
     text-decoration: none;
     -webkit-animation-name: hvr-hang-sink, hvr-hang;
     animation-name: hvr-hang-sink, hvr-hang;
     -webkit-animation-duration: .3s, 1.5s;
     animation-duration: .3s, 1.5s;
     -webkit-animation-delay: 0s, .3s;
     animation-delay: 0s, .3s;
     -webkit-animation-timing-function: ease-out, ease-in-out;
     animation-timing-function: ease-out, ease-in-out;
     -webkit-animation-iteration-count: 1, infinite;
     animation-iteration-count: 1, infinite;
     -webkit-animation-fill-mode: forwards;
     animation-fill-mode: forwards;
     -webkit-animation-direction: normal, alternate;
     animation-direction: normal, alternate;
}

/* Hang */
@-webkit-keyframes hvr-hang {
    0% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
    }
    50% {
      -webkit-transform: translateY(4px);
      transform: translateY(4px);
    }
    100% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
    }
  }
  @keyframes hvr-hang {
    0% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
    }
    50% {
      -webkit-transform: translateY(4px);
      transform: translateY(4px);
    }
    100% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
    }
  }
  @-webkit-keyframes hvr-hang-sink {
    100% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
    }
  }
  @keyframes hvr-hang-sink {
    100% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
    }
  }

  .hero-text {
       height: 78%;
  }

  .content h1{
    font-family: Lato;
    font-weight: 900;
    font-size: 35px;
    text-align: left;
    color: #0085ff;
    

  }

  .content h2{
    font-family: Lato;
    font-weight: normal;
    font-size: 25px;
    text-align: left;
    color: #212529;
    

  }
  .section-three{
       background: url(../images/wave.svg) no-repeat;
  }
  .max-100{
       max-width: 100%;
  }

  .icon-box{
    width: 70px;
    height: 70px;
    border-radius: 17px;
    background: linear-gradient(rgba(4, 80, 212, 0.9) 0%, #3ab0ff 100%);
    display: inline-block;
    transform: rotate(20deg);
    padding-top: 20px;
    
  }

  .icon-box .fas{
   font-size: 27px;
   color: #fff;
    
  }

  .meu-does table{
    background: #fff;

box-shadow: 1px 13px 45px rgba(180, 180, 180, 0.16);

  }
  .meu-does table tr th{
    font-weight: 400;
    border-right: 4px solid #fff;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    max-width: 530px;

  }
  .meu-does table i{
    font-size: 33px;
    color: #049FE1;
  }

  .meu-does table tr:nth-of-type(odd){
    background: #EBF9FF;

  }
  .meu-does table tr td{
    border-right: 4px solid #fff;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;

  }
  .meu-does table thead th{
    background: #fff;
    text-align: center;

  }
  .meu span{

font-weight: 700;
font-size:18px;
text-align: left;
color: #3da2fe;

  }

  .meu-does table{
     min-width: 1024px;
  }
  .icon-box-b{
    width: 70px;
    height: 70px;
    border-radius: 17px;

    display: inline-block;
    transform: rotate(-20deg);
    padding-top: 20px;
    background: #dfccab;

}

.icon-box-b .fas {
  font-size: 33px;
  color: #fff;
}
.icon-box-c{
  width: 70px;
  height: 70px;
  border-radius: 17px;

  display: inline-block;
  transform: rotate(20deg);
  padding-top: 20px;
background: linear-gradient(#0dc462 0%, #1b8453 100%);


}

.icon-box-c .fas {
  font-size: 34px;
color: #fff;
position: relative;
top: -2px;
left: 1px;
}
 


.icon-box-d{
  width: 70px;
  height: 70px;
  border-radius: 17px;

  display: inline-block;
  transform: rotate(20deg);
  padding-top: 20px;
  width: 70px;
  height: 70px;
  border-radius: 17px;
  background: linear-gradient(#a10dc4 0%, #691b84 100%);
  


}

.icon-box-d i{
  font-size: 34px;
color: #fff;
position: relative;
top: -2px;
left: 1px;
}




.icon-box-e{
  width: 70px;
  height: 70px;
  border-radius: 17px;

  display: inline-block;
  transform: rotate(-20deg);
  padding-top: 20px;
  width: 70px;
  height: 70px;
  border-radius: 17px;
  background:#fff;
  


}

.icon-box-e i{
  font-size: 34px;
color: #0A1158;
position: relative;
top: -2px;
left: 1px;
}

ul.communication-prog{
 padding: 0;
}
ul.communication-prog li{
  list-style: none;
  display: inline-block;
  margin-right: 46px;
}
ul.communication-prog li .span-one{
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 18px;
    background: #014f84;
    position: relative;
    top: 6px;
    margin-right: 10px;

}
ul.communication-prog li .span-two{
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 18px;
  background: #D84754;
  position: relative;
  top: 6px;
  margin-right: 10px;

}ul.communication-prog li .span-three{
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 18px;
  background: #F7C663;
  position: relative;
  top: 6px;
  margin-right: 10px;

}
ul.communication-prog li .span-four{
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 18px;
  background: #2EAEDA;
  position: relative;
  top: 6px;
  margin-right: 10px;

}

.section-four-sub{
  background: url(../images/meu-graphic-4.svg) no-repeat;
  height: 774px;
}
ul.unified-list{
  position: absolute;
    top: 1px;
    padding: 0;
  


}
ul.unified-list li{

  font-size: 18px;
  line-height: 90px;
  list-style: none;
}
ul.unified-list li span {
  display: inline-block;
  width: 67px;
  height: 67px;
  border-radius: 17px;
  background: #fff;
  opacity: 0.82;
  text-align: center; 
  margin-right: 11px;
}
ul.unified-list.right{
  right: 0;

}
.unified-list i{
  font-size: 30px;
  position: relative;
  top: -7px;
}

.footer-section{
background: #0a1158;

}
.footer-section h1{
   color: #fff;
   font-weight: 300;
}
.footer-nav{
   border-top: 1px solid #fff;
}
.bottom-nav{
  padding: 0;
  margin: 0;
}

.bottom-nav li{
  list-style: none;
  display: inline-block;
  margin-right: 15px;

}
.bottom-nav li a{
   color: #fff;
   display: inline-block;
   text-decoration: none;
}
.copyright{
   color: #fff;
}
.social-media a{
  color: #fff;
  display: inline-block;
  margin-left: 39px;

}

.inner-banner{
  background: #0A1158;
}
.kl{
  font-size: 20px;
}
.linkedin i{
  font-size: 33px;
  margin-right: 10px;
  color: #0085ff;

  
}
.linkedin{
  font-size: 14px;

  color: #0a1158;
}
.linkedin:hover{
  text-decoration: none;
}
.leadership .box{
  width: 100%;
  height: 341px;
background: #fff;
border: 1px solid #e5e5e5;
box-shadow: 1px 13px 45px rgba(180, 180, 180, 0.16);

}
.photo{
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 15px 0px;
}
.name-tag{
   font-size: 20px;
}

.floating-btns {
   position: fixed;
   right: -23px;
   top:40%;
}
.floating-btns a{
  width: 75px;
height: 48px;
border-radius: 24px;
background: #fff;
display:block;
margin-top: 12px;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.16);




}
.floating-btns a .fa-apple{
  font-size: 42px;
  margin-left: 12px;

}
.floating-btns a .fa-google-play{
  font-size: 30px;
  margin-left: 17px;
    margin-top: 9px;

}
.floating-btns a:hover{
  color: #01a9f0;
}

.unified-communication .fa-hands{
  color:#122FC4;

}
.unified-communication .fa-map-marked{
  color: #44C4A1;

}
.unified-communication .fa-head-side-mask{
  color: #347D9D;

}
.unified-communication .fa-chalkboard-teacher{
  color: #4FBEDE;

}
.unified-communication .fa-hand-holding-medical{
  color: #22DEE0;

}
.unified-communication .fa-laptop-medical{
  color: #358FD9;

}
.unified-communication .fa-hand-rock{
  color: #EAA820;

}
.unified-communication .fa-users{
  color: #7B53C1;

}
.unified-communication .fa-network-wired{
  color: #FF9B9B;

}
.unified-communication .fa-disease{
  color: #F17A5C;

}
/* .mob-nav{
   display: none;
} */


.covid-msg{
  width:  283px;
height: 137px;
border-radius: 17px;
background: #0387d2;
border: 1px solid #f6f6f6;
box-shadow: 0px 3px 94px rgba(93, 93, 93, 0.16);
position: fixed;
bottom: 45px;
right: 45px;
display: none;

}
.covid-msg img{
  max-width: 150px;
}

.covid-msg h5{
  color: #fff;
  outline: none;
 
}
.covid-msg a:hover{
  text-decoration: none;

}
.covid-msg h5:hover{
  text-decoration: none;
}
.covid-msg .fas{
   color: #fff;
   font-size: 25px;
}

/* @keyframes menu-animation {} */

@media (min-width: 3840px) {
  .banner-circle-01 {
    position: relative;
    top: -120px;
    left: -113px;
  }
  .banner-circle-02 {
    position: relative;
    top: 0;
    left: 80px;
  }
  .banner-circle-03 {
    position: relative;
    top: -250px;
    left: 185px;
  }
}
@media (min-width: 2560px) and (max-width: 3839px) {
  .banner-section {
    min-height: auto;
  }
  .banner-sub-mainwrap {
    position: relative;
    left: 95px;
  }
  .banner-sub-wrap h4 {
    font-size: 27px;
  }
  .banner-sub-wrap p {
    font-size: 24px;
  }
  .banner-circle-01 {
    position: relative;
    top: 90px;
    left: 0;
  }
  .banner-circle-02 {
    position: relative;
    top: 130px;
    left: 50px;
  }
  .banner-circle-03 {
    position: relative;
    top: 110px;
    left: 190px;
  }
  .banner-section .hero-text {
    font-size: 60px;
  }
  .communication-container {
    margin: 160px 0;
  }
  .communication-header h3 {
    top: 120px;
    left: 410px;
  }
  .section-3 h4.sub-title, .section-3 h3.sub-text {
    font-size: 35px;
  }
  .channel-left {
    position: relative;
    left: 400px;
  }
  .clients-wraper {
    min-height: auto;
    padding: 90px 0;
  }
}
@media (min-width: 2000px) and (max-width: 2559px) {
  .back-light {
    justify-content: center;
  }
  ul.navigation li a, .login-btn, .blog-btn {
    font-size: 22px;
  }
  .channel-right {
    flex: 0 0 auto;
    margin-left: 100px;
  }
  .communication-container {
    margin: 150px 0;
  }
}
@media (min-width: 1920px) and (max-width: 1990px) {
  .banner-section {
    min-height: auto;
  }
  .banner-circle-01 {
    position: relative;
    top: 50px;
    left: 57px;
  }
  .banner-circle-02 {
    position: relative;
    top: 80px;
    left: 40px;
  }
  .banner-circle-03 {
    position: relative;
    top: 70px;
    left: 85px;
  }
  .banner-text-wraper {
    position: relative;
    left: 30px;
  }
  .baloon-wraper {
    flex: 0 0 auto;
  }
  .banner-text-wraper {
    flex: 1;
  }
  .banner-sub-wrap h4 {
    font-size: 20px;
  }
  .banner-sub-wrap p {
    font-size: 20px;
  }
  .banner-sub-mainwrap {
    position: relative;
    left: 67px;
  }
  .channel-left {
    position: relative;
    left: 150px;
  }
}
@media (min-width: 1600px) and (max-width: 1919px) {
  .banner-circle-01 {
    position: relative;
    top: 40px;
    left: -25px;
  }
  .banner-circle-02 {
    position: relative;
    top: 20px;
    left: 30px;
  }
  .banner-circle-03 {
    position: relative;
    top: 20px;
    left: 35px;
  }
  .banner-section .hero-text {
    font-size: 40px;
  }
  .banner-sub-mainwrap {
    position: relative;
    left: 25px;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .section-3 h4.sub-title {
    font-size: 23px;
  }
}
@media (min-width: 1366px) and (max-width: 1400px) {
  .banner-circle-01 {
    position: relative;
    top: 10px;
    left: 7px;
  }
  .banner-circle-02 {
    position: relative;
    top: -20px;
    left: 25px;
  }
  .banner-circle-03 {
    position: relative;
    top: -20px;
    left: -5px;
  }
  .banner-section .hero-text {
    position: relative;
    right: 20px;
  }

}
@media (max-width: 1399px) {
  .meU-network-wrap {
    transform: scale(0.7);
  }
  .baloon-wraper {
    flex: 0 0 auto;
  }
  .banner-text-wraper {
    flex: 1;
  }
}
@media (max-width: 1310px) {
  .social-icon {
    margin-right: 10px;
  }
  .email-screen-wraper {
    width: 250px;
  }
  .communication-left-wrap {
    width: 100%;
    margin-top: 100px !important;
  }
  .email-ball-wraper {
    top: 0;
    padding: 70px 50px 30px 100px;
  }
  .communication-header h3 {
    top: auto;
    left: auto;
  }
}

@media (max-width: 1199px) {
  .banner-title-wrap h3 {
    font-size: 30px;
  }
  /* Banner Section */
  .baloon-wraper {
    max-width: 470px;
  }
  ul.navigation li {
    margin: 0px 5px;
  }
  ul.navigation li a {
    font-size: 17px;
  }
  /* Section 3  */
  .meU-network-wrap {
    width: 500px;
    height: 500px;
    transform: scale(1);
  }
  .network-items-wrap {
    width: 150px;
    height: 150px;
  }
  .channel-left {
    width: 100%;
  }
  .section-3 h4.sub-title {
    font-size: 25px;
  }
  .channel-right {
    margin-top: 100px;
  }
  .item-01 {
    top: -88px;
    left: calc(50% - 75px);
  }
  .item-01 figure {
    right: -65px;
  }
  .item-04 {
    right: calc(50% - 75px);
    background-color: #e4d6ba;
  }
  .item-05 figure {
    max-width: 200px !important;
    width: 400px;
    top: -50px;
  }
  .item-06 {
    padding-right: 30px;
  }
  .item-06 figure {
    max-width: 150px !important;
    top: 40px;
    right: -110px;
  }
  .item-04 {
    padding-right: 40px;
  }
  .item-02 figure {
    top: -10px;
    right: -50px;
  }
  .item-03 {
    padding-right: 40px;
}
  .network-items-wrap h5 {
    font-size: 19px;
  }
  .network-items-wrap p {
    font-size: 14px;
    line-height: 15px;
  }
  .network-items-wrap figure {
    max-width: 90px;
  }

  /* Section 4 */
  .bridge-bar-right-txt {
    right: -20px;
  }
  .bridge-bar-left-txt {
    left: -10px;
  }
  
  /* Section 5 */
  .section-5 .section-list li p {
    font-size: 23px;
  }
  .result-list {
    padding-left: 10px;
  }
  .result-list li p {
    font-size: 22px;
  }

  /* Section 6  */

  /* Communication Section */
  .communication-header {
    width: 70%;
  }
  .email-screen-wraper {
    width: 250px;
  }
  .email-ball-wraper {
    top: 0;
    padding: 70px 50px 30px 100px;
  }
  .communication-left-wrap {
    width: 100%;
    margin-top: 100px !important;
  }
  .communication-right-wrap {
    width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 1049px) {
  .banner-circle-02 {
    margin: 10px;
  }
}

@media (max-width: 991px) {
  .banner-title-wrap {
    width: 100%;
    padding: 10px 15px;
  }
  /* Banner Section */
  .baloon-wraper {
    max-width: 400px;
  }
  .banner-section .hero-text {
    font-size: 40px;
  }
  .banner-section .banner-circle {
    width: 180px;
    height: 180px;
  }

  /* Section 2 */
  .section-2 .container {
    max-width: 910px;
  }
  .card-wrap h4 {
    font-size: 21px;
  }
  .card-wrap h4 span {
    font-size: 24px;
  }

  /* Section 3  */
  .meU-network-wrap {
    width: 500px;
    height: 500px;
  }
  .network-items-wrap {
    width: 150px;
    height: 150px;
  }
  .channel-right {
    margin-top: 100px;
    /* background: url('../images/bg-02.jpg'); */
  }
  .item-01 {
    top: -88px;
    left: calc(50% - 75px);
  }
  .item-01 figure {
    right: -65px;
  }
  .item-04 {
    right: calc(50% - 75px);
    background-color: #e4d6ba;
  }
  .item-05 figure {
    max-width: 200px !important;
    width: 400px;
    top: -50px;
  }
  .item-06 {
    margin-top: 50px !important;
    padding-right: 30px;
  }
  .item-06 figure {
    max-width: 150px !important;
    top: -50px;
    right: 0;
  }
  .item-04 {
    padding-right: 40px;
  }
  .item-02 figure {
    top: -10px;
    right: -50px;
  }
  .item-03 {
    padding-right: 40px;
}
  .network-items-wrap h5 {
    font-size: 19px;
  }
  .network-items-wrap p {
    font-size: 14px;
    line-height: 15px;
  }
  .network-items-wrap figure {
    max-width: 90px;
  }

  /* Section 4 */
  /* .section-4 .banner-title-wrap {
    width: 100%;
  } */
  .section-4 .sub-wrap h4 {
    padding: 0 30px;
    font-size: 23px;
  }
  .bridge-wraper {
    max-width: 700px;
  }
  .bridge-item {
    width: 70px;
    height: 84px;
    border-radius: 5px;
    margin: 0 5px;
  }
  .bridge-item::before {
    width: 30px;
    height: 30px;
    bottom: -11px;
    left: calc(50% - 15px);
    border-radius: 5px;
  }
  .bridge-item img {
    width: 45px;
  }
  .bridge-title {
    font-size: 14px;
    line-height: 14px;
  }
  .bridge-sub-title {
    font-size: 13px;
    line-height: 14px;
  }
  .bridge-item::after {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .bridge-pointer .pointer {
    width: 30px;
    height: 30px;
  }

  /* Section 5 */
  .section-5 .section-list li p {
    font-size: 22px;
  }
  .result-list li p {
    font-size: 20px;
    padding-right: 50px;
  }
  .result-list li p::after {
    right: -120px;
    transform: scale(0.15);
  }

  /* Section 6 */

  /* Communication Section */
  .communication-header {
    width: 100%;
  }
  .communication-header figure {
    width: 150px;
  }
  .communication-left-wrap {
    margin: 30px !important;
  }
  .communication-header h3 {
    font-size: 30px;
    text-align: left;
    padding-left: 10px;
  }
  .back-light {
    background: transparent;
  }
  .email-screen-wraper {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    flex: 0 0 auto;
  }
  .email-screen-wraper img {
    max-width: 320px;
  }
  .communication-left-wrap {
    padding-left: 0;
  }
  .email-ball-wraper {
    margin-top: 20px;
    height: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    border-radius: 30px;
    flex: 1;
    margin-left: 20px;
  }
  .email-ball-wraper ul li p {
    font-size: 19px;
  }
  .communication-left-wrap {
    width: 100%;
    justify-content: center;
    padding: 0 30px;
  }
  .communication-right-wrap {
    width: 100%;
    padding: 0 30px;
  }
  .banner-circle-05 {
    margin: 0;
  }
  .communication-container {
    min-height: auto;
    margin: 0 auto;
  }
  .communication-section .banner-circle {
    width: 200px;
    height: 200px;
    margin: 10px;
  }
  .banner-circle-08 {
    margin: 0;
  }
  span.persolized {
    transform: scale(0.5);
  }
  .banner-circle h4 {
    font-size: 18px;
    line-height: 18px;
  }
  .banner-circle em {
    font-size: 15px;
    line-height: 15px;
  }
}



@media (max-width: 767px) {
  .banner-title-wrap h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .banner-title-wrap .logo-wrap img {
    max-width: 110px;
  }
  /* Banner Section */
  /* .banner-section {
    
  } */
  .baloon-wraper {
    flex: auto;
  }
  .banner-text-wraper {
    flex: auto;
    position: relative;
  }
  .banner-section .hero-text {
    font-size: 30px;
    text-align: center;
  }
  .banner-section .hero-sub-text {
    text-align: center;
    line-height: 25px;
  }
  .banner-circle {
    width: 180px;
    height: 180px;
  }
  .banner-circle span {
    transform: scale(0.61);
  }
  .banner-circle p {
    font-size: 20px;
  }
  .banner-circle-02 {
    margin: 10px;
  }
  .mob-nav{
    width: 30px !important;
    height: 23px !important;
  }
  .hamburger-line {
    height: 4px;
  }
  .banner-sub-wrap h4, .banner-sub-wrap p {
    font-size: 18px;
  }

  /* Section-2 */
  /* .section-2 .banner-title-wrap {
    padding: 10px 15px;
  } */
  /* .section-2 .banner-title-wrap h3 {
    font-size: 20px;
  } */
  .section-2 .banner-title-wrap em {
    font-size: 18px;
  }
  .equal-box-2 {
    margin-top: 120px !important;
  }
  .left-card-wrap::after {
    width: 70px;
    height: 70px;
    line-height: 70px;
    right: auto;
    top: auto;
    bottom: -72px;
    left: calc(50% - 40px);
  }
  .equal-box {
    margin-top: 20px;
  }
  .label-wraper h4 {
    font-size: 30px;
  }
  .label-wraper {
    top: -60px;
  }
  .section-2 .minimal-logo-wrap figure{
    width: 130px;
  }
  .section-2 .minimal-logo-wrap {
    top: auto;
    bottom: 0;
  }
  .card-wrap {
    padding: 30px 30px 60px !important;
  }
  .card-wrap h4 {
    font-size: 19px;
    margin-bottom: 15px;
  }
  .card-wrap h4 span {
    font-size: 20px;
  }

  /* Section-3 */
  .section-3 {
    padding-bottom: 0px;
  }
  /* .section-3 .banner-title-wrap{
    width: 100%;
  } */
  /* .section-3 .banner-title-wrap h3 {
    font-size: 20px;
    padding-left: 10px;
    line-height: 25px;
  } */
  .section-3 h3.sub-text {
    font-size: 22px;
  }
  .section-3 h4.sub-title {
    font-size: 19px;
  }
  .channel-left {
    width: 100%;
  }
  .channel-right {
    width: 100%;
    margin-top: 10px;
  }
  .meU-network-wrap {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
  }
  .network-meu {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 10px;
  }
  .item-05 {
    margin-top: 90px !important;
  }
  .network-items-wrap {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 10px;
  }

  /* Section-4 */
  .section-4 {
    padding-bottom: 30px;
  }
  .section-4 .sub-wrap h4 {
    padding: 0 10px;
    font-size: 20px;
    border-right: 2px solid #A93845;
  }
  .section-4 .title {
    font-size: 20px;
  }
  .bridge-main-wraper {
    align-content: start;

  }
  .bridge-wraper {
    height: auto;
  }
  .bridge-inner-wraper {
    width: 400px;
  }
  .bridge-item {
    width: 85px;
    height: 95px;
    margin: 20px 10px;
    border-radius: 20px;
    z-index: 2;
  }
  .bridge-item::after {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .bridge-item::before {
    display: none;
  }
  .bridge-title {
    font-size: 15px;
  }
  .section-4 .title {
    margin-bottom: 50px;
  }
  .bridge-sub-title {
    position: absolute;
    top: calc(50% - 30px);
    font-weight: 900;
    line-height: 17px;
    left: 130px;
    text-align: left;
  }
  .bridge-bar {
    flex-direction: column;
    width: 10px;
    height: auto;
    margin-top: 0;
  }
  .bridge-bar::before {
    width: 11px;
    height: 100%;
    left: 10px;
    top: 10px;
  }
  .bridge-bar::after {
    width: 10px;
    height: 100%;
    background: linear-gradient(180deg, rgb(13, 103, 138) 0%, rgb(21, 16, 20) 42%);
  }
  .bridge-pointer .pointer {
    left: -15px;
    bottom: 50px;
    transform: rotate(-45deg);
  }
  .left-arrow {
    left: -15px;
    top: -6px;
    transform: rotate(0deg);
  }
  .right-arrow {
    top: auto;
    right: -15px;
    bottom: -14px;
    transform: rotate(180deg);
  }
  .bridge-bar-left-txt {
    top: -30px;
    left: -100px;
  }
  .bridge-bar-right-txt {
    top: auto;
    bottom: -40px;
    right: -10px;
    width: 240px;
    text-align: center;
  }
  .bridge-footer-txt {
    left: 15px;
    min-width: 110px;
    display: block;
    height: 200px;
    font-size: 12px;
    text-align: left;
  }

  /* Section-5 */
  .section-5 .title-wrap {
    padding: 10px 30px;
    border-bottom-right-radius: 50px;
    width: 100%;
  }
  .section-5 .title-wrap h2 {
    font-size: 20px;
  }
  /* .section-5 .banner-title-wrap h3 {
    font-size: 20px;
    font-weight: 900;
    padding-left: 10px;
  } */
  .section-5 .section-list li span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
  }
  .section-5 .section-list li {
    margin-bottom: 5px;
  }
  .section-5 .section-list li p {
    font-size: 18px;
    padding-left: 15px;
    line-height: 22px;
  }
  .result-list {
    padding: 0 15px;
  }
  .result-list li p {
    font-size: 18px;
    text-align: left;
    padding-right: 0;
    padding-left: 30px;
  }
  .result-list li p::after {
    left: 0;
    right: auto;
    transform: scale(0.11);
  }

  /* Section-6 */
  /* .section-6 .banner-title-wrap {
      width: 100%;
      padding: 10px;
  } */
  /* .section-6 .banner-title-wrap h3 {
    font-size: 20px;
    padding-left: 10px;
  } */
  .section-6 figure {
    margin: 10px;
    border-radius: 10px;
    overflow: hidden;
    display: block;
    border: 1px solid #b7b7b7;
  }
  .section-6 .logo-wrap figure{
    border: none;
    border-radius: 0px;
  }

  /* Partner Section */
  .partners-section {
    padding-bottom: 70px;
  }
  /* .partners-section .banner-title-wrap{
    padding: 10px 15px;
    font-size: 25px;
  } */
  /* .partners-section .banner-title-wrap h3{
    font-size: 20px;
  } */
  .clients-wraper {
    flex-flow: row wrap;
    justify-content: center;
    align-content: space-evenly;
  }
  .client-list {
    width: 150px;
  }

  /* Communication Section */
  .communication-header {
    width: 100%;
  }
  .communication-header h3 {
    font-size: 20px;
    text-align: left;
    padding-left: 10px;
  }
  .back-light {
    background: transparent;
  }
  .email-screen-wraper {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 210px;
    display: flex;
    justify-content: center;
  }
  .email-screen-wraper img {
    max-width: 320px;
  }
  .communication-left-wrap {
    padding-left: 0;
  }
  .email-ball-wraper {
    margin-top: 20px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    border-radius: 30px;
  }
  .email-ball-wraper ul li p {
    font-size: 16px;
  }
  .communication-left-wrap {
    width: 100%;
    justify-content: center;
    padding: 0 30px;
  }
  .communication-right-wrap {
    width: 100%;
    padding: 0 30px;
  }
  .banner-circle-05 {
    margin: 0;
  }
  .communication-container {
    min-height: auto;
  }
  .communication-section .banner-circle {
    width: 200px;
    height: 200px;
    margin: 10px;
  }
  .banner-circle-08 {
    margin: 0;
  }
  span.persolized {
    transform: scale(0.5);
  }
  .banner-circle h4 {
    font-size: 18px;
    line-height: 18px;
  }
  .banner-circle em {
    font-size: 15px;
    line-height: 15px;
  }


  /* Fixed Section */
  .fixed-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    right: 0;
    bottom: 0;
    text-align: center;
  }
  .schedule-btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 15px;
    text-decoration: none !important;
  }
  a.appstore, a.playstore{
    text-decoration: none !important;
    padding: 7px 10px;
  }
}

@media (max-width: 575px) {
  .banner-section .hero-text {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
  }
  /* Section-4 */
  .section-4 .sub-wrap h4{
    font-size: 18px;
  }
  .bridge-inner-wraper {
    width: 250px;
  }
  .bridge-footer-txt {
    min-width: 50px;
  }

  .email-ball-wraper {
    margin-left: 0;
  }

  /* Fixed Section */
  .fixed-section {
    padding: 10px 5px;
  }
  .fixed-btns a, .schedule-btn {
    font-size: 12px;
  }
}

@media (max-width: 1024px) { 
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px 20px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    z-index: 9999999;
    backface-visibility: hidden;
  }
  .logo-wraper {
    display: block;
    max-width: 120px;
    width: 100%;
  }
  .blog-btn {
    font-size: 16px;
    line-height: 30px;
  }
  .mobile{
    display: none;
  }
  /* .col-lg-4 {
    flex: 0 0 75%;
    max-width: 75%;
  } */
  .mob-nav{
    display: block;
    width: 39px;
    height: 28px;
    position: fixed;
    right: 15px;
    z-index: 6;
  }
  .mob-nav-list{
    position: fixed;
    background: #484848;
    width: 100%;
    height: 100%;
    display: block;
    padding-bottom: 60px;
    max-width: none;
    top: 0;
    left: 0;
    z-index: 5;
  }
  ul.navigation li {
    width: 100%;
    margin: 0;
  }
   ul.navigation li a {
    display: block;
    padding: 20px 0px;
    color: #fff;
    border-bottom: 1px solid #2196F3;
     
   }
   .banner-content {
     margin-top: 100px;
   }
   .banner{
     background-size: cover;
   }
}