body{
  font-family: 'PingFang HK';
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  margin-bottom:0;
}

#container{
  width: 100%;
  overflow: hidden;
  position: relative;
}
#container #list{
  position:relative;
  left:0px;
  height: 100%;
}
.bg-home{
  width:100%;
  float:left;
}
#container #pointsDiv span{
  width: 10px;
  height: 10px;
  background: #99AEBA;
  border-radius: 8px;
  display: inherit;
  float: left;
  margin-left:12px;
}
#container #pointsDiv span:first-child{
  margin-left:0px;
}
#container #pointsDiv span.on{
  background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
}
#news .news-list .bg-white .content .news-thumb img{
  width:100%;
}

/*market-start*/
#market{
  width:100%;
  height:680px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 32px;
  background: #FFFFFF!important;
}
#market .market-title-box{
  width: 100%;
  height: 64px;
  font-family: 'PingFang HK';
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 64px;
  color: #083E50;
  flex: none;
  order: 0;
  flex-grow: 0;
  text-align:center;

}
#market .market-ul-box{
  padding:0;
  overflow: auto;
  height:38px;
}

#market .market-ul-box ul{
  width:560px;
}
#market .market-title-box .section-title{
  width: 100%;
  height: 64px;
  margin-bottom: 0px;
}

#market .market-title-box .market-title-nav{
  position: absolute;
  width: 100%;
  height: 64px;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 64px;
  color: #083E50;
  letter-spacing: 0px;
  text-align:center;
  margin-bottom: 0px!important;
}
#market .market-nav .row-tab .col-lg-12{
  margin:0!important;
  padding:0!important;
  height: 32px;
}
#market .market-nav .container-filter li{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /*padding: 8px 16px;*/
  gap: 8px;

  width: 128px;
  height: 32px;
  border: 1px solid #99AEBA;
  border-radius: 20px;
  flex: none;
  order: 0;
  flex-grow: 0;
  float:left;
  margin-bottom: 0px!important;
  margin-left:16px;
}
#market .market-nav .container-filter li:first-child{
  margin-left:0px;
}
#market .market-nav .container-filter li a{
  margin:0px!important;
  padding:0!important;
}
#market .market-nav .container-filter li img, #market .market-nav .container-filter li span{
  float:left;
}
#market .market-nav .container-filter li img{
  width:10px;
  height:12px;
  margin: 10px 0;
}
#market .market-nav .container-filter li span{
  font-weight: 500;
  font-size: 14px;
  color: #083E50;
  flex: none;
  order: 1;
  flex-grow: 0;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin-left:10px;
}

#market .market-nav .container-filter li.active{
  background: #083E50;
}
#market .market-nav .container-filter li span.active{
  color: #FFFFFF;

}

#market .market-tab .row{
  margin:0;
  padding:0;
}
#market .market-tab .tab-box, #market .market-tab .tab-box table{
  width:100%;
  height:100%;
}
#market .market-tab tr{
  width:100%;
  height:46px;
  background: #FFFFFF;
  box-shadow: inset 0px 1px 0px #E9EAED;

}
#market .market-tab tr td{
  height:46px;
  display: table-cell;
  vertical-align: initial;
  border-collapse: unset;
  text-indent: unset;
  border-spacing: 0px;
  line-height:46px;
}
#market .market-tab .abbreviation{
  display: table-cell;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 60px;
  height:46px;
  flex: none;
  order: 0;
  flex-grow: 0;

}
#market .market-tab .abbreviation span{
  height: 20px; 
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 16px;
  padding: 2px 4px;
  border-radius: 4px;
  color: #FFFFFF;
  background: #469B72;
  flex: none;
  order: 0;
  flex-grow: 0;
  text-align: center;
}
#market .market-tab .price, #market .market-tab .price-float, #market .market-tab .percentage{
  text-align:right;
  height: 16px;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
  width:90px;
}
#market .market-tab .price span{
  color: #083E50;
}
#market .market-tab .price-float span{
  color: #E35050;
}
#market .market-tab .percentage span{
  color: #E35050;
  background: #F9E9E7;
  border-radius: 4px;
  padding: 4px 0;
}

#market .increase, #market .reduce, #market .hotspot{
  display:none;
}

.copyright{
  background-image:url('/static/index/images/footer-copyright.png')
}

#note {
  width: 100%;
  height: 48px;
  flex: none;
  order: 1;
  flex-grow: 0;
  background: #002F3E!important;
}
#note .container{
  /*width: 100%;
  height: 48px;
  flex: none;
  order: 1;
  flex-grow: 0;*/
  background: #002F3E;
}
#note .container .section-title span{
  width: 950px;
  height: 24px;
  font-family: 'PingFang HK';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #99AEBA;
}

/*market-end*/

/* h5-nav */
.mini-navbar{
  width:100%;
  height:-webkit-fill-available!important;
  top:0!important;
  left:0;
  background: #00202D!important;
  z-index:99;
}
.mini-navbar .container{
  width: 92%;
  height: 80px;
  position: absolute;
  top: 0;
  left: 4%;
}
.mini-navbar .navbar-brand {
  margin: 0 auto;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0;
  position: relative;
}
.mini-navbar .navbar-toggler{
  flex: none;
  order: 0;
  flex-grow: 0;
  position: relative;
}

.mini-navbar .nav-desc{
  height: 32px;
  font-family: 'PingFang HK';
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #FFFFFF;
  opacity: 0.5;
}
.mini-navbar .mini-search{
  position: absolute;
  width: 100%;
  height: 46px;
}
.mini-navbar .mini-search .text{
  width: 90%;
  height: 46px;
  top: 0px;
  background: rgba(255, 255, 255, 0.07);
  border-radius: 8px 0 0 8px;
  position: absolute;
  border: none;    
  color: #FFFFFF;
  text-indent: 1em;
}
.mini-navbar .mini-search .text:focus {
  border: none;
  outline: none;
}
.mini-navbar .mini-search .mini-search-btn{
  position: absolute;
  width: 10%;
  left: 90%;
  height: 46px;
  line-height: 46px;
  background: rgba(255, 255, 255, 0.07);
  text-align: center;
  border-radius: 0 8px 8px 0;
}
.mini-navbar .mini-search .mini-search-btn img{
  width: 16px;
  height: 16px;
}
.mini-navbar .navbar-nav{
  position: absolute;
  width: 100%;
  height: 280px;
  /*top: 190px!important;*/
}
.mini-navbar .normal a{
  font-weight: 500;
  font-size: 16px;
  line-height: 55px;
  color: #FFFFFF !important;
  /*width: 343px;*/
  height: 55px;
  gap: 0px;
  background: rgba(2, 39, 54, 0.01);
  opacity: 0.9;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05);
  padding:0;
}

.mini-navbar .mini-menu-btn{
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 16px;
  position: absolute;
  width: 100%;
  height: 40px;
  top: 486px;
}
.mini-navbar .mini-menu-btn div{
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  gap: 10px;

  width: 163.5px;
  height: 40px;

  border: 1px solid #FFFFFF;
  border-radius: 20px;

  flex: none;
  order: 0;
  flex-grow: 1;

}

.mini-navbar .open-account{
  left: 52%;
  background: #FFFFFF;
}
.mini-navbar .login a{
  color: #FFFFFF;
}
.mini-navbar .open-account a{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #083E50;
}

.footer-horse{
  position: absolute;
  width: 240px;
  height: 293px;
  right: -60px;
  top: 70px;
}



@media (max-width: 374px){
  #container{
    height: 560px;
  }
  .navbar-custom {
   background: none; 
   padding: 0px !important; 
   height: 80px;
  }
  .navbar-custom .container{
    max-width:374px;
  }
  .navbar-brand{
    margin:0;
    padding:0;
    width:72%;
    height:80px;
    line-height:80px;
  }
  .navbar-brand img{
    width:72%;
  }
  .navbar-toggler{
    border:0px;
  }
  .mdi-menu, .mdi-menu img{
    width:36px;
    height:36px;
  }
  .mdi-menu::before {
    content:none
  }
  .mini-navbar .mini-menu-btn div{
    width: 45%;
    font-size:14px;
  }
  .bg-home, .bg-half, .jarallax, .bg-dashboard{
    padding: 183px 0 0 0;
    height:560px;
  }
  .bg-home .home-center{
    height:240px;
  }
  .bg-home .home-center .title-heading{
    padding:0!important;
  }
  .bg-home .home-center .title-heading .heading{
    width: 100%;
    height: 41px;

    font-family: 'Baskerville';
    font-style: italic;
    font-weight: 600;
    font-size: 22px!important;
    line-height: 41px;
    text-align:center;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
  .title-heading .heading-sub{
    height: 64px;

    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 64px;
    letter-spacing: -0.006em;

    color: #FFFFFF;

  }
  .title-heading .para-desc{
    width: 100%;
    height: 40px;

    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #99AEBA!important;

  }
  .title-heading .btn-custom{
    position:relative;
    font-size:16px;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    border-radius: 32px;
    margin: 0;
    text-align: left;
    flex: none;
    order: 1;
    flex-grow: 0;

    width: 184px;
    height: 48px;
    line-height:48px;
    padding:0;
  }
  .title-heading .btn-custom span{
    position: relative;
    left: 16px;
    color:#00202D;
  }
  .title-heading .btn-custom .fa-arrow-right{
    position: absolute;
    width: 16px;
    height: 16px;
    left: 160px;
    top: 18px;
    color: #000000;
    font-size: 14px;
  }

  #container #pointsDiv{
    position: absolute;
    width: 54px;
    height: 10px;
    left: calc(50% - 54px/2);
    top: 520px;
  }
  #news{
    background: #00202D! important;
    padding:0;
  }
  #news .news-announcement-box{
    display:none;
  }

  #news .news-title-box{
    max-width: 100%;
    height: 96px;
    position: relative;
    font-family: 'PingFang HK';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 64px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
  }
  #news .text-center{
    padding:0;
    overflow: hidden;
  }
  #news .news-title-box .section-title{
    width: 100%;
    height: 64px;
    margin-bottom: 0px;
  }
  #news .news-title-box .news-title-nav{
    position: absolute;
    width: 100%;
    height: 64px;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align:center;
    margin-bottom: 0px!important;
  }

  #news .news-announcement-box{
    display:none;
    position: absolute;
    width: 100%;
    height: 48px;
    top: 160px;
    background: #002F3E;
    border-radius: 8px;
    margin:0;
    line-height: 48px;
    overflow: hidden;
  }
  #news .news-announcement-box .text-center{
    height:48px;
    margin-bottom:0px;
  }
  #news .news-announcement-box .news-announcement-detail{
    height: 24px;
    left: 204px;
    top: 172px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #99AEBA;
    letter-spacing: 0px;
    margin-bottom: 0px!important;
    margin: 12px 0;
    text-align: left;
  }
  #news .news-announcement-box .section-title{
    margin-bottom:0;
  }

  #news .news-announcement-box .news-announcement-detail img{
    width: 24px;
    height: 24px;
    margin-left: 20px;
  }
  #news .news-announcement-box .news-announcement-detail span{
    margin-left:5px;
  }

  #news .news-list{
    padding: 0px;
    width: 100%;
    top: 156px;
    margin-left: 0px;
  }

  #news .news-list .pt-4, #news .news-list .py-4,#news .news-list .mt-5, #news .news-list .my-5, #news .news-list .my-5 .p-4{
    padding-top: 0px!important;
    margin-top: 0px!important;
    width: 100%!important;
    flex: 0 0 100%;
  }

  #news .news-list-tab{
    margin-left:0px!important;
    margin:10px 0px!important;
    border-radius: 8px!important;
    background-image: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%)!important;
  }
  #news .news-list-tab:first-child{
    margin-left: 0px!important;
    padding-top: 0px!important;
    margin-top: 0px!important;
  }
  #news .col-lg-4{
    margin:0;
    padding:0;
  }

  #news .news-list .bg-white{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    background: #002F3E!important;
    flex: none;
    flex-grow: 0;
    border: 1px solid #002F3E!important;
    padding: 10px!important
  }

  #news .news-list .bg-white .content .news-time{
    height: 24px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #99AEBA;

    opacity: 0.5;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-title{
    height: 64px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0!important;
    letter-spacing: 0px;
  }
  #news .news-list .bg-white .content .news-desc{
    height: 48px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

    color: #99AEBA;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0;

  }
  #news .news-list .bg-white .content .news-thumb{
    width: 100%;
    /*height: 200px;*/
    border-radius: 4px;
    order: 2;
    margin-top: 40px;
  }
  #news .news-list .bg-white .content .news-thumb img{
    width:100%;
  }
  /*news-end*/

  /*market*/
  #market .container-tab{
    max-width:90%;
  }

  #market .market-tab .company{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #083E50;
  }

  #market .market-tab .desc,#market .market-tab .price-float{
    display:none;
  }
  /*market*/
/*footer-countus*/
  
  .footer-countus{
    width: 100%;
    height: 604px;
    flex: none;
    order: 5;
    flex-grow: 0;
    background: #00202D!important;
    overflow: hidden;
  }
  .container-footer-extend{
    display:none;
  }
  .container-footer-narrow{
    display:inline-block;
  }
  .footer-countus .container-footer-narrow{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    position: relative;
    width: 100%;
    height: 80px;
    /*left: calc(50% - 740px/2);*/
    top: 0px;
  }
  .footer-countus .container-footer-narrow .row{
    position: absolute;
    top: 0px;
    width: 100%;
    /*height: 80px;*/
    margin: 0px!important;
    padding: 0px 20px!important;
    display: inline-block;
    /*left: calc(50% - 740px/2);*/
    margin: 10px;
  }
  .footer-countus .container-footer-narrow .row .footer-logo{
    height: 80px;
    position: absolute;
    left:0px;
    line-height:80px;
  }
  .footer-countus .container-footer-narrow .footer-logo img{
    margin: 0 auto;
    /*width: 260px;*/
    height: 50px;
    flex: none;
    order: 0;
    flex-grow: 0;

  }
  .footer-countus .container-footer-narrow .footer-text{
    position: absolute;
    width: 90%;
    height: 220px;
    left: 5%;
    top: 332px;
  }
  .footer-countus .container-footer-narrow .footer-text ul{
    margin: 0;
    padding: 0;
  }
  .footer-countus .container-footer-narrow .footer-text ul li{
    display:inline-block;
    width: 100%;
    height: 43px;
    line-height:43px;
    background: #022736;
    opacity: 0.9;
    text-align:center;
    margin: 1px;
  }
  .footer-countus .container-footer-narrow .footer-text ul li:first-child {
    border-left: 0;
    margin-left:0px;
    padding-left:0px;
  }
  .footer-countus .container-footer-narrow .footer-text ul li a{
    font-weight: 600;
    font-size: 16px;
    height:16px;
    line-height: 16px;
    color: #99AEBA;
  }
  .footer-countus .container-footer-narrow .countus{
    display: inline-block;
    padding: 0px;
    position: absolute;
    width: 199px;
    height: 176px;
    left: 20px;
    top: 96px;
  }
  .footer-countus .container-footer-narrow .countus .countus-left, .footer-countus .container-footer-narrow .countus .countus-right{
    display: inline-block;
    padding: 0px;
    width: 199px;
    height: 80px;
    float: left;
  }

  .footer-countus .container-footer-narrow .countus .countus-left .title, .footer-countus .container-footer-narrow .countus .countus-right .title{
    height: 24px;

    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #99AEBA;
    margin: 0px;

  }
  .footer-countus .container-footer-narrow .countus .countus-left .tel, .footer-countus .container-footer-narrow .countus .countus-right .tel{
    /*width: 167px;*/
    height: 24px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 8px 0 0 0;
    padding: 0;

  }
  .footer-countus .container-footer-narrow .countus .countus-left .services-time, .footer-countus .container-footer-narrow .countus .countus-right .services-time{
    /*width: 199px;*/
    height: 16px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    margin: 8px 0 0 0;
  }

  .copyright{
    width: 100%;
    height: 56px;
    line-height:56px;
    background: rgba(0, 10, 14, 0.6)!important;
    backdrop-filter: blur(10px);
    padding: 0!important;
    margin:0!important;
  }
  .copyright .container .row .text-sm-left p.copyright-text{
    height: 16px;
    left: 16px;
    margin: 4px;
    font-family: 'PingFang HK';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #99AEBA;
    opacity: 0.5;
    text-align:left;
  }
  /*footer*/



}

@media (min-width: 374px) and (max-width: 450px) {
  #market .market-tab .price-float{
    display:none;
  }

  #market .market-tab .desc {
    display:none!important;
  }
}

@media (max-width: 554px) {
  #market .market-tab .desc {
    display:none!important;
  }
}

@media (min-width: 375px) and (max-width: 768px) {

  #container{
    height: 560px;
  }
  .navbar-custom {
   background: none; 
   padding: 0px !important; 
   /*height:80px;*/
 }
 .navbar-custom .container{
    max-width:768px;
  }
  .navbar-brand{
    margin:0;
    padding:0;
    width:234px;
    height:80px;
    line-height:80px;
  }
  .navbar-brand img{
    width:92%;
  }

  .navbar-toggler{
    border:0px;
  }
  .mdi-menu, .mdi-menu img{
    width:36px;
    height:36px;
  }
  .mdi-menu::before {
    content:none
  }
  .bg-home, .bg-half, .jarallax, .bg-dashboard{
    padding: 183px 0 0 0;
    height:560px;
  }
  .bg-home .home-center{
    height:240px;
  }
  .bg-home .home-center .title-heading{
    padding:0!important;
  }
  .bg-home .home-center .title-heading .heading{
    width: 100%;
    height: 41px;

    font-family: 'Baskerville';
    font-style: italic;
    font-weight: 600;
    font-size: 36px!important;
    line-height: 41px;
    text-align:center;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

  .bg-home{
    float:left;
    /*height:70vh;*/
  }
  .title-heading .heading-sub{
    height: 64px;

    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -0.006em;

    color: #FFFFFF;

  }
  .title-heading .para-desc{
    width: 318px;
    height: 40px;

    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #99AEBA!important;

  }
  .title-heading .btn-custom{
    position:relative;
    font-size:16px;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    border-radius: 32px;
    margin: 0;
    text-align: left;
    flex: none;
    order: 1;
    flex-grow: 0;

    width: 184px;
    height: 48px;
    line-height:48px;
    padding:0;
  }
  .title-heading .btn-custom span{
    position: relative;
    left: 16px;
    color:#00202D;
  }
  .title-heading .btn-custom .fa-arrow-right{
    position: absolute;
    width: 16px;
    height: 16px;
    left: 160px;
    top: 18px;
    color: #000000;
    font-size: 14px;
  }
  #container #pointsDiv{
    position: absolute;
    width: 54px;
    height: 10px;
    left: calc(50% - 54px/2);
    top: 520px;
  }
  /*news-start*/
  #news{
    background: #00202D! important;
    padding:0;
  }
  #news .news-announcement-box{
    display:none;
  }

  #news .news-title-box{
    max-width: 100%;
    height: 96px;
    position: relative;
    font-family: 'PingFang HK';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 64px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
  }
  #news .text-center{
    padding:0;
    overflow: hidden;
  }
  #news .news-title-box .section-title{
    width: 100%;
    height: 64px;
    margin-bottom: 0px;
  }
  #news .news-title-box .news-title-nav{
    position: absolute;
    width: 100%;
    height: 64px;
    font-style: normal;
    font-family: 'PingFang HK';
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align:center;
    margin-bottom: 0px!important;
  }

  #news .news-announcement-box{
    display:none;
    position: absolute;
    width: 100%;
    height: 48px;
    top: 160px;
    background: #002F3E;
    border-radius: 8px;
    margin:0;
    line-height: 48px;
    overflow: hidden;
  }
  #news .news-announcement-box .text-center{
    height:48px;
    margin-bottom:0px;
  }
  #news .news-announcement-box .news-announcement-detail{
    height: 24px;
    left: 204px;
    top: 172px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #99AEBA;
    letter-spacing: 0px;
    margin-bottom: 0px!important;
    margin: 12px 0;
    text-align: left;
  }
  #news .news-announcement-box .section-title{
    margin-bottom:0;
  }

  #news .news-announcement-box .news-announcement-detail img{
    width: 24px;
    height: 24px;
    margin-left: 20px;
  }
  #news .news-announcement-box .news-announcement-detail span{
    margin-left:5px;
  }

  #news .news-list{
    padding: 0px;
    width: 100%;
    top: 156px;
    margin-left: 0px;
  }

  #news .news-list .pt-4, #news .news-list .py-4,#news .news-list .mt-5, #news .news-list .my-5, #news .news-list .my-5 .p-4{
    padding-top: 0px!important;
    margin-top: 0px!important;
    width: 100%!important;
    flex: 0 0 100%;
  }

  #news .news-list-tab{
    margin-left:0px!important;
    margin:10px 0px!important;
    border-radius: 8px!important;
    background-image: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%)!important;
  }
  #news .news-list-tab:first-child{
    margin-left: 0px!important;
    padding-top: 0px!important;
    margin-top: 0px!important;
  }
  #news .col-lg-4{
    margin:0;
    padding:0;
  }

  #news .news-list .bg-white{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    background: #002F3E!important;
    flex: none;
    flex-grow: 0;
    border: 1px solid #002F3E!important;
    padding: 10px!important
  }

  #news .news-list .bg-white .content .news-time{
    height: 24px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #99AEBA;

    opacity: 0.5;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-title{
    height: 64px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0!important;
    letter-spacing: 0px;
  }
  #news .news-list .bg-white .content .news-desc{
    height: 48px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

    color: #99AEBA;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0;

  }
  #news .news-list .bg-white .content .news-thumb{
    width: 100%;
    /*height: 200px;*/
    border-radius: 4px;
    order: 2;
    margin-top: 40px;
  }
  #news .news-list .bg-white .content .news-thumb img{
    width:100%;
  }
  /*news-end*/

  /*market*/
  #market .container-tab{
    max-width:90%;
  }
  #market .market-tab .company{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #083E50;
  }
  #market .market-tab .desc{
    display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px;
    height: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    flex: none;
    order: 2;
    flex-grow: 0;
  }
  /*market*/

  /*footer-countus*/
  
  .footer-countus{
    width: 100%;
    height: 545px;
    flex: none;
    order: 5;
    flex-grow: 0;
    background: #00202D!important;
    overflow: hidden;
    top:-2px;
  }
  .container-footer-extend{
    display:none;
  }
  .container-footer-narrow{
    display:inline-block;
  }
  .footer-countus .container-footer-narrow{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    position: relative;
    width: 100%;
    height: 80px;
    /*left: calc(50% - 740px/2);*/
    top: 0px;
  }
  .footer-countus .container-footer-narrow .row{
    position: absolute;
    top: 0px;
    width: 100%;
    /*height: 80px;*/
    margin: 0px!important;
    padding: 0px 20px!important;
    display: inline-block;
    /*left: calc(50% - 740px/2);*/
    margin: 10px;
  }
  .footer-countus .container-footer-narrow .row .footer-logo{
    height: 80px;
    position: absolute;
    left:-4px;
    line-height:80px;
  }
  .footer-countus .container-footer-narrow .footer-logo img{
    margin: 0 auto;
    /*width: 260px;*/
    height: 44px;
    flex: none;
    order: 0;
    flex-grow: 0;

  }
  .footer-countus .container-footer-narrow .footer-text{
    position: absolute;
    width: 90%;
    height: 220px;
    left: 5%;
    top: 300px;
    z-index: 9;
  }
  .footer-countus .container-footer-narrow .footer-text ul{
    margin: 0;
    padding: 0;
  }
  .footer-countus .container-footer-narrow .footer-text ul li{
    display:inline-block;
    width: 100%;
    height: 43px;
    line-height:43px;
    background: #022736;
    opacity: 0.9;
    text-align:center;
    margin: 1px;
  }
  .footer-countus .container-footer-narrow .footer-text ul li:first-child {
    border-left: 0;
    margin-left:0px;
    padding-left:0px;
  }
  .footer-countus .container-footer-narrow .footer-text ul li a{
    font-weight: 600;
    font-size: 16px;
    height:16px;
    line-height: 16px;
    color: #99AEBA;
  }
  .footer-countus .container-footer-narrow .countus{
    display: inline-block;
    padding: 0px;
    position: absolute;
    width: 199px;
    height: 176px;
    left: 20px;
    top: 96px;
  }
  .footer-countus .container-footer-narrow .countus .countus-left, .footer-countus .container-footer-narrow .countus .countus-right{
    display: inline-block;
    padding: 0px;
    width: 199px;
    height: 80px;
    float: left;
  }

  .footer-countus .container-footer-narrow .countus .countus-left .title, .footer-countus .container-footer-narrow .countus .countus-right .title{
    height: 24px;

    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #99AEBA;
    margin: 0px;

  }
  .footer-countus .container-footer-narrow .countus .countus-left .tel, .footer-countus .container-footer-narrow .countus .countus-right .tel{
    /*width: 167px;*/
    height: 24px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 8px 0 0 0;
    padding: 0;

  }
  .footer-countus .container-footer-narrow .countus .countus-left .services-time, .footer-countus .container-footer-narrow .countus .countus-right .services-time{
    /*width: 199px;*/
    height: 16px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    margin: 8px 0 0 0;
  }

  .copyright{
    width: 100%;
    height: 56px;
    line-height:56px;
    /*background: rgba(0, 10, 14, 0.6)!important;*/
    background: #000A0E99;
    backdrop-filter: blur(10px);
    padding: 0!important;
    margin:0!important;
    top:-2px;
  }
  .copyright .container .row .text-sm-left p.copyright-text{
    height: 16px;
    left: 16px;
    margin: 4px;
    font-family: 'PingFang HK';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #99AEBA;
    opacity: 0.5;
    text-align:left;
  }
  /*footer*/

}
@media (min-width: 768px) and (max-width: 991px) {
  #container{
    height: 560px;
  }
  .container, .container-md, .container-sm{
    max-width:768px;
  }
  .navbar-custom {
    width:100%;
    max-width:991px;
    background: none; 
    padding: 0px !important; 
    /*top:40px;*/
  }
  .navbar-custom .container{
    width:92%;
    max-width:991px;
  }
  .navbar-brand{
    margin:0;
    padding:0;
    width:72%;
    height:128px;
    line-height:128px;
  }
  .navbar-brand img{
    width:72%;
  }

  .navbar-toggler{
    border:0px;
  }
  .mdi-menu, .mdi-menu img{
    width:36px;
    height:36px;
  }
  .mdi-menu::before {
    content:none
  }

  .mini-navbar .navbar-nav {
    /*top: 225px;*/
  }
  .mini-navbar .mini-menu-btn{
    top: 526px;
  }
  .mini-navbar .navbar-nav{
    /*top: 235px!important;*/
  }

  .bg-home, .bg-half, .jarallax, .bg-dashboard{
    padding: 183px 0 0 0;
    height:560px;
  }
  .bg-home .home-center{
    height:240px;
  }
  .bg-home .home-center .title-heading{
    padding:0!important;
  }
  .bg-home .home-center .title-heading .heading{
    width: 100%;
    height: 41px;

    font-family: 'Baskerville';
    font-style: italic;
    font-weight: 600;
    font-size: 36px!important;
    line-height: 41px;
    text-align:center;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

  .bg-home{
    float:left;
    /*height:70vh;*/
  }
  .title-heading .heading-sub{
    height: 64px;

    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -0.006em;

    color: #FFFFFF;

  }
  .title-heading .para-desc{
    width: 318px;
    height: 40px;

    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #99AEBA!important;

  }
  .title-heading .btn-custom{
    position:relative;
    font-size:16px;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    border-radius: 32px;
    margin: 0;
    text-align: left;
    flex: none;
    order: 1;
    flex-grow: 0;

    width: 184px;
    height: 48px;
    line-height:48px;
    padding:0;
  }
  .title-heading .btn-custom span{
    position: relative;
    left: 16px;
    color:#00202D;
  }
  .title-heading .btn-custom .fa-arrow-right{
    position: absolute;
    width: 16px;
    height: 16px;
    left: 160px;
    top: 18px;
    color: #000000;
    font-size: 14px;
  }
  #container #pointsDiv{
    position: absolute;
    width: 54px;
    height: 10px;
    left: calc(50% - 54px/2);
    top: 520px;
  }

  /*news-start*/
  #news{
    height: 580px;
    background: #00202D! important;
  }
  #news .container {
    width:100%;
    max-width: 992px;
    height:580px;
    left: calc(50% - 992px/2);
    padding:0;
    margin:0;
  }
  #news .news-title-box{
    max-width: 992px;
    height: 64px;
    position: relative;
    top: 50px;
    margin: 0;
  }
  #news .text-center{
    padding:0;
    overflow: hidden;
  }
  #news .news-title-box .section-title{
    width: 100%;
    height: 64px;
    margin-bottom: 0px;
  }
  #news .news-title-box .news-title-nav{
    position: absolute;
    width: 100%;
    height: 64px;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align:center;
    margin-bottom: 0px!important;
  }

  #news .news-announcement-box{
    display:none;
    position: absolute;
    width: 992px;
    height: 48px;
    top: 160px;
    background: #002F3E;
    border-radius: 8px;
    margin:0;
    line-height: 48px;
    overflow: hidden;
  }
  #news .news-announcement-box .text-center{
    height:48px;
    margin-bottom:0px;
  }
  #news .news-announcement-box .news-announcement-detail{
    height: 24px;
    left: 204px;
    top: 172px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #99AEBA;
    letter-spacing: 0px;
    margin-bottom: 0px!important;
    margin: 12px 0;
    text-align: left;
  }
  #news .news-announcement-box .section-title{
    margin-bottom:0;
  }

  #news .news-announcement-box .news-announcement-detail img{
    width: 24px;
    height: 24px;
    margin-left: 20px;
  }
  #news .news-announcement-box .news-announcement-detail span{
    margin-left:5px;
  }

  #news .news-list{
    padding: 0px;
    position: absolute;
    width: 96%;
    max-width:991px;
    height: 380px;
    top: 156px;
    margin: 0 2%;
  }
  #news .news-list-tab{
    margin-left:5%!important;
    border-radius: 8px!important;
    background-image: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%)!important;
  }
  #news .news-list-tab:first-child{
    margin-left:0px!important;
  }
  #news .col-lg-4{
    margin:0;
    padding:0;
  }
  #news .news-list .pt-4, #news .news-list .py-4,#news .news-list .mt-5, #news .news-list .my-5, #news .news-list .my-5 .p-4{
    padding-top: 0px!important;
    margin-top: 0px!important;
    width: 30%!important;
    flex: 0 0 30%;
  }
  #news .news-list .bg-white{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    height: 380px;
    background: #002F3E!important;
    flex: none;
    flex-grow: 0;
    border: 1px solid #002F3E!important;
    padding: 10px!important
  }
  #news .news-list .bg-white:hover{
    transform: translateY(0px);
    border: 0px!important;
    width: 298px!important;
    height: 414px!important;
    margin: 1px!important;
  }
  #news .news-list .bg-white .content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 4px;
    gap: 8px;

    width: 210px;
    height: 176px;

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-time{
    width: 202px;
    height: 24px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #99AEBA;

    opacity: 0.5;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-title{
    width: 202px;
    height: 72px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0!important;
    letter-spacing: 0px;
  }
  #news .news-list .bg-white .content .news-desc{
    width: 202px;
    height: 48px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

    color: #99AEBA;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0;

  }
  #news .news-list .bg-white .content .news-thumb{
    width: 100%;
    /*height: 200px;*/
    border-radius: 4px;
    order: 2;
    margin-top: 40px;
  }
  #news .news-list .bg-white .content .news-thumb img{
    width:100%;
  }
  /*news-end*/

  /*market-start*/

  #market .market-nav{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 32px;

    position: absolute;
    width: 700px;
    height: 130px;
    left: calc(50% - 700px/2);
    top: 64px;
  }

  #market .container-tab{
    position: absolute;
    top: 184px;
    max-width: 700px;
    left: calc(50% - 700px/2);
    padding: 0;
  }

  #market .market-tab{
    padding: 0px;

    width: 700px;
    max-height: 336px;
  }
  #market .row-tab{
    margin:0!important;
    padding:0!important;
  }
  #market .container-tab .row{
    margin:0;
    padding:0;
  }

  #market .market-tab .company{
    width: 200px;
    height: 16px;

    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #083E50;
    flex: none;
    order: 1;
    flex-grow: 0;

  }

  #market .market-tab .desc{
    display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
    width: 420px;
    height: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    flex: none;
    order: 2;
    flex-grow: 0;
  }
  /*market-end*/

  /*footer-countus*/
  
  .footer-countus{
    width: 100%;
    height: 460px;
    flex: none;
    order: 5;
    flex-grow: 0;
    background: #00202D!important;
    overflow: hidden;
  }
  .container-footer-extend{
    display:none;
  }
  .container-footer-narrow{
    display:inline-block;
  }
  .footer-countus .container-footer-narrow{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    position: relative;
    width: 100%;
    height: 80px;
    /*left: calc(50% - 740px/2);*/
    top: 0px;
  }
  .footer-countus .container-footer-narrow .row{
    position: absolute;
    top: 0px;
    width: 100%;
    /*height: 80px;*/
    margin: 0px!important;
    padding: 0px!important;
    display: inline-block;
    left: calc(50% - 740px/2);
    margin: 10px;
  }
  .footer-countus .container-footer-narrow .row .footer-logo{
    height: 80px;
    position: absolute;
    left:10px;
    line-height:80px;
  }
  .footer-countus .container-footer-narrow .footer-logo img{
    margin: 0 auto;
    /*width: 260px;*/
    height: 60px;
    flex: none;
    order: 0;
    flex-grow: 0;

  }
  .footer-countus .container-footer-narrow .footer-text{
    position: absolute;
    width: 96%;
    height: 220px;
    left: 2%;
    top: 212px;
    z-index:9;
  }
  .footer-countus .container-footer-narrow .footer-text ul{
    margin: 0;
    padding: 0;
  }
  .footer-countus .container-footer-narrow .footer-text ul li{
    display:inline-block;
    width: 100%;
    height: 43px;
    line-height:43px;
    background: #022736;
    opacity: 0.9;
    text-align:center;
    margin: 1px;
  }
  .footer-countus .container-footer-narrow .footer-text ul li:first-child {
    border-left: 0;
    margin-left:0px;
    padding-left:0px;
  }
  .footer-countus .container-footer-narrow .footer-text ul li a{
    font-weight: 600;
    font-size: 16px;
    height:16px;
    line-height: 16px;
    color: #99AEBA;
  }
  .footer-countus .container-footer-narrow .countus{
    display: inline-block;
    padding: 0px;
    position: absolute;
    width: 437px;
    height: 176px;
    left: 10px;
    top: 96px;
  }
  .footer-countus .container-footer-narrow .countus .countus-left, .footer-countus .container-footer-narrow .countus .countus-right{
    display: inline-block;
    padding: 0px;
    width: 199px;
    height: 80px;
    float: left;
  }

  .footer-countus .container-footer .countus .countus-right{
    margin-left: 39px;
  }
  .footer-countus .container-footer-narrow .countus .countus-left .title, .footer-countus .container-footer-narrow .countus .countus-right .title{
    height: 24px;

    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #99AEBA;
    margin: 0px;

  }
  .footer-countus .container-footer-narrow .countus .countus-left .tel, .footer-countus .container-footer-narrow .countus .countus-right .tel{
    /*width: 167px;*/
    height: 24px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 8px 0 0 0;
    padding: 0;

  }
  .footer-countus .container-footer-narrow .countus .countus-left .services-time, .footer-countus .container-footer-narrow .countus .countus-right .services-time{
    /*width: 199px;*/
    height: 16px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    margin: 8px 0 0 0;
  }
  .copyright .container .row .col-sm-12{
    height:40px!important;
  }
  .copyright .container .row .text-sm-left p.copyright-text{
    height: 40px;
    line-height:40px!important;
    font-family: 'PingFang HK';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #99AEBA;
    opacity: 0.5;
    text-align:left;
    float: left;
  }
  .footer-horse{
    position: absolute;
    width: 240px;
    height: 293px;
    right: -35px;
    top: 0px;
  }
  /*footer*/

}

@media (min-width:992px) {
  #container{
    height: 70vh;
  }
  .navbar-custom{
    height: 90px;
    padding: 0;
    margin: 0;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 992px;
    position: relative;
    left: calc(50% - 992px/2);
  }
  .container {
    width: 100%;
    padding:0 24px;
    margin:0;
  }
  /*nav-start*/
  .navbar-brand img{
    width:220px;
  }
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:0;
    margin:0;
  }
  .navbar-expand-lg .navbar-nav{
    float:right;
    height: 32px;
    line-height: 32px;
    margin-top:10px;
  }
  .navbar-expand-lg .navbar-collapse{
    display: initial!important;
    height:64px;
    line-height:64px;
  }
  .nav-desc{
    width:100%;
    height:16px;
    line-height:16px;
    text-align:right;
    margin:0;
    padding:0;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    color: #FFFFFF;
  }
  .navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .active>.nav-link{
    height: 32px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 32px;
    color: #FFFFFF;
    width: auto;
    text-align:center;
    padding: 0 3px;
  }
  .navbar-light .navbar-nav .nav-link:hover{
    color: #FFFFFF;
    border-bottom:3px solid #FFFFFF;
  }
  .nav-sticky .navbar-nav .nav-link:hover{
    border-bottom:3px solid #083E50;
  }
  .navbar-light .navbar-nav .search{
    margin-left:20px;
  }
  .navbar-light .navbar-nav .search img{
    width: 32px;
    height: 32px;
  }
  .navbar-light .navbar-nav li.login,.navbar-light .navbar-nav li.open-account{
    width: 86px;
    height: 32px;
    line-height:32px;
    text-align:center;
    border: 1px solid #FFFFFF;
    transform-origin: 0 0;
    border-radius: 20px;
    margin-left:15px;

  }
  .navbar-light .navbar-nav li.login a, .navbar-light .navbar-nav li.open-account a{
    width: 86px;
    height: 32px;
    line-height:32px;
    text-align:center;
    color: #FFFFFF;

  }
  .nav-sticky.navbar-custom .nav-desc {
    color: #99AEBA !important;
  }
  .nav-sticky.navbar-custom .navbar-nav{
    margin-top:10px;
  }
  .nav-sticky .nav-item.normal{
    margin:0 5px;
  }
  .nav-sticky.navbar-custom .navbar-nav li.active a {
    color: #083E50 !important;
    border-bottom: 3px solid #083E50;
  }
  .nav-sticky.navbar-custom .navbar-nav li a{
    width:auto;
    color: #083E50 !important;
  }
  .nav-sticky .navbar-nav li.login, .nav-sticky .navbar-nav li.open-account{
    border: 1px solid #083E50!important;
  }

  #container #pointsDiv{
    position: absolute;
    width: 54px;
    height: 10px;
    left: calc(50% - 54px/2);
    top: 520px;
  }
  /*nav-end*/

  /*bg-start*/
  .bg-home{
    height:70vh;
  }
  .title-heading .heading{
    height: 55px;
    font-family: 'Baskerville';
    font-style: italic;
    font-weight: 600;
    font-size: 40px;
    line-height: 55px;
    text-align:center;

    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  .title-heading .heading-sub{
    height: 90px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 75px;
    line-height: 90px;
    letter-spacing: -0.006em;
    color: #FFFFFF;

  }
  .title-heading .para-desc{
    width: 424px;
    height: 46px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.76;

  }
  .title-heading .btn-custom{
    position:relative;
    width: 240px;
    height: 50px;
    line-height:50px;
    font-size:18px;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    border-radius: 32px;
    margin: 0;
    padding: 0;
    text-align: left;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .title-heading .btn-custom span{
    position: relative;
    left: 24px;
    color:#00202D;
  }
  .title-heading .btn-custom .fa-arrow-right{
    position: absolute;
    width: 16px;
    height: 16px;
    left: 200px;
    top: 18px;
    color: #000000;
    font-size: 14px;
  }
  /*bg-end*/

  /*news-start*/
  #news{
    height: 610px;
    background: #00202D! important;
  }
  #news .container {
    width:992px;
    height:610px;
    left: calc(50% - 992px/2);
    padding:0;
    margin:0;
  }
  #news .news-title-box{
    max-width: 992px;
    height: 64px;
    position: relative;
    top: 50px;
    margin: 0;
  }
  #news .text-center{
    padding:0;
    overflow: hidden;
  }
  #news .news-title-box .section-title{
    width: 100%;
    height: 64px;
    margin-bottom: 0px;
  }
  #news .news-title-box .news-title-nav{
    position: absolute;
    width: 100%;
    height: 64px;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align:center;
    margin-bottom: 0px!important;
  }

  #news .news-announcement-box{
    display:none;
    position: absolute;
    width: 992px;
    height: 48px;
    top: 160px;
    background: #002F3E;
    border-radius: 8px;
    margin:0;
    line-height: 48px;
    overflow: hidden;
  }
  #news .news-announcement-box .text-center{
    height:48px;
    margin-bottom:0px;
  }
  #news .news-announcement-box .news-announcement-detail{
    height: 24px;
    left: 204px;
    top: 172px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #99AEBA;
    letter-spacing: 0px;
    margin-bottom: 0px!important;
    margin: 12px 0;
    text-align: left;
  }
  #news .news-announcement-box .section-title{
    margin-bottom:0;
  }

  #news .news-announcement-box .news-announcement-detail img{
    width: 24px;
    height: 24px;
    margin-left: 20px;
  }
  #news .news-announcement-box .news-announcement-detail span{
    margin-left:5px;
  }

  #news .news-list{
    padding: 0px;
    position: absolute;
    width: 992px;
    height: 416px;
    top: 156px;
    margin-left: 20px;
  }
  #news .news-list-tab{
    margin-left:24px!important;
    border-radius: 8px!important;
    background-image: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%)!important;
  }
  #news .news-list-tab:first-child{
    margin-left:0px!important;
  }
  #news .col-lg-4{
    margin:0;
    padding:0;
  }
  #news .news-list .pt-4, #news .news-list .py-4,#news .news-list .mt-5, #news .news-list .my-5, #news .news-list .my-5 .p-4{
    padding-top: 0px!important;
    margin-top: 0px!important;
    width: 300px!important;
    flex: 0 0 300px;
  }
  #news .news-list .bg-white{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    width: 300px;
    height: 416px;
    background: #002F3E!important;
    flex: none;
    flex-grow: 0;
    border: 1px solid #002F3E!important;
    padding: 10px!important
  }
  #news .news-list .bg-white:hover{
    transform: translateY(0px);
    border: 0px!important;
    width: 298px!important;
    height: 414px!important;
    margin: 1px!important;
  }
  #news .news-list .bg-white .content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 4px;
    gap: 8px;

    width: 277px;
    height: 176px;

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-time{
    width: 272px;
    height: 24px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #99AEBA;

    opacity: 0.5;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-title{
    width: 272px;
    height: 72px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0!important;
    letter-spacing: 0px;
  }
  #news .news-list .bg-white .content .news-desc{
    width: 272px;
    height: 48px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

    color: #99AEBA;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0;

  }
  #news .news-list .bg-white .content .news-thumb{
    width: 100%;
    /*height: 200px;*/
    border-radius: 4px;
    order: 2;
    margin-top: 40px;
  }
  #news .news-list .bg-white .content .news-thumb img{
    width:100%;
  }
  /*news-end*/

  /*market-s*/
  #margin{
    display:initial;
  }
  #market .market-nav, #market .container-tab{
    top: 64px;
    left:0;
  }
  #market .market-nav .row-tab{
    width: 560px;
    height: 32px;
    margin: 20px 0 0 0!important;
    padding: 0!important;
    left: calc(50% - 560px/2);
    position: absolute;
  }

  #market .market-tab .company{
    width: 200px;
    height: 16px;

    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #083E50;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  #market .market-tab .desc{
    width: 420px;
    height: 16px;

    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    flex: none;
    order: 2;
    flex-grow: 0;

  }
  /*market-e*/

  /*footer-countus*/
  
  .footer-countus{
    width: 100%;
    height: 305px;
    flex: none;
    order: 5;
    flex-grow: 0;
    background: #00202D!important;
  }
  .container-footer-extend{
    display:inline-block;
  }
  .container-footer-narrow{
    display:none!important;
  }
  .footer-countus .container-footer{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    position: relative;
    width: 100%;
    height: 100%;
    left: calc(50% - 992px/2);
    top: 0px;
    overflow:hidden;
  }
  .footer-countus .container-footer .row{
    position: absolute;
    top: 0px;
    width: 972px;
    height: 128px;
    margin: 0px!important;
    padding: 0px!important;
    display: inline-block;
    left: calc(50% - 972px/2);
    margin: 10px;
  }
  .footer-countus .container-footer .row .footer-logo{
    height: 80px;
    top: 24px;
    position: absolute;
    left:0px;
  }
  .footer-countus .container-footer .footer-logo img{
    margin: 0 auto;
    width: 260px;
    height: 80px;
    flex: none;
    order: 0;
    flex-grow: 0;

  }
  .footer-countus .container-footer .footer-text{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 16px;

    position: absolute;
    width: 574px;
    height: 16px;
    left: 400px;
    top: 73px;
  }
  .footer-countus .container-footer .footer-text ul{
    margin: 0;
    padding: 0;
  }
  .footer-countus .container-footer .footer-text ul li{
    float: left;
    list-style: none;
    border-left: 1px solid #99AEBA;
    height: 20px;
    padding: 0 16px;
  }
  .footer-countus .container-footer .footer-text ul li:first-child {
    border-left: 0;
    margin-left:0px;
    padding-left:0px;
  }
  .footer-countus .container-footer .footer-text ul li a{
    font-weight: 600;
    font-size: 16px;
    height:16px;
    line-height: 16px;
    color: #99AEBA;
  }
  .footer-countus .container-footer .countus{
    display: inline-block;
    padding: 0px;
    position: absolute;
    width: 437px;
    height: 80px;
    left: 10px;
    top: 168px;
  }
  .footer-countus .container-footer .countus .countus-left, .footer-countus .container-footer .countus .countus-right{
    display: inline-block;
    padding: 0px;
    width: 199px;
    height: 80px;
    float: left;
  }
  .footer-countus .container-footer .countus .countus-right{
    margin-left: 39px;
  }
  .footer-countus .container-footer .countus .countus-left .title, .footer-countus .container-footer .countus .countus-right .title{
    height: 24px;

    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #99AEBA;
    margin: 0px;

  }
  .footer-countus .container-footer .countus .countus-left .tel, .footer-countus .container-footer .countus .countus-right .tel{
    /*width: 167px;*/
    height: 24px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 8px 0 0 0;
    padding: 0;

  }
  .footer-countus .container-footer .countus .countus-left .services-time, .footer-countus .container-footer .countus .countus-right .services-time{
    /*width: 199px;*/
    height: 16px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    margin: 8px 0 0 0;
  }
  .copyright .container .row .col-sm-12{
    height: 40px!important;
    max-width: 992px;
    left: calc(50% - 972px/2)!important;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .copyright .container .row .text-sm-left p.copyright-text{
    height: 40px;
    line-height:40px!important;
    font-family: 'PingFang HK';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #99AEBA;
    opacity: 0.5;
    text-align:left;
    float: left;
  }
  .footer-horse{
    position: absolute;
    width: 240px;
    height: 293px;
    right: 60px;
    top: 70px;
  }
  /*footer*/
  

}

@media (min-width:1200px) {
  #container{
    height:800px;
  }
  .navbar-custom{
    height: 106px;
    padding: 0;
    margin: 0;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
    position: relative;
    left: calc(50% - 1200px/2);
  }
  .container {
    width: 100%;
    padding:0 54px;
    margin:0;
  }
  /*nav-start*/
  .navbar-brand img{
    width:260px;
    /*height:64px;*/
  }
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:0;
    margin:0;
  }
  .navbar-expand-lg .navbar-nav{
    float:right;
    height: 36px;
    line-height: 36px;
    margin-top:10px;
  }
  .navbar-expand-lg .navbar-collapse{
    display: initial!important;
    height:64px;
    line-height:64px;
  }
  .nav-desc{
    width:100%;
    height:16px;
    line-height:16px;
    text-align:right;
    margin:0;
    padding:0;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    color: #FFFFFF;
  }
  .navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .active>.nav-link{
    height: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    color: #FFFFFF;
    /*width: 96px;*/
  }
  .navbar-light .navbar-nav .search img{
    width: 36px;
    height: 36px;
  }
  .nav-sticky .nav-item.normal, .navbar-light .nav-item.normal{
    margin:0 20px;
  }
  .navbar-light .navbar-nav li.login,.navbar-light .navbar-nav li.open-account{
    width: 86px;
    height: 40px;
    line-height:40px;
    text-align:center;
    border: 1px solid #FFFFFF;
    transform: scaleY(0.9);
    transform-origin: 0 0;
    border-radius: 20px;
    margin-left:15px;

  }
  .navbar-light .navbar-nav li.login a, .navbar-light .navbar-nav li.open-account a{
    width: 86px;
    height: 40px;
    line-height:40px;
    text-align:center;
    color: #FFFFFF;

  }

  .nav-sticky .nav-item.normal{
    margin: 0 20px;
  }
  .nav-sticky.navbar-custom .nav-desc {
    color: #99AEBA !important;
  }
  .nav-sticky.navbar-custom .navbar-nav{
    margin-top:10px;
  }
  .nav-sticky.navbar-custom .navbar-nav li.active a {
    color: #083E50 !important;
  }
  .nav-sticky.navbar-custom .navbar-nav li a{
    color: #083E50 !important;
  }
  .nav-sticky .navbar-nav li.login, .nav-sticky .navbar-nav li.open-account{
    border: 1px solid #083E50!important;
  }
  #container #pointsDiv{
    position: absolute;
    width: 54px;
    height: 10px;
    left: calc(50% - 54px/2);
    top: 758px;
  }
  #container #pointsDiv span{
    width: 10px;
    height: 10px;
    background: #99AEBA;
    border-radius: 8px;
    display: inherit;
    float: left;
    margin-left:12px;
  }
  #container #pointsDiv span:first-child{
    margin-left:0px;
  }
  #container #pointsDiv span.on{
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
  }
  /*nav-end*/

  /*bg-start*/
  .bg-home{
    height:800px;
  }
  .title-heading .heading{
    height: 55px;
    font-family: 'Baskerville';
    font-style: italic;
    font-weight: 600;
    font-size: 46px;
    line-height: 55px;
    text-align:center;

    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  .title-heading .heading-sub{
    height: 90px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 86px;
    line-height: 90px;
    letter-spacing: -0.006em;
    color: #FFFFFF;

  }
  .title-heading .para-desc{
    width: 424px;
    height: 46px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.76;

  }
  .title-heading .btn-custom{
    position:relative;
    width: 240px;
    height: 50px;
    line-height:50px;
    font-size:18px;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    border-radius: 32px;
    margin: 0;
    padding: 0;
    text-align: left;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .title-heading .btn-custom span{
    position: relative;
    left: 24px;
    color:#00202D;
  }
  .title-heading .btn-custom .fa-arrow-right{
    position: absolute;
    width: 16px;
    height: 16px;
    left: 200px;
    top: 18px;
    color: #000000;
    font-size: 14px;
  }
  /*bg-end*/

  
  /*news-start*/
  #news{
    height: 760px;
    background: #00202D! important;
  }
  #news .container {
    width:1128px;
    height:760px;
    left: calc(50% - 1128px/2);
    padding:0;
    margin:0;
  }
  #news .news-title-box{
    max-width: 1128px;
    height: 64px;
    position: relative;
    top: 70px;
    margin: 0;
  }
  #news .text-center{
    padding:0;
    overflow: hidden;
  }
  #news .news-title-box .section-title{
    width: 100%;
    height: 64px;
    margin-bottom: 0px;
  }
  #news .news-title-box .news-title-nav{
    position: absolute;
    width: 100%;
    height: 64px;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align:center;
    margin-bottom: 0px!important;
  }

  #news .news-announcement-box{
    display: inline-block;
    position: absolute;
    width: 1128px;
    height: 48px;
    top: 160px;
    background: #002F3E;
    border-radius: 8px;
    margin:0;
    line-height: 48px;
    overflow: hidden;
  }
  #news .news-announcement-box .text-center{
    height:48px;
    margin-bottom:0px;
  }
  #news .news-announcement-box .news-announcement-detail{
    height: 24px;
    left: 204px;
    top: 172px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #99AEBA;
    letter-spacing: 0px;
    margin-bottom: 0px!important;
    margin: 12px 0;
    text-align: left;
  }
  #news .news-announcement-box .section-title{
    margin-bottom:0;
  }

  #news .news-announcement-box .news-announcement-detail img{
    width: 24px;
    height: 24px;
    margin-left: 20px;
  }
  #news .news-announcement-box .news-announcement-detail span{
    margin-left:5px;
  }

  #news .news-list{
    padding: 0px;
    position: absolute;
    width: 1128px;
    height: 464px;
    top: 232px;
    margin-left: 0px;
  }
  #news .news-list-tab{
    margin-left:24px!important;
    border-radius: 8px!important;
    background-image: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%)!important;
  }
  #news .news-list-tab:first-child{
    margin-left:0px!important;
  }
  #news .col-lg-4{
    margin:0;
    padding:0;
  }
  #news .news-list .pt-4, #news .news-list .py-4,#news .news-list .mt-5, #news .news-list .my-5, #news .news-list .my-5 .p-4{
    padding-top: 0px!important;
    margin-top: 0px!important;
    width: 360px!important;
    flex: 0 0 360px;
  }
  #news .news-list .bg-white{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    width: 360px;
    height: 464px;
    background: #002F3E!important;
    flex: none;
    flex-grow: 0;
    border: 1px solid #002F3E!important;
    padding: 20px!important
  }
  #news .news-list .bg-white:hover{
    transform: translateY(0px);
    border: 0px!important;
    width: 358px!important;
    height: 462px!important;
    margin: 1px!important;
  }
  #news .news-list .bg-white .content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 4px;
    gap: 8px;

    width: 312px;
    height: 176px;

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-time{
    width: 296px;
    height: 24px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #99AEBA;

    opacity: 0.5;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

  }
  #news .news-list .bg-white .content .news-title{
    width: 296px;
    height: 72px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0!important;
    letter-spacing: 0px;
  }
  #news .news-list .bg-white .content .news-desc{
    width: 296px;
    height: 48px;
    font-family: "PingFang HK";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

    color: #99AEBA;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 0;

  }
  #news .news-list .bg-white .content .news-thumb{
    width: 312px;
    height: 200px;
    border-radius: 4px;
    order: 2;
    margin-top: 40px;
  }
  #news .news-list .bg-white .content .news-thumb img{
    width:100%;
  }
  /*news-end*/

  /*market-start*/
  
  #market .market-nav{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 32px;

    position: absolute;
    width: 1128px;
    height: 130px;
    left: calc(50% - 1128px/2);
    top: 64px;
  }

  #market .container-tab{
    position: absolute;
    top: 184px;
    max-width: 1128px;
    left: calc(50% - 1128px/2);
    padding: 0;
  }

  #market .market-nav .row-tab{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 16px;
    width: 560px;
    height: 32px;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin:0!important;
    padding:0!important;
    left: calc(50% - 560px/2);
    position:unset;
  }

  #market .row{
    margin:0px;
    padding:0px;
  }

  #market .market-tab{
    padding: 0px;

    width: 1128px;
    max-height: 336px;
  }

  #market .market-tab .company{
    width: 200px;
    height: 16px;

    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #083E50;
    flex: none;
    order: 1;
    flex-grow: 0;

  }

  #market .market-tab .desc{
    width: 600px;
    height: 16px;

    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #99AEBA;
    flex: none;
    order: 2;
    flex-grow: 0;

  }
  /*market-end*/

  /*footer-countus*/
  
  /*.footer-countus{
    width: 100%;
    height: 360px;
    flex: none;
    order: 5;
    flex-grow: 0;
    background: #00202D!important;
  }*/
  .footer-countus .container-footer{
    width: 1200px;
    height: 100%;
    left: calc(50% - 1200px/2);
    top: 0px;
    overflow: hidden;
  }
  .footer-countus .container-footer .row{
    width: 1128px;
    height: 128px;
    left: calc(50% - 1128px/2);
  }
  .footer-countus .container-footer .footer-logo img{
    width: 300px;
  }
  .footer-countus .container-footer .footer-text{
    left: 575px;
  }
  
  .footer-countus .container-footer .countus{
    left: 35px;
  }
  .copyright .container .row .col-sm-12{
    height: 40px!important;
    max-width: 1128px;
    left: calc(50% - 1128px/2)!important;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .footer-horse{
    position: absolute;
    width: 240px;
    height: 293px;
    right: 160px;
    top: 110px;
  }
  /*footer*/
  

}


@media (min-width:1440px) {
  #container{
    height:800px;
  }
  .navbar-custom{
    height: 128px;
    padding: 0;
    margin: 0;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1440px;
    position: relative;
    left: calc(50% - 1440px/2);
  }
  .container {
    width: 100%;
    padding:0 64px;
    margin:0;
  }
  /*nav-start*/
  .navbar-brand img{
    width:312px;
    height:64px;
  }
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:0;
    margin:0;
  }
  .navbar-expand-lg .navbar-nav{
    float:right;
    height: 40px;
    line-height: 40px;
    margin-top:15px;
  }
  .navbar-expand-lg .navbar-collapse{
    display: initial!important;
    height:64px;
    line-height:64px;
  }
  .nav-desc{
    width:100%;
    height:16px;
    line-height:16px;
    text-align:right;
    margin:0;
    padding:0;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    color: #FFFFFF;
  }
  .navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .active>.nav-link{
    height: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    color: #FFFFFF;
    /*width: 96px;*/
  }
  .navbar-light .navbar-nav .search img{
    width: 38px;
    height: 38px;
  }
  .navbar-light .navbar-nav li.login,.navbar-light .navbar-nav li.open-account{
    width: 96px;
    height: 40px;
    line-height:40px;
    text-align:center;
    border: 1px solid #FFFFFF;
    transform: scaleY(0.9);
    transform-origin: 0 0;
    border-radius: 20px;
    margin-left:15px;

  }
  .navbar-light .navbar-nav li.login a, .navbar-light .navbar-nav li.open-account a{
    width: 96px;
    height: 40px;
    line-height:40px;
    text-align:center;
    color: #FFFFFF;

  }
  .nav-sticky.navbar-custom .nav-desc {
    color: #99AEBA !important;
  }
  .nav-sticky.navbar-custom .navbar-nav li.active a {
    color: #083E50 !important;
  }
  .nav-sticky.navbar-custom .navbar-nav li a{
    color: #083E50 !important;
  }
  .nav-sticky .navbar-nav li.login, .nav-sticky .navbar-nav li.open-account{
    border: 1px solid #083E50!important;
  }
  #container #pointsDiv{
    position: absolute;
    width: 54px;
    height: 10px;
    left: calc(50% - 54px/2);
    top: 758px;
  }
  /*nav-end*/

  /*bg-start*/
  .bg-home{
    height:800px;
  }
  .title-heading .heading{
    height: 64px;
    font-family: 'Baskerville';
    font-style: italic;
    font-weight: 600;
    font-size: 56px;
    line-height: 64px;
    text-align:center;

    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  .title-heading .heading-sub{
    height: 112px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 96px;
    line-height: 112px;
    letter-spacing: -0.006em;
    color: #FFFFFF;

  }
  .title-heading .para-desc{
    width: 424px;
    height: 56px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.76;

  }
  .title-heading .btn-custom{
    position:relative;
    width: 240px;
    height: 64px;
    line-height:64px;
    font-size:20px;
    background: linear-gradient(90deg, #00DDF7 0%, #6EF96A 50%, #FFEC3C 100%);
    border-radius: 32px;
    margin: 0;
    padding: 0;
    text-align: left;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .title-heading .btn-custom span{
    position: relative;
    left: 24px;
    color:#00202D;
  }
  .title-heading .btn-custom .fa-arrow-right{
    position: absolute;
    width: 16px;
    height: 16px;
    left: 200px;
    top: 24px;
    color: #000000;
    font-size: 16px;
  }
  /*bg-end*/


  /*footer-countus*/
  
  .footer-countus{
    width: 100%;
    height: 360px;
    flex: none;
    order: 5;
    flex-grow: 0;
    background: #00202D!important;
  }
  .footer-countus .container-footer{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    position: relative;
    width: 1440px;
    height: 100%;
    left: calc(50% - 1440px/2);
    top: 0px;
  }
  .footer-countus .container-footer .row{
    position: absolute;
    top: 0px;
    width: 1128px;
    height: 128px;
    margin: 0px!important;
    padding: 0px!important;
    display: inline-block;
    left: calc(50% - 1128px/2);
  }
  .footer-countus .container-footer .row .footer-logo{
    height: 80px;
    top: 24px;
    position: absolute;
    left:0px;
  }
  .footer-countus .container-footer .footer-logo img{
    margin: 0 auto;
    width: 390px;
    height: 80px;
    flex: none;
    order: 0;
    flex-grow: 0;

  }
  .footer-countus .container-footer .countus{
    display: inline-block;
    padding: 0px;
    position: absolute;
    width: 437px;
    height: 80px;
    left: 156px;
    top: 168px;
  }
  /*footer*/

  
}