.finance-banner h2{
    font-size: 24px;
    line-height: 24px; 
}
.finance-banner .sub-banner{
    height: 536px;
    padding: 10px 0 0;
}
.finance-banner .sub-banner ul li{
    font-size: 20px;
    line-height: 36px;
    padding: 0 0 0 30px;
}
.finance-banner .sub-banner ul li img,.financial-textbox ul li img{
    left: 0;
    top: 13px;
}
.financial-textbox ul li img{
    top: 6px;
}
.finance-banner .filled-btn,.finance-banner .default-btn{
    margin: 10px 12px 0 0;
}
.finance-banner .filled-btn a,.finance-banner .default-btn a{
  font-size: 22px;
  line-height: 22px;
  padding: 16px 30px 20px;
}
.finance-banner .default-btn a{
  background: none;
  box-shadow: 0 0 0 2px #fff inset;
}
.finance-banner .default-btn a:hover{
    color: #2eaef3;
  box-shadow: 0 0 0 2px #2eaef3 inset;
}
.financial-icon {
  right: 0;
  top: 50px;
  position: absolute;
}
.financial-textbox ul li{  
    font-size: 18px;
    line-height: 24px; 
    padding: 0 0 0 30px; 
    margin: 0 0 13px;
}
.choose-financial .financial-box,.choose-financial-inner,.financial-plans{
    padding:30px;
    border-radius: 8px;
    border: 1px solid #dadee0;
}
.choose-financial-inner{
    border: none;
    padding: 25px 30px 30px;
}
.choose-financial-inner-2{
  margin: -90px 0 0;
}
.financial-plans{
    padding: 40px;
}
.financial-plans h3,.financial-price{
    font-size: 36px;
    line-height: 40px;
}
.financial-plans ul{
    min-height: 245px;
}
.financial-plans ul li{   
  margin: 0 0 10px; 
  display: flex;
  background: url(../images/bullet1.png) no-repeat left 5px;
}
.financial-plans ul li div{
    min-width: 110px;
    display: inline-table;
}
.financial-plans img{
    right: 50px;
    bottom:40px;
    position: absolute;
}
.financial-price span,.financial-price div{
    font-size: 18px;
}
.financial-plans .filled-btn a,.choose-financial .financial-box .filled-btn a{
    font-size: 22px;
    padding: 13px 0 15px;
}
.choose-financial .financial-box .filled-btn a{
    color: #fff;
    background: #2eaef3;
}
.choose-financial .financial-box .blue-btn2{
  bottom: 0;
  position: absolute;
}
.financial-plans .filled-btn a:hover{
    color: #2eaef3;
    background: none;
    box-shadow: 0 0 0 2px #2eaef3 inset;
}
.choose-financial .financial-box .filled-btn a:hover{
  background:none;
  color: #2eaef3;
    box-shadow: 0 0 0 2px #2eaef3 inset;

}
.trading-server .financial-box figure{
    width: 300px;
    height: 300px;
}
.trading-server .financial-box .box-inner {
  height: auto;
  width: 66%;
}
.trading-server .financial-box .box-inner ul li span{
    font-size: 24px;
    line-height: 36px;
}
.trading-server .financial-box .box-inner ul li  img {
  top: 13px;
}
.financial-storage .financial-plans img{
    right: 0;
  bottom: 0;
  position: relative;
}
.financial-storage .financial-plans p{
    min-height: 90px;
}
.financial-works{
    width: 19.2%;
    margin: 2% 1% 0 0;
    padding: 10px 25px 35px;
    border-radius: 8px;
    border: 1px solid #2eaef3;
}
.financial-works span{
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: top;
  border-radius: 32px;
  font-size: 24px;
  line-height: 48px;
  font-weight: 400;
  margin: -34px 0 0;
}
.financial-works:last-child{
    margin-right: 0;
}
.trade-city{
    background: url(../images/financial-trading/trade-city.jpg) no-repeat center top #2eaef3;
}
.trade-city .blue-btn a,.trade-city .btn1 a{
  font-size: 22px;
}
.trade-city .default-btn a {
  padding: 16px 0 18px;
  box-shadow: 0 0 0 2px #fff inset;
}
.trade-city .default-btn a:hover{
  color: #333;
  background-color: #fff;
}
.trade-city .filled-btn a {
  box-shadow: 0 0 0 2px #fff inset;
}
.trading-plateform{
  height: 130px;
  border-radius: 6px;
  border: 1px solid #cad6df;
  display: flex;
  align-items: center;
}
.financial-plateforms ul{
  gap: 30px;
  display: flex;
}
.financial-plateforms ul li.trading-plateform{
  width: 20%;
}
@media screen and (max-width: 1199px) {
    .finance-banner .sub-banner ul li{
        padding: 0;
    }
    .finance-banner .sub-banner ul li img{
        display: none;
    }
    .financial-icon {
  top: 90px;
}
.financial-plans {
  padding: 25px;
}
.trading-server .financial-box .box-inner {
  width: 100%;
  text-align: justify;
}
.financial-plans h3, .financial-price {
  font-size: 32px;
  line-height: 34px;
}
.trading-plateform {
  margin: 10px 0 0;
}
.financial-plateforms ul {
  gap: 10px;
  display: block;
}.financial-plateforms ul li.trading-plateform {
    width: 33%;
    display: inline-flex;
    margin: 4px 0 0;
}
}
@media screen and (max-width: 991px) {
  .financial-icon {
    top: 0;
    margin: 0 0 15px;
    position: relative;
  }
  .financial-icon img{
    width: 130px;
  }
  .traders-box{
    text-align: center;
  }
  .traders-box img{
    margin: 0 0 20px;
  }
  .financial-textbox.traders-box ul li{
    text-align: left;
  }
  .choose-financial .financial-box, .choose-financial-inner, .financial-plans {
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #dadee0;
}
  .financial-textbox ul{
    display: block !important;
  }
  .financial-textbox ul li{
    margin: 0 0 10px;
  }
  .financial-plans ul li div {
  min-width: 140px;
}
.trading-server .financial-box figure {
  width: 220px;
  height: 220px;
}
.trading-server .financial-box figure img{
    width: 100px;
}
.financial-plans {
    margin: 20px 0 0;
}
.financial-works {
  width: 100%;
  margin: 3% 0;
  padding: 10px 25px 25px;
}
.trade-city .blue-btn a, .trade-city .btn1 a {
  font-size: 20px;
  padding: 12px 0 15px;
}
  .financial-plateforms ul li.trading-plateform {
    width: 100%;
    margin: 8px 0 0;
  }
  .financial-table ul.pagination li#example_previous a, .financial-table ul.pagination li#example_next a {
  width: auto;
}
.financial-table ul.pagination .paginate_button a{
  min-width: auto;
}
.choose-financial-inner-2{
  margin: 0;
  border: none;
}
.choose-financial .financial-box .blue-btn2 {
  position: relative;
}
}
@media screen and (max-width: 767px) {
.finance-banner .filled-btn a, .finance-banner .default-btn a {
  font-size: 18px;
  line-height: 20px;
  padding: 15px 20px 18px;
}
.finance-banner h2 {
  font-size: 20px;
  line-height: 22px;
}
.finance-banner .sub-banner ul li {
  font-size: 18px;
  line-height: 30px;
}
  .traders-box figure img {
    width: 430px;
}
.financial-textbox ul li {
  font-size: 16px;
  line-height: 22px;
}
.financial-plans h3, .financial-price {
    font-size: 26px;
    line-height: 28px;
  }
  .financial-storage .financial-plans p {
  min-height: auto;
}
}
@media screen and (max-width:575px) {
  .traders-box figure img {
    width: 100%;
  }
    .financial-plans ul li div,.financial-plans ul li span {
    min-width: auto;
    width: 100%;
  }
    .financial-textbox ul li {
    margin: 0 0 5px;
    font-size: 15px;
    display: block;
  }
  .financial-plans img {
  right: 30px;
  bottom: 90px;
  width: 90px;
}
.financial-plans ul {
  min-height: auto;
}
.financial-plans .filled-btn a,.choose-financial .financial-box .filled-btn a{
  font-size: 18px;
}

.trade-city .default-btn{
    margin: 10px !important;
}
.financial-table .table tbody td,.financial-table .table thead > tr > td.sorting, .financial-table table.dataTable thead > tr > td.sorting_asc, .financial-table table.dataTable thead > tr > td.sorting_desc, .financial-table table.dataTable thead > tr > th.sorting, .financial-table table.dataTable thead > tr > th.sorting_asc, .financial-table table.dataTable thead > tr > th.sorting_desc {
  padding: 15px;
}
}