/* ################################################################ */

*,
::before,
::after {
  margin: 0;

  box-sizing: border-box;
}

a {
  text-decoration: none;
}

h3.features {
  font-family: 'ProximaNovaaltBold';
}

#headermain {
  text-align: center;
}

/* img{ vertical-align: bottom;} */

button {
  cursor: pointer;
}

[disabled] {
  cursor: not-allowed;
}

body {
  letter-spacing: 0.5px;
}

@font-face {
  font-family: "ProximaNovaaltBold";

  src: url(./Fonts/Proxima\ Nova\ Alt\ Bold.otf);
}

@font-face {
  font-family: "ProximaNovaaltRegular";

  src: url(./Fonts/Proxima\ Nova\ Alt\ Regular.otf);
}

@font-face {
  font-family: "ProximaNovaBold";

  src: url(./Fonts/Proxima\ Nova\ Bold.otf);
}

@font-face {
  font-family: "ProximaNovaExtraBold";

  src: url(./Fonts/Proxima\ Nova\ Extrabold.otf);
}

@font-face {
  font-family: "ProximaNovaBlack";

  src: url(./Fonts/Proxima\ Nova\ Black.otf);
}

@font-face {
  font-family: "Nirmala";

  src: url(./Fonts/Nirmala.ttf);
}

@font-face {
  font-family: "NotoSans-Regular";

  src: url(./Fonts/NotoSans-Regular.ttf);
}

@font-face {
  font-family: "Poppins-Bold";

  src: url(./Fonts/Poppins-Bold.ttf);
}

@font-face {
  font-family: "Poppins-SemiBold";

  src: url(./Fonts/Poppins-SemiBold.ttf);
}

h1,
h2 {
  font-family: "ProximaNovaaltBold";
}

p {
  font-family: "ProximaNovaaltRegular";

  font-size: 15px;

  color: #666666;
}

.brandnew-logo {
  width: 225px;

  height: auto;

  margin: 5px -12px 5px;
}

#bannernew-section {
  background: url(../images/signupbackground.webp);

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  padding: 80px 70px 80px 120px;
}

.navbar-toggler {
  border: none !important;
}

button:focus {
  outline: 0px transparent !important;
}

img.rightaerrow {
  width: 9%;

  margin-left: 7px;

  top: 0px;

  position: relative;
}

.get-demo.easy .rightaerrow {
  width: 9%;
}

.get-demo.easy a {
  /*  width: 90%;*/

  /* font-size: 9px; */
}

.get-demo a {
  color: #132579;

  font-size: 14px;

  font-weight: 600;

  display: block;

  margin-top: 17px;

  margin-left: -8px;

  text-decoration: none;

  font-family: "ProximaNovaaltBold";
}

.get-demo.client {
  padding-left: 35px;

  /* width: 90%; */
}

.easypic {
  padding: 0px 74px;
}

#app-icon span {
  font-size: 10px;
}

.safe-secure span {
  font-size: 6px;

  margin-left: 7px;

  background: #ddd;

  padding: 2px;

  border-radius: 2px;

  vertical-align: middle;
}

a.btn.login-btn {
  background: #dbd7d5;

  color: #132579;

  font-size: 12px;

  margin-right: -13px;

  padding: 4px 17px !important;

  background-color: #dbd7d5;

  border-radius: 6px;

  font-weight: 600;

  font-family: "ProximaNovaBold";
}

img.appstore {
  display: block;

  margin: 9px 43px;
}

ul.contacts-detail a {
  color: #fff;

  font-size: 12px;

  text-decoration: none;
}

li.contacts-info {
  color: #fff;

  font-size: 13px;

  font-weight: 600;
}

li.contacts-infodata {
  color: #fff;

  font-size: 12px;

  font-family: "ProximaNovaBold";

  margin-top: 6px;
}

.contacts-infodata span {
  font-family: "Nirmala";
}

ul.contacts-detail {
  list-style: none;

  padding: 0px 45px;
}

li.social-icon {
  display: inline-block;
}

ul.social-media {
  list-style: none;

  padding: 0px;

  margin: 33px 0px;
}

p.tsktckr {
  color: #fff;

  font-size: 11px;

  font-family: "Nirmala";
}

li.footermenu a {
  color: #fff;

  font-size: 13px;

  font-weight: 600;

  font-family: "ProximaNovaBold";

  text-decoration: none;
}

.footer-content {
  padding: 0px 0px 40px 80px;
}

li.footer-title a {
  color: #fff;

  font-size: 13px;

  font-family: "Nirmala";

  text-decoration: none;
}

li.footer-title {
  margin-top: 2px;
}

.sticky {
  position: fixed;

  top: 0;

  width: 100%;
}

#headermain .active a {
  color: #5cc0bd;

  font-size: 12px;
}

/* li#mnav .a:hover, li#mnav .a:focus{

  color: #e9628c !important;    

} */

#headermain .nav-link {
  color: #0e2947;

  font-size: 12px;

  padding: 6px 14px;

  font-weight: 600;
}

header#headermain {
  box-shadow: 0 0 13px -4px #989393;

  margin: 0px;

  background: #fff;

  z-index: 999;
}

#image-section i.fa.fa-angle-left {
  margin-left: -170px;

  margin-top: 1px;

  font-size: 35px;

  color: #000;

  right: 60px !important;
}

#image-section i.fa.fa-angle-right {
  color: #000;

  margin-right: -176px;

  font-size: 35px;
}

.carousel-control-next-icon {
  display: none;
}

span.carousel-control-prev-icon {
  display: none;
}

#tabs .nav-tabs {
  border-bottom: 0px;

  width: 30%;

  margin: 0 auto 33px;
}

.heading-content.task p {
  margin-top: 20px;

  font-size: 15px;

  padding-right: 10%;
}

.support p {
  margin-left: 8px;
}

.sign-up a {
  padding: 6px 14px;

  text-align: center;

  color: #fff;

  border-radius: 6px;

  border: 0px;

  font-size: 18px;

  font-family: "ProximaNovaaltBold";

  background: #5cc0bd;

  display: block;

  margin-top: 12px;

  width: 90%;

  text-decoration: none;

  box-shadow: 5px 6px 12px 0px #b2b1b1;
}

a.btn.sign_btn {
  color: #fff;

  font-size: 12px;

  margin-right: 11px;

  padding: 4px 17px !important;

  background: #5cc0bd;

  border-radius: 6px;

  font-weight: 600;

  font-family: "ProximaNovaBold";
}

.brand-vdo {
  padding: 0px;

  text-align: center;

  margin-right: -60px;
}

.brand-vdo video {
  box-shadow: 1px 6px 6px #000;

  width: 85%;
}

.get-demo i.fa.fa-arrow-right {
  margin-left: 8px;
}

#recipeCarousel .col-lg-2:nth-child(6) {
  border-right: 0px;
}

@media (max-width: 768px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }

  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* large - display 6 */

@media (min-width: 992px) {
  .carousel-inner .carousel-item-right.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(50%);
  }

  .carousel-inner .carousel-item-left.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-50%);
  }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0);
}

section#image-section {
  padding: 40px 70px;
}

/* Tabs*/

section#tabs {
  padding: 54px 54px 15px 54px;
}

h2.section-title.h1 {
  color: #091c39;

  font-size: 32px;

  font-weight: 600;

  text-align: center;

  margin-bottom: 50px;

  font-family: "ProximaNovaaltBold";
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #f3f3f3;

  background-color: transparent;

  border-color: transparent transparent #f3f3f3;

  border-bottom: 4px solid !important;

  font-size: 20px;

  font-weight: bold;
}

#tabs .nav-tabs .nav-link {
  border: 1px solid transparent;

  border-top-left-radius: 0.25rem;

  border-top-right-radius: 0.25rem;

  color: #5cc0bd;

  font-size: 15px;

  font-weight: 600;

  font-family: "ProximaNovaaltBold";
}

.logopic {
  margin: 28px auto;
}

img.arrow {
  width: 55%;

  margin: 0 auto;

  display: block;
}

.features-innernew {
  background: #13257952;

  border-top-left-radius: 103px;

  border-top-right-radius: 40px;

  border-bottom-right-radius: 40px;

  border-bottom-left-radius: 97px;
}

.features-innernew h4 {
  font-size: 18px;

  margin-bottom: 0px;

  color: #132579;

  font-weight: 600 !important;

  font-family: "ProximaNovaaltBold";

  width: 170px;
}

.features-innernew img {
  width: 100%;

  margin-left: -3px;
}

.center {
  margin: auto;

  padding: 0px;
}

img.google {
  width: 100%;

  margin-left: -79px;
}

img.app {
  width: 100%;

  margin-left: -41px;
}

img.aerrowtracker {
  margin: -6px 8px;

  width: 30px;

  height: 30px;
}

input#viewall {
  margin-top: 50px;
}

.language-section {
  list-style: none;

  display: flex;

  justify-content: center;

  padding-left: 0px;

  color: #fff;

  margin: 10px 0px;
}

.language-name {
  padding: 2px 16px;

  font-size: 12px;

  /* border-right: 1px solid; */

  cursor: pointer;

  color: #fff;
}

a.language-name.last {
  border-right: 0px;
}

.row.lang {
  border-top: 1px solid #fff;

  margin: 0px -19px;
}

.carousel-item .col-lg-2 {
  border-right: 1px solid #ddd;

  height: 97px;

  /* padding: 28px; */

  display: inline-table;

  margin-top: 25px;
}

.client-img .img-fluid {
  width: 70%;
}

.img-wrapper div {
  color: #666666;

  font-size: 7px;

  line-height: 2px;
}

#app-icon img.icons-connect {
  width: 75%;

  height: 100%;

  display: block;

  margin: 0 auto;
}

#app-icon li {
  display: block;

  float: left;

  width: 14%;

  height: 50px;

  text-align: center;

  font-weight: bold;
}

ul#app-icon {
  height: 90px;

  margin-top: 18px;
}

.clientreviewbox span {
  font-size: 10px;

  font-weight: 700;

  color: #666666;
}

.content-wrapper-inner img {
  width: 100%;
}

.content-wrapper-inner {
  padding: 0px 20px;

  /* margin-top: -100px; */
}

.animation {
  font-size: 16px;

  margin-top: 126px;

  margin-left: -268px;
}

.img-wrapper {
  padding: 0px 19px 30px 19px;
}

.img-wrapper h2 {
  font-size: 41px;

  /* text-align: center; */
}

img.mobile {
  margin-left: -56px;
}

#app-icon a {
  font-size: 10px;

  color: #000;

  text-align: center;

  text-decoration: none;
}

.content-wrapper {
  padding: 30px 0px 90px 0;
}

.safe {
  padding: 0 120px 80px 120px;
}

.support {
  padding: 50px 80px;
}

.support img {
  width: 14%;
}

h2.trust {
  font-size: 17px;
}

img.logopic {
  width: 88px;

  height: 82px;

  border-radius: 10px;
}

ul.nav.justify-content-center {
  margin: 21px -20px -18px;
}

img.brand-logosales {
  width: 408px;

  height: auto;

  margin: 37px -200px -18px;
}

li.menu {
  display: inline-block;

  padding: 20px 20px;
}

.box-1 {
  background-color: #ddd;

  padding: 178px;

  text-align: center;

  visibility: hidden;
}

.box-2 {
  /* background-color: #ddd; */

  padding: 0px;

  text-align: center;
}

.box-3 {
  background-color: #ddd;

  padding: 178px;

  text-align: center;

  visibility: hidden;
}

ul.customermenu {
  list-style: none;
}

.support-hour {
  border-right: 1px solid;

  padding: 50px;

  color: #2a2455;
}

.heading-h1 {
  font-size: 39px;

  font-weight: 600;

  color: #000;

  margin-top: 21px;
}


li.soc {
  border-bottom: 1px solid #ddd;

  padding-bottom: 9px;

  padding-top: 5px;

  font-size: 13px;

  font-family: "ProximaNovaaltRegular";

  color: #575654;

  font-weight: 600;
}

.safe-secure i.fa.fa-check {
  position: absolute;

  right: 37px;
}

.get-touch {
  padding: 50px 50px 50px 90px;
}

.support-hour h2 {
  font-size: 36px;
}

.get-touch h2 {
  color: #2a2455;

  font-size: 36px;
}

ul.safe-secure {
  background-color: #faf5f0;

  list-style: none;

  padding: 20px;

  height: 180px;

  /* margin-top: 30px; */
}

.safe-secure li:last-child {
  border: none;
}

.testi {
  margin: 35px auto !important;
}

.content-wrapper img {
  width: 100%;
}

ul.footermenu {
  list-style: none;
}

.checkout {
  padding: 50px 31px;

  font-size: 34px;

  font-family: "ProximaNovaaltBold";

  background-color: #e9f6f6;

  border-radius: 20px;
}

.checkoutouter {
  z-index: 99 !important;

  margin: 0px 80px -50px;

  display: grid;
}

.saf1 p {
  font-size: 15px;
}

h2.secure {
  font-size: 44px;

  padding-right: 90px;
}

.getstart {
  margin: 35px auto;
}

h2.clientsthink {
  font-size: 45px;
}

p.clientsview {
  font-size: 15px;

  padding-right: 90px;
}

.getstart a {
  font-size: 16px;

  font-family: "ProximaNovaaltRegular";

  padding: 9px 15px;

  width: 100%;

  text-align: center;

  color: #fff;

  border-radius: 5px;

  border: 0px;

  font-size: 18px;

  background: #5cc0bd;

  font-weight: 600;

  text-decoration: none;

  box-shadow: 5px 6px 12px 0px #b2b1b1;
}

.get-demo.easy {
  position: absolute;

  top: 82%;

  right: 45%;
}

.content-wrapper p {
  color: #666666;

  font-size: 13px;

  padding: 0 10px 0 102px;
}

.easysign a {
  font-size: 16px;

  font-family: "ProximaNovaaltRegular";

  padding: 4px 34px;

  width: 100%;

  box-shadow: 5px 6px 12px 0px #b2b1b1;

  text-align: center;

  color: #fff;

  border-radius: 5px;

  border: 0px;

  font-size: 18px;

  background: #5cc0bd;
}

.whatsapp {
  text-align: end;

  margin-top: -75px;

  margin-right: -62px;

  cursor: pointer;
}

.whatsapp img {
  width: 4%;
}

#footercontent {
  background: #2b3377;

  padding: 100px 100px 33px 60px;
}

.clientreviewbox {
  background-color: #fff;

  /* border-radius: 10px; */

  box-shadow: 7px 3px 20px -2px #b2b1b1;

  padding: 30px 30px;
}

span.hr {
  /* border-bottom: 2px solid #e9628c; */
}

span.oper {
  /* border-bottom: 2px solid #e9628c; */
}

img.leftclient {
  margin-left: -215px;

  width: 6%;
}

img.rightclient {
  margin-right: -256px;

  width: 6%;
}

span.marketing {
  /* border-bottom: 2px solid #e9628c; */
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-bottom: 2px solid !important;
}

.getstart.client input {
  width: 38%;

  margin: 0px auto;

  font-family: "ProximaNovaaltRegular";

  padding: 12px 15px;

  box-shadow: 5px 6px 12px 0px #b2b1b1;

  text-align: center;

  color: #fff;

  border-radius: 9px;

  border: 0px;

  font-size: 18px;

  background: #5cc0bd;

  font-weight: 600;

  /* background: #0a1559; */
}

.getstart.testi input {
  width: 56%;

  background: #8998a5;

  color: #fff;

  font-weight: bold;
}

.getstart.client {
  margin: -6px 0px 0px;
}

.clients-thought {
  margin: 24px 62px;

  background-color: #fffbf2;

  border-radius: 20px;

  padding: 50px 121px 50px 61px;
}

.featuresall {
  background-color: #effafd;

  margin: 24px 72px;

  padding: 50px 31px;

  border-radius: 20px;
}

h3.features {
  margin-top: 20px;

  margin-bottom: 39px;

  color: #091c39;

  font-size: 32px;
}

.brand-video video {
  width: 85%;
}

h2.roles {
  margin-top: 27px;

  font-size: 20px;
}

p.roles.text-center {
  color: #666666;

  padding: 0 27px;
}

.easytouse {
  position: relative;
}

.easysign {
  position: absolute;

  top: 70%;

  left: 43%;

  margin-left: -2px;
}

.img-wrapper p {
  color: #666666;

  margin-top: 22px;

  padding-right: 20px;

  font-size: 15px;
}

.heading-content.task input {
  margin: 30px 0px 25px;

  width: 65%;

  border-radius: 9px;

  font-size: 16px;

  font-family: "ProximaNovaaltRegular";

  padding: 7px 20px;

  width: 29% !important;

  box-shadow: 5px 4px #f3f0f0;

  text-align: center;

  color: #fff;

  border-radius: 6px;

  border: 0px;

  font-size: 18px;

  font-family: "ProximaNovaaltBold";

  background: #5cc0bd;
}

img.clientpic {
  width: 100%;
}

img.easy {
  width: 100%;

  position: relative;
}

input#signupbutton {
  position: absolute;

  /* top: -39px; */

  /* left: 23px; */

  z-index: 99999999999;
}

h2.heading-check {
  font-size: 30px;
}

.font-weight-light {
  font-size: 32px;

  font-family: "ProximaNovaaltBold";

  font-weight: 600 !important;

  color: #091c39;
}

.features-outer {
  margin-top: 39px;
}

.dashimgnew {
  margin-top: -23px;

  margin-bottom: 20px;
}

.dashimgnew .checkout-dash {
  width: 17px;
}

.getintouch {
  color: #5cc0bd;

  font-size: 16px;

  font-family: "ProximaNovaaltRegular";

  font-weight: 600;

  margin-left: 9px;

  margin-left: 8px;

  margin-right: 3px;
}

#footer-contact {
  background: #021c3b;

  color: #fff;

  padding: 10px;
}

#footer-contact p {
  margin: 0 auto;

  font-size: 12px;

  font-family: "ProximaNovaaltRegular";
}

.nav-item.dropdown:hover .dropdown-menu {
  left: auto;

  right: 0;

  z-index: 1001;

  text-align: center;
}

.btn.signup-btn:hover:after {
  -webkit-transform: scaleX(1);

  transform: scaleX(1);

  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);

  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.dropdown-item:hover {
  background: #0c237e;

  color: #fff;
}

.dropdown-menu {
  margin: 0px;

  padding: 0px 0px;

  box-shadow: 0 1px 11px rgb(0 0 0 / 15%) !important;

  border: 0px;
}

.form-control:focus {
  box-shadow: none;

  border: 1px solid #ddd;

  transition: none !important;
}

/*

.navbar-light .navbar-nav .nav-link {

    color: #17a2b8 ;

    font-size: 16px;

    font-weight: 600;

    font-family: 'ManropeBold';

}  */

a.nav-link.active {
  color: #5cc0bd;
}

@media (max-width: 767px) {
  h2.roles.text-center.ex1 {
    margin-top: 230px;
  }

  img.cstimg.hr1 {
    margin-top: -700px;
  }

  img.cstimg {
    margin-top: -656px;
  }

  .heading-h1 {
    font-size: 30px;
  }

  h2.section-title.h1 {
    font-size: 30px;

    margin-top: 20px;

    margin-bottom: 30px;
  }

  h3.features {
    font-size: 30px;
  }

  .get-demo.client {
    display: flex;

    padding-left: 7px;

    margin-top: 22px;
  }

  .features-innernew img {
    width: 50%;
  }

  .getstart a {
    padding: 9px 12px;

    font-size: 9px;
  }

  nav.navbar.navbar-expand-lg.navbar-light {
    height: auto !important;
  }

  .get-demo.easy a {
    font-size: 10px;
  }

  img.leftclient {
    margin-left: -68px;

    width: 57%;
  }

  h2.secure {
    padding-right: 0px;

    font-size: 30px;
  }

  h2.integraion {
    padding: 0 20px !important;

    font-size: 30px;

    margin-top: -470px;

    margin-bottom: 20px;
  }

  img.rightclient {
    margin-right: -91px;

    width: 57%;
  }

  .content-wrapper p {
    padding-left: 0px;
  }

  p.clientsview {
    padding-right: 0px;
  }

  .checkoutouter {
    z-index: 99 !important;

    margin: 0px 15px -30px;

    display: grid;
  }

  .ttlogo {
    text-align: center;
  }

  .row.lang {
    margin: 0px;
  }

  .easypic {
    padding: 0px;
  }

  .img-wrapper {
    padding: 15px 0;
  }

  .features-outer {
    margin-top: 0px;
  }

  #bannernew-section {
    padding: 15px;

    background: #fff;

    text-align: center;
  }

  #app-icon span {
    font-size: 6px;
  }

  .img-wrapper div {
    font-size: 4px;
  }

  .carousel-item .col-lg-2 {
    border-right: 0px;
  }

  .sign-up a {
    margin: 0 auto;

    width: 30%;

    padding: 5px 14px;

    font-size: 12px;
  }

  .googlebutton {
    text-align: center;
  }

  img.app {
    width: 36%;

    margin-left: 3px;

    margin-top: 4px;
  }

  img.google {
    width: 36%;

    margin-left: 3px;

    margin-top: -10px;
  }

  .get-demo {
    text-align: center;
  }

  .brand-vdo {
    margin-right: 0px;
  }

  .easytouse {
    background: #f1f9f7;

    padding: 0px 0px 60px;

    margin: 0px 21px;
  }

  .easysign a {
    font-size: 8px;

    padding: 6px 27px;
  }

  .get-demo.easy {
    top: 99%;

    right: 21%;
  }

  .get-demo a {
    font-size: 10px;

    margin-top: 12px;
  }

  section#tabs {
    padding: 15px;
  }

  #tabs .nav-tabs {
    width: 100%;
  }

  #tabs .nav-tabs .nav-link {
    font-size: 12px;
  }

  .featuresall {
    margin: 0px;

    padding: 15px;
  }

  .features-innernew {
    margin-bottom: 13px;
  }

  img.mobile {
    width: 100%;

    margin-left: 0px;
  }

  .content-wrapper-inner {
    padding: 15px;

    margin-top: 0px;

    text-align: center;
  }

  #app-icon a {
    font-size: 6px;
  }

  #app-icon span {
    margin: -34px;
  }

  .content-wrapper {
    padding: 0px;

    text-align: center;
  }

  h2.clientsthink {
    font-size: 30px;
  }

  .safe {
    padding: 15px;

    text-align: center;
  }

  ul.safe-secure {
    height: 175px;
  }

  .clients-thought {
    padding: 15px;

    margin: 0px;
  }

  .support {
    padding: 10px 15px 50px 15px;
  }

  .getstart.testi input {
    width: 34% !important;

    padding: 10px 0px;

    margin-left: 114px;

    font-size: 9px;
  }

  .getstart.client input {
    width: 34% !important;

    padding: 10px 0px;

    margin-left: 114px;

    font-size: 10px;
  }

  .client-section {
    margin-top: -30px;
  }

  .clientreviewbox {
    padding: 15px;

    text-align: center;
  }

  .testvdo {
    margin-top: 30px;
  }

  img.clientpic {
    margin-top: 36px;
  }

  .support img {
    width: 18%;
  }

  .support-hour {
    padding: 15px;
  }

  .get-touch {
    padding: 15px;

    text-align: center;
  }

  .checkout {
    padding: 15px;
  }

  #footercontent {
    padding: 45px 15px 30px !important;
  }

  img.appstore {
    margin: 11px auto;
  }

  img.brand-logosales {
    width: 197px;
  }

  .language-name {
    padding: 7px 5px;

    font-size: 9px;
  }

  a.btn.login-btn {
    padding: 4px 23px !important;

    margin-top: 9px;

    margin-right: 8px;
  }

  #headermain ul.navbar-nav {
    /* float: left; */

    padding: 0px;

    text-align: center;
  }

  .brandnew-logo {
    width: 191px;
  }

  .safe-secure i.fa.fa-check {
    right: 23px;
  }

  .px-3 {
    padding: 0px !important;
  }

  .clients-thought h2 {
    font-family: "ProximaNovaaltBold";

    text-align: center;
  }

  .clients-thought p {
    text-align: center;
  }

  .support-hour {
    border-right: 0px;
  }

  h2.heading-check {
    font-size: 30px;
  }

  /* 

  .checkoutouter {

    margin: 0px 15px;

  } */

  .whatsapp img {
    width: 15%;

    float: right;

    margin-top: 54px;

    margin-right: -30px;
  }

  .footer-content {
    text-align: center;

    padding: 0px;
  }

  .whatsapp {
    position: absolute;

    right: 70px;

    top: 0px;
  }

  button.navbar-toggler {
    float: right;

    margin-right: -40px;
  }

  ul.footermenu {
    text-align: center;

    padding: 15px;
  }

  ul.contacts-detail {
    padding: 15px;

    text-align: center;
  }

  .support h2 {
    font-size: 30px;

    text-align: center;
  }

  .getintouch {
    font-size: 15px;
  }

  .support p {
    text-align: center;
  }

  .features-innernew h4 {
    font-size: 14px;

    margin-left: -52px;

    width: 207px;

    padding: 5px;

    /* height: 80px; */
  }

  .ficn1 {
    margin: auto;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .btn-grad {
    padding: 5px 15px !important;
  }

  /* .get-demo a {

    margin-top: 16px;

    margin-left: -12px;

} */

  .content-wrapper p {
    padding: 0 10px 0 16px;
  }

  h2.integraion {
    padding: 0 16px !important;
  }

  #tabs .nav-tabs {
    width: 63% !important;

    margin-right: 152px;
  }

  img-wrapper div {
    line-height: 9px;
  }

  img.leftclient {
    margin-left: -153px;

    width: 16%;
  }

  img.rightclient {
    margin-right: -163px;

    width: 16%;
  }

  .checkoutouter {
    z-index: 99 !important;

    margin: 0px 15px -30px;

    display: grid;
  }

  .ttlogo {
    text-align: center;
  }

  ul.safe-secure {
    height: 262px;

    padding: 26px;
  }

  .content-wrapper {
    padding: 100px 12px;
  }

  .content-wrapper-inner img {
    margin-top: 60px;
  }

  .easypic {
    padding: 0px 68px;
  }

  .box-1 {
    padding: 100px;
  }

  .box-2 {
    padding: 40px;
  }

  .box-3 {
    padding: 100px;
  }

  .footer-content {
    padding: 0px 0px 40px 0px;
  }

  .footer-content img {
    width: 100%;
  }

  #bannernew-section {
    background-size: cover;

    padding-bottom: 98px !important;
  }

  .easysign a {
    font-size: 10px;
  }

  .get-demo.easy {
    right: 36%;

    top: 80%;
  }

  #tabs .nav-tabs {
    /*  width: 77%;*/
  }

  .featuresall {
    padding: 15px 0px;
  }

  .features-innernew img {
    margin-left: 0px;
  }

  .center {
    padding: 0px;
  }

  .mobileapp {
    padding-top: 40px;
  }

  .img-wrapper {
    padding: 9px;
  }

  #bannernew-section {
    padding: 80px 38px 174px;
  }

  .sign-up a {
    padding: 3px 14px;

    margin-top: 4px;

    font-size: 7px;

    border-radius: 4px;

    margin-left: -2px;
  }

  .safe {
    padding: 0px 62px;
  }

  .get-demo a {
    font-size: 11px;

    /* width: 55%;

	 margin-left: -15px;*/
  }

  img.mobile {
    margin-left: 0px;

    width: 100%;

    margin-top: 80px;
  }

  .clients-thought {
    margin: 0px;

    padding: 70px 25px;
  }

  .support {
    padding: 50px 0px;
  }

  .checkoutouter {
    margin: 0px 76px -50px;
  }

  .getstart.testi input {
    width: 97%;
  }

  .getstart.client input {
    width: 62%;

    padding: 5px 15px;
  }

  .support img {
    width: 20%;
  }

  #footercontent {
    padding: 73px 75px 14px 36px;
  }

  .whatsapp img {
    width: 9%;
  }

  .whatsapp {
    margin-top: -74px;

    margin-right: -45px;
  }
}

@media only screen and (min-width: 820px) and (max-width: 1199px) {
  img.leftclient {
    margin-left: -126px;

    width: 14%;
  }

  img.rightclient {
    margin-right: -126px;

    width: 14%;
  }

  .checkoutouter {
    z-index: 99 !important;

    margin: 0px 15px -30px;

    display: grid;
  }

  .ttlogo {
    text-align: center;
  }

  .carousel-item .col-lg-2 {
    border-right: 1px solid #ddd;

    height: auto;

    padding: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991.9px) {
  .checkoutouter {
    z-index: 99 !important;

    margin: 0px 15px -30px;

    display: grid;
  }

  .ttlogo {
    text-align: center;
  }

  button.navbar-toggler {
    float: right;

    margin-right: -20px;

    margin-top: 9px;
  }

  a.btn.login-btn {
    padding: 4px 23px !important;

    margin-top: 9px;

    margin-right: 5px;
  }

  div#navbarSupportedContent {
    padding: 0px;

    text-align: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .img-wrapper div {
    line-height: 9px;
  }

  .checkoutouter {
    z-index: 99 !important;

    margin: 0px 15px -30px;

    display: grid;
  }

  .ttlogo {
    text-align: center;
  }

  #headermain .nav-link {
    padding: 6px 8px;
  }

  .carousel-item .col-lg-2 {
    border-right: 0px solid #ddd;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1350px) {
  #headermain .active a {
    font-size: 12px;
  }

  .ttlogo {
    text-align: center;
  }

  #bannernew-section {
    padding: 80px 70px 164px 131px;
  }

  .sign-up a {
    margin-top: 6px;

    font-size: 11px;

    padding: 5px 14px;
  }

  .get-demo.easy {
    top: 78%;

    right: 42%;
  }

  /* #app-icon a {

    font-size: 5px;

  } */

  .img-wrapper div {
    font-size: 4px;
  }

  #headermain .nav-link {
    padding: 6px 13px;
  }

  .img-wrapper {
    padding: 30px 8px;
  }

  /* #app-icon span {

    font-size: 5px;

  } */

  img.mobile {
    margin-left: -15px;
  }

  .content-wrapper {
    padding: 40px 70px 80px 70px;
  }

  .clients-thought {
    margin: 24px 72px;

    padding: 50px 31px;
  }

  .getstart.testi input {
    width: 83%;
  }

  .getstart.client input {
    box-shadow: 5px 6px 12px 0px #b2b1b1;
  }

  img.appstore {
    display: block;

    margin: 9px -13px;
  }

  #footercontent {
    padding: 100px 39px 50px 60px;
  }

  .whatsapp {
    margin-top: -88px;

    margin-right: -54px;
  }

  img.leftclient {
    margin-left: -174px;
  }

  img.rightclient {
    margin-right: -169px;
  }
}

@media only screen and (min-width: 1360px) and (max-width: 1450px) {
  .sign-up a {
    margin-top: 10px;

    padding: 3px 14px;
  }

  #bannernew-section {
    padding: 80px 70px 80px 96px;
  }

  ul.safe-secure {
    height: 200px;
  }

  .get-demo.easy {
    right: 44%;
  }

  #app-icon a {
    font-size: 8px;
  }

  #app-icon span {
    font-size: 8px;

    margin: 0px -20px;
  }

  .animation {
    margin-left: -187px;
  }

  img.mobile {
    margin-left: -63px;
  }

  .content-wrapper {
    padding: 19px 40px 100px 110px;
  }

  .img-wrapper {
    padding: 0px 22px 30px 22px;
  }

  .heading-content.task p {
    padding-right: 2%;
  }

  .getstart.testi input {
    width: 65%;
  }

  li.contacts-infodata {
    font-size: 11px;
  }

  li.footer-title a {
    font-size: 12px;
  }
}

.navbar-toggler {
  padding-top: 10px;
}

.mobileapp {
  padding-top: 40px;
}

@media only screen and (min-width: 2100px) and (max-width: 2700px) {
  .signuping h3 {
    width: 31% !important;

    right: 230px !important;

    bottom: 170px !important;
  }

  h4.addteam {
    width: 31% !important;

    right: 230px !important;

    bottom: -50px !important;
  }

  .col-12.get-demo.cont {
    margin-left: 300px !important;

    margin-top: 35px !important;
  }
}

.heading-content {
  padding: 0 !important;
}

.btn-grad {
  width: 100% !important;
}

.sticky {
  position: fixed;

  top: 0;

  width: 100%;
}

/* FREE trail STICKER START */
.trailButtonContainer {
  position: absolute;
  top: 42px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index:2;
}
@media (min-width: 1000px) {
  .trialimg {
    width: 42%;
  }
}

@media (max-width: 1000px) {
  .trailButtonContainer {
    top: 48px;
  }
}

@media (max-width: 600px) {
  .trailButtonContainer {
    top: 41px;
  }
}

@media (min-width: 1000px) and (max-width: 1030px) {
  .trialimg {
    width: 42%;
  }
}

@media (min-width: 1300px) {
  .trialimg {
    width: 33%;
  }
}
@media (max-width: 999px) {
  .trailHeader {
    padding-bottom: 20px;
  }
  .trailHeader .trailButtonContainer {
    transform: translate(-50%, 264px);
    transition: transform 330ms ease-in-out;
  }

  .trailButtonContainer {
    transform: translate(-50%, 0);
    transition: transform 330ms ease-in-out;
  }
}

/* FREE trail STICKER END */

@media (max-width: 999px) {
  .trailHeader .trailButtransformtonContainer {
    transform: translate(-50%, 234px);
    transition: 330ms ease-in-out;
  }
}

/* Update Tawk.to and whatsapp icon alignment 0n 14/10/2023 */
.whatsapp {
  position: fixed;
  top: auto;
  width: 60px;
  height: 60px;
}

.whatsapp img {
  width: 100%;
}

@media (max-width: 767px) {
  .whatsapp {
    right: 28px;
    bottom: 95px;
    margin-right: 0;
  }
  .whatsapp img {
    margin-top: 0;
    margin-right: 0;
  }

  .tawk-min-container {
    right: -4px !important;
    transform: scale(1);
  }
}
@media (min-width: 767px) {
  .whatsapp {
    bottom: 93px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .whatsapp {
    right: 69px;
  }
}
@media (min-width: 760px) and (max-width: 800px) {
  .whatsapp {
    right: 73px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1350px) {
  .whatsapp {
    right: 21px;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
}
@media (min-width: 1300px) {
  .whatsapp {
    right: 87px;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .whatsapp {
    right: 18px;
  }
}

/* Added for marquee text */
/* @media (max-width: 767px){
  h1.heading-h1 {
      margin-top: 35px;
  }
  h1.feheading {
    margin-top: 35px;
  }
  } */
  
  /* end Added for marquee text */
  a.bluelink,a.bluelink:active, a.bluelink:visited, a.bluelink:hover{color:#5cc0bd !important;}
  
  
  @media (min-width: 1024px) {
  .carousel-item .col-lg-2 {
    padding:0 !important;

  }
.client-img .img-fluid {
  width: 90% !important;
}
}

@media (max-width: 767px) {
  img.leftclient, img.rightclient {
    width: 37% !important;
    margin-top: -13px !important;
}

  .carousel-item .col-lg-2 {
    margin-top: -17px !important;
  }

  .client-img .img-fluid {
    width: 84%;
    margin-top: 0 !important;
}
}


@media (min-width: 768px) and (max-width: 999px) {
  img.leftclient {
    margin-left: -13px !important;
}

#image-section h2 {
  margin-bottom:2.5rem;
}
}

@media only screen and (min-width: 760px) and (max-width: 819px) {
  img.rightclient {
      margin-right: -15px !important;
  }
  img.leftclient {
    margin-left: 17px;
  }
}


@media only screen and (min-width: 800px) and (max-width: 1022px) {
  .carousel-item {
      width: 100% !important;
  }

  section#image-section {
    padding: 40px 30px 0 !important;
}

#image-section .container-fluid{
  padding-left:0;
  padding-right:0;
}

img.rightclient {
  margin-right: -126px !important;
  width: 12.6% !important;
}

img.leftclient {
  margin-left: -126px !important;
  width: 12.6%;
}

img.leftclient, img.rightclient {
  margin-top: -30px !important;
}
}


@media only screen and (min-width: 1022px) and (max-width: 1199px) {
  img.leftclient,img.rightclient {
      width: 12.5% !important;
  }


    .client-img .img-fluid {
        width: auto;
        height: auto !important;
    }
    .client-img {
      padding: 0 !important;

}
}

@media only screen and (min-width: 1360px) and (max-width: 1450px){
img.leftclient, img.rightclient {
    margin-top: 30px !important;
}

}

@media (min-width: 1500px) and (max-width: 1660px){
img.leftclient, img.rightclient {
    margin-top: 36px !important;
}
}
#bannerModal .modal-body{
margin:0 !important; 
}

.features-innernew h4 .nxtline{
font-weight:600 !important;
}
@media (min-width:1000px){
.getstart {
  margin: 55px auto 5px;
}
h3.features {
    margin-top: 0;
}
}

@media (max-width:700px){
h3.features {
  margin-top: 25px;
}

 .getstart {
    margin: 30px auto 35px !important;
  }
}

@media (min-width:700px) and (max-width:1000px){

h3.features {
margin-bottom: 29px;
}
.getstart {
    margin: 45px auto 35px;
}
}

@media (min-width: 1000px) and (max-width:1100px) {
    .featuresall {
        padding-top: 40px;
        padding-bottom: 50px;
    }
}

.content-wrapper p {
    font-size: 15px;
}
@media (max-width: 767px) {
    .content-wrapper p br {
        display: block;
    }
  
}

@media (min-width: 1450px) {
  img.leftclient, img.rightclient {
      margin-top: 38px;
  }
img.rightclient {
  margin-right: -215px;
}

img.leftclient {
  margin-left: -215px;
}

}