@media (max-height: 400px) {
    .mb-social {
        display: none !important;
    }
}

@media (min-width: 240px) and (max-width: 640px) {
    .page-content .col.s6 {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .icons-table td {
        display: block;
        width: 100%;
    }

    .page-title h1, .page-title h3, .page-description h4 {
        font-size: 28px;
    }

    .slide-title {
        margin-bottom: 20px;
    }

    .slide-title .w-title {
        max-width: 100%;
    }

    .slide-title, .slide-btn {
        max-width: 600px;
    }

    .tabs.terms {
        height: auto;
        width: 100%;
        overflow-x: hidden;
        display: block;
    }

    .tabs.terms .tab {
        width: 50% !important;
    }

    .qa-blocks .col.s6, .contact-form .col.s6, .contact-form .col.s5, .news-list, .video-block {
        width: 100% !IMPORTANT;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .contact-form .col.s5 {
        margin-left: 0 !important;
    }

    .search-block {
        width: 100%;
    }

    .fly-link, .fly-btn {
        right: 0px;
        top: 8px;
    }

    .start-art, .start-link, .fly-link a {
        font-size: 16px;
    }

    .article-link.right-align {
        width: 100%;
        margin-bottom: 10px;
    }

    .bg-inline {
        font-size: 12px;
    }

    .tab1 {
        font-size: 14px;
    }

    .tab2 img, .tab3 img, .tab4 img, .tab5 img {
        width: 16px;
    }

    .mini-btn {
        font-size: 10px !important;
    }

    .news-item, .news-block .news-item:first-child, .news-block .news-item:last-child {
        width: 100% !IMPORTANT;
        padding: 0 0 20px 0 !important;
    }

    .page-title h3 {
        max-width: 100%;
        font-size: 28px !important;
        margin-top: 0;
    }

    .page-title.title-line {
        margin-bottom: 25px;
    }

    .page-description h4 {
        font-size: 22px;
    }

    .check-ul li {
        width: 90%;
        float: none;
        height: auto;
    }

    .posts-list {
        margin-top: 0;
    }

    .fly-btn {
        top: 40px;
    }

    .news-opened {
        display: none;
    }

    .news-item.active {
        background: none;
        border-bottom: 1px solid #e4e4e4;
    }

    .page-tabs a {
        width: 30%;
    }

    #signUpModal {
        bottom: 0;
    }

    .chat-box-container .chat-widget-window {
        width: auto !IMPORTANT;
        min-width: 280px;
        left: 20px !IMPORTANT;
        right: 20px !IMPORTANT;
        margin-left: -280px;
    }

    .btn {
        font-size: 16px !important;
        height: 46px !important;
        line-height: 46px !important;
        padding: 0 50px !important;
    }

    .top-nav a.super-top:after {
        right: 15px;
    }

    .pdf-downloader .text-chat-2 {
        padding-right: 40px;
        text-align: left;
        padding-left: 20px;
    }

    .chat-widget-body .form-chat-group {
        margin-right: 10px;
    }

    .chat-widget-body .form-chat-group .form-control {
        width: 100%;
        min-width: 100px;
    }

    .article-text, .icon-desc, .news-desc, .start-desc {
        font-size: 16px;
    }

    .chat-widget-body .body-container {
        top: 15px;
    }

    .chat-widget-window form {
        display: block;
        align-items: center;
    }

    .chat-widget-window .chat-widget-body {
        width: auto;
        height: auto;
    }

    .chat-start-button {
        width: auto;
        min-width: 100px;
        line-height: 1.5;
        margin-top: 6px;
        margin-bottom: 0;
        padding: 10px 18px;
        font-size: 14px;
    }

    .widget-chat-button button {
        border: 5px solid #f0f0f0;
    }

    .container.video-block {
        padding: 0 20px !IMPORTANT;
    }

    .container.trader-block {
        margin-top: 25px;
    }

    .footer-img-left {
        bottom: 0;
        top: inherit;
    }

    .page-tabs a {
        width: 60%;
        padding: 0 10px;
    }

    .page-tabs li {
        width: 100% !important;
    }

    .container.videos {
        padding: 0 20px;
    }

    .col.s3.footer-logo {
        width: 100% !important;
        padding: 0 !IMPORTANT;
    }

    .col.s3.links-footer {
        width: 33% !important;
    }

    .col.s3.footer-logo a {
        text-align: left;
        display: block;
    }

    .col.s3.footer-logo a img {
        width: 62%;
    }

    .links-footer {
        padding: initial !important;
        width: 100% !important;
        min-height: inherit !important;
        margin-bottom: 20px;
    }

    .footer .links-footer:last-child {
        margin-bottom: 0;
    }

    .footer-gfa {
        font-size: 10px;
        color: #c5c5c5;
        text-align: left;
        margin-bottom: 40px;
    }


    .footer-img {
        text-align: left;
        padding: 0px 0 10px 0;
    }

    .footer-gfa a {
        display: inline-block !important;
    }

    .footer-contacts {
        width: 100% !important;
    }

    .bt_signin, .bt_signup {
        text-align: center !important;
    }

    .footer {
        padding: 25px 10px;
    }

    .bottom-footer .footer-text {
        width: 100% !IMPORTANT;
        margin-top: 20px;
    }

    .bottom-footer {
        margin-top: 0px !important;
    }

    .footer li a {
        font-size: 12px;
    }

    .article-title a, .block-title, .article-title span, .article-title h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .head-table, .wrap-table, .footer-table {
        width: 640px !important;
    }

    .footer-img-left {
        bottom: inherit !important;
        top: 120px !important;
    }

    .footer-img-left img {
        width: 45px !important;
        margin-top: 15px;
        margin-left: 20px;
    }

    .pdf-logo {
        min-height: 240px;
    }

    .social {
        display: block;
        padding: 0 0 30px 0;
    }

    .videos-title h2 {
        font-size: 18px;
        margin-bottom: 20px;
        padding: 20px 20px 0 20px;
        color: #fff;
    }

    .videos-text {
        padding: 0 20px 0 20px;
        font-size: 16px;
    }

    .download-btn {
        bottom: 40px;
        left: 20px;
        right: 20px;
    }

    .download-btn a {
        padding: 10px 10px;
        font-size: 14px;
    }

    .videos-title h2 i {
        margin-left: 10px;
    }

    .e-book.go-back {
        right: 20px;
        top: 20px;
    }

    .e-book.go-back a {
        font-size: 16px;
    }

    .page-title.title-line h1 {
        margin: 20px 0 40px 0;
    }

    .page-title.title-line:after {
        margin-top: -25px;
    }

    .page-title.title-line.mob-change:after {
        margin-top: -5px;
    }

    .logo img {
        height: 24px;
    }

    .wrapper {
        padding-top: 130px;
    }

    .start-link {
        padding: 20px 0 20px 0;
    }

    .article-link {
        padding-top: 20px;
    }

    .top-nav {
        padding: 0;
    }

    html[dir=rtl] .chat-box-container {
        left: inherit;
        right: 20px;
    }

    html[dir=rtl] .video-block .video-item:last-child {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #rightModal {
        width: calc(100% - 40px);
        left: 20px;
        right: 20px;
    }

    .wrapper {
        padding-top: 115px !important;
    }

    .bt_signin, .bt_signup {
        text-align: center !important;
    }
}

@media (min-width: 240px) and (max-width: 380px) {

    .gray-head a {
        font-size: 12px;
    }

    .gray-head a i {
        margin-right: 10px;
    }
}

@media (min-width: 240px) and (max-width: 1024px) {
    h3 {
        font-size: 2.22rem;
    }

    .collapsible-header {
        padding: 1rem 2rem 1rem 1rem;
    }

    .logo-menu {
        position: absolute;
        right: 20px;
    }

    .head {
        padding: 15px 0;
        display: none;
    }

    .carousel {
        height: 270px !important;
    }

    .slide-title, .slide-btn {
        padding: 0 30px;
        font-size: 24px;
        max-width: 940px;
    }

    .stat-num {
        font-size: 18px;
    }

    .stat-des {
        font-size: 12px;
        color: #8e8e8e;
        margin-bottom: 20px;
    }

    .stat-num, .stat-des {
        text-align: center;
    }

    .article-info {
        float: none !IMPORTANT;
        width: 100% !important;
    }

    .article-image {
        width: 100% !IMPORTANT;
        float: none !important;
        position: relative !important;
    }

    .article {
        padding: 30px 0;
    }

    .news-block {
        margin: 30px auto;
    }

    .article-title a, .block-title {
        font-size: 24px;
        line-height: 24px;
    }

    .news-block
    .block-title {
        font-size: 24px;
    }

    .gray-head .container {
        width: 100%;
        margin: 0;
    }

    .top-nav {
        padding: 0;
        position: absolute;
        right: 10px;
        top: 3px;
    }

    .wrapper {
        padding-top: 50px !important;
        margin-bottom: 0px;
    }

    .gray-head a {
        font-size: 12px;
    }

    .fly-head {
        height: 49px;
    }

    .linksGlobeLang, .head {
        display: none;
    }

    a.sidenav-trigger {
        padding: 10px !important;
        font-size: 16px;
    }

    .top-nav i {
        margin: 0 !important;
    }

    .article-magic {
        width: 100% !important;
    }

    .col.s2.stat-item {
        width: 50% !important;
        box-shadow: none;
    }

    .stat-ico img {
        height: 36px;
    }

    .stat {
        margin: 20px 0 0 0;
    }

    .stat .container {
        padding: 20px 20px 10px 20px;
    }

    .step-bg-wrapper {
        padding: 0px 0;
    }

    .step-item {
        width: 100% !IMPORTANT;
    }

    .mouse-title {
        font-size: 22px;
    }

    .news-big-wrap {
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .flsqgr {
        display: none;
    }

    .big-article.home-art .article-title {
        margin-bottom: 20px;
    }

    .big-article.home-art .article-magic {
        padding-top: 20px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .row.education-content .col.s6 {
        width: 100% !important;
        padding: 0 !IMPORTANT;
    }

    .trader-block .how-to {
        width: 100% !IMPORTANT;
        padding: 0 !IMPORTANT;
    }

    .slide-title .w-title {
        padding: 0 !important;
    }

    .step-title {
        font-size: 24px;
        padding: 10px 0 10px 20px;
    }

    .trade-postition {
        width: 100% !important;
        margin: 0 !IMPORTANT;
        padding: 0 !IMPORTANT;
    }

    .step-list li {
        font-size: 16px;
        padding: 15px 15px 15px 15px;
    }

    .step-item ul {
        min-height: auto !important;
        padding: 10px 0 !IMPORTANT;
    }

    .mouse-title:after, .article-title:after {
        left: -18px;
        top: -8px;
    }

    .slide-content {
        top: calc(20% - 45px);
    }

    .education-content {
        padding-top: 0px;
    }

    .content-block-pres {
        min-height: 170px;
    }

    .pres-title {
        padding-left: 15px;
        font-size: 24px;
    }

    .post_next {
        padding-top: 5px;
    }

    .pres-des {
        font-size: 14px;
        padding: 10px 20px 30px 15px;

    }

    .news-wrap-content {
        padding: 10px 0px 20px 0px !important;
    }

    .big-article.home-art {
        padding: 0px 0 0px 0;
    }

    .big-article .article-image img {
        position: relative;
    }

    .big-article .article-image {
        height: auto;
        padding: 0 !important;
    }

    .big-article.home-steps-3 .article-magic {
        max-width: initial;
        padding-top: 30px;
    }

    .big-article.home-steps-3 {
        padding: 0 20px;
    }

    .article-text .bef-block {
        padding: 10px 0 0px 5px !IMPORTANT;
    }

    .bef-title {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .bef-text {
        font-size: 14px;
    }

    .article-text .bef-block .bef-wrap:after {
        top: -19px;
        font-size: 42px;
    }

    .big-article.home-steps-3 .start-trade-btn {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }

    .eboboline {
        display: none;
    }

    .big-article.home-steps-3 .article-image {
        height: auto;
        margin-bottom: 20px;
    }

    .gadgets-block .article-image img {
        width: 94%;
    }

    .gadgets-block .article-image {
        padding-top: 30px !IMPORTANT;
        display: none
    }

    .gadgets-block {
        background: none;
    }

    .big-article.right-big .article-info {
        padding-left: 20px !important;
        padding-top: 0px !important;
        padding-right: 20px !IMPORTANT;
    }

    .row.grid-r {
        display: grid !IMPORTANT;
        grid-template-columns: 1fr;
    }

    .yellow_reg_line .start-btn a.black-reg {
        margin-bottom: 10px;
    }

    .dop-des {
        display: none;
    }

    .phone-icons {
        width: 100%;
    }

    .table-wrap-scroll {
        overflow-y: scroll;
    }

    .table-wrap-scroll .page-table {
        overflow-y: initial;
        min-width: 640px;
        margin-top: 40px;
    }

    .head-table, .wrap-table, .footer-table {
        width: 640px !important;
    }

    .tab1, .tab2, .tab3, .tab4, .tab5 {
        font-size: 16px !IMPORTANT;
    }

    .bg-inline {
        font-size: 12px;
    }

    .post-img-head h1 {
        font-size: 28px;
    }

    .post-img-head {
        background-size: auto !important;
        min-height: 230px;
    }

    .instr_art .col.s6, .instr_art .col.s5 {
        width: 100% !IMPORTANT;
    }

    .instr_art .col.s5 img {
        width: 100%;
    }

    .yellow_reg_line.yel_mar .col.s7, .yellow_reg_line.yel_mar .col.s5 {
        width: 100%;
    }

    .yellow_reg_line {
        padding: 20px 0;
    }

    .article-title, .article-title a, .block-title, .article-title span, .article-title h3 {
        padding-right: 0;
    }

    .yellow_reg_line .article-title {
        margin-top: 20px;
    }

    .yellow_reg_line .col.s7 {
        width: 100% !important;
    }

    .yellow_reg_line .col.s5 {
        display: none !important;
    }

    .instr_art .col.s5 {
        padding-top: 20px !important;
    }

    .col.s12.page-tabs {
        padding: 0 !IMPORTANT;
    }

    .big-tabs {
        margin-top: 20px;
    }

    .tabs .tab a {
        padding: 0 12px 0 20px;
    }

    .big-tabs .tabs {
        height: 55px;
    }

    .yellow_reg_line.yel_mar {
        margin-top: 20px;
    }

    .post-img-head h2 {
        font-size: 14px;
        line-height: 1.4;
    }

    .big-article.dep-art .article-image {
        height: auto;
    }

    .big-article.dep-art .article-image img {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .page-content p, .article-text p {
        font-size: 16px !important;
    }

    .big-article.dep-art .article-magic {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px !important;
        height: auto;
    }

    .account-reg .container {
        padding: 20px 0;
    }

    .dep-acc .reg-icon {
        text-align: left;
        width: 100% !IMPORTANT;
        padding: 0 !IMPORTANT;
    }

    .sam-icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
    }

    .icons-circles {
        min-width: 100%;
    }

    .mini-faq {
        padding: 0px 0 0px 0;
        min-height: inherit;
    }

    .mini-faq .col.s6 {
        width: 100% !important;
        padding: 0;
    }

    .mini-faq .collapsible li {
        margin: 0 00px 20px 00px;
    }

    .mini-faq .collapsible-header {
        padding: 20px 0 20px 80px !important;
        font-size: 14px;
    }

    .collaps-icon img {
        width: 38px;
    }

    .mini-faq .fly-arrow {
        left: inherit;
        right: 10px;
        top: 27px;
        font-size: 12px;
        width: 9px;
        height: 11px;
    }

    .collapsible-body {
        font-size: 16px;
        padding: 20px 20px 20px 20px !important;
    }

    .sam-cnt {
        margin-top: 0px;
    }

    .article-bold {
        margin: 0;
    }

    .icon-article .article-info {
        padding: 20px 20px 20px 20px !IMPORTANT;
        min-height: inherit !important;
    }

    .icon-article .article-title span {
        font-size: 18px !IMPORTANT;
        line-height: 1.2 !important;
        font-weight: bold;
    }

    .big-article.grey-last {
        margin-top: 20px;
        padding: 0 20px;
    }

    .big-article.grey-last .article-image {
        height: auto;
    }

    .instr_art.big_exp {
        margin: 0px 0;
    }

    .instr_art.big_exp .col.s6 {
        padding-left: 10px;
        padding-top: 20px;
    }

    .instr_art .article-title {
        margin-bottom: 20px;
        padding: 0;
    }

    .instr_art .article-title span {
        padding: 0;
    }

    .instr_art .article-text {
        padding-right: 0px;
    }

    .big-article.partner-art .article-magic {
        padding: 20px 20px 0 20px;
    }

    .big-article.partner-art .article-image {
        height: auto;
    }

    .big-many-icons .container {
        padding: 0 10px;
    }

    .big-many-icons {
        padding: 20px 0;
    }

    .many-item {
        width: 100% !IMPORTANT;
        margin: 0 0 20px 0 !IMPORTANT;
    }

    .big-many-icons.black-white .article-title {
        margin-bottom: 20px;
        padding-right: 0;
    }

    .col.s1.many-ava {
        width: 10%;
    }

    .col.s1.many-ava {
        width: 10% !important;
    }

    .col.s11.many-text {
        width: 90% !important;
    }

    .col.s1.many-ava img {
        width: 100%;
    }

    .big-article.partner-art-real {
        margin-top: 0px;
    }

    .big-article.partner-art-real .article-image {
        height: auto;
    }

    .big-article.partner-art-real .article-magic {
        padding: 20px 20px 0 20px;
    }

    .partner-items {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .partner-items .col.s7, .partner-items .col.s5 {
        width: 100% !important;
        padding: 0 !important;
    }

    .partner-items .article-title {
        margin-bottom: 20px;
        padding-right: 0;
    }

    .partner-items .iconsUL li {
        width: 100%;
        min-height: inherit;
        margin: 0 0px 10px 0px;
    }

    .block-press, .category-b {
        padding: 15px;
    }

    .hands_wrap {
        margin-top: 20px;
    }

    .hands_wrap .col.s8 {
        width: 100% !IMPORTANT;
    }

    .article-one-side {

        padding: 20px 20px;
        margin: 40px 0 0 0;
    }

    .col.s3.bef-block.bef-arr {
        width: 100% !important;
    }

    .gray_bef {
        display: none;
    }

    .big-article.right-big.webtrade-block .article-info {
        padding-top: 20px !IMPORTANT;
    }

    .webtrade-block .article-magic {
        width: 100%;
    }

    .gadtrade-block .article-image {
        margin-top: 20px !IMPORTANT;
        padding: 0 20px !important;
    }

    .benefits-block {
        padding-top: 0;

    }

    .big-article.right-big.gadtrade-block .article-info {
        padding-top: 20px !IMPORTANT;
    }

    .article-magic .article-title {
        margin-bottom: 20px;
    }

    .gadtrade-block {
        background: none;
    }

    .container.bottom_news {
        margin-top: 30px;
    }

    .page_calculators {
        padding: 20px 0;
    }

    .edu_text.bigmarbot {
        padding-top: 0;
    }

    .container.videos {
        padding: 0 0px;
    }

    .video-block {
        margin: 10px 0 !IMPORTANT;
    }

    .partner-items.ebook-p {
        margin-top: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .contact-page {
        padding: 20px 0;
        background: none;
    }

    .logo-cont h3 {
        margin: 0;
        font-size: 28px;
    }

    .contact-phone {
        margin-bottom: 20px !important;
    }

    .contact-text {
        font-size: 16px;
        margin: 20px 0 20px 0;
    }

    .col.s12.block-contact {
        padding: 0 !important;
    }

    .container.terms h3 {
        font-size: 28px;
    }

    .container.terms {
        padding-bottom: 0px;
    }

    li.mb-logo {
        text-align: center;

    }

    .mb-logo img {
        width: 60%;
    }

    .row.topartabas .col {
        width: 100% !IMPORTANT;
    }

    .row.topartabas .col img {
        width: 100%;
    }

    .page.about_as {
        padding-top: 20px;
    }

    .super-bwrap.deads .article-image {
        height: auto;
        margin-top: 20px;
    }

    .super-bwrap.deads {
        margin-top: 20px;
    }

    .super-bwrap.deads .article-magic {
        padding-top: 0px;
    }

    .benefits-block {
        margin-top: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .unswers_in_faq {
        width: 100% !IMPORTANT;
        padding-left: 0;
        margin-top: 20px;
        padding-right: 0 !important;
    }

    .unswers_in_faq .collapsible-header {
        padding: 20px 0 20px 80px !important;
        font-size: 18px;
    }

    .cat_in_faq {
        min-width: inherit;
        width: 100%;
    }

    .catf_trading_platform .faq_bg {
        min-height: 280px;
    }

    .sidenav {
        z-index: 999999 !important;
    }

    .sidenav li > a {
        text-align: left;
    }

    #lang-list-mob {
        max-width: 200px;
        margin-top: 48px !important;
    }

    #lang-list-mob li > a {
        padding: 0 20px 0 50px !important;
        text-align: left;
        background: #fff;
        color: #3e3e3e !important;
    }

    .lang-img {
        top: 15px;
    }

    #signUpModal .form-wrap {
        width: 100% !IMPORTANT;
    }

    #signUpModal input, #signInModal input {
        padding: 0 0 0 15px !IMPORTANT;
        width: 100%;
        box-sizing: border-box;
    }

    #signUpModal input, #signInModal input {
        padding: 0 0 0 15px !IMPORTANT;
        width: 100%;
        box-sizing: border-box;
    }

    #signInModal .modal-head-text {
        font-size: 16px;
    }

    .modal-close.close-back {
        font-size: 14px;
    }

    .modal-close-btn {

        width: 12px;
        height: 12px;
        right: 30px;
        top: 34px;
    }

    #signInModal .modal-head {
        padding: 130px 0 60px 0;
    }

    .footer-popup.center-align {
        font-size: 14px;
    }

    .signUpRight {
        padding: 40px 20px 20px 20px !important;
    }

    .row .col.input-field-css {
        width: 100% !important;
        padding: 0 0 0px 0px !important;
    }

    .row .col.input-field-css.datercss {
        padding: 0 0px 0 0 !important;
    }

    .row .col.input-field-css.right-css {
        padding: 0 0 0px 0px !important;
    }

    .modal-head-text {
        font-size: 22px;
        line-height: 22px;
    }

    #signUpModal .modal-head {
        margin-bottom: 20px;
    }

    .sign-logo {
        height: 50px;
        background-size: 50%;
        background-position: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #signUpModal input[type=checkbox] {
        width: auto;
    }

    .instr_art img {
        width: 100%;
    }

    .footer-img img {
        max-width: 200px;
    }

    .article-text .bef-block .bef-wrap:before {
        top: 42px;
        bottom: 15px;
    }

    .qa-blocks .unswers_in_faq .collapsible-header {
        padding: 20px 80px 20px 20px !important;
    }

    .page-table .mini-btn {
        width: 100%;
        padding: 0 5px !IMPORTANT;
        font-size: 9px !important;
    }

    .tab1:before, .tab2:before, .tab3:before {
        width: 22px;
        font-size: 12px;
    }

    #signInModal, #signUpModal {
        z-index: 9999999 !important;
    }

    #register-form .input-field-css {
        margin-bottom: 10px;
    }

    #signInModal .modal-head, #signUpModal .modal-head {
        padding: 110px 0 60px 0;
    }

    .slide-btn a {
        padding: 6px 24px;
        font-size: 16px;
    }

    .stat-item {
        width: 100% !important;
    }

    .stat .container {
        padding: 0;
    }

    .stat-des {
        text-align: left;
        line-height: 1.4;
        font-size: 16px;
    }

    .slide {
        background-size: cover !important;
    }

    .big-article.home-art .article-image {
        height: auto;
    }

    .trader-block .start-trade-btn {
        text-align: center;
    }
}

@media (max-width: 640px) and (min-height: 740px) {
    #signUpModal {
        bottom: 0;

    }

}

@media (min-width: 640px) and (max-width: 768px) {
    .wrapper {
        padding-top: 127px;
    }

    .post-img-head {
        padding-bottom: 20px;
    }
}

@media (min-width: 480px) and (max-width: 1200px) {
    .container.video_tabs, .container.videos {
        width: 90%;
    }

    .welcome-text {
        min-height: 380px;
        width: 400px;
    }

    .icons-circles {
        min-width: inherit;
    }

    .container {
        width: calc(100% - 20px) !important;
        max-width: 100% !important;
    }

    .instr_art img {
        width: 100%;
    }
}

@media (min-width: 736px) and (max-width: 1024px) {

    .top-nav {
        top: 9px;
    }

    .icon-item {
        width: 50% !IMPORTANT;
    }

    .video-item, .trade-postition, .how-to {
        width: 50% !important;
    }

    .video-block .video-item:first-child {
        padding-right: 10px !important;
    }

    .video-block .video-item:last-child {
        padding-left: 10px !important;
    }

    .news-item, .news-block .news-item:first-child, .news-block .news-item:last-child {
        width: 33% !IMPORTANT;
        padding: 0 10px 30px 0px !important;
    }

    .news-block .news-item:last-child {
        padding: 0 0px 30px 0px !important;
    }

    .news-block {
        margin: 30px auto 10px auto;
    }

    .how-to {
        margin-top: 0px !important;
        padding-left: 20px !IMPORTANT;
    }

    .article-image {
        margin-bottom: 0px;
    }

    .phone-icons, .article-link {
        width: 50%;
    }

    .article-link {
        padding-top: 0px;
    }

    .phone-icons {
        padding-top: 5px;
    }

    .top-img .article-title {
        padding-top: 20px;
    }

    .right-menu a {
        padding: 10px 8px !important;
    }

    .left-menu {
        padding: 0 !important;
    }

    .right-menu {
        padding: 0 !IMPORTANT;
    }

    .left-menu .logo {
        margin-right: 10px;
    }

    .footer-img-left {
        bottom: 0;
        top: inherit;
    }

    .footer-img-left img {
        width: 50px;
    }

    .bg-welcome {
        width: 30% !IMPORTANT;
        display: block;
    }

    #welcomeModal .col.s7 {
        width: 70%;
    }

    .bg-welcome-container {
        background: url(/img/oh_theme/mans.png) no-repeat;
        background-size: auto;
    }

    .bg-welcome {
        height: 560px;
    }

    .best-choise {
        right: -59px;
    }

    .tabs.terms {
        height: auto;
        width: 100%;
        overflow-x: hidden;
        display: block;
    }

    .tabs.terms .tab {
        width: 50% !important;
    }

    .post-img-head {
        padding-bottom: 20px;
    }

    .step-item {
        padding: 0 !IMPORTANT;
    }

    .step-item:after {
        right: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1235px) {
    .head {
        padding: 15px 0;
    }

    .logo img {
        padding-top: 3px;
    }

    .top-nav a, .right-menu a {
        padding: 10px 10px;
    }

    .slide-title, .slide-btn {
        font-size: 52px;
        max-width: 940px;
    }

    .right-menu a {
        padding: 10px 8px !important;
    }

    .left-menu {
        padding: 0 !important;
    }

    .right-menu {
        padding: 0 !IMPORTANT;
    }

    .footer-img-left img {
        width: 50px;
    }

    .bg-welcome {
        width: 30% !IMPORTANT;
        display: block;
    }

    #welcomeModal .col.s7 {
        width: 70%;
    }

    .bg-welcome-container {
        background: url(/img/oh_theme/mans.png) no-repeat;
        background-size: auto;
    }

    .bg-welcome {
        height: 560px;
    }

    .best-choise {
        right: -59px;
    }

    .welcome-text {
        padding-top: 80px;
        min-height: 390px;
        width: 390px;
    }

    .wlctxt {
        max-width: 210px;
        font-size: 18px;
        line-height: 18px;
    }

    .wlctxt.bigwlc {
        font-size: 18px;
        margin-top: 5px;
    }

    .welcome-logo {
        height: 40px;
        width: 70%;
        margin: 20px auto 10px auto;
        max-width: 250px;
    }

    .welcome-footer {
        width: 50%;
        height: 50px;
        margin: 20px auto 20px auto;
    }

    .contact-phone .item {
        padding: 0 !important;
        width: 100% !important;
        margin-bottom: 20px;
    }

    .linksGlobeLang {
        width: 40% !important;
    }

    .left-menu {
        width: 35% !important;
    }

    .right-menu {
        width: 65% !important;
    }

    .step-title {
        font-size: 25px;
    }

    .step-list li i {
        left: 5px !important;
        padding: 10px 10px 10px 10px;
    }

    .step-item {
        padding: 0 !IMPORTANT;
    }

    .step-item:after {
        right: 0;
    }

    .mouse-title {
        font-size: 28px;
    }

    .icons-circles .reg-icon .sam-icon:before {
        display: none;
    }

    .gadgets-block .article-magic {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .ebobo-img img {
        max-width: 800px;
        margin-left: -45%;
    }

    .button_in_art {
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .article-fly-text {
        right: 60px;
        width: 475px;
        margin-top: calc(50% - 210px);
    }

    .megaflyul {
        right: -220px;
        left: 0;
        width: auto;
    }

    .bloquoblo img {
        width: 100%;
    }

    .super-bwrap.deads .article-magic {
        width: 100%;
    }

    .super-bwrap.deads .article-text h5 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .super-bwrap.deads .article-magic {
        padding-top: 30px;
    }

    .super-bwrap.deads .article-image {
        height: auto;
        min-height: 460px;
    }

    .orange-block-btn a {
        display: inline-block;
    }

    .orange-block-btn {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .bef-title {

        font-size: 20px;
    }

    .topartabas {
        margin: 60px 0 !IMPORTANT;
    }

    .video_wrapbg {
        padding: 60px 0;
    }

    .post-img-head {
        background-size: cover !IMPORTANT;
    }

    .ebltex {
        padding: 30px 20px;
        font-size: 16px;
    }

    .ebltitle .video-title {
        padding: 10px 0 5px 20px;
    }

    .subtextpost {
        font-size: 16px;
    }

    .super-bwrap .article-magic {
        padding-top: 15px;
        width: 100%;
    }

    .wrt-block .page-title h3 {
        font-size: 22px;
        max-width: 80%;
    }

    .big-pad-ttl {
        padding: 30px 0;
    }

    .big-article.pc-hands .article-magic {
        padding-top: 14px;
        width: 100%;
        padding: 10px 60px 0 60px;
    }

    .big-article.pc-hands .article-image {
        height: 300px;
    }

    .designebn .container {
        padding-top: 30px;
    }

    .designebn {
        min-height: inherit;
        padding-bottom: 60px;
    }

    .glass-art .article-magic {
        padding-top: 20px;
        width: 100%;
    }

    .big-article.comp-art .article-magic {
        padding-top: 0;
    }

    .block_dep_type {
        background-size: cover !important;
        padding: 100px 0;
    }

    .dep-art .article-text img {
        width: 100%;
    }

    .dep-art .s6.article-image {
        width: 50% !important;
    }

    .dep_text {
        min-height: 165px;
    }

    .dep_wrap {
        padding: 30px 15px;
    }

    .dep_types {
        padding: 60px 0;
    }

    .number-circle {
        height: 65px;
        width: 65px;
        font-size: 24px;
        line-height: 65px;
        margin-top: 20px;
    }

    .videos_block {
        padding: 0 0 60px 0;
    }

    .wrapper {
        padding-top: 134px;
    }

    .logoTopBlock {
        width: 40% !important;
    }

    .linksGlobeLang {
        width: 60% !important;
    }

    .big-tabs .container {
        width: 80% !IMPORTANT;
    }

    .instr_art .s5 img {
        width: 100%;
    }

    .news-item {
        width: 100% !important;
    }

    .videos_block {
        padding: 10px 0;
    }

    .page-title h1, .page-title h3, .page-description h4 {
        font-size: 32px;
    }
}


@media (min-width: 1024px) and (max-width: 1650px) {
    .col.s2.icon-logo {
        padding: 0 5px 0 0 !important;
    }

    .linksGlobeLang a {
        padding: 10px 14px;
    }

    .icons-circles {
        min-width: 100%;
    }

    .sam-cnt {
        min-height: 128px;
    }

    .collapsible-header {
        font-size: 20px;
    }

    .mini-faq .fly-arrow {
        top: 24px;
        right: 10px;
    }
}


@media (min-width: 1024px) and (max-width: 1400px) {
    .gray-head .container {
        width: 100% !important;
    }

    .logoTopBlock {
        width: 25% !important;
    }

    .col.s5.hide-on-med-and-down {
        width: 40% !important;
    }

    .linksGlobeLang {
        width: 35% !important;
    }

    .logo img {
        padding-top: 3px;
    }

    .slide {
        height: 585px;
    }

    .sliders .carousel {
        height: 585px !important;
    }

    .slide-title, .slide-btn {
        font-size: 52px;
        max-width: 959px;
    }

    .video-item, .trade-postition, .how-to {
        width: 50% !important;
        margin-left: 0 !IMPORTANT;
    }

    .block-title {
        font-size: 26px;
    }

    .start-title, .start-desc {
        padding-left: 30px;
    }

    .start-art {
        font-size: 16px
    }

    .article-link .start-art {
        padding-right: 0px !important;
    }

    .right-menu a {
        padding: 10px 8px !important;
    }

    .left-menu {
        padding: 0 !important;
    }

    .right-menu {
        padding: 0 !IMPORTANT;
    }

    .footer-img-left {
        bottom: 0;
        top: inherit;
    }

    .footer-img-left img {
        width: 50px;
    }

    .left-menu {
        width: 35% !important;
    }

    .right-menu {
        width: 65% !important;
    }

    .linksGlobeLang a {
        padding: 10px 12px;
        font-size: 12px;
    }
}


@media (min-width: 1281px) and (max-width: 1366px) {
    .slide-title, .slide-btn {
        font-size: 52px;
        max-width: 959px;
    }

    .right-menu a {
        padding: 10px 8px !important;
    }

    .left-menu {
        padding: 0 !important;
    }

    .right-menu {
        padding: 0 !IMPORTANT;
    }
}

@media (min-width: 1281px) and (max-width: 1415px) {
    .right-menu a {
        padding: 10px 8px !important;
    }

    .left-menu {
        padding: 0 !important;
    }

    .right-menu {
        padding: 0 !IMPORTANT;
    }
}

@media (min-width: 940px) and (max-width: 1240px) {
    #welcomeModal {
        max-height: 600px;
    }

    .bg-welcome {
        width: 30% !IMPORTANT;
        display: block;
    }

    #welcomeModal .col.s7 {
        width: 70%;
    }

    .bg-welcome-container {
        background: url(/img/oh_theme/mans.png) no-repeat;
        background-size: auto;
    }

    .bg-welcome {
        height: 584px;
    }

    .best-choise {
        right: -59px;
    }

    .welcome-text {
        padding-top: 95px;
        min-height: 424px;
        width: 424px;
        background-size: auto;
        background: url(/img/oh_theme/corone.svg) no-repeat;
    }

    .wlctxt {
        max-width: 210px;
        font-size: 18px;
        line-height: 18px;
    }

    .wlctxt.bigwlc {
        font-size: 18px;
        margin-top: 5px;
    }

    .welcome-logo {
        height: 40px;
        width: 70%;
        margin: 20px auto 10px auto;
        max-width: 250px;
    }

    .welcome-footer {
        width: 50%;
        height: 50px;
        margin: 20px auto 20px auto;
    }

    .pdf-logo {
        min-height: 385px;
    }

    .big-article.right-big .article-info {
        padding-left: 60px !important;
    }

    .courses-wrap .article-magic {
        width: 400px;
        padding-top: 100px;
    }

    .article-courses .article-text2 {
        width: 60% !important;
    }

    .courses-wrap .article-info {
        width: 40% !important;
    }

    .article-magic {
        display: inline-block;
        width: 100%;
        text-align: left;
        padding: 40px 60px 0 60px;
    }

    .big-article .article-image {
        height: 420px;
    }

    .stat-text {
        font-size: 22px;
    }

}

@media (min-width: 1240px) and (max-width: 1460px) {

    #welcomeModal {
        max-height: 600px;
    }

    .bg-welcome {
        width: 30% !IMPORTANT;
        display: block;
    }

    #welcomeModal .col.s7 {
        width: 70%;
    }

    .bg-welcome-container {
        background: url(/img/oh_theme/mans.png) no-repeat;
        background-size: auto;
    }

    .bg-welcome {
        height: 590px;
    }

    .best-choise {
        right: -59px;
    }

    .welcome-text {
        padding-top: 95px;
        min-height: 424px;
        width: 424px;
        height: 424px;
        background-size: auto;
        background: url(/img/oh_theme/corone.svg) no-repeat;
    }

    .wlctxt {
        max-width: 210px;
        font-size: 18px;
        line-height: 18px;
    }

    .wlctxt.bigwlc {
        font-size: 18px;
        margin-top: 5px;
    }

    .welcome-logo {
        height: 40px;
        width: 70%;
        margin: 20px auto 10px auto;
        max-width: 250px;
    }

    .welcome-footer {
        width: 50%;
        height: 50px;
        margin: 20px auto 20px auto;
    }

    .footer-img-left {
        bottom: inherit;
        top: 0;
        right: -40px;
    }

    .footer-img-left img {
        width: 50px;
    }

    .article-magic {
        display: inline-block;
        width: 100%;
        text-align: left;
        padding: 40px 60px 0 60px;
    }

}

@media (min-width: 1024px) and (max-width: 1460px) {
    .s6.article-image {
        padding: 40px 0 0 0 !important;
        width: 35% !important;
    }

    .article-title a, .block-title, .article-title span {
        line-height: 30px;
        font-size: 28px;
    }

}

@media (min-height: 640px) and (min-width: 1024px) and (max-height: 1080px) {
    #welcomeModal {
        max-height: 600px;
    }

    .bg-welcome {
        width: 30% !IMPORTANT;
        display: block;
    }

    #welcomeModal .col.s7 {
        width: 70%;
    }

}

@media (min-width: 1200px) and (max-width: 1400px) {
    .pdf-logo {
        min-height: 450px;
    }
}

@media (min-width: 1400px) and (max-width: 1700px) {
    .pdf-logo {
        min-height: 550px;
    }
}

@media (min-width: 1350px) and (max-width: 1490px) {
    .linksGlobeLang a {
        padding: 10px 11px;
    }
}

@media (min-width: 1024px) and (max-width: 1690px) {

    .left-menu {
        width: 35% !important;
    }

    .right-menu {
        width: 65% !important;
    }

    .article-magic {
        width: 100%;
    }

    .logoTopBlock {
        width: 25% !important;
    }

    .col.s5.hide-on-med-and-down {
        width: 40% !important;
    }

    .linksGlobeLang {
        width: 35% !important;
    }

}

@media (min-width: 1240px) and (max-width: 1690px) {
    .container {
        width: 90% !important;
    }

    .sliders .carousel {
        height: 570px;
    }
}

@media (min-width: 1024px) and (max-width: 1920px) {
    .bloquoblo img {
        width: 100%;
    }

}

@media (min-width: 768px) {

    .platform-benefits{
        padding-left: 20%;
    }

    .accelerate-text{
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 1290px){
    .accelerate-img .bg-gradient{
        padding: 3rem;
    }
}

@media (max-width: 767px) {
    .grid-col-4 {
        grid-template-columns: repeat(2, 1fr);
    }

    .bg-grey .container-fluid {
        padding: 0 20px;
    }

    .copy-trading-row:nth-child(2){
        display: flex;
        flex-direction: column-reverse;
    }

    .copy-trading-row img {
        min-height: 356px;
    }

    .accelerate-img{
        padding: 0!important;
    }

    .accelerate-text{
        padding: 0 20px!important;
    }

    .accelerate.container{
        width: 100%;
    }

    .vs img{
     margin-bottom: 1.5rem;
    }

    .steps-grid__item:not(:last-child) .steps-grid__image:after{
        width: 60px;
        height: 1px;
        background: #FF9142;
        display: block;
        margin: 40px auto;
        position: relative;
        right: 0;
    }

    .platform-benefits .benefit-item{
        padding: 1.5rem 1rem;
    }

    .accelerate-img .bg-gradient{
        transform: none;
        position: relative;
    }
}

@media (max-width: 575px) {
    .grid-col-4 {
        grid-template-columns:1fr;
    }
}