.float-left{
  float: left;
}
.float-right{
  float:right;
}
.l-row{
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}
.top-screen{
  min-height: 680px;
  background: url(../images/top_bg.jpg) top center no-repeat;
  background-size: cover;
}
.top-screen .left-zone{
  float: left;
  width: calc(100% - 700px);
  margin-top: 25px;
  padding-top: 62px;
}
.top-screen .right-zone{
  float: right;
  width: 700px;
  margin-top: 25px;
}

a.l-logo{
  display: inline-block;
  margin-top: 50px;
}

.top-screen .left-zone h1{
  font-weight: 300;
  text-transform: uppercase;
  color:#fff;
  font-size: 41px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.59);
  margin-bottom: 55px;
}
.top-screen .left-zone h1 .blue{
   color:#199dbf;
}
.top-screen .left-zone h1 .green{
  color:#a1ce22;
}

.top-screen .predict-notice{
  color:#fff;
  font-size: 20px;
  margin-bottom:55px;
}
.big-button{
  outline: none;
  border:none;
  font-weight: 300;
  color: #fff;
  background: #F75915;
  font-size: 24px;
  padding: 26px 42px 26px 42px;
  border-radius: 40px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.big-button:hover{
  color:#fff;
  background: #ED5514;
}
.how-works-steps{
  padding-left: 0;
  color:#fff;
  margin-bottom: 30px;
  margin-top: 0;
}

.how-works-steps li{
  list-style: none;
  width: 50%;
  float: left;
}
.how-works-steps li span{
  display: inline-block;
  vertical-align: middle;
  background: #A1CE22;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  font-size: 21px;
  text-align: center;
  padding-top: 5px;
  margin-right: 10px;
}
.how-works-steps li p{
  display: inline-block;
  vertical-align: middle;
}
.facilities-list{
  padding-left: 0;
}
.facilities-list li{
  display: inline-block;
  vertical-align: top;
  width: 24%;
}
.facilities-list li p{
  font-size: 18px;
  color:#34484e;
  font-weight: 400;
  margin-bottom: 5px;
}
.facilities-list li span{
  font-size: 24px;
  color:#8aa934;
  display: block;
  font-weight: 300;
}
.l-facilities{
  text-align: center;
  padding: 80px 20px;
}
.l-row h2{
  color:#34484e;
  font-weight: 300;
  font-size: 44px;
  margin-bottom: 40px;
}
.fac_fac4, .fac_fac1, .fac_fac2, .fac_fac3
{ display: block; background: url('../images/fac_sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; margin: 0 auto 20px auto;}

.fac_fac4 { background-position: -5px -0px; width: 57px; height: 48px; }
.fac_fac1 { background-position: -5px -53px; width: 54px; height: 49px; }
.fac_fac2 { background-position: -5px -107px; width: 49px; height: 49px; }
.fac_fac3 { background-position: -5px -161px; width: 47px; height: 47px; }
.l-how-trade,.l-awards,.l-payouts,.l-reviews{
  text-align: center;
  padding: 50px 20px;
}

.text-info{
  font-size: 18px;
  color:#34484e;
  margin-bottom: 55px;
}
.text-info p{
  margin-bottom: 8px;
}
.l-awards img{
  margin: 0 35px;
  display: inline-block;
  vertical-align: top;
}
.show-more{
  font-size: 18px;
  color:#f75915;
  cursor: pointer;
  margin-bottom: 30px;
  display: inline-block;
}
.show-more .hide{
  display: none;
}
.show-more.open .hide{
  display: block;
}
.show-more.open .show{
  display: none;
}
.pay-systems .item{
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 10px 20px;
}
.pay-systems{
  margin-bottom: 50px;
}
.l-reviews h2{
  margin-bottom: 0;
}
.l-reviews p.sub-heading{
  color:#34484e;
  font-size: 24px;
  margin-bottom: 30px;
}
.img-round{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 30px auto;
  display: block;
}
.review-text{
  text-align: left;
  padding: 30px;
  border: 1px solid rgba(238, 238, 238, 0.63);
  border-radius: 6px;
  min-height: 255px;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.19);
  margin-top: 32px;
  position: relative;
  z-index: 2;
  background: #fff;
}
.review-text:after{
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  background: #FFF;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  left: 50%;
  top: -9px;
  margin-left: -9px;
  box-shadow: -1px -1px 1px 0px rgba(204, 204, 204, 0.35);
}
.trader_carousel .item p{
  font-size: 20px;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.trader_carousel .item small{
  font-size: 16px;
  color:#ADAFB0;
  display: block;
  position: relative;
}

.trader_carousel .item small:after{
  content: '';
  display: block;
  background: url('../images/coma.png') no-repeat 0 0;
  width: 97px;
  height: 86px;
  position: absolute;
  left: -15px;
  bottom: -54px;
}
.trader_carousel .item .review-text p, .trader_carousel .item .review-text{
  font-size: 16px;
  color:#34484e;
}
.trader_carousel .item .review-text p{
  margin-bottom: 20px;
}

.trader_carousel .item .review-text a{
  color:#f75915;
  font-weight: 400;
}
.trader_carousel .item .review-text a:hover{
  text-decoration: underline;
}
.secure-medals{
  text-align: center;
  margin-top: 135px;
}
.l-footer{
  background: #3c3c3c;
  color:#fff;
  font-size: 12px;
  padding: 40px 20px 30px;
}
.l-footer .float-left{
  margin-top: 5px;
}
.l-footer .soc-list{
  padding-left: 0;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
}
.l-footer .soc-list li{
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  color:#9C9C9C;
}
.l-footer p{
  margin-bottom: 30px;
}
.l-footer a{
  color:#fff;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
}
.l-footer .copy{
  color:#9C9C9C;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.soc_fb, .soc_tw, .soc_yt
{ display: inline-block; background: url('../images/social.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.soc_fb { background-position: -3px -0px; width: 32px; height: 32px; }
.soc_tw { background-position: -3px -35px; width: 32px; height: 32px; }
.soc_yt { background-position: -3px -70px; width: 32px; height: 32px; }

.hidden{display: none}

.videoWrapper { position: relative; padding-bottom: 48.25%; /* 16:9 */ height: 0;max-width: 960px;margin:0 auto 60px auto;}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ifmobile {
display:none;
}



.fin-api img{
  max-width: 100%;
}
@media (max-width: 1120px){
  .top-screen .left-zone{
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 60px;
  }
  .top-screen .right-zone {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
  }
  .top-screen .left-zone h1{
    text-align: center;
    margin-bottom: 20px;
  }
  .top-screen .left-zone h1 .green{
    display: block;
  }
  .top-screen .predict-notice{
    margin-bottom: 50px;
  }
  .how-works-steps{
    display: none;
  }
}
@media (max-width: 959px){
  .review-text{
    min-height: 100px;
  }
  .facilities-list li{
    width: 48%;
  }
  .facilities-list li+li+li{
    margin-top: 50px;
  }
  .text-info p{
    font-size: 14px;
  }
}
@media (max-width: 720px){
  .l-facilities {
    padding: 80px 20px 40px;}
	
	.ifmobile {
		display:block;
	}
	
	.notmobile {
		display:none;
	}
}

@media (max-width: 540px){
  .l-row h2 {
    color: #34484e;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 30px;
  }
  .l-how-trade, .l-awards, .l-payouts, .l-reviews {
    text-align: center;
    padding: 30px 20px;
  }
  .l-reviews h2{
    margin-bottom: 0;
  }
  .l-reviews p.sub-heading {
    font-size: 18px;
  }
  .big-button {
    font-weight: 400;
    font-size: 18px;
    padding: 22px 32px;
  }
  .trader_carousel .item .review-text p, .trader_carousel .item .review-text{
    font-size: 14px;
  }
  .review-text{
    padding: 20px;
  }
  .slick-slide.item{
    padding-left: 15px;
    padding-right: 15px;
  }
  .secure-medals {
    margin-top: 100px;
  }
  .l-footer .float-left,
  .l-footer .float-right{
    float: none;
    width: 100%;
    text-align: center;
  }
  .l-footer .soc-list{
    text-align: center;
    margin-top: 30px;
  }
  
  .ifmobile {
		display:block;
	}
	
	.notmobile {
		display:none;
	}
}
@media (max-width: 480px){
  .facilities-list li {
    width: 100%;
  }
  .facilities-list li+li {
    margin-top: 50px;
  }
  .l-row{
    padding-left: 0;
    padding-right: 0;
  }
  .trader_carousel .item small:after{
    display: none;
  }
  .fin-api{
    padding-left: 20px;
    padding-right: 20px;
  }
  a.l-logo{
    padding-left: 20px;
  }
  .top-screen .predict-notice{
    font-size: 14px;
  }
  
  .ifmobile {
		display:block;
	}

	.notmobile {
		display:none;
	}
}