@font-face {
    font-family: 'PFfusion';
    src: url('PFfusion.ttf');
}

#mobile_menu,
.bar-responsive,
.mb-res-daily-rp .box-more-post-daily,
.mb-date-report,
.mb-only,
.modal-menu {
    display: none;
}

.mb-res-daily-rp .box-more-post-daily-mb,
.mb-title-report.carousel-inner,
.mb-search,
.modal-search,
.modal-search-bycate,
.modal-menu-about,
.daterangepicker {
    display: none;
}

.slide-1-responsive,
.slide-2-responsive,
.slide-3-responsive {
    display: none;
}

.daily-report-title{
    color: rgb(255, 255, 255);
}
.research-report-title{
    color: #fff;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    
}
@media only screen and (max-width: 480px) {

}


/* iphone xr */

@media (max-width: 768px) {
    .private-content{
        margin: 10px 5px;
        padding: 12px 20px;
    }
    .aboutus-container .cover-info-box .left-side-banner{
        padding-top:0px;
    }
    .right-side-banner{
        padding: 0px !important;
    }
    .aboutus-container .cover-info-box{
        width: 100%;
    }
    .banner-btn{
        width: 49%;
        padding: 10px 0px;
        font-size: 12px;
    }
    .aboutus-container .cover-info-box .right-side-banner .banner-btn-container{
       flex-direction: row;
       flex-wrap: wrap;
       justify-content: center;
       gap: 5px;
    }
    .bk-article{
        margin-left: 12px;
    }
    .ma-article{
        margin-left: 12px;
    }
    .parallax,.parallax2,.inv-parallax-1,.inv-parallax-2,.ma-parallax-1,.ma-parallax-2,.bk-parallax-1,.bk-parallax-2,.rs-parallax-2,.rs-parallax-1{
        background-attachment: initial;
    }
    .rs-parallax-1{
        background-size: cover;
        background-position-x: right;
    }
    .st1-background {
        background-size: cover !important;
        background-position-x: 67% !important;
    }
    .m-dropdown .show{
        display: contents !important;
    }
    .m-dropdown{
       
    }
    .m-navbar-content{
        align-items: flex-start;
    }
    
    .modal-open {
        overflow: hidden;
        height: 100vh !important;
    }
    #header .menu {
        display: none;
    }
    #header {
        margin: 20px auto;
    }
    #header .logo {
        width: 1000px;
    }
    #myCarousel .carousel-inner .item img {
        display: none;
    }
    #myCarousel .carousel-indicators {
        position: absolute;
        z-index: 6;
        margin-right: auto;
        margin-left: auto;
        list-style: none;
        top: 96%;
        left: 62%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .mb-only {
        display: block;
    }
    .carousel-inner {
        margin-top: 0;
    }
    .slide-1-responsive,
    .slide-2-responsive,
    .slide-3-responsive {
        display: block;
        max-width: 100%;
        height: 180vh;
        background-repeat: no-repeat;
    }
    .slide-2-responsive {
        background-size: 335vh;
        background-position: -143vh -3vh;
    }
    .slide-1-responsive {
        background-size: cover;
    }
    .slide-3-responsive {
        background-size: cover;
    }
    .slide-1-responsive div,
    .slide-2-responsive div,
    .slide-3-responsive div {
        font-size: 11em;
        font-weight: bolder;
        color: white;
        position: absolute;
        background: #00000059;
        padding: 14px;
    }
    .slide-1-responsive div {
        text-align: right;
        top: 165px;
        right: 21px;
    }
    .slide-2-responsive div {
        text-align: left;
        top: 97vh;
        right: 26vh;
    }
    .slide-3-responsive div {
        text-align: left;
        top: 97vh;
        right: 26vh;
    }
    .carousel-indicators li {
        display: block;
        float: left;
        width: 45px;
        height: 45px;
        margin-left: 5px;
        text-indent: -999px;
        background-color: #ccc;
        background-color: rgba(255, 255, 255, 0.25);
        border-radius: 50%;
    }
    #myCarousel .carousel-indicators .active {
        color: #ccc;
    }
    #mobile_menu {
        display: block;
        font-size: 9em;
        position: absolute;
        right: 16px;
        top: 40px;
    }
    #mobile_menu .fa {
        color: #0189d1;
    }
    .sub-header {
        position: fixed;
        height: 200px;
        background-color: black;
        top: 0;
        z-index: 99;
    }
    .row-fluid .mb-res {
        display: flex;
        flex-direction: column;
    }
    .bar {
        display: none;
    }
    .bar-responsive {
        display: block;
        height: 52vh;
        background-position-x: -237vh;
    }
    .row-fluid .mb-res-daily-rp {
        display: flex;
        justify-content: space-between;
        margin-top: 9em;
    }
    .mb-res-daily-rp h4 a {
        font-size: 4em;
        font-weight: 300;
        margin: 35px;
        padding-bottom: 20px;
        border-bottom: none;
    }
    .mb-res-daily-rp .box-more-post-daily-mb {
        display: block;
        border: none;
        margin: 0;
        margin-top: 53px;
        margin-right: 35px;
    }
    .row-fluid .mb-res-daily-rp .box-more-post-daily-mb a {
        width: 400px;
        padding: 7px 72px;
        font-size: 3.5em;
        border-radius: 77px;
        border: 5px solid #fff;
        color: #fff;
        text-align: center;
    }
    .span12 .box-more-post-daily a {
        display: none;
    }
    .main-box-report .row-fluid .span6 {
        display: none;
    }
    .mb-width {
        width: 100% !important;
    }
    .mb-flex {
        display: flex;
    }
    .jsc-sb {
        justify-content: space-between;
    }
    .mb-flex-col {
        display: flex;
        flex-direction: column;
        margin: 0px 0px;
    }
    .mb-flex-row {
        display: flex;
        flex-direction: column;
    }
    .mb-flex-col .box-img-report img {
        display: none;
    }
    .mb-flex-col .box-img-report {
        width: 100%;
        height: 100vh;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .box-main-text-report .text-report {
        display: none;
    }
    .box-main-text-report .title-report {
        font-size: 3.2em;
        line-height: 100px;
        margin: 30px 0px;
        font-weight: 300;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .cate-report {
        font-size: 2.5em;
        margin: 25px 0px;
        justify-content: space-between;
    }
    .mb-date-report {
        display: block;
        float: right;
        color: #0088cc;
    }
    .box-main-text-report .read-report a {
        font-size: 3em;
        font-weight: 700;
        margin-bottom: 0.8em;
    }
    .date-report,
    .box-more-post-research {
        display: none;
    }
    .main-box-report .span4 {
        display: none;
    }
    .box-about ul li {
        width: 100%;
        height: 100vh;
    }
    .box-about ul li img {
        height: 100vh;
    }
    .mb-bg-white {
        background-color: #fff;
    }
    .box-about ul li .list-box-about a p {
        font-size: 4em;
    }
    .mb-title-size-1 {
        font-size: 5.3em;
        margin-left: 0.8em;
        font-weight: 100;
        text-align: left !important;
    }
    .mb-title-reports {
        text-align: center !important; 
        border: none !important;
        margin: auto;
    }
    .mb-title-size-2 {
        font-size: 2em;
    }
    .mb-title-size-3 {
        font-size: 7em;
        margin: 1.3em 0.5em;
    }
    .box-business ul li .list-box-business .title-business {
        font-size: 4em;
    }
    .row-fluid .span12 .mb-title-size-1 {
        margin-top: 48px !important;
    }
    .row-fluid .span12 .mb-title-size-1 a {
        text-align: left !important;
        padding-bottom: 20px;
        border-bottom: 15px solid black !important;
    }
    .mb-contact-title {
        position: relative;
        margin-left: 0.5em;
        top: 160px;
        color: #000;
        font-size: 6em;
    }
    .box-business ul li {
        margin: 100px 0;
        width: 100%;
    }
    .mb-pd-0 {
        padding: 0 !important;
    }
    .mb-bd-none {
        border: none !important;
    }
    .list-box-business p:nth-child(2) {
        font-size: 4em;
        line-height: 1em;
        padding: 27px 0px;
        margin: 0 55px;
    }
    .box-career ul li {
        width: 100%;
        height: 461px;
    }
    .list-box-career p:nth-child(2) {
        font-size: 4em !important;
    }
    .tooter-left li a {
        font-size: 3em;
    }
    .mb-width .footer-right {
        text-align: center;
    }
    .webmail img {
        height: 15vh;
    }
    .footer-right p {
        font-size: 3em;
        padding: 0 50px;
        line-height: 1.3;
        margin-bottom: 35px;
    }
    #content-footer .span2 {
        margin: 55px 0px;
    }
    .box-more-post-daily {
        display: none;
        border: none;
    }
    .main-box-report {
        padding: 0;
    }
    .mb-bd-b {
        border-bottom: 2px solid black;
    }
    .box-career ul {
        margin: 0px 73px;
    }
    .box-career ul li .list-box-career {
        border: none;
    }
    .box-career .mb-bd-b {
        padding-bottom: 73px;
    }
    .list-box-about p .mb-contact-img {
        max-height: 73vh;
    }
    .box-about .mb-contact-height {
        height: 75vh;
    }
    .mb-bar {
        display: flex;
        flex-direction: row;
        font-size: 3em;
        color: #fff;
        line-height: 50px;
    }
    .mb-box {
        display: flex;
        flex-direction: column;
        text-align: center;
        background-color: #034da2;
        border-right: 1px solid black;
        width: 50%;
        padding: 40px 0px;
        padding-top: 110px;
    }
    .mb-box-ttl {
        font-size: 2em;
        font-weight: bold;
    }
    .mb-box-t {
        margin-top: 24px;
        font-size: 0.8em;
    }
    .modal-menu {
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgb(0, 0, 0);
        z-index: 8;
        overflow: hidden;
    }
    .modal-search {
        position: fixed;
        top: 45vh;
        height: 315vh;
        width: 309.3vw;
        background-color: rgb(1 137 209);
        color: #000;
        z-index: 7;
        line-height: 1.3;
        font-size: 5em;
        overflow: hidden;
    }
    .modal-search-bycate {
        position: fixed;
        top: 82vh;
        left: 43px;
        height: 134vh;
        width: 289.3vw;
        background-color: rgb(0, 0, 0);
        color: rgb(255, 255, 255);
        z-index: 7;
        line-height: 1;
        font-size: 5em;
        border-radius: 65px;
        overflow: hidden;
    }
    .modal-menu-about {
        position: fixed;
        top: 45vh;
        height: 315vh;
        width: 309.3vw;
        background-color: rgb(1 137 209);
        color: #000;
        z-index: 7;
        line-height: 1.3;
        font-size: 5em;
        overflow: hidden;
    }
    .mb-menu {
        position: relative;
        top: 29vh;
        text-align: end;
        font-size: 8em;
        margin-right: 100px;
        line-height: 1.5;
        text-transform: uppercase;
        color: #0189d1;
        font-family: 'PFfusion';
    }
    .mb-sub-menu {
        display: none;
        line-height: 95px;
        font-size: 0.5em;
        text-transform: capitalize;
    }
    .mb-sub-menu div {
        border-bottom: 4px solid;
        margin-left: 61%;
    }
    .mb-flex-col .active {
        color: white;
    }
    .text-content-report,
    .date-content-report {
        display: none;
    }
    .span12 .title-content-report {
        text-align: left;
        font-size: 3.5em;
        line-height: 1.2em;
    }
    .cate-content-report {
        font-size: 3em !important;
    }
    .box-content-report {
        display: flex;
        height: 33vh;
    }
    .box-img-content-report {
        width: 75%;
        padding-top: 0px;
        display: flex;
        align-items: center;
    }
    .box-img-content-report img {
        width: 100%;
    }
    .bg-daily_report,
    .bg-economy__industry,
    .bg-research_report,
    .bg-industry_report,
    .bg-equity_report,
    .bg-coporate_news {
        height: 200px;
    }
   
    .title-content-report a {
        color: black;
    }
    
    .main-box-content-report p {
        font-size: 3.5em;
        line-height: 1.6;
    }
    .main-box-content-report h2 {
        font-size: 6em;
        line-height: 1.3;
    }
    .language a img {
        width: 8%;
    }
    .mb-search {
        font-family: 'PFfusion';
        font-size: 3.5em;
        padding: 50px;
        width: 20%;
        background: #0189d1;
        color: #fff;
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
    }
    .mb-mt {
        margin-top: 3em;
    }
    .box-text-content-report {
        display: flex;
        overflow: hidden;
        flex-direction: column;
        padding: 32px 10px;
    }
    .mb-search-input {
        height: 100% !important;
        width: 100%;
        font-size: 1em !important;
        background-color: #0189d1 !important;
        border: none !important;
        color: #000 !important;
    }
    .mb-search-input::placeholder {
        color: #000;
        font-family: 'PFfusion';
    }
    .mb-search-input:focus::placeholder {
        color: transparent;
    }
    .mb-padding-1 {
        padding: 50px 35px;
        padding-left: 1em;
    }
    .modal-search i {
        font-size: 2em;
    }
    .mb-title-search {
        line-height: 2;
        font-family: 'PFfusion';
    }
    .mb-bd-tb {
        border-bottom: 1px solid;
        border-top: 1px solid;
    }
    .mb-title-1 {
        color: #0189d1;
    }
    .mb-color-white a {
        color: #fff;
    }
    .mb-color-white {
        color: #fff;
    }
    .on a {
        color: #fff;
    }
    .mb-search {
        display: block;
    }
    .modal-search-bycate .mb-flex-col div {
        padding: 10px 100px;
    }
    .modal-search-bycate .mb-flex-col {
        margin-top: 1em;
    }
    .modal-search-bycate-close {
        position: absolute;
        top: 30px;
        right: -53px;
    }
    .modal-search-bycate .mb-title-1 {
        margin-top: 1em;
    }
    .daterangepicker {
        width: 295vw !important;
        font-size: 5em;
        line-height: 1.3;
        z-index: 9;
        top: 700px !important;
    }
    .daterangepicker .right {
        margin-top: 40px;
    }
    .drp-buttons .btn {
        font-size: 1em;
        padding: 40px;
        margin: 43px 165px;
    }
    .drp-buttons {
        margin-top: 60px;
    }
    .next {
        background-image: url(https://img.icons8.com/material-rounded/96/000000/more-than.png);
        background-repeat: no-repeat;
        background-size: contain;
    }
    .prev {
        background-image: url(https://img.icons8.com/material-rounded/96/000000/less-than.png);
        background-repeat: no-repeat;
        background-size: contain;
    }
    .modal-open .mb-stickybar {
        position: fixed;
        background-color: #fff;
        height: 30vh;
    }
    .main-box-content-report ul li {
        font-size: 3.5em;
        line-height: 1.6;
    }
    .main-box-content-report{
        font-size: 30%;
    }
    /* .main-box-content-report .span7 {
        font-size: 2em;
    } */
    .main-box-content-report .span5 img {
        height: 27px !important;
        width: auto;
    }
    .main-box-content-report p img {
        width: 100%;
    }
    .mb-center {
        text-align: center;
    }
    .subscribe input {
        border-radius: 0 50px 50px 0;
        width: 67%;
        margin: 0 0 0 -5px;
        font-size: 3em;
        height: 104px;
    }
    .subscribe .btn {
        font-size: 15px;
        padding: 9px 24px;
        border-radius: 50px 0 0 50px;
    }
    #subscribe{
        width: 100%;
    }
    .subscribe input{
        width: 100% !important;
    }
    
    .button-to-top {
        display: none !important;
    }
    .mb-report-top {
        margin: 1em 1em;
        margin-bottom: 0;
        justify-content: space-between;
    }
    .mb-report-top .cate{
        font-family: Lato-BoldItalic;
        text-align: left;
      
    }
    .mb-report-top .cate a{
        color: #0088cc;
        font-size: 28px;
    }
    .mb-report-top .date{
        text-align: right;
    }

    .mb-pagination .mb-txt-all-post {
        line-height: 86px;
        font-size: 3.5em;
        font-weight: bold;
        margin: 0 100px;
    }
    .mb-pagination {
        justify-content: center;
        margin: 8em 0;
        color: #0f8ec7;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    .mb-pagination .fa-angle-double-left,
    .mb-pagination .fa-angle-double-right {
        font-size: 6em;
    }
    #content #privacy,
    #content #terms,
    #content #risk {
        width: 100%;
        line-height: 1.3;
        font-size: 1em;
    }
    #privacy h4,
    #terms h4,
    #risk h4 {
        font-size: 1.3em;
        margin-top: 1em;
    }
    .mb-contact {
        line-height: 1.3;
        font-size: 3em;
    }
    .mb-contact label {
        line-height: 75px;
        font-size: 1em;
        width: auto !important;
    }
    #inputsubject,
    #inputEmail,
    #inputname {
        width: 70%;
        height: 8vh;
        font-size: 1em;
    }
    #inputdescription {
        height: 100vh;
        line-height: 1;
        font-size: 1em;
    }
    .btn-box-submit img {
        height: 90px;
    }
    .main-content-title {
        font-size: 4em;
        margin: 50px 0;
    }
    .body-text-announcement tr td {
        padding: 33px 0px;
        font-size: 17px;
    }
    .mb-width-1200 {
        width: 1200px !important;
    }
    .investment-text,
    .research-text,
    .brokerage-text {
        font-size: 4em;
        line-height: 1.3;
    }
    .brokerage-text h5 {
        font-size: .8em;
        line-height: 1.3;
    }
    .mb-h1 {
        height: 147em;
    }
    .mb-company-title {
        font-size: 5em;
        margin: 1em 0;
    }
    .company-text {
        font-size: 3.5em;
        line-height: 1.3;
        width: 130%;
    }
    .company-text li {
        font-size: 1em;
    }
    .company-text ul li p {
        display: flex;
        flex-direction: column;
        font-size: 1em;
        line-height: 1.3;
        margin: 0;
    }
    .company-text ul li span {
        width: 100% !important;
    }
    .company-text li p b {
        width: 100%;
    }
    .company-text h5 {
        font-size: 1em;
        line-height: 1.3;
    }
    .network-text {
        width: 130% !important;
        font-size: 3em;
        line-height: 1.3;
    }
    .each-network-partner {
        display: flex;
        flex-direction: column;
    }
    .each-network-partner .network-address,
    .each-network-partner .network-name {
        width: 100%;
    }
    .network-text h4 {
        font-size: 1em;
    }
    .network-text img,
    .mission-text img {
        width: 100% !important;
        height: auto !important;
    }
    .mission-text {
        width: 130% !important;
        font-size: 4em;
        line-height: 1.3;
    }
    .mb-about-topbar {
        font-size: 3em;
        margin-top: 1em;
    }
    .mb-about-title {
        margin-left: 43px;
        font-size: 2em;
        line-height: 1.3;
        top: 19px;
        position: relative;
        font-weight: bolder;
    }
    .mb-about-menu {
        font-size: 1.5em;
        background: #0189d1;
        padding: 56px 46px;
        position: relative;
        color: #fff;
        border-radius: 50px 0 0 50px;
        top: -20px;
    }
    .modal-menu-about a {
        color: #000;
    }
    .modal-menu-about div {
        padding: 48px;
    }
    .modal-menu-about .mb-flex-col div:nth-child(2) {
        border-bottom: 1px solid;
        border-top: 1px solid;
    }
    .box-margin-15 {
        margin: 0;
    }
    .title-report {
        font-size: 4em;
        line-height: 60px;
        margin: 30px 0px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .text-report {
        display: none;
    }
    .read-report a {
        font-size: 3em;
    }
    .box-text-report {
        height: auto;
    }
    .form-horizontal .controls {
        margin-left: 250px;
    }
    .mb-contact .main-content p:nth-child(3),
    .mb-contact .main-content p:nth-child(4) {
        height: 42px;
    }
    .contact-info p span {
        width: 134px !important;
    }
    .location-text li {
        font-size: 1em;
    }
    .location-text li p {
        font-size: 1em;
        line-height: 1.3;
    }
    .mb-no-report {
        font-size: 4em;
        width: 100%;
    }
    .mb-height {
        height: 200vh;
    }
    .company-text p {
        line-height: 1.3;
    }



    .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .ourbusiness-title{
          align-self:flex-end;
          font-size: 1.3em;
          font-weight: bolder;
      }

      .ourbusiness-logo {
        display: block;
        width: 350px;
        height: 350px;
        margin-left: 0.7em;
        object-fit: cover;
      }

      .ourbusiness-des{
        text-align: left;
        margin: 1em 2em;
        height: 5em;
      }

      .slide-box-ourbusiness{
        display: flex;
        flex-direction: column;
        font-size:3em;
        line-height: 1.3;
      }
      .slide-box-logo-title{
        display: flex;
        margin-bottom: 1em;
      }
      .mb-ourbusiness{
          background-color: #fff;
      }
      .ourbusiness-btn,
      .see-all-post-btn{
        color: #fff;
        align-self: center;
        line-height: 2.5;
        font-weight: bolder;
        margin-top: 4em;
        margin-bottom: 2em;
        width: 9em;
        height: 2.4em;
        background: linear-gradient(180deg, #0066B1 0%, #A5E3EC 100%);
        border-radius: 20px;
      }

      .see-all-post-btn{
        font-size: 3em;
        padding: 15px 55px;
      }

    
      .mb-ourteam .mb-title-size-3{
        margin-bottom: 0.7em;
        color: #fff;
      }
      .mb-ourteam .description {
          color:#fff;
          line-height: 1.3;
          font-size: 3.3em;
          padding: 0 1.3em;
      }
      .slide-box-ourteam {
          display: flex;
          width: 70%;
          flex-direction: column;
          justify-content: center;
          margin: 5em 0em;
          margin-bottom: 8em;
      }
      .mb-ourteam .team-photo {
        height: 105vh;
      }
      .yuanta-logo{
        background-image: url('../img/yuanta-logo.png');
        width: 165px;
        background-size: contain;
        background-repeat: no-repeat;
      }
      .mb-ourteam .swiper-slide {
          background-color: #000;
      }
      .mb-ourteam .ourteam-info {
          color: #fff;
          font-size:3em;
          line-height: 1.3;
      }
      .ourteam-info .name {
        font-size: 1.6em;
        font-weight: bolder;
      }
      .ourteam-info .role {
          text-align: left;
      }
      .box-main-text-report{
          margin-bottom: 5em;
      }
      .mb-bar-divider {
        width: 86em;
        height: 1.3em;
        background: #0066B1;
        position: absolute;
        left: 3em;
        margin-top: 2em;
        border-radius: 1em;
      }
      .mb-bar-divider2 {
        width: 83em;
        height: 1.3em;
        background: #0066B1;
        margin-top: 2em;
        margin-left: 4em;
        margin-bottom: 2em;
        border-radius: 1em;
      }
      .list-box-about{
          background-color: #000;
          padding-top: 4em;
          padding-bottom: 4em;
      }
      .about-title{
        color: #38929A;
        font-size: 3em;
        font-weight: bolder;
        text-align: left;
        margin-bottom: 1em;
        margin-left: 1em;
      }
      .mb-bg-black{
          background-color: #000;
      }
      .mb-contact{
        width: 70%;
        margin: 2em auto;
        margin-bottom: -2em;
      }
      .mb-career-title{
        font-size: 6em;
        font-weight: 100;
        margin-top: 2em;
        margin-left: 0.5em;
      }
      .box-career ul li .list-box-career a p{
          color:#fff;
      }

      .list-box-career p{
        margin: 2em 0;
      }
      .box-career{
          margin-top: 5em;
      }
      .mb-readmore{
        font-size: 2.5em;
        text-align: right;
        margin-right: 2em;
        margin-top: 28px;
      }
      .daily-report-title{
          color: #000;
      }
      .research-report-title{
          color:#000;
      }

      .text-img-card{
        padding-right: 1.5em;
        padding-left: 1.5em;
    }

    .container-min-height{
        min-width: 844px;
    }

    .logo-en {
        width: 500px;
    }

    .m-menu {
        /* height: 60px; */
        display: flex !important ;
    }
    .d-menu {
        display: none !important;
    }
    .des {
        font-size: 15px;
    }

    .see-more-btn {
        padding: 8px 10px;
    }

    .st1-background {
        margin-top: 100px;
        padding: 0px;
    }
    /* .st1-container {
        min-height: auto !important;
    } */

    .st1-background > div {
        margin-top: 90px;
    }
  
    .fs-5 {
        font-size: calc(1.375rem + 1.5vw) !important;;
    }
    .parallax .p-5 {
        padding: 1rem 30px !important;
    }
    .bk-parallax-2 {
        height: 337px;
    }
    .footer {
        padding: 0px;
    }

    .ssa-article .ma-body-article {
        /* padding-left: 0px; */
        width: auto;
    }

    .ssa-detail-box,.bsa-detail-box {
        display: none;
    }

    .parallax2  .text-white {
        padding-top: 2rem;
    }
    .rs-cover-box-container{
       width: 100%;
    } 
    #hot-news-update .modal-dialog {
        width: auto  !important;
    }
    .slide-text h1, .cryto-exchange-tile{
        font-size: 1.875rem;
    }

    .btn-lead-more a {
        padding: 15px 138px;
    }

    .crypto-exchange-page-title {
        grid-column: 3 / span 20;
    }

    .crypto-list{
        padding: 0px 10px 20px 30px
    }

    .crypto-exchange-section-2 div.row div {
        padding: 0 10px;
    }
}

@media (max-width:1366px){
    .rs-news-img{
        border-top-right-radius: 3px !important;
        border-top-left-radius: 3px !important;
    }
    .rs-news-card{
        border-radius: 3px !important;
    }
    .daterangepicker {
        width: 558px !important;
        top: 307.909px !important;
        left: 621px !important;
    }

    .m-dropdown .small-menu{
        border: none;
        font-size: 18px;
        text-align: start;
        padding: 0px;
      }
      .m-dropdown .small-menu ul{
       margin-left: 20px;
       width: 100%;
      }
      .m-dropdown .small-menu ul li{
        list-style-type: none;
        margin-bottom: 5px;
       }
   
    .inv-big-title {
        
        margin-left: 100px;
    }
    .inv-article {  
        font-size: 15px;
    }
    .inv-article-img {
        
        height: 330px;
        width: 495px;
    }
    .ib-logo {
        height: 50px;
        width: 50px;
    }
    .ecm-big-title img {
        width: 70px;
    }
    .ecm-detail-big-title .ecm-icon {
        height: 30px;
        width: 30px;
    }
    .ma-logo {
        height: 50px;
        width: 50px;
    }
    .ma-article {
        font-size: 15px;
    }
    .ma-article-img {
       
        height: 330px;
        width: 495px;
    }
   
    .bk-logo {
        height: 50px;
        width: 50px;
    }
    .bk-article-img {
    height: 330px;
    width: 495px
    }
    .st1-container {
        min-height: 317px;
    }
    .bk-parallax-1{
        /* background-position-y: -22vh; */
        background-position-y: 8vh;
    }

    .text-img-card{
        padding-right: 1.5em;
        padding-left: 1.5em;
    }

    .container-min-height{
        min-width: auto;
    }

    .ii-detail-box,.hwii-detail-box{
        width: 547px;
        margin: 0px auto;
    }
    .rs-cover-box-container{
       
        margin-left: 0px;
    }    
    /* .inv-header-background{
        background-image:url(../../img/m-top@3x-8.png);
    } */

    .cover-info-btn,.cover-info-box{
        width: 60%;
    }


    .navbar-toggler span {
        display: block;
        background-color: #2265b8;
        height: 2px;
        width: 30px;
        margin-top: 5px;
        margin-bottom: 6px;
        position: relative;
        left: 0;
        opacity: 1;
        transition: all 0.35s ease-out;
        transform-origin: center left;
      }
      
      
      
      .navbar-toggler span:nth-child(1) {
        transform: translate(0%, 0%) rotate(0deg);
      }
      
      .navbar-toggler span:nth-child(2) {
        opacity: 1;
      }
      
      
      .navbar-toggler span:nth-child(3) {
        transform: translate(0%, 0%) rotate(0deg);
      }
      
      .navbar-toggler span:nth-child(1) {
        margin-top: 0.3em;
      }
      
      .navbar-toggler:not(.collapsed) span:nth-child(1) {
        transform: translate(14%, -120%) rotate(47deg);
      }
      
      .navbar-toggler:not(.collapsed) span:nth-child(2) {
        opacity: 0;
      }
      
      .navbar-toggler:not(.collapsed) span:nth-child(3) {
        transform: translate(14%, 130%) rotate(-45deg);
      }
    #navbarSupportedContent.show {
        /* height: 200px; */
        height: auto;

    }
    #navbarSupportedContent {
        position: absolute;
        background: white;
        top: 60px;
        width: 100%;
        left: 0px;
        flex-direction: column !important;
    }

    #navbarSupportedContent > div {
        padding: 15px;
        font-size: 21px;
        width: 100%;
        border-bottom: #80808024 1px solid;
    }
    #navbarSupportedContent > div .big-menu {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    #navbarSupportedContent > div .big-menu a:first-child {
        width: 90%;
    }
    #hot-news-update .modal-dialog {
        width: auto ;
    }
}

