@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .container, .mhn-container {
        width: 1170px;
    }
    .menu ul li a {
        padding: 0 10px;
    }
    .header-btn a:first-child, .header-btn a:last-child {
        padding: 12px 30px;
    }
    .banner-area {
        padding: 160px 0 30px;
    }
    .award-content {
        margin-top: 20px;
    }
    .award-slider {
        padding-bottom: 20px;
    }
    .cta-content h2 {
        font-size: 44px;
        line-height: 50px;
    }
}

/* Medium Device */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .container {
        width: 970px;
    }
    .mhn-container {
        width: 970px;
    }
    .menu ul li a {
        padding: 0 10px;
    }
    .header-btn a:first-child, .header-btn a:last-child {
        padding: 12px 30px;
    }
    .banner-area {
        padding: 160px 0 30px;
    }
    .banner-top-content h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .banner-top-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .banner-bottom-last-item:first-child {
        margin-right: 15px;
    }
    .guide-title h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .award-content {
        margin-top: 20px;
    }
    .award-slider {
        padding-bottom: 20px;
    }
    .cta-content h2 {
        font-size: 44px;
        line-height: 50px;
    }
    .about-banner-content h2, .contact-banner-content h2, .account-banner-content h2, .market-banner-content h2 {
        font-size: 56px;
        line-height: 62px;
    }
    .history-time span {
        font-size: 120px;
        line-height: 126px;
    }
    .single-market-content span {
        font-size: 360px;
        line-height: 310px;
    }
    .profit-calculator-title h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .profit-calculator-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .profit-calculator-body-item.profit-calculator-group {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .single-profit-calculator-body-item {
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
    }
    .profit-calculator-input-group input {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 0%;
                flex: 1 1 0%;
    }
    .profit-calculator-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top: 30px;
    }
    .profit-calculator-right .profit-calculator-right-bottom {
        display: none;
    }
}

/* Tablet Device */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container, .mhn-container {
        width: 750px;
    }
    .header-top {
        display: none;
    }
    .header-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .header-left-end {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end;
    }
    .header-right {
        display: none;
    }
    .header-left .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 25px;
        height: 2px;
        border-radius: 6px;
        background: #333;
        margin: 0;
    }
    .header-left .stellarnav .menu-toggle span.bars span:not(:last-child) {
        margin: 0 0 5px;
    }
    .header-left .stellarnav .menu-toggle {
        padding: 0;
    }
    .header-left .stellarnav.mobile.left>ul, .stellarnav.mobile.right>ul {
        background: #fff;
        z-index: 99;
        max-width: 100%;
        min-height: 100vh;
    }
    .stellarnav.mobile ul ul {
        margin-top: 15px;
        background: #f2f2f2;
        border-top: 1px solid #ddd;
    }
    .stellarnav.mobile ul {
        position: relative;
        display: none;
        text-align: left;
        background: #f3f5f8;
    }
    .header-left .menu ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 12px !important;
        color: var(--black-color);
        cursor: pointer;
    }
    .mhn-mobile {
        margin-left: 8px;
    }
    .stellarnav.mobile>ul>li {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }
    .stellarnav.mobile>ul>li>a.dd-toggle {
        margin-top: -14px;
    }
    .stellarnav.mobile>ul>li a img {
        max-width: 24px;
    }
    .stellarnav.mobile li li {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }
    .stellarnav.mobile li li:first-child {
        padding-top: 20px;
    }
    .stellarnav.mobile li li a span {
        margin-left: 10px;
    } 
    .mobile-flag {
        display: block !important;
    }
    .header-flags {
        display: none;
    }
    .header-btn-mobile {
        display: block;
        margin-right: 20px;
    }
    .header-btn-desktop {
        display: none !important;
    }
    .header-btn a:first-child, .header-btn a:last-child {
        font-size: 16px;
        padding: 10px 25px;
    }
    .banner-area {
        padding: 120px 0;
    }
    .banner-top-content h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .banner-top-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .banner-bottom-last {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .banner-bottom-first {
        margin-bottom: 10px;
    }
    .banner-bottom-last-item:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .banner-bottom-last-item {
        width: 100%;
    }
    .why-choose-title h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .why-choose-top i {
        width: 50px;
    }
    .why-choose-top h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .single-why-choose .why-choose-head {
        padding: 20px 20px 0;
    }
    .single-why-choose:nth-child(2) .why-choose-head {
        padding: 26px 20px 0;
    }
    .single-why-choose p {
        font-size: 14px;
        line-height: 18px;
    }
    .statistics-title p {
        font-size: 18px;
        line-height: 24px;
    }
    .statistics-title h2, .guide-title h2, .award-content h2, .documents-title h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .single-statistics-count span {
        font-size: 48px;
    }
    .statistics-tab ul {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 10px;
    }
    .statistics-tab ul li {
        -ms-flex-preferred-size: 49%;
            flex-basis: 49%;
    }
    .statistics-tab ul li a {
        display: block;
    }
    .guide-head {
        padding: 20px 20px 0;
    }
    .guide-head h4, .award-content h4, .documents-title p {
        font-size: 18px;
        line-height: 24px;
    }
    .guide-head p {
        font-size: 14px;
        line-height: 18px;
    }
    .guide-head a {
        left: 20px;
        bottom: -55px;
        padding: 10px 25px;
    }
    .guide-message {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
    .guide-message i {
        width: 40px;
    }
    .award-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .award-content {
        text-align: center;
    }
    .award-img {
        margin: 0 auto;
        margin-top: 120px;
    }
    .award-img img {
        width: auto;
    }
    .award-slider {
        top: 200px;
        padding-bottom: 0;
    }
    .cta-img {
        display: none;
    }
    .cta-content {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        padding: 40px 0;
    }
    .cta-content h4, .cta-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .cta-content h2 {
        font-size: 30px;
        line-height: 36px;
        margin: 10px 0 20px;
    }
    .single-documents-img img {
        max-width: 300px;
    }
    .documents-list {
        width: 350px;
    }
    .footer-info-left {
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%;
    }
    .footer-info-right {
        -ms-flex-preferred-size: 68%;
            flex-basis: 68%;
    }
    .about-banner-content h2, .contact-banner-content h2, .account-banner-content h2, .market-banner-content h2 {
        font-size: 48px;
        line-height: 54px;
    }
    .about-banner-content p, .contact-banner-content p, .account-banner-content p, .market-banner-content p {
        font-size: 20px;
        line-height: 26px;
        margin: 20px 0;
    }
    .advantages-title h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .advantages-top i {
        width: 50px;
    }
    .advantages-top h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .single-advantages .advantages-head {
        padding: 20px 20px 0;
    }
    .single-advantages:nth-child(2) .advantages-head {
        padding: 26px 20px 0;
    }
    .single-advantages p {
        font-size: 14px;
        line-height: 18px;
    }
    .history-time span {
        font-size: 100px;
        line-height: 106px;
        font-weight: 900;
        color: #e2f1ff;
        opacity: .3;
    }
    .history-tab ul li a {
        padding: 12px 25px;
        font-size: 16px;
    }
    .contact-group label, .form-textarea-group label {
        font-size: 14px;
        line-height: 18px;
    }
    .single-contact-info {
        padding: 20px;
    }
    .single-contact-info h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .contact-title h2, .account-title h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .single-market-content span {
        font-size: 280px;
        line-height: 240px;
    }
    .single-market-content h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .single-market-content h2 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .single-market-content h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .single-market-content p, .single-market-img p {
        font-size: 16px;
        line-height: 22px;
    }
    .market-banner-area {
        padding: 120px 0 40px;
    }
    .profit-calculator-title h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .profit-calculator-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .profit-calculator-body-item.profit-calculator-group {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .single-profit-calculator-body-item {
        -ms-flex-preferred-size: 42%;
            flex-basis: 42%;
    }
    .profit-calculator-input-group input {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 0%;
                flex: 1 1 0%;
    }
    .profit-calculator-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top: 30px;
    }
    .profit-calculator-right .profit-calculator-right-bottom {
        display: none;
    }
}

/* Mobile Device */
@media only screen and (max-width: 767px) {
    .container, .mhn-container {
        width: 320px;
    }
    .header-top {
        display: none;
    }
    .header-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .header-left-end {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end;
    }
    .header-right {
        display: none;
    }
    .header-left .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 25px;
        height: 2px;
        border-radius: 6px;
        background: #333;
        margin: 0;
    }
    .header-left .stellarnav .menu-toggle span.bars span:not(:last-child) {
        margin: 0 0 5px;
    }
    .header-left .stellarnav .menu-toggle {
        padding: 0;
    }
    .header-left .stellarnav.mobile.left>ul, .stellarnav.mobile.right>ul {
        background: #fff;
        z-index: 99;
        max-width: 100%;
        min-height: 100vh;
    }
    .stellarnav.mobile ul ul {
        margin-top: 15px;
        background: #f2f2f2;
        border-top: 1px solid #ddd;
    }
    .stellarnav.mobile ul {
        position: relative;
        display: none;
        text-align: left;
        background: #f3f5f8;
    }
    .header-left .menu ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 12px !important;
        color: var(--black-color);
        cursor: pointer;
    }
    .mhn-mobile {
        margin-left: 8px;
    }
    .stellarnav.mobile>ul>li {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }
    .stellarnav.mobile>ul>li>a.dd-toggle {
        margin-top: -14px;
    }
    .stellarnav.mobile>ul>li a img {
        max-width: 24px;
    }
    .stellarnav.mobile li li {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }
    .stellarnav.mobile li li:first-child {
        padding-top: 20px;
    }
    .stellarnav.mobile li li a span {
        margin-left: 10px;
    } 
    .mobile-flag {
        display: block !important;
    }
    .header-flags {
        display: none;
    }
    .header-btn-mobile {
        display: block;
        margin-right: 20px;
    }
    .header-btn-desktop {
        display: none !important;
    }
    .header-btn a:first-child, .header-btn a:last-child {
        font-size: 12px;
        padding: 6px 16px;
    }
    .banner-area {
        padding: 120px 0;
    }
    .banner-top-content {
        text-align: center;
    }
    .banner-top-content h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .banner-top-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .banner-top-content a {
        display: block;
    }
    .banner-scanner {
        display: none;
    }
    .banner-bottom {
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .banner-bottom-last {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .banner-bottom-first {
        margin-bottom: 10px !important;
    }
    .banner-bottom-last-item:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .banner-bottom-last-item {
        width: 100%;
    }
    .banner-bottom-first, .banner-bottom-last-item {
        margin: 0;
    }
    .why-choose-title h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .why-choose-title p {
        font-size: 16px;
        line-height: 22px;
    }
    #whyUs ul.slick-dots, #guide ul.slick-dots {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
        gap: 9px;
        width: 100%;
        margin-top: 10px;
    }
    #whyUs ul.slick-dots li button, #guide ul.slick-dots li button {
        display: block;
        text-indent: -999px;
        width: 12px;
        height: 12px;
        background-color: var(--blue-color);
        border: 0;
        border-radius: 50%;
    }
    #whyUs ul.slick-dots li.slick-active button, #guide ul.slick-dots li.slick-active button {
        width: 15px;
        height: 15px;
    }
    .why-choose-top h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .single-why-choose .why-choose-head {
        padding: 20px 20px 0;
    }
    .single-why-choose:nth-child(2) .why-choose-head {
        padding: 26px 20px 0;
    }
    .single-why-choose p {
        font-size: 14px;
        line-height: 18px;
    }
    .statistics-title {
        margin-bottom: 40px;
    }
    .statistics-title p {
        font-size: 18px;
        line-height: 24px;
    }
    .statistics-title h2, .guide-title h2, .award-content h2, .documents-title h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .single-statistics-count span {
        font-size: 42px;
    }
    .statistics-tab {
        margin-top: 30px;
    }
    .statistics-tab ul {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 10px;
    }
    .statistics-tab ul li {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .statistics-tab ul li a {
        display: block;
        padding: 12px 35px;
        font-size: 16px;
    }
    .guide-head {
        padding: 20px 20px 0;
    }
    .guide-head h4, .award-content h4, .documents-title p {
        font-size: 16px;
        line-height: 22px;
    }
    .guide-head p {
        font-size: 14px;
        line-height: 18px;
    }
    .guide-head a {
        left: 20px;
        bottom: -55px;
        padding: 10px 25px;
    }
    .guide-message {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
    .guide-message i {
        width: 40px;
    }
    .award-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .award-content {
        text-align: center;
    }
    .award-img {
        margin: 0 auto;
        margin-top: 120px;
    }
    .award-img img {
        width: auto;
    }
    .award-slider {
        top: 250px;
        padding-bottom: 0;
    }
    .cta-img {
        display: none;
    }
    .cta-content {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        padding: 40px 0;
    }
    .cta-content h4, .cta-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .cta-content h2 {
        font-size: 30px;
        line-height: 36px;
        margin: 10px 0 20px;
    }
    .single-documents-img img {
        max-width: 300px;
    }
    .documents-title {
        text-align: center;
        margin-bottom: 80px;
    }
    .documents-list {
        width: 280px;
    }
    .documents-list ul li a span {
        font-size: 16px;
        line-height: 22px;
    }
    .single-documents-img img {
        max-width: 160px;
    }
    .single-documents-img:nth-child(1) {
        margin-top: 0;
    }
    .single-documents-img:nth-child(2) {
        margin-right: -35px;
        margin-top: 50px;
    }
    .single-documents-img:nth-child(3) {
        margin-left: -35px;
    }
    .single-documents-img:nth-child(4) {
        margin-bottom: -50px;
    }
    .footer-top-list {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-bottom: 20px;
    }
    .footer-top-list h4 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .footer-top-list ul li a {
        font-size: 14px;
        line-height: 18px;
    }
    .footer-info-left, .footer-info-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .footer-info-right {
        gap: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 10px;
    }
    .footer-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .about-banner-content, .about-banner-img, .contact-banner-content, .contact-banner-img, .account-banner-content, .account-banner-img, .market-banner-content, .market-banner-img {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .about-banner-content h2, .contact-banner-content h2, .account-banner-content h2, .market-banner-content h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .about-banner-content p, .contact-banner-content p, .account-banner-content p, .market-banner-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .about-banner-content a, .contact-banner-content a, .account-banner-content a, .market-banner-content a {
        display: block;
        text-align: center;
    }
    .about-banner-img, .contact-banner-img, .account-banner-img, .market-banner-img {
        text-align: center;
    }
    .advantages-title h2, .history-title h2, .contact-title h2, .order-title h2, .account-title h2, .account-info-content h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .advantages-title p, .history-title p, .order-title p, .account-title p {
        font-size: 16px;
        line-height: 22px;
    }
    #advantages ul.slick-dots, #guide ul.slick-dots, .account-wrap ul.slick-dots {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
        gap: 9px;
        width: 100%;
        margin-top: 10px;
    }
    #advantages ul.slick-dots li button, #guide ul.slick-dots li button, .account-wrap ul.slick-dots li button {
        display: block;
        text-indent: -999px;
        width: 12px;
        height: 12px;
        background-color: var(--blue-color);
        border: 0;
        border-radius: 50%;
    }
    #advantages ul.slick-dots li.slick-active button, #guide ul.slick-dots li.slick-active button, .account-wrap ul.slick-dots li.slick-active button {
        width: 15px;
        height: 15px;
    }
    .advantages-top h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .single-advantages .advantages-head {
        padding: 20px 20px 0;
    }
    .single-advantages:nth-child(2) .advantages-head {
        padding: 26px 20px 0;
    }
    .single-advantages p {
        font-size: 14px;
        line-height: 18px;
    }
    .history-title h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .single-history {
        padding: 20px;
    }
    .single-history-content, .single-history-img {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .single-history-content h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .single-history-content p {
        font-size: 16px;
        line-height: 20px;
    }
    .single-history-img {
        text-align: center;
    }
    .history-time span {
        font-size: 36px;
        line-height: 42px;
    }
    .history-tab ul {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .history-tab ul li a {
        padding: 6px 12px;
        font-size: 14px;
    }
    .contact-group {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .form-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
    }
    .single-contact-info {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-bottom: 20px;
    }
    .single-contact-info h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .single-order, .account-info-content, .account-info-img {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .account-head i {
        width: 50px;
    }
    .account-info-content {
        margin-bottom: 20px;
    }
    .account-info-content h4, .account-info-content h3 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
    }
    .account-info-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .single-market-content{
        padding: 40px 0;
    }
    .single-market-content, .single-market-img {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        text-align: center;
    }
    .single-market-content h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .single-market-content h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .single-market-content p, .single-market-img p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .market-img-left {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .single-market-content span, .single-market-content h3, .single-market-img p {
        display: none;
    }
    .profit-calculator-title h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .profit-calculator-title p {
        font-size: 16px;
        line-height: 22px;
    }
    .profit-calculator-wrap {
        padding: 20px;
    }
    .profit-calculator-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .profit-calculator-head-item button {
        padding: 7px 14px;
        gap: 5px;
    }
    .profit-calculator-head-item button img {
        max-width: 16px;
    }
    .profit-calculator-head-item button span {
        font-size: 16px;
    }
    .profit-calculator-body-item h2 {
        font-size: 16px;
        line-height: 24px;
        padding: 12px;
    }
    .profit-calculator-body-item.profit-calculator-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .profit-calculator-input-group span {
        padding: 12px;
    }
    .profit-calculator-input-group input {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 0%;
                flex: 1 1 0%;
        font-size: 14px;
        line-height: 20px;
        padding: 12px;
    }
    .profit-calculator-footer-time span {
        font-size: 14px;
        line-height: 18px;
    }
    .profit-calculator-footer-bottom input[type="submit"] {
        padding: 12px 25px;
    }
    .profit-calculator-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top: 30px;
    }
    .profit-calculator-right-top ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .profit-calculator-right .profit-calculator-right-bottom {
        display: none;
    }
}

/* Wide Mobile Device */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container, .mhn-container {
        width: 450px;
    }
}