/* Editor */
.header-bg{
    background: #fff0c3;
}

.sortClass .edit-contents .content {
    z-index: 1;
}

.edit-contents {
    position: relative;
    z-index: 1;
}

/* Frontend */


.horizontal_img_container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.lp-title.display-1-2 {
    font-weight: normal !important;
}

.investor-section {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #e8e8e8;
    padding-block: .75rem;
}
.trading_experience_section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/regulated-broker/Asset%2010.png') no-repeat center center;
    background-size: contain;
    z-index: 0;
    opacity: .7;
    image-rendering: -webkit-optimize-contrast;
    filter: contrast(1.2) brightness(1.1);
}

.w-80 {
    width: 80%;
}

.yellow-line {
    height: 20px;
    background-color: #ffc404;
}

.live_account_1 {
    color: black !important;
    background-color: #FEC200 !important;
    border-radius: 15px !important;
    width: 100%;
}

.live_account_1:hover {
    color: black !important;
    background-color: transparent !important;
    border-color: black !important;
}

.live_account_2 {
    color: #ffffff !important;
    background-color: #403c34 !important;
    border-color: #403c34 !important;
    border-radius: 15px !important;
    width: 100%;
}

.live_account_2:hover {
    color: black !important;
    background-color: transparent !important;
    border-color: #403c34 !important;
}

.trading_experience_section {
    position: relative;

}
.trading_experience_section .live_account_1 {
    color: black !important;
    background-color: #FEC200 !important;
    border-color: #FEC200 !important;
}
.trading_experience_section .live_account_2 {
    color: black !important;
    background-color: transparent !important;
    border-color: black !important;
}

.trading_experience_section .live_account_1:hover {
    color: black !important;
    background-color: transparent !important;
    border-color: black !important;
}
.trading_experience_section .live_account_2:hover {
    color: black !important;
    background-color: #FEC200 !important;
    border-color: #FEC200 !important;
}
body {
    line-height: 1.35 !important;
}

.alert-block {
    display: none !important;
}

.container-fluid>.container {
    max-width: 100% !important;
}

.section-1,
.section-2,
.section-3,
.section-4,
.section-5,
.section-6,
.section-7,
.section-8,
.section-9,
.section-10,
.section-11 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

.section-1>.content>.container {
    max-width: 1190px !important;
}

.section-2>.content>.container,
.section-3>.content>.container,
.section-4>.content>.container,
.section-5>.content>.container,
.section-6>.content>.container,
.section-7>.content>.container,
.section-8>.content>.container,
.section-9>.content>.container,
.section-10>.content>.container,
.section-11>.content>.container {
    max-width: 1190px !important;
}

.section-2 {
    background-image: url('https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/ib/Banner-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-5 {
    background-image: url('https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/ib/Banner-2-Background.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-6 {
    background: #000000;
}

.section-7 {
    background: #e6e6e6;
}

.section-8 {
    margin-bottom: -215px;
}

.section-9 {
    background: #e6e6e6;
    z-index: 0;
}

.section-10 {
    background: #ec6523;
}

.border-bottom-container>.container {
    position: relative;
}

.border-bottom-container>.container:after {
    content: "";
    position: absolute;
    bottom: -3rem;
    left: 0;
    right: 0;
    border-bottom: 2px solid #999 !important;
}

.lp-title {
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    color: #333333;
    font-size: 5rem;
}

.lp-title-2 {
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    color: #333333;
    font-size: 6rem;
}

.lp-sub-title {
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    color: #fec200;
    line-height: 1.35 !important;
}

.lp-sub-title,
.lp-sub-title-2 {
    font-size: 2.55rem;
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
}

.lp-sub-title-3 {
    font-size: 2rem;
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
}

.lp-sub-title-4 {
    font-size: 4.5rem;
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.lp-sub-title-5 {
    font-size: 3.9rem;
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
}

.font-xxxl {
    font-size: 24px;
    line-height: 1.25 !important;
    margin-bottom: 2rem;
}

.font-xxl {
    font-size: 1.5rem;
    font-size: 16px !important;
    line-height: 1.25 !important;
}

.icons>img {
    max-width: 150px;
    margin-bottom: 2rem;
    width: 100%;
}

.ultra_charge {
    margin-right: -15%;
    width: 100%
}

.ultra_charge img {
    width: 100%
}

.header_img {
    margin-left: 10%;
    margin-right: -15%;
}

.header_img img {
    width: 100%
}


.awards_logos>img {
    max-width: 160px;
    width: 100%;
}

.bull {
    margin-right: -20%;
    margin-left: 15%;
}

.bull>img {
    max-width: 100%;
    z-index: 9;
    position: relative;
    width: 100%
}

.form-listing-frd h3 {
    display: none !important;
}

.why {
    padding: 25px;
    height: 100%;
    min-height: 215px;
    background: #ffffff;
}

.why:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.43);
}

.section-3 {
    margin-top: 3rem;
}

.section-3 img {
    width: 100%;
    max-width: 145px !important;
}

.download {
    text-align: center;
}

.download img {
    width: 100%;
    max-width: 170px;
}

.app-store-link {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/App-Store.png);
    background-position: left center;
    background-size: contain;
    transition: all 0.5s linear;
    display: block;
    background-repeat: no-repeat;
}

.play-store-link {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Google-Play2.png);
    background-position: left center;
    background-size: contain;
    transition: all 0.5s linear;
    display: block;
    background-repeat: no-repeat;
}

.web-link {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Web-Platform.png);
    background-position: left center;
    background-size: contain;
    transition: all 0.5s linear;
    display: block;
    background-repeat: no-repeat;
}

.table-responsive {
    display: table !important;
}

.form_containers {
    display: none;
}

.form_containers.form_active {
    display: block !important;
}

.close {
    position: absolute;
    top: -28px;
    right: 20px;
    background: #f00;
    padding: 0px 8px 4px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    cursor: pointer;
}


.century-app-bg2 p,
.century-app-bg3 p {
    line-height: 1.25
}

.font-xxxl {
    font-size: 24px !important;
    line-height: 1.25 !important;
    margin-bottom: 2rem;
}

.col-sm-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.icon-elevate {
    max-height: 80px;
    width: auto;
}

.download_century_app {
    transform: translateY(150%);
}

.elevate-text {
    font-size: 16px !important;
}

.phone {
    transform: translate(40px, -50px);
    position: absolute;
    margin-right: -70px;
}

.trade_century_fin_padding {
    padding: 150px 0;
}


form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) ::-webkit-input-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) :-moz-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) ::-moz-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) :-ms-input-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) input::placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) textarea::-webkit-input-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) textarea:-moz-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) textarea::-moz-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) textarea:-ms-input-placeholder {
    color: transparent !important;
}

form:not([id*="oorjitForm_BigmarkerRegisterNow"]):not([id*="StartTodayWith"]):not([id*="WatchTheWebinarOnDemand"]):not([id*="oorjitForm_VideoLeadCapture"]):not([id*="oorjitForm_SubscribeNow"]):not([id*="oorjitForm_IndividualAccount"]):not([id*="oorjitForm_BrainyBullLandingPage"]):not([id*="_form_90_"]):not([id*="myFrmID"]):not([class="skaleform-individual"]):not([class="skaleform-corporate"]):not([id*="roundtable"]):not([id="oorjitForm_NewLiveAccountForm"]):not([id="oorjitForm_NewDemoAccountForm"]) textarea::placeholder {
    color: transparent !important;
}

@media (max-width: 1180px) {
    .section-8 {
        margin-bottom: -150px;
    }
}

@media (max-width: 1023.99px) {
    .section-8 {
        margin-bottom: 0;
    }

    .icons {
        text-align: center;
    }

    .ultra_charge {
        margin-right: 0;
    }

    .awards_logos {
        margin-bottom: 3rem;
    }

    .header_img {
        margin-left: 0;
        margin-right: 0;
    }

    .bull {
        margin-right: 0;
        margin-left: 0;
    }

    .download img {
        width: 100%;
        max-width: 100%;
    }
}

#Meta-lp {
    background: #fff
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive,
.table-responsive * {
    box-sizing: border-box
}

@media (min-width:992px) {
    table.table {
        display: table;
        table-layout: fixed;
        border-collapse: collapse
    }

    table.table>tbody>tr>th:nth-child(1) {
        width: 220px
    }
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6
}

th {
    text-align: inherit
}

b,
strong {
    font-weight: bolder !important
}

.container {
    max-width: 1320px !important
}

.custom-display-3 {
    font-size: 1.2rem !important
}

.app-store-link {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/App-Store.png);
    background-position: left center;
    background-size: contain;
    transition: all .5s linear;
    display: block;
    background-repeat: no-repeat
}

.play-store-link {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Google-Play2.png);
    background-position: left center;
    background-size: contain;
    transition: all .5s linear;
    display: block;
    background-repeat: no-repeat
}

.web-link {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Web-Platform.png);
    background-position: left center;
    background-size: contain;
    transition: all .5s linear;
    display: block;
    background-repeat: no-repeat
}

.portal-link {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/Client-Portal.png);
    background-position: left center;
    background-size: contain;
    transition: all .5s linear;
    display: block;
    background-repeat: no-repeat
}

.app-store-link:focus,
.app-store-link:hover {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/App-Store_Black.png)
}

.play-store-link:focus,
.play-store-link:hover {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Google-Play_Black.png)
}

.web-link:focus,
.web-link:hover {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Web-Platform_Black.png)
}

.portal-link:focus,
.portal-link:hover {
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/Client-Portal_Black.png)
}

.account-link {
    background: #f5c300;
    padding: 7px 15px;
    border: 2px solid #fff;
    border-radius: 6px;
    font-weight: 600;
    display: block;
    text-align: center
}

.account-link:focus,
.account-link:hover {
    background: #363a36;
    color: #fff !important
}

/* .century-app-bg1 {
    background: #e8e8e8;
    background-image: url('https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/regulated-broker/Header-BG.jpg');
    background-position: bottom left;
    background-size: contain;
    background-repeat: no-repeat;
} */

.century-app-bg2 {
    background: #ddedfa
}

.century-app-bg3 {
    background: #fff;
    overflow: hidden
}

.century-app-bg4 {
    background: #f5f0eb;
    background-image: url('https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/regulated-broker/Dubai-Skyline.png');
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
}

.century-app-img1,
.century-app-img2 {
    position: relative
}

.century-app-img1 img,
.century-app-img2 img {
    position: relative;
    z-index: 2;
    height: auto
}

.century-app-img1:before {
    content: "";
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Green-Shape.png);
    background-position: center;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: -4rem;
    left: -9rem;
    right: -2rem;
    bottom: -5rem;
    z-index: 1;
    animation: animationFramestwo 10s linear infinite
}

.century-header {
    /* animation: animationFramesOne 20s linear infinite */
    height:100%; 
    width: auto; 
    margin-left: 15%; 
    max-height: 670px;
}

.century-app-img2:before {
    content: "";
    background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/century-app/Yellow-Shape.png);
    background-position: center;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: -6rem;
    left: 0;
    right: -8rem;
    bottom: -9rem;
    z-index: 1;
    -webkit-transform: translate(1%, 1%);
    transform: translate(1%, 1%);
    animation: animationFramesOne 5s linear infinite
}

.century-app-icon {
    width: 60px;
    height: auto;
    margin-bottom: 1rem
}

.button1,
.button2,
.button3,
.button4 {
    max-width: unset !important
}

.button1 img,
.button2 img,
.button3 img,
.button4 img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important
}

.buttont1,
.buttont2,
.buttont3,
.buttont4 {
    max-width: unset !important
}

.buttont1 img,
.buttont2 img,
.buttont3 img,
.buttont4 img {
    max-width: 98% !important;
    height: 43px !important
}

.disclaimer p {
    font-size: 14px !important;
}

@media (max-width: 1366px) {
    .century-app-bg1, .century-app-bg3, .century-app-bg5, .disclaimer, .customer-service {
        
        padding: 0 1rem;
    }

    .download_century_app {
        height: 4rem;
    }
    .century-app-bg4, .trading_experience_section {
        padding: 0 1rem;
    }
}

@media (max-width:1024px) {

    .buttont1 img,
    .buttont2 img,
    .buttont3 img,
    .buttont4 img {
        max-width: 98% !important;
        height: 38px !important
    }
}

@media (max-width:767px) {
    .w-80 {
        width: unset !important
    }
    .app-store-link,
    .play-store-link,
    .portal-link,
    .web-link {
        max-width: unset !important;
        background-size: contain;
        background-position: center;
        text-align: center
    }

    .button1,
    .button2,
    .button3,
    .button4 {
        max-width: unset !important
    }

    .button1 img,
    .button2 img,
    .button3 img,
    .button4 img {
        max-width: 100% !important;
        height: auto !important
    }

    .buttont1 img,
    .buttont2 img,
    .buttont3 img,
    .buttont4 img {
        max-width: 98% !important;
        height: 51px !important
    }

    .century-header {
        max-width: 100%;
        margin-left: 0%; 
        
    }

    a.cert {
        transform: translateY(-3px) !important;
        position: relative !important;
        display: inline-block !important
    }

    .account-link {
        font-size: 12px
    }

    .app-store-link,
    .play-store-link,
    .portal-link,
    .web-link {
        max-width: unset !important;
        background-size: contain
    }

    .century-app-bg1, .century-app-bg3, .century-app-bg5, .disclaimer, .customer-service {
        
        padding: 0 1rem;
    }
    .margin_top_30 {
        margin-top: 1rem !important;
    }

    .header_btn {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* .century-app-bg1 {
        background: #e8e8e8;
        background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/regulated-broker/Header-BG.jpg);
        background-position: bottom left;
        background-size: 150%;
        background-repeat: no-repeat;
    } */

    .chart-img {
        text-align: center;
    }

    .chart-img img {
        max-width: 200px;
    }
    .century-app-bg5 {
        margin-top: 3rem !important ;
    }
    .century-app-bg4, .trading_experience_section {
        padding: 0 1rem;
    }

    .form_containers .content{
        padding: 0 1rem;
    }
    .trading_experience_section {
        margin-bottom: 200px !important;
    }
    .download_century_app {
        transform: translateY(90%);
        /* position: absolute; */
        width: 80%;
        margin: auto;
        text-align: center;
    }

    .trade_century_fin_padding {
        padding: 30px 0;
    }

    .display-1 {
        line-height: 1.25 !important;
    }

    .horizontal_img_container {
        padding-top: 30px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .download_century_app .w-100 {
        margin: 0;
    }
    
    .download_century_app .w-100 .button1:first-child {
        padding-left: 0 !important
    }

    .icon-elevate {
        max-height: 80px;
        width: auto;
        max-width: 100%;
    }
    .century-app-img1:before {
        animation: animationFramestwo2 5s linear infinite;
        top: -1rem;
        left: -4rem;
        right: -2rem;
        bottom: -3rem
    }

    .century-app-img2:before {
        animation: animationFramesOne2 5s linear infinite;
        right: -8rem;
        bottom: -7rem;
        left: -9rem
    }

   

    .century-app-img2 {
        text-align: center;
        margin: 0 auto
    }

    .century-app-img2 img {
        max-width: 230px !important
    }

    .account-link {
        width: 100% !important
    }

    .font-xxxl {
        font-size: 16px !important;
        line-height: 1.25 !important;
    }
    
}

@media (max-width:1053px) and (min-width:768px) {
    /* .century-app-bg1 {
        background: #e8e8e8;
        background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/regulated-broker/Header-BG.jpg);
        background-position: bottom left;
        background-size: 260%;
        background-repeat: no-repeat;
    } */
    .century-header {
        max-width: 100%;
        margin-left: 0%; 
        max-height: 550px;

    }

    .app-store-link,
    .play-store-link,
    .portal-link,
    .web-link {
        max-width: unset !important;
        background-size: contain;
        background-position: center
    }
}

@media (max-width:500px) {
    .download_century_app {
        height: 0;
    }
    /* .century-app-bg1 {
        background: #e8e8e8;
        background-image: url(https://d10t455z86w23i.cloudfront.net/public/uploads/editor-images/images/regulated-broker/Header-BG.jpg);
        background-position: bottom left;
        background-size: 220%;
        background-repeat: no-repeat;
    } */
    .mbl_paddding_left_0 {
        padding-left: 0 !important
    }

    .mbl_width_90 {
        width: 90% !important
    }

    .mbl_center {
        text-align: center !important
    }

    .font_16 {
        font-size: 16px !important
    }

    .font_26 {
        font-size: 26px !important
    }

    .mbl_font_unset {
        font-size: unset !important
    }

    .img_100 {
        width: 100% !important
    }

    .display-1 {
        font-size: 35px !important;
        font-weight: 500 !important;
        line-height: 2.4rem !important
    }

    .font-xxl {
        text-align: center !important
    }

    .header_btn {
        text-align: center !important;
        padding-bottom: 10px
    }

    .logos_section_text {
        font-size: 20px !important
    }

    .vertical_img {
    }

    .horizontal_img_container {
        padding-top: 30px !important
    }

    .h1 {
        font-size: 30px !important;
        text-align: center !important
    }

    .live_acc_mbl {
        padding-left: 15px !important;
        padding-right: 15px !important;
        border-radius: 2px !important
    }

    .mbl_text_color_white {
        color: #fff !important
    }

    .demo_acc_mbl {
        padding-left: 15px !important;
        padding-right: 15px !important;
        border-radius: 2px !important
    }

    .download_century_app {
        padding-top: 35px !important;
        text-align: center;
        transform: unset !important;
        position: relative !important;
        width: 100%;
        margin: -19px 0;
        text-align: center;
        padding: 0 !important;
    }

    .range_img_div img {
        width: 60px !important
    }

    .range_img_div p {
        font-size: 18px !important
    }

    .trading_experience_section {
        max-height: max-content !important
    }

    .trade_century_fin_padding {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .margin_top_30 {
        margin-top: 30px !important
    }

    .mbl_center {
        text-align: center !important
    }

    .mbl_font_30 {
        font-size: 30px !important
    }

    .mbl_font_20 {
        font-size: 20px !important
    }

    a.cert {
        transform: translateY(-14px) !important;
        position: relative !important;
        display: inline-block !important
    }

    .app-store-link,
    .play-store-link,
    .portal-link,
    .web-link {
        max-width: unset !important;
        background-size: contain;
        background-position: center
    }

    .buttont1 img,
    .buttont2 img,
    .buttont3 img,
    .buttont4 img {
        max-width: 98% !important;
        height: 38px !important
    }

    .button1 img,
    .button2 img,
    .button3 img,
    .button4 img {
        max-width: 100% !important;
        height: auto !important
    }
}

@keyframes animationFramesOne {
    0% {
        transform: translate(0, 0)
    }

    20% {
        transform: translate(50px, 20px)
    }

    40% {
        transform: translate(70px, 5px)
    }

    60% {
        transform: translate(60px, -10px)
    }

    80% {
        transform: translate(30px, -5px)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0, 0)
    }

    20% {
        -webkit-transform: translate(50px, 20px)
    }

    40% {
        -webkit-transform: translate(70px, 5px)
    }

    60% {
        -webkit-transform: translate(60px, -10px)
    }

    80% {
        -webkit-transform: translate(30px, -5px)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

@keyframes animationFramestwo {
    0% {
        transform: translate(0, 0)
    }

    20% {
        transform: translate(-50px, -20px)
    }

    40% {
        transform: translate(-70px, -5px)
    }

    60% {
        transform: translate(-60px, 10px)
    }

    80% {
        transform: translate(-30px, 5px)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animationFramestwo {
    0% {
        -webkit-transform: translate(0, 0)
    }

    20% {
        -webkit-transform: translate(-50px, -20px)
    }

    40% {
        -webkit-transform: translate(-70px, -5px)
    }

    60% {
        -webkit-transform: translate(-60px, 10px)
    }

    80% {
        -webkit-transform: translate(-30px, 5px)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

@keyframes animationFramesOne2 {
    0% {
        transform: translate(0, 0)
    }

    20% {
        transform: translate(30px, 10px)
    }

    40% {
        transform: translate(50px, 0)
    }

    60% {
        transform: translate(40px, -5px)
    }

    80% {
        transform: translate(20px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animationFramesOne2 {
    0% {
        -webkit-transform: translate(0, 0)
    }

    20% {
        -webkit-transform: translate(30px, 10px)
    }

    40% {
        -webkit-transform: translate(50px, 0)
    }

    60% {
        -webkit-transform: translate(40px, -5px)
    }

    80% {
        -webkit-transform: translate(20px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

@keyframes animationFramestwo2 {
    0% {
        transform: translate(0, 0)
    }

    20% {
        transform: translate(-30px, -10px)
    }

    40% {
        transform: translate(-50px, 0)
    }

    60% {
        transform: translate(-40px, 5px)
    }

    80% {
        transform: translate(-20px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animationFramestwo2 {
    0% {
        -webkit-transform: translate(0, 0)
    }

    20% {
        -webkit-transform: translate(-30px, -10px)
    }

    40% {
        -webkit-transform: translate(-50px, 0)
    }

    60% {
        -webkit-transform: translate(-40px, 5px)
    }

    80% {
        -webkit-transform: translate(-20px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

@keyframes animationFramesOne3 {
    0% {
        transform: translate(0, 0)
    }

    20% {
        transform: translate(20px, 10px)
    }

    40% {
        transform: translate(20px, 0)
    }

    60% {
        transform: translate(10px, -5px)
    }

    80% {
        transform: translate(20px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animationFramesOne3 {
    0% {
        -webkit-transform: translate(0, 0)
    }

    20% {
        -webkit-transform: translate(20px, 10px)
    }

    40% {
        -webkit-transform: translate(20px, 0)
    }

    60% {
        -webkit-transform: translate(10px, -5px)
    }

    80% {
        -webkit-transform: translate(20px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

@media (min-width: 576px) {
    .col-sm-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .phone {
        transform: translate(13px, 17px);
        position: absolute;
        margin-right: 39px;
    }
}

.loader {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #6a6a6a 94%, #0000) top/9px 9px no-repeat,
        conic-gradient(#0000 30%, #6a6a6a);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 9px), #000 0);
    animation: spinner-c7wet2 1s infinite linear;
}

@keyframes spinner-c7wet2 {
    100% {
        transform: rotate(1turn);
    }
}

.loading {
    min-height: 300px;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.arrow {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.text-success2 {
    color: #78B757 !important;
}

.arrow.up:after {
    border-bottom: #78B757 13px solid;
    border-left: transparent 8px solid;
    border-right: transparent 8px solid;
    margin: -11px 0 0 0px;
}

.arrow.down:after {
    border-top: #ff5959 13px solid;
    border-left: transparent 8px solid;
    border-right: transparent 8px solid;
    margin: -11px 0 0 0px;
}

.arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
}

.ticker_change, .ticker_price, .ticker_name{
    display: flex;
    align-items: center;
    justify-content: start;
}

.ticker_change p, .ticker_price p, .ticker_name p {
    margin-bottom: 0;
}

.border-bottom-1 {
    border-bottom: 3px solid #cecece;
}

.border-bottom-2 {
    border-bottom: 1px solid #e6e6e6;
}