.bg-gray {
  background-color: #f5f5f5;
}

.overflowxhidden {
  overflow-x: hidden;
}

.navbar {
  position: relative;
  display: flex;
  align-items: center;

  /* padding: 30px 0 70px !important */
}

.light_amly_logo {
  display: none;
}

body.work-with-us .light_amly_logo {
  display: block;
  width: 165px;
}

body.work-with-us .dark_amly_logo {
  display: none;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-family: InterMedium;
  font-style: normal;
  font-size: 14px;
}

.nav-link {
  color: #fff !important;
  font-family: "SansRegular";
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 1.5rem);
  padding-left: var(--bs-gutter-x, 1.5rem);
  margin-right: auto;
  margin-left: auto;
}

.navbar-toggler {
  padding: 0.25rem 0.35rem 0.2rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: "";
  border: 1px solid #5d5e60;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
.layer-1-wrapper {
  height: fit-content;
  width: 100%;
  overflow-x: hidden;
}

.trybtn {
  width: 170px;
  height: 42px;
  gap: 10px;
  border-radius: 6px;
  padding: 15px 20px !important;
  background: #fd3b67;
  color: #ffffff !important;
  display: flex;
  align-items: center;
  font-family: "SansMedium";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: bottom;
}

.login {
  font-family: "SansMedium" !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: bottom;

  /* color: #000 !important; */
  /* padding: 8px 20px 8px 0 !important */
}

.pagename {
  font-family: "SansMedium" !important;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5) !important;
  padding: 8px 0 8px 45px !important;
}

.pagenameblog,
.pagenamepricing {
  font-family: InterBold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #000 !important;
  padding: 8px 0 8px 45px !important;
}

.pagename:focus {
  font-family: InterBold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #000 !important;
}

.navcontent {
  display: flex;
  font-family: "SansMedium" !important;
  /* justify-content: center; */
  width: 75%;
}

.navcontentend {
  width: 50%;

  display: flex;
  justify-content: center;
  gap: 36px;
  /* gap: 12px; */
  align-items: center;
  /* width: 25% */
}
.login-btn {
  text-align: center;
  height: 42px;
  gap: 10px;
  border-width: 1.5px;
  border-radius: 6px;
  padding: 15px 20px 15px 20px !important;

  background: #ffffff;
  color: #000 !important;
  display: flex;
  align-items: center;
}
.header-login-wrap {
  padding: 2rem;
}
.login-header-btn {
  text-align: center;
  height: 42px;
  gap: 10px;
  border-width: 1.5px;
  border-radius: 6px;
  padding: 15px 20px 15px 20px !important;

  color: #000 !important;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.trybtn-header-btn {
  /* width: 170px; */
  /* height: 42px; */
  /* gap: 10px; */
  border-radius: 6px;
  padding: 15px 20px !important;
  background: #fd3b67;
  color: #ffffff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "SansMedium";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: bottom;
  text-decoration: none;
}
.trybtn-header-btn:hover{
  text-decoration: none;
  color: #ffffff !important;
}
.login-header-btn:hover{
  text-decoration: none;
  color: #000 !important;
}

@media only screen and (min-width: 767px) and (max-width: 990px) {
  .navbar {
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 0 !important;
  }
  .navcontent {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .navcontentend {
    width: 90%;
    margin: auto;
    padding-left: 48px;
  }

  .dropdown-menu.show {
    display: flex;
    flex-wrap: wrap;
    min-width: 40rem !important;

    left: 0 !important;
  }
  .navcontent {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
  }

  .navcontentend {
    gap: 8px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .login-btn,
  .login {
    padding: 12px 18px !important;
  }
  .pagename {
    padding: 0 !important;
  }
  .login {
    text-align: center;
    font-family: InterBold;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #000 !important;
    padding: 12px 24px !important;
  }
  .sign-in {
    text-align: center;
    font-size: 18px !important;
    font-family: "SansMedium";
    /* font-family: InterBold; */
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px;
    /* color: #000 !important; */
    color: #ffffff !important;
  }
  #productDropdown {
    margin-left: 12px;
  }
  .trybtn {
    /* width: 142px; */
    /* height: 38px; */
    align-items: center;
    padding: 12px 18px !important;

    color: #f9f9f9 !important;
  }
  .trybtnli {
    justify-content: center;
    display: flex;
    padding: 5px !important;
  }
  .header-login-wrap {
    padding: 0.5rem 1rem 1rem !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .login-header-btn  {
    width: 100%;
  }
  .trybtn-header-btn {
    height: 42px;
    width: 100%;
  }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
  .navbar {
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 0 !important;
  }
  .nav-link {
    padding: 8px !important;
    /* text-align: center */
  }
  .nav-product-title-img {
    width: 100% !important;
  }
  .navcontent {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
  }

  .navcontentend {
    gap: 8px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .login-btn,
  .login {
    padding: 12px 18px !important;
  }
  .pagename {
    padding: 0 !important;
  }
  .login {
    text-align: center;
    font-family: InterBold;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #000 !important;
    padding: 12px 24px !important;
  }
  .sign-in {
    text-align: center;
    font-size: 18px !important;
    font-family: "SansMedium";
    /* font-family: InterBold; */
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px;
    /* color: #000 !important; */
    color: #ffffff !important;
  }
  #productDropdown {
    margin-left: 12px;
  }
  .trybtn {
    /* width: 142px; */
    /* height: 38px; */
    align-items: center;
    padding: 12px 18px !important;

    color: #f9f9f9 !important;
  }
  .trybtnli {
    justify-content: center;
    display: flex;
    padding: 5px !important;
  }
  .pagenameblog,
  .pagenamepricing {
    font-family: InterBold;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #000 !important;
    padding: 0 !important;
  }
  .dropdown-menu.show li {
    flex: 1 1 100% !important;
  }
  .dropdown-menu.show {
    display: flex;
    flex-wrap: wrap;
    min-width: 0 !important;
    left: 0 !important;
  }
  .header-login-wrap {
    padding: 0.5rem 1rem 1rem !important;
  }
}

.nav-product-content {
  font-family: InterRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #000;
  width: 100%;
}

.nav-product-title-img {
  width: 100%;
}

.dropdown-item .demo1 .col-lg-2 {
  padding-right: 0;
}

.nav-product-title {
  font-family: InterBold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: rgb(57 66 73);
  cursor: pointer;
  margin: 0 0 5px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: transparent;
}

.dropdown-menu.show {
  display: flex;
  flex-wrap: wrap;
  min-width: 50rem;
  left: 2rem !important;
  padding: 10px !important;
}

.dropdown-menu.show li {
  flex: 1 1 33.3333%;
}

.dropdown-item {
  white-space: inherit !important;
  padding: 10px !important;
}

.product-popup-content {
  font-family: "lexendRegular";
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #696871;
}
