@font-face {
  font-family: 'HelveticaNeueCyr';
  font-style: normal;
  font-weight: 400;
  src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Roman.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  font-style: normal;
  font-weight: 100;
  src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-thin.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  font-style: normal;
  font-weight: 200;
  src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-UltraLight.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  font-style: normal;
  font-weight: 300;
  src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Light.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  font-style: normal;
  font-weight: 550;
  src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-medium.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeueCyr';
  font-style: normal;
  font-weight: 700;
  src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-bold.woff') format('woff');
}

body {
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
}
p {
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
}

.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p, table, li{
  font-family: 'HelveticaNeueCyr';
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
}

.main-mobile-container{
  width:280px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bonus30-holder{
  display: block;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}
.bonus30-top-holder-b{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  height:320px;
  background-color: rgba(159, 113, 86, 0.8);
}
.bonus30-top-holder{
  margin-top: 40px;
  display: block;
  background-image: url(/i/img/instaforex_bonuses/bonus30/30-percent-img.png);
  width: 100%;
  height:320px;
  color:#fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-position: center;
  background-repeat: no-repeat;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.30);
}

.bonus30-block {
  width: 86%;
  padding:2px 20px 20px 20px;
  color:#fff;
}
.bonus30-block h3{
  font-family: 'HelveticaNeueCyr';
  font-size: 24px;
  line-height: 32px;
  font-weight: 550;
  text-align: center;
  padding-bottom: 5px;
}

.bonus30-block h3, .bonus30-block p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.bonus30-title-block{
  margin-top: 15px;
}

.bonus30-desc-block-mbl{
  display: block;
}

.bonus30-btn-holder{
  display: block;
  margin-top: 15px;
}
.bonus30-btn-holder a{
  color:#fff;
  text-decoration: none;
}

.bonus30-desc-block-mbl p{
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  line-height: 22px;
  line-height: 140%;
  text-align: center;
  font-weight: 300;
}
.bonus30-bottom-holder-mbl{
  display:block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.bonus30-bottom-holder-mbl table{
  width: 95%;
  margin: 0 auto;
}
.bonus30-bottom-holder-mbl table a{
  text-decoration: none;
}
.bns-all-btn {
  margin-left: -10px;
}
.bonus30-trading-btn{
  display: block;
  width: 204px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  background-color: #278F39;
  border-radius: 5px;
  color:#fff;
  margin: 0 auto;
  margin-bottom: 10px;
}
.bonus30-demo-btn{
  display: block;
  width: 204px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  background-color: #8A8D8D;
  border-radius: 5px;
  color:#fff;
  margin: 0 auto;
}
.real-trading-holder{
  margin-top: 20px;
  display: block;
  background-image: none;
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #FFB5C6;
  box-shadow:0px 0px 12px 0px #FF003D;
  transition: box-shadow 0.3s ease-in-out;
}

.real-trading-block{
  display: flex;
  background-image: linear-gradient(to right, #E83C3C, #7D0000);
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border-bottom-right-radius: 0px;
}
.real-trading-block:hover{
  background-position: right;
}
.real-trading-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/real-trading-img.png);
  width: 29%;
  height:85px;
  margin-left: 0%;
  padding-left: 10%;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
  display: flex;
  padding: 0px;
  border-top-left-radius: 20px;
}

.real-trading-block-left img{
  margin:0 auto;
  padding: 13px;

}
.real-trading-block-desc-mbl{
  display: block;
  padding-left: 15px;
  padding-right: 10px;
}
.real-trading-block-desc-mbl p{
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  line-height: 20px;
  color:#000;
  font-weight: 400;
}

.real-trading-block-middle{
  width: 60%;
  padding-left: 5px;
  padding-top: 10px;
  margin-top: auto;
  margin-bottom: auto;
}
.real-trading-block-middle h4{
  font-family: 'HelveticaNeueCyr';
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.real-trading-block-middle  h4, .real-trading-block-middle  p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.real-trading-btn-mbl{
  display: block;
  text-align: center;
}

/*.real-trading-block >.zoom img, .trading-replenishment-block >.zoom img, .apply-bonus-block >.zoom img, .getting-bonus-block >.zoom img{
  transform: none;
}*/
.bns-all-btn-1{
  margin: 15px auto;
}

.bns-all-btn-more-trade{
  background-image:linear-gradient(to right, #E83C3C, #7D0000);

}
.bns-all-btn-more-trade button{
  background-color:transparent;
  color:white;
}
.bns-all-btn-more-trade:hover button, .bns-all-btn-more-trade:focus button .bns-all-btn-more-trade:active button{
  background-color:white;
  color:black;
  box-shadow:0px 0px 12px 0px #FF003D inset;
  border-radius: 20px;
}

.tooltip-bonus-holder{
  width: 100%;
  margin-top: 20px;
  display: block;
  border: 2px dotted #818E95;
  border-radius: 20px;
  box-sizing: border-box;
}
.tooltip-bonus-block{
  padding:15px;
  color:#000;
}
.tooltip-bonus-block h6{
  font-family: 'HelveticaNeueCyr';
  font-weight: 400;
  text-align: left;
  font-size: 13.5px;
  line-height: 20px;
  padding-left: 0;
}
.tooltip-bonus-block  h6{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.trading-replenishment-holder{
  margin-top: 20px;
  display: block;
  background-image:  none;
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #FFBBEC;
  box-shadow:0px 0px 12px 0px #FF00D6;
  transition: box-shadow 0.3s ease-in-out;
}

.trading-replenishment-block{
  display: flex;
  background-image: linear-gradient(to right, #D751B1, #933278);
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border-bottom-right-radius: 0px;
}

.trading-replenishment-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/trading-replenishment-img.png);
  width: 29%;
  height:85px;
  margin-left: 0%;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
  display: flex;
  padding: 0px;
  border-top-left-radius: 20px;
}

.trading-replenishment-block-left img{
  margin:0 auto;
  padding: 13px;
}
.trading-replenishment-block:hover{
  background-position: right;
}
.trading-replenishment-block-desc-mbl{
  display: block;
  padding-left: 15px;
  padding-right: 10px;
}
.trading-replenishment-block-desc-mbl p{
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  line-height: 20px;
  color:#000;
  font-weight: 400;
}
.trading-replenishment-block-middle{
  width: 60%;
  padding-left: 5px;
  padding-top: 10px;
  margin-top: auto;
  margin-bottom: auto;
}
.trading-replenishment-block-middle h4{
  font-family: 'helvetica neue', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
}

.trading-replenishment-block-middle  h4, .trading-replenishment-block-middle  p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.trading-replenishment-btn-mbl{
  display: block;
  text-align: center;
}
.bns-all-btn-more-replenishment{
  background-image:linear-gradient(to right, #D751B1,#933278);
}
.bns-all-btn-more-replenishment button{
  background-color:transparent;
  color:white;
}
.bns-all-btn-more-replenishment:hover button, .bns-all-btn-more-replenishment:focus button .bns-all-btn-more-replenishment:active button{
  background-color:white;
  color:black;
  box-shadow:0px 0px 12px 0px #FF00D6 inset;
  border-radius: 20px;
}

.apply-bonus-holder{
  margin-top: 20px;
  display: block;
  background-image:  none;
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #C7DAFF;
  box-shadow:0px 0px 12px 0px #4053FF;
  transition: box-shadow 0.3s ease-in-out;
}

.apply-bonus-block{
  display: flex;
  background-image: linear-gradient(to right, #2F64CB, #1F499B);
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border-bottom-right-radius: 0px;
}

.apply-bonus-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/apply-bonus-img.png);
  width: 29%;
  height:85px;
  margin-left: 0%;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
  display: flex;
  padding: 0px;
  border-top-left-radius: 20px;
}
.apply-bonus-block:hover{
  background-position: right;
}
.apply-bonus-block-left img{
  margin:0 auto;
  padding: 13px;
}

.apply-bonus-block-desc-mbl{
  display: block;
  padding-left: 15px;
  padding-right: 10px;
}
.apply-bonus-block-desc-mbl p{
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  line-height: 20px;
  color:#000;
  font-weight: 400;
}

.apply-bonus-block-middle{
  width: 60%;
  padding-left: 5px;
  padding-top: 10px;
  margin-top: auto;
  margin-bottom: auto;
}
.apply-bonus-block-middle h4{
  font-family: 'HelveticaNeueCyr';
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.apply-bonus-block-middle  h4, .apply-bonus-block-middle  p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.apply-bonus-btn-mbl{
  display: block;
  text-align: center;
}

.bns-all-btn-more-apply-bns{
  background-image:linear-gradient(to right, #2F64CB, #1F499B);
}
.bns-all-btn-more-apply-bns button{
  background-color:transparent;
  color:white;
}
.bns-all-btn-more-apply-bns:hover button, .bns-all-btn-more-apply-bns:focus button .bns-all-btn-more-apply-bns:active button{
  background-color:white;
  color:black;
  box-shadow:0px 0px 12px 0px #4053FF inset;
  border-radius: 20px;
}
.getting-bonus-holder{
  margin-top: 20px;
  display: block;
  background-image:  none;
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #74FFFF;
  box-shadow:0px 0px 12px 0px #00EDED;
  transition: box-shadow 0.3s ease-in-out;
}

.getting-bonus-block{
  display: flex;
  background-image: linear-gradient(to right, #00B8B8, #008B8B);
  background-size: 100%;
  width: 100%;
  height:auto;
  color:#fff;
  border-radius: 20px;
  border-bottom-right-radius: 0px;
}
.getting-bonus-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/getting-bonus-img.png);
  width: 29%;
  height:85px;
  margin-left: 0%;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
  display: flex;
  padding: 0px;
  border-top-left-radius: 20px;
}
.getting-bonus-block-left img{
  margin:0 auto;
  padding: 13px;
}
.getting-bonus-block:hover{
  background-position: right;
}
.getting-bonus-block-desc-mbl{
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
.getting-bonus-block-desc-mbl p{
  position: relative;
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  line-height: 20px;
  color:#000;
  font-weight: 400;
  text-align: center;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin-left: -25px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.getting-bonus-block-middle{
  width: 60%;
  padding-left: 5px;
  padding-top: 10px;
  margin-top: auto;
  margin-bottom: auto;
}
.getting-bonus-block-middle h4{
  font-family: 'HelveticaNeueCyr';
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.getting-bonus-block-middle  h4, .getting-bonus-block-middle  p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.getting-bonus-btn-mbl{
  display: block;
  text-align: center;
}

.bns-all-btn-more-getting-bns{
  background-image:linear-gradient(to right, #01bcbc, #008B8B);
}
.bns-all-btn-more-getting-bns button{
  background-color:transparent;
  color:white;
}
.bns-all-btn-more-getting-bns:hover button, .bns-all-btn-more-getting-bns:focus button .bns-all-btn-more-getting-bns:active button{
  background-color:white;
  color:black;
  box-shadow:0px 0px 12px 0px #00EDED inset;
  border-radius: 20px;
}
.insta-club-holder{
  display: block;
  margin-top: 20px;
  background-color: #000;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin-bottom: 16px;
}

.insta-club-block-img {
  background-image: url(/i/img/instaforex_bonuses/bonus30/insta-club-img.png);
  background-repeat: no-repeat;
  display: flex;
  border-radius:20px;
  width: auto;
  height: 155px;
  background-size: cover;
  background-position: right top;
}

.insta-club-title-block, .insta-club-desc-block {
  display: block;
}
.insta-club-block p{
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}
.insta-club-block{
  width: 85%;
  padding:30px 20px 30px 20px;
  color:#fff;
}

.insta-club-block h3{
  font-family: 'HelveticaNeueCyr';
  font-size: 22px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.insta-club-block a{
  color:#fff;
}
.insta-club-block h3, .insta-club-block p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.insta-club-desc-block{
  margin-top: 15px;
  padding-right: 0;
}

.insta-club-btn-special-offer-holder{
  float: right;
  margin-right: -30px;
  margin-top: -45px;
  text-align: center;
}
.insta-club-btn-special-offer-holder a{
  text-decoration: none;
}
.insta-club-btn-special-offer{
  width: 190px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #D60000;
  border-radius: 100px;
  font-family: 'HelveticaNeueCyr';
  font-size: 12.5px;
  line-height: 18px;
}

.btm-bonus-holder{
  margin-top: 7px;
  margin-bottom: -11px;
}

.all-bonus-block{
  display: flex;
  width: 100%;
}
.all-bonus-block h3{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.all-bonus-block h3{
  font-family: 'HelveticaNeueCyr';
  font-size: 20px;
  line-height: 100px;
  color:#fff;
  font-weight: 700;
  padding-left: 16px;
  text-transform: unset;
  text-align: left;
}
.btm-bonus-100{
  background-image: url(/i/img/instaforex_bonuses/bonus30/bonus100.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  width: 100%;
  border-radius: 20px;
  margin: 10px 0 6px;
}

.btm-club-bonus{
  background-image: url(/i/img/instaforex_bonuses/bonus30/club_bonus.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  width: 100%;
  border-radius: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 16px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);

}
.btm-club-bonus h3,
.btm-comparisons-bonus h3,
.bmt-chancy-deposit h3{
  padding-top: 20px;
  line-height: 28px;
}
.btm-bonus-55{
  background-image: url(/i/img/instaforex_bonuses/bonus30/bonus55.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  width: 100%;
  border-radius: 20px;
  margin: 10px 0 16px;
}

.btm-bonus-30{
  background-image: url(/i/img/instaforex_bonuses/bonus30/bonus_30_3.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  width: 100%;
  border-radius: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 16px;
}

.btm-comparisons-bonus{
  background-image: url(/i/img/instaforex_bonuses/bonus30/comparisons_3.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  width: 100%;
  border-radius: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 16px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}

.bmt-chancy-deposit{
  background: url(/i/img/instaforex_bonuses/bonus30/chancy_deposit_3.png) no-repeat;
  background-size: cover;
  height: 100px;
  width: 100%;
  border-radius: 20px;
  margin: 0 0 15px 0;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}

.bns-all-btn-holder{
  display: flex;
}

.bns-all-btn-holder a{
  color:#fff;
}

.bns-all-btn{
  font-family: 'HelveticaNeueCyr';
  position: relative;
  height: 38px;
  width: 240px;
  margin:0 auto;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
  box-shadow: 0px 4px 15px rgba(114, 0, 0, 0.35);
}

.bns-all-btn-1{
  font-family: 'HelveticaNeueCyr';
  /*display: inline-flex;*/
  position: relative;
  height: 34px;
  width: 248px;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
}

.bns-all-btn .bns-all-btn-bonus, .bns-all-btn-1 .bns-all-btn-bonus{
  display: inline-block;
  position: absolute;
  width: 230%;
  height: 100%;
  left: -100%;
  transition: 0.4s all ease-in-out 0s;
  z-index: -1;
}

.bns-all-btn button, .bns-all-btn-1 button{
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  background: none;
  font-family: 'HelveticaNeueCyr';
  color:#fff;
  font-size: 14px;
  line-height: 14px;
  line-height: 140%;
  font-weight: 500;
  z-index: 1;
  cursor: pointer;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.bns-all-btn:hover .bns-all-btn-bonus{
  left: 0;
}

.bns-all-btn-1:hover .bns-all-btn-bonus-1{
  left: 0;
}
.bns-all-btn-grad .bns-all-btn-bonus{
  background-image:linear-gradient(230deg, #7D0000, #7D0000, #910b0b, #ec3e3e, #FF4949, #e20303 , #e20303);
}


.real-trading-holder:hover{
  box-shadow:0px 0px 20px 0px #FF003D;
}

.trading-replenishment-holder:hover{
  box-shadow:0px 0px 20px 0px #FF00D6;
}

.apply-bonus-holder:hover{
  box-shadow:0px 0px 20px 0px #4053FF;
}

.getting-bonus-holder:hover{
  box-shadow: 0px 0px 20px 0px #00EDED;
}
.main-mobile-container {
  margin-right: auto;
  margin-left: auto;
}

.main-mobile-container:before,
.main-mobile-container:after{
  display: table;
  content: " ";
}

.main-mobile-container:after {
  clear: both;
}

.main-container {
  display: none;
}

.getting-bonus-block-right {
  width: 100%;
}

div.page .sections .content
.real-trading-block-desc-mbl,
.trading-replenishment-block-desc-mbl,
.apply-bonus-block-desc-mbl,
.apply-bonus-block-desc-mbl{
  margin: 13px 0 13px 0;
}

/*div.page .sections .content .mf_header .mfh_desc p:nth-child(1) {
  display: none;
  text-align: center;
}*/

div.page .sections .content .mf_header .mfh_desc p {
  text-align: center;
}

div.page .sections .content .insta-club-desc-block p {
  text-align: center;
}

div.page .sections .content .insta-club-desc-block a {
  color: red;
}

.real-trading-block-desc-mbl,
.real-trading-btn-mbl,
.trading-replenishment-block-desc-mbl,
.trading-replenishment-btn-mbl,
.apply-bonus-block-desc-mbl,
.apply-bonus-btn-mbl,
.getting-bonus-block-desc-mbl,
.getting-bonus-block-right{
  display: none;
}

.real-block-more,
.trading-block-more,
.apply-block-more,
.getting-block-more{
  color: #000;
  padding: 7px;
  cursor: pointer;
}

.real-block-more i,
.trading-block-more i,
.apply-block-more i,
.getting-block-more i{
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  margin-left: 8px;
  margin-bottom: 5px;
  cursor: pointer;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.ldr-btn-promotion {
  position: relative;
  bottom: 4px;
  right: -5px;
  height: 20px;
  padding: 6px;
  background-color: #1F9034;
  border-radius: 100px;
  font-size: 13px;
  float: right;
}

.ldr-tooltip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.ldr-tooltip .ldr-tooltiptext {
  display: none;
  width: 254px;
  background-color: rgba(0,0,0,.72);
  color: #fff;
  text-align: center;
  border-radius: 7px;
  position: absolute;
  z-index: 1;
  font-family: 'helvetica_neueregular', sans-serif;
  font-size: 11px;
  line-height: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  right: -13px;
  top: -30px;
}

.ldr-btn-promotion span {
  color: #fff;
  margin-left: 3px;
}

.lucky-deposit h3{
  line-height: 26px;
  padding-top: 20px;
}

.real-trading-block:hover >.zoom img, .trading-replenishment-block:hover >.zoom img, .apply-bonus-block:hover >.zoom img, .getting-bonus-block:hover >.zoom img{
  transform: none;
  transition: none;
}

.ldr-tooltip .ldr-tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 90%;
  margin-left: -5px;
  border-width: 8px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.main-mobile-container,
.real-block-more,
.trading-block-more,
.apply-block-more,
.getting-block-more{
   display: block;
}

div.page .sections .content p{
  margin: 0;
}

.zoom img{
  transition: none;
}

.lucky-deposit{
  width: 100%;
  height: 100px;
  margin-left: 0;
}

.adaptive{
  margin-top: 20px;
}

div.table2 table tr td {
  width: 100%;
}

div.table2 table tr td{
  font-size: 16px;
  padding: 1.8%;
}

.adaptive tr:nth-child(1n+1):before{
    left: 18px;
    width: 88%;
}

.adaptive tr:nth-child(1):before{
    left: 15px;
    width: 88%;
}

.adaptive tr:hover{
  background: none;
}

.adaptive tr:nth-child(1n+3):after {
  width: 90%;
  left: 14px;
}

.adaptive tr:nth-child(1):after{
  content: "";
  position: absolute;
  width: 90%;
  left: 14px;
  border-top: 1px solid #D60000;
}

.adaptive tr:nth-child(2):after{
  content: "";
  position: absolute;
  width: 90%;
  left: 14px;
  border-top: 1px solid #F0F0F0;
}

.all-bonus-block a:nth-child(1n+3){
  margin-top: 0;
}

.popup_text::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #F3F3F3;
}


.popup_text::-webkit-scrollbar-thumb {
  background-color: #D9D9D9;
  border: 1px solid #F3F3F3;
  border-radius: 5px;
}

.agreement-title a{
  border-bottom: 1px dashed #000;
}

.agreement-title{
  border: none;
}

.popup_content .text-center{
  top: 512px;
  height: 100px;
}

.popup_text ol{
  margin-top: 0;
}

.agreement-container .bonus30-btn-holder{margin: 0 0 100px}

.popup_close:before, .popup_close:after{
  height: 18px;
  left: 17px;
}

.popup_content .text-center .bonus30-btn-holder{
  top: 40px;
}

.mfh_text .bonus30-btn-holder{
  margin: 20px 0 0;
}

.adaptive table tbody{
  display: block;
}

.popup_text h3{
  padding: 10px 0 0 0;
  font-size: 12px;
  font-family: inherit;
  font-weight: 600;
  color: #000;
  text-transform: unset;
  text-align: left;
}

@media (max-width: 500px){
  .adaptive tr:last-child td{padding-bottom: 4px}
  .agreement-container .btn{font-size: 13px}
  .popup_text{max-height: 565px; padding-right: 0px; margin-right: -13px; margin-top: 36px; margin-bottom: 60px}
  .popup_content ol li{padding-left: 0; font-size: 13px; text-align: left; line-height: 18.2px}
  .popup_text p{padding-left: 5px; padding-right: 5px; font-size: 13px}
  .agreement-title{font-size: 20px; padding: 0 16px}
  .agreement-container{margin-top: 12px; margin-bottom: -60px;}
  .popup_content{border-radius: 0px}
  .popup_close{right: 40px}
  .popup_body{padding: 0}
}