

/*==========  Desktop First  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1700px) {

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

	.container {
    	max-width: 960px;
	}

    .mm-panel_has-navbar .mm-navbar {
        display: block;
        padding: 25px 0px;
        height: auto;
        border-bottom: 1px solid #ccc;
    }

    .mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
        margin-top: 20px;
        padding-top: 30px;
    }

    .mm-listitem {
        border: none;
        border-bottom: 1px solid #ccc;
    }

    .mm-menu_theme-white .mm-listview a:not(.mm-btn_next) {
        text-align: left;
        font-size: 18px;
        line-height: 22px;
        border: 1px solid transparent;
        color: #000000;
        padding-left: 0px;
        padding: 15px 35px;
    }

    .mm-menu_theme-white .mm-navbar a, .mm-menu_theme-white .mm-navbar>* {
        padding: 0;
    }

    .mm-listitem:after {
        display: none;
    }

    .hamburger {
        display: block;
        height: 24px;
    }

    .main-navigation {
        display: none;
    }

    .site-header.sticky .btn-header {
        display: block;
    }

    .site-header.stickys .btn-header {
        display: block;
    }

    .hamburger--emphatic {
        overflow: visible;
    }

    .site-header.sticky .hamburger-inner,
    .site-header.sticky .hamburger-inner:after,
    .site-header.sticky .hamburger-inner:before {
        background: #7262D6;
    }

    .hamburger--emphatic .hamburger-inner {
        transition: background-color 0s ease-in 0s;
    }


    .advantages-title {
        font-size: 35px;
        line-height: 46px;
    }

    .advantages-listing-item-title {
        font-size: 26px;
    }

    .advantages-list-item-descr {
        font-size: 15px;
    }

    .advantages-listing-item:nth-child(4) {
        bottom: 230px;
        left: 0;
    }

    .product-title {
        font-size: 35px;
        line-height: 46px;
    }

    .product-descr {
        font-size: 20px;
    }

    .major-advantages-title {
        font-size: 30px;
    }

    .major-advantages-list-item {
        width: 32%;
    }

    .major-advantages-list-item-title {
        font-size: 20px;
    }

    .major-advantages-list-item-descr {
        font-size: 14px;
    }

    .major-advantages-logo-list-item-image {
        width: 85%;
    }

    .major-advantages-footer-title {
        font-size: 20px;
    }

    .major-advantages-footer-descr {
        font-size: 16px;
    }

    .product-slider-item-descr {
        font-size: 16px;
    }

    .how-to-run-title {
        font-size: 35px;
        line-height: 46px;
    }

    .how-to-run-description {
        font-size: 16px;
    }

    .faq-title {
        font-size: 30px;
    }

    .generete-trafic-title {
        font-size: 35px;
        line-height: 46px;
    }

    .generete-trafic-descr {
        font-size: 16px;
    }

    .generete-trafic-right-block {
        width: calc(50% - 40px);
    }

    .statistic-title {
        font-size: 35px;
        line-height: 46px;
    }

    .statistic-descr {
        font-size: 20px;
    }

    .profit-title {
        font-size: 35px;
        line-height: 46px;
    }

    .profit-descr {
        font-size: 20px;
    }

    .profit-list-item {
        padding: 25px;
    }

    .why-us-title {
        font-size: 35px;
        line-height: 46px;
    }

    .why-us--descr {
        font-size: 20px;
    }

    .footer-navigation {
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
        margin-right: auto;
    }

    .clients-list ul li img {
        max-width: 130px;
    }

    .footer-address {
        font-size: 15px;
    }

    .footer-mail {
        font-size: 15px;
    }

    .pricing-title,
    .accept-payments-title,
    .features-title {
        font-size: 35px;
        line-height: 46px;
    }

    .accept-payments-descr {
        font-size: 20px;
    }

    .pricing-table thead th:nth-child(2) {
        width: 250px;
    }

    .withdrawals-title,
    .partner-title {
        font-size: 35px;
        line-height: 46px;
    }

    .major-advantages-card .major-advantages-list-item {
        width: 48%;
    }

    .pricing-table tbody tr td:nth-child(3) {
        font-size: 15px;
    }

    .pricing-table tbody tr td:nth-child(2) {
        font-size: 15px;
    }

    .pricing-table tbody tr td:nth-child(1) {
        font-size: 15px;
        padding-left: 20px;
    }

    .pricing-table thead th:nth-child(2) {
        width: 130px;
        font-size: 18px;
    }

    .pricing-table thead th:nth-child(3) {
        font-size: 18px;
    }

    .pricing-table thead th {
        width: 250px;
    }

    .btn-menu {
        border: 1px solid #7262D6;
        box-sizing: border-box;
        border-radius: 6px;
        margin: 20px auto;
        width: 100%;
        align-items: center;
        justify-content: center;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        color: #7262D6 !important;
        padding: 12px;
        transition: all .5s;
    }

    .btn-menu:hover {
        color: #fff !important;
        background: #7262D6;
    }

    .first-cection-content-right-block {
        width: 40%;
    }

    .first-cection-content-left-block {
        width: 60%;
    }

    .home-slider-title {
        font-size: 30px;
        line-height: 40px;
    }

    .home-slider-descr {
        font-weight: normal;
        font-size: 16px;
        line-height: 25px;
        text-align: left;
        color: #fff;
        margin-bottom: 30px;
        width: 100%;
        max-width: 420px;
    }

    .first-cection-list-item {
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 25px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }

    .title  {
        font-size: 35px;
        line-height: 45px;
    }

    .news-list-item-title {
        font-size: 15px;
        line-height: 20px;
    }

    .news-list-item-descr {
        font-size: 10px;
        line-height: 14px;
    }

    .connection-list-item:nth-child(1),
    .connection-list-item:nth-child(2),
    .connection-list-item:nth-child(3) {
        width: calc(33.3% - 30px);
    }

    .connection-list-item-title {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
        display: block;
        margin-bottom: 20px;
    }

    .connection-list-item-descr {
        font-style: normal;
        font-weight: normal;
        font-size: 11px;
        line-height: 19px;
        color: #A0A0A0;
        display: block;
    }

    .services-list-item-title {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 26px;
        color: #292929;
        display: block;
        margin-bottom: 10px;
    }

    .services-list-item-descr p {
        font-size: 14px;
        line-height: 22px;
    }

    .services-list-item-descr-image img {
        width: 23%;
    }

    .price-descr {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 22px;
        color: #292929;
        display: block;
        margin-bottom: 35px;
    }

    .price-subtitle {
        font-style: normal;
        font-weight: 800;
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        color: #212B36;
        display: block;
        margin-bottom: 20px;
    }

    .price-value {
        font-style: normal;
        font-weight: 800;
        font-size: 38px;
        line-height: 28px;
        text-align: center;
        color: #212B36;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .price-subdescr {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #A0A0A0;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .pricing-table thead th:nth-child(2) {
        width: 250px;
        font-size: 18px;
    }

    .price-btn {
        width: 180px;
        font-size: 16px;
        line-height: 18px;
    }

    .advantages-list-item {
        padding: 0px 20px;
    }

    .advantages-list-item-text br {
        display: none;
    }

    .advantages-list-item-text {
        font-size: 14px;
        line-height: 20px;
    }

    .trust-list-item {
        width: 27%;
    }

    .accordion-header {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 0.5px;
        color: #292929;
        position: relative;
        display: block;
        width: 100%;
        padding: 15px 0px;
        cursor: pointer;
    }

    .site-header.sticky .hamburger-inner, .site-header.sticky .hamburger-inner:after, .site-header.sticky .hamburger-inner:before {
        background: #fff;
    }


    .hint-how-work {
        position: absolute;
        right: 130px;
        bottom: -6px;
    }

    .first-cection-container {
        height: 100%;
        min-height: auto;
    }

    .main-container {
        margin-top: 150px;
    }

    .home-slider-item {
        height: 100vh;
        min-height: 700px;
        max-height: initial;
    }

    .home-slider-item {
        height: 100%;
        min-height: 650px;
        max-height: initial;
    }

    .first-cection-content-right-block-img {
        height: 450px;
    }

    .first-cection-content-right-block {
        display: flex;
        align-items: flex-start;
    }

    .clients-wrap {
        margin-top: 30px;
    }

    .platform-center {
        display: none;
    }

    .platform-left {
        width: 47%;
    }

    .platform-right {
        width: 47%;
    }

    .footer {
        min-height: 100%;
        height: 100%;
        max-height: initial;
    }

    .footer-wrap {
        height: 100%;
        min-height: 100%;
        padding-top: 30px;
        max-height: initial;
    }

    .home-slider-descr {
        max-width: 100%;
    }

    .first-cection-content-left-block {
        width: 70%;
    }

    .first-cection-content-right-block {
        width: 30%;
    }

    .platform-section {
        max-height: initial;
        height: 100%;
        min-height: 100%;
    }


}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.container {
    	max-width: 720px;
	}

    .advantages-right-block {
        display: none;
    }

    .advantages-left-block {
        width: 100%;
    }

    .major-advantages-list-item {
        width: 47%;
    }

    .major-advantages-logo-list {
        flex-wrap: wrap;
    }

    .major-advantages-logo-list-item {
        width: 33%;
        text-align: center;
    }

    .major-advantages-logo-list-item-image {
        width: 130px;
    }

    .generete-trafic-left-block {
        width: 100%;
    }

    .generete-trafic-right-block {
        width: 100%;
        margin-top: 30px;
    }

    .statistic-left-block {
        width: 100%;
    }

    .statistic-right-block {
        width: 100%;
        margin-bottom: 30px;
    }

    .statistic-wrap {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .statistic-map-image {
        margin-top: 0px;
    }

    .statistic-document-list {
        justify-content: space-between;
    }

    .statistic-document-list-item {
        width: 48%;
        margin-right: 0;
    }

    .profit-list-item {
        width: 47%;
        margin-bottom: 30px;
    }

    .profit-list-item:last-child {
        margin-bottom: 0;
    }

    .why-us-logo-list-item {
        margin-right: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin-bottom: 20px;
        max-width: 100px;
    }

    .why-us--descr {
        max-width: 100%;
    }

    .why-us-descr-wrap {
        flex-wrap: wrap;
    }

    .why-us-btn-wrap {
        width: 100%;
        justify-content: flex-start;
        margin-top: 30px;
    }

    .home-slider-title {
        font-size: 50px;
        line-height: 65px;
    }

    .home-slider-descr p {
        margin-top: 0px;
        font-size: 20px;
    }

    .footer-navigation ul {
        flex-wrap: wrap;
    }

    .footer-navigation ul li {
        width: 100%;
    }

    .clients-list {
        width: 100%;
        flex-wrap: wrap;
    }

    .clients-list ul {
        width: 100%;
        margin-top: 20px;
    }

    .footer-btn-wrap {
        justify-content: flex-start;
        margin-top: 30px;
    }

    .site-header.sticky .main-logo-sticky {
        display: none;
    }


    .site-header.sticky .main-logo-mob {
        display: block;
    }

    .main-logo {
        display: none;
    }

    .main-logo-mob {
        display: block;
    }

    .home-slider-descr-item {
        padding: 20px;
    }

    .home-slider-descr-item-text {
        font-size: 16px;
    }

    .processing-list-item {
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }

    .processing-list-item:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .features-list-item {
        width: 100%;
        margin-bottom: 30px;
        background: #fff;
    }

    .features-list-item:last-child {
        margin-bottom: 0;
    }

    .features-img-last {
        right: -50px;
        top: 520px;
    }

    .accept-payments-container {
        flex-wrap: wrap;
    }

    .accept-payments-left-block {
        width: 100%;
        margin-bottom: 30px;
    }

    .accept-payments-right-block {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .contact-form-left {
        width: 100%;
        border-radius: 20px 0px 0px 0px;
    }

    .contact-form-right {
        width: 100%;
        border-radius: 0px 20px 20px 20px;
    }

    .white-popup {
        max-width: 90%;
    }

    .withdrawals-left-block {
        width: 100%;
    }

    .withdrawals-right-block {
        width: 100%;
        text-align: center;
    }

    .withdrawals-image {
        height: 350px;
        text-align: center;
    }

    .partner-descr {
        font-size: 20px;
        line-height: 25px;
    }

    .partner-container {
        flex-wrap: wrap;
    }

    .partner-left-block {
        width: 100%;
    }

    .partner-right-block {
        width: 100%;
    }

    .partner-right-block {
        justify-content: flex-start;
        align-items: center;
        margin-top: 30px;
    }

    .withdrawals-list {
        width: 45%;
    }

    .home-slider-title {
        font-size: 34px;
        line-height: 50px;
    }

    .home-slider-btn-wrap {
        display: none;
    }

    .home-slider-btn-wrap-mobile {
        display: flex;
        margin-top: 30px;
    }

    .first-cection-list {
        margin-left: 20px;
    }

    .first-cection-container {
        height: 100%;
        min-height: auto;
    }

    .home-slider-item {
        height: 100%;
        min-height: auto;
    }

    .parthner-logo-list {
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .news-list-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .news-list-item-title {
        font-size: 19px;
        line-height: 25px;
    }

    .news-list-item-descr {
        font-size: 13px;
        line-height: 20px;
        max-width: 370px;
    }

    .connection-list-item:nth-child(1), .connection-list-item:nth-child(2), .connection-list-item:nth-child(3) {
        width: 100%;
    }

    .connection-list-item-count-number {
        font-size: 38px;
        line-height: 34px;
        min-width: 32px;
    }

    .connection-list-item-title {
        margin-bottom: 10px;
    }


    .connection-list-item:nth-child(1), .connection-list-item:nth-child(2), .connection-list-item:nth-child(3) {
        width: 100%;
        margin-bottom: 20px;
    }

    .section {
        padding-top: 50px;
    }

    .news-section {
        padding-bottom: 50px;
    }

    .advantages-section {
        padding-bottom: 50px;
    }

    .accordion-header {
        padding-right: 30px;
    }

    .how-work-dekstop-image {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .hint-how-work {
        position: absolute;
        right: -10px;
        bottom: -6px;
    }

    .main-container {
        flex-wrap: wrap;
    }

    .first-cection-content-left-block {
        width: 100%;
    }

    .home-slider-descr {
        max-width: 100%;
    }

    .first-cection-content-right-block {
        width: 100%;
    }

    .home-slider-item {
        max-height: initial;
    }

    .parthner-logo-list {
        margin-bottom: 0;
    }

    .first-cection-content-right-block {
        display: none;
    }

    .main-container {
        flex-wrap: wrap;
        padding-bottom: 50px;
    }

    .footer-top-item {
        width: 45%;
    }

    .platform-title {
        font-size: 30px;
        line-height: 46px;
    }

    .platform-descr {
        font-size: 16px;
    }

    .footer-main-title {
        font-size: 30px;
        line-height: 46px;
    }

    .footer-top-item-title {
        font-size: 19px;
    }

    .footer-top-item-descr {
        font-size: 15px;
    }

    .first-cection-list-item {
        font-size: 20px;
        line-height: 20px;
    }

    .clients-title {
        font-size: 21px;
        line-height: 25px;
    }


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.container {
    	max-width: 540px;
	}

    .main-logo-mob {
        width: 50px;
    }

    .home-slider-title {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 20px;
    }

    .parthner-logo-list {
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .parthner-logo-list-item {
        margin-right: 0px;
        width: 50%;
        margin-top: 10px;
        text-align: center;
    }

/*    .home-slider {
        height: 100%;
        min-height: calc(100vh - 30px);
    }

    .home-slider-item {
        height: 100%;
        min-height: calc(100vh - 30px);
    }*/

    .home-slider-btn-wrap {
        margin-bottom: 20px;
    }

    .home-slider-descr-wrap {
        flex-wrap: wrap;
    }

    .home-slider-descr-item {
        width: 100%;
    }

    .home-slider-descr-item:last-child {
        border-left: none;
        border-top: 1px solid #fff;
    }

    .home-slider-descr-item-img {
        width: 53px !important;
    }

    .major-advantages-list-item {
        width: 100%;
        height: auto;
    }

    .statistic-document-list-item {
        width: 100%;
    }

    .section {
        margin-top: 60px;
    }

    .profit-list-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .why-us-section {
        padding-bottom: 40px;
    }

    .footer-top {
        flex-wrap: wrap;
        text-align: center;
    }

    .footer-social-wrap {
        justify-content: center;
    }

    .footer-navigation a {
        margin-right: 0;
    }

    .footer-logo {
        margin: 0 auto;
    }

    .clients-title {
        margin-left: auto;
    }

    .footer-btn-wrap {
        width: 100%;
        justify-content: center;
    }

    .clients-list ul {
        flex-wrap: wrap;
    }

    .clients-list ul li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .clients-list ul li:last-child {
        margin-bottom: 0;
    }

    .clients-list ul li img {
        max-width: initial;
        opacity: 0.5;
    }

    .footer-main-block {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer-contact-block {
        width: 100%;
    }

    .footer-title {
        margin-bottom: 10px;
    }

    .feature-section {
        margin-top: 0;
    }

    .statistic-document-list-item:nth-child(9) {
        margin-bottom: 20px;
    }

    .first-cection-content {
        height: 100%;
        min-height: calc(100vh - 30px);
    }

    .pricing-table tbody tr td:nth-child(1) {
        font-size: 16px;
        width: 280px;
        padding-left: 20px;
    }

    .pricing-table thead th:nth-child(2) {
        width: 200px;
    }

    .pricing-table thead th:nth-child(1) {
        width: 280px;
        box-shadow: none;
    }

    .price-wrapper table {
        width: 870px !important;
    }

    .pricing-title, .accept-payments-title, .features-title {
        font-size: 22px;
        line-height: 36px;
    }

    .pricing-table thead th {
        font-size: 20px;
    }

    .accept-payments-descr {
        font-size: 16px;
        line-height: 26px;
    }

    .features-descr {
        font-size: 16px;
        line-height: 22px;
    }

    .features-img {
        display: none;
    }

    .features-list {
        margin-bottom: 60px;
    }

    .header-top__line-mnu {
        padding-top: 20px;
    }

    .footer-mail {
        display: block;
    }

    .withdrawals-list {
        width: 100%;
    }

    .withdrawals-list-item {
        width: 100%;
    }

    .withdrawals-list:first-child {
        margin-bottom:  30px;
    }

    .withdrawals-title, 
    .partner-title,
    .payments-card-title {
        font-size: 22px;
        line-height: 36px;
    }

    .home-slider-descr br {
        display: none;
    }

    .withdrawals-descr {
        font-size: 16px;
    }

    .payments-card-descr {
        font-size: 16px;
    }

    .payments-list-item {
        font-size: 14px;
        line-height: 20px;
    }

    .pricing-table {
        display: none;
    }

    .payments-table-mobile {
        display: block;
    }

    .first-cection-content-left-block {
        margin-top: 0;
    }

    .home-slider-title {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
    }

    .mm-menu .btn-menu-wrap .btn-header {
        display: block;
        text-align: center;
        font-size: 19px;
        line-height: 23px;
    }

    .home-slider-descr {
        margin-bottom: 20px;
        width: 100%;
        max-width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 26px;
    }

    .first-cection-content-right-block {
        width: 100%;
    }

    .first-cection-list {
        width: auto;
    }

    .first-cection-list-item {
        width: 100%;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
        text-align: center;
        list-style-type: none;
    }

    .clients-wrap {
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

    .first-cection-content-left-block-bot {
        width: 100%;
        text-align: center;
    }

    .clients-item:first-child {
        margin-left: 0;
        width: 100%;
    }

    .home-slider-descr {
        margin-bottom: 0;
    }

    .home-slider-btn {
        min-width: 315px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home-slider-btn-wrap-mobile {
        display: flex;
        margin-top: 10px;
        align-items: center;
        justify-content: center;
    }

    .content-wrap {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .lang-wrap {
        margin-right: 0;
    }

    .title {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 30px;
    }

    .section {
        margin-top: 0px;
    }

    .sentence-title {
        font-size: 24px;
        line-height: 29px;
    }

    .sentence-descr {
        font-size: 18px;
        line-height: 22px;
    }

    .sentence-btn {
        min-width: 315px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .connection-list-item-count-number {
        font-size: 30px;
        line-height: 40px;
    }

    .connection-list-item-title {
        font-size: 18px;
        line-height: 24px;
    }

    .connection-list-item-descr {
        font-size: 14px;
        line-height: 19px;
    }

    .connection-list-item-descr br {
        display: none;
    }

    .services-list-item {
        width: 100%;
    }

    .services-list-item-content {
        width: 100%;
    }

    .services-list-item {
        justify-content: center;
    }

    .services-list-item-content {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .price-descr {
        font-size: 14px;
        line-height: 19px;
        text-align: center;
    }

    .advantages-list-item {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .advantages-list-item-image {
        width: 50px;
    }

    .advantages-list-item-text {
        margin-top: 15px;
    }

    .trust-list-item {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .trust-list-item-image {
        width: 80%;
        display: block;
        margin: 0 auto;
    }

    .trust-section {
        padding-bottom: 50px;
    }

    .accordion-header {
        padding-right: 50px;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }

    .accordion-body__contents {
        font-size: 14px;
        line-height: 19px;
        text-align: center;
    }

    .footer-container {
        flex-wrap: wrap;
        padding-top: 50px;
    }

    .footer-social-link {
        justify-content: center;
    }

    .footer-descr {
        margin-bottom: 10px;
    }

    .widget {
        margin: 0;
    }

    .questions-section {
        padding: 50px 0px;
    }

    .how-work-list {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: wrap;
    }

    .how-work-list-item {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: wrap;
        position: relative;
        padding-bottom: 60px;
        margin-bottom: 10px;
    }

    .how-work-hint-dekstop {
        display: none;
    }

    .how-work-list-item:after {
        content: "";
        background: #fff url(/wp-content/themes/amlnode/img/arrow.svg) 50% 0% no-repeat;
        position: absolute;
        left: 50%;
        bottom: 11px;
        display: block;
        height: 40px;
        width: 20px;
        transform: translateX(-50%);
    }

    .how-work-list-item-header {
        position: relative;
        width: 80px;
        height: 80px;
    }

    .how-work-list-item-count {
        position: absolute;
        left: -30px;
        top: 0;
        font-style: normal;
        font-weight: 900;
        font-size: 18px;
        line-height: 24px;
        color: #0038FF;
    }

    .how-work-list-item-image {
        
    }

    .how-work-list-item-text {
        margin-top: 10px;
        width: 100%;
        display: flex;
        align-items: flex-end;
    }

    .how-work-list-item-text-value {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        color: #292929;
        display: flex;
        align-items: flex-end;
        margin-top: 10px;
        width: 100%;
        max-width: 230px;
        margin: 0 auto;
    }

    .how-work-dekstop-image {
        display: none;
    }

    .payments-table-mobile br{
        display: none;
    }
    
    .payments-table-list-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 1px solid #E5E5E5;
        padding: 25px 20px;
    }

    .payments-table-list {
        background: #FFFFFF;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
        border-radius: 8px;
        padding: 20px 0px;
        margin-bottom: 20px;
    }

    .payments-table-list:last-child {
        margin-bottom: 0;
    }

    .payments-table-list-item-name {
        width: 80%;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
        color: #292929;
    }

    .payments-table-list-item-value {
        width: 20%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        color: #292929;
    }

    .price-subtitle {
        font-weight: 800;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #212B36;
    }

    .price-value {
        font-style: normal;
        font-weight: 800;
        font-size: 48px;
        line-height: 32px;
        text-align: center;
        color: #212B36;
    }

    .price-subdescr {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        color: #A0A0A0;
    }

    .price-btn {
        width: 80%;
    }

    .services-list-item-descr-image {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .services-list-item-descr-image img {
        width: 35%;
    }

    .price-section {
        padding-bottom: 50px;
    }

    .news-list-item {
        display: none;
    }

    .news-list.active .news-list-item {
        display: flex;
    }

    .see-more-payments-table {
        display: block;
        width: 100%;
        text-align: center;
        text-decoration: none;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0.5px;
        color: #0038FF;
    }

    .how-work-list {
        display: flex;
    }

    .how-work-dekstop-image {
        display: none;
    }

    .home-slider-item {
        background-position: 0% 50%;
    }

    .main-container {
        margin-top: 110px;
    }

    .home-slider-title br {
        display: none;
        margin-bottom: 30px;
    }

    .home-slider-item {
        height: 100%;
        min-height: 100vh;
    }

    .parthner-logo-list-item {
        width: 25%;
        margin-bottom: 20px;
    }

    .main-logo-mob {
        width: auto;
    }

    .footer-container {
        flex-wrap: wrap;
        padding-top: 30px;
    }

    .home-slider-btn-wrap {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .platform-left {
        width: 100%;
    }

    .platform-left-list-item-text br {
        display: none;
    }

    .platform-right {
        width: 100%;
        margin-top: 30px;
    }

    .footer-top-item {
        width: 100%;
        margin-bottom: 30px;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

}

@media only screen and (max-width : 650px) {

	.container {
    	width: 100%;
    	padding-right: 15px;
    	padding-left: 15px;
    	margin-right: auto;
    	margin-left: auto;
	}

    .btn-header {
        font-size: 16px;
        padding: 5px 24px;
    }

    .generete-trafic-list-item-image {
        width: 100px;
    }

    .generete-trafic-list-item-text {
        width: calc(100% - 100px);
    }

    .visit-value {
        font-size: 20px;
    }

    .clients-list ul {
        flex-wrap: wrap;
    }

    .clients-list ul li {
        margin-right: 0px;
        width: 100%;
        display: block;
    }

    .footer-social-item {
        margin-right: 30px;
    }

    .statistic-list-left {
        width: 90%;
        margin-bottom: 15px;
    }

    .statistic-list-right {
        width: 90%;
    }

    .statistic-list-wrap {
        flex-wrap: wrap;
    }

    .home-slider-title {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .home-slider-descr p {
        margin-top: 0px;
        font-size: 17px;
        line-height: 25px;
    }

    .parthner-logo-list {
        flex-wrap: wrap;
    }

    .home-slider-descr-item-img {
        width: 33px !important;
    }

    .home-slider-descr-item-text {
        font-size: 14px;
        line-height: 20px;
    }

    .home-slider-descr-item-text br {
        display: none;
    }

    .advantages-title,
    .product-title,
    .major-advantages-title,
    .how-to-run-title,
    .faq-title,
    .generete-trafic-title,
    .statistic-title,
    .profit-title,
    .why-us-title {
        font-size: 22px;
        line-height: 36px;
    }

    .accordion-header span {
        font-size: 16px;
    }

    .accordion {
        padding: 0px 20px;
    }

    .advantages-list-item {
        flex-wrap: wrap;
    }

    .advantages-list-item-content {
        width: 100%;
        margin-top: 30px;
    }

    .advantages-list-item-img-wrap {
        width: 100px;
        height: 100px;
    }

    .advantages-list-item-descr {
        font-size: 14px;
    }

    .advantages-list-item-title {
        font-size: 22px;
    }

    .advantages-title {
        margin-bottom: 40px;
    }

    .product-descr {
        font-size: 16px;
    }

    .major-advantages-descr {
        font-size: 16px;
    }

    .major-advantages-logo-list-item {
        width: 45%;
        text-align: center;
    }

    .major-advantages-logo-list-item-image {
        width: 90%;
    }

    .feature-btn span {
        font-size: 15px;
    }

    .accordion-header img {
        right: 0px;
    }

    .accordion-header {
        padding-right: 30px;
    }

    .btn {
        font-size: 15px;
    }

    .visit-text {
        display: none;
    }

    .statistic-title br {
        display: none;
    }

    .statistic-descr {
        font-size: 16px;
    }

    .statistic-subdescr {
        font-size: 16px;
    }

    .statistic-list-item-country-quantity {
        font-size: 15px;
    }

    .profit-list-item-procent {
        font-size: 40px;
    }

    .profit-list-item-fees {
        font-size: 20px;
    }

    .why-us-logo-list-item {
        width: 45%;
        margin-right: 0;
    }

    .why-us-logo-list-item-image {
        max-width: 85%;
    }

    .why-us-footer-text {
        font-size: 16px;
        margin-top: 20px;
    }

    /*.mm-menu_theme-white .mm-navbar img {
        max-width: 200px;
    }*/

    .price-wrapper table {
        width: 700px !important;
    }

    .pricing-table tbody tr td:nth-child(3) {
        font-size: 14px;
    }

    .pricing-table tbody tr td:nth-child(2) {
        font-size: 14px;
    }

    .contact-form-address {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .contact-form-team-list-item-image-wrap {
        width: 80px;
        height: 80px;
    }

    .contact-form-team-list-item-info {
        width: calc(100% - 80px);
    }

    .mm-panels .contact-form-team-list .contact-form-team-list-item-info {
        width: 100%;
        padding-left: 10px;
        margin-top: 10px;
    }

    .mm-panels .contact-form-team-list-item .contact-form-team-list-item-image-wrap {
        width: 110px;
        height: 110px;
    }

    .contact-form-title {
        margin-right: 20px 0px;
    }

    .contact-form-left {
        padding: 0px 20px 20px 20px;
    }

    .contact-form-right {
        padding: 0px 20px 20px 20px;
    }

    .contact-form-team-list-item-image-wrap {
        width: 60px;
        height: 60px;
    }

    .contact-form-team-list-item-info {
        width: calc(100% - 60px);
        margin-top: 20px;
    }

    .statistic-list-wrap {
        transition: all .5s;
    }

    .statistic-list-wrap {
        height: 240px;
        overflow: hidden;
    }

    .statistic-list-wrap.active {
        height: auto;
        overflow: visible;
    }

    .statistic-list-item {
        display: none;
    }

    .statistic-list-wrap.active .statistic-list-right {
        margin-bottom: 20px;
    }

    .statistic-list-wrap.active .statistic-list-item {
        display: flex;
    }

    .statistic-document-list-item {
        display: none;
    }

    .statistic-document-list {
        height: 350px;
        overflow: hidden;
    }

    .statistic-document-list.active {
        height: auto;
        overflow: visible;
    }

    .statistic-document-list.active .statistic-document-list-item {
        display: flex;
    }

    .footer-btn {
        width: 100%;
        text-align: center;
        justify-content: center;
        font-size: 18px;
    }

    .major-advantages-card .major-advantages-list-item {
        width: 100%;
    }

    .home-slider-descr {
        font-size: 15px;
    }

    .withdrawals-title {
        margin-bottom:  20px;
    }

    .withdrawals-descr {
        margin-bottom:  20px;
    }

    .withdrawals-list-title {
        margin-bottom:  15px;
    }

    .major-advantages-card {
        margin-top: 0;
    }

    .withdrawals-image {
        height: 250px;
        text-align: center;
    }

    .partner-container {
        padding-top: 35px;
        padding-bottom: 40px;
    }

    .home-slider-btn {
        min-width: 315px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .sentence-btn {
        width: 100%;
    }

}

@media only screen and (max-width : 500px) {
    .parthner-logo-list-item {
        width: 33%;
        margin-bottom: 20px;
    }

    .footer-item-title {
        font-size: 14px;
    }

    .footer-top-item-btn {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .footer-top-item-btn-wrap {
        width: 100%;
    }

    .footer-main-title {
        margin-bottom: 30px;
    }

    .footer-item {
        position: static;
    }

    .footer-item .footer-item-dropdown-block {
        padding: 20px;
        width: 90%;
        left: 5%;
        right: 5%;
    }

    .footer-item:nth-child(3) .footer-item-dropdown-block {
        padding: 20px;
        width: 90%;
        left: 5%;
        right: 5%;
    }

    .platform-right-descr-wrap-btn {
        width: 100%;
        justify-content: center;
    }

    .lang-wrap {
        margin-left: 30px;
    }

    .btn-header {
        font-size: 13px;
    }

    .lang-wrap ul li a {
        font-size: 13px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .contact-form-team-list-item {
        flex-wrap: wrap;
    }

    .white-popup {
        max-width: 100%;
        margin: 0 auto;
        border-radius: 0px;
    }
    
    .mm-panels .contact-form-team-list .contact-form-team-list-item-info {
        padding-left: 0px;
    }

    .mfp-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .contact-form-title {
        margin: 20px 0px;
    }

    .contact-form-left {
        border-radius: 0px;
        padding-top: 30px;
    }

}



/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  
}


/*==========  Mobile First  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
  
}



/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
  
}



/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  
}


/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  
}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  	.container {
      max-width: 1240px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1701px) {

}



