



/* Harsh 10-06-2024 */
    body {
      font-family: arial, "ｍｓ ｐゴシック", "ms pgothic", "돋움", dotum, helvetica, sans-serif !important;
    }

    .wixui-rich-text__text{
      letter-spacing: 0.05em !important;
      font-size: 18px !important;
      line-height: 1.4em !important;
      margin-top: 12px !important;
    }

    .wixui-rich-text__text_1{
      letter-spacing: 0.05em !important;
    }

    .wixui-rich-text__text_2{
      color:#282626 !important;
      letter-spacing: 0.03em !important;
      font-weight: bold !important;
      font-size: 30px !important;
    }

    .wixui-rich-text__text_3{
      font-weight: 400 !important;
      letter-spacing:0.05em !important;
      font-size: 16px !important;
      line-height: 1.4em !important;
      color: #000 !important;
    }
    .teacher_pic_m{
      width: 320px !important;
    }

    .img-heading a{
      text-decoration: none !important;
    }

    .img-heading a:hover{
      text-decoration: none !important;
    }

    .normalfamily-font-2{
      font-family: system-ui !important;
      letter-spacing: 0.06em !important;
      color: #000 !important;
    }
    .home-speaker-a-tag:hover{
      text-decoration: none;
    }

     .image-container::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0);
      transition: background-color 0.3s ease;
    }
    
    .image-container:hover::before {
      background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity value as needed */
    }
/* Harsh 10-06-2024 */

/* start Shweta 03-06-2024 */

.speakers-botton-top{
  width: 300px !important;
}

@media (min-width: 0px) and (max-width: 546px) {
  .live-group-p {
  padding-right: 30px !important;
  }
  .s-btn-top{
    margin-top: 0px !important;
  }
}
.s-btn-top{
    margin-top: 3 0px;
  }
/* end Shweta 03-06-2024 */
  body {
    overflow-x: hidden;
  }

  .hm-profile-details {
    padding: 18px 20px 0px 20px !important;
    display: flex;
    justify-content: space-between !important;
  }

  .hm-price {
    font-size: 18px;
    line-height: 27px;
    color: #45413c;
  }

  .hm-country {
    margin-top: -40px;
    margin-bottom: 20px;
    height: 40px;
    width: 40px;
    border: 3px solid #ffffff;
    box-sizing: content-box;
    border-radius: 50%;
    background: grey;
  }

  .speakers-button {
    display: block;
    margin: 30px 30px 30px 30px;
    border: 1px solid #ff554a !important;
    background: white;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #ff554a;
    transition: 0.3s;
  }
  .speakers-button {

    color: #ff554a;
  }
  .btn-sch {
   color: #ff554a;
  }
  .speakers-button:hover{
    color: white !important; 
  }
  a .btn-sch:hover{
    color: white !important; 
  }

  .speakers-button:hover {
    background: #ff554a !important;
    transform: translateX(5px) !important;
    transition: 0.3s !important;
    color: white !important;
    text-decoration: none !important;
  }

  .font-faq {
    direction: ltr;
    color: rgb(0, 0, 0);
    font: bold 22px / 1.2em montserrat, sans-serif;
    margin: 0px !important;
    padding: 0px !important;
  }

  .border-bottom-faq {
    border-bottom: 1px solid rgb(180, 180, 180);
  }

  .hm-hero-button {
    /* font-family: arial, "ｍｓ ｐゴシック", "ms pgothic", "돋움", dotum, helvetica, sans-serif; */
  }

  #login p {
    margin: 0 16px 0;
  }

  #login a {
    font-size: 16px;
  }

  #signup p {
    margin: 0 16px 0;
  }

  #gender_s input {
    margin: 0 4px;
  }

  #remember {
    margin: auto;
  }

  .hm-featured {
    padding: 30px 0;
    background-color: #f9f9f9;
  }

  .hm-featured .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
  }

  .hm-heading-h2 {
    text-align: center;
    margin-bottom: 30px;
  }

  .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
  }

  .featured-item {
    flex: 1;
    max-width: 31%;
    text-align: center;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    /* border-radius: 10px; */
  }

  .featured-item img {
    max-width: 100%;
    height: auto;
    /* border-radius: 10px; */
  }

  .featured-item h2 {
    /* margin: 15px 0 10px; */
    margin: -10px 0 10px;
    font-size: 22px;
    line-height: 1em;
    letter-spacing: 0.05em;
  }

  .featured-item p {
    /* font-size: 1em; */
    color: #666;
  }

  .mm_hm_info {
    margin-top: 60px;
  }



  @media (min-width: 226px) and (max-width: 1170px) {
    .featured-item {
      max-width: 48%;

    }

    .featured-item {
      max-width: 100%;
      margin-bottom: 38px;
    }

    .right {
      /* margin-top: -350px ; */
      /*      margin-top: 124px;*/
    }

    .logo-text {
        margin-top: 50px !important;
    }

    .home-contant {
      width: 100% !important;
      /* padding-left: 57px  !important;
        padding-right: 57px  !important; */
    }

    .hm-hero {
      /* height: 379px !important; */
      height: 597px;
    }

    .m_flag_p {
      height: 30px !important;
      width: 30px !important;
    }

    .featured-item {
      max-width: 100% !important;
    }
  }

  @media (max-width: 500px) {
    .faq-section {
      padding: 10px;
      max-width: 354px !important;

    }

    .mn_hm-country .m_flag_p {
      width: 40px !important;
      height: 40px !important;
    }

    .hm-profile-details {
      padding: 0px 20px 0px 20px !important;
    }

    .hm-country {
      margin-left: 180px;
      margin-top: -65px !important;
    }

    .hm-profile-details .mm_hm_info {
      margin-top: -80px !important;
      color: #fff !important;
      font-weight: 500px;
    }

    .hm-profile-details .hm-profile-name,
    .hm-profile-details .hm-profile-from,
    .hm-profile-details .hm-profile-from span {
      color: #fff !important;
    }

    .my-section-container {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }

  }


  @media (max-width: 400px) {
    .faq-section {
      padding: 10px;
      max-width: 289px !important;

    }



  }

  @media (max-width: 300px) {
    .faq-section {
      padding: 10px;
      max-width: 203px !important;

    }
  }

  @media (max-width: 600px) {
    .faq-section {
      padding: 10px;
      max-width: 405px !important;

    }

    summary h4 {
      font-size: 16px;
    }

    details p {
      font-size: 14px;
    }
  }

  @media (max-width: 752px) {
    .fd-profile-top {
      display: flex;
      justify-content: center;

    }
  }

  @media (max-width: 346px) {
    .mn_hm-row {
      margin: 0px !important;

    }
  }

  @media (max-width: 446px) {
    .img-heading {
      margin-bottom: 38px;

    }
  }

  @media (min-width: 546px) {
    .conferences-first {
      /* display: flex;
  flex-wrap: wrap; */
    }
  }

  @media (min-width: 546px) {
    .conferences-first {
      /* display: block !important; */
    }
  }

  @media (max-width: 800px) {
    .logo {
      align-self: flex-start;
      margin-left: -219px !important;
      margin-top: 10px !important;
      margin-right: 440px !important;
    }
  }

  @media (max-width: 532px) {
    .logo {
      align-self: flex-start;
      margin-left: -219px !important;
      margin-top: 10px !important;
      margin-right: 440px !important;
    }
  }

  .faq-section {
    /* max-width: 760px; */
    max-width: 822px;
    margin: 0 auto;
  }

  header {
    margin-bottom: 70px;
  }

  header>p {
    font-size: 22px;
    color: black;
  }

  h2 {
    font-size: 52px;
    color: black;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
  }

  details {
    cursor: pointer;
  }

  summary:focus-visible {
    outline: 2px solid orange;
    outline-offset: 8px;
    border-radius: 4px;
  }

  

  summary {
    font-size: 20px;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
  }

  summary::marker {
    display: none;
    content: "";
  }

  details>p {
    /* max-width: 650px; */
    width: 100%;
    /* color: black; */
    color: rgb(112, 112, 112) !important;
    font-size: 18px;
    line-height: 155%;
    letter-spacing: .1px;
    margin-bottom: 40px;
    /* padding-left: 10px; */
  }

  hr {
    border: 1px solid black;
    margin-block-end: 30px;
  }

  summary i {
    color: #000;
  }

  /* Media Query for screen widths less than or equal to 546px */
  .conferences-first {
    display: flex;
  }

  .test {
    padding: 75px;
  }

  .conferences-sec {
    display: none;
  }

  .img-heading.featured-item.col {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    /* margin: 0 auto; */
  }

  .img-heading.featured-item.col img {
    /* width: 100%; */
    height: auto;
  }

  .swiper-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .swiper-wrapper {
    display: flex;
  }

  .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .join-font {
    font-weight: bold;
    font-size: 55px;
    color: #fff;
  }

  .teacher_pic_m {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .conferences-user-info {
    margin-top: 21px !important;
    width: 100% !important;
  }

  @media(min-width:546px) {
    .child-header {
      width: 339px;
      position: relative;
      /* margin: 20px 0px 0px calc((100% - 980px)* 0.5); */
      margin: 41px 0px 17px calc((100% - 980px)* 0.5);
      left: -161px;
    }
  }

  .group-classes {
    width: 883px;
    height: auto;
    position: relative;
    /* margin: -10px 0px 21px calc((100% - 980px)* 0.5); */
    margin: 0px 0px 21px calc((100% - 980px)* 0.5);
    left: -161px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
  }

  .group-class-last {
    margin: 0px 0px 17px calc((100% - 980px) * 0.5) !important;
  }

  .group-classes-first {
    style="margin: 0px 0px 17px calc((100% - 980px) * 0.5) !important;"
  }

  .child-header-first {
    margin: 150px 0px 0px calc((100% - 980px) * 0.5) !important;
  }

  .membership {
    line-height: 0.4em;
    text-align: center;
    font-size: 16px;
  }

  .child-header-last {
    margin: 150px 0px -5px calc((100% - 980px) * 0.5) !important;
  }

  @media (min-width:0px) and (max-width:546px) {
    .group-classes {
      width: auto;
      left: 0px;
      margin: 0px;
      height: auto !important;
      display: block !important;
      align-items: center !important;
      padding-left: 30px !important;
    }

    .live-group-p {
      height: auto;
      display: block;
      align-items: center;
      padding-left: 30px;
      width: auto !important;
      height: auto !important;
      position: relative !important;
      margin: 0px !important;
      left: 0px !important;
    }

    .group-class-last {
      margin: 0px !important;
    }

    .group-classes-first {
      margin: 0px !important;
    }

    .child-header-first {
      margin-left: 30px !important;
    }

    .membership {
      line-height: 1.4em !important;
      text-align: center;
      font-size: 16px;
    }

    .child-header-last {
      margin-left: 30px !important;
    }
  }

  .live-group-p {
    width: 994px;
    height: auto;
    position: relative;
    margin: 0px 0px 13px calc((100% - 980px)* 0.5);
    left: -161px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
  }

  .group-botton {
    border: 1px solid #ff554a !important;
  }

  .group-botton {

    background: white;

  }

  .group-btn-color {
    color: #ff554a !important;
  }

  .group-btn-color:hover {
    color: #fff !important;
  }

  .group-botton:hover {
    background: #ff554a !important;
    transform: translateX(5px) !important;
    transition: 0.3s !important;
    color: white !important;
    text-decoration: none !important;
  }

  .child-hed {
    position: relative;
    margin: 41px 0px 17px calc((100% - 980px)* 0.5);
    left: -161px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
  }

  .join-padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .tutorial-heading {
    margin-top: 30px;
    font-weight: bold;
    color: black;
    margin-bottom: 15px;
  }

  .font-weekly {
    font-size: 40px;
  }

  .hm-hero {
    /* margin-bottom: -68px !important; */
  }

  .my-section {
    margin-bottom: 20px;
    /* margin-bottom: 80px; */
  }


  .conference-univercity-name {
    font-size: 16px;
    margin-top: -13px;
    text-align: start;
    color: #000 !important;
    font-weight: bold !important;
  }

  .conference-user-name,
  .conference-student-type {
    font-size: 16px;
    margin-top: -13px;
    text-align: start;

  }

  .conferences-user-img {
    transition: filter 0.3s ease;
  }

  .conferences-user-img:hover {
    filter: brightness(0.5);
  }

  /* Media Query for screen widths less than or equal to 546px */
  @media (max-width: 546px) {
    .conferences-first {
      display: block !important;
    }

    .nav-mob {
      position: fixed !important;
    }

    .logo-home {
      margin-left: 20px !important;
      margin-top: 10px !important;
      width: 97px !important;
    }

    .test {
      padding: 0px;

    }

    .gap-remove {
      gap: 0px;
    }

    .conferences-sec {
      display: block !important;
    }

    .swiper-container {
      width: 100%;
      overflow: hidden;
    }

    .swiper-slide {
      justify-content: center;
    }

    .img-heading.featured-item.col {
      max-width: none;
      flex: 0 0 auto;
    }


    .mn_hm-country .m_flag_p {
      width: 40px !important;
      height: 40px !important;
    }

    .hm-profile-details {
      padding: 0px 20px 0px 20px !important;
    }

    .hm-country {
      margin-left: 180px;
      margin-top: -65px !important;
    }

    .hm-profile-details .mm_hm_info {
      margin-top: -80px !important;
      color: #fff !important;
      font-weight: 500px;
    }

    .hm-profile-details .hm-profile-name,
    .hm-profile-details .hm-profile-from,
    .hm-profile-details .hm-profile-from span {
      color: #fff !important;
    }

    .my-section-container {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }

    .mn_hm-profile-from {
      font-size: 18px !important;
    }

    .conferences-user-img {
      width: 100% !important;

    }

    .my-section {
      margin-bottom: 0px;
    }

    .hm-hero {
      margin-bottom: 0px !important;
    }

    .join-font {
      font-weight: bold;
      font-size: 35px;
      color: #fff;
    }

    .tutorial-heading {
      margin-top: -11px;
      font-weight: bold;
      color: black;
      margin-bottom: 15px;
    }

    .question-sec {
      margin-top: 80px !important;
      margin-bottom: 40px !important;
    }

    .team-padding-bottom {
      padding-bottom: 45px !important;
    }

    .font-set-group {
      padding-left: 25px !important;
      padding-right: 25px !important;
    }

    .group-botton-margin {
      /* margin-top: -12px !important; */
      margin-top: 57px !important;
    }

    .item-bottom {
      margin-bottom: -34px !important;
    }

    .top-margin {
      margin-top: -18px !important;
    }

    .speakers-botton-top {
      margin-top: 40px !important;
    }

    .search-botton-margin {
      margin-top: -22px !important;
    }

    .group-class-margin-bottom {
      margin-bottom: -8px !important;
    }

    .margin-hide {
      margin-right: 0px !important;
      margin-left: 0px !important;
    }

    .conferences-user-info {
      margin-top: -100px !important;
      width: 100% !important;
    }

    .child-margin {
      margin-left: 30px;
    }



    .faq-hed {
      margin-bottom: 55px !important;
      margin-top: 100px !important;

    }

    .group-padding {
      padding-bottom: 43px !important;
    }

    .teacher_pic_m {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover !important;
    }

    .conferences-margin-top {
      margin-top: -21px !important;
    }

    .font-weekly {
      font-size: 25px;
    }

    .group-text {
      /* padding-bottom: 46px !important; */
      padding-bottom: -2px !important;
      margin-top: -172px !important;
      position: relative;
    }

    .featured-item h2 {
      margin: 15px 50px 10px;
    }

    .group-headings {
      color: white !important;
    }

    .group-name {
      margin: 0 50px 10px;
      color: white !important;
      letter-spacing: 0.05em;
       line-height: 1em;
       font-size: 16px !important;
    }

    .group-img {
      /* left: 375px !important; */
      top: -15px !important;
    }

    .featured-item {
      top: -10px !important;
      position: relative !important;
    }

    .group-botton {
      border: 1px solid #ff554a !important;
    }

    .group-botton {

      background: white;

    }

    .group-btn-color {
      color: #000 !important;
    }

    .group-btn-color:hover {
      color: #fff !important;
    }

    .group-botton:hover {
      background: #ff554a !important;
      transform: translateX(5px) !important;
      transition: 0.3s !important;
      color: white !important;
      text-decoration: none !important;
    }

    /* .group-btn-color:hover {
    background: #ff554a !important; 
    transform: translateX(5px);
    transition: 0.3s;
    color: white;
    text-decoration: none;
  } */

    .conference-univercity-name {
      font-size: 16px;
      margin-top: -13px;
      text-align: start;
      color: #fff !important;
      font-size: 18px !important;
      font-weight: bold !important;
    }


    .conference-user-name,
    .conference-student-type {
      font-size: 16px;
      margin-top: -13px;
      text-align: start;
      color: #fff !important;
    }

    .img-heading {
      padding-top: 15px !important;
    }

  }

  /* Media Query for screen widths less than or equal to 546px */
  .group-first {
    display: flex;
  }

  .group-sec {
    display: none;
  }

  .img-heading.featured-item.col {
    /* display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center; */
    /* margin: 0 auto; */
  }

  .img-heading.featured-item.col img {
    width: 100%;
    height: auto;
  }

  .swiper-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .swiper-wrapper {
    display: flex;
  }

  .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  /* Media Query for screen widths less than or equal to 546px */
  @media (max-width: 546px) {
    .group-first {
      display: none !important;
    }

    .group-sec {
      display: block !important;
    }

    .swiper-container {
      width: 100%;
      overflow: hidden;
    }

    .swiper-slide {
      justify-content: center;
    }

    .img-heading.featured-item.col {
      /* max-width: none;
                flex: 0 0 auto; */
    }
  }

  .tutoring-first {
    display: flex;
  }

  .tutoring-sec {
    display: none;
  }

  .img-heading.featured-item.col {
    /* display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center; */
    /* margin: 0 auto; */
  }

  .img-heading.featured-item.col img {
    /* width: 100%; */
    /* height: auto; */
  }

  .swiper-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .swiper-wrapper {
    display: flex;
  }

  .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  /* Media Query for screen widths less than or equal to 546px */
  @media (max-width: 546px) {
    .tutoring-first {
      display: none !important;
    }

    .tutoring-sec {
      display: block !important;
    }

    .swiper-container {
      width: 100%;
      overflow: hidden;
    }

    .swiper-slide {
      justify-content: center;
    }

    .img-heading.featured-item.col {
      /* max-width: none;
                flex: 0 0 auto; */
    }
  }

  .styled-div {
    width: 863px;
    position: relative;
    margin: 0px 0px 13px calc((100% - 980px) * 0.5);
    left: 58px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
  }

  .styled-div p {
    font-weight: 400;
    font-size: 15px;
    text-align: center;
  }

  /* Media Queries */
  @media (max-width: 1200px) {
    .styled-div {
      width: 700px;
      left: 40px;
    }
  }

  @media (max-width: 992px) {
    .styled-div {
      width: 600px;
      margin: 0px;
      left: 20px;
    }
  }

  @media (max-width: 768px) {
    .styled-div {
      width: 100%;
      margin: 0px;
      left: 0;
    }

    .styled-div p {
      font-size: 14px;
    }
    .speakers-botton-top{
      width: 75% !important;
    }

    .logo{
      position: absolute;
      top: 20px;
    }
  }

  @media (max-width: 576px) {
    .styled-div {
      width: 100%;
      margin: 0px;
      left: 0;
    }

    .styled-div p {
      font-size: 13px;
    }
  }

  .image-container {
    position: relative;
    /* overflow: hidden; */
    width: 100%;
    height: 74%;
  }

  .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #212529;
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    border-radius: 42px;
    border-color: 1px solid rgb(255 85 75);
    border: 2px solid rgb(255, 85, 75);
  }

  .overlay span {
    margin-left: 5px;
    color: rgb(255 85 75);
  }

  .overlay span span {
    color: white;
  }
  .home-page-video-banner{
    height: 900px;
  }

   @media (max-width: 767px) {
     .nav-mob{
        padding-top: 0px !important;
     }

     .navbar .nav-row{
      padding-top: 30px;
     }
    }
     @media (max-width: 850px) {
     .h-home-video{
      height: 580px !important;
     }
    }

   @media (max-width: 1000px) {
      .h-home-container{
        width: 100% !important;
        max-width :100% !important
      }

      .home-page-video-banner{
        height: 525px !important;
      }
      .navbar{
        background-color: transparent !important;
      }
    }

     @media (min-width:1000px) and (max-width:1600px) {
       .home-page-video-banner{
         height: 700px !important;
       }

      

   }
