.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.no-webp .page-header {
    background-image: url(/i/img/pamm_trading/head.jpg);
    background-size: cover;
    background-position: center;
}

.webp .page-header {
    background-image: url(/i/img/pamm_trading/head.webp);
    background-size: cover;
    background-position: center;
}

.main-header-text.ru {
    font-size: 3rem!important;
}

.rtl .page-header {
    background-image: url(/i/img/pamm_trading/head_rtl.jpg);
}

.icon {
    background: url(/i/img/pamm_trading/icons_sprite.png);
}

.icon-top {
    background-position: 0 24px;
}

.icon-phone {
    background: url(/i/img/pamm_trading/phone.svg);
    background-position: -21px -29px;
    width: 96px;
    height: 96px;
}

.icon-message {
    background: url(/i/img/pamm_trading/chat.svg);
    background-position: -23px -29px;
    width: 96px;
    height: 96px;
}

.no-webp .why-img {
    background: url(/i/img/pamm_trading/adv_sprite.png);
    width: 150px;
    height: 150px;
}
.webp .why-img {
    background: url(/i/img/pamm_trading/adv_sprite.webp);
    width: 150px;
    height: 150px;
}

.why-img-1 {
    background-position: 0 0;
}

.why-img-2 {
    background-position: 0 -150px;
}

.why-img-3 {
    background-position: 0 -300px;
}

.why-img-4 {
    background-position: 0 -450px;
}

.why-img-5 {
    background-position: 0 -600px;
}

.why-img-6 {
    background-position: 0 -750px;
}

.header-ruler {
    border-top-width: .25rem;
    width: 150px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.font-weight-bolder {
    font-weight: 700;
}

.no-webp .why-instaforex {
    background-image: url(/i/img/pamm_trading/adv_back.jpg);
    background-size: cover;
    background-position: center;
}
.webp .why-instaforex {
    background-image: url(/i/img/pamm_trading/adv_back.webp);
    background-size: cover;
    background-position: center;
}
.why-instaforex .why-hint {
    background-color: rgba(0, 0, 0, .5);
    display: grid;
    grid-template-rows: 50px 50px 50px;
    grid-row-gap: 24px;
}

.why-instaforex .why-hint-image {
    float: left;
    margin-top: -24px;
    margin-left: -105px;
}

.no-webp .create-account,
.thanks {
    background-image: url(/i/img/pamm_trading/form_back.jpg);
    background-size: cover;
    background-position: center;
}
.webp .create-account,
.thanks {
    background-image: url(/i/img/pamm_trading/form_back.webp);
    background-size: cover;
    background-position: center;
}
.contact-us .btn-image {
    position: absolute;
    background-color: #ecf1f3;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 27px;
    left: -60px;
    top: -60px;
    z-index: 10;
}

.contact-us .arrow-image {
    position: absolute;
    top: 15px;
    right: 40px;
}

.calculator .calculator-line .steps {
    display: flex;
    justify-content: space-between;
}

.calculator .calculator-line .selector {
    position: relative;
    background-color: #e9ebec;
}

.calculator .calculator-line .progress-bar {
    height: 4px;
}

.calculator .calculator-line .circle {
    width: 24px;
    height: 24px;
    position: absolute;
    border-radius: 50%;
    top: -11px;
    left: -11px;
    border-width: 4px;
    border-style: solid;
}

/*.calculator .calculator-line .circle:before {
    content: '';
    display: block;
    background: #FFF;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    top: 4px;
    left: 4px;
}*/

.calculator .calculator-table thead th {
    border-bottom-width: 0!important;
}

.calculator .calculator-table tr {
    cursor: pointer;
}

.calculator .calculator-table tr.selected td {
    border-top: 2px solid #e5131c!important;
    border-bottom: 2px solid #e5131c!important;
}

.calculator .calculator-table tr.selected td:first-child {
    border-left: 2px solid #e5131c!important;
}

.calculator .calculator-table tr.selected td:last-child {
    border-right: 2px solid #e5131c!important;
}

.average-profit-icon {
    width: 24px;
    height: 23px;
    display: inline-block;
    margin: 0 4px;
}

.page-header .logo, .thanks .logo {
    width: 208px;
}

.email-feedback{
    color: #ff0000;
}

/*
 * forexcopy informer fixes
 */
.forexcopytop5__footnoteflex2 {
    display: none!important;
}

#top-five-table > div > table > thead > tr > td:nth-child(6) {
    display: none;
}

#top-five-table > div > table > tbody > tr > td:nth-child(6) {
    display: none;
}

#top-five-table .mobile_trader_block {
    display: none!important;
}

.top5_traders .desktop_trader_block .btn {
    background: rgba(0, 0, 0, 0);
    color: #333;
}

.thanks-icon {
    background: url(/i/img/pamm_trading/thanks_sprite.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}

.thanks-icon-1 {
    background-position: 0 0;
}

.thanks-icon-2 {
    background-position: -4px -80px;
}

.thanks-icon-3 {
    background-position: 6px -160px;
}

.footer {
    color: #999999;
}

.footer .logo {
    width: 100%;
    max-width: 250px;
}

.thanks-visible {
    display: none;
}

.thanks .thanks-hidden {
    display: none;
}

.thanks .thanks-visible {
    display: block;
}

#top-five-table .btn-info {
    background-color: #be1206!important;
}

.preloader_white_mini {
    position: relative;
    margin: 0 auto;
}

.preloader_white_mini,
.preloader_white_mini::before,
.preloader_white_mini::after {
    display: block;
    width: 32px;
    height: 32px;
}

.preloader_white_mini::before {
    background: url(data:image%2Fpng;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6%2FNlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABXpJREFUeNrkm22IVFUYx8%2FMjovFuBK15aZJia69Uu6uuV9MSwgKsZTovT6W1IfCVSgUpBJ6gU2zN7IaQ7I3IxNbgiCzzNrKisrMpLAk2jfNt43VsZ3p%2F3T%2F0eXOOXfmXu+duScP%2FEDvzDnn+c+55zzPec7ZdLFYVFVibdFc1lbLjrQ6wUoUgjPgLnB1jHbOYR+ZWgu+HHwDngZPgZExiJU2V7CPr8DMWgieCN4Cm8D5fHYOuDcGwYvYtpSLwAfse2Ko1gJO+nrwMDhqWHwOgzP53RRoAXeD1aDfZ9HqAzl+t4V1pY2xbFNXhsAyMCKIhn8aDlBS4BPQ7vOdDeBncB2o51vwBdgJfgF9YAgcAaeAM8AEcB6YxmnyJ3gTTAazffraCqbLuMU1wkIbKPiM1gHwJLjUNVJBSLHucvCHTz%2FDtCVQ+2H92UsaA3rAAnByhH4zCxaCXk1%2FuTBthjVkjGtu5cFjNC6ugEHa7gTH2OdB2hC4rbB+bRDsAllwK+donEX66wCvkv18FplbqucCpSuyyHwEfgdtVRDrLttAK+gFH4LTfRbX+iCCH6K%2Fm+J53siOpONrweEaRIeHwFzwNW1p9HwuNn8MHqh0lZ4EjrhWwhdBE+fRt2BVyNU3alK0pZsLZRNtHabtomFCJX74bXCN59kBzll5leaB4YTsBeoYdTXRj2c1Wub6jfCVPn5vFxiVgJH1Mhr85GP3LNP2UFbsTsMv+Re4qUZztlw5CG6gjbqywr3LcguW7deFhkrLwZcJ3uaKbSsNn4mmO3WCd4M9mgoS+z5owd5+KdcYb9nDGL5E8EZwLljiceqPhHXyVS6Dnik5SC2iqavc5mEc6AL7Yw4Z4whBZcOxkW6q4tDyN74Guy0ZXfeovs4FrCdIpJXmfvYVC%2FN0a2h7OojgNgYX3RYK7qYbag0ieAY3CAULBRe5D5geRLD8Op9ZnH7uNo2wDP0bmudXgNUWC5b82f06bbJ5MCXAJnPDYGNpBj8GzUsPWDzCA2ES8YMWCz4URnBB%2FQ+Ln+AGi3U1hBHcaLFgo+3iltYZ3NIki1dpOWjbywCkRPD1mgqv0S11WSpYtoTvgVsqfaUlg9Bu8Ss9zZShMQmWfK+c4qUsFJvilNwSRPA2uqV2S0e3EHSEpYKcz95moeDbGUMXggg+C5wNblSlye0klyxtFtubKhF8ElgMdijnVo6c0M+3SPB82jybLnUxNbl2y%2F8luOaBXw0H3VlLEng9GvtF0xzdycM4MF7zq41RppO4ZJWltNVbxlNbyQhnwHbD+YycvLcmeHSnuG4HeMt31FYywpLaXOATgkr6c3QCR3aUcrKrppTzPcp17uRdtCQc26CpJMel+5STAq1LkFix5WXlXHPS7d%2FluHRTObckN9+OuvxxTjm37WYp50bccwmJwMSGZ5VzBeMypnVyLv8rGjpKahnmxKNgM+eG+3kj2AleAHU1nLN1tOEH2uSdz1t5Y7Dim3hyIeSY0t9wk1%2F0XeUcx9xcg1RQA1%2FjseAq0G8Y%2FREgX2mklVfm63x9fIWkQ7nB01JFsW2M8yWKmmEQq2h7PmjGo9zK2Mx9pyTsO2MOQbPs41MmJppD9xfx1cOOiKOyLNvsqeXVw6llLpfuiFDw51FfLk2HcAUry7ilPsPzS5g2Ok05t9xH8t%2FybKqhTn+ZjOsTQV1kUMGy8m02LQj0gYsMny1TzpmPnAoMkQE+e9xQ5z5lvp2TZ5IuE6dg6UQOqS4A6zWfr+EqGlXZDp7XPF9PG5bQfca+aP2LXPr6vsIrve%2F4zMctPvVOdV0Ul83NzOOx+Xj%2FLOZ9cDG4g%2F%2FvjcElSQy%2FkHN+lc8rXlHJRGCQGPBMzAFHLqqGTri%2FTPtbgAEA1EZTrD32jtkAAAAASUVORK5CYII=) no-repeat;
}

.preloader_white_mini::before {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 6000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 6000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 6000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 6000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.preloader_white_mini::after {
    background: url(data:image%2Fpng;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6%2FNlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABBhJREFUeNrsm2tIFFEUx2fNoELSwIq+iJWhRA%2FSBKnFtTAqqA+VXyoikiAQDIsgJPpURgQlIfWpIoLsgdqnykhitQdF+SpQexj2oswgi1722v6XPQsSzsx9zczuugd+sO7MnHP%2F48y995x71xcKhYzRZEnGKLOE4IRgZyyVcN2SHfTtA%2FPBYrAQzAMzQNp%2F5w2C56ATtILb9NmR3tTnQC+dCzaCEpAh6eMFqAPn6CboMyZYE8UgGNJvQfKtpZ063uEscAVcBwEHnsIA+b5KsTzrtNg7WgEegZUu9DcrKNYOiu2q4BRQD6rBOBc7WRbrCL3fKW4JngqCYI2Hw+laasMUp4elyaAZZEs29AM4C9qH9egbQLqErzxqSyEYcKKXTgEPFXrbOpA2gl%2F2Xb2C37tgAq8OXrE+xUY1gzEW%2FseCmwr+66mN2oalcnpvZI315n8sjv+ic1Te6XJdM60sGg5ke+M+MF1ghiU7O%2FsB5oJnqr10jeLQ81rg3FeKQ1aN6rBUTAO+iqU7dK7Z5KRYRfAei2NfORuRzflIzxQY7r5bHNsrKzgfFFkcZ9lQlU3wyBS0ikPEAU6hVTYdaCGlo8Lj8DGbocBP52WACxxDx0GQNEIc9t0hjusbQBZd47c5t0Z0HGaN6OcUHKEItNlc0w62gXyCfe6wuaaTfA+PZSf4rcnNNRWcy3HH%2FSY3aisY0JAHMx9lIHmEOH6O6%2FNEJh5LJXvJv+AEmAUOg58SPn6Do+TjOP0tm0dzd1q5isMDq1PtAnNAo8B1jVQHqyAfKpYnIjhHUxr3lIoDjJcW570Dq+i8Lk2xZ4sIztScSzfS9NTM2HTwsuY8PlPkwkkcDs+DUpdr22xM30Kx7SyNV%2FBEzuDTwEnwACxyQWwBuANOUWweS9VZxIvYAnAL1CpkOnY3tpbEFjhRtfws+aitBz1gt0axrLd+Qr5lKpWfeP%2FDHyUbOB6UaRRcKludNBvWkiyS9li3PhHBPXEguEtEcFscCG4VEXwjDgQ3iwjuAO9jWCxre7uIYJb11MWw4IukQWhOejqGBZ+RmYTfBy0xKLaF2i6VdeyLQcH7VdKsJsEE3mu7ZoR3CyjllduN8DJGtBtro+36Eo9gVrWojAHBldRWLVULVlRriGKxDdRGQ5dgtsS4OUqnnPfAJoNzI5tIAeCLEV6sehxFYlmSsxp8UykAWBnbSxEwdO+Ok08OAobI%2Fg5DrsTTb4QX2S55%2FM4Wycz3ZWta7PFeB3aCIReFDlHMEmqD4ZbgSEfGNqaxIl7QBbFBilVtKOy01VG17AZLwDKzHFRDXrucYnSrOtO5X7qJyNHok+3269V595xYNTCrh70xee%2FYd2brTr26G+fz6Gc8kWWQQbcDJxve2KBHcRO%2FakkIjjf7J8AAJpCcb5SurHgAAAAASUVORK5CYII=) no-repeat;
}

.preloader_white_mini::before,
.preloader_white_mini::after {
    position: absolute;
    content: "";
    background-size: cover;
}

@-moz-keyframes spin {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(360deg);}
}
@-webkit-keyframes spin {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
@keyframes spin {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

.callback-widjet__setting,
.callback_form,
.callback_form * {
    box-sizing: content-box;
}

.callback-sociallist__one {
    display: inline-block;
}

.callback-sociallist {
    display: flex;
}

.social-icon_com {
    margin: 0!important;
}

#callback_widget {
    font-size: 14px;
}

#callback_widget button {
    height: auto;
    font-size: 1.4em;
    box-sizing: border-box;
}

.callback-widjet__line {
    display: none!important;
}

.select2-container--open {
    z-index:999999;
}

.calculator {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.calculator .progress-bar {
    transition: none;
}

.pamm-top5-container {
    max-width: 1200px;
    min-width: 280px;
    height: 100%;
    margin: auto;
}

.pamm-top5--title {
    padding-top: 50px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    color: #444444;
}

.pamm-top5--table-header-titles {
    display: flex;
    justify-content: space-around;
    margin-left: 14%;
    padding-bottom: 20px;
}

.pamm-top5--table-header-profit-titles {
    display: flex;
    justify-content: space-between;
    width: 40%;
    margin-right: 0;
}

.pamm-top5--table-header-buttons-titles {
    display: flex;
    width: 100px;
    justify-content: space-between;
}

.pamm-top5-container {
    padding: 50px 62px;
}

.pamm-top5--table {
    margin-top: 50px;
    font-size: 13px;
    line-height: 16px;
    color: #444444;
}

.pamm-top5--row {
    display: flex;
    justify-content: space-between;
    padding: 16px 6px;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
}

div.pamm-top5--row:nth-child(2){
    border-top: 1px solid #dddddd;
}

.pamm-top5--info-values {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin-top: 5px;
}

.pamm-top5--trader-info {
    display: flex;
    margin-left: 36px;
    width: 35%;
    justify-content: space-between;
}

.pamm-top5--main-info {
    display: flex;
}

.pamm-top5--avatar-img {
    height: 25px;
    width: 25px;
    /*background: #5B5B5B;*/
}

.pamm-top5--flag-id-name {
    display: flex;
    flex-direction: column;
    margin-left: 6px;
}

.pamm-top5--flag-id {
    display: flex;
}

.pamm-top5--id {
    margin-left: 3px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    text-decoration-line: underline;
    color: #9B050C;
}

.pamm-top5--flag-id .pamm-top5--flag .flag
{
    width: 16px;
    height: 14px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.pamm-top5--name {
    width: 100%;
    text-align: center;
}

.pamm-top5--chart-img {
    width: 100px;
    height: 25px;
}

.pamm-top5--row-titles{
    display: none;
}

.pamm-top5--row-values {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: 0 7%;
}

.pamm-top5-desc,
.pamm-top5--value {
    margin-top: 4px;
}

.pamm-top5--grows_profit-value {
    font-weight: 700;
    color: #0F7F12;
    margin-left: 10px;
    width: 85px;
}

.pamm-top5--buttons {
    display: flex;
    align-items: center;
}

.pamm-top5--button {
    /*width: 212px;*/
    width: 172px;
    height: 38px;
    box-sizing: border-box;
    border-radius: 4px;

    font-size: 12px;
    line-height: 14px;
    text-align: center;

}

.pamm-top5--button-new {
    width: 212px;
    height: 38px;
    box-sizing: border-box;
    border-radius: 4px;
    /*font-size: 21px;*/
    line-height: 14px;
    text-align: center;

}

.pamm-top5--invest-button {
    margin-right: 5px;
    border: 1px solid #BC1615;
    color: #444444;
    cursor: pointer;
}

.pamm-top5--copy-button {
    /*margin-top: 6px;*/
    border: 1px solid #C6C6C6;
    color: #C6C6C6;
    cursor: not-allowed;
}

.pamm-top5--bottom {
    /*max-width: 90%;*/
    margin-top: 30px ;
    font-size: 17px;
}

.pamm-top5--bottom--warning {
    display: flex;
    padding: 10px;
}

.pamm-top5--bottom--warning-img {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.pamm-top5--bottom--warning-text {
    text-align: justify;
    color: #BC1615;
}

.pamm-top5--bottom--info--inner {
    display: flex;
    justify-content: start;
    align-items: center;
    max-width: 100%;
    /*width: calc(80% + 200px);*/
    padding: 40px 150px 40px 40px;
    min-height: 140px;
    margin: 40px 0;
    background: url(/i/img/forexcopy/icotop5/block5_full.png) no-repeat;
    background-size: cover;
}

.pamm-top5--bottom--info2 {
    justify-content: flex-end;
    background: url(/i/img/forexcopy/icotop5/block8_full.png) no-repeat;
    background-size: cover;
    background-position: right center;
}

.pamm-top5--bottom--info-text {
    width: 70%;
}

.pamm-top5--bottom--info-img {
    display: none;
}

.pamm-top5--bottom--advantage-title {
    text-align: center;
}

.pamm-top5--bottom--advantage {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 40px;
}

.pamm-top5--bottom--advantage-item {
    max-width: 180px;
    margin: 10px;
    text-align: center;
}

.pamm-top5--bottom--register {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background: #BC1615;
}

.pamm-top5--bottom--register-img {
    margin-left: 15px;
}

.pamm-top5--bottom--register-text {
    color: #ffffff;
    margin-left: 15px;
}

.pamm-top5--bottom--register-btn {
    display: block;
    width: 212px;
    height: 38px;
    padding-top: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #ffffff;
    font-size: 17px;
    color: #ffffff;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.pamm-top5--bottom--case {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.f16 .flag {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.top-5-project_name{
    padding-left: 5px;
}

.pt-slider{font-weight: 300;}
.pt-slider__name span{display: none;}
.pt-slider__range {-webkit-appearance: none; -moz-apperance: none; border-radius: 0px; height: 4px; background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #e5131c), color-stop(15%, #e9ebec)); background-image: -moz-linear-gradient(left center, #e5131c 0%, #e5131c 15%, #e9ebec 15%, #e9ebec 100%); width: 100%;}
.pt-slider__range::-moz-range-track {border: none; background: none; outline: none;}
.pt-slider__range:focus {outline: none; border: none;}
.pt-slider__range::-webkit-slider-thumb {-webkit-appearance: none !important; background-color: #fff; height: 16px; width: 16px; border-radius: 50%; box-shadow: 0px 0px 0px 4px #e5131c;}
.pt-slider__range::-moz-range-thumb {-moz-appearance: none !important; background-color: #fff; border: none; height: 16px; width: 16px; border-radius: 50%; box-shadow: 0px 0px 0px 4px #e5131c;}
.pt-slider__one{margin-bottom: 40px;}
.pt-slider__one:last-child{margin-bottom: 0px;}
.pt-slider__input{}
.pt-slider__line__one[data-slider_data]{font-size: 25px; margin-top: -30px; min-width: 110px; text-align: right;}
.pt-slider__line__one{margin-right: 40px;}
.pt-slider__line__one:last-child{margin-right: 0px;}
.pt-slider__number{margin-top: 10px; color: #6c757d;}
.pt-slider__number__one{margin-right: 20px;}
.pt-slider__number__one:last-child{margin-right: 0px;}
.pt-slider__number__one.ruler{background: #f8f9fa repeat-x; background-image: linear-gradient(270deg, rgb(214, 214, 214) 1px, rgba(214, 214, 214,0) 1px), linear-gradient(270deg, rgb(214, 214, 214) 1px, rgba(214, 214, 214,0) 1px), linear-gradient(270deg, rgb(214, 214, 214) 1px, rgba(214, 214, 214,0) 1px); background-size: 70px 25%; width: 100%; height: 40px; background-position: top center;}
.pt-slider__result{font-size: 36px;}
.pt-slider__result__number{color: #126d0d; font-size: 64px; font-weight: 700;}

.promo-select2 .select2-container--default .select2-selection--single{border-color: #ddd; height: 58px; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -webkit-transition: all 200ms linear; border: .125rem solid #d0d7da; border-radius: .625rem;}
.promo-select2 .select2-container--default .select2-selection--single .select2-selection__rendered{color: #565b5e; line-height: 52px; font-weight: 300;}
.promo-select2 .select2-container--default .select2-selection--single .select2-selection__arrow{height: 58px;}
.promo-select2 .select2-container{max-width: 100%; margin: 0 auto; display: block; width: 100% !important;}
.promo-select2 .select2-dropdown{border-color: #ddd;}
.promo-select2 .select2-container--default .select2-selection--single:hover, .promo-select2 .select2-container--default .select2-selection--single:focus{border-color: #d6d6d6; box-shadow: 0px 0px 3px 0px #bdbdbd;}
.promo-select2__width .select2-container{min-width: 120px;}
.select2-container--default .promo-flag{vertical-align: middle;}

.promo-phone__code{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-direction: normal; -moz-box-direction: normal; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -moz-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;}
.promo-phone__code__one{margin-right: 20px;}
.promo-phone__code__one:last-child{margin-right: 0px;margin-left: -7px;}

@media (max-width: 990px){
    .why-instaforex .why-hint {
        display: block;
    }
    .header_why_insta{
        margin-top: 1.5rem;
    }
    .thank-text{
        font-size: 17px;
    }
}
@media (max-width: 800px){
    .pt-slider__range::-webkit-slider-thumb {height: 30px; width: 30px}
    .pt-slider__range::-moz-range-thumb {height: 30px; width: 30px;}
}

@media (max-width: 766px) {
    h5.how-to-h5{
        font-size: 29px;
        padding-bottom: 19px;
    }

    .chat_display{
        display: none;
    }

    .pt-slider__name{text-align: left; font-size: 25px !important;}
    .pt-slider__line__one{margin: 0px;}
    .pt-slider__line__one:nth-child(2){display: none;}
    .pt-slider__one{margin-bottom: 20px;}
    .pt-slider__one:last-child{margin-bottom: 0px;}
    .pt-slider__name span{display: inline-block;}
    .pt-slider__result__number{font-size: 35px !important;}


}

@media (min-width: 826px) and (max-width: 990px) {
    .why-line .offset-2{
        margin-left: 4.666667%!important;
    }
    .why-instaforex .why-hint {
        background-color: transparent;
        padding-bottom: 59px!important;
        margin-left: 112px!important;
        width: inherit;
    }

    .top-five-container-md{
        max-width: 100%!important;
    }
}

@media (max-width: 850px) {

    .top-five-container-md{
        max-width: 100%!important;
    }

    .top-5-project_name{
        width: 160px;
    }

}

@media (max-width: 990px) {
    .promo-select2 .select2-container--default .select2-selection--single{height: 92px; font-size: 25px}
    .promo-select2 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 92px;}
    .promo-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {height: 99px;}

    hr.header-ruler {
        border-top-width: .25rem;
        width: 60%;
        margin-top: 2rem;
        margin-bottom: 2rem;
        margin-left: 0;
    }
    #start-investing-header{
        padding: 20px;
        font-size: 25px;
    }
    .why-instaforex .why-hint {
        background-color: transparent;
        padding-bottom: 59px!important;
        /*padding-left: 102px !important;*/
        margin-left: 100px;
        width: inherit;
    }

    .why-instaforex .why-hint-image {
        float: left;
        margin-top: -24px;
        margin-left: -105px;
        margin: 0;
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: -58px;
    }

    .header_why_insta{
        font-size: 30px;
        padding-bottom: 8px;
    }

    .description_why_insta{
        font-size: 25px;
    }

    .btn-submit{
        font-size: 26px!important;
        padding: 20px;
        height: auto;
    }
    .form-control{
        font-size: 25px!important;
        padding: 25px;
        height: auto;
    }

    .custom-control-label::after {
        position: absolute;
        top: 12px;
        left: -17px;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: no-repeat 50% / 50% 50%;
    }

    .custom-control-label::before {
        position: absolute;
        top: .4375rem;
        left: -1.5rem;
        display: block;
        width: 2rem;
        height: 2rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: #adb5bd solid .125rem;
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        background-size: 22px;
    }

    .iagree{
        padding-left: 20px;
        padding-top: 2px;
        font-size: 28px;
    }

    #country-select{
        appearance: none;
        background: url(/i/img/forex_trading_test/arrow_down.png), #fff;
        background-repeat: no-repeat;
        background-position: right 25px center;
        background-size: 36px;
    }
    #country-select option{
        font-size: 12px;
    }

    h2, .h2 {
        font-size: 3rem;
    }

    .why-line .offset-2{
        margin-left: 11.6666666667%;
    }

    h3, .h3 {
        font-size: 2.75rem;
    }

    h5 {
        font-size: 35px;
    }

    .q_button, .c_button{
        font-size: 25px;
    }

    .footer_text{
        text-align: left!important;
        font-size: 44px;
        line-height: 44px;
    }

}

@media (max-width: 1200px){
 .how-to-img{
     width: 100%;
 }
}

@media (max-width: 1230px) {

    .webp .page-header {
        background-image: url(/i/img/pamm_trading/head.webp);
        background-size: cover;
        background-position: center right -455px;
    }

    header .mt-8 h2 {
        font-size: 42px;
    }
    h5.font-weight-lighter{
        font-size: 32px;
    }
}
@media (max-width: 1024px) {

    .webp .page-header {
        background-image: url(/i/img/pamm_trading/head.webp);
        background-size: cover;
        background-position: center right -564px;
    }
}
@media (min-width: 992px) {
    .why-instaforex .why-hint-image {
        margin-top: -99px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .why-instaforex .why-line {
        padding-top: 75px;
    }

    .page-header .logo-block,
    .thanks .logo-block {
        border-right: .0625rem solid #e6151b;
    }
    .rtl .page-header .logo-block,
    .rtl .thanks .logo-block {
        border-left: .0625rem solid #e6151b;
        border-right: none;
    }
}

@media (max-width: 991px) {
    .page-header {
        position: relative;
    }

    .page-header:before {
        display: block;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0,0,0,0.5);
    }

    .top5-table .pamm-top5--row .pamm-top5--avatar,
    .top5-table .pamm-top5--row .pamm-top5--balance-value,
    .top5-table .pamm-top5--row .pamm-top5--chart,
    .top5-table .pamm-top5--table-header-titles .pamm-top5--balance-desc {
        display: none;
    }

    .pamm-avatar, .h_table_balance, .d_table_balance{
        display: none;
    }

    .pamm-top5-table-new{
        font-size: 21px;
    }
    .pamm-top5--button-new{
        font-size: 21px;
        width: 212px;
        height: 38px;
        box-sizing: border-box;
        border-radius: 4px;
        line-height: 14px;
        text-align: center;
    }

    .main-header-text.ru {
        font-size: 2.75rem!important;
    }

    .calculator .calculator-line .progress-bar {
        height: 10px;
    }

    .calculator .calculator-line .circle {
        width: 30px;
        height: 30px;
        top: -10px;
    }
}

.pamm-top5-table-new{
    font-size: 14px;
}

.table th, .table td {
    vertical-align: middle;
}

@media (max-width: 1536px) {
    .pamm-top5-table-new{
        font-size: 20px;
    }

    .calculator-table{
        font-size: 30px;
        margin-top: 18px;
    }

    .calculator_text_font, .pt-slider__name{font-size: 34px;

    .pamm-top5--button-new {
        width: 182px;
        height: 50px;
        box-sizing: border-box;
        border-radius: 4px;
        font-size: 19px;
        line-height: 14px;
        text-align: center;
    }
    .d_table_balance{
        width: 137px!important;
    }
}

.dollar_usd{
    display: block;
    float: left;
}

.dollar_sign{
    display: none;
}

.delta_start_balance_span{
    float: left;
}

@media (max-width: 1198px) {

    .dollar_usd{
        display: none;

    }

    .dollar_sign{
        display: block;
        float: left;
    }

    .delta_start_balance{
        width: 124px;
    }

    .top-5-under-table-text{
        font-size: 35px;
    }
}
