@font-face {
  font-family: "AmazonEmber";
  src: url("../Amazon-Ember-Regular.ttf");
  /* src: 
		local('Lovely Font'),
		local('Lovely-Font'),
		url('fonts/lovely_font.otf') 
		format('opentype'); */
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .button {
    padding: 7px 11px !important;
    margin-left: 60px !important;
  }
  .navbar svg {
    width: 147px !important;
    height: 40px !important;
  }
}
@media only screen and (max-width: 600px) {
  .imageContainer2 {
    margin-top: 30px;
  }
  .navbarHeader {
    justify-content: flex-start;
  }
  .imageContainer {
    padding: 10px 10px 0px 10px;
  }
  .imageContainer2 {
    padding: 10px 10px 0px 10px;
  }
  .imageContainer > img {
    width: 100%;
    height: 228px;
    border-radius: 25px;
  }
  .imageContainer2 > iframe {
    width: 100%;
    height: 242px;
    border-radius: 25px;
  }
  .testimonialHeading {
    display: flex;
    flex: 3;
    justify-content: center;
    align-items: center;
    font-family: AmazonEmber;
    font-size: 26px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
    padding: 10px 10px 0px 10px;
  }
  .testimonialContent {
    display: flex;
    flex: 4;
    justify-content: center;
    align-items: center;
    font-family: AmazonEmber;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
    padding: 10px 10px 0px 10px;
  }
  .heading {
    font-family: AmazonEmber;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
    color: #232f3e;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex: 1;
  }
  .testimonialHeading2 {
    display: flex;
    flex: 4;
    justify-content: center;
    align-items: center;
    font-family: AmazonEmber;
    font-size: 26px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
    /* padding-right: 30px; */
    padding: 10px;
    /* background-color: #0096d6; */
    /* padding: 10px 80px 5px 130px; */
  }
  .testimonial1 {
    padding: 10px;
  }
  .testimonial2 {
    padding: 10px;
  }
  .testimonialContent2 {
    display: none;
  }
  .testimonialBlock {
    display: none;
  }
  .blockImage {
    display: flex;
    flex: 4;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
    padding: 10px 10px 0px 10px;
  }
  .blockImage > img {
    width: 100%;
    height: 201px;
    border-radius: 25px;
  }
  .blockText {
    display: flex;
    flex: 6;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px 10px 0px 10px;
  }
  .f {
    display: flex;
    flex: 6;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px 10px 0px 10px;
  }
  .p-mob {
    padding: 10px;
  }
  .imageContent {
    display: none;
  }
  .blockHeading {
    font-family: AmazonEmber;
    font-size: 26px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
  }
  .blockContent {
    font-family: AmazonEmber;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
    /* margin-bottom: 100px; */
  }
  /* .discoverContentSection {
    display: none;
  } */
  .contentSection {
    font-family: AmazonEmber;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #232f3e;
    display: flex;
    flex: 5;
    justify-content: center;
    align-items: flex-end;
    padding: 32px 20px 20px 32px;
  }
  .regiter-button {
    background-color: #0096d6;
    border: none;
    color: white;
    padding: 12px 50px 11px;
    border-radius: 23px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    font-family: AmazonEmber;
    font-size: 20px;
    font-weight: 500;
  }
  .discoverButton {
    display: flex;
    flex: 5;
    justify-content: center;
    align-items: center;
    padding-bottom: 32px;
  }
  .rectangle2-mob {
    width: 95%;
    height: 1px;
    /* margin: 12px 635px 20px; */
    opacity: 0.28;
    background-color: #232f3e;
    display: flex;
    align-self: center;
    justify-content: center;
    margin-top: 10px;
  }
  .imageBlock {
    padding: 20px;
  }
  .imageBlock .imageCard:first-child {
    margin-bottom: 20px;
  }
  .imageBlock .imageCard > iframe {
    height: 200px;
    width: 100%;
  }
  .footerSection-mob {
    height: 40vh;
    width: 100%;
    background-color: #212c3b;
    display: flex;
    flex: 1;
    flex-direction: column;
  }
  .brandLogo {
    display: none !important;
  }
  .brandLogoMin {
    display: flex;
    flex: 3;
    align-items: center;
    justify-content: center;
  }
  .navigation {
    display: flex;
    flex: 7;
    align-items: flex-start;
    padding-top: 40px;
    padding-left: 20px;
    flex-direction: column;
  }
  .contentSection {
    font-size: 22px !important;
    padding-left: 2vw !important;
    padding-right: 2vw !important;
  }
  .regiter-button {
    padding: 15px 30px !important;
    font-size: 13px !important;
  }
  .footer {
    height: 8vh !important;
  }
  .startedText2 {
    font-size: 14px !important;
    padding-right: 2px !important;
    justify-content: center !important;
  }
  .registerButton2 {
    padding: 5px 10px 5px 10px !important;
    font-size: 13px !important;
  }
  .moveToTop {
    flex: 3 !important;
    font-size: 15px !important;
  }
  .startedButton {
    flex: 3 !important;
  }
  .arrowImage {
    margin-left: 10px !important;
  }
  .navbar svg {
    width: 82px !important;
    height: 24px !important;
    margin-left: 10%;
    margin-top: 10%;
  }
  .button {
    padding: 4px 10px !important;
    margin-left: 4vw;
  }
  .navbarHeader {
    display: flex;
    flex: unset !important;
    align-items: center;
    justify-content: flex-end;
    margin-top: 2px;
  }
  .collapse-desk {
    display: none !important;
  }
}

@media only screen and (min-width: 601px) and (max-width: 800px) {
  .blockText {
    display: flex;
    flex: 6;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 20px 0 20px !important;
  }
  .blockHeading {
    font-family: AmazonEmber;
    font-size: 22px !important;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2 !important;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
  }
  .navbarHeader {
    margin-left: 0px !important;
  }
  .blockContent {
    font-size: 14px !important;
  }
  .testimonialHeading {
    padding: 10px 30px 5px 23px !important;
    font-size: 22px !important;
  }
  .testimonialContent {
    padding: 0px 30px 10px 24px !important;
    font-size: 14px !important;
  }
  .testimonialHeading2 {
    font-size: 22px !important;
  }
  .collapse-desk {
    display: none !important;
  }
  .collapse-mob {
    display: contents !important;
  }
  .footer {
    display: none;
    position: fixed;
    bottom: 1px;
    width: 100%;
    display: flex;
    flex: 1;
    flex-direction: row;
    height: 10vh;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #f0f0f0;
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (min-width: 601px) {
  .testimonialDiv1 {
    display: flex;
    flex: 1;
    height: 80vh;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
    margin-right: 20px;
  }
  .testimonialBlock {
    display: flex;
    flex: 1;
    flex-direction: row;
    height: 50vh;
    margin-right: 20px;
  }
  .testimonialContent {
    display: flex;
    flex: 4;
    justify-content: center;
    align-items: center;
    font-family: AmazonEmber;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
    padding: 0px 30px 10px 80px;
  }
  .testimonial1 {
    display: flex;
    flex: 6.5;
    flex-direction: column;
  }
  .heading {
    font-family: AmazonEmber;
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
    color: #232f3e;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex: 1;
  }
  .imageContainer {
    display: flex;
    flex: 3;
    justify-content: center;
    align-items: center;
  }
  .imageContainer2 {
    display: flex;
    flex: 3;
    justify-content: flex-end;
    /* margin-right: 50px; */
  }
  .testimonialHeading {
    display: flex;
    flex: 3;
    justify-content: center;
    align-items: center;
    font-family: AmazonEmber;
    font-size: 32px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
    padding: 10px 30px 5px 80px;
  }
  .testimonialHeading2 {
    display: flex;
    flex: 4;
    justify-content: center;
    align-items: center;
    font-family: AmazonEmber;
    font-size: 32px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #232f3e;
    padding-right: 30px;
    padding-top: 10px;
    /* background-color: #0096d6; */
    /* padding: 10px 80px 5px 130px; */
  }
  .testimonial2 {
    display: flex;
    flex: 3.5;
    flex-direction: column;
  }
  .testimonialContent2 {
    display: flex;
    flex: 4;
    padding: 0px 50px 10px 120px;
    min-height: 18vh;
  }
  .testimonialBlock-mob {
    display: none;
  }
  .blockImage {
    display: flex;
    flex: 4;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .blockText {
    display: flex;
    flex: 6;
    justify-content: center;
    align-items: unset !important;
    flex-direction: column;
    padding: 0 100px 0 100px;
  }
  .blockHeading {
    font-family: AmazonEmber;
    font-size: 32px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
  }
  .blockContent {
    font-family: AmazonEmber;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #232f3e;
    /* margin-bottom: 100px; */
  }
  .imageContent {
    display: flex;
    flex: 4;
    justify-content: flex-start;
    /* align-items: flex-start; */
    margin-top: -150px;
  }
  .discoverContentSection-mob {
    display: none;
  }
  .discoverContentSection {
    display: flex;
    flex: 1;
    flex-direction: column;
    background-color: white;
    min-height: 30vh;
  }
  .contentSection {
    font-family: AmazonEmber;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #232f3e;
    display: flex;
    flex: 5;
    justify-content: center;
    align-items: flex-end;
  }
  .regiter-button {
    background-color: #0096d6;
    border: none;
    color: white;
    padding: 12px 89px 11px;
    border-radius: 23px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    font-family: AmazonEmber;
    font-size: 20px;
    font-weight: 500;
  }
  .discoverButton {
    display: flex;
    flex: 5;
    justify-content: center;
    align-items: center;
  }
  .rectangle2-mob {
    display: none;
  }
  .imageBlock {
    display: flex;
    flex: 1;
    flex-direction: row;
    height: 50vh;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .footerSection-mob {
    display: none;
  }
  .footerSection {
    height: 55vh !important;
    width: 100%;
    background-color: #212c3b;
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-bottom: 60px;
  }
  .brandLogo {
    display: flex;
    flex: 3;
    align-items: center;
    justify-content: center;
    /* background-color: yellowgreen; */
  }
  .brandLogoMin {
    display: none !important;
  }
  .navigation {
    display: flex;
    flex: 7;
    align-items: flex-start;
    padding-top: 40px;
    padding-left: 80px;
    flex-direction: column;
  }
  .collapse-mob {
    display: none !important;
  }
}
.responsive {
  width: 60%;
  height: auto;
  align-self: center;
}
.main {
  display: flex;
  flex: 1;
}
.navbarHeader {
  display: flex;
  flex: 2;
  align-items: center;
  justify-content: flex-end;
  margin-top: 2px;
}
.navbar-items {
  display: flex;
  flex: 6;
  align-items: center;
  justify-content: flex-start;
  margin-left: 20px;
}

#navbarButton {
  display: flex;
  flex: 2;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
}
.nav-link {
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.78;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e !important;
}
.navText {
  color: black;
  font-size: 18px;
}
.button {
  background-color: #0096d6;
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 16px;
}
.main {
  margin-top: 10px;
}
.homeLink {
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.78;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  margin-top: 10px;
}
.mainContent {
  display: flex;
  justify-content: center;
  flex: 1;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2px;
}

.rectangle {
  width: 120px;
  height: 4px;
  /* margin: 12px 635px 20px; */
  background-color: #0096d6;
  display: flex;
  align-self: center;
  justify-content: center;
  margin-top: 10px;
}
.subHeading {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.78;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  margin-top: 25px;
}
.policyHeading {
  display: flex;
  flex: 3;
  justify-content: flex-start;
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  padding-left: 50px;
  min-height: 10vh;
  align-items: flex-end;
  margin-left: 100px;
}
.faqContent {
  display: flex;
  flex: 5;
  font-family: AmazonEmber;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  padding: 30px 150px 30px 150px;
}

.brand {
  display: flex;
  flex: 7;
  flex-direction: row;
}
.brandLinks {
  display: flex;
  flex: 3;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: white;
}

.navigationTitle {
  font-family: AmazonEmber;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: white;
}
.links {
  font-family: AmazonEmber;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: white;
  list-style-type: none;
  margin-top: 15px;
}
#link:link,
#link:visited {
  color: white;
  font-size: 14px;
}
#link:hover {
  text-decoration: none;
}
.amazonLink {
  justify-content: center;
  align-items: center;
}
#amazonLinks:link,
#amazonLinks:visited {
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
.startedText2 {
  display: flex;
  flex: 2;
  font-family: AmazonEmber;
  font-size: 24px;
  font-weight: 550;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  justify-content: flex-end;
  padding-right: 30px;
}
.startedButton {
  display: flex;
  flex: 2;
}
.moveToTop {
  display: flex;
  flex: 4;
  font-family: AmazonEmber;
  font-size: 24px;
  font-weight: 550;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  justify-content: center;
}
.arrow {
  font-size: 20px;
  font-weight: 900;
  margin-left: 50px;
}
.arrowImage {
  justify-content: center;
  margin-left: 30px;
}

.emptyContainer {
  display: flex;
  flex: 3;
  min-height: 20vh;
}

.discoverContent {
  display: flex;
  flex: 7;
  flex-direction: row;
  background-color: #d6ecf8;
}
.discoverSection {
  display: flex;
  flex: 6;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.startedText2 {
  display: flex;
  flex: 2;
  font-family: AmazonEmber;
  font-size: 24px;
  font-weight: 550;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  justify-content: flex-end;
  padding-right: 30px;
}
.startedButton {
  display: flex;
  flex: 2;
}
.moveToTop {
  display: flex;
  flex: 4;
  font-family: AmazonEmber;
  font-size: 24px;
  font-weight: 550;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  justify-content: center;
}
.registerButton2 {
  background-color: #0096d6;
  border: none;
  color: white;
  padding: 5px 30px 5px;
  border-radius: 23px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  font-family: AmazonEmber;
  font-size: 20px;
  font-weight: 500;
}
.arrow {
  font-size: 20px;
  font-weight: 900;
  margin-left: 50px;
}
.arrowImage {
  justify-content: center;
  margin-left: 30px;
}
.footer {
  position: fixed;
  display: none;
  bottom: 1px;
  width: 100%;
  flex: 1;
  flex-direction: row;
  height: 10vh;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #f0f0f0;
  justify-content: center;
  align-items: center;
}
.contentCard {
  display: flex;
  flex: 1;
  flex-direction: row;
  height: 50vh;
}
.textContent {
  display: flex;
  flex: 5;
  justify-content: center;
  /* align-items: center; */
  flex-direction: column;
  padding-right: 130px;
  padding-left: 30px;
}
.worksHeader {
  font-family: AmazonEmber;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.54;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.worksContent {
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-top: 20px;
}

.rectangle2 {
  width: 95%;
  height: 1px;
  /* margin: 12px 635px 20px; */
  opacity: 0.28;
  background-color: #232f3e;
  display: flex;
  align-self: center;
  justify-content: center;
  margin-top: 10px;
}
.footerSection {
  height: 55vh;
  width: 100%;
  background-color: #212c3b;
  display: flex;
  flex: 1;
  flex-direction: column;
}

.imageCard {
  display: flex;
  flex: 5;
  justify-content: center;
  align-items: center;
}
a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) {
  .testimonialBlock {
    height: 55vh !important;
  }
}
