@media only screen and (min-width: 1921px) and (max-width: 7368px) {}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {
    .banner canvas.canvasjs-chart-canvas {
        height: 300px !important;
        width: 100% !important;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1444px) {
    .banner canvas.canvasjs-chart-canvas {
        height: 300px !important;
        width: 100% !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .lione label, .litwo label {
    margin-bottom: 29px !important;
}

    .real2 label {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 13px;
}

    .banner canvas.canvasjs-chart-canvas {
        height: 300px !important;
        width: 100% !important;
    }

    .benefits .bene-inner-content p {
        font-size: 17px;
    }

    header a.nav-link {
        font-size: 16px !important;
        margin: 0 10px !important;
    }

    header nav .navbar-brand {
        width: 190px;
    }

    header .but2-end button.btn {
        font-size: 16px !important;
        padding: 6px 25px !important;
        margin-left: 20px;
    }

    .real h3 {
        font-size: 22px;
    }

    .real h5 {
        font-size: 13px;
        margin: 4px 0;
    }

    .real p {
        font-size: 12px;
        padding: 7px;
    }

    .real h2 {
        font-size: 38px;
        margin-top: 75px;
        margin-bottom: 48px;
    }

    .real input[type="text"] {
        font-size: 16px;
        padding-left: 19px !important;
    }

    .real select.form-select {
        height: 58px !important;
        font-size: 17px !important;
        width: 50% !important;
    }

    .banner canvas.canvasjs-chart-canvas {
        height: 250px !important;
        width: 100%;
    }

    .real2 img.img-line {
        width: 150%;
        position: absolute;
        height: 100%;
        left: -60px;
    }

    .cir {
        height: 60px;
        width: 60px;
        animation: animName 5s linear infinite;
        background: #fff;
        border-radius: 50%;
        font-size: 30px;
        position: absolute;
        right: 23%;
        top: 38%;
        transform: translate(-50%, -50%);
    }

    .all h3 {
        font-size: 17px;
        color: #000;
        font-family: 'Poppins', sans-serif;
    }

    .all img.img-fluid {
        height: 31px;
        margin-right: 11px;
    }

    section.benefits {
        padding: 95px 0 0 0;
    }

    .benefits .ben-head h1 {
        font-size: 35px;
        width: 213px;
        max-width: 600px;
    }

    .benefits .ben-head h1::before {
        top: 0px;
        height: 45px;
    }

    .benefits .ben-content h2 {
        padding: 30px 0;
        font-size: 24px;
    }

    .benefits .ben-content p {
        font-size: 18px;
        font-weight: 400;
        line-height: 29px;
    }

    .charts .chart-head h1::before {
        top: 9px;
        height: 33px;
        width: 12px;
    }

    .chart-img,
    .chart-img canvas.canvasjs-chart-canvas {
        height: 320px !important;
        width: 100% !important;
    }

    .charts .market-content h3 {
        color: #fff;
        font-size: 40px;
        font-family: "Poppins";
        font-weight: 600;
    }

    .charts .market-content p {
        color: #fff;
        font-size: 24px;
        font-family: "Poppins";
        padding: 34px 0 70px;
        line-height: 44px;
    }

    .charts .market-content a {
        font-size: 17px;
        padding: 18px 49px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    
    .real2 label {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 15px;
}
    
    .btn-div {
    margin-top: 40px;
}

    .banner canvas.canvasjs-chart-canvas {
        height: 300px !important;
        width: 100% !important;
    }

    .benefits .bene-inner-content p {
        font-size: 17px;
    }

    header a.nav-link {
        font-size: 16px !important;
        margin: 0 10px !important;
    }

    header nav .navbar-brand {
        width: 250px;
    }

    header button.btn {
        font-size: 16px !important;
        padding: 6px 25px !important;
        margin-left: 20px;
    }

    .real h3 {
        font-size: 22px;
    }

    .real h5 {
        font-size: 13px;
        margin: 4px 0;
    }

    .real p {
        font-size: 12px;
        padding: 7px;
    }

    .real h2 {
        font-size: 38px;
        margin-top: 75px;
        margin-bottom: 48px;
    }

    .real input[type="text"] {
        font-size: 15px !important;
        padding-left: 19px !important;
        padding-right: 0 !important;
    }

    .real select.form-select {
        height: 58px !important;
        font-size: 17px !important;
        width: 50% !important;
    }

    .banner canvas.canvasjs-chart-canvas {
        height: 250px !important;
        width: 100%;
    }

    .real2 img.img-line {
        width: 140%;
        position: absolute;
        height: 86%;
        left: -38px;
    }

    .cir {
        height: 60px;
        width: 60px;
        animation: animName 5s linear infinite;
        background: #fff;
        border-radius: 50%;
        font-size: 27px;
        position: absolute;
        right: 19%;
        top: 31%;
        transform: translate(-50%, -50%);
    }

    .all h3 {
        font-size: 16px;
        color: #000;
        font-family: 'Poppins', sans-serif;
    }

    .all img.img-fluid {
        height: 31px;
        margin-right: 11px;
    }

    section.benefits {
        padding: 80px 0 0 0;
    }

    .benefits .ben-head h1 {
        font-size: 35px;
        width: 213px;
        max-width: 600px;
    }

    .benefits .ben-head h1::before {
        top: 0px;
        height: 45px;
    }

    .benefits .ben-content h2 {
        padding: 30px 0;
        font-size: 24px;
    }

    .benefits .ben-content p {
        font-size: 18px;
        font-weight: 400;
        line-height: 29px;
    }

    .charts .chart-head h1::before {
        top: 9px;
        height: 61px;
        width: 12px;
    }

    .chart-img,
    .chart-img canvas.canvasjs-chart-canvas {
        height: 320px !important;
        width: 100%;
    }

    .charts .market-content h3 {
        color: #fff;
        font-size: 40px;
        font-family: "Poppins";
        font-weight: 600;
    }

    .charts .market-content p {
        color: #fff;
        font-size: 24px;
        font-family: "Poppins";
        padding: 34px 0 70px;
        line-height: 44px;
    }

    .charts .market-content a {
        font-size: 17px;
        padding: 18px 49px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .navbar-toggler-icon {
        background-image: none !important;
    }

    header .navbar-brand img {
        width: 250px;
    }

    header span.navbar-toggler-icon i {
        font-size: 25px;
    }

    header .nav-item {
        justify-content: center;
    }

    .dropdown {
        text-align: center;
    }

    header .d-flex {
        display: block !important;
    }

    header div.but2-end {
        text-align: center;
    }
    header .d-flex a.nav-link {
        font-size: 17px;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        margin: 0 23px;
        padding-bottom: 12px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 100%;
        left: 0;
        transform: translateX(0);
        padding-bottom: 0;
    }
    header a.nav-link {
        font-size: 16px;
    }
    header .but2-end button.btn {
        font-size: 16px;
        padding: 7px 28px;
    }
    .dropdown-item {
        font-size: 14px;
        padding: 8px 0px;
        text-align: center;
    }
    .real ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .real23 li {
        width: 42%;
        border-right: none;
        padding-left: 0;
        text-align: center;
    }
    .real p {
        width: 100%;
        margin: 2px 0 15px;
    }
    .real23 li:last-child {
        margin-top: 10px;
    }
    .real23 li:last-child p{
        margin-bottom: 0 !important;
    }
    section.banner {
        padding: 60px 0 180px; 
    }
    .real h2 {
        font-size: 26px;
        margin-top: 75px;
    }
    i.fa-sharp.fa-solid.fa-angle-down {
        font-size: 14px;
        right: 10px;
        top: 37%;
    }
    .real input[type="text"] {
        padding: 10px 0;
        font-size: 17px;
        padding-left: 5px;
        margin-bottom: 18px;
    }
    .real input::placeholder{
        font-size: 14px;
    }
    .real select.form-select {
        height: 50px;
        font-size: 14px;
        width: 190px;
        padding-left: 10px;
    }
    .real2 li {
        width: 100% !important;
    }
    .real2 img.img-line {
        display: none;
    }
    .real2 .img-div {
        height: 77px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .real2 .lilast {
        width: 100%;
        margin: 20px 0 0;
    }
    .real2 .cir {
        position: unset;
        height: 80px;
        width: 80px;
        font-size: 30px;
        right: 0;
        left: 35%;
        top: 20px;
        transform: translate(0);
    }
    .real2 label {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .real2 input[type="text"] {
        height: 50px;
        margin: 5px 0;
        width: 100%;
    }
    .real2 li {
        margin-top: 45px;
    }
    .banner canvas.canvasjs-chart-canvas {
        height: 340px !important;
        width: 100% !important;
    }
    input.btn-rol {
        font-size: 16px;
        padding: 12px 24px;
    }
    .banner-con .btn-div {
        margin-top: 380px;
    }       
    section.three .ol {
        border: none;
    }
    section.three .all h3 {
        font-size: 18px;
        color: #000;
        font-family: 'Poppins', sans-serif;
    }
    section.three .all img.img-fluid {
        height: 30px;
        margin-right: 14px;
    }
    .benefits .ben-head h1 {
        font-size: 34px;
        width: 175px;
    }
    .benefits .ben-head h1::before {
        height: 43px;
        width: 7px;
    }
    section.benefits {
        padding: 75px 0 0 0;
    }
    .benefits .ben-content h2 {
        padding: 20px 0;
        font-size: 20px;
        line-height: 15px;
    }
    .benefits .ben-content img {
        width: 90px;
    }
    .benefits .ben-content p {
        margin-bottom: 26px;
    }
    .ok342 {
        font-size: 16px;
        padding: 16px 34px;
    }
    .charts {
        margin: 150px 0 0 0;
    }
    .charts .market-content p {
        font-size: 17px;
        padding: 25px 0 60px;
        line-height: 28px;
    }
    .charts .market-content h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .charts .market-content {
        margin-top: 35px;
    }
    .charts .market-content a {
        font-size: 16px;
        padding: 14px 36px;
    }
    .index h1 {
        font-size: 31px;
        line-height: 36px;
    }
    .index {
        margin: 0;
        padding: 50px 10px;
    }
    .index p {
        font-size: 18px;
        line-height: 28px;
        padding-top: 16px;
    }
    .index a {
        font-size: 16px;
        padding: 15px 40px;
    }
    .index .margin-top {
        margin-top: 80px;
    }
    .footer-main footer h1 {
        font-size: 32px;
        padding-top: 60px;
    }
    .footer-main footer p {
        font-size: 16px;
        margin-top: 20px;
    }
    .footer-main footer .search a {
        padding: 14px 50px;
        font-size: 16px;
    }
    .footer-main footer .e-mail input#email {
        height: 60px;
        font-size: 16px;
        padding: 0 0 0 20px;
    }
    .footer-main footer .e-mail input#email::placeholder {
        font-size: 16px;
        padding-left: 0px;
      }
      .footer-main footer .logo img {
        width: 70%;
    }
    .footer-main footer .links a {
        font-size: 16px;
        padding-right: 14px;
    }
    .footer-main .btm-icons i {
        font-size: 18px;
        padding-left: 50px;
    }
    .footer-main .btm-icons h5 {
        font-size: 17px;
    }
    .footer-main div.text-end{
        text-align: center !important;
    }
    .footer-main .btm-links a {
        font-size: 16px;
        padding-right: 20px;
    }
    .indi-banner {
        padding: 90px 0;
    }
    .indi-banner h1.indi-ban-head {
        font-size: 32px;
    }
    .indi-banner p.indi-ban-para {
        font-size: 16px;
        padding: 15px 0;
    }
    .features {
        margin: 40px 0 25px 0;
    }
    .benefits .bene-inner-content h2 {
        font-size: 26px;
    }
    .benefits .bene-inner-content p {
        padding-top: 12px;
        font-size: 16px;
        line-height: 28px;
    }
    .benefits .bene-inner-content, .benefits .bene-inner-img {
        padding-bottom: 0px;
    }
    section.benefits {
        padding: 40px 0 60px !important;
    }
    .faq-sec .content p {
        font-size: 16px;
        padding-bottom: 30px;
    }
    .faq-sec .content h2 {
        font-size: 26px;
        padding: 10px 0;
    }
    .faq-sec .accordion .accordion-item button {
        font-size: 16px;
        padding: 22px 15px;
        line-height: 28px;
    }
    .accordion-body {
        font-size: 14px !important;
        line-height: 28px;
    }
    .indicators h4 {
        font-size: 21px;
        padding-bottom: 10px;
    }
    .indicators .text-end{
        text-align: center !important;
    }
    .indicators a {
        padding: 12px 20px;
    }
    .indi-form form .diff-form label {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .indi-form form .diff-form select {
        height: 38px;
        padding-left: 10px;
        margin-bottom: 18px;
    }
    .form-radio label {
        padding: 0 6px;
    }
    .indi-graph {
        padding: 10px 0 45px;
    }
    .faq-links p {
        font-size: 16px;
        line-height: 28px;
    }
    .indi-f-aq .accordion-button {
        font-size: 16px;
    }
    .indi-f-aq .accordion-button::after {
        left: -5px;
    }
    .indi-f-aq p {
        font-size: 15px;
        line-height: 34px;
    }
    .indi-content h3.pad-acc {
        padding-top: 50px;
    }
    .indi-content h3.main-indi-head {
        font-size: 20px;
    }
    .indi-content p.main-indi-content {
        font-size: 15px;
        padding: 20px 0 50px;
        line-height: 30px;
    }
    .chart-img, .chart-img canvas.canvasjs-chart-canvas {
        height: 260px;
        margin-bottom: 125px;
    }
    .real2 input[type="text"]::placeholder, .real input[type="text"]::placeholder{
        padding-left: 15px;
    }
    .index .canvasjs-chart-canvas {
        height: 330px !important;
    }
    div#chartContainer8 {
        height: 330px !important;
    }
    .charts .chart-head h1::before {
        top: 0;
        height: 72px;
        width: 8px;
    }
    .charts .chart-head h1 {
        font-size: 30px;
        padding-left: 25px;
    }
    .log_in_section_banner {
        padding: 50px 20px;
        margin: 20px 0;
    }
    .email_label_login2 {
        font-size: 13px;
    }
    .forget_password_para {
        font-size: 12px;
    }    
    div#navbarSupportedContent {
        margin: 19px 0 10px 0;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {

    .navbar-toggler-icon {
        background-image: none !important;
    }

    header .navbar-brand img {
        width: 250px;
    }

    header span.navbar-toggler-icon i {
        font-size: 25px;
    }

    header .nav-item {
        justify-content: center;
    }

    .dropdown {
        text-align: center;
    }

    header .d-flex {
        display: block !important;
    }

    header div.but2-end {
        text-align: center;
    }
    header .d-flex a.nav-link {
        font-size: 17px;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        margin: 0 23px;
        padding-bottom: 12px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 100%;
        left: 0;
        transform: translateX(0);
        padding-bottom: 0;
    }
    header a.nav-link {
        font-size: 16px;
    }
    header .but2-end button.btn {
        font-size: 16px;
        padding: 7px 28px;
    }
    .dropdown-item {
        font-size: 14px;
        padding: 8px 0px;
        text-align: center;
    }
    .real ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .real23 li {
        width: 42%;
        border-right: none;
        padding-left: 0;
        text-align: center;
    }
    .real p {
        width: 100%;
        margin: 2px 0 15px;
    }
    .real23 li:last-child {
        margin-top: 10px;
    }
    .real23 li:last-child p{
        margin-bottom: 0 !important;
    }
    section.banner {
        padding: 60px 0 180px; 
    }
    .real h2 {
        font-size: 26px;
        margin-top: 75px;
    }
    i.fa-sharp.fa-solid.fa-angle-down {
        font-size: 14px;
        right: 10px;
        top: 37%;
    }
    .real input[type="text"] {
        padding: 10px 0;
        font-size: 17px;
        padding-left: 5px;
        margin-bottom: 18px;
    }
    .real input::placeholder{
        font-size: 14px;
    }
    .real select.form-select {
        height: 50px;
        font-size: 14px;
        width: 190px;
        padding-left: 10px;
    }
    .real2 li {
        width: 100% !important;
    }
    .real2 img.img-line {
        display: none;
    }
    .real2 .img-div {
        height: 77px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .real2 .lilast {
        width: 100%;
        margin: 20px 0 0;
    }
    .real2 .cir {
        position: unset;
        height: 80px;
        width: 80px;
        font-size: 30px;
        right: 0;
        left: 35%;
        top: 20px;
        transform: translate(0);
    }
    .real2 label {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .real2 input[type="text"] {
        height: 50px;
        margin: 5px 0;
        width: 100%;
    }
    .real2 li {
        margin-top: 45px;
    }
    .banner canvas.canvasjs-chart-canvas {
        height: 340px !important;
        width: 100% !important;
    }
    input.btn-rol {
        font-size: 16px;
        padding: 12px 24px;
    }
    .banner-con .btn-div {
        margin-top: 380px;
    }       
    section.three .ol {
        border: none;
    }
    section.three .all h3 {
        font-size: 18px;
        color: #000;
        font-family: 'Poppins', sans-serif;
    }
    section.three .all img.img-fluid {
        height: 30px;
        margin-right: 14px;
    }
    .benefits .ben-head h1 {
        font-size: 34px;
        width: 175px;
    }
    .benefits .ben-head h1::before {
        height: 43px;
        width: 7px;
    }
    section.benefits {
        padding: 75px 0 0 0;
    }
    .benefits .ben-content h2 {
        padding: 20px 0;
        font-size: 20px;
        line-height: 15px;
    }
    .benefits .ben-content img {
        width: 90px;
    }
    .benefits .ben-content p {
        margin-bottom: 26px;
    }
    .ok342 {
        font-size: 16px;
        padding: 16px 34px;
    }
    .charts {
        margin: 150px 0 0 0;
    }
    .charts .market-content p {
        font-size: 17px;
        padding: 25px 0 60px;
        line-height: 28px;
    }
    .charts .market-content h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .charts .market-content {
        margin-top: 35px;
    }
    .charts .market-content a {
        font-size: 16px;
        padding: 14px 36px;
    }
    .index h1 {
        font-size: 31px;
        line-height: 36px;
    }
    .index {
        margin: 0;
        padding: 50px 10px;
    }
    .index p {
        font-size: 18px;
        line-height: 28px;
        padding-top: 16px;
    }
    .index a {
        font-size: 16px;
        padding: 15px 40px;
    }
    .index .margin-top {
        margin-top: 80px;
    }
    .footer-main footer h1 {
        font-size: 32px;
        padding-top: 60px;
    }
    .footer-main footer p {
        font-size: 16px;
        margin-top: 20px;
    }
    .footer-main footer .search a {
        padding: 14px 50px;
        font-size: 16px;
    }
    .footer-main footer .e-mail input#email {
        height: 60px;
        font-size: 16px;
        padding: 0 0 0 20px;
    }
    .footer-main footer .e-mail input#email::placeholder {
        font-size: 16px;
        padding-left: 0px;
      }
      .footer-main footer .logo img {
        width: 70%;
    }
    .footer-main footer .links a {
        font-size: 16px;
        padding-right: 14px;
    }
    .footer-main .btm-icons i {
        font-size: 18px;
        padding-left: 50px;
    }
    .footer-main .btm-icons h5 {
        font-size: 17px;
    }
    .footer-main div.text-end{
        text-align: center !important;
    }
    .footer-main .btm-links a {
        font-size: 16px;
        padding-right: 20px;
    }
    .indi-banner {
        padding: 90px 0;
    }
    .indi-banner h1.indi-ban-head {
        font-size: 32px;
    }
    .indi-banner p.indi-ban-para {
        font-size: 16px;
        padding: 15px 0;
    }
    .features {
        margin: 40px 0 25px 0;
    }
    .benefits .bene-inner-content h2 {
        font-size: 26px;
    }
    .benefits .bene-inner-content p {
        padding-top: 12px;
        font-size: 16px;
        line-height: 28px;
    }
    .benefits .bene-inner-content, .benefits .bene-inner-img {
        padding-bottom: 0px;
    }
    section.benefits {
        padding: 40px 0 60px !important;
    }
    .faq-sec .content p {
        font-size: 16px;
        padding-bottom: 30px;
    }
    .faq-sec .content h2 {
        font-size: 26px;
        padding: 10px 0;
    }
    .faq-sec .accordion .accordion-item button {
        font-size: 16px;
        padding: 22px 15px;
        line-height: 28px;
    }
    .accordion-body {
        font-size: 14px !important;
        line-height: 28px;
    }
    .indicators h4 {
        font-size: 21px;
        padding-bottom: 10px;
    }
    .indicators .text-end{
        text-align: center !important;
    }
    .indicators a {
        padding: 12px 20px;
    }
    .indi-form form .diff-form label {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .indi-form form .diff-form select {
        height: 38px;
        padding-left: 10px;
        margin-bottom: 18px;
    }
    .form-radio label {
        padding: 0 6px;
    }
    .indi-graph {
        padding: 10px 0 45px;
    }
    .faq-links p {
        font-size: 16px;
        line-height: 28px;
    }
    .indi-f-aq .accordion-button {
        font-size: 16px;
    }
    .indi-f-aq .accordion-button::after {
        left: -5px;
    }
    .indi-f-aq p {
        font-size: 15px;
        line-height: 34px;
    }
    .indi-content h3.pad-acc {
        padding-top: 50px;
    }
    .indi-content h3.main-indi-head {
        font-size: 20px;
    }
    .indi-content p.main-indi-content {
        font-size: 15px;
        padding: 20px 0 50px;
        line-height: 30px;
    }
    .chart-img, .chart-img canvas.canvasjs-chart-canvas {
        height: 260px;
        margin-bottom: 125px;
    }
    .real2 input[type="text"]::placeholder, .real input[type="text"]::placeholder{
        padding-left: 15px;
    }
    .index .canvasjs-chart-canvas {
        height: 330px !important;
    }
    div#chartContainer8 {
        height: 330px !important;
    }
    .charts .chart-head h1::before {
        top: 0;
        height: 72px;
        width: 8px;
    }
    .charts .chart-head h1 {
        font-size: 30px;
        padding-left: 25px;
    }
    .log_in_section_banner {
        padding: 50px 20px;
        margin: 20px 0;
    }
    .email_label_login2 {
        font-size: 13px;
    }
    .forget_password_para {
        font-size: 12px;
    }    
    div#navbarSupportedContent {
        margin: 19px 0 10px 0;
    }
}