.footer-text > div {
    padding: 0;
}

.footer hr
{
  border-top-color:#253244;
  opacity:0.5;
  margin-bottom: 10px;
}
.footer .left
{
  color:#ffffff;
  font-size:30px;
  text-transform:uppercase;
  letter-spacing:2px;
  margin: 0 0 10px -20px; 
  text-align: left;
}
.footer a
{
  color:#737373;
}
.footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  margin: 20px 0;
}
.footer-logo{
    width: 350px;
    margin-bottom: 10px;
}

.footer-links li
{
  list-style-type: square;
  line-height:25px;
  color: #3f6291;
  font-size: 18px;
}
.footer-links a
{
  color: #90a2be;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}

.vertical-devider {
    width: 1px;
	height: 185px;
	background: #253244;
    margin-top: 30px;
    float: left;
}

.container-right {
    float:left;
    width: 25%;
    
}

.container-left {  
    float:left;  
    width: 75%;
}

.copyright-text-left
{
  margin:0;
  color: #90a2be !important;
  text-align: left !important;
}

.copyright-text-right {
    margin:0;
    color: #90a2be !important;
    text-align: right !important;
}

.footer-links li.footer-email {
    list-style-type: none;
    font-size: 16px;
}

.footer-links li.footer-email:before {
    content: "\2709";
    font-family: "iconfont";
    display: inline-block;
    margin-left: -1.4em;
    width: 1.4em;
}

/* Start share section */
.share-section {
    /* margin: 5em 0px;
    top: 35%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    width: 45%;
    height:50%; */
}

@media (max-width:1470px) {
    .share-section {
        /* width: 80%; */
    }
}

.share-modal {
    /* width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    text-align: center;
    padding: 0;
    max-width: 950px;
    box-shadow: none; */
    display: flex;
    padding-bottom: 5%;
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
    position: absolute;
    top: 20%;
}


.show-share-dialog {
    display: block;
}

.hide-share-dialog {
    display: none;
}

.share-section .left-side {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    backdrop-filter: blur(10px) saturate(1%) contrast(45%) brightness(80%);
    background-image: url('./../course_img/share_pattern.png') , linear-gradient(28deg, rgba(20,20,45,1) 100%, rgba(56,53,120,0.06486344537815125) 100%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    border-radius: 25px 0 0 25px;
    height: 100%;
    row-gap: 16px;
    overflow-y: auto;
}
.left-side .share-title {
    font-size: 26px;
    color: #FFFFFF;
}
.left-side .username {
    font-size: 14px;
    color: #FFFFFF;
}
.left-side .invitation-code {
    color: #BABAC2;
    font-size: 14px;
}
.left-side .invitation-code .invitation_code_text , .left-side .invitation-code a {
    color: #FFFFFF;
}

.left-side .share-count .btn-share {
    border-radius: 10px;
	border: 1px solid #ff0c96ab;
	background-color: transparent;
	color: #fff;
	padding: 8px 30px;
	transition: transform 80ms ease-in;
	box-shadow: 0px 0px 30px 0px #ff0c9666;
}

.left-side .qrcontainer {
    border: 1em solid #FFFFFF;
    border-radius: 1em;
}

.left-side .choose-third-browser {
    font-size: 12px;
    color: #BABAC2;
}

.left-side .share-copy-link .btn-share-copy-link {
    border-radius: 5px;
	border: 1px solid #37386E;
	background-color: #6D61F2;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	transition: transform 80ms ease-in;
	cursor: pointer;
	padding: 14px 40px;
	letter-spacing: 1px;
}

.share-section .right-side {
    background: rgb(31,30,72);
	background: linear-gradient(28deg, rgba(31,30,72,1) 0%, rgba(38,37,100,1) 100%);
    height: 100%;
    border-radius: 0 25px 25px 0;
    padding: 20px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}

.share-section .right-side::-webkit-scrollbar ,  .share-section .left-side::-webkit-scrollbar{
    width: 0px; /* Width of the scrollbar */
    height: 0px; /* Height of the scrollbar (for horizontal scrollbars) */
}
.title-share-earn {
    display:flex;
	justify-content:center;
	column-gap:12px;
	margin-top: 10px
}

.title-share-earn p {
    color: #fff;
    font-size: 14px ;
}

.title-share-earn span {
    display:flex;
	justify-content:center;
	width:20px;
	flex-direction:column;
	margin: 0 10px;
	padding-top: 4px;
}

.title-share-earn span .short-line {
    padding: 0.5px 10px;
	background-color: #7BB0FF;
	margin-bottom: 5px;
}

.title-share-earn span .line {
    padding: 0.5px 15px;
	background-color: #7BB0FF;
	margin-bottom: 5px;
}

.title-share-earn .left-sid {
    align-items:flex-end;
}

.title-share-earn .right-sid {
    align-items:flex-start;
}

.share-earn-list {
    list-style: none;
    padding:0px;
    margin:20px auto;
    color: #fff;
}

.share-earn-list li {
    display: flex;
	font-size: 14px;
	line-height: 19px;
	align-items: center; /* Align text with the icon */
	margin:5px;
	margin-top: 16px;
}

.share-earn-list li div {
    color: #E1E1E8;
}

.share-earn-list li p {
    margin-right: 10px; /* Space between icon and text */
	/* background-color:#7596B5 */
	/* padding:0px 3px; */
	/* border-radius: 2px; */
	align-self:flex-start
}

.share-earn-list div {
    text-align:start;
}

.share-earn-list div ul {
    list-style: none;
	padding: 0;
	margin: 0;
	margin-top:16px;
}

.share-earn-list div ul li {
    display:flex;
	align-items:center;
	margin:2px;
}
.share-earn-list div ul li div {
    color: #BABAC2;
	font-size:12px;
	position: relative;
	margin-left: 10px;
}

.share-earn-list div ul li div::before {
    position: absolute;
	top: 7px;
	left: -10px;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #BABAC2;
	border-radius: 100%;
}

.question-circle {
    border: 1px solid #FFFFFF;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    display: inline-flex; 
    justify-content: center;
    align-items: center;
    cursor: pointer;

}

/* Start referral dialog */

.dialog-referral-rewards {
    position: fixed;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    width:340px;
    height: 568px;
    box-sizing: content-box;
    font-size: 16px;
    text-align: center;
    background: #252644;
    border-radius: 8px;
    display: none;
}

.show-referral-dialog {
    display: block;
}

.hide-referral-dialog {
    display: none;
}

.dialog-referral-rewards .title {
    margin: 30px 0 15px;
    font-family: 'PingFangSC-Medium';
    color: #DEDEE3;
}

.dialog-referral-rewards .des {
    margin-bottom:4em;
    font-size: 12px;
    color: #BABAC2;
}

.dialog-referral-rewards .btn-close {
    position: absolute;
    display: block;
    background-color: transparent;
    cursor: pointer;
    top: 1%;
    left: 92%;
}

.dialog-referral-rewards .btn-close  i {
    color: #FFFFFF;
}

.dialog-referral-rewards .diagram {
    position: relative;
    background-color: transparent;
    width: 17em;
    height: 400px;
    margin:auto;
}

.dialog-referral-rewards .diagram .rectangle-1 {
      position: absolute;
      height: 344px;
      width: 141px;
      right: 0%;
      top: 0.68em;
      background-color: transparent;
      border:1px solid #4A4967;
      border-left: none;
}

.dialog-referral-rewards .diagram .rectangle-1 .triangle-left {
    position: absolute;
    top: -4.5px;
    left: 0px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid #4A4967;
}

.dialog-referral-rewards .diagram .rectangle-1 .rectangle-2 {
    position: absolute;
    width: 94px;
    height: 242px;
    left: 0%;
    top: 0%;
    background-color: transparent;
    border-bottom:1px solid #4A4967;
    border-right:1px solid #4A4967;
}

.dialog-referral-rewards .diagram .rectangle-1 .rectangle-2 .rectangle-3 {
          width: 47px;
          height: 139px;
          left: 0%;
          top: 0%;
          background-color: transparent;
          border-bottom:1px solid #4A4967;
          border-right:1px solid #4A4967;
}

.dialog-referral-rewards .diagram .card-level {
      display:flex;
      position: absolute;
      left:-2px;
      width: calc(137px - 2px - 2px);
      height: calc(55px - 2px - 2px);
      background-color: transparent;
      border: 1px solid #4A4967;
      border-radius: 0.3em;
      padding: 1px;
      justify-content: center;
      align-items: center;
}

.dialog-referral-rewards .diagram .card-level .card-des {
    color: #FFFFFF;
    text-align: left;
    margin-left:0.5em;
    font-size: 16px;
}

.dialog-referral-rewards .diagram .card-level .card-des p {
    color: #BABAC2;
    font-size: 12px;
}

.dialog-referral-rewards .diagram .card-1 {
    top: -3.9%;
}

.dialog-referral-rewards .diagram .card-2 {
    top: 30.5%;
}

.dialog-referral-rewards .diagram .card-3 {
    top: 56.5%;
}

.dialog-referral-rewards .diagram .card-4 {
    top: 82%;
}

.dialog-referral-rewards .diagram .arrow {
    position: absolute;
    z-index:-2;
    width:0;
    height:0;
    left: 22%;
    background-color: #4A4967;
}

.dialog-referral-rewards .diagram .arrow::before {
    content: "";
    position: absolute;
    width:0;
    height:0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #4A4967;
    bottom: 0em;
    left: 50%;
    transform: translate(-50%,0%);
}

.dialog-referral-rewards .diagram .arrow-1 {
    padding: 2.4em 0.03em;
    top: 10.5%;
}

.dialog-referral-rewards .diagram .arrow-2 {
    padding: 1.5em 0.03em;
    top: 44%;
}

.dialog-referral-rewards .diagram .arrow-3 {
    padding: 1.5em 0.03em;
    top: 69.5%;
}


.dialog-referral-rewards .diagram .label {
      color: #BABAC2;
      font-size: 12px;
      text-align: center;
      position: absolute;
      background-color: #252644;
      left: -3%;
      width: 137px;
}
.dialog-referral-rewards .diagram .label-1 {
    top: 18%;
}

.dialog-referral-rewards .diagram .label-2 {
    top: 48%;
}

.dialog-referral-rewards .diagram .label-3 {
    top: 73.5%;
}

.p-text {
    position: absolute;
    color: #BABAC2;
    text-align: center;
    width: 3.2em;
    font-size: 12px;
    line-height : 1.5em;
    margin-right: 1em;
}

.p-text-1 {
    width:2.8em;
    top:17em;
    left: 8.5em;
}

.p-text-2 {
      top: 8.5em;
      left: 4.5em;
      width: 2.8em;
}
.p-text-3 {
    left: 0.5em;
    top: 0.5em;
}
      

/* End referral dialog */


/* End share section  */


@media (max-width:768px)
{
    .footer-logo {
        width: 150px;
    }

    .footer-map {
        width: 150px;
    }

    .vertical-devider {
        display: none;
    }

    .footer p {
        font-size: 12px;
    }

    .footer-links li {
        font-size: 12px;
    }

    .footer-text {
        margin-left: 30px;
    }

    .footer-images {
        margin-left: -25px;
        margin-top: 10px;
    }

    .footer .left {
        font-size: 14px;
    }

    .copyright-text-right, .copyright-text-left {
        text-align: center !important;
    }

    .container-left, .container-right {
        float: none;
        width: auto;
    }

    .footer hr {
        margin-top: 0;
    }

    .footer-links li.footer-email {
        font-size: 12px;
    }
}

@media screen and (max-width: 512px) {
    .footer-logo{
        width: 140px;
    }

    .footer-map{
        width: 140px;
    }

    .footer p {
        font-size: 10px;
    }

    .footer-links li {
        font-size: 10px;
    }

    .footer .left {
        font-size: 12px;
    }

    .footer-links li.footer-email {
        font-size: 10px;
    }
}

@media (max-width: 1200px) {
    .share-section{
        /* height: fit-content;
        padding: 27em 0px;
        transform: translate(-50%,-40%); */
    }
    .share-section .left-side {
        border-radius: 25px 25px 0 0;
        height: fit-content;
    }
    .share-section .right-side {
        border-radius: 0 0 25px 25px;
        height: fit-content;
    }
}

@media (max-width: 600px) {
    .share-section {
        /* margin-top: 15em; */
    }
}

@media (max-width: 400px) {
    .share-section {
        /* margin-top: 30em; */
    }
}