/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */

.topbar {
  background-color: #253750;
  padding: 30px 0px 20px 30px;
}

.buttontext {
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  text-align: center;
}

.bigbuttontext {
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 25px;
  font-family: "Lato", sans-serif;
  border-radius: 50px;
}

.regulartext {
  font-family: "Lato", sans-serif;
  color: #293134;
  font-size: 20px;
}

.roundedbutton {
  background-color: #0184ff;
  border-radius: 50px;
  border: none;
  color: #fafbfb;
  margin-right: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (max-width: 1280px) {
  .roundedbutton {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.signinbutton {
  background-color: #fff;
  color: #0184ff;
  margin-right: 22px;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.link {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #0184ff;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: bold;
  margin-right: 22px;
  margin-left: 0px !important;
}

.doclink {
  color: #fff;
  /* text-decoration: underline;
  text-decoration-color: #0184ff; */
  font-family: "Lato", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: bold;
  margin-right: 22px;
  margin-left: 0px !important;
  border-bottom: 2px solid #0184ff;
}
.doclink:hover {
  text-decoration: none;
}

@media (max-width: 1280px) {
  .doclink::after {
    content: "";
    position: absolute;
    left: 30%;
    margin-top: 20px;
    height: 2px;

    width: 30%;
  }
}

.heading {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  color: #293134;
  font-size: 48px;
  letter-spacing: 0.5px;
}

.firstblock {
  padding-top: 100px;

  margin-bottom: 0px;
  text-align: center;
  background: rgb(244, 247, 252);
  background: linear-gradient(
    180deg,
    rgba(244, 247, 252, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.summaryfirstblock {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  text-align: center;
}

.summaryleftarrow {
  margin-left: 0px;
  text-align: left;
  margin-bottom: 0px;
  align-content: flex-start;
}
.p-2 {
  padding: 0rem !important;
}
.summaryrightarrow {
  align-content: flex-end;
  text-align: right;
}
.midSummary {
  width: 100%;
  flex-direction: column;
  text-align: center;
}

@media (max-width: 1280px) {
  .midsummary {
    text-align: center;
    font-size: 20px;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .heading {
    font-size: 25px;
  }
  .regulartext {
    font-size: 15px;
  }
}

.acceptpayments {
  background: rgb(244, 247, 252);
  background: linear-gradient(
    180deg,
    rgba(244, 247, 252, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  text-align: center;
  margin-top: 0px;
  padding-top: 70px;
}

/* Accept payments - media query */
@media (max-width: 360px) {
  .card {
    width: 255px !important;
  }
}
/* end of Accept payments - media query */

.summaryroundedbutton {
  background-color: #0184ff;
  border-radius: 50px;
  border: none;
  color: #fafbfb;
  margin-right: 30px;
  margin-top: 20px;
}

.leftarrow {
  text-align: left;
  margin-bottom: 50px;
  align-content: flex-start;
}

@media (max-width: 1280px) {
  .rightarrow {
    margin-top: 20px;
  }
}

.acceptpayments {
  text-align: center;
  margin-top: 0px;
  padding-top: 100px;

  background: rgb(244, 247, 252);
  background: linear-gradient(
    180deg,
    rgba(244, 247, 252, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  background-color: white;
  display: inline-block;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 10px;
}

.hr {
  border: 2px solid rgb(235, 233, 233);
  size: 8;
}

.blueblock {
  background-color: #0184ff;
  color: white;
}

.whitetext {
  text-align: center;
  padding-top: 100px;

  font-family: "Lato", sans-serif;
}

.whiteheading {
  font-family: "Lato", sans-serif;
  color: #fff;
}

.underline::after {
  content: "";
  height: 2px;
  color: #fff;
  opacity: 20%;
  margin-top: 15%;
}

.demolink {
  text-decoration: underline;
  text-decoration-color: whitesmoke;
}

@media (max-width: 1280px) {
  .aboutus {
    margin-left: -35px;
  }
}

@media only screen and (max-width: 768px) {
  .about {
    flex-direction: column-reverse;
  }
  .img1 {
    margin-top: 0px !important;
    width: 100px !important;
    margin-bottom: 25px;
    text-align: left;
    margin-left: -15px;
  }
}
.img1 {
  margin-top: 80px;
  width: 250px;
}

.footer {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
}

.footertext {
  text-align: center;
  margin-bottom: 100px;
  font-size: 12px;
  font-family: "Lato", sans-serif;
  color: #293134;
}

/* NAVBAR MEDIA QUERIES */

@media (max-width: 991px) {
  .navbardemo {
    margin-top: 30px;
    margin-bottom: 30px !important;
  }

  .navbarmedia {
    margin-top: 30px;
    text-align: center;
    /* margin-right: 30px !important; */
  }

  .navfontsize {
    font-size: 20px;
    font-family: "Lato", sans-serif;
    margin-bottom: 30px !important;
  }

  .documentation {
    text-align: center;

    margin-top: 30px !important;
    margin-bottom: 30px !important;
    margin-left: 12px;
  }

  .contactus {
    margin-bottom: 30px;
    margin-top: 30px !important;
    text-align: center;
    margin-left: 8px;
  }

  /* .medianavlogo {
    display: flex;
    justify-content: center;
    align-items: center;
  } */
}

.navbar-toggler > .closed {
  display: inline;
}
.navbar-toggler.collapsed > .closed,
.navbar-toggler:not(.collapsed) > .toggle {
  display: none;
}

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

@media (min-width: 992px) and (max-width: 1280px) {
  .navdemo {
    margin-right: 0px !important;
  }
}

/* FOOTER MEDIA QUERIES ------ new css */

@media (max-width: 360px) {
  .container {
    text-align: center;
  }

  .fimg {
    margin-left: 50px;
  }

  .footernav {
    margin-top: 35px;
    margin-bottom: 25px;
    margin-right: 25px;
    text-align: center;
  }

  .footerdemo {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fontsize {
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }

  .footercontact {
    margin-bottom: 30px;
    margin-top: 30px !important;
    text-align: center;
    margin-right: -10px;
  }
  .footerdoc {
    text-align: center;
    border: 1px !important;
    margin-left: 30px;
    margin-top: 30px !important;
    margin-bottom: 30px;
  }
  .flp {
    margin-right: 10px !important;
  }
}

@media (min-width: 360px) and (max-width: 376px) {
  .container {
    text-align: center;
  }

  .fimg {
    margin-left: 60px;
  }

  .footernav {
    margin-top: 35px;
    margin-bottom: 25px;
    margin-right: 80px;
    text-align: center;
  }

  .footerdemo {
    margin-right: 1px !important;

    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fontsize {
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }

  .footercontact {
    margin-bottom: 30px;
    margin-top: 30px !important;
    text-align: center;
    margin-right: -40px;
  }
  .footerdoc {
    text-align: center;
    border: 1px !important;
    margin-left: 50px;
    margin-top: 30px !important;
    margin-bottom: 30px;
  }
  .flp {
    margin-left: 50px !important;
  }
}

@media (min-width: 376px) and (max-width: 415px) {
  .container {
    text-align: center;
  }

  .fimg {
    margin-left: 80px;
  }

  .footernav {
    margin-top: 35px;
    margin-bottom: 25px;
    margin-right: 80px;
    text-align: center;
  }

  .footerdemo {
    margin-right: 20px !important;

    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fontsize {
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }

  .footercontact {
    margin-bottom: 30px;
    margin-top: 30px !important;
    text-align: center;
    margin-right: -30px;
  }
  .footerdoc {
    text-align: center;
    border: 1px !important;
    margin-left: 30px;
    margin-top: 30px !important;
    margin-bottom: 30px;
  }
}

@media (min-width: 415px) and (max-width: 601px) {
  .container {
    text-align: center;
  }

  .fimg {
    margin-left: 150px;
  }

  .footernav {
    margin-top: 35px;
    margin-bottom: 25px;
    margin-right: 180px;
    text-align: center;
  }

  .footerdemo {
    margin-right: 20px !important;

    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fontsize {
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }

  .footercontact {
    margin-bottom: 30px;
    margin-top: 30px !important;
    text-align: center;
    margin-right: -30px;
  }
  .footerdoc {
    text-align: center;
    border: 1px !important;
    margin-left: 40px;
    margin-top: 30px !important;
    margin-bottom: 30px;
  }
}

@media (min-width: 601px) and (max-width: 769px) {
  .container {
    text-align: center;
  }

  .fimg {
    margin-left: 240px;
  }

  .footernav {
    margin-top: 35px;
    margin-bottom: 25px;
    margin-right: 265px;
    text-align: center;
  }

  .footerdemo {
    margin-right: 20px !important;

    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fontsize {
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }

  .footercontact {
    margin-bottom: 30px;
    margin-top: 30px !important;
    text-align: center;
    margin-right: -30px;
  }
  .footerdoc {
    text-align: center;
    border: 1px !important;
    margin-left: 40px;
    margin-top: 30px !important;
    margin-bottom: 30px;
  }
}

@media (min-width: 770px) and (max-width: 991px) {
  .fimg {
    margin-left: 250px;
  }

  .footernav {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 265px;
    text-align: center;
  }

  .footerdemo {
    margin-right: 10px;

    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footercontact {
    margin-bottom: 30px;
    margin-top: 40px !important;
    text-align: center;
    margin-right: -30px;
  }
  .footerdoc {
    text-align: center;
    border: 1px !important;
    margin-left: 40px;
    margin-top: 40px !important;
    margin-bottom: 30px;
  }
  .flp {
    margin-left: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1280px) {
  .navdemo {
    margin-right: 0px !important;
  }
}

/* @media (min-width: 1024px) and (max-width: 1201px) {
  .container {
    text-align: center;
  }

  .fimg {
    margin-left: -10px;
  }

  .footernav {
    margin-top: 35px;
    margin-bottom: 25px;
    margin-right: -30px;
    text-align: center;
  }

  .footerdemo {
    margin-right: 20px !important;

    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footercontact {
    margin-bottom: 30px;
    margin-top: 35px !important;
    text-align: center;
    margin-right: -30px;
  }
  .footerdoc {
    text-align: center;
    border: 1px !important;
    margin-left: 40px;
    margin-top: 35px !important;
    margin-bottom: 30px;
  }
} */

/* End of FOOTER MEDIA QUERIES  */

.bottombar {
  background-color: #253750;
  padding: 70px 0px 70px 30px;
  text-align: center;
}

.underlinetext {
  text-align: center;
  padding-top: 100px;
  font-family: "Lato", sans-serif;
}
.underlinetext::after {
  content: "" !important;
  position: absolute !important;
  align-items: center;
  width: 25%;
  height: 3px;
  display: block;
  clear: both;
  background-color: #fff;
  margin-left: 38%;
  opacity: 20%;
  margin-top: 20px;
}

@media (max-width: 1280px) {
  .underlinetext::after {
    display: none;
  }
}

@media (max-width: 1280px) {
  .api {
    margin-left: 15px;
    margin-right: 15px;
  }
  .heading {
    font-size: 30px;
  }
  .roundedbutton {
    margin-left: 30px !important;
  }
}

@media (max-width: 1280px) {
  .roundedbutton {
    font-size: 18px;
    text-align: center;
  }
}

@media (max-width: 1280px) {
  .signinbutton {
    font-size: 18px;
    text-align: center;
  }
}

@media (max-width: 1280px) {
  .getstarted {
    margin-left: 5px;
    margin-right: 5px;
  }
  .startheading {
    font-size: 30px;
  }
  .startcontent {
    font-size: 15px;
  }
  .mediablueblock {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 1280px) {
  .ttheading {
    font-size: 30px;
  }
}
@media (max-width: 1280px) {
  .mediahr {
    width: 80%;
  }
}

@media (max-width: 1280px) {
  .mediabutton {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 992px) {
  .medialeftimage {
    margin-bottom: 60px;
    margin-top: -20px;
    width: 100px;
  }
}

@media screen and (max-width: 992px) {
  .mediarightimage {
    margin-top: 60px;
  }
}

.icon-background {
  color: #fff;
  text-shadow: 1px 4px 12px rgba(0, 0, 0, 0.6);
  height: 2px;
  width: 4px;
  opacity: 15%;
}

@media (min-width: 1280 px) {
  .roundedbutton {
    padding-left: 30px;
    padding-right: 30px;
  }
}
