img {
  max-width: 100%;
}

@font-face {
  font-family: br-bd;
  src: url("../fonts/br-bd.TTF");
}
@font-face {
  font-family: arial;
  src: url("../fonts/arial.TTF");
}
.arial {
  font-family: arial;
}

.br-bd {
  font-family: br-bd;
}

body {
  font-family: br-bd;
}

@media only screen and (max-width: 481px) {
  .main-logo-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0px;
    top: 40px;
  }
  .main-logo-wrap img {
    width: 150px;
  }
  .main-logo-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0px;
    top: 30px;
  }
  .common-header {
    font-size: 33px;
    color: white;
  }
  .large-header {
    font-size: 60px;
    color: #FFD92E;
    line-height: 1em;
    letter-spacing: 0.04em;
  }
  .large-header span {
    font-size: 21px;
    color: white;
    letter-spacing: normal;
  }
  .container {
    max-width: 950px;
  }
  .top-slider-wrap {
    background: url("../images/slider-bg.png") top no-repeat;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 20px;
    border-radius: 0px 0px 20px 20px;
    position: relative;
    z-index: 10;
  }
  .top-slider-wrap .slider-top-image-wrap img {
    width: 300px;
  }
  .about-top-wrap {
    margin-top: -50px;
    z-index: 0;
    position: relative;
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .about-top-wrap .ipad-mockup-wrap {
    text-align: center;
  }
  .about-top-wrap .ipad-mockup-wrap img {
    width: 300px;
  }
  .about-top-wrap .left-star-wrap img,
  .about-top-wrap .right-star-wrap img {
    width: 50px;
  }
  .box-inn-wrap {
    border-radius: 16.5px;
    background: linear-gradient(180deg, #4D9EE1 0%, rgba(108, 169, 220, 0) 100%);
    box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.29) inset;
    padding: 22px 30px;
  }
  p {
    font-size: 13px;
  }
  .main-logo-wrap .company-logo-wrap img {
    width: 100px;
    border-radius: 10px;
  }
  /**Terms & conditions**/
  .terms-conditions-wrap {
    padding-top: 160px;
    padding-bottom: 50px;
  }
  /****/
}
@media only screen and (min-width: 481px) and (max-width: 786px) {
  .main-logo-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0px;
    top: 30px;
  }
  .main-logo-wrap img {
    width: 150px;
  }
  .common-header {
    font-size: 33px;
    color: white;
  }
  .large-header {
    font-size: 70px;
    color: #FFD92E;
    line-height: 1em;
    letter-spacing: 0.04em;
  }
  .large-header span {
    font-size: 30px;
    color: white;
    letter-spacing: normal;
  }
  .container {
    max-width: 950px;
  }
  .top-slider-wrap {
    background: url("../images/slider-bg.png") top no-repeat;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 20px;
    border-radius: 0px 0px 20px 20px;
    position: relative;
    z-index: 10;
  }
  .about-top-wrap {
    margin-top: -50px;
    z-index: 0;
    position: relative;
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .about-top-wrap .ipad-mockup-wrap {
    text-align: center;
  }
  .about-top-wrap .ipad-mockup-wrap img {
    width: 300px;
  }
  .about-top-wrap .left-star-wrap img,
  .about-top-wrap .right-star-wrap img {
    width: 50px;
  }
  .box-inn-wrap {
    border-radius: 36.5px;
    background: linear-gradient(180deg, #4D9EE1 0%, rgba(108, 169, 220, 0) 100%);
    box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.29) inset;
    padding: 22px 30px;
  }
  p {
    font-size: 13px;
  }
  .main-logo-wrap .company-logo-wrap img {
    width: 100px;
    border-radius: 10px;
  }
  /**Terms & conditions**/
  .terms-conditions-wrap {
    padding-top: 160px;
    padding-bottom: 50px;
  }
  /****/
}
@media only screen and (min-width: 786px) and (max-width: 1100px) {
  .main-logo-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0px;
    top: 30px;
  }
  .main-logo-wrap img {
    width: 150px;
  }
  .common-header {
    font-size: 28px;
    color: white;
  }
  .large-header {
    font-size: 70px;
    color: #FFD92E;
    line-height: 1em;
    letter-spacing: 0.04em;
  }
  .large-header span {
    font-size: 30px;
    color: white;
    letter-spacing: normal;
  }
  .container {
    max-width: 950px;
  }
  .top-slider-wrap {
    background: url("../images/slider-bg.png") top no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 20px;
    border-radius: 0px 0px 20px 20px;
    position: relative;
    z-index: 10;
  }
  .about-top-wrap {
    margin-top: -50px;
    z-index: 0;
    position: relative;
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .about-top-wrap .ipad-mockup-wrap {
    text-align: center;
  }
  .about-top-wrap .ipad-mockup-wrap img {
    width: 300px;
  }
  .about-top-wrap .left-star-wrap img,
  .about-top-wrap .right-star-wrap img {
    width: 50px;
  }
  .box-inn-wrap {
    border-radius: 36.5px;
    background: linear-gradient(180deg, #4D9EE1 0%, rgba(108, 169, 220, 0) 100%);
    box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.29) inset;
    padding: 22px 30px;
  }
  p {
    font-size: 13px;
  }
  .main-logo-wrap .company-logo-wrap img {
    width: 90px;
    border-radius: 10px;
  }
  /**Terms & conditions**/
  .terms-conditions-wrap {
    padding-top: 160px;
    padding-bottom: 50px;
  }
  /****/
}
@media only screen and (min-width: 1100px) {
  .main-logo-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0px;
    top: 30px;
  }
  .common-header {
    font-size: 50px;
    color: white;
  }
  .large-header {
    font-size: 80px;
    color: #FFD92E;
    line-height: 1em;
    letter-spacing: 0.04em;
  }
  .large-header span {
    font-size: 40px;
    color: white;
    letter-spacing: normal;
  }
  .container {
    max-width: 1250px;
  }
  .top-slider-wrap {
    background: url("../images/slider-bg.png") top no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 20px;
    border-radius: 0px 0px 20px 20px;
    position: relative;
    z-index: 10;
  }
  .about-top-wrap {
    margin-top: -50px;
    z-index: 0;
    position: relative;
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .box-inn-wrap {
    border-radius: 36.5px;
    background: linear-gradient(180deg, #4D9EE1 0%, rgba(108, 169, 220, 0) 100%);
    box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.29) inset;
    padding: 22px 30px;
  }
  p {
    font-size: 14px;
  }
  .main-logo-wrap .company-logo-wrap img {
    width: 90px;
    border-radius: 10px;
  }
  .footer-logo-wrap img {
    width: 150px;
  }
  /**Terms & conditions**/
  .terms-conditions-wrap {
    padding-top: 190px;
    padding-bottom: 50px;
  }
  /****/
}
@media only screen and (min-width: 1600px) {
  /**Terms & conditions**/
  .terms-conditions-wrap {
    padding-top: 190px;
    padding-bottom: 50px;
  }
  /****/
  .main-logo-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0px;
    top: 40px;
  }
  .common-header {
    font-size: 70px;
    color: white;
  }
  .large-header {
    font-size: 90px;
    color: #FFD92E;
    line-height: 1em;
    letter-spacing: 0.04em;
  }
  .large-header span {
    font-size: 50px;
    color: white;
    letter-spacing: normal;
  }
  .container {
    max-width: 1650px;
  }
  .top-slider-wrap {
    background: url("../images/slider-bg.png") top no-repeat;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 50px;
    border-radius: 0px 0px 20px 20px;
    position: relative;
    z-index: 10;
  }
  .about-top-wrap {
    margin-top: -50px;
    z-index: 0;
    position: relative;
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .box-inn-wrap {
    border-radius: 36.5px;
    background: linear-gradient(180deg, #4D9EE1 0%, rgba(108, 169, 220, 0) 100%);
    box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.29) inset;
    padding: 22px 30px;
  }
  p {
    font-size: 16px;
  }
}
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: #ffffff;
}

::-webkit-scrollbar-thumb {
  background: #2a6ba1;
  border-radius: 100px;
}

.bg-shade-gd-wrap {
  background: radial-gradient(47.57% 94.5% at 50% 5.5%, rgba(47, 204, 247, 0.89) 0%, #0D8CDB 100%);
}

.terms-conditions-wrap strong,
.terms-conditions-wrap h2 {
  color: #FFD92E;
}
.terms-conditions-wrap p,
.terms-conditions-wrap li {
  font-family: arial;
}

.footer-ul {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
.footer-ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: center;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.footer-ul li a {
  color: #0D8CDB;
  text-decoration: none;
}

.box-inn-wrap {
  font-family: arial;
}/*# sourceMappingURL=style.css.map */