@media all and (max-width: 1366px) {
  .bookcall-right-content img {
    width: 100%;
  }
}

@media all and (max-width: 1500px) {
  .container {
    max-width: 1080px;
  }
  h1 {
    font-size: 42px;
  }
  p {
    font-size: 17px;
  }
}

@media all and (max-width: 1199px) {
  h1 {
    font-size: 40px;
  }
  .enable-cashless-right-content img {
    margin-left: 20px;
  }

  .bookcall-content .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .enable-incrase-left-heading h1 {
    font-size: 140px;
  }
  .enable-incrase-content::after {
    left: 35px;
    top: 25px;
  }
  .footer-left img {
    width: 250px;
  }
  .footer-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
  }
}

@media all and (min-width: 992px) {
  .header-menu ul {
    display: flex !important;
  }
}

@media all and (max-width: 991px) {
  .header-area {
    padding: 40px 0;
  }
  .header-menu ul {
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    top: 115px;
    background: #2f80ed;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    display: none;
    z-index: 99;
  }
  .header-menu ul li a {
    margin: 3px 0;
    color: #ffffff;
  }
  .header-menu ul li a:hover {
    color: #6b6b6b;
    text-shadow: 0 0 1px #6b6b6b;
  }
  .mobile-menu-icons {
    display: block;
  }
  .bookcall-area {
    padding-top: 50px;
    padding-bottom: 130px;
  }
  .bookcall-right-content img {
    margin-top: 30px;
  }
  .logo-content ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .logo-content ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    text-align: center;
  }
  .logo-content ul li:nth-child(3) a img {
    height: 100px;
    margin-top: 30px;
  }
  .enable-cashless-desktop-content {
    display: flex;
    flex-direction: column;
    justify-content: start;
  }
  .enable-cashless-mobile-content {
    display: block;
  }
  .enable-cashless-left-single-text p {
    max-width: inherit;
  }
  .enable-cashless-left-single-contents {
    margin-top: 80px;
  }
  /* .enable-cashless-first-image img,
  .enable-cashless-second-image img,
  .enable-cashless-third-image img {
    width: 60%;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
  } */
  .enable-incrase-left-heading h1 {
    position: relative;
  }
  .enable-incrase-left-heading h1 sup {
    top: 35px;
    right: -55px;
  }
  .enable-incrase-left-text p {
    max-width: inherit;
  }
  .enable-incrase-right-content img {
    margin-top: 25px;
  }
  .enable-getstart-text-content {
    margin-top: 0;
  }
  .single-enable-getstart-text {
    margin-top: 50px;
  }
  .plan-left-content img {
    width: 100%;
    margin-bottom: 30px;
  }
  .plan-right-text p {
    max-width: inherit;
  }
  .integration-single-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    margin-top: 50px;
  }
  .integration-top-content,
  .integration-bottom-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .integration-top-content {
    margin: 0;
  }
  .footer-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  .footer-middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  .footer-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
}

@media all and (max-width: 767px) {
  h1 {
    font-size: 35px;
  }
  .enable-getstart-heading img {
    width: 120px;
  }
  .single-enable-getstart-pera p {
    max-width: inherit;
  }
  .footer-middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  .footer-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  .footer-middle-first-menu {
    margin-left: 0;
  }

  .footer-left img {
    width: 220px;
  }
  .faq-area {
    padding-top: 100px;
    padding-bottom: 110px;
  }
}

@media all and (max-width: 575px) {
  h1 {
    font-size: 30px;
  }
  p {
    font-size: 15px;
  }
  #faq .updownicon {
    font-size: 18px;
  }
  .faq-text-content p {
    margin-top: 35px;
    font-size: 15px;
  }
  .single-faq-content {
    padding: 22px 20px;
    margin-bottom: 20px;
  }
  #faq .updownicon.collapsed::after {
    top: -9px;
  }
  .footer-middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .footer-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .footer-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-right p {
    margin: 0 auto;
  }
  .footer-right p:first-child {
    margin-top: 20px;
  }
  .logo-content ul li:nth-child(3) a img {
    height: 80px;
  }
  .logo-content ul li:nth-child(2) a img,
  .logo-content ul li:nth-child(4) a img,
  .logo-content ul li:nth-child(1) a img {
    width: 180px;
  }
  .enable-incrase-left-heading h1 {
    font-size: 100px;
  }
  .enable-incrase-left-heading h1 sup {
    top: 20px;
    right: -60px;
  }
  .enable-incrase-content {
    margin: 80px 0;
    padding: 60px 20px;
  }
  .enable-incrase-content::after {
    width: 100px;
    height: 60px;
    left: 0;
  }
  .plan-area {
    padding: 55px 0;
  }
  .bookcall-area {
    padding-top: 20px;
    padding-bottom: 100px;
  }
  .integration-top-content img {
    width: 220px;
  }
  .integration-top-content .third img {
    width: 190px;
  }
  .integration-bottom-content img {
    width: 230px;
  }
  .integration-bottom-content .ssecond img {
    width: 140px;
  }
  .integration-bottom-content .tthird img {
    width: 230px;
  }
  .enable-area {
    padding-top: 0px;
    padding-bottom: 100px;
  }
}

@media all and (max-width: 450px) {
  h1 {
    font-size: 25px;
  }
  .header-logo img {
    width: 110px;
  }
  .book-call-btn button,
  .book-demo-button button,
  .plan-contact-button button,
  .book-call-btn a,
  .book-demo-button a {
    width: 100%;
    text-align: center;
  }
  .logo-content ul li:nth-child(3) a img {
    height: 65px;
  }
  .logo-content ul li:nth-child(2) a img,
  .logo-content ul li:nth-child(4) a img {
    width: 140px;
  }
  .logo-content ul li:nth-child(1) a img {
    width: 120px;
  }
  .enable-getstart-heading img {
    width: 60px;
  }
  .single-enable-getstart-img img {
    height: 70px;
  }
  .integration-top-content img {
    width: 200px;
  }
  .integration-top-content .third img {
    width: 160px;
  }
  .integration-bottom-content img {
    width: 200px;
  }
  .integration-bottom-content .ssecond img {
    width: 100px;
  }
  .integration-bottom-content .tthird img {
    width: 200px;
  }
  .enable-cashless-left-single-contents {
    margin-top: 60px;
  }
  .header-area {
    padding: 30px 0;
  }
  .header-menu ul {
    top: 88px;
  }
  .enable-incrase-left-heading h1 {
    font-size: 88px;
  }
  #faq .updownicon span {
    max-width: 200px;
  }
  #faq .updownicon.collapsed::after,
  #faq .updownicon::after {
    top: 10px;
    width: 40px;
    height: 40px;
  }
  .plan-right-button {
    max-width: 290px;
  }
  .plan-right-button button {
    max-width: 135px;
  }
}
