@charset "UTF-8";
/*
Theme Name: stock
Theme URI: 
Author: Axecorp Technologies
Description: A Custom Built Wordpress Theme
Version: 1.0.0
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap");
.banner { 
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 20px; }
 @media (max-width: 775px) {
    .banner { padding-bottom: 70px; } }
  .banner .inner { text-align: center; }
    .banner .inner .logo { padding-bottom: 5px; }
      @media (max-width: 775px) {
        .banner .inner .logo { padding-bottom: 5px; } }
      .banner .inner .logo img { width: auto; height: 450px;
        object-fit: cover; }
        @media (max-width: 575px) {
          .banner .inner .logo img {
            height: 100%;
            width: 420px; } }
        @media (max-width: 430px) {
          .banner .inner .logo img {
            height: 100%;
            width: 380px; } }
        @media (max-width: 382px) {
          .banner .inner .logo img {
            height: 100%;
            width: 340px; } }
    .banner .inner .sub-title p {
      color: #efb828;
      text-align: center;
      font-family: "Blender Pro";
      font-size: 36px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;
      margin: 0px auto;
      max-width: 950px; }
      @media (max-width: 991px) {
        .banner .inner .sub-title p {
          font-size: 30px;
          padding: 0px 20px; } }
      @media (max-width: 775px) {
        .banner .inner .sub-title p {
          font-size: 26px; } }
      @media (max-width: 610px) {
        .banner .inner .sub-title p {
          font-size: 24px;
          padding: 0px 20px; } }
      @media (max-width: 575px) {
        .banner .inner .sub-title p {
          font-size: 22px; } }
      @media (max-width: 430px) {
        .banner .inner .sub-title p {
          padding: 0px; } }
    .banner .inner .login-btn {
      margin-top: 40px; }
      @media (max-width: 610px) {
        .banner .inner .login-btn {
          display: flex;
          align-items: center;
          flex-direction: column;
          margin-top: 25px; } }
      @media (max-width: 575px) {
        .banner .inner .login-btn {
          padding-bottom: 25px; } }
      .banner .inner .login-btn .member-login {
        display: inline-block;
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 153.2%;
        text-transform: uppercase;
        border-radius: 11px;
        background: #42AB02;
        box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.25);
        text-decoration: none;
        padding: 5px 50px;
        margin-right: 60px;
        cursor: pointer; }
        @media (max-width: 991px) {
          .banner .inner .login-btn .member-login {
            font-size: 32px;
            margin-right: 40px; } }
        @media (max-width: 775px) {
          .banner .inner .login-btn .member-login {
            font-size: 28px;
            margin-right: 20px; } }
        @media (max-width: 675px) {
          .banner .inner .login-btn .member-login {
            font-size: 24px;
            margin-right: 15px; } }
        @media (max-width: 610px) {
          .banner .inner .login-btn .member-login {
            margin-right: 0px;
            width: 50%;
            margin-bottom: 15px; } }
        @media (max-width: 575px) {
          .banner .inner .login-btn .member-login {
            width: 65%;
            font-size: 22px; } }
      .banner .inner .login-btn .apply-access {
        display: inline-block;
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 153.2%;
        text-transform: uppercase;
        box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.25);
        text-decoration: none;
        border-radius: 11px;
        background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
        padding: 5px 50px;
        cursor: pointer; }
        @media (max-width: 991px) {
          .banner .inner .login-btn .apply-access {
            font-size: 32px; } }
        @media (max-width: 775px) {
          .banner .inner .login-btn .apply-access {
            font-size: 28px; } }
        @media (max-width: 675px) {
          .banner .inner .login-btn .apply-access {
            font-size: 24px; } }
        @media (max-width: 610px) {
          .banner .inner .login-btn .apply-access {
            width: 50%; } }
        @media (max-width: 575px) {
          .banner .inner .login-btn .apply-access {
            width: 65%;
            font-size: 22px; } }
    .banner .inner .text {
      padding-top: 30px; }
      @media (max-width: 575px) {
        .banner .inner .text {
          padding-top: 0px; } }
      .banner .inner .text p {
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: math-auto;
        margin: 0px auto;
        max-width: 950px; }
        @media (max-width: 991px) {
          .banner .inner .text p {
            font-size: 24px;
            padding: 0px 20px; } }
        @media (max-width: 610px) {
          .banner .inner .text p {
            font-size: 22px;
            padding: 0px; } }
        @media (max-width: 430px) {
          .banner .inner .text p {
            font-size: 18px;
            padding: 0px; } }

.short_code .inner #gform_wrapper_1 .gform_heading {
  padding-bottom: 25px; }
  .short_code .inner #gform_wrapper_1 .gform_heading .gform_title {
    color: #FFF;
    margin: 0;
    font-family: "Blender Pro";
    font-size: 35px;
    font-style: normal;
    font-weight: 900;
    line-height: 90.2%;
    text-transform: uppercase;
    text-align: center; }

.short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_6 {
  margin-bottom: 15px; }
  .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_6 .ginput_complex .name_first label, .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_6 .ginput_complex .name_last label {
    color: #FFF;
    margin: 0;
    font-family: "Blender Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 90.2%;
    text-transform: capitalize;
    margin-bottom: 5px; }
  .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_6 .ginput_complex .name_first input, .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_6 .ginput_complex .name_last input {
    border: 3px solid #fff;
    background: transparent;
    padding: 0px 12px;
    border-radius: 9px;
    height: 60px;
    color: #FFF;
    font-family: "Blender Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 153.2%; }

.short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_7 {
  margin-bottom: 15px; }
  .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_7 label {
    color: #FFF;
    margin: 0;
    font-family: "Blender Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 90.2%;
    text-transform: capitalize;
    margin-bottom: 5px; }
  .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_7 .ginput_container input {
    border: 3px solid #fff;
    width: -webkit-fill-available;
    background: transparent;
    padding: 0px 12px;
    border-radius: 9px;
    height: 60px;
    color: #FFF;
    font-family: "Blender Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 153.2%; }

.short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 {
  margin-bottom: 15px; }
  .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 label {
    color: #FFF;
    margin: 0;
    font-family: "Blender Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 90.2%;
    text-transform: capitalize;
    margin-bottom: 5px; }
  .short_code .inner #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_5 .ginput_container input {
    border: 3px solid #fff;
    width: -webkit-fill-available;
    background: transparent;
    padding: 0px 12px;
    border-radius: 9px;
    height: 60px;
    color: #FFF;
    font-family: "Blender Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 153.2%; }

.short_code .inner #gform_wrapper_1 #gform_1 .gform_footer {
  text-align: center; }
  .short_code .inner #gform_wrapper_1 #gform_1 .gform_footer #gform_submit_button_1 {
    margin-bottom: 8px;
    color: #000;
    text-align: center;
    font-family: "Blender Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 153.2%;
    text-transform: uppercase;
    padding: 5px 32px;
    border-radius: 11px;
    background: #FFF;
    border: none;
    cursor: pointer; }
    .short_code .inner #gform_wrapper_1 #gform_1 .gform_footer #gform_submit_button_1:hover {
      background-color: #000;
      color: #FFF; }

.short_code .inner #gform_confirmation_wrapper_1 {
  text-align: center; }
  .short_code .inner #gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
    color: #FFF;
    margin: 0;
    font-family: "Blender Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 90.2%;
    text-transform: capitalize; }
    .short_code .inner #gform_confirmation_wrapper_1 #gform_confirmation_message_1 .redirect-link {
      margin-top: 15px;
      font-family: "Blender Pro";
      font-size: 22px;
      font-style: normal;
      font-weight: 900;
      line-height: 90.2%;
      text-transform: capitalize;
      display: block;
      padding-top: 20px; }

.short_code .inner .redirect-link-btn {
  text-align: center;
  margin-top: 20px; }
  .short_code .inner .redirect-link-btn a {
    color: #FFF;
    margin: 0;
    font-family: "Blender Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 90.2%;
    text-transform: capitalize; }

@media (max-width: 775px) {
  #all-page-292 .short_code {
    height: 100%;
    padding: 100px 20px 50px 20px; } }

.short_code {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 20px; }
  .short_code .inner #loginform {
    max-width: 550px;
    margin: 0 auto; }
    @media (max-width: 420px) {
      .short_code .inner #loginform {
        max-width: 340px; } }
    @media (max-width: 375px) {
      .short_code .inner #loginform {
        max-width: 320px; } }
    .short_code .inner #loginform .login-username {
      display: inline-block;
      width: 100%;
      margin: 0;
      margin-bottom: 30px; }
      .short_code .inner #loginform .login-username label {
        width: 100%;
        display: none; }
      .short_code .inner #loginform .login-username input {
        border: 3px solid #fff;
        width: -webkit-fill-available;
        background: transparent;
        padding: 0px 12px;
        border-radius: 9px;
        height: 60px;
        color: #FFF;
        font-family: "Blender Pro";
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 153.2%; }
        @media (max-width: 575px) {
          .short_code .inner #loginform .login-username input {
            font-size: 24px; } }
    .short_code .inner #loginform .login-password {
      display: inline-block;
      width: 100%;
      margin: 0; }
      .short_code .inner #loginform .login-password label {
        width: 100%;
        display: none; }
      .short_code .inner #loginform .login-password input {
        border: 3px solid #fff;
        width: -webkit-fill-available;
        background: transparent;
        padding: 0px 12px;
        border-radius: 9px;
        height: 60px;
        color: #FFF;
        font-family: "Blender Pro";
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 153.2%; }
        @media (max-width: 575px) {
          .short_code .inner #loginform .login-password input {
            font-size: 24px; } }
    .short_code .inner #loginform .login-remember {
      display: inline-block;
      width: 100%;
      margin-top: 20px; }
      .short_code .inner #loginform .login-remember label {
        color: #FFF;
        font-family: "Blender Pro";
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: 153.2%; }
        .short_code .inner #loginform .login-remember label #rememberme {
          width: 30px;
          height: 30px;
          vertical-align: middle;
          border-radius: 8px;
          border: 3px solid #FFF;
          appearance: none;
          -webkit-appearance: none;
          outline: none;
          cursor: pointer;
          accent-color: #000;
          position: relative;
          margin-right: 8px; }
          .short_code .inner #loginform .login-remember label #rememberme:checked {
            color: #fff;
            background-color: #000; }
            .short_code .inner #loginform .login-remember label #rememberme:checked::after {
              content: '✔';
              font-size: 17px;
              position: absolute;
              left: 5px;
              right: 0px;
              top: 0px;
              bottom: 0;
              background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
              background-clip: text;
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
    .short_code .inner #loginform .login-submit {
      margin: 0;
      margin-top: 15px; 
		margin-bottom: 15px;
}
      .short_code .inner #loginform .login-submit #wp-submit {
        color: #000;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 153.2%;
        text-transform: uppercase;
        padding: 5px 40px;
        border-radius: 11px;
        background: #FFF;
        border: none;
        cursor: pointer; }
        @media (max-width: 575px) {
          .short_code .inner #loginform .login-submit #wp-submit {
            font-size: 22px;
            padding: 5px 30px; } }
        .short_code .inner #loginform .login-submit #wp-submit:hover {
          color: #fff;
          background: #000; }
.short_code .inner .wplf-lostpassword{
	    font-size: 20px;
}
  .short_code .inner a {
    color: #FFF;
    font-family: "Blender Pro";
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 90.2%;
    text-transform: capitalize;
    margin-bottom: 5px; }

.about_us {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100dvh;
  }
  @media (max-width: 575px) {
    .about_us {
      height: 100%; } }
  .about_us .inner {
    max-width: 1249px;
    margin: 0 auto;
    text-align: center;
    padding: 115px 20px 0px 20px; }
    @media (max-width: 575px) {
      .about_us .inner {
        padding: 85px 20px 0px 20px; } }
    .about_us .inner .logo img {
      width: 400px;
      height: auto; }
      @media (max-width: 410px) {
        .about_us .inner .logo img {
          width: 100%;
          height: 100%; } }
    .about_us .inner .heading {
      margin: 10px 0px; }
      @media (max-width: 575px) {
        .about_us .inner .heading {
          margin-top: 0px; } }
      .about_us .inner .heading h2 {
        color: #FFF;
        margin: 0;
        font-family: "Blender Pro";
        font-size: 55px;
        font-style: normal;
        font-weight: 900;
        line-height: 90.2%;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .about_us .inner .heading h2 {
            font-size: 45px; } }
        @media (max-width: 775px) {
          .about_us .inner .heading h2 {
            font-size: 40px; } }
        @media (max-width: 575px) {
          .about_us .inner .heading h2 {
            font-size: 30px; } }
        @media (max-width: 430px) {
          .about_us .inner .heading h2 {
            font-size: 26px; } }
        @media (max-width: 390px) {
          .about_us .inner .heading h2 {
            font-size: 24px; } }
    .about_us .inner .sub-text {
      padding-bottom: 20px; }
      @media (max-width: 575px) {
        .about_us .inner .sub-text {
          padding: 0 10px 40px 10px; } }
      .about_us .inner .sub-text p {
        color: #FFF;
        text-align: left;
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 143.2%;
        margin: 35px 0px; }
        @media (max-width: 1240px) {
          .about_us .inner .sub-text p {
            font-size: 24px; } }
        @media (max-width: 991px) {
          .about_us .inner .sub-text p {
            font-size: 20px; } }
        @media (max-width: 775px) {
          .about_us .inner .sub-text p {
            font-size: 22px; } }
        @media (max-width: 575px) {
          .about_us .inner .sub-text p {
            font-size: 20px; } }
        .about_us .inner .sub-text p a {
          color: #FFF;
          font-family: "Blender Pro";
          font-size: 36px;
          font-style: normal;
          font-weight: 500;
          line-height: 143.2%;
          text-decoration-line: underline;
          text-transform: uppercase; }
          @media (max-width: 1240px) {
            .about_us .inner .sub-text p a {
              font-size: 34px; } }
          @media (max-width: 1049px) {
            .about_us .inner .sub-text p a {
              font-size: 32px; } }
          @media (max-width: 775px) {
            .about_us .inner .sub-text p a {
              font-size: 28px; } }
        .about_us .inner .sub-text p strong {
          font-weight: 900;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
.about_us .inner .sub-text .disclaimerlinks {
        margin: 0 !important;
        padding: 0;
        text-align: left;
        width: 100%; }
      .about_us .inner .sub-text .formslinks {
        margin: 25px 0px;
        padding: 0;
        text-align: left;
        width: 100%; }
        .about_us .inner .btn-wrap {
      padding-bottom: 50px; }
      @media (max-width: 575px) {
        .about_us .inner .btn-wrap {
          padding: 0 10px 40px 10px;
          display: flex;
          flex-direction: column;
          justify-content: center; } }
      .about_us .inner .btn-wrap .private-portal {
        display: inline-block;
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 10px;
        background: #42AB02;
        box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.25);
        text-decoration: none;
        padding: 10px 30px;
        cursor: pointer;
        margin-right: 30px; }
        @media (max-width: 575px) {
          .about_us .inner .btn-wrap .private-portal {
            font-size: 20px;
            padding: 5px 15px;
            margin-bottom: 15px;
            margin-right: 0px; } }
      .about_us .inner .btn-wrap .customer-portal {
        display: inline-block;
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 10px;
        background: #c58b14;
        box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.25);
        text-decoration: none;
        padding: 10px 30px;
        cursor: pointer; }
        @media (max-width: 575px) {
          .about_us .inner .btn-wrap .customer-portal {
            font-size: 20px;
            padding: 5px 15px; } }
    .about_us .inner .overlay-popup {
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.9;
      display: none;
      z-index: 11; }
    .about_us .inner .popup-img {
      display: none;
      position: absolute;
      z-index: 15;
      inset: 0;
      top: 20px;
      bottom: 20px;
      max-width: 748px;
      margin: 0 auto;
      height: 100%; }
      @media (max-width: 775px) {
        .about_us .inner .popup-img {
          padding: 0 5px; } }
      .about_us .inner .popup-img .close-img {
        text-align: right;
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 143.2%;
        background: #fff;
        color: #000;
        border-radius: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
        float: right;
        cursor: pointer;
        position: absolute;
        z-index: 11;
        right: 11px;
        top: 15px; }
      .about_us .inner .popup-img svg {
        width: 100%;
        height: 100%;
        position: relative; }
        @media (max-width: 1049px) {
          .about_us .inner .popup-img svg {
            width: 100%;
            height: 100%; } }

#all-page-16990 .about_us {
  min-height: 100vh; }
  #all-page-16990 .about_us .inner .heading h2 {
    font-size: 70px; }
    @media (max-width: 991px) {
      #all-page-16990 .about_us .inner .heading h2 {
        font-size: 55px; } }
    @media (max-width: 775px) {
      #all-page-16990 .about_us .inner .heading h2 {
        font-size: 40px; } }
  @media (max-width: 575px) {
    #all-page-16990 .about_us .inner .sub-text {
      padding: 0; } }
  #all-page-16990 .about_us .inner .sub-text p {
    display: inline-block; }
    @media (max-width: 575px) {
      #all-page-16990 .about_us .inner .sub-text p {
        margin: 20px 0px; } }
   #all-page-16990 .about_us .inner .sub-text p a {
      background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 26px;
      font-weight: 600;
      line-height: 143.2%;
      text-transform: capitalize; }
      @media (max-width: 1240px) {
        #all-page-16990 .about_us .inner .sub-text p a {
          font-size: 34px; } }
      @media (max-width: 1049px) {
       #all-page-16990 .about_us .inner .sub-text p a {
          font-size: 32px; } }
      @media (max-width: 775px) {
        #all-page-16990 .about_us .inner .sub-text p a {
          font-size: 28px; } }
      @media (max-width: 575px) {
        #all-page-16990 .about_us .inner .sub-text p a {
          font-size: 20px; } }

.stocks {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100vh; }
  @media (max-width: 880px) {
    .stocks {
      height: 100%; } }
  .stocks .inner {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 100px 20px 0px 20px; }
    @media (max-width: 1049px) {
      .stocks .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 775px) {
      .stocks .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 575px) {
      .stocks .inner {
        padding: 70px 15px 0px 15px; } }
    @media (max-width: 375px) {
      .stocks .inner {
        padding: 60px 15px 0px 15px; } }
    .stocks .inner.is-scroll {
      position: fixed;
      left: 0;
      right: 0;
      background: #000; }
    .stocks .inner .logo { 
}
      @media (max-width: 840px) {
        .stocks .inner .logo {
          height: 100%;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          padding-bottom: 10px; } }
      @media (max-width: 575px) {
        .stocks .inner .logo {
          padding-bottom: 5px; } }
      .stocks .inner .logo img {
        width: 160px;
        height: 160px;
        display: none; }
        @media (max-width: 840px) {
          .stocks .inner .logo img {
            display: block; } }
    .stocks .inner .img-wrap {
      display: flex;
      align-items: self-start;
      justify-content: space-evenly; }
      @media (max-width: 840px) {
        .stocks .inner .img-wrap .logo-wrap-one {
          display: none; } }
      .stocks .inner .img-wrap .logo-wrap-one img {
        width: 145px;
        height: auto; }
      .stocks .inner .img-wrap .text-wraps .search-btn {
        position: relative;
        display: flex;
        justify-content: center; }
        @media (max-width: 775px) {
          .stocks .inner .img-wrap .text-wraps .search-btn {
            width: auto; } }
        @media (max-width: 575px) {
          .stocks .inner .img-wrap .text-wraps .search-btn {
            width: 100%; } }
        .stocks .inner .img-wrap .text-wraps .search-btn .search-button {
          color: #FFF;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 34px;
          font-style: normal;
          font-weight: 900;
          text-transform: uppercase;
          border-radius: 30px 0 0 30px;
          border-right: none;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          border: none;
          outline: none;
          padding: 6px 0px;
          cursor: pointer;
          margin-left: 25px; }
          @media (max-width: 1440px) {
            .stocks .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 32px; } }
          @media (max-width: 775px) {
            .stocks .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 30px;
              width: auto;
              margin-left: 0px; } }
          @media (max-width: 575px) {
            .stocks .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 28px; } }
          @media (max-width: 375px) {
            .stocks .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 26px;
              padding: 4px 0px; } }
          @media (max-width: 420px) {
            .stocks .inner .img-wrap .text-wraps .search-btn .search-button {
              width: 100%; } }
          .stocks .inner .img-wrap .text-wraps .search-btn .search-button::placeholder {
            color: #FFF; }
        .stocks .inner .img-wrap .text-wraps .search-btn #find_stock {
          width: 50px;
          border: 1px solid #D68D15;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          text-align: center;
          color: #fff;
          border-radius: 0 30px 30px 0;
          cursor: pointer;
          font-size: 20px; }
          .stocks .inner .img-wrap .text-wraps .search-btn #find_stock:hover {
            background: var(--gradient, linear-gradient(244deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
      .stocks .inner .img-wrap .text-wraps #suggestionListContainer {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
        left: 0; 
		  z-index:5;
		}
        .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list {
          list-style: none;
          height: 155px;
          overflow-y: scroll;
          margin: 0;
          padding: 0;
          padding-top: 5px;
          color: #fff;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          width: 380px;
          border-radius: 5px;
          border-top-left-radius: 0;
          border-top-right-radius: 0; }
          @media (max-width: 1049px) {
            .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list {
              width: 365px; } }
          @media (max-width: 575px) {
            .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list {
              width: 320px; } }
          @media (max-width: 420px) {
            .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list {
              width: 300px; } }
          @media (max-width: 375px) {
            .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list {
              width: 270px; } }
          .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list::-webkit-scrollbar {
            width: 5px; }
          .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: #000; }
          .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list::-webkit-scrollbar-track {
            border-radius: 10px; }
          .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list li {
            text-align: center;
            font-family: "Blender Pro";
            font-size: 18px;
            font-style: normal;
            padding: 12px;
            cursor: pointer;
            border-bottom: 1px solid #000; }
            .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list li:hover {
              background: var(--gradient, linear-gradient(240deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
            .stocks .inner .img-wrap .text-wraps #suggestionListContainer .suggestion-list li:last-child {
              border-bottom: unset; }
      .stocks .inner .img-wrap .text-wraps .heading.is-scrolling {
        position: sticky;
        inset: 0;
        width: 500px;
        margin: 0 auto;
        text-align: center;
        background: #000;
        border-radius: 10px;
        z-index: 2;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
        @media (max-width: 570px) {
          .stocks .inner .img-wrap .text-wraps .heading.is-scrolling {
            width: 100%; } }
        @media (max-width: 420px) {
          .stocks .inner .img-wrap .text-wraps .heading.is-scrolling {
            width: 100%; } }
        .stocks .inner .img-wrap .text-wraps .heading.is-scrolling h2 {
          color: #fff; }
      .stocks .inner .img-wrap .text-wraps .heading h2 {
        margin: 0;
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 46px;
        font-style: normal;
        font-weight: 700;
        line-height: 143.2%;
        text-transform: uppercase;
        overflow: hidden; }
        @media (max-width: 1249px) {
          .stocks .inner .img-wrap .text-wraps .heading h2 {
            font-size: 44px; } }
        @media (max-width: 1049px) {
          .stocks .inner .img-wrap .text-wraps .heading h2 {
            font-size: 42px; } }
        @media (max-width: 991px) {
          .stocks .inner .img-wrap .text-wraps .heading h2 {
            font-size: 40px; } }
        @media (max-width: 775px) {
          .stocks .inner .img-wrap .text-wraps .heading h2 {
            font-size: 35px; } }
        @media (max-width: 575px) {
          .stocks .inner .img-wrap .text-wraps .heading h2 {
            font-size: 30px; } }
      @media (max-width: 840px) {
        .stocks .inner .img-wrap .logo-wrap-two {
          display: none; } }
      .stocks .inner .img-wrap .logo-wrap-two img {
        width: 140px;
        height: auto; 
         border-radius: 25px;
      }
    .stocks .inner .stock-heading {
      display: flex;
      align-items: center;
      padding-bottom: 10px;
      padding-top: 6px;
      text-align: center;
      justify-content: center; }
      @media (max-width: 880px) {
        .stocks .inner .stock-heading {
          flex-direction: column-reverse; } }
      @media (max-width: 775px) {
        .stocks .inner .stock-heading {
          padding-bottom: 5px;
          padding-top: 5px; } }
      .stocks .inner .stock-heading .title {
        color: #fff;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        width: 35%;
        margin: 0px 0px;
        border-radius: 5px; }
        @media (max-width: 1249px) {
          .stocks .inner .stock-heading .title {
            width: 32%; } }
        @media (max-width: 1049px) {
          .stocks .inner .stock-heading .title {
            width: 30%;
            font-size: 22px; } }
        @media (max-width: 880px) {
          .stocks .inner .stock-heading .title {
            padding-top: 10px;
            width: 45%; } }
        @media (max-width: 575px) {
          .stocks .inner .stock-heading .title {
            padding-top: 5px;
            width: 100%; } }
      .stocks .inner .stock-heading .stock-price {
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase; }
        @media (max-width: 1049px) {
          .stocks .inner .stock-heading .stock-price {
            font-size: 24px; } }
        @media (max-width: 880px) {
          .stocks .inner .stock-heading .stock-price {
            padding-top: 10px; } }
        @media (max-width: 775px) {
          .stocks .inner .stock-heading .stock-price {
            padding-bottom: 10px;
            padding-top: 10px;
            font-size: 24px; } }
        @media (max-width: 575px) {
          .stocks .inner .stock-heading .stock-price {
            padding-bottom: 5px;
            padding-top: 5px;
            font-size: 22px;
            left: 0; } }
        @media (max-width: 420px) {
          .stocks .inner .stock-heading .stock-price {
            font-size: 20px; } }
        @media (max-width: 375px) {
          .stocks .inner .stock-heading .stock-price {
            font-size: 18px; } }
  .stocks .Stock-list {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 0px 0px 60px 0px;
    overflow-y: scroll;
    position: relative; }
    @media (max-width: 2560px) {
      .stocks .Stock-list {
        height: 70vh; } }
    @media (max-width: 1920px) {
      .stocks .Stock-list {
        height: calc(100vh - 340px); } }
    @media (max-width: 1445px) {
      .stocks .Stock-list {
        padding: 0px 20px 10px 20px;
        height: calc(100vh - 330px); } }
    @media (max-width: 1049px) {
      .stocks .Stock-list {
        padding: 0px 20px 10px 20px;
        height: 79vh; } }
    @media (max-width: 775px) {
      .stocks .Stock-list {
        padding: 0px 20px 10px 20px; } }
    @media (max-width: 575px) {
      .stocks .Stock-list {
        padding: 0px 15px 10px 15px;
        height: 59vh; } }
    @media (max-width: 375px) {
      .stocks .Stock-list {
        padding: 0px 15px 10px 15px;
        height: 52vh; } }
    .stocks .Stock-list::-webkit-scrollbar {
      width: 0px; }
    .stocks .Stock-list .list-wrap h2 {
      color: #fff;
      font-family: "Blender Pro";
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      width: 36.3%;
      margin: 0px 0px;
      padding: 5px 0px;
      border-radius: 0px;
      margin-bottom: 10px;
      text-transform: uppercase; }
      @media (max-width: 1049px) {
        .stocks .Stock-list .list-wrap h2 {
          font-size: 23px;
          width: 37.5%; } }
      @media (max-width: 880px) {
        .stocks .Stock-list .list-wrap h2 {
          width: 100%; } }
      @media (max-width: 575px) {
        .stocks .Stock-list .list-wrap h2 {
          font-size: 22px; } }
      .stocks .Stock-list .list-wrap h2:nth-child(6) {
        margin-top: -10px; }
    .stocks .Stock-list .list-wrap .gold {
      background: linear-gradient(90deg, #F8C73D -60.24%, rgba(248, 199, 61, 0) 38.67%);
      margin-bottom: 20px;
      padding-left: 20px;
      padding-top: 10px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
      @media (max-width: 775px) {
        .stocks .Stock-list .list-wrap .gold {
          background: linear-gradient(180deg, #F8C73D -140.24%, rgba(248, 199, 61, 0) 100.67%);
          border-top-right-radius: 10px;
          border-top-left-radius: 10px; } }
      @media (max-width: 575px) {
        .stocks .Stock-list .list-wrap .gold {
          padding-right: 20px; } }
      .stocks .Stock-list .list-wrap .gold:first-of-type .list:nth-child(1) {
        display: none; }
      .stocks .Stock-list .list-wrap .gold:last-of-type .list:last-child {
        display: none; }
    .stocks .Stock-list .list-wrap .orange {
      background: linear-gradient(90deg, #BA6C0D -60.24%, rgba(186, 108, 13, 0) 38.67%);
      margin-bottom: 20px;
      padding-left: 20px;
      padding-top: 10px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
      @media (max-width: 775px) {
        .stocks .Stock-list .list-wrap .orange {
          background: linear-gradient(180deg, #BA6C0D -140.24%, rgba(186, 108, 13, 0) 100.67%);
          border-top-right-radius: 10px;
          border-top-left-radius: 10px; } }
      @media (max-width: 575px) {
        .stocks .Stock-list .list-wrap .orange {
          padding-right: 20px; } }
    .stocks .Stock-list .list-wrap .blue {
      background: linear-gradient(90deg, #00B4E2 -60.24%, rgba(0, 180, 226, 0) 38.67%);
      margin-bottom: 20px;
      padding-left: 20px;
      padding-top: 10px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
      @media (max-width: 775px) {
        .stocks .Stock-list .list-wrap .blue {
          background: linear-gradient(180deg, #00B4E2 -140.24%, rgba(0, 180, 226, 0) 100.67%);
          border-top-right-radius: 10px;
          border-top-left-radius: 10px; } }
      @media (max-width: 575px) {
        .stocks .Stock-list .list-wrap .blue {
          padding-right: 20px; } }
    .stocks .Stock-list .list-wrap .list {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-bottom: 10px; }
      @media (max-width: 880px) {
        .stocks .Stock-list .list-wrap .list {
          flex-direction: column;
          padding-bottom: 35px; } }
      @media (max-width: 775px) {
        .stocks .Stock-list .list-wrap .list {
          flex-direction: column;
          padding-bottom: 40px; } }
      .stocks .Stock-list .list-wrap .list .stock_name {
        border-radius: 11px;
        background: #FFF;
        color: #000;
        font-family: "Blender Pro";
        font-size: 22px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        width: 32%; }
        @media (max-width: 1249px) {
          .stocks .Stock-list .list-wrap .list .stock_name {
            word-wrap: break-word; } }
        @media (max-width: 880px) {
          .stocks .Stock-list .list-wrap .list .stock_name {
            text-align: center;
            width: 65%; } }
        @media (max-width: 775px) {
          .stocks .Stock-list .list-wrap .list .stock_name {
            text-align: center;
            width: 70%; } }
        @media (max-width: 575px) {
          .stocks .Stock-list .list-wrap .list .stock_name {
            text-align: center;
            width: 80%;
            font-size: 22px; } }
        @media (max-width: 420px) {
          .stocks .Stock-list .list-wrap .list .stock_name {
            width: 90%; } }
      .stocks .Stock-list .list-wrap .list .stock_number {
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        border-radius: 11px;
        border-bottom: 3px solid var(--gradient, #B46A11);
        width: 18%;
        word-break: break-word; }
        @media (max-width: 880px) {
          .stocks .Stock-list .list-wrap .list .stock_number {
            margin: 14px 0px;
            width: 22%; } }
        @media (max-width: 575px) {
          .stocks .Stock-list .list-wrap .list .stock_number {
            width: 40%;
            font-size: 26px; } }
        @media (max-width: 420px) {
          .stocks .Stock-list .list-wrap .list .stock_number {
            width: 45%; } }
      .stocks .Stock-list .list-wrap .list .stock_trade {
        color: #FFF;
        font-family: "Blender Pro";
        font-size: 22px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        border-radius: 11px;
        border-bottom: 3px solid #FFF;
        width: 34%; }
        @media (max-width: 1249px) {
          .stocks .Stock-list .list-wrap .list .stock_trade {
            width: 40%; } }
        @media (max-width: 880px) {
          .stocks .Stock-list .list-wrap .list .stock_trade {
            width: 65%; } }
        @media (max-width: 620px) {
          .stocks .Stock-list .list-wrap .list .stock_trade {
            width: 70%; } }
        @media (max-width: 575px) {
          .stocks .Stock-list .list-wrap .list .stock_trade {
            text-align: center;
            width: 90%;
            font-size: 22px; } }
        @media (max-width: 420px) {
          .stocks .Stock-list .list-wrap .list .stock_trade {
            width: 100%; } }

.edit-profile {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  .edit-profile .inner {
    width: 550px;
    margin: 0 auto;
    padding: 0px 20px;
    padding-top: 70px; }
    @media (max-width: 575px) {
      .edit-profile .inner {
        width: 420px; } }
    @media (max-width: 420px) {
      .edit-profile .inner {
        width: 340px; } }
    @media (max-width: 375px) {
      .edit-profile .inner {
        width: 310px; } }
    .edit-profile .inner h5 {
      color: #fff;
      font-size: 18px;
      font-family: "Blender Pro"; }
      .edit-profile .inner h5 a {
        color: red; }
    .edit-profile .inner .profile-img {
      display: inline-block;
      position: relative;
      margin-bottom: 10px; }
      .edit-profile .inner .profile-img img {
        width: 130px;
        height: 130px;
        border-radius: 50%;
        object-fit: cover; }
      .edit-profile .inner .profile-img .edit-icon {
        background-color: #000;
        color: #2a2a2b;
        font-size: 17px;
        border-radius: 50%;
        padding: 0.5em;
        display: inline-flex;
        position: absolute;
        bottom: 10px;
        right: 0;
        cursor: pointer; }
        .edit-profile .inner .profile-img .edit-icon i {
          color: #fff; }
    .edit-profile .inner .img-form {
      display: none; }
      .edit-profile .inner .img-form.active {
        display: flex;
        position: fixed;
        inset: 0;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: center;
        background-color: #000000d1;
        z-index: 999; }
        .edit-profile .inner .img-form.active .close-icon {
          position: fixed;
          top: 24%;
          right: 40%; }
          @media (max-width: 1660px) {
            .edit-profile .inner .img-form.active .close-icon {
              top: 22%;
              right: 38%; } }
          @media (max-width: 1440px) {
            .edit-profile .inner .img-form.active .close-icon {
              top: 22%;
              right: 36%; } }
          @media (max-width: 1249px) {
            .edit-profile .inner .img-form.active .close-icon {
              top: 22%;
              right: 33%; } }
          @media (max-width: 991px) {
            .edit-profile .inner .img-form.active .close-icon {
              top: 22%;
              right: 30%; } }
          @media (max-width: 775px) {
            .edit-profile .inner .img-form.active .close-icon {
              top: 22%;
              right: 20%; } }
          @media (max-width: 575px) {
            .edit-profile .inner .img-form.active .close-icon {
              top: 20%;
              right: 15%; } }
          @media (max-width: 420px) {
            .edit-profile .inner .img-form.active .close-icon {
              top: 20%;
              right: 6%; } }
          .edit-profile .inner .img-form.active .close-icon span {
            padding: 8px;
            color: #000;
            font-size: 20px;
            font-family: "Blender Pro";
            cursor: pointer;
            background: #fff;
            display: flex;
            border-radius: 6px;
            width: 20px;
            height: 20px;
            text-align: center;
            justify-content: center;
            align-items: center; }
      .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody tr td {
        padding: 10px; }
        .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody tr td p {
          display: none; }
        .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody tr td #wp-user-profile-avatar-add-button-existing {
          display: block; }
          .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody tr td #wp-user-profile-avatar-add-button-existing #wp-user-profile-avatar-add {
            background-color: #fff;
            width: 190px;
            font-size: 18px;
            font-family: "Blender Pro";
            border-radius: 5px; }
        .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody tr td #wp-user-profile-avatar-update-profile {
          padding: 10px;
          font-size: 14px;
          background-color: #fff;
          width: 190px;
          font-size: 18px;
          font-family: "Blender Pro";
          border-radius: 5px;
          border: none;
          cursor: pointer; }
      .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody #wp-user-profile-avatar-images-existing td {
        padding: 10px; }
        .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody #wp-user-profile-avatar-images-existing td #wp-user-profile-avatar-preview {
          display: block;
          margin: 0px; }
          .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody #wp-user-profile-avatar-images-existing td #wp-user-profile-avatar-preview img {
            height: 190px;
            border: 1px solid #dfdfdf;
            width: 190px;
            max-height: unset;
            margin-bottom: 10px;
            border-radius: 5px;
            object-fit: cover; }
          .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody #wp-user-profile-avatar-images-existing td #wp-user-profile-avatar-preview .description {
            color: #fff;
            font-size: 18px;
            font-family: "Blender Pro"; }
        .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody #wp-user-profile-avatar-images-existing td #wp-user-profile-avatar-remove-button {
          display: none !important; }
        .edit-profile .inner .img-form .wp-user-profile-avatar-upload #update-user-profile-avatar .form-table tbody #wp-user-profile-avatar-images-existing td #wp-user-profile-avatar-undo-button {
          display: none !important; }
      .edit-profile .inner .img-form .wp-user-profile-avatar-upload #upload-avatar-responce {
        color: #fff;
        font-size: 18px;
        font-family: "Blender Pro";
        text-align: center;
        margin-top: 5px; }
      .edit-profile .inner .img-form .wp-user-profile-avatar-upload .wp-user-profile-avatar-error {
        font-size: 18px;
        font-family: "Blender Pro";
        text-align: center; }
    .edit-profile .inner .edit-profile-form .input-field {
      padding-bottom: 20px; }
      @media (max-width: 575px) {
        .edit-profile .inner .edit-profile-form .input-field {
          padding-bottom: 10px; } }
      .edit-profile .inner .edit-profile-form .input-field #profile_image {
        color: #FFF;
        font-size: 20px; }
      .edit-profile .inner .edit-profile-form .input-field #username, .edit-profile .inner .edit-profile-form .input-field #email, .edit-profile .inner .edit-profile-form .input-field #password {
        border: 3px solid #fff;
        width: -webkit-fill-available;
        background: transparent;
        padding: 0px 12px;
        border-radius: 9px;
        height: 60px;
        color: #FFF;
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 153.2%; }
        @media (max-width: 575px) {
          .edit-profile .inner .edit-profile-form .input-field #username, .edit-profile .inner .edit-profile-form .input-field #email, .edit-profile .inner .edit-profile-form .input-field #password {
            font-size: 24px; } }
      .edit-profile .inner .edit-profile-form .input-field label {
        color: #FFF;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 153.2%;
        opacity: 0.5; }
        @media (max-width: 575px) {
          .edit-profile .inner .edit-profile-form .input-field label {
            font-size: 18px; } }
    @media (max-width: 575px) {
      .edit-profile .inner .edit-profile-form .btn-submit {
        text-align: center; } }
    .edit-profile .inner .edit-profile-form .btn-submit #submit-btn {
      color: #000;
      text-align: center;
      font-family: "Blender Pro";
      font-size: 26px;
      font-style: normal;
      font-weight: 700;
      line-height: 153.2%;
      text-transform: uppercase;
      padding: 5px 32px;
      border-radius: 11px;
      background: #FFF;
      border: none;
      cursor: pointer; }
      @media (max-width: 575px) {
        .edit-profile .inner .edit-profile-form .btn-submit #submit-btn {
          font-size: 20px;
          padding: 5px 30px; } }
    .edit-profile .inner .redirect-page {
      text-align: center;
      margin-top: 25px; }
      .edit-profile .inner .redirect-page .redirect-text {
        color: #FFF;
        font-family: "Blender Pro";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 153.2%;
        opacity: 0.5;
        text-transform: lowercase; }
        @media (max-width: 575px) {
          .edit-profile .inner .redirect-page .redirect-text {
            font-size: 18px; } }

.stock-market {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 575px) {
    .stock-market {
      height: 100%; } }
  .stock-market .inner {
    max-width: 1249px;
    margin: 0 auto;
    text-align: center;
    padding: 115px 20px 0px 20px; }
    @media (max-width: 575px) {
      .stock-market .inner {
        padding: 85px 20px 0px 20px; } }
    .stock-market .inner .logo img {
      width: 380px;
      height: auto; }
      @media (max-width: 410px) {
        .stock-market .inner .logo img {
          width: 100%;
          height: 100%; } }
    .stock-market .inner .heading {
      margin: 10px 0px; }
      @media (max-width: 575px) {
        .stock-market .inner .heading {
          margin-top: 0px; } }
      .stock-market .inner .heading h2 {
        color: #FFF;
        margin: 0;
        font-family: "Blender Pro";
        font-size: 45px;
        font-style: normal;
        font-weight: 900;
        line-height: 90.2%;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .stock-market .inner .heading h2 {
            font-size: 42px; } }
        @media (max-width: 775px) {
          .stock-market .inner .heading h2 {
            font-size: 40px; } }
        @media (max-width: 575px) {
          .stock-market .inner .heading h2 {
            font-size: 30px; } }
        @media (max-width: 430px) {
          .stock-market .inner .heading h2 {
            font-size: 26px; } }
        @media (max-width: 390px) {
          .stock-market .inner .heading h2 {
            font-size: 24px; } }
    .stock-market .inner .sub-text {
      padding-bottom: 50px; }
      @media (max-width: 575px) {
        .stock-market .inner .sub-text {
          padding: 0 10px 40px 10px; } }
      .stock-market .inner .sub-text p {
        color: #FFF;
        text-align: left;
        font-family: "Blender Pro";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 143.2%;
        margin: 25px 0px; }
        @media (max-width: 1240px) {
          .stock-market .inner .sub-text p {
            font-size: 20px; } }
        @media (max-width: 775px) {
          .stock-market .inner .sub-text p {
            font-size: 20px; } }
        @media (max-width: 575px) {
          .stock-market .inner .sub-text p {
            font-size: 20px; } }
        .stock-market .inner .sub-text p a {
          color: #FFF;
          font-family: "Blender Pro";
          font-size: 36px;
          font-style: normal;
          font-weight: 500;
          line-height: 143.2%;
          text-decoration-line: underline;
          text-transform: uppercase; }
          @media (max-width: 1240px) {
            .stock-market .inner .sub-text p a {
              font-size: 34px; } }
          @media (max-width: 1049px) {
            .stock-market .inner .sub-text p a {
              font-size: 32px; } }
          @media (max-width: 775px) {
            .stock-market .inner .sub-text p a {
              font-size: 28px; } }
        .stock-market .inner .sub-text p strong {
          font-weight: 900;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }

#all-page-57 .about_us {
  min-height: 100vh; }
  #all-page-57 .about_us .inner .heading h2 {
    font-size: 70px; }
    @media (max-width: 991px) {
      #all-page-57 .about_us .inner .heading h2 {
        font-size: 55px; } }
    @media (max-width: 775px) {
      #all-page-57 .about_us .inner .heading h2 {
        font-size: 40px; } }
  @media (max-width: 575px) {
    #all-page-57 .about_us .inner .sub-text {
      padding: 0; } }
  #all-page-57 .about_us .inner .sub-text p {
    display: inline-block; }
    @media (max-width: 575px) {
      #all-page-57 .about_us .inner .sub-text p {
        margin: 20px 0px; } }
    #all-page-57 .about_us .inner .sub-text p a {
      background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 26px;
      font-weight: 600;
      line-height: 143.2%;
      text-transform: capitalize; }
      @media (max-width: 1240px) {
        #all-page-57 .about_us .inner .sub-text p a {
          font-size: 34px; } }
      @media (max-width: 1049px) {
        #all-page-57 .about_us .inner .sub-text p a {
          font-size: 32px; } }
      @media (max-width: 775px) {
        #all-page-57 .about_us .inner .sub-text p a {
          font-size: 28px; } }
      @media (max-width: 575px) {
        #all-page-57 .about_us .inner .sub-text p a {
          font-size: 20px; } }
          
           /*//EArnigni Call*/ 
.earning_calls {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100vh; }
  .earning_calls .inner {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 100px 20px 60px 20px; }
    @media (max-width: 1049px) {
      .earning_calls .inner {
        padding: 90px 20px 60px 20px; } }
    @media (max-width: 775px) {
      .earning_calls .inner {
        padding: 90px 20px 60px 20px; } }
    @media (max-width: 575px) {
      .earning_calls .inner {
        padding: 100px 15px 50px 15px; } }
    .earning_calls .inner .earn-search-callbtn {
      position: relative;
      display: flex;
      justify-content: center; }
      @media (max-width: 775px) {
        .earning_calls .inner .earn-search-callbtn {
          width: auto; } }
      @media (max-width: 575px) {
        .earning_calls .inner .earn-search-callbtn {
          width: 100%; } }
      .earning_calls .inner .earn-search-callbtn .searchbtn {
        text-align: center;
        font-family: "Blender Pro";
        font-size: 34px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        border-radius: 30px 0 0 30px;
        border-right: none;
        border: none;
        outline: none;
        cursor: pointer;
        margin-left: 25px; }
        @media (max-width: 1440px) {
          .earning_calls .inner .earn-search-callbtn .searchbtn {
            font-size: 35px; } }
        @media (max-width: 775px) {
          .earning_calls .inner .earn-search-callbtn .searchbtn {
            font-size: 32px;
            width: auto;
            margin-left: 0px; } }
        @media (max-width: 575px) {
          .earning_calls .inner .earn-search-callbtn .searchbtn {
            font-size: 28px; } }
        @media (max-width: 420px) {
          .earning_calls .inner .earn-search-callbtn .searchbtn {
            width: 100%;
            font-size: 26px; } }
        .earning_calls .inner .earn-search-callbtn .searchbtn::placeholder {
          color: #000; }
      .earning_calls .inner .earn-search-callbtn #find_earning {
        width: 50px;
        border: none;
        background: #fff;
        text-align: center;
        color: #fff;
        border-radius: 0 30px 30px 0;
        cursor: pointer;
        font-size: 20px; }
        .earning_calls .inner .earn-search-callbtn #find_earning i {
          color: #000; }
    .earning_calls .inner #suggestionListEarningcall {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      position: absolute;
      left: 0;
      z-index: 1; }
      .earning_calls .inner #suggestionListEarningcall .suggestion-list {
        list-style: none;
        height: 155px;
        overflow-y: scroll;
        margin: 0;
        padding: 0;
        padding-top: 5px;
        color: #fff;
        background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
        width: 380px;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
        @media (max-width: 1049px) {
          .earning_calls .inner #suggestionListEarningcall .suggestion-list {
            width: 365px; } }
        @media (max-width: 575px) {
          .earning_calls .inner #suggestionListEarningcall .suggestion-list {
            width: 320px; } }
        @media (max-width: 420px) {
          .earning_calls .inner #suggestionListEarningcall .suggestion-list {
            width: 300px; } }
        @media (max-width: 375px) {
          .earning_calls .inner #suggestionListEarningcall .suggestion-list {
            width: 270px; } }
        .earning_calls .inner #suggestionListEarningcall .suggestion-list::-webkit-scrollbar {
          width: 5px; }
        .earning_calls .inner #suggestionListEarningcall .suggestion-list::-webkit-scrollbar-thumb {
          border-radius: 10px;
          background: #000; }
        .earning_calls .inner #suggestionListEarningcall .suggestion-list::-webkit-scrollbar-track {
          border-radius: 10px; }
        .earning_calls .inner #suggestionListEarningcall .suggestion-list li {
          text-align: center;
          font-family: "Blender Pro";
          font-size: 18px;
          font-style: normal;
          padding: 12px;
          cursor: pointer;
          border-bottom: 1px solid #000; }
          @media (max-width: 575px) {
            .earning_calls .inner #suggestionListEarningcall .suggestion-list li {
              font-size: 16px; } }
          .earning_calls .inner #suggestionListEarningcall .suggestion-list li:hover {
            background: var(--gradient, linear-gradient(240deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
          .earning_calls .inner #suggestionListEarningcall .suggestion-list li:last-child {
            border-bottom: unset; }
    .earning_calls .inner .heading {
      padding: 10px 0px; }
      @media (max-width: 575px) {
        .earning_calls .inner .heading {
          padding: 10px 0px; } }
      .earning_calls .inner .heading #earning-search-result {
        margin: 0;
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        line-height: 135.2%;
        text-transform: uppercase;
        overflow: hidden; }
        @media (max-width: 1249px) {
          .earning_calls .inner .heading #earning-search-result {
            font-size: 48px; } }
        @media (max-width: 1049px) {
          .earning_calls .inner .heading #earning-search-result {
            font-size: 45px; } }
        @media (max-width: 991px) {
          .earning_calls .inner .heading #earning-search-result {
            font-size: 40px; } }
        @media (max-width: 775px) {
          .earning_calls .inner .heading #earning-search-result {
            font-size: 35px; } }
        @media (max-width: 575px) {
          .earning_calls .inner .heading #earning-search-result {
            font-size: 30px; } }
        @media (max-width: 420px) {
          .earning_calls .inner .heading #earning-search-result {
            font-size: 28px; } }
    .earning_calls .inner .earning-stock-list .audio-player-container audio {
      height: 35px;
      width: 100%; }
      .earning_calls .inner .earning-stock-list .audio-player-container audio::-webkit-media-controls-play-button {
        display: none; }
    .earning_calls .inner .earning-stock-list .audio-player-container .back {
      cursor: pointer;
      background: transparent;
      border: none;
      margin-right: 15px; }
      .earning_calls .inner .earning-stock-list .audio-player-container .back svg {
        width: 40px;
        height: 40px;
        border-radius: 25px;
        background-color: white; }
    .earning_calls .inner .earning-stock-list .audio-player-container .forwrd {
      cursor: pointer;
      background: transparent;
      border: none;
      margin-left: 15px; }
      .earning_calls .inner .earning-stock-list .audio-player-container .forwrd svg {
        width: 40px;
        height: 40px;
        border-radius: 25px;
        background-color: white; }
    .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-top: 18px;
      padding-bottom: 18px; }
      @media (max-width: 775px) {
        .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls {
          padding-top: 30px;
          padding-bottom: 30px; } }
      @media (max-width: 575px) {
        .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls {
          padding-top: 25px;
          padding-bottom: 25px; } }
      .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .prev-btn {
        margin-right: 50px;
        cursor: pointer; }
        @media (max-width: 775px) {
          .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .prev-btn {
            margin-right: 40px; } }
        @media (max-width: 420px) {
          .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .prev-btn {
            margin-right: 30px; } }
        .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .prev-btn svg {
          fill: #fff; }
      .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls #btn-playpause {
        cursor: pointer; }
        .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls #btn-playpause svg {
          fill: #000;
          border-radius: 50px;
          background: #fff; }
          @media (max-width: 420px) {
            .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls #btn-playpause svg {
              height: 72px;
              width: 72px; } }
      .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .next-btn {
        margin-left: 50px;
        cursor: pointer; }
        @media (max-width: 775px) {
          .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .next-btn {
            margin-left: 40px; } }
        @media (max-width: 420px) {
          .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .next-btn {
            margin-left: 30px; } }
        .earning_calls .inner .earning-stock-list .audio-player-container .audio-controls .next-btn svg {
          fill: #fff; }
    .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap {
      color: #fff;
      font-family: "Blender Pro";
      display: flex;
      justify-content: space-between;
      gap: 20px;
      width: 100%; }
      @media (max-width: 800px) {
        .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap {
          flex-direction: column; } }
      .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column {
        width: 45%; }
        @media (max-width: 800px) {
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column {
            width: 100%; } }
        .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary {
          background: #ffffff;
          color: #000;
          padding: 25px;
          border-radius: 5px;
        }
           .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary .transcript-headertwo {
            font-family: "Blender Pro";
            font-size: 20px;
            font-style: normal; }
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary .transcript-header {
            font-family: "Blender Pro";
            font-size: 24px;
            font-style: normal;
            margin-bottom: 10px;
            font-weight: 800; }
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary .summary {
            text-align: left; }
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary .summary .summary-wrap {
              padding-bottom: 5px; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary .summary .summary-wrap .summary-heading {
                font-size: 20px;
                font-weight: 600;
                font-family: "Blender Pro";
                padding-bottom: 5px; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary .summary .summary-wrap .summary-text {
                font-size: 16px;
                font-weight: 500;
                font-family: "Blender Pro"; }
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .left-column .ai-summary ul {
            font-family: "Blender Pro";
            font-size: 18px;
            font-style: normal;
            list-style: none; }
      .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column {
        width: 55%;
      }
        @media (max-width: 800px) {
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column {
            width: 100%; } }
        .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list {
          display: flex;
          justify-content: space-between;
          cursor: pointer;
          gap: 10px; }
          @media (max-width: 767px) {
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list {
              flex-direction: column;
              gap: unset; } }
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper {
            width: 65%;
            margin: 0;
            padding: 0; }
            @media (max-width: 767px) {
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper {
                width: 100%;  
              }  
            }
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper.active .earning-title {
              border: 3px solid #e4a829;
              color: #e4a829;  
            }
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper audio {
              display: none; }
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper .earning-title {
              border-radius: 11px;
              background: #FFF;
              color: #000;
              font-family: "Blender Pro";
              font-size: 20px;
              font-style: normal;
              font-weight: 900;
              line-height: 153.2%;
              text-transform: uppercase;
              padding-left: 25px;
              padding-right: 25px;
              margin-bottom: 20px; }
              @media (max-width: 775px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper .earning-title {
                  font-size: 22px; } }
              @media (max-width: 575px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper .earning-title {
                  font-size: 20px;
                  padding-left: 20px;
                  padding-right: 20px; } }
              @media (max-width: 420px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper .earning-title {
                  font-size: 18px; } }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper .earning-title .audio {
                margin-left: 10px;
                color: #07f51a; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .title-audio-wrapper .earning-title .no-audio {
                margin-left: 10px;
                color: #f50707; }
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .speaker-name {
            font-size: 18px;
            font-style: normal;
            font-weight: 900;
            text-align: left; }
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .speech-text {
            text-align: left;
            font-size: 16px;
            font-weight: 500; }
          .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles {
            width: 35%; }
            @media (max-width: 767px) {
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles {
                width: 100%; } }
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-header {
              border-radius: 11px;
              background: #FFF;
              color: #000;
              font-family: "Blender Pro";
              font-size: 20px;
              font-style: normal;
              font-weight: 900;
              line-height: 153.2%;
              text-transform: uppercase;
              padding-left: 15px;
              padding-right: 15px;
              margin-bottom: 20px;
              cursor: pointer; }
              @media (max-width: 575px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-header {
                  font-size: 20px;
                  padding-left: 20px;
                  padding-right: 20px; } }
              @media (max-width: 420px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-header {
                  font-size: 18px; } }
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper {
              border-radius: 2px;
              background: #fff;
              color: #000;
              font-family: "Blender Pro";
              font-size: 22px;
              font-style: normal;
              font-weight: 900;
              line-height: 153.2%;
              text-transform: uppercase;
              padding-left: 5px;
              padding-right: 5px;
              margin-bottom: 20px;
              cursor: pointer;
              display: none; }
              @media (max-width: 575px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper {
                  font-size: 20px; } }
              @media (max-width: 420px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper {
                  font-size: 18px; } }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper.active {
                display: block;
                position: fixed;
                left: 50%;
                right: 0;
                bottom: 0;
                top: 50%;
                width: 1050px;
                z-index: 99999;
                transform: translate(-50%, -50%);
                height: 1060px; }
                @media (max-width: 1249px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper.active {
                    width: 90%;
                    height: 650px; } }
                @media (max-width: 1049px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper.active {
                    width: 90%;
                    height: 600px; } }
                @media (max-width: 775px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper.active {
                    width: 90%; } }
                @media (max-width: 575px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .transcript-content-wrapper.active {
                    width: 85%; } }
            .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text {
              overflow-y: scroll;
              padding-top: 20px;
              margin-bottom: 12px;
              padding-right: 10px;
              padding-left: 10px;
              display: none; }
              @media (max-width: 1249px) {
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text {
                  height: 530px; } }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text::-webkit-scrollbar {
                width: 8px; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text::-webkit-scrollbar-thumb {
                border-radius: 10px;
                background: #e4a829; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text::-webkit-scrollbar-track {
                border-radius: 10px;
                background-color: #000; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text.active {
                display: block;
                position: fixed;
                left: 50%;
                right: 0;
                bottom: 0;
                top: 50%;
                width: 1050px;
                z-index: 99999;
                transform: translate(-50%, -50%);
                height: 750px;
                border-radius: 2px;
                background: #fff;
                color: #000; }
                @media (max-width: 1249px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text.active {
                    width: 90%;
                    height: 650px; } }
                @media (max-width: 1049px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text.active {
                    width: 90%;
                    height: 600px; } }
                @media (max-width: 775px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text.active {
                    width: 90%; } }
                @media (max-width: 575px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text.active {
                    width: 85%; } }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .close-button {
                position: sticky;
                right: 0px;
                top: 0px;
                float: right;
                background: #e4a829;
                padding: 10px; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .Eanningtitle-time {
                margin-bottom: 10px;
                border-bottom: 1px solid #000; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .participant-header {
                text-align: center;
                margin-bottom: 10px;
                border-bottom: 1px solid #000;
                font-size: 22px;
                font-weight: 800;
                padding-bottom: 5px; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .participant-header-two {
                margin-top: 15px;
                margin-bottom: 10px;
                text-align: center;
                border-top: 1px solid #000;
                border-bottom: 1px solid #000;
                padding: 10px 0px;
                font-size: 22px;
                font-weight: 800; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .transcript-lines .transcript-line {
                padding-bottom: 3px; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .participant-info {
                text-align: left;
                padding-bottom: 5px; }
                .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .participant-info span {
                  font-weight: 600;
                  text-transform: capitalize; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .earning-call-wrapper {
                text-align: left;
                font-weight: 400; }
              .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .download-link {
                background: #000;
                color: #fff;
                padding: 10px 20px;
                text-decoration: none;
                font-family: "Blender Pro";
                border-radius: 5px;
                font-size: 22px; }
                @media (max-width: 575px) {
                  .earning_calls .inner .earning-stock-list .audio-withsubtitle .earning-list-wrap .right-column .earning-list .subtitles .earning-wall-text .download-link {
                    font-size: 18px; } }
                    

.audio-transcript {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  display: none;
  z-index: 9999; }
  .audio-transcript.active {
    display: block; }

.loading-message span.dot {
  animation: blink 1.4s infinite both;
  font-weight: bold;
  font-size: 22px; }

.dot.one {
  animation-delay: 0s; }

.dot.two {
  animation-delay: 0.2s; }

.dot.three {
  animation-delay: 0.4s; }

@keyframes blink {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.transcript-loader {
  padding: 5px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center; }

.transcript-loader .loading-message {
  display: flex;
  align-items: center;
  gap: 5px; }

.transcript-loader .dot {
  animation: blink 1s infinite; }

.transcript-loader .dot.one {
  animation-delay: 0s; }

.transcript-loader .dot.two {
  animation-delay: 0.2s; }

.transcript-loader .dot.three {
  animation-delay: 0.4s; }

@keyframes blink {
  0%, 100% {
    opacity: 0; }
  50% {
    opacity: 1; } }

#global-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.55);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px; }

.spinner-wrap {
  text-align: center; }

.spinner {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 0 auto 10px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
     
     .compare_stock {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .compare_stock .inner {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px; }
    @media (max-width: 1049px) {
      .compare_stock .inner {
        padding: 100px 20px 20px 20px; } }
    @media (max-width: 830px) {
      .compare_stock .inner {
        padding: 80px 20px 20px 20px; } }
    @media (max-width: 775px) {
      .compare_stock .inner {
        padding: 75px 20px 20px 20px; } }
    @media (max-width: 575px) {
      .compare_stock .inner {
        padding: 70px 15px 50px 15px; } }
    .compare_stock .inner .com-logo-wrap {
      display: flex;
      align-items: center;
      justify-content: space-evenly;
      padding-bottom: 7px;
      max-width: 1210px;
      margin: 0 auto;
      margin-left: 40px; }
      @media (max-width: 830px) {
        .compare_stock .inner .com-logo-wrap {
          margin-left: 0px; } }
      @media (max-width: 830px) {
        .compare_stock .inner .com-logo-wrap .img-logo-wrap-left {
          display: none; } }
      .compare_stock .inner .com-logo-wrap .img-logo-wrap-left img {
        height: auto;
        width: 145px; }
      .compare_stock .inner .com-logo-wrap .search-wrap .btn-wraps {
        margin-bottom: 20px; }
        .compare_stock .inner .com-logo-wrap .search-wrap .btn-wraps .mob-logo {
          width: 160px;
          height: 160px;
          display: none; }
          @media (max-width: 830px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .btn-wraps .mob-logo {
              display: block;
              width: 100%; } }
        .compare_stock .inner .com-logo-wrap .search-wrap .btn-wraps #find_stock {
          border: 1px solid #D68D15;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          text-align: center;
          color: #fff;
          border-radius: 10px;
          cursor: pointer;
          font-size: 20px;
          padding: 10px 30px; }
          .compare_stock .inner .com-logo-wrap .search-wrap .btn-wraps #find_stock:hover {
            background: var(--gradient, linear-gradient(244deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
          .compare_stock .inner .com-logo-wrap .search-wrap .btn-wraps #find_stock i {
            margin-left: 10px; }
      .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 30px; }
        @media (max-width: 830px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap {
            gap: 10px; } }
        @media (max-width: 575px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap {
            flex-direction: column; } }
        @media (max-width: 575px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap {
            margin-right: 0px;
            margin-bottom: 10px; } }
        @media (max-width: 575px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap .stock-one {
            width: 100%; } }
        .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap .stock-one .symbolInputOne {
          color: #000;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 900;
          line-height: 146.2%;
          text-transform: uppercase;
          border-radius: 10px;
          border-right: none;
          background: #fff;
          border: none;
          outline: none;
          padding: 2px 0px;
          cursor: pointer;
          border: 3px solid  #B46A11;
          width: 145px; }
          @media (max-width: 1249px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap .stock-one .symbolInputOne {
              width: 130px; } }
          @media (max-width: 1049px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap .stock-one .symbolInputOne {
              width: 125px; } }
          @media (max-width: 575px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap .stock-one .symbolInputOne {
              width: 100%; } }
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap .stock-one .symbolInputOne::placeholder {
            text-transform: capitalize; }
            @media (max-width: 1049px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap .stock-one .symbolInputOne::placeholder {
                font-size: 20px; } }
        .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone {
          position: absolute; }
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list {
            list-style: none;
            height: 150px;
            overflow-y: scroll;
            margin: 0;
            padding: 0;
            padding-top: 5px;
            color: #fff;
            background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
            width: 150px;
            border-radius: 5px; }
            @media (max-width: 1049px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list {
                width: 125px; } }
            @media (max-width: 575px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list {
                width: 285px; } }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list::-webkit-scrollbar {
              width: 5px; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list::-webkit-scrollbar-thumb {
              border-radius: 10px;
              background: #000; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list::-webkit-scrollbar-track {
              border-radius: 10px; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list li {
              text-align: center;
              font-family: "Blender Pro";
              font-size: 14px;
              font-style: normal;
              padding: 5px 2px;
              cursor: pointer;
              border-bottom: 1px solid #000; }
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list li:hover {
                background: var(--gradient, linear-gradient(240deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-one-wrap #suggestionListContainerone .suggestion-list li:last-child {
                border-bottom: unset; }
        @media (max-width: 575px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap {
            margin-right: 0px;
            margin-bottom: 10px; } }
        @media (max-width: 575px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap .stock-two {
            width: 100%; } }
        .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap .stock-two .symbolInputTwo {
          color: #000;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 900;
          line-height: 146.2%;
          text-transform: uppercase;
          border-radius: 10px;
          border-right: none;
          background: #fff;
          border: none;
          outline: none;
          padding: 2px 0px;
          cursor: pointer;
          border: 3px solid #fff;
          width: 145px; }
          @media (max-width: 1249px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap .stock-two .symbolInputTwo {
              width: 130px; } }
          @media (max-width: 1049px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap .stock-two .symbolInputTwo {
              width: 125px; } }
          @media (max-width: 575px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap .stock-two .symbolInputTwo {
              width: 100%; } }
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap .stock-two .symbolInputTwo::placeholder {
            text-transform: capitalize; }
            @media (max-width: 1049px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap .stock-two .symbolInputTwo::placeholder {
                font-size: 20px; } }
        .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo {
          position: absolute; }
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two {
            list-style: none;
            height: 150px;
            overflow-y: scroll;
            margin: 0;
            padding: 0;
            padding-top: 5px;
            color: #fff;
            background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
            width: 150px;
            border-radius: 5px; }
            @media (max-width: 1049px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two {
                width: 125px; } }
            @media (max-width: 575px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two {
                width: 285px; } }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two::-webkit-scrollbar {
              width: 5px; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two::-webkit-scrollbar-thumb {
              border-radius: 10px;
              background: #000; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two::-webkit-scrollbar-track {
              border-radius: 10px; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two li {
              text-align: center;
              font-family: "Blender Pro";
              font-size: 14px;
              font-style: normal;
              padding: 5px 2px;
              cursor: pointer;
              border-bottom: 1px solid #000; }
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two li:hover {
                background: var(--gradient, linear-gradient(240deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-two-wrap #suggestionListContainertwo .suggestion-list-two li:last-child {
                border-bottom: unset; }
        @media (max-width: 575px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap {
            margin-bottom: 5px; } }
        @media (max-width: 575px) {
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap .stock-three {
            width: 100%; } }
        .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap .stock-three .symbolInputThree {
          color: #000;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 900;
          line-height: 146.2%;
          text-transform: uppercase;
          border-radius: 10px;
          border-right: none;
          background: #fff;
          border: none;
          outline: none;
          padding: 2px 0px;
          cursor: pointer;
          border: 2.5px solid  #01c4df;
          width: 145px; }
          @media (max-width: 1249px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap .stock-three .symbolInputThree {
              width: 130px; } }
          @media (max-width: 1049px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap .stock-three .symbolInputThree {
              width: 125px; } }
          @media (max-width: 575px) {
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap .stock-three .symbolInputThree {
              width: 100%; } }
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap .stock-three .symbolInputThree::placeholder {
            text-transform: capitalize; }
            @media (max-width: 1049px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap .stock-three .symbolInputThree::placeholder {
                font-size: 20px; } }
        .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree {
          position: absolute; }
          .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three {
            list-style: none;
            height: 150px;
            overflow-y: scroll;
            margin: 0;
            padding: 0;
            padding-top: 5px;
            color: #fff;
            background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
            width: 150px;
            border-radius: 5px; }
            @media (max-width: 1049px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three {
                width: 125px; } }
            @media (max-width: 575px) {
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three {
                width: 285px; } }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three::-webkit-scrollbar {
              width: 5px; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three::-webkit-scrollbar-thumb {
              border-radius: 10px;
              background: #000; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three::-webkit-scrollbar-track {
              border-radius: 10px; }
            .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three li {
              text-align: center;
              font-family: "Blender Pro";
              font-size: 14px;
              font-style: normal;
              padding: 5px 2px;
              cursor: pointer;
              border-bottom: 1px solid #000; }
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three li:hover {
                background: var(--gradient, linear-gradient(240deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
              .compare_stock .inner .com-logo-wrap .search-wrap .list-btn-wrap .stick-list-Three-wrap #suggestionListContainerthree .suggestion-list-three li:last-child {
                border-bottom: unset; }
      @media (max-width: 830px) {
        .compare_stock .inner .com-logo-wrap .img-logo-wrap-right {
          display: none; } }
      .compare_stock .inner .com-logo-wrap .img-logo-wrap-right img {
        height: auto;
        width: 145px; }
    .compare_stock .inner .Stock-list {
      height: calc(100vh - 245px);
      overflow-y: scroll; }
      @media (max-width: 1920px) {
        .compare_stock .inner .Stock-list {
          height: calc(100vh - 245px); } }
      @media (max-width: 1445px) {
        .compare_stock .inner .Stock-list {
          padding: 0px 20px 10px 20px;
          height: calc(100vh - 305px); } }
      @media (max-width: 1049px) {
        .compare_stock .inner .Stock-list {
          padding: 0px 20px 10px 20px;
          height: 75vh; } }
      @media (max-width: 775px) {
        .compare_stock .inner .Stock-list {
          padding: 0px 20px 10px 20px; } }
      @media (max-width: 575px) {
        .compare_stock .inner .Stock-list {
          padding: 0px 15px 10px 15px;
          height: 57vh; } }
      @media (max-width: 375px) {
        .compare_stock .inner .Stock-list {
          padding: 0px 15px 10px 15px;
          height: 49vh; } }
      .compare_stock .inner .Stock-list::-webkit-scrollbar {
        width: 0px; }
      .compare_stock .inner .Stock-list .list-wrap h2 {
        color: #fff;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        width: 29%;
        margin: 0px 0px;
        padding: 5px 0px;
        border-radius: 5px;
        margin-bottom: 10px;
        text-transform: uppercase; }
        @media (max-width: 1049px) {
          .compare_stock .inner .Stock-list .list-wrap h2 {
            font-size: 23px; } }
        @media (max-width: 880px) {
          .compare_stock .inner .Stock-list .list-wrap h2 {
            width: 100%; } }
        @media (max-width: 575px) {
          .compare_stock .inner .Stock-list .list-wrap h2 {
            font-size: 22px; } }
        .compare_stock .inner .Stock-list .list-wrap h2:nth-child(6) {
          margin-top: -10px; }
      .compare_stock .inner .Stock-list .list-wrap .gold {
        background: linear-gradient(90deg, #F8C73D -60.24%, rgba(248, 199, 61, 0) 27.67%);
        margin-bottom: 20px;
        padding-left: 20px;
        padding-top: 10px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
        @media (max-width: 775px) {
          .compare_stock .inner .Stock-list .list-wrap .gold {
            background: linear-gradient(180deg, #F8C73D -140.24%, rgba(248, 199, 61, 0) 100.67%);
            border-top-right-radius: 10px;
            border-top-left-radius: 10px; } }
        @media (max-width: 575px) {
          .compare_stock .inner .Stock-list .list-wrap .gold {
            padding-right: 20px; } }
        .compare_stock .inner .Stock-list .list-wrap .gold:first-of-type .list:nth-child(1) {
          display: none; }
        /*.compare_stock .inner .Stock-list .list-wrap .gold:last-of-type .list:last-child {*/
        /*  display: none; }*/
      .compare_stock .inner .Stock-list .list-wrap .orange {
        background: linear-gradient(90deg, #BA6C0D -60.24%, rgba(186, 108, 13, 0) 27.67%);
        margin-bottom: 20px;
        padding-left: 20px;
        padding-top: 10px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
        @media (max-width: 775px) {
          .compare_stock .inner .Stock-list .list-wrap .orange {
            background: linear-gradient(180deg, #BA6C0D -140.24%, rgba(186, 108, 13, 0) 100.67%);
            border-top-right-radius: 10px;
            border-top-left-radius: 10px; } }
        @media (max-width: 575px) {
          .compare_stock .inner .Stock-list .list-wrap .orange {
            padding-right: 20px; } }
      .compare_stock .inner .Stock-list .list-wrap .blue {
        background: linear-gradient(90deg, #00B4E2 -60.24%, rgba(0, 180, 226, 0) 27.67%);
        margin-bottom: 20px;
        padding-left: 20px;
        padding-top: 10px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
        @media (max-width: 775px) {
          .compare_stock .inner .Stock-list .list-wrap .blue {
            background: linear-gradient(180deg, #00B4E2 -140.24%, rgba(0, 180, 226, 0) 100.67%);
            border-top-right-radius: 10px;
            border-top-left-radius: 10px; } }
        @media (max-width: 575px) {
          .compare_stock .inner .Stock-list .list-wrap .blue {
            padding-right: 20px; } }
      .compare_stock .inner .Stock-list .list-wrap .list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 12px; }
        @media (max-width: 991px) {
          .compare_stock .inner .Stock-list .list-wrap .list {
            flex-direction: column;
            padding-bottom: 35px; } }
        @media (max-width: 775px) {
          .compare_stock .inner .Stock-list .list-wrap .list {
            padding-bottom: 50px; } }
        @media (max-width: 620px) {
          .compare_stock .inner .Stock-list .list-wrap .list {
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 40px; } }
        @media (max-width: 420px) {
          .compare_stock .inner .Stock-list .list-wrap .list {
            padding-left: 5px;
            padding-right: 5px; } }
        .compare_stock .inner .Stock-list .list-wrap .list .stock_name {
          border-radius: 11px;
          background: #FFF;
          color: #000;
          font-family: "Blender Pro";
          font-size: 22px;
          font-style: normal;
          font-weight: 900;
          line-height: 153.2%;
          text-transform: uppercase;
          text-align: left;
          padding-left: 20px;
          padding-right: 20px;
          width: 24%; }
          @media (max-width: 1249px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_name {
              word-wrap: break-word; } }
          @media (max-width: 991px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_name {
              width: 38%;
              text-align: center; } }
          @media (max-width: 880px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_name {
              text-align: center; } }
          @media (max-width: 775px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_name {
              text-align: center;
              width: 70%; } }
          @media (max-width: 575px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_name {
              text-align: center;
              width: 90%;
              font-size: 22px; } }
          @media (max-width: 420px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_name {
              width: 95%; } }
        .compare_stock .inner .Stock-list .list-wrap .list .stock_number_one {
          font-family: "Blender Pro";
          font-size: 26px;
          font-style: normal;
          font-weight: 900;
          line-height: 153.2%;
          text-transform: uppercase;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          border-radius: 11px;
          border-bottom: 3px solid var(--gradient, #B46A11);
          width: 12%;
          word-break: break-word; }
          @media (max-width: 1049px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_one {
              font-size: 26px; } }
          @media (max-width: 991px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_one {
              width: 20%;
              margin-bottom: 10px; } }
          @media (max-width: 880px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_one {
              margin: 14px 0px;
              width: 22%; } }
          @media (max-width: 575px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_one {
              width: 40%; } }
          @media (max-width: 420px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_one {
              width: 45%; } }
        .compare_stock .inner .Stock-list .list-wrap .list .stock_number_two {
          font-family: "Blender Pro";
          font-size: 26px;
          font-style: normal;
          font-weight: 900;
          line-height: 153.2%;
          text-transform: uppercase;
          background: #fff;
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          border-radius: 11px;
          border-bottom: 3px solid #fff;
          width: 12%;
          word-break: break-word; }
          @media (max-width: 1049px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_two {
              font-size: 26px; } }
          @media (max-width: 991px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_two {
              width: 20%;
              margin-bottom: 10px; } }
          @media (max-width: 880px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_two {
              margin: 14px 0px;
              width: 22%; } }
          @media (max-width: 575px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_two {
              width: 40%; } }
          @media (max-width: 420px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_two {
              width: 45%; } }
        .compare_stock .inner .Stock-list .list-wrap .list .stock_number_three {
          font-family: "Blender Pro";
          font-size: 26px;
          font-style: normal;
          font-weight: 900;
          line-height: 153.2%;
          text-transform: uppercase;
          background: #01c4df;
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          border-radius: 11px;
          border-bottom: 3px solid #01c4df;
          width: 12%;
          word-break: break-word; }
          @media (max-width: 1049px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_three {
              font-size: 26px; } }
          @media (max-width: 991px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_three {
              width: 20%;
              margin-bottom: 15px; } }
          @media (max-width: 880px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_three {
              margin: 14px 0px;
              width: 22%; } }
          @media (max-width: 575px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_three {
              width: 40%; } }
          @media (max-width: 420px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_number_three {
              width: 45%; } }
        .compare_stock .inner .Stock-list .list-wrap .list .stock_trade {
          color: #FFF;
          font-family: "Blender Pro";
          font-size: 21px;
          font-style: normal;
          font-weight: 900;
          line-height: 153.2%;
          text-transform: uppercase;
          border-radius: 11px;
          border-bottom: 3px solid #FFF;
          width: 26%; }
          @media (max-width: 991px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_trade {
              width: 44%;
              text-align: center; } }
          @media (max-width: 880px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_trade {
              width: 65%; } }
          @media (max-width: 620px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_trade {
              margin-top: 15px; } }
          @media (max-width: 575px) {
            .compare_stock .inner .Stock-list .list-wrap .list .stock_trade {
              text-align: center;
              width: 100%; } }
      .compare_stock .inner .Stock-list .list-wrap .stock-price {
        display: none; }


.sec_fillings {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height:100vh;
  }
  .sec_fillings .inner {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 100px 20px 0px 20px; }
    @media (max-width: 1049px) {
      .sec_fillings .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 775px) {
      .sec_fillings .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 575px) {
      .sec_fillings .inner {
        padding: 70px 15px 0px 15px; } }
    @media (max-width: 375px) {
      .sec_fillings .inner {
        padding: 60px 15px 0px 15px; } }
    @media (max-width: 840px) {
      .sec_fillings .inner .logo {
        height: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px; } }
    @media (max-width: 575px) {
      .sec_fillings .inner .logo {
        padding-bottom: 5px; } }
    .sec_fillings .inner .logo img {
      width: 160px;
      height: 160px;
      display: none; }
      @media (max-width: 840px) {
        .sec_fillings .inner .logo img {
          display: block; } }
    .sec_fillings .inner .img-wrap {
      display: flex;
      align-items: self-start;
      justify-content: space-evenly;
      margin-bottom: 5px; }
      @media (max-width: 840px) {
        .sec_fillings .inner .img-wrap .logo-wrap-one {
          display: none; } }
      .sec_fillings .inner .img-wrap .logo-wrap-one img {
        width: 145px;
        height: auto; }
      .sec_fillings .inner .img-wrap .text-wraps .search-btn {
        position: relative;
        display: flex;
        justify-content: center; }
        @media (max-width: 775px) {
          .sec_fillings .inner .img-wrap .text-wraps .search-btn {
            width: auto; } }
        @media (max-width: 575px) {
          .sec_fillings .inner .img-wrap .text-wraps .search-btn {
            width: 100%; } }
        .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings {
          color: #FFF;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 34px;
          font-style: normal;
          font-weight: 900;
          text-transform: uppercase;
          border-radius: 30px 0 0 30px;
          border-right: none;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          border: none;
          outline: none;
          padding: 6px 0px;
          cursor: pointer;
          margin-left: 25px; }
          @media (max-width: 1440px) {
            .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings {
              font-size: 32px; } }
          @media (max-width: 775px) {
            .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings {
              font-size: 30px;
              width: auto;
              margin-left: 0px; } }
          @media (max-width: 575px) {
            .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings {
              font-size: 28px; } }
          @media (max-width: 375px) {
            .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings {
              font-size: 26px;
              padding: 4px 0px; } }
          @media (max-width: 420px) {
            .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings {
              width: 100%; } }
          .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings::placeholder {
            color: #FFF; }
        .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings_stock {
          width: 50px;
          border: 1px solid #D68D15;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          text-align: center;
          color: #fff;
          border-radius: 0 30px 30px 0;
          cursor: pointer;
          font-size: 20px; }
          .sec_fillings .inner .img-wrap .text-wraps .search-btn #secfillings_stock:hover {
            background: var(--gradient, linear-gradient(244deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
      .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
        left: 0; }
        .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list {
          list-style: none;
          height: 155px;
          overflow-y: scroll;
          margin: 0;
          padding: 0;
          padding-top: 5px;
          color: #fff;
          background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
          width: 380px;
          border-radius: 5px;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          z-index: 5; }
          @media (max-width: 1049px) {
            .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list {
              width: 365px; } }
          @media (max-width: 575px) {
            .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list {
              width: 320px; } }
          @media (max-width: 420px) {
            .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list {
              width: 300px; } }
          @media (max-width: 375px) {
            .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list {
              width: 270px; } }
          .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list::-webkit-scrollbar {
            width: 5px; }
          .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: #000; }
          .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list::-webkit-scrollbar-track {
            border-radius: 10px; }
          .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list li {
            text-align: center;
            font-family: "Blender Pro";
            font-size: 18px;
            font-style: normal;
            padding: 12px;
            cursor: pointer;
            border-bottom: 1px solid #000; }
            .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list li:hover {
              background: var(--gradient, linear-gradient(240deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%)); }
            .sec_fillings .inner .img-wrap .text-wraps #secfilling_suggestionList .suggestion-list li:last-child {
              border-bottom: unset; }
      .sec_fillings .inner .img-wrap .text-wraps .secheading h2 {
        margin: 0;
        color: #FFF;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 46px;
        font-style: normal;
        font-weight: 700;
        line-height: 143.2%;
        text-transform: uppercase;
        overflow: hidden; }
        @media (max-width: 1249px) {
          .sec_fillings .inner .img-wrap .text-wraps .secheading h2 {
            font-size: 44px; } }
        @media (max-width: 1049px) {
          .sec_fillings .inner .img-wrap .text-wraps .secheading h2 {
            font-size: 42px; } }
        @media (max-width: 991px) {
          .sec_fillings .inner .img-wrap .text-wraps .secheading h2 {
            font-size: 40px; } }
        @media (max-width: 775px) {
          .sec_fillings .inner .img-wrap .text-wraps .secheading h2 {
            font-size: 35px; } }
        @media (max-width: 575px) {
          .sec_fillings .inner .img-wrap .text-wraps .secheading h2 {
            font-size: 30px; } }
      @media (max-width: 840px) {
        .sec_fillings .inner .img-wrap .logo-wrap-two {
          display: none; } }
      .sec_fillings .inner .img-wrap .logo-wrap-two img {
        width: 145px;
        height: auto; }
  .sec_fillings .tabs-top-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
    margin-bottom: 10px;
    max-width: 1249px;
    margin: 0 auto; }
    @media (max-width: 1249px) {
      .sec_fillings .tabs-top-wrap {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 775px) {
      .sec_fillings .tabs-top-wrap {
        overflow: scroll;
        justify-content: start; } }
    .sec_fillings .tabs-top-wrap .tab-item {
      border-radius: 11px;
      background: #FFF;
      color: #000;
      font-family: "Blender Pro";
      font-size: 22px;
      font-style: normal;
      font-weight: 900;
      line-height: 153.2%;
      text-transform: uppercase;
      padding: 5px 30px;
      margin-bottom: 20px;
      cursor: pointer; }
      .sec_fillings .tabs-top-wrap .tab-item.active {
        background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
        color: #fff; }
  .sec_fillings .Sec-list {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 0px 0px 60px 0px;
    overflow-y: scroll;
    position: relative; }
    @media (max-width: 2560px) {
      .sec_fillings .Sec-list {
        height: 70vh; } }
    @media (max-width: 1920px) {
      .sec_fillings .Sec-list {
        height: calc(100vh - 355px); } }
    @media (max-width: 1445px) {
      .sec_fillings .Sec-list {
        padding: 0px 20px 10px 20px;
        height: calc(100vh - 335px); } }
    @media (max-width: 1049px) {
      .sec_fillings .Sec-list {
        padding: 0px 20px 10px 20px;
        height: 79vh; } }
    @media (max-width: 775px) {
      .sec_fillings .Sec-list {
        padding: 0px 20px 10px 20px; } }
    @media (max-width: 575px) {
      .sec_fillings .Sec-list {
        padding: 0px 15px 10px 15px;
        height: 63vh; } }
    @media (max-width: 375px) {
      .sec_fillings .Sec-list {
        padding: 0px 15px 10px 15px;
        height: 52vh; } }
    .sec_fillings .Sec-list::-webkit-scrollbar {
      width: 0px; }
    .sec_fillings .Sec-list .Sec-list-wrap .sec-link a {
      border-radius: 11px;
      background: #FFF;
      color: #000;
      font-family: "Blender Pro";
      font-size: 22px;
      font-style: normal;
      font-weight: 900;
      line-height: 153.2%;
      text-transform: uppercase;
      padding-left: 25px;
      padding-right: 25px;
      margin-bottom: 20px;
      text-decoration: none;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }

.education {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
	min-height:100vh;
}
  .education .inner {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 100px 20px 50px 20px; }
    @media (max-width: 1049px) {
      .education .inner {
        padding: 90px 20px 0px 20px;
        min-height: 100vh; } }
    @media (max-width: 8020px) {
      .education .inner {
        padding: 90px 20px 40px 20px;
        height: 100%; } }
    @media (max-width: 575px) {
      .education .inner {
        padding: 70px 15px 30px 15px; } }
    @media (max-width: 375px) {
      .education .inner {
        padding: 60px 15px 30px 15px; } }
    .education .inner .educat-logo {
      padding-bottom: 15px; }
      .education .inner .educat-logo img {
        width: 220px; }
    .education .inner .education-box-wrap {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap; }
      .education .inner .education-box-wrap .educat-link {
        width: calc(33.33% - 40px);
        box-shadow: 0px 0px 4px 2px var(--gradient, #fedc65);
        display: flex;
        align-items: center;
        margin: 10px;
        cursor: pointer;
        border-radius: 6px;
        border: 1px solid var(--gradient, #fedc65);
        margin-bottom: 30px; }
        @media (max-width: 800px) {
          .education .inner .education-box-wrap .educat-link {
            width: calc(50% - 40px);
            margin-bottom: 20px; } }
        @media (max-width: 575px) {
          .education .inner .education-box-wrap .educat-link {
            margin: 5px;
            width: 100%;
            margin-bottom: 20px; } }
        .education .inner .education-box-wrap .educat-link img {
          width: 100%;
          height: 100%;
          border-radius: 6px; }
    .education .inner .apply-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 20px; }
      .education .inner .apply-btn span {
        color: #fff;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 38px;
        font-style: normal; }
        @media (max-width: 767px) {
          .education .inner .apply-btn span {
            font-size: 26px; } }
        @media (max-width: 575px) {
          .education .inner .apply-btn span {
            font-size: 22px; } }
        .education .inner .apply-btn span a {
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 26px;
          font-style: normal;
          font-weight: 900;
          text-transform: uppercase;
          border-radius: 5px;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          border: none;
          outline: none;
          padding: 4px 20px;
          cursor: pointer;
          text-decoration: none; }
          @media (max-width: 767px) {
            .education .inner .apply-btn span a {
              font-size: 24px; } }
          @media (max-width: 575px) {
            .education .inner .apply-btn span a {
              font-size: 22px; } }
    
.data {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px 20px;
  background-attachment: fixed;
  min-height: 100vh; }
  @media (max-width: 880px) {
    .data {
      height: 100%;
      padding: 0px 20px 50px; } }
  .data .container {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    font-family: "Blender Pro";
    padding-bottom: 20px; }
    .data .container .inner {
      text-align: center;
      padding: 100px 0px 0px 0px; }
      @media (max-width: 1049px) {
        .data .container .inner {
          padding: 90px 5px 0px 5px; } }
      @media (max-width: 775px) {
        .data .container .inner {
          padding: 90px 20px 0px 20px; } }
      @media (max-width: 575px) {
        .data .container .inner {
          padding: 70px 15px 0px 15px; } }
      @media (max-width: 375px) {
        .data .container .inner {
          padding: 60px 15px 0px 15px; } }
      .data .container .inner.is-scroll {
        position: fixed;
        left: 0;
        right: 0;
        background: #000; }
      @media (max-width: 840px) {
        .data .container .inner .logo {
          height: 100%;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          padding-bottom: 10px; } }
      @media (max-width: 575px) {
        .data .container .inner .logo {
          padding-bottom: 5px; } }
      .data .container .inner .logo img {
        width: 160px;
        height: 160px;
        display: none; }
        @media (max-width: 840px) {
          .data .container .inner .logo img {
            display: block; } }
      .data .container .inner .img-wrap {
        display: flex;
        align-items: self-start;
        justify-content: space-evenly; }
        @media (max-width: 840px) {
          .data .container .inner .img-wrap .logo-wrap-one {
            display: none; } }
        .data .container .inner .img-wrap .logo-wrap-one img {
          width: 145px;
          height: auto; }
        .data .container .inner .img-wrap .text-wraps .search-btn {
          position: relative;
          display: flex;
          justify-content: center; }
          @media (max-width: 775px) {
            .data .container .inner .img-wrap .text-wraps .search-btn {
              width: auto; } }
          @media (max-width: 575px) {
            .data .container .inner .img-wrap .text-wraps .search-btn {
              width: 100%; } }
          .data .container .inner .img-wrap .text-wraps .search-btn .search-button {
            color: #fff;
            text-align: center;
            font-family: "Blender Pro";
            font-size: 34px;
            font-style: normal;
            font-weight: 900;
            text-transform: uppercase;
            border-radius: 30px 0 0 30px;
            border-right: none;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            border: none;
            outline: none;
            padding: 6px 0px;
            cursor: pointer;
            margin-left: 25px; }
            @media (max-width: 1440px) {
              .data .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 32px; } }
            @media (max-width: 775px) {
              .data .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 30px;
                width: auto;
                margin-left: 0px; } }
            @media (max-width: 575px) {
              .data .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 28px; } }
            @media (max-width: 375px) {
              .data .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 26px;
                padding: 4px 0px; } }
            @media (max-width: 420px) {
              .data .container .inner .img-wrap .text-wraps .search-btn .search-button {
                width: 100%; } }
            .data .container .inner .img-wrap .text-wraps .search-btn .search-button::placeholder {
              color: #fff; }
          .data .container .inner .img-wrap .text-wraps .search-btn #find_data {
            width: 50px;
            border: 1px solid #d68d15;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            text-align: center;
            color: #fff;
            border-radius: 0 30px 30px 0;
            cursor: pointer;
            font-size: 20px; }
            .data .container .inner .img-wrap .text-wraps .search-btn #find_data:hover {
              background: var(--gradient, linear-gradient(244deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
        .data .container .inner .img-wrap .text-wraps #suggestionListdata {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          position: absolute;
          left: 0; }
          .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list {
            list-style: none;
            height: 155px;
            overflow-y: scroll;
            margin: 0;
            padding: 0;
            padding-top: 5px;
            color: #fff;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            width: 380px;
            border-radius: 5px;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            z-index: 5; }
            @media (max-width: 1049px) {
              .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list {
                width: 365px; } }
            @media (max-width: 575px) {
              .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list {
                width: 320px; } }
            @media (max-width: 420px) {
              .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list {
                width: 300px; } }
            @media (max-width: 375px) {
              .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list {
                width: 270px; } }
            .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list::-webkit-scrollbar {
              width: 5px; }
            .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list::-webkit-scrollbar-thumb {
              border-radius: 10px;
              background: #000; }
            .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list::-webkit-scrollbar-track {
              border-radius: 10px; }
            .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list li {
              text-align: center;
              font-family: "Blender Pro";
              font-size: 18px;
              font-style: normal;
              padding: 12px;
              cursor: pointer;
              border-bottom: 1px solid #000; }
              @media (max-width: 575px) {
                .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list li {
                  font-size: 16px;
                  padding: 8px; } }
              @media (max-width: 375px) {
                .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list li {
                  font-size: 14px;
                  padding: 8px; } }
              .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list li:hover {
                background: var(--gradient, linear-gradient(240deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
              .data .container .inner .img-wrap .text-wraps #suggestionListdata .suggestion-list li:last-child {
                border-bottom: unset; }
        .data .container .inner .img-wrap .text-wraps .heading.is-scrolling {
          position: sticky;
          inset: 0;
          width: 500px;
          margin: 0 auto;
          text-align: center;
          background: #000;
          border-radius: 10px;
          z-index: 2;
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 0; }
          @media (max-width: 570px) {
            .data .container .inner .img-wrap .text-wraps .heading.is-scrolling {
              width: 100%; } }
          @media (max-width: 420px) {
            .data .container .inner .img-wrap .text-wraps .heading.is-scrolling {
              width: 100%; } }
          .data .container .inner .img-wrap .text-wraps .heading.is-scrolling h2 {
            color: #fff; }
        .data .container .inner .img-wrap .text-wraps .heading h2 {
          margin: 0;
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 46px;
          font-style: normal;
          font-weight: 700;
          line-height: 143.2%;
          text-transform: uppercase;
          overflow: hidden; }
          @media (max-width: 1249px) {
            .data .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 44px; } }
          @media (max-width: 1049px) {
            .data .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 42px; } }
          @media (max-width: 991px) {
            .data .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 40px; } }
          @media (max-width: 775px) {
            .data .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 35px; } }
          @media (max-width: 575px) {
            .data .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 30px; } }
        @media (max-width: 840px) {
          .data .container .inner .img-wrap .logo-wrap-two {
            display: none; } }
        .data .container .inner .img-wrap .logo-wrap-two img {
          width: 140px;
          height: auto; 
             border-radius: 25px;
        }
      .data .container .inner .stock-heading {
        display: flex;
        align-items: center;
        padding-bottom: 15px;
        padding-top: 10px;
        text-align: center;
        justify-content: center;
        padding-left: 45px; }
        @media (max-width: 1049px) {
          .data .container .inner .stock-heading {
            padding-left: 0px; } }
        @media (max-width: 880px) {
          .data .container .inner .stock-heading {
            flex-direction: column-reverse; } }
        @media (max-width: 775px) {
          .data .container .inner .stock-heading {
            padding-bottom: 5px;
            padding-top: 5px; } }
        .data .container .inner .stock-heading .title {
          color: #fff;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 900;
          width: 35%;
          margin: 0px 0px;
          border-radius: 5px; }
          @media (max-width: 1249px) {
            .data .container .inner .stock-heading .title {
              width: 32%; } }
          @media (max-width: 1049px) {
            .data .container .inner .stock-heading .title {
              width: 30%;
              font-size: 22px; } }
          @media (max-width: 880px) {
            .data .container .inner .stock-heading .title {
              padding-top: 10px;
              width: 45%; } }
          @media (max-width: 575px) {
            .data .container .inner .stock-heading .title {
              padding-top: 5px;
              width: 100%; } }
        .data .container .inner .stock-heading .stock-price {
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          text-transform: uppercase; }
          @media (max-width: 1049px) {
            .data .container .inner .stock-heading .stock-price {
              font-size: 22px; } }
          @media (max-width: 880px) {
            .data .container .inner .stock-heading .stock-price {
              padding-top: 10px; } }
          @media (max-width: 775px) {
            .data .container .inner .stock-heading .stock-price {
              padding-bottom: 10px;
              padding-top: 10px; } }
          @media (max-width: 575px) {
            .data .container .inner .stock-heading .stock-price {
              padding-bottom: 5px;
              padding-top: 5px;
              left: 0; } }
          @media (max-width: 420px) {
            .data .container .inner .stock-heading .stock-price {
              font-size: 20px; } }
          @media (max-width: 375px) {
            .data .container .inner .stock-heading .stock-price {
              font-size: 18px; } }
    .data .container .bull_case {
      color: #fff;
      font-size: 32px;
      text-align: center;
      text-transform: uppercase;
      background: Green;
      max-width: 300px;
      margin: 0 auto;
      border-radius: 10px;
      margin-bottom: 10px; }
    .data .container .head-text {
      margin-top: 25px;
      margin-bottom: 10px; }
      .data .container .head-text .bear_case {
        color: #fff;
        font-size: 32px;
        text-align: center;
        text-transform: uppercase;
        background: Red;
        max-width: 300px;
        margin: 0 auto;
        border-radius: 10px; }
      .data .container .head-text .base_case {
        color: #fff;
        font-size: 32px;
        text-align: center;
        text-transform: uppercase;
        background: blue;
        max-width: 300px;
        margin: 0 auto;
        border-radius: 10px; }
    .data .container .fields {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      @media (max-width: 1080px) {
        .data .container .fields {
          padding-bottom: 35px; } }
          .data .container .fields .stock-table-wrapper {
        margin-left: auto;
        display: flex; }
        @media (max-width: 880px) {
          .data .container .fields .stock-table-wrapper {
            align-items: center;
            justify-content: center;
            width: 100%; } }
        .data .container .fields .stock-table-wrapper #openStockModal {
          padding: 5px 20px;
          margin-bottom: 5px;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          color: white;
          border: none;
          cursor: pointer;
          width: 205px;
          border-radius: 5px; 
          margin-top: -40px;
          font-size: 16px;  
          font-weight:600;
        }
          @media (max-width: 880px) {
            .data .container .fields .stock-table-wrapper #openStockModal {
              width: 300px;
              margin-top: unset;
              padding: 10px 20px;
              } }
        .data .container .fields .stock-table-wrapper #stockModal {
          display: none;
          position: fixed;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.6);
          z-index: 9999;
          backdrop-filter: blur(5px);
          }
          .data .container .fields .stock-table-wrapper #stockModal .popup-box {
            /*background: #614c13;*/
            /*padding: 20px;*/
            /*max-width: 600px;*/
            /*margin: 0px auto;*/
            /*position: relative;*/
            /*height: 215px;*/
            /*top: 30%;*/
                margin: 0px auto;
                position: relative;
                top: 30%;
                background: #0d0d0d;
                border: 1px solid #d4a017;
                border-radius: 12px;
                padding: 20px;
                width: 450px;
                color: #fff;
                box-shadow: 0 0 20px rgba(212, 160, 23, 0.4);
            }
            @media (max-width: 767px) {
              .data .container .fields .stock-table-wrapper #stockModal .popup-box {
                max-width: 400px; } }
            @media (max-width: 575px) {
              .data .container .fields .stock-table-wrapper #stockModal .popup-box {
                max-width: 350px; } }
            @media (max-width: 420px) {
              .data .container .fields .stock-table-wrapper #stockModal .popup-box {
                max-width: 270px; } }
            .data .container .fields .stock-table-wrapper #stockModal .popup-box #closeStockModal {
              position: absolute;
              top: 10px;
              right: 15px;
              cursor: pointer;
              font-size: 40px; }
            .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown {
              display: flex;
              justify-content: center;
              flex-direction: column;
              margin-top: 45px; }
              .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #company_name {
                /*color: #000;*/
                /*text-align: center;*/
                /*font-family: "Blender Pro";*/
                /*font-size: 18px;*/
                /*font-style: normal;*/
                /*font-weight: 900;*/
                /*border-radius: 5px;*/
                /*border: none;*/
                /*padding: 5px;*/
                    font-family: "Blender Pro";
                    padding: 10px 14px;
                    margin-bottom: 15px;
                    border: 1px solid #333;
                    border-radius: 8px;
                    background: #1a1a1a;
                    color: #fff;
                    font-size: 14px;
                    outline: none;
                    transition: 0.3s;
                }
                 .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #company_name:focus {
                  border-color: #d4a017; 
                  box-shadow: 0 0 8px rgba(212, 160, 23, 0.5); }
              .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #saved_companies {
                /*color: #000;*/
                /*text-align: center;*/
                /*font-family: "Blender Pro";*/
                /*font-size: 18px;*/
                /*font-weight: 500;*/
                /*border-radius: 5px;*/
                /*background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));*/
                /*border: none;*/
                /*cursor: pointer;*/
                /*margin-top: 10px;*/
                /*height: 35px;*/
                    font-family: "Blender Pro";
                    width: 100%;
                    padding: 10px 14px;
                    margin-bottom: 15px;
                    border: 1px solid #333;
                    border-radius: 8px;
                    background: #1a1a1a;
                    color: #fff;
                    font-size: 14px;
                    outline: none;
                    transition: 0.3s;
                }
                .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #saved_companies:focus {
                  border-color: #d4a017; 
                  box-shadow: 0 0 8px rgba(212, 160, 23, 0.5); 
                    
                }
            .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn {
              display: flex;
              align-items: center;
              justify-content: center;
              margin-top: 20px; }
              .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #save {  
                 color: #fff;
                text-align: center;
                font-family: "Blender Pro";
                font-size: 16px;
                font-weight: 500;
                border-radius: 5px;
                border: none;
                background: #333;
                padding: 5px 10px;
                cursor: pointer;
                margin-right: 15px;
                width: 20%;
                  
              }
                @media (max-width: 575px) {
                    .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #save {
                        font-size: 14px;
                        width: 40%;
                    } 
                }
                 .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #save:hover, .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #save:focus {
                      color: #000;
                      background: linear-gradient(90deg, #f5c542, #d4a017);
                      transform: scale(1.05);
                  }
              .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #delete {
                color: #fff;
                text-align: center;
                font-family: "Blender Pro";
                font-size: 16px;
                font-weight: 500;
                border-radius: 5px;
                border: none;
            background: #333;
                padding: 5px  10px;
                cursor: pointer; 
                   width: 20%; 
              }
                  @media (max-width: 575px) {
                  .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #delete {
                    font-size: 14px;
                    width: 40%; } 
                      
                  }
                .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #delete:hover, .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #delete:focus {
                  color: #000;
                  background: linear-gradient(90deg, #f5c542, #d4a017);
                  transform: scale(1.05); 
                    
                }
              .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #load {
                color: #fff;
                text-align: center;
                font-family: "Blender Pro";
                font-size:  16px;
                font-weight: 500;
                border-radius: 5px;
                border: none;
                background: gray;
                padding: 5px 10px;
                cursor: pointer;
                margin-right: 15px; 
                     width: 20%; 
              }
                @media (max-width: 575px) {
                  .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #load {
                    font-size: 14px;
                    width: 40%; } }
                .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #load:hover, .data .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #load:focus {
                  color: #000;
                  background: linear-gradient(90deg, #f5c542, #d4a017);
                  transform: scale(1.05); }
      .data .container .fields .main {
        color: white;
        width: 100%;
        display: flex;
        justify-content: space-between;
        gap: 20px; }
        @media (max-width: 880px) {
          .data .container .fields .main {
            flex-direction: column;
            align-items: center; } }
        @media (max-width: 635px) {
          .data .container .fields .main {
            padding-top: 0px !important; } }
        .data .container .fields .main .main-parent {
          width: 17%;
          background-color: white;
          border: 0.5px solid #000000; }
          @media (max-width: 880px) {
            .data .container .fields .main .main-parent {
              width: 45%;
              margin-top: 20px;
              border-radius: 10px; } }
          @media (max-width: 635px) {
            .data .container .fields .main .main-parent {
              width: 96.7%; } }
          .data .container .fields .main .main-parent.border {
            border-top-left-radius: 10px;
            border-top-right-radius: 10px; }
            @media (max-width: 880px) {
              .data .container .fields .main .main-parent.border {
                border-radius: 10px !important; } }
          .data .container .fields .main .main-parent.border-botm {
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px; }
            @media (max-width: 880px) {
              .data .container .fields .main .main-parent.border-botm {
                border-radius: 10px !important; } }
          .data .container .fields .main .main-parent.s {
            width: 17%; }
            @media (max-width: 880px) {
              .data .container .fields .main .main-parent.s {
                width: 45%; } }
            @media (max-width: 635px) {
              .data .container .fields .main .main-parent.s {
                width: 96.7%; } }
          .data .container .fields .main .main-parent h2 {
            text-align: left;
            color: #000000;
            text-transform: uppercase;
            font-weight: 900;
            font-size: 20px;
            margin: 0;
            padding: 2px 10px; }
            @media (max-width: 1200px) {
              .data .container .fields .main .main-parent h2 {
                font-size: 20px; } }
            @media (max-width: 1000px) {
              .data .container .fields .main .main-parent h2 {
                font-size: 20px; } }
            @media (max-width: 880px) {
              .data .container .fields .main .main-parent h2 {
                text-align: center;
                padding: 7px 10px; } }
        .data .container .fields .main .main-child {
          width: 83%;
          display: flex;
          justify-content: end;
          align-items: center;
          gap: 0;
          border-radius: 7px; }
          @media (max-width: 1070px) {
            .data .container .fields .main .main-child {
              align-items: normal; } }
          @media (max-width: 880px) {
            .data .container .fields .main .main-child {
              width: 100% !important;
              align-items: center; } }
          @media (max-width: 635px) {
            .data .container .fields .main .main-child {
              flex-direction: column;
              border-radius: 10px; } }
          .data .container .fields .main .main-child .child {
            border: 1px solid white;
            padding: 2px 10px;
            width: 20%; }
            @media (max-width: 880px) {
              .data .container .fields .main .main-child .child {
                width: 100% !important;
                padding: 5px 10px; } }
            @media (max-width: 635px) {
              .data .container .fields .main .main-child .child {
                padding: 2px 0px; } }
            .data .container .fields .main .main-child .child.first {
              border-top-left-radius: 10px !important;
              border-bottom-left-radius: unset !important; }
              @media (max-width: 880px) {
                .data .container .fields .main .main-child .child.first {
                  border-top-left-radius: 10px !important;
                  border-bottom-left-radius: 10px !important; } }
            .data .container .fields .main .main-child .child.botom {
              border-top-left-radius: unset !important;
              border-bottom-left-radius: 10px !important; }
              @media (max-width: 880px) {
                .data .container .fields .main .main-child .child.botom {
                  border-top-left-radius: 10px !important;
                  border-bottom-left-radius: 10px !important; } }
            .data .container .fields .main .main-child .child.last {
              border-top-right-radius: 10px !important;
              border-bottom-right-radius: unset !important; }
              @media (max-width: 880px) {
                .data .container .fields .main .main-child .child.last {
                  border-top-right-radius: 10px !important;
                  border-bottom-right-radius: 10px !important; } }
                  
            .data .container .fields .main .main-child .child.mid-botom {
              border-top-right-radius: unset !important;
              border-bottom-right-radius: unset !important; }
              @media (max-width: 880px) {
                .data .container .fields .main .main-child .child.mid-botom {
                  border-top-right-radius: 10px !important;
                  border-bottom-right-radius: 10px !important; } }
            .data .container .fields .main .main-child .child.last-botom {
              border-top-right-radius: unset !important;
              border-bottom-right-radius: 10px !important; }
              @media (max-width: 880px) {
                .data .container .fields .main .main-child .child.last-botom {
                  border-top-right-radius: 10px !important;
                  border-bottom-right-radius: 10px !important; } }
                    .data .container .fields .main .main-child .child.border-b {
              border-radius: unset !important; }
              @media (max-width: 880px) {
                .data .container .fields .main .main-child .child.border-b {
                  border-radius: 10px !important; } }
            .data .container .fields .main .main-child .child input {
              width: 100%;
              background-color: #bfbfbf00;
              text-align: right;
              color: white;
              text-transform: uppercase;
              font-weight: 900;
              font-size: 20px;
              border: none;
              font-family: "Blender Pro"; }
              @media (max-width: 1200px) {
                .data .container .fields .main .main-child .child input {
                  font-weight: 800;
                  font-size: 20px; } }
              @media (max-width: 1025px) {
                .data .container .fields .main .main-child .child input {
                  font-size: 18px; } }
              @media (max-width: 945px) {
                .data .container .fields .main .main-child .child input {
                  font-weight: 700;
                  font-size: 17px; } }
              @media (max-width: 635px) {
                .data .container .fields .main .main-child .child input {
                  font-size: 18px;
                  text-align: center; } }
            .data .container .fields .main .main-child .child input::-webkit-outer-spin-button,
            .data .container .fields .main .main-child .child input::-webkit-inner-spin-button {
              -webkit-appearance: none;
              margin: 0; }
            .data .container .fields .main .main-child .child h2 {
              text-align: right;
              color: white;
              text-transform: uppercase;
              font-weight: 900;
              font-size: 20px;
              margin: 0;
              word-break: break-all; }
              @media (max-width: 1200px) {
                .data .container .fields .main .main-child .child h2 {
                  font-weight: 800;
                  font-size: 20px; } }
              @media (max-width: 1025px) {
                .data .container .fields .main .main-child .child h2 {
                  font-size: 18px; } }
              @media (max-width: 945px) {
                .data .container .fields .main .main-child .child h2 {
                  font-size: 15px; } }
              @media (max-width: 635px) {
                .data .container .fields .main .main-child .child h2 {
                  font-size: 18px;
                  text-align: center; } }
                    .data .container .fields .main .main-child .child h2.y-color {
                color: #d68d15 !important; }
            .data .container .fields .main .main-child .child:first-child {
              border-top-left-radius: 10px;
              border-bottom-left-radius: 10px; }
              @media (max-width: 635px) {
                .data .container .fields .main .main-child .child:first-child {
                  border-top-left-radius: 10px;
                  border-top-right-radius: 10px;
                  border-bottom-left-radius: 0px !important; } }
            .data .container .fields .main .main-child .child:last-child {
              border-top-right-radius: 10px;
              border-bottom-right-radius: 10px; }
              @media (max-width: 635px) {
                .data .container .fields .main .main-child .child:last-child {
                  border-top-right-radius: 0px !important;
                  border-bottom-left-radius: 10px;
                  border-bottom-right-radius: 10px; } }
        @media (max-width: 635px) {
          .data .container .fields .main .input-child:first-child {
            display: none; } }
        .data .container .fields .main .input-child:nth-child(2) {
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px; }
          @media (max-width: 635px) {
            .data .container .fields .main .input-child:nth-child(2) {
              border-top-left-radius: 10px;
              border-top-right-radius: 10px;
              border-bottom-left-radius: 0px !important; } }
        @media (max-width: 635px) {
          .data .container .fields .main .input-child2 {
            margin: 0px 30px !important; } }
    .data .container .output .child h2 {
      color: black !important; }
    @media (max-width: 635px) {
      .data .container .output {
        padding: 0px 0px; } }
            .data .container .apply-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 35px; }
      @media (max-width: 575px) {
        .data .container .apply-btn {
          margin-top: 0px; } }
      .data .container .apply-btn span {
        color: #fff;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 28px;
        font-style: normal; }
        @media (max-width: 775px) {
          .data .container .apply-btn span {
            font-size: 24px; } }
        @media (max-width: 575px) {
          .data .container .apply-btn span {
            font-size: 22px; } }
        .data .container .apply-btn span a {
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 26px;
          font-style: normal;
          font-weight: 900;
          text-transform: uppercase;
          border-radius: 5px;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          border: none;
          outline: none;
          padding: 4px 20px;
          cursor: pointer;
          text-decoration: none;
          display: inline-block;
          margin-top: 5px; }
          @media (max-width: 575px) {
            .data .container .apply-btn span a {
              font-size: 24px;
              display: inline-block;
              margin-top: 10px; } }

#Advance .container {
  max-width: 1500px;
  margin: 0 auto; }
  #Advance .container .fields {
    overflow-x: scroll; }
    @media (max-width: 880px) {
      #Advance .container .fields {
        overflow-x: unset; } }
    #Advance .container .fields::-webkit-scrollbar {
      width: 10px;
      height: 10px; }
    #Advance .container .fields::-webkit-scrollbar-track {
      background: #1a1a1a;
      border-radius: 10px; }
    #Advance .container .fields::-webkit-scrollbar-thumb {
      background: #ff9900;
      border-radius: 10px; }
    #Advance .container .fields::-webkit-scrollbar-thumb:hover {
      background: #ffcc00;
      /* Lighter orange */ }
      #Advance .container .fields .stock-table-wrapper {
      margin-left: auto;
      display: flex; }
      @media (max-width: 880px) {
        #Advance .container .fields .stock-table-wrapper {
          align-items: center;
          justify-content: center;
          width: 100%; } }
      #Advance .container .fields .stock-table-wrapper #openStockModal {
        padding: 5px 20px;
        margin-bottom: 5px;
        background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
        color: white;
        border: none;
        cursor: pointer;
        width: 270px;
        border-radius: 5px;
        margin-top:0px;
          
      }
        @media (max-width: 880px) {
          #Advance .container .fields .stock-table-wrapper #openStockModal {
            width: 210px; } }
      #Advance .container .fields .stock-table-wrapper #stockModal {
        display: none;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        z-index: 9999;
        backdrop-filter: blur(5px);
        }
        #Advance .container .fields .stock-table-wrapper #stockModal .popup-box {
              margin: 0px auto;
            position: relative;
            top: 30%;
            background: #0d0d0d;
            border: 1px solid #d4a017;
            border-radius: 12px;
            padding: 20px;
            width: 450px;
            color: #fff;
            box-shadow: 0 0 20px rgba(212, 160, 23, 0.4);
          }
          @media (max-width: 767px) {
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box {
              max-width: 400px; } }
          @media (max-width: 575px) {
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box {
              max-width: 350px; } }
          @media (max-width: 420px) {
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box {
              max-width: 270px; } }
          #Advance .container .fields .stock-table-wrapper #stockModal .popup-box #closeStockModal {
            position: absolute;
            top: 10px;
            right: 15px;
            cursor: pointer;
            font-size: 40px; }
          #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown {
            display: flex;
            justify-content: center;
            flex-direction: column;
            margin-top: 45px; }
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #company_name {
              font-family: "Blender Pro";
                padding: 10px 14px;
                margin-bottom: 15px;
                border: 1px solid #333;
                border-radius: 8px;
                background: #1a1a1a;
                color: #fff;
                font-size: 14px;
                outline: none;
                transition: 0.3s;
            }
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #company_name:focus {
                       border-color: #d4a017; 
                  box-shadow: 0 0 8px rgba(212, 160, 23, 0.5); 
                }
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #saved_companies {
                 font-family: "Blender Pro";
                width: 100%;
                padding: 10px 14px;
                margin-bottom: 15px;
                border: 1px solid #333;
                border-radius: 8px;
                background: #1a1a1a;
                color: #fff;
                font-size: 14px;
                outline: none;
                transition: 0.3s;
              }
                #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-dropdown #saved_companies:focus {
                       border-color: #d4a017; 
                  box-shadow: 0 0 8px rgba(212, 160, 23, 0.5);
                 }
          #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 20px; }
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #save {
              color: #fff;
              text-align: center;
              font-family: "Blender Pro";
              font-size: 16px;
              font-weight: 500;
              border-radius: 5px;
              border: none;
               background: #333;
              padding: 5px 10px;
              cursor: pointer;
              margin-right: 15px;
                width:20%;
            }
              #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #save:hover, #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #save:focus {
                color: #000;
                background: linear-gradient(90deg, #f5c542, #d4a017);
                transform: scale(1.05);
            }
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #delete {
              color: #fff;
              text-align: center;
              font-family: "Blender Pro";
              font-size: 18px;
              font-weight: 500;
              border-radius: 5px;
              border: none;
              background: #333;
              padding: 5px  10px;
              cursor: pointer; 
                  width:20%;
            }
             #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #delete:hover, #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #delete:focus {
                color: #000;
                background: linear-gradient(90deg, #f5c542, #d4a017);
                transform: scale(1.05);
            }
            #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #load {
              color: #fff;
              text-align: center;
              font-family: "Blender Pro";
              font-size: 16px;
              font-weight: 500;
              border-radius: 5px;
              border: none;
               background: #333;
              padding: 5px 10px;
              cursor: pointer;
              margin-right: 15px; 
                  width:20%;
            }
               #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #load:hover, #Advance .container .fields .stock-table-wrapper #stockModal .popup-box .adv-btn #load:focus {
                color: #000;
                background: linear-gradient(90deg, #f5c542, #d4a017);
                transform: scale(1.05);
            }
            .bgcolor {
    background: #000;
}
    #Advance .container .fields .main {
      gap: 10px; }
      #Advance .container .fields .main .main-parent {
        width: unset; }
        #Advance .container .fields .main .main-parent.border {
          border-top-left-radius: 10px;
          border-top-right-radius: 10px; }
        #Advance .container .fields .main .main-parent.border-botm {
          border-bottom-left-radius: 10px;
          border-bottom-right-radius: 10px; }
        #Advance .container .fields .main .main-parent h2 {
          width: 156px;
          font-size: 16px; }
          @media (max-width: 880px) {
            #Advance .container .fields .main .main-parent h2 {
              width: 210px; } }
      #Advance .container .fields .main .main-child {
        width: unset !important;
        justify-content: start; }
        @media (max-width: 880px) {
          #Advance .container .fields .main .main-child {
            flex-direction: column;
            width: 83% !important; } }
        #Advance .container .fields .main .main-child.output {
          width: 18%; }
        #Advance .container .fields .main .main-child .child {
          width: unset;
          padding: 2px 5px; }
          @media (max-width: 880px) {
            #Advance .container .fields .main .main-child .child:first-child {
              border-radius: unset !important; }
            #Advance .container .fields .main .main-child .child:last-child {
              border-radius: unset !important; }
            #Advance .container .fields .main .main-child .child.botom {
              border-top-left-radius: unset !important;
              border-bottom-left-radius: unset !important; }
            #Advance .container .fields .main .main-child .child.first {
              border-radius: unset !important; }
            #Advance .container .fields .main .main-child .child.border-b {
              border-radius: unset !important; } }
          @media (max-width: 880px) {
            #Advance .container .fields .main .main-child .child.md {
              display: none; } }
          #Advance .container .fields .main .main-child .child .Percntge {
            text-align: center; }
          #Advance .container .fields .main .main-child .child h2 {
            width: 119px;
            font-size: 15px;
            word-break: unset;
            overflow: hidden; }
            @media (max-width: 880px) {
              #Advance .container .fields .main .main-child .child h2 {
                width: 100%;
                text-align: center; } }
          #Advance .container .fields .main .main-child .child.input-child input {
            font-size: 15px;
            width: 115px;
            color: #efb829; }
            @media (max-width: 880px) {
              #Advance .container .fields .main .main-child .child.input-child input {
                width: 100%;
                text-align: center; } }
              
.financial {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0px 20px;
  background-attachment: fixed;
  min-height: 100vh; }
  .financial .inner {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 100px 20px 0px 20px; }
    @media (max-width: 1049px) {
      .financial .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 775px) {
      .financial .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 575px) {
      .financial .inner {
        padding: 70px 15px 0px 15px; } }
    @media (max-width: 375px) {
      .financial .inner {
        padding: 60px 15px 0px 15px; } }
    .financial .inner.is-scroll {
      position: fixed;
      left: 0;
      right: 0;
      background: #000; }
    @media (max-width: 840px) {
      .financial .inner .logo {
        height: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px; } }
    @media (max-width: 575px) {
      .financial .inner .logo {
        padding-bottom: 5px; } }
    .financial .inner .logo img {
      width: 160px;
      height: 160px;
      display: none; }
      @media (max-width: 840px) {
        .financial .inner .logo img {
          display: block; } }
    .financial .inner .img-wrap {
      display: flex;
      align-items: self-start;
      justify-content: space-evenly; }
      @media (max-width: 840px) {
        .financial .inner .img-wrap .logo-wrap-one {
          display: none; } }
      .financial .inner .img-wrap .logo-wrap-one img {
        width: 145px;
        height: auto; }
      .financial .inner .img-wrap .text-wraps .search-btn {
        position: relative;
        display: flex;
        justify-content: center; }
        @media (max-width: 775px) {
          .financial .inner .img-wrap .text-wraps .search-btn {
            width: auto; } }
        @media (max-width: 575px) {
          .financial .inner .img-wrap .text-wraps .search-btn {
            width: 100%; } }
        .financial .inner .img-wrap .text-wraps .search-btn .search-button {
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 34px;
          font-style: normal;
          font-weight: 900;
          text-transform: uppercase;
          border-radius: 30px 0 0 30px;
          border-right: none;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          border: none;
          outline: none;
          padding: 6px 0px;
          cursor: pointer;
          margin-left: 25px; }
          @media (max-width: 1440px) {
            .financial .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 32px; } }
          @media (max-width: 775px) {
            .financial .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 30px;
              width: auto;
              margin-left: 0px; } }
          @media (max-width: 575px) {
            .financial .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 28px; } }
          @media (max-width: 375px) {
            .financial .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 26px;
              padding: 4px 0px; } }
          @media (max-width: 420px) {
            .financial .inner .img-wrap .text-wraps .search-btn .search-button {
              width: 100%; } }
          .financial .inner .img-wrap .text-wraps .search-btn .search-button::placeholder {
            color: #fff; }
        .financial .inner .img-wrap .text-wraps .search-btn #find_stock {
          width: 50px;
          border: 1px solid #d68d15;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          text-align: center;
          color: #fff;
          border-radius: 0 30px 30px 0;
          cursor: pointer;
          font-size: 20px; }
          .financial .inner .img-wrap .text-wraps .search-btn #find_stock:hover {
            background: var(--gradient, linear-gradient(244deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
      .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
        left: 0; }
        .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
          list-style: none;
          height: 155px;
          overflow-y: scroll;
          margin: 0;
          padding: 0;
          padding-top: 5px;
          color: #fff;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          width: 380px;
          border-radius: 5px;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          z-index: 5; }
          @media (max-width: 1049px) {
            .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 365px; } }
          @media (max-width: 575px) {
            .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 320px; } }
          @media (max-width: 420px) {
            .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 300px; } }
          @media (max-width: 375px) {
            .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 270px; } }
          .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list::-webkit-scrollbar {
            width: 5px; }
          .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: #000; }
          .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list::-webkit-scrollbar-track {
            border-radius: 10px; }
          .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list li {
            text-align: center;
            font-family: "Blender Pro";
            font-size: 18px;
            font-style: normal;
            padding: 12px;
            cursor: pointer;
            border-bottom: 1px solid #000; }
            .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list li:hover {
              background: var(--gradient, linear-gradient(240deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
            .financial .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list li:last-child {
              border-bottom: unset; }
      .financial .inner .img-wrap .text-wraps .heading.is-scrolling {
        position: sticky;
        inset: 0;
        width: 500px;
        margin: 0 auto;
        text-align: center;
        background: #000;
        border-radius: 10px;
        z-index: 2;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
        @media (max-width: 570px) {
          .financial .inner .img-wrap .text-wraps .heading.is-scrolling {
            width: 100%; } }
        @media (max-width: 420px) {
          .financial .inner .img-wrap .text-wraps .heading.is-scrolling {
            width: 100%; } }
        .financial .inner .img-wrap .text-wraps .heading.is-scrolling h2 {
          color: #fff; }
      .financial .inner .img-wrap .text-wraps .heading h2 {
        margin: 0;
        color: #fff;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 46px;
        font-style: normal;
        font-weight: 700;
        line-height: 143.2%;
        text-transform: uppercase;
        overflow: hidden; }
        @media (max-width: 1249px) {
          .financial .inner .img-wrap .text-wraps .heading h2 {
            font-size: 44px; } }
        @media (max-width: 1049px) {
          .financial .inner .img-wrap .text-wraps .heading h2 {
            font-size: 42px; } }
        @media (max-width: 991px) {
          .financial .inner .img-wrap .text-wraps .heading h2 {
            font-size: 40px; } }
        @media (max-width: 775px) {
          .financial .inner .img-wrap .text-wraps .heading h2 {
            font-size: 35px; } }
        @media (max-width: 575px) {
          .financial .inner .img-wrap .text-wraps .heading h2 {
            font-size: 30px; } }
      @media (max-width: 840px) {
        .financial .inner .img-wrap .logo-wrap-two {
          display: none; } }
      .financial .inner .img-wrap .logo-wrap-two img {
        width: 140px;
        height: auto;
        border-radius:25px;}
    .financial .inner .financial-heading {
      display: flex;
      align-items: center;
      padding-bottom: 12px;
      padding-top: 7px;
      text-align: center;
      justify-content: center; }
      @media (max-width: 880px) {
        .financial .inner .financial-heading {
          flex-direction: column-reverse; } }
      @media (max-width: 775px) {
        .financial .inner .financial-heading {
          padding-bottom: 5px;
          padding-top: 5px; } }
      .financial .inner .financial-heading .title {
        color: #fff;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        width: 35%;
        margin: 0px 0px;
        border-radius: 5px; }
        @media (max-width: 1249px) {
          .financial .inner .financial-heading .title {
            width: 32%; } }
        @media (max-width: 1049px) {
          .financial .inner .financial-heading .title {
            width: 30%;
            font-size: 22px; } }
        @media (max-width: 880px) {
          .financial .inner .financial-heading .title {
            padding-top: 10px;
            width: 45%; } }
        @media (max-width: 575px) {
          .financial .inner .financial-heading .title {
            padding-top: 5px;
            width: 100%; } }
      .financial .inner .financial-heading .financial-sprice {
        color: #fff;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase; }
        @media (max-width: 1049px) {
          .financial .inner .financial-heading .financial-sprice {
            font-size: 24px; } }
        @media (max-width: 880px) {
          .financial .inner .financial-heading .financial-sprice {
            padding-top: 10px; } }
        @media (max-width: 775px) {
          .financial .inner .financial-heading .financial-sprice {
            padding-bottom: 10px;
            padding-top: 10px;
            font-size: 24px; } }
        @media (max-width: 575px) {
          .financial .inner .financial-heading .financial-sprice {
            padding-bottom: 5px;
            padding-top: 5px;
            font-size: 22px;
            left: 0; } }
        @media (max-width: 420px) {
          .financial .inner .financial-heading .financial-sprice {
            font-size: 20px; } }
        @media (max-width: 375px) {
          .financial .inner .financial-heading .financial-sprice {
            font-size: 18px; } }
  .financial .financial-list {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    font-family: "Blender Pro";
    padding: 0px 0px 60px 0px;
    overflow-y: scroll;
    position: relative; }
    @media (max-width: 2560px) {
      .financial .financial-list {
        height: 70vh; } }
    @media (max-width: 1920px) {
      .financial .financial-list {
        height: calc(100vh - 360px); } }
    @media (max-width: 1445px) {
      .financial .financial-list {
        padding: 0px 20px 10px 20px;
        height: calc(100vh - 335px); } }
    @media (max-width: 1049px) {
      .financial .financial-list {
        padding: 0px 20px 10px 20px;
        height: 79vh; } }
    @media (max-width: 775px) {
      .financial .financial-list {
        padding: 0px 20px 10px 20px; } }
    @media (max-width: 575px) {
      .financial .financial-list {
        padding: 0px 15px 10px 15px;
        height: 59vh; } }
    @media (max-width: 375px) {
      .financial .financial-list {
        padding: 0px 15px 10px 15px;
        height: 52vh; } }
    .financial .financial-list::-webkit-scrollbar {
      width: 0px; }
    .financial .financial-list .list-wrap .financial-row.f-row {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .financial .financial-list .list-wrap .financial-row.f-row .financial-cell {
        color: white;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 30px;
        margin: 0; }
        .financial .financial-list .list-wrap .financial-row.f-row .financial-cell:first-child {
          font-size: 22px;
          color: #b46a11 !important;
          background-color: transparent; }
          @media (max-width: 830px) {
            .financial .financial-list .list-wrap .financial-row.f-row .financial-cell:first-child {
              font-weight: 800;
              font-size: 28px; } }
        @media (max-width: 1200px) {
          .financial .financial-list .list-wrap .financial-row.f-row .financial-cell {
            font-weight: 800;
            font-size: 28px; } }
        @media (max-width: 1025px) {
          .financial .financial-list .list-wrap .financial-row.f-row .financial-cell {
            font-size: 26px; } }
        @media (max-width: 945px) {
          .financial .financial-list .list-wrap .financial-row.f-row .financial-cell {
            font-size: 24px; } }
        @media (max-width: 635px) {
          .financial .financial-list .list-wrap .financial-row.f-row .financial-cell {
            font-size: 22px;
            text-align: center; } }
    .financial .financial-list .list-wrap .financial-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 18px; }
      @media (max-width: 1250px) {
        .financial .financial-list .list-wrap .financial-row {
          gap: 10px; } }
      @media (max-width: 1200px) {
        .financial .financial-list .list-wrap .financial-row {
          flex-direction: column;
          padding-bottom: 10px; } }
      @media (max-width: 830px) {
        .financial .financial-list .list-wrap .financial-row {
          flex-direction: column;
          padding-bottom: 10px; } }
      .financial .financial-list .list-wrap .financial-row .financial-cell {
        display: flex;
        justify-content: left;
        align-items: center;
        width: 14%;
        text-align: right;
        color: white;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px; }
        @media (max-width: 1200px) {
          .financial .financial-list .list-wrap .financial-row .financial-cell {
            justify-content: center;
            font-size: 20px; } }
        .financial .financial-list .list-wrap .financial-row .financial-cell .percentage {
          padding-left: 10px;
          color: #9f9d9c; }
          .financial .financial-list .list-wrap .financial-row .financial-cell .percentage.percentage-positive {
            color: #9f9d9c; }
          .financial .financial-list .list-wrap .financial-row .financial-cell .percentage.percentage-negative {
            color: #9f9d9c; }
        .financial .financial-list .list-wrap .financial-row .financial-cell:nth-child(2) span {
          display: none; }
        .financial .financial-list .list-wrap .financial-row .financial-cell:first-child {
          justify-content: left;
          color: black;
          font-size: 20px;
          width: 15%;
          font-weight: 900;
          background-color: white;
          margin: 5px 0 5px 0;
          border-radius: 10px;
          padding: 2px 10px; }
          @media (max-width: 1230px) {
            .financial .financial-list .list-wrap .financial-row .financial-cell:first-child {
              font-weight: 700;
              font-size: 18px;
              width: 18%; } }
          @media (max-width: 1200px) {
            .financial .financial-list .list-wrap .financial-row .financial-cell:first-child {
              justify-content: center;
              font-size: 20px;
              width: 25%; } }
          @media (max-width: 1025px) {
            .financial .financial-list .list-wrap .financial-row .financial-cell:first-child {
              width: 35%; } }
          @media (max-width: 830px) {
            .financial .financial-list .list-wrap .financial-row .financial-cell:first-child {
              font-size: 20px;
              justify-content: center;
              padding: 5px;
              width: 30%; } }
          @media (max-width: 575px) {
            .financial .financial-list .list-wrap .financial-row .financial-cell:first-child {
              justify-content: center;
              padding: 5px;
              width: 80%; } }
        .financial .financial-list .list-wrap .financial-row .financial-cell:nth-child(5) {
          border-right: 2px solid #b46a11; }
          @media (max-width: 1200px) {
            .financial .financial-list .list-wrap .financial-row .financial-cell:nth-child(5) {
              border-right: none; } }
    .financial .financial-list .list-wrap .financial-row.heading-row {
      width: 90%; }
      @media (max-width: 1200px) {
        .financial .financial-list .list-wrap .financial-row.heading-row {
          width: 100%; } }
    .financial .financial-list .list-wrap .gold:first-of-type .list:nth-child(1) {
      display: none; }
    .financial .financial-list .list-wrap .list {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-bottom: 10px; }
      @media (max-width: 880px) {
        .financial .financial-list .list-wrap .list {
          flex-direction: column; } }
      @media (max-width: 775px) {
        .financial .financial-list .list-wrap .list {
          flex-direction: column; } }
      .financial .financial-list .list-wrap .list .financial_name {
        border-radius: 11px;
        background: #fff;
        color: #000;
        font-family: "Blender Pro";
        font-size: 22px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        width: 32%; }
        @media (max-width: 1249px) {
          .financial .financial-list .list-wrap .list .financial_name {
            word-wrap: break-word; } }
        @media (max-width: 880px) {
          .financial .financial-list .list-wrap .list .financial_name {
            text-align: center;
            width: 65%; } }
        @media (max-width: 775px) {
          .financial .financial-list .list-wrap .list .financial_name {
            text-align: center;
            width: 70%; } }
        @media (max-width: 575px) {
          .financial .financial-list .list-wrap .list .financial_name {
            text-align: center;
            width: 80%;
            font-size: 22px; } }
        @media (max-width: 420px) {
          .financial .financial-list .list-wrap .list .financial_name {
            width: 90%; } }
      .financial .financial-list .list-wrap .list .financial_number {
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        border-radius: 11px;
        width: 18%;
        word-break: break-word;
        color: #fff; }
        @media (max-width: 880px) {
          .financial .financial-list .list-wrap .list .financial_number {
            margin: 14px 0px;
            width: 22%; } }
        @media (max-width: 575px) {
          .financial .financial-list .list-wrap .list .financial_number {
            width: 40%;
            font-size: 26px; } }
        @media (max-width: 420px) {
          .financial .financial-list .list-wrap .list .financial_number {
            width: 45%; } }

.financial-cell.title {
  font-size: 22px;
  color: #b46a11 !important;
  background-color: transparent !important; }
  @media (max-width: 830px) {
    .financial-cell.title {
      font-weight: 800;
      font-size: 28px; } }

.percentage-positive {
  color: green; }

.percentage-negative {
  color: red; }

.chart-sheet {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  padding: 0px 20px;
  min-height: 100vh; }
  @media (max-width: 880px) {
    .chart-sheet {
      height: 100%;
      padding: 0px 20px 50px; } }
  .chart-sheet .container {
    max-width: 1250px;
    margin: 0 auto;
    padding-bottom: 20px;
    font-family: "Blender Pro"; }
    .chart-sheet .container .inner {
      text-align: center;
      max-width: 1249px;
      margin: 0 auto;
      padding: 100px 20px 0px 20px; }
      @media (max-width: 1049px) {
        .chart-sheet .container .inner {
          padding: 90px 20px 0px 20px; } }
      @media (max-width: 775px) {
        .chart-sheet .container .inner {
          padding: 90px 20px 0px 20px; } }
      @media (max-width: 575px) {
        .chart-sheet .container .inner {
          padding: 70px 15px 0px 15px; } }
      @media (max-width: 375px) {
        .chart-sheet .container .inner {
          padding: 60px 15px 0px 15px; } }
      .chart-sheet .container .inner.is-scroll {
        position: fixed;
        left: 0;
        right: 0;
        background: #000; } 
        @media (max-width: 840px) {
          .chart-sheet .container .inner .logo {
            height: 100%;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding-bottom: 10px; } }
        @media (max-width: 575px) {
          .chart-sheet .container .inner .logo {
            padding-bottom: 5px; } }
        .chart-sheet .container .inner .logo img {
          width: 160px;
          height: 160px;
          display: none; }
          @media (max-width: 840px) {
            .chart-sheet .container .inner .logo img {
              display: block; } }
      .chart-sheet .container .inner .img-wrap {
        display: flex;
        align-items: self-start;
        justify-content: space-evenly; }
        @media (max-width: 840px) {
          .chart-sheet .container .inner .img-wrap .logo-wrap-one {
            display: none; } }
        .chart-sheet .container .inner .img-wrap .logo-wrap-one img {
          width: 145px;
          height: auto; }
        .chart-sheet .container .inner .img-wrap .text-wraps .search-btn {
          position: relative;
          display: flex;
          justify-content: center; }
          @media (max-width: 775px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .search-btn {
              width: auto; } }
          @media (max-width: 575px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .search-btn {
              width: 100%; } }
          .chart-sheet .container .inner .img-wrap .text-wraps .search-btn .search-button {
            color: #fff;
            text-align: center;
            font-family: "Blender Pro";
            font-size: 34px;
            font-style: normal;
            font-weight: 900;
            text-transform: uppercase;
            border-radius: 30px 0 0 30px;
            border-right: none;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            border: none;
            outline: none;
            padding: 6px 0px;
            cursor: pointer;
            margin-left: 25px; }
            @media (max-width: 1440px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 32px; } }
            @media (max-width: 775px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 30px;
                width: auto;
                margin-left: 0px; } }
            @media (max-width: 575px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 28px; } }
            @media (max-width: 375px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-btn .search-button {
                font-size: 26px;
                padding: 4px 0px; } }
            @media (max-width: 420px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-btn .search-button {
                width: 100%; } }
            .chart-sheet .container .inner .img-wrap .text-wraps .search-btn .search-button::placeholder {
              color: #fff; }
          .chart-sheet .container .inner .img-wrap .text-wraps .search-btn #find_stock {
            width: 50px;
            border: 1px solid #d68d15;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            text-align: center;
            color: #fff;
            border-radius: 0 30px 30px 0;
            cursor: pointer;
            font-size: 20px; }
            .chart-sheet .container .inner .img-wrap .text-wraps .search-btn #find_stock:hover {
              background: var(--gradient, linear-gradient(244deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
  .chart-sheet .container .inner .img-wrap .text-wraps .heading.h-flex {
          display: flex;
          gap: 10px;
          align-items: baseline; }
          @media (max-width: 575px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .heading.h-flex {
              flex-direction: column;
              align-items: center;
              justify-content: center;
              gap: unset; } }
        .chart-sheet .container .inner .img-wrap .text-wraps .heading h2 {
          margin: 0;
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          line-height: 143.2%;
          text-transform: uppercase;
          overflow: hidden; }
          @media (max-width: 1249px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 24px; } }
          @media (max-width: 1049px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 24px; } }
          @media (max-width: 991px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 24px; } }
          @media (max-width: 775px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 24px; } }
          @media (max-width: 575px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .heading h2 {
              font-size: 24px; } }
        .chart-sheet .container .inner .img-wrap .text-wraps .heading span {
          color: #fff;
          font-size: 22px; }
          @media (max-width: 575px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .heading span {
              display: none; } }
        @media (max-width: 840px) {
          .chart-sheet .container .inner .img-wrap .logo-wrap-two {
            display: none; } }
        .chart-sheet .container .inner .img-wrap .logo-wrap-two img {
          width: 130px;
          height: auto;
        border-radius: 25px;}
    .chart-sheet .container .year-row {
      display: flex;
	  align-items: start;
      justify-content: space-between;
      padding-left: 158px; 
		max-width: 1040px;
		}
		 @media (max-width: 991px) {
        .chart-sheet .container .year-row {
          padding-left: 132px;
          padding-right: 20px; } }
      @media (max-width: 880px) {
        .chart-sheet .container .year-row {
          padding-left: 125px;
          padding-right: 20px; } }
      @media (max-width: 575px) {
        .chart-sheet .container .year-row {
          padding-left: 105px;
          padding-right: 10px; } }
      @media (max-width: 420px) {
        .chart-sheet .container .year-row {
          padding-left: 85px;
          padding-right: 0px; } }
      .chart-sheet .container .year-row .year {
        /*font-size: 30px;*/
         font-size: 26px;
        font-weight: 900;
        text-align: center;
        width: 100%;
        color: #fff; }
        @media (max-width: 1049px) {
          .chart-sheet .container .year-row .year {
            font-size: 25px; } }
        @media (max-width: 880px) {
          .chart-sheet .container .year-row .year {
            font-size: 23px; } }
        @media (max-width: 775px) {
          .chart-sheet .container .year-row .year {
            font-size: 21px; } }
        @media (max-width: 575px) {
          .chart-sheet .container .year-row .year {
            font-size: 19px; } }
        @media (max-width: 420px) {
          .chart-sheet .container .year-row .year {
            font-size: 17px; } }
    .chart-sheet .container .inner {
      text-align: center;
      padding: 100px 20px 0px 20px; }
      @media (max-width: 1049px) {
        .chart-sheet .container .inner {
          padding: 90px 20px 0px 20px; } }
      @media (max-width: 775px) {
        .chart-sheet .container .inner {
          padding: 90px 20px 0px 20px; } }
      @media (max-width: 575px) {
        .chart-sheet .container .inner {
          padding: 70px 15px 0px 15px; } }
      @media (max-width: 375px) {
        .chart-sheet .container .inner {
          padding: 60px 15px 0px 15px; } }
      .chart-sheet .container .inner.is-scroll {
        position: fixed;
        left: 0;
        right: 0;
        background: #000; }
    
        @media (max-width: 840px) {
          .chart-sheet .container .inner .logo {
            height: 100%;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding-bottom: 10px; } }
        @media (max-width: 575px) {
          .chart-sheet .container .inner .logo {
            padding-bottom: 5px; } }
        .chart-sheet .container .inner .logo img {
          width: 160px;
          height: 160px;
          display: none; }
          @media (max-width: 840px) {
            .chart-sheet .container .inner .logo img {
              display: block; } }
      .chart-sheet .container .inner .img-wrap {
        display: flex;
        align-items: self-start;
        justify-content: space-evenly; }
        @media (max-width: 840px) {
          .chart-sheet .container .inner .img-wrap .logo-wrap-one {
            display: none; } }
        .chart-sheet .container .inner .img-wrap .logo-wrap-one img {
          width: 145px;
          height: auto; }
        .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn {
          position: relative;
          display: flex;
          justify-content: center; }
          @media (max-width: 775px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn {
              width: auto; } }
          @media (max-width: 575px) {
            .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn {
              width: 100%; } }
          .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn .chart-button {
            color: #fff;
            text-align: center;
            font-family: "Blender Pro";
            font-size: 34px;
            font-style: normal;
            font-weight: 900;
            text-transform: uppercase;
            border-radius: 30px 0 0 30px;
            border-right: none;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            border: none;
            outline: none;
            padding: 6px 0px;
            cursor: pointer;
            margin-left: 25px; }
            @media (max-width: 1440px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn .chart-button {
                font-size: 32px; } }
            @media (max-width: 775px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn .chart-button {
                font-size: 30px;
                width: auto;
                margin-left: 0px; } }
            @media (max-width: 575px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn .chart-button {
                font-size: 28px; } }
            @media (max-width: 375px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn .chart-button {
                font-size: 26px;
                padding: 4px 0px; } }
            @media (max-width: 420px) {
              .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn .chart-button {
                width: 100%; } }
            .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn .chart-button::placeholder {
              color: #fff; }
          .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn #find_chart {
            width: 50px;
            border: 1px solid #d68d15;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            text-align: center;
            color: #fff;
            border-radius: 0 30px 30px 0;
            cursor: pointer;
            font-size: 20px; }
            .chart-sheet .container .inner .img-wrap .text-wraps .search-chart-btn #find_chart:hover {
              background: var(--gradient, linear-gradient(244deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
        .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          position: absolute;
          left: 0; }
          .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list {
            list-style: none;
            height: 155px;
            overflow-y: scroll;
            margin: 0;
            padding: 0;
            padding-top: 5px;
            color: #fff;
            background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
            width: 380px;
            border-radius: 5px;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            z-index: 5; }
            @media (max-width: 1049px) {
              .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list {
                width: 365px; } }
            @media (max-width: 575px) {
              .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list {
                width: 320px; } }
            @media (max-width: 420px) {
              .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list {
                width: 300px; } }
            @media (max-width: 375px) {
              .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list {
                width: 270px; } }
            .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list::-webkit-scrollbar {
              width: 5px; }
            .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list::-webkit-scrollbar-thumb {
              border-radius: 10px;
              background: #000; }
            .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list::-webkit-scrollbar-track {
              border-radius: 10px; }
            .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list li {
              text-align: center;
              font-family: "Blender Pro";
              font-size: 18px;
              font-style: normal;
              padding: 12px;
              cursor: pointer;
              border-bottom: 1px solid #000; }
              @media (max-width: 575px) {
                .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list li {
                  font-size: 16px;
                  padding: 8px; } }
              @media (max-width: 375px) {
                .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list li {
                  font-size: 14px;
                  padding: 8px; } }
              .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list li:hover {
                background: var(--gradient, linear-gradient(240deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
              .chart-sheet .container .inner .img-wrap .text-wraps #suggChartListdata .suggestion-list li:last-child {
                border-bottom: unset; }
        @media (max-width: 840px) {
          .chart-sheet .container .inner .img-wrap .logo-wrap-two {
            display: none; } }
        .chart-sheet .container .inner .img-wrap .logo-wrap-two img {
          width: 130px;
          height: auto;
              border-radius: 25px; 
        }
      .chart-sheet .container .inner .chart-heading {
        display: flex;
        align-items: center;
        padding-bottom: 12px;
        padding-top: 7px;
        text-align: center;
        justify-content: center; }
        @media (max-width: 880px) {
          .chart-sheet .container .inner .chart-heading {
            flex-direction: column-reverse; } }
        @media (max-width: 775px) {
          .chart-sheet .container .inner .chart-heading {
            padding-bottom: 5px;
            padding-top: 5px; } }
        .chart-sheet .container .inner .chart-heading .title {
          color: #fff;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 900;
          width: 35%;
          margin: 0px 0px;
          border-radius: 5px; }
          @media (max-width: 1249px) {
            .chart-sheet .container .inner .chart-heading .title {
              width: 32%; } }
          @media (max-width: 1049px) {
            .chart-sheet .container .inner .chart-heading .title {
              width: 30%;
              font-size: 22px; } }
          @media (max-width: 880px) {
            .chart-sheet .container .inner .chart-heading .title {
              padding-top: 10px;
              width: 45%; } }
          @media (max-width: 575px) {
            .chart-sheet .container .inner .chart-heading .title {
              padding-top: 5px;
              width: 100%; } }
        .chart-sheet .container .inner .chart-heading .stock-price {
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          text-transform: uppercase; }
          @media (max-width: 1049px) {
            .chart-sheet .container .inner .chart-heading .stock-price {
              font-size: 24px; } }
          @media (max-width: 880px) {
            .chart-sheet .container .inner .chart-heading .stock-price {
              padding-top: 10px; } }
          @media (max-width: 775px) {
            .chart-sheet .container .inner .chart-heading .stock-price {
              padding-bottom: 10px;
              padding-top: 10px;
              font-size: 24px; } }
          @media (max-width: 575px) {
            .chart-sheet .container .inner .chart-heading .stock-price {
              padding-bottom: 5px;
              padding-top: 0px;
              font-size: 22px;
              left: 0; } }
          @media (max-width: 420px) {
            .chart-sheet .container .inner .chart-heading .stock-price {
              font-size: 20px; } }
          @media (max-width: 375px) {
            .chart-sheet .container .inner .chart-heading .stock-price {
              font-size: 18px; } }
    .chart-sheet .container .chart {
      display: flex;
      flex-direction: column;
      gap: 75px;
      padding-top: 20px; 
		 height: calc(100vh - 295px);
      overflow-y: scroll; }
      .chart-sheet .container .chart::-webkit-scrollbar {
        width: 5px; }
      .chart-sheet .container .chart::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: transparent; }
      .chart-sheet .container .chart::-webkit-scrollbar-track {
        border-radius: 10px; }
  
.chart-sheet .container .chart .button-container {
        display: flex;
        justify-content: center;
        width: 100%; }
      .chart-sheet .container .chart .view-button {
        padding: 10px 20px;
        border: 1px solid orange;
        background-color: transparent;
        color: white;
        cursor: pointer;
        margin: 0 5px;
        border-radius: 30px; }
      .chart-sheet .container .chart .view-button.active {
        background-color: orange;
        color: black;
        border-radius: 30px; }
      .chart-sheet .container .chart .view-button2 {
        padding: 10px 20px;
        border: 1px solid #01DF01;
        background-color: transparent;
        color: white;
        cursor: pointer;
        margin: 0 5px;
        border-radius: 30px; }
      .chart-sheet .container .chart .view-button2.active {
        background-color: #01DF01;
        color: black;
        border-radius: 30px; }
        
        .chart-sheet .container .chart .view-buttonfcf {
        padding: 10px 20px;
        border: 1px solid #01c4df;
        background-color: transparent;
        color: white;
        cursor: pointer;
        margin: 0 5px;
        border-radius: 30px; }
      .chart-sheet .container .chart .view-buttonfcf.active
      {
        background-color: #01c4df;
        color: black;
        border-radius: 30px; }
        .view-buttonOcf {
        padding: 10px 20px;
        border: 1px solid yellow;  
        background-color: transparent;
        color: white;
        cursor: pointer;
        margin: 0 5px;
        border-radius: 30px; } 
            .view-buttonOcf.active {
                background-color: yellow;  
                color: black;
                border-radius: 30px;  } 
            .view-buttonOpI {
         padding: 10px 20px;
        border: 1px solid #85ff00;  
        background-color: transparent;
        color: white;
        cursor: pointer;
        margin: 0 5px;
        border-radius: 30px;
            } 
            .view-buttonOpI.active {
                 background-color: #85ff00;  
                color: black;
                border-radius: 30px;  }
                .chart-sheet .container .chart .view-buttonShrOut {
        padding: 10px 20px;
        border: 1px solid #98e447;
        background-color: transparent;
        color: white;
        cursor: pointer;
        margin: 0 5px;
        border-radius: 30px; }
      .chart-sheet .container .chart .view-buttonShrOut.active {
        background-color: #98e447;
        color: black;
        border-radius: 30px; }
      .chart-sheet .container .chart .view-buttonCashBondDebt {
        padding: 10px 20px;
        border: 1px solid #447DCD;
        background-color: transparent;
        color: white;
        cursor: pointer;
        margin: 0 5px;
        border-radius: 30px; }
      .chart-sheet .container .chart .view-buttonCashBondDebt.active {
        background-color: #447DCD;
        color: white;
        border-radius: 30px; }
      .chart-sheet .container .chart #revenueChart {
        text-transform: uppercase;
        height: 575px !important; }
      .chart-sheet .container .chart #epsChart {
        text-transform: uppercase;
        height: 575px !important; }
      .chart-sheet .container .chart #freecashflowChart {
        text-transform: uppercase;
        height: 575px !important; }
       .chart-sheet .container .chart #OperatingcashflowChart{
        text-transform: uppercase;
        height: 575px !important; }
     .chart-sheet .container .chart #OperatingIncomeChart{
        text-transform: uppercase;
        height: 575px !important;  }
         .chart-sheet .container .chart #sharesOutstandingChart {
        text-transform: uppercase;
        height: 575px !important; }
      .chart-sheet .container .chart #CashBondDebtChart {
        text-transform: uppercase;
        height: 575px !important; }
 
 .balance_sheet {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0px 20px;
  background-attachment: fixed;
  min-height: 100vh; }
  .balance_sheet .inner {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    padding: 100px 20px 0px 20px; }
    @media (max-width: 1049px) {
      .balance_sheet .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 775px) {
      .balance_sheet .inner {
        padding: 90px 20px 0px 20px; } }
    @media (max-width: 575px) {
      .balance_sheet .inner {
        padding: 70px 15px 0px 15px; } }
    @media (max-width: 375px) {
      .balance_sheet .inner {
        padding: 60px 15px 0px 15px; } }
    .balance_sheet .inner.is-scroll {
      position: fixed;
      left: 0;
      right: 0;
      background: #000; }
    @media (max-width: 840px) {
      .balance_sheet .inner .logo {
        height: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px; } }
    @media (max-width: 575px) {
      .balance_sheet .inner .logo {
        padding-bottom: 5px; } }
    .balance_sheet .inner .logo img {
      width: 160px;
      height: 160px;
      display: none; }
      @media (max-width: 840px) {
        .balance_sheet .inner .logo img {
          display: block; } }
    .balance_sheet .inner .img-wrap {
      display: flex;
      align-items: self-start;
      justify-content: space-evenly; }
      @media (max-width: 840px) {
        .balance_sheet .inner .img-wrap .logo-wrap-one {
          display: none; } }
      .balance_sheet .inner .img-wrap .logo-wrap-one img {
        width: 145px;
        height: auto;  border-radius:25px;}
      .balance_sheet .inner .img-wrap .text-wraps .search-btn {
        position: relative;
        display: flex;
        justify-content: center; }
        @media (max-width: 775px) {
          .balance_sheet .inner .img-wrap .text-wraps .search-btn {
            width: auto; } }
        @media (max-width: 575px) {
          .balance_sheet .inner .img-wrap .text-wraps .search-btn {
            width: 100%; } }
        .balance_sheet .inner .img-wrap .text-wraps .search-btn .search-button {
          color: #fff;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 34px;
          font-style: normal;
          font-weight: 900;
          text-transform: uppercase;
          border-radius: 30px 0 0 30px;
          border-right: none;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          border: none;
          outline: none;
          padding: 6px 0px;
          cursor: pointer;
          margin-left: 25px; }
          @media (max-width: 1440px) {
            .balance_sheet .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 32px; } }
          @media (max-width: 775px) {
            .balance_sheet .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 30px;
              width: auto;
              margin-left: 0px; } }
          @media (max-width: 575px) {
            .balance_sheet .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 28px; } }
          @media (max-width: 375px) {
            .balance_sheet .inner .img-wrap .text-wraps .search-btn .search-button {
              font-size: 26px;
              padding: 4px 0px; } }
          @media (max-width: 420px) {
            .balance_sheet .inner .img-wrap .text-wraps .search-btn .search-button {
              width: 100%; } }
          .balance_sheet .inner .img-wrap .text-wraps .search-btn .search-button::placeholder {
            color: #fff; }
        .balance_sheet .inner .img-wrap .text-wraps .search-btn #find_stock {
          width: 50px;
          border: 1px solid #d68d15;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          text-align: center;
          color: #fff;
          border-radius: 0 30px 30px 0;
          cursor: pointer;
          font-size: 20px; }
          .balance_sheet .inner .img-wrap .text-wraps .search-btn #find_stock:hover {
            background: var(--gradient, linear-gradient(244deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
      .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
        left: 0; }
        .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
          list-style: none;
          height: 155px;
          overflow-y: scroll;
          margin: 0;
          padding: 0;
          padding-top: 5px;
          color: #fff;
          background: var(--gradient, linear-gradient(90deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%));
          width: 380px;
          border-radius: 5px;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          z-index: 5; }
          @media (max-width: 1049px) {
            .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 365px; } }
          @media (max-width: 575px) {
            .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 320px; } }
          @media (max-width: 420px) {
            .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 300px; } }
          @media (max-width: 375px) {
            .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list {
              width: 270px; } }
          .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list::-webkit-scrollbar {
            width: 5px; }
          .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: #000; }
          .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list::-webkit-scrollbar-track {
            border-radius: 10px; }
          .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list li {
            text-align: center;
            font-family: "Blender Pro";
            font-size: 18px;
            font-style: normal;
            padding: 12px;
            cursor: pointer;
            border-bottom: 1px solid #000; }
            .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list li:hover {
              background: var(--gradient, linear-gradient(240deg, #b46a11 0.24%, #d68d15 33.21%, #e7ac18 67.67%, #f8c73d 98.67%)); }
            .balance_sheet .inner .img-wrap .text-wraps #financialsuggestionListContainer .suggestion-list li:last-child {
              border-bottom: unset; }
      .balance_sheet .inner .img-wrap .text-wraps .heading.is-scrolling {
        position: sticky;
        inset: 0;
        width: 500px;
        margin: 0 auto;
        text-align: center;
        background: #000;
        border-radius: 10px;
        z-index: 2;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
        @media (max-width: 570px) {
          .balance_sheet .inner .img-wrap .text-wraps .heading.is-scrolling {
            width: 100%; } }
        @media (max-width: 420px) {
          .balance_sheet .inner .img-wrap .text-wraps .heading.is-scrolling {
            width: 100%; } }
        .balance_sheet .inner .img-wrap .text-wraps .heading.is-scrolling h2 {
          color: #fff; }
      .balance_sheet .inner .img-wrap .text-wraps .heading h2 {
        margin: 0;
        color: #fff;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 46px;
        font-style: normal;
        font-weight: 700;
        line-height: 143.2%;
        text-transform: uppercase;
        overflow: hidden; }
        @media (max-width: 1249px) {
          .balance_sheet .inner .img-wrap .text-wraps .heading h2 {
            font-size: 44px; } }
        @media (max-width: 1049px) {
          .balance_sheet .inner .img-wrap .text-wraps .heading h2 {
            font-size: 42px; } }
        @media (max-width: 991px) {
          .balance_sheet .inner .img-wrap .text-wraps .heading h2 {
            font-size: 40px; } }
        @media (max-width: 775px) {
          .balance_sheet .inner .img-wrap .text-wraps .heading h2 {
            font-size: 35px; } }
        @media (max-width: 575px) {
          .balance_sheet .inner .img-wrap .text-wraps .heading h2 {
            font-size: 30px; } }
      @media (max-width: 840px) {
        .balance_sheet .inner .img-wrap .logo-wrap-two {
          display: none; } }
      .balance_sheet .inner .img-wrap .logo-wrap-two img {
        width: 145px;
        height: auto;  border-radius:25px;}
    .balance_sheet .inner .balancesheet-heading {
      display: flex;
      align-items: center;
      padding-bottom: 12px;
      padding-top: 7px;
      text-align: center;
      justify-content: center; }
      @media (max-width: 880px) {
        .balance_sheet .inner .balancesheet-heading {
          flex-direction: column-reverse; } }
      @media (max-width: 775px) {
        .balance_sheet .inner .balancesheet-heading {
          padding-bottom: 5px;
          padding-top: 5px; } }
      .balance_sheet .inner .balancesheet-heading .title {
        color: #fff;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        width: 35%;
        margin: 0px 0px;
        border-radius: 5px; }
        @media (max-width: 1249px) {
          .balance_sheet .inner .balancesheet-heading .title {
            width: 32%; } }
        @media (max-width: 1049px) {
          .balance_sheet .inner .balancesheet-heading .title {
            width: 30%;
            font-size: 22px; } }
        @media (max-width: 880px) {
          .balance_sheet .inner .balancesheet-heading .title {
            padding-top: 10px;
            width: 45%; } }
        @media (max-width: 575px) {
          .balance_sheet .inner .balancesheet-heading .title {
            padding-top: 5px;
            width: 100%; } }
      .balance_sheet .inner .balancesheet-heading .balancesheet-sprice {
        color: #fff;
        text-align: center;
        font-family: "Blender Pro";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase; }
        @media (max-width: 1049px) {
          .balance_sheet .inner .balancesheet-heading .balancesheet-sprice {
            font-size: 24px; } }
        @media (max-width: 880px) {
          .balance_sheet .inner .balancesheet-heading .balancesheet-sprice {
            padding-top: 10px; } }
        @media (max-width: 775px) {
          .balance_sheet .inner .balancesheet-heading .balancesheet-sprice {
            padding-bottom: 10px;
            padding-top: 10px;
            font-size: 24px; } }
        @media (max-width: 575px) {
          .balance_sheet .inner .balancesheet-heading .balancesheet-sprice {
            padding-bottom: 5px;
            padding-top: 5px;
            font-size: 22px;
            left: 0; } }
        @media (max-width: 420px) {
          .balance_sheet .inner .balancesheet-heading .balancesheet-sprice {
            font-size: 20px; } }
        @media (max-width: 375px) {
          .balance_sheet .inner .balancesheet-heading .balancesheet-sprice {
            font-size: 18px; } }
  .balance_sheet .balancesheet-list {
    text-align: center;
    max-width: 1249px;
    margin: 0 auto;
    font-family: "Blender Pro";
    padding: 0px 0px 60px 0px;
    overflow-y: scroll;
    position: relative; }
    @media (max-width: 2560px) {
      .balance_sheet .balancesheet-list {
        height: 70vh; } }
    @media (max-width: 1920px) {
      .balance_sheet .balancesheet-list {
        height: calc(100vh - 360px); } }
    @media (max-width: 1445px) {
      .balance_sheet .balancesheet-list {
        padding: 0px 20px 10px 20px;
        height: calc(100vh - 335px); } }
    @media (max-width: 1049px) {
      .balance_sheet .balancesheet-list {
        padding: 0px 20px 10px 20px;
        height: 79vh; } }
    @media (max-width: 775px) {
      .balance_sheet .balancesheet-list {
        padding: 0px 20px 10px 20px; } }
    @media (max-width: 575px) {
      .balance_sheet .balancesheet-list {
        padding: 0px 15px 10px 15px;
        height: 59vh; } }
    @media (max-width: 375px) {
      .balance_sheet .balancesheet-list {
        padding: 0px 15px 10px 15px;
        height: 52vh; } }
    .balance_sheet .balancesheet-list::-webkit-scrollbar {
      width: 0px; }
    .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell {
        color: white;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 30px;
        margin: 0; }
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell:first-child {
          font-size: 22px;
          color: #b46a11 !important;
          background-color: transparent; }
          @media (max-width: 830px) {
            .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell:first-child {
              font-weight: 800;
              font-size: 28px; } }
        @media (max-width: 1200px) {
          .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell {
            font-weight: 800;
            font-size: 28px; } }
        @media (max-width: 1025px) {
          .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell {
            font-size: 26px; } }
        @media (max-width: 945px) {
          .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell {
            font-size: 24px; } }
        @media (max-width: 635px) {
          .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell {
            font-size: 22px;
            text-align: center; } }
        /*.balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell:nth-child(5) {*/
        /*  visibility: hidden; }*/
        /*.balance_sheet .balancesheet-list .list-wrap .balancesheet-row.f-row .balancesheet-cell:nth-child(6) {*/
        /*  visibility: hidden; }*/
    .balance_sheet .balancesheet-list .list-wrap .balancesheet-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 18px; }
      @media (max-width: 1250px) {
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row {
          gap: 10px; } }
      @media (max-width: 1200px) {
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row {
          flex-direction: column;
          padding-bottom: 10px; } }
      @media (max-width: 830px) {
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row {
          flex-direction: column;
          padding-bottom: 10px; } }
      .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell {
        display: flex;
        justify-content: left;
        align-items: center;
        width: 14%;
        text-align: right;
        color: white;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px; }
        @media (max-width: 1200px) {
          .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell {
            justify-content: center;
            font-size: 20px; } }
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell .percentage {
          padding-left: 10px;
          color: #9f9d9c; }
          .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell .percentage.percentage-positive {
            color: #9f9d9c; }
          .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell .percentage.percentage-negative {
            color: #9f9d9c; }
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:nth-child(2) span {
          display: none; }
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:first-child {
          justify-content: left;
          color: black;
          font-size: 20px;
          width: 20%;
          font-weight: 900;
          background-color: white;
          margin: 5px 0 5px 0;
          border-radius: 10px;
          padding: 2px 10px; }
          @media (max-width: 1230px) {
            .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:first-child {
              font-weight: 700;
              font-size: 18px;
              width: 18%; } }
          @media (max-width: 1200px) {
            .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:first-child {
              justify-content: center;
              font-size: 20px;
              width: 25%; } }
          @media (max-width: 1025px) {
            .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:first-child {
              width: 35%; } }
          @media (max-width: 830px) {
            .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:first-child {
              font-size: 20px;
              justify-content: center;
              padding: 5px;
              width: 30%; } }
          @media (max-width: 575px) {
            .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:first-child {
              justify-content: center;
              padding: 5px;
              width:95%; } }
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:nth-child(5) {
          border-right: 2px solid #b46a11; }
          @media (max-width: 1200px) {
            .balance_sheet .balancesheet-list .list-wrap .balancesheet-row .balancesheet-cell:nth-child(5) {
              border-right: none; } }
    .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.heading-row {
      width: 90%; }
      @media (max-width: 1200px) {
        .balance_sheet .balancesheet-list .list-wrap .balancesheet-row.heading-row {
          width: 100%; } }
    .balance_sheet .balancesheet-list .list-wrap .gold:first-of-type .list:nth-child(1) {
      display: none; }
    .balance_sheet .balancesheet-list .list-wrap .list {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-bottom: 10px; }
      @media (max-width: 880px) {
        .balance_sheet .balancesheet-list .list-wrap .list {
          flex-direction: column; } }
      @media (max-width: 775px) {
        .balance_sheet .balancesheet-list .list-wrap .list {
          flex-direction: column; } }
      .balance_sheet .balancesheet-list .list-wrap .list .financial_name {
        border-radius: 11px;
        background: #fff;
        color: #000;
        font-family: "Blender Pro";
        font-size: 22px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        width: 32%; }
        @media (max-width: 1249px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_name {
            word-wrap: break-word; } }
        @media (max-width: 880px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_name {
            text-align: center;
            width: 65%; } }
        @media (max-width: 775px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_name {
            text-align: center;
            width: 70%; } }
        @media (max-width: 575px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_name {
            text-align: center;
            width: 80%;
            font-size: 22px; } }
        @media (max-width: 420px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_name {
            width: 90%; } }
      .balance_sheet .balancesheet-list .list-wrap .list .financial_number {
        font-family: "Blender Pro";
        font-size: 26px;
        font-style: normal;
        font-weight: 900;
        line-height: 153.2%;
        text-transform: uppercase;
        border-radius: 11px;
        width: 18%;
        word-break: break-word;
        color: #fff; }
        @media (max-width: 880px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_number {
            margin: 14px 0px;
            width: 22%; } }
        @media (max-width: 575px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_number {
            width: 40%;
            font-size: 26px; } }
        @media (max-width: 420px) {
          .balance_sheet .balancesheet-list .list-wrap .list .financial_number {
            width: 45%; } }

.balancesheet-cell.title {
  font-size: 22px;
  color: #b46a11 !important;
  background-color: transparent !important; }
  @media (max-width: 830px) {
    .balancesheet-cell.title {
      font-weight: 800;
      font-size: 28px; } }

.percentage-positive {
  color: green; } 
.percentage-negative {
  color: red; } 
.banner-content .inner {
  max-width: 1249px;
  margin: 0 auto;
  padding: 0px 20px; }
  .banner-content .inner .multi-screen img {
    width: 100%;
    height: 100%; }
  .banner-content .inner .b-head {
    padding-top: 10px;
    padding-bottom: 35px; }
    @media (max-width: 600px) {
      .banner-content .inner .b-head {
        padding-bottom: 25px; } }
    .banner-content .inner .b-head h2 {
      color: #FFF;
      text-align: center;
      font-family: "Blender Pro";
      font-size: 58px;
      font-style: normal;
      font-weight: 900;
      text-transform: uppercase;
      margin: 0; }
      @media (max-width: 991px) {
        .banner-content .inner .b-head h2 {
          font-size: 48px; } }
      @media (max-width: 775px) {
        .banner-content .inner .b-head h2 {
          font-size: 45px; } }
      @media (max-width: 600px) {
        .banner-content .inner .b-head h2 {
          font-size: 40px; } }
      @media (max-width: 420px) {
        .banner-content .inner .b-head h2 {
          font-size: 35px; } }
  .banner-content .inner .Box-wrap {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px; }
    @media (max-width: 991px) {
      .banner-content .inner .Box-wrap {
        margin-bottom: 80px; } }
    @media (max-width: 775px) {
      .banner-content .inner .Box-wrap {
        margin-bottom: 65px; } }
    @media (max-width: 600px) {
      .banner-content .inner .Box-wrap {
        margin-bottom: 40px;
        flex-direction: column; } }
    .banner-content .inner .Box-wrap .box-img {
      width: calc(31.33% - 20px); }
      @media (max-width: 600px) {
        .banner-content .inner .Box-wrap .box-img {
          width: calc(50% - 20px); } }
      @media (max-width: 420px) {
        .banner-content .inner .Box-wrap .box-img {
          width: calc(70% - 20px); } }
      @media (max-width: 1249px) {
        .banner-content .inner .Box-wrap .box-img img {
          width: 100%;
          height: 100%; } }
  .banner-content .inner .Reverse-screen .box-img {
    display: flex;
    flex-direction: column; }
    .banner-content .inner .Reverse-screen .box-img .img-wrap {
      display: flex;
      align-items: center;
      margin-bottom: 45px;
      justify-content: center; }
      @media (max-width: 775px) {
        .banner-content .inner .Reverse-screen .box-img .img-wrap {
          flex-direction: column; } }
      @media (max-width: 600px) {
        .banner-content .inner .Reverse-screen .box-img .img-wrap {
          margin-bottom: 30px; } }
      .banner-content .inner .Reverse-screen .box-img .img-wrap.reversebox {
        flex-direction: row-reverse; }
        @media (max-width: 775px) {
          .banner-content .inner .Reverse-screen .box-img .img-wrap.reversebox {
            flex-direction: column; } }
      .banner-content .inner .Reverse-screen .box-img .img-wrap .img {
        width: 49.5%; }
        @media (max-width: 775px) {
          .banner-content .inner .Reverse-screen .box-img .img-wrap .img {
            width: 100%; } }
        .banner-content .inner .Reverse-screen .box-img .img-wrap .img img {
          width: 100%; }
      .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap {
        width: 50%;
        text-align: center; }
        @media (max-width: 600px) {
          .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap {
            width: 75%; } }
        @media (max-width: 420px) {
          .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap {
            width: 90%; } }
        .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .heading {
          margin-bottom: 20px; }
          .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .heading h3 {
            color: #FFF;
            text-align: center;
            font-family: "Blender Pro";
            font-size: 42px;
            font-style: normal;
            font-weight: 900;
            text-transform: uppercase;
            margin: 0; }
            @media (max-width: 991px) {
              .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .heading h3 {
                font-size: 38px; } }
            @media (max-width: 420px) {
              .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .heading h3 {
                font-size: 35px; } }
        .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .descp {
          text-align: center; }
          .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .descp p {
            color: #FFF;
            text-align: center;
            font-family: "Blender Pro";
            font-size: 25px;
            font-style: normal;
            font-weight: 900;
            text-transform: uppercase;
            margin: 0;
            width: 60%;
            margin: auto; }
            @media (max-width: 991px) {
              .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .descp p {
                font-size: 22px;
                width: 65%; } }
            @media (max-width: 775px) {
              .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .descp p {
                width: 75%; } }
            @media (max-width: 600px) {
              .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .descp p {
                width: 100%;
                font-size: 20px; } }
        .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .link a {
          color: #FFF;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 25px;
          font-style: normal;
          font-weight: 900;
          line-height: 153.2%;
          text-transform: uppercase;
          margin: 0;
          text-decoration: none; }
          @media (max-width: 991px) {
            .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .link a {
              font-size: 22px; } }
          @media (max-width: 600px) {
            .banner-content .inner .Reverse-screen .box-img .img-wrap .content-wrap .link a {
              width: 100%;
              font-size: 20px; } }
  .banner-content .inner .login-wrap {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 50px; }
    @media (max-width: 775px) {
      .banner-content .inner .login-wrap {
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 600px) {
      .banner-content .inner .login-wrap {
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
		  display: flex;
        flex-direction: column;
		} }
    .banner-content .inner .login-wrap .member-login {
      display: inline-block;
      color: #FFF;
      text-align: center;
      font-family: "Blender Pro";
      font-size: 30px;
      font-style: normal;
      font-weight: 700;
      line-height: 153.2%;
      text-transform: uppercase;
      border-radius: 11px;
      background: #42AB02;
      box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.25);
      text-decoration: none;
      padding: 5px 50px;
      margin-right: 60px;
      cursor: pointer; }
      @media (max-width: 775px) {
        .banner-content .inner .login-wrap .member-login {
          font-size: 26px;
          margin-right: 20px; } }
      @media (max-width: 620px) {
        .banner-content .inner .login-wrap .member-login {
          font-size: 25px;
          margin-right: 0px;
          margin-bottom: 15px; } }
      @media (max-width: 420px) {
        .banner-content .inner .login-wrap .member-login {
          font-size: 22px; } }
    .banner-content .inner .login-wrap .apply-acess {
      display: inline-block;
      color: #FFF;
      text-align: center;
      font-family: "Blender Pro";
      font-size: 30px;
      font-style: normal;
      font-weight: 700;
      line-height: 153.2%;
      text-transform: uppercase;
      box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.25);
      text-decoration: none;
      border-radius: 11px;
      background: var(--gradient, linear-gradient(90deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
      padding: 5px 50px;
      cursor: pointer; }
      @media (max-width: 775px) {
        .banner-content .inner .login-wrap .apply-acess {
          font-size: 26px; } }
      @media (max-width: 620px) {
        .banner-content .inner .login-wrap .apply-acess {
          font-size: 25px; } }
      @media (max-width: 420px) {
        .banner-content .inner .login-wrap .apply-acess {
          font-size: 22px; } }
  .banner-content .inner .Testomonial {
    padding-top: 10px;
    padding-bottom: 30px; }
    .banner-content .inner .Testomonial .inner {
      max-width: 1249px;
      margin: 0 auto;
      padding: 0px 20px; }
      @media (max-width: 420px) {
        .banner-content .inner .Testomonial .inner {
          padding: 0px; } }
      .banner-content .inner .Testomonial .inner .T-reveiws {
        padding-bottom: 30px; }
        .banner-content .inner .Testomonial .inner .T-reveiws h3 {
          color: #FFF;
          text-align: center;
          font-family: "Blender Pro";
          font-size: 38px;
          font-style: normal;
          font-weight: 900;
			margin:0;
          text-transform: uppercase; }
      .banner-content .inner .Testomonial .inner .testimonail-wrap {
        display: flex;
        gap: 35px;
        justify-content: center; }
        .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap {
          margin-right: 20px;
          width: calc(33.33% - 20px); }
          @media (max-width: 775px) {
            .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap {
              margin-right: 25px;
              width: calc(50% - 25px); } }
          @media (max-width: 600px) {
            .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap {
              margin-right: 0px;
              width: calc(100% - 0px); } }
          .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap .img {
            text-align: center;
            width: 100%;
            justify-content: center;
            display: flex; }
          .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap .rating {
            text-align: center;
            margin-bottom: 15px;
            margin-top: 5px;
            margin-right: 5px;
            display: flex;
            align-items: center;
            justify-content: center; }
          .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap .tes-desc {
            margin-bottom: 30px; }
            .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap .tes-desc p {
              color: #FFF;
              text-align: center;
              font-family: "Blender Pro";
              font-size: 20px;
              font-style: normal;
              font-weight: 900;
              text-transform: uppercase; }
              @media (max-width: 775px) {
                .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap .tes-desc p {
                  font-size: 18px; } }
          .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap .t-name h3 {
            color: #FFF;
            text-align: center;
            font-family: "Blender Pro";
            font-size: 20px;
            font-style: normal;
            font-weight: 900;
            text-transform: uppercase; }
            @media (max-width: 775px) {
              .banner-content .inner .Testomonial .inner .testimonail-wrap .t-wrap .t-name h3 {
                font-size: 19px; } }
                  
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Blender Pro';
  src: url(/wp-content/uploads/2024/06/BlenderPro-Medium.ttf);
  src: local("Blender Pro Medium"), local("BlenderPro-Medium"), url("/wp-content/uploads/2024/06/BlenderPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Blender Pro';
  src: url(/wp-content/uploads/2024/06/BlenderPro-ThinItalic.ttf);
  src: local("Blender Pro Thin Italic"), local("BlenderPro-ThinItalic"), url("/wp-content/uploads/2024/06/BlenderPro-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Blender Pro';
  src: url(/wp-content/uploads/2024/06/BlenderPro-Heavy.ttf);
  src: local("Blender Pro Heavy"), local("BlenderPro-Heavy"), url("/wp-content/uploads/2024/06/BlenderPro-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Blender Pro Book';
  src: url(/wp-content/uploads/2024/06/BlenderPro-BookItalic.ttf);
  src: local("Blender Pro Book Italic"), local("BlenderPro-BookItalic"), url("BlenderPro-BookItalic.eot?#iefix") format("embedded-opentype"), url("BlenderPro-BookItalic.woff2") format("woff2"), url("BlenderPro-BookItalic.woff") format("woff"), url("/wp-content/uploads/2024/06/BlenderPro-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Blender Pro Book';
  src: url(/wp-content/uploads/2024/06/BlenderPro-Book.ttf);
  src: local("Blender Pro Book"), local("BlenderPro-Book"), url("/wp-content/uploads/2024/06/BlenderPro-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Blender Pro';
  src: url(/wp-content/uploads/2024/06/BlenderPro-Bold.ttf);
  src: local("Blender Pro Bold"), local("BlenderPro-Bold"), url("/wp-content/uploads/2024/06/BlenderPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Blender Pro';
  src: url(/wp-content/uploads/2024/06/BlenderPro-Thin.ttf);
  src: local("Blender Pro Thin"), local("BlenderPro-Thin"), url("/wp-content/uploads/2024/06/BlenderPro-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Blender Pro';
  src: url(/wp-content/uploads/2024/06/BlenderPro-MediumItalic.ttf);
  src: local("Blender Pro Medium Italic"), local("BlenderPro-MediumItalic"), url("/wp-content/uploads/2024/06/BlenderPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Blender Pro';
  src: url(https://1000xstocks.com/wp-content/uploads/2024/06/BlenderPro-BoldItalic-1.ttf);
  src: local("Blender Pro Bold Italic"), local("BlenderPro-BoldItalic"), url("https://1000xstocks.com/wp-content/uploads/2024/06/BlenderPro-BoldItalic-1.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

.header {
  position: absolute;
  z-index: 2;
  width: 100%; }
  .header.is-scroll {
    position: fixed;
    background: #000; }
  .header .inner {
    max-width: 1249px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 20px 20px;
    gap: 10px; }
    @media (max-width: 775px) {
      .header .inner {
        padding: 20px 20px 20px 20px; } }
    @media (max-width: 575px) {
      .header .inner {
        padding: 20px 20px 20px 20px; } }
    @media (max-width: 575px) {
      .header .inner .col-left {
        position: relative;
        z-index: 2; } }
    .header .inner .col-left h2 {
      color: #FFF;
      text-align: center;
      font-family: "Blender Pro";
      font-size: 24px;
      font-style: normal;
      font-weight: 900;
      line-height: 153.2%;
      text-transform: uppercase;
      margin: 0; }
      @media (max-width: 1049px) {
        .header .inner .col-left h2 {
          font-size: 22px; } }
      @media (max-width: 575px) {
        .header .inner .col-left h2 {
          font-size: 20px; } }
    @media (max-width: 1440px) {
      .header .inner .col-right {
        display: none; } }
    .header .inner .col-right .menu {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .header .inner .col-right .menu .item {
        margin-right: 14px; }
        @media (max-width: 1049px) {
          .header .inner .col-right .menu .item {
            margin-right: 12px; } }
        .header .inner .col-right .menu .item a {
          color: #FFF;
          font-family: "Blender Pro";
          font-size: 17px;
          font-style: normal;
          font-weight: 900;
          line-height: 135.2%;
          text-transform: uppercase;
          text-decoration: none;
          transition: all;
          cursor: pointer; }
          @media (max-width: 1049px) {
            .header .inner .col-right .menu .item a {
              font-size: 18px; } }
          .header .inner .col-right .menu .item a:hover {
            text-decoration-line: underline; }
          .header .inner .col-right .menu .item a.active {
            text-decoration-line: underline; }
        .header .inner .col-right .menu .item.dropdown {
          position: relative; }
          .header .inner .col-right .menu .item.dropdown .dropdown-menu {
            display: none;
            position: absolute;
            width: 175px;
            top: 25px;
            left: -5px;
            background: var(--gradient, linear-gradient(244deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
            padding: 8px;
            align-items: self-start;
            flex-direction: column;
            border-radius: 5px;
            text-align: left;
            border: 1px solid #000;
            padding-left: 10px; }
            .header .inner .col-right .menu .item.dropdown .dropdown-menu a {
              color: white !important;
              position: relative;
              font-size: 17px; }
      .header .inner .col-right .menu .user-name {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 20px; }
        @media (max-width: 1049px) {
          .header .inner .col-right .menu .user-name {
            margin-right: 15px; } }
        .header .inner .col-right .menu .user-name .img {
          margin-right: 8px; }
          .header .inner .col-right .menu .user-name .img img {
            width: 34px;
            height: 33px;
            border-radius: 50%; }
        .header .inner .col-right .menu .user-name h3 {
          color: #FFF;
          font-family: "Blender Pro";
          font-size: 15px;
          font-style: normal;
          font-weight: 500;
          line-height: 153.2%;
          text-decoration-line: underline;
          text-transform: uppercase;
          margin: 0; }
    .header .inner .hamburger {
      display: none;
      position: relative;
      z-index: 999999;
      transform: rotate(180deg);
      cursor: pointer; }
      @media (max-width: 1440px) {
        .header .inner .hamburger {
          display: block; } }
      .header .inner .hamburger.hamactive .line-2 {
        width: 35px; }
      .header .inner .hamburger.hamactive .line-1 {
        width: 20px; }
      .header .inner .hamburger .line {
        height: 6px;
        width: 50px;
        margin-top: 5px;
        transition: all 0.4s ease;
        background: #fff; }
        @media (max-width: 575px) {
          .header .inner .hamburger .line {
            height: 5px; } }
    .header .inner .mob-menu {
      display: none;
      position: absolute;
      top: 0;
      width: 35%;
      background: #000;
      min-height: 100vh;
      bottom: 0;
      right: 0; }
      .header .inner .mob-menu.active {
        display: block; }
      @media (max-width: 575px) {
        .header .inner .mob-menu {
          width: 100%; } }
      .header .inner .mob-menu .mob-menu-wrap {
        padding-top: 85px;
        text-align: right;
        padding-right: 20px; }
        .header .inner .mob-menu .mob-menu-wrap .mob-item {
          padding-bottom: 10px; }
          .header .inner .mob-menu .mob-menu-wrap .mob-item a {
            color: #FFF;
            font-family: "Blender Pro";
            font-size: 19px;
            font-style: normal;
            font-weight: 900;
            line-height: 153.2%;
            text-decoration-line: underline;
            text-transform: uppercase;
            cursor: pointer; }
          .header .inner .mob-menu .mob-menu-wrap .mob-item.mob-dropdown .mob-dropdown-menu {
            display: none;
            flex-direction: column;
            align-items: flex-end;
            margin-top: 10px;
            background: var(--gradient, linear-gradient(244deg, #B46A11 0.24%, #D68D15 33.21%, #E7AC18 67.67%, #F8C73D 98.67%));
            width: 60%;
            margin: 10px 0 0 auto;
            padding: 10px;
            border-radius: 5px; }
        .header .inner .mob-menu .mob-menu-wrap .user-name {
          display: flex;
          align-items: center;
          justify-content: right;
          padding-bottom: 20px; }
          .header .inner .mob-menu .mob-menu-wrap .user-name .mob-img {
            margin-right: 8px; }
            .header .inner .mob-menu .mob-menu-wrap .user-name .mob-img img {
              width: 34px;
              height: 33px;
              border-radius: 50%; }
          .header .inner .mob-menu .mob-menu-wrap .user-name h3 {
            color: #FFF;
            font-family: "Blender Pro";
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 153.2%;
            text-decoration-line: underline;
            text-transform: uppercase;
            margin: 0; } 
            
   
.debug {
  position: fixed;
  top: 0px;
  left: 0px;
  color: crimson;
  margin: 0;
  padding: 3px;
  font-size: 12px;
  line-height: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 99999; }
  .debug .debug-currentBreakpoint::after {
    content: "Breakpoint: MAX"; }
  .debug .debug-breakpointRange::after {
    content: "Range: 1500px - Unlimited"; }

@media (max-width: 0px) {
  .debug .debug-currentBreakpoint::after {
    content: "Breakpoint: MAX"; }
  .debug .debug-breakpointRange::after {
    content: "Range: 1500px - 0px"; } }

@media (max-width: 1499px) {
  .debug .debug-currentBreakpoint::after {
    content: "Breakpoint: XL"; }
  .debug .debug-breakpointRange::after {
    content: "Range: 1250px - 1499px"; } }

@media (max-width: 1249px) {
  .debug .debug-currentBreakpoint::after {
    content: "Breakpoint: LG"; }
  .debug .debug-breakpointRange::after {
    content: "Range: 992px - 1249px"; } }

@media (max-width: 991px) {
  .debug .debug-currentBreakpoint::after {
    content: "Breakpoint: MD"; }
  .debug .debug-breakpointRange::after {
    content: "Range: 768px - 991px"; } }

@media (max-width: 767px) {
  .debug .debug-currentBreakpoint::after {
    content: "Breakpoint: SM"; }
  .debug .debug-breakpointRange::after {
    content: "Range: 576px - 767px"; } }

@media (max-width: 575px) {
  .debug .debug-currentBreakpoint::after {
    content: "Breakpoint: XS"; }
  .debug .debug-breakpointRange::after {
    content: "Range: 0px - 575px"; } }

.adminbar .debug {
  top: 32px; }
  @media (max-width: 991px) {
    .adminbar .debug {
      top: 0px;
      left: 120px; } }

@media (max-width: 991px) {
  #wpadminbar {
    display: none; }
  html#no {
    margin-top: 0 !important; } }

* {
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

html, body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  margin-top: 0px !important; }

body {
  position: relative; }

body.active {
  overflow: hidden; }
  
body.overlay-active::before {
    position: fixed;
    background-color: #050303;
    width: 100vw;
    height: 100vh;
    content: "";
    left: 0;
    top: 0;
    z-index: 9999;
    pointer-events: none;
    opacity: 0.9;
}


table.xdebug-error.xe-warning {
  display: none; }

.breadcrumbs { 
  display: none; 
}

/* /// */
 

/* Add additional styling if needed */
 


/*# sourceMappingURL=style.css.map */