@import url('../icomoon/dist/css/style.css');
@import url('../fonts1/Worksans.css');

/* @font-face 
{
	font-family: mahrajafont;
	src: url(../font/Mato_sans/MatoSans-Italic.ttf);
} */

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Work Sans';
}

body,
input,
select,
textarea,
button,
.ui-btn {
    font-family: 'Work Sans';
    line-height: 1.5 !important;
}


.center-message
{
    width: 90%;
    font-size: 15px;
    background: #FFF;
    color: #000;
    text-align: center;
    padding: 3px 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fab {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    left: 15px;
    bottom: 100px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
}


.fab1 {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 100px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
}

body {
    font-family: 'Work Sans' !important;
    color: #FFFFFF;
    background-color: #FFFFFF !important;
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
    background-color: #FFFFFF;
}

header {
    /* background-image: url(../img/appimages/Header.png);
    background-repeat: no-repeat;
    background-size: 100% 100% !important; */
    padding: 3px 0;
}

hr {
    /* background-image: url(../img/appimages/Strock.png);
    background-size: 100% 100% !important; */
    display: block;
    border: none;
    height: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none !important;
}

input[type="text"],
input[type="number"] {
    height: 30px;
    border: 0;
    margin: 6px 0;
    width: 100%;
}

textarea {
    margin: 6px 0;
    width: 100%;
}

input[type="button"] {
    border: 0;
    margin-top: 10px;
}

.color-black {
    color: #000 !Important;
}

.color-white {
    color: White !important;
}

.color-gold {
    color: #BB7C33 !Important;
}

a:link {
    color: #FFF;
    text-decoration: none;
}

a:visited {
    color: black;
    text-decoration: none;
}

a:hover {
    color: black;
    text-decoration: none;
}

a:active {
    color: black;
    text-decoration: none; 
    outline: none;
}

.roundCorner {
    margin: 0 25px 0;
}

.cnt-detail-cover {
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border: 4px solid #ffc201;
}

.cnt-detail-cover p span {
    margin-bottom: 7px;
    color: #fff;
    font-size: 16px;
    display: block;
    font-weight: bold;
}

.col-md-6.cnt-inf {
    margin-top: 15px;
}

.cnt-detail-cover p {
    padding: 8px 5px;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    border: 4px solid #FFC201;
}

.cnt-detail-cover p strong {
    display: block;
    margin-bottom: 7px;
    font-size: 20px;
    color: #e79e4f;
}

.cnt-detail-cover p i {
    font-size: 24px;
    margin-bottom: 10px;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 42px;
    color: #000;
    border-radius: 30px;
    display: inline-block;
}

.cnt-detail-cover p:last-child {
    margin-bottom: 0px;
}

span.bloc_GS {
    font-size: 10px;
    font-weight: 600;
    color: #000000 !important;
}

span.bloc_GS11 {
    font-size: 8px;
    font-weight: 600;
    color: #000000 !important;
}

.text-muted {
    color: #bd891c !important;
    font-size: 11px !important;
    font-weight: 700 !important;
}

.navbar {
    padding: 0px 0px;
}

i.icomoon {
    font-size: 22px;
    color: #000 !important;
}

i.icomoon.mar_rig_menu {
    font-size: 18px;
    padding: 10px;
}

.fixed-top {
    line-height: 0.5;
}

.activee,
.activee i {
    color: #FFF !Important;
    background-color: #fd5972;
    border-radius: 5px;
}

.inner_logo_font {
    font-size: 17px;
    display: block;
    line-height: 1px;
}

footer .footer-menu {
    background-color: #b68411;
}

table.res_mob_font_width {
    background-color: #feeebd;
    /* border-bottom: 1px solid #000000; */
    box-shadow: #000000 0px 0px 3px;
    /* background-image: url(../img/appimages/Box_05.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
}

table.res_mob_font_width:nth-child(odd) {
    background-color: #FFF;
    /* border-bottom: 1px solid #9b9191; */
    box-shadow: #000000 0px 0px 3px;
    /* background-image: url(../img/appimages/Box_02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
}

.buy20res {
    font-size: 15px;
    font-weight: 800;
}

table.goldd1 tr:nth-child(1) td {
    padding: 10px 0;
}

table.goldd1 {
    background-color: #FFF;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

table.goldd2 tr:nth-child(1) td {
    padding: 10px;
}

table.goldd2 {
    background-color: #FFF;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.fontbuy1 {
    font-size: 10px;
}

.table1001 {
    border-collapse: separate;
    width: 100%;
}

.table1001 td {
    width: 33%;
}

table.table1002 {
    border-collapse: separate;
    width: 100%;
}

.table1002 td {
    width: 50%;
}

.padd-right {
    padding-right: 10px !Important;
    padding-left: 10px !Important;
}

.swiper-container.s1 {
    width: 100%;
    height: 100%;
}

.swiper-pagination1.swiper-pagination-clickable .active-mark {
    background: #FFF;
    width: 10%;
    height: 0px;
    position: absolute;
    left: 0;
    top: 28px;
    transition: left 0.2s ease-out;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    margin: 5px 0px;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: normal;
    opacity: 1;
    height: 25px;
    width: 24%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: font-weight 0.22s ease;
    font-weight: 600;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active~.active-mark {
    /*left: 0;*/
    left: 11%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active~.active-mark {
    /*left: 25%;*/
    left: 45%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active~.active-mark {
    /*left: 50%;*/
    left: 78%;
}

/*.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(4).swiper-pagination-bullet-active ~ .active-mark {
  left: 75%;
}*/
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active~.active-mark {
    /*left: 0;*/
    left: 11%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    font-weight: 700;
    color: #000;
    background-image: url(../img/appimages/Strock.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 8%;
    padding-bottom: 20px;
}

.modal-content {
    background-color: rgb(1, 20, 27);
}

.close {
    /* float: right; */
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    outline: 0;
}

.fa {
    cursor: pointer;
}

.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

#back_fore_color tr td {
    padding: 26px 0;
    width: 70%;
}

#back_fore_color tr td {
    padding: 15px 0;
    width: 70%;
}

.back_fore_color_td {
    padding: 15px 10px;
}

input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 32px;
    height: 20px;
}

input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
}

input[type="color"]::-webkit-color-swatch {
    border: none;
}

nav.navbar.navbar-expand-lg.nav-bg-white.nav-scrl .main_logoo {
    display: none;
}

.connectionmsg {
    display: none;
    color: #FFF;
    background-color: red;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0rem;
    width: 100%
}

.retry_connection_btn {
    display: none;
    color: #FFF !important;
    background-color: #000;
    line-height: 30px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 0rem;
    /*width: 100%;*/
    padding: 0px 24px;
    border-radius: 5px;
    border: 1px solid #f8f8f8;
}

.connectiondiv {
    display: none;
    background-color: red;
    text-align: center;
    padding: 3px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999999;
}

.col-xs-4.menu {
    width: 32% !important;
    text-align: center;
    vertical-align: top;
}

.col-xs-4.menu img {
    width: 100%;
    margin: 15px 0;
}

.col-xs-4.menu span {
    font-size: 13px !important;
    color: #FFF !important;
    line-height: 1.2;
}

.col-xs-12 {
    width: 100%;
    text-align: center;
    background-image: url(../img/appimages/Strock.png);
    background-size: 100% 2% !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #FFF;
}

@media (max-width: 500px) {

    footer.footer img {
        height: 20px;
        margin: 12px 0 5px;
    }

    span.d-block1.font_footer1 {
        font-size: 8px;
        font-weight: 700;
        color: #303030;
        margin-bottom: 8px;
    }

    .d-block1 {
        display: block !important;
    }

    .font200-100 {
        font-size: 170% !Important;
    }

    #navigation {
        padding: 35px 0px !Important;
    }

    .nav-scrl #nav-list>ul>li {
        padding: 0px 7px !Important;
    }

    .widthflex {
        width: 60%;
    }

    .mobile-view {
        display: inherit;
    }

    body>.container {
        padding: 0px 10px 0;
    }

    .swiper-slide {
        color: #FFF;
        font-size: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .swiper-slideTrending {
        min-height: auto;
    }

    .swiper-slideMCX {
        /*min-height: 1245px;*/
        min-height: auto;
    }

    .swiper-slideCoins {
        min-height: auto;
    }

    .swiper-slidePortfolio {
        min-height: auto;
    }


    table.Trending_Table_Root tr td {
        padding: 0px 0px;
        /* font-size: 12px; */
    }

    table.Trending_Table_Root_top3 tr td {
        padding: 2px 0px;
        font-size: 14px;
    }

    .font_Trending_HLC,
    .font_MCX_HLC {
        font-size: 0.7rem;
    }

    table.Trending_Table_Child3 tr td {
        padding: 2px 5px;
    }

    table.MCX_Table_Root tr td {
        padding: 3px 0px;
    }

    table.MCX_Table_Child3 tr td {
        padding: 3px 5px;
    }

    table.Trending_Table_Child3 {
        width: 96%;
        margin-left: 2%;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    table.MCX_Table_Child3 {
        width: 100%;
        margin-bottom: 0px;
    }

    .Trading_High_Low_Close_Box,
    .MCX_High_Low_Close_Box {
        padding: 2px;
    }

    .High-Green {
        color: #FFF;
        font-size: 75% !Important;
        /*margin-right: 5px;*/
    }

    .Low-Red {
        color: #FFF;
        font-size: 75% !Important;
    }

    .High-Green-MCX {
        background: #00ce7c;
        margin-right: 5px;
        font-size: 0.6rem;
    }

    .Low-Red-MCX {
        background: #cc0404;
        font-size: 0.6rem;
    }

    .pClose-MCX {
        font-size: 0.6rem;
    }

    .Coins_Child_Label {
        margin-right: 5px;
    }

    .MCX_Body {
        width: 96%;
        margin-left: 2%;
    }

    .Font_MCX_Date {
        font-size: 0.8rem;
    }

    .Font_MCX_Features_Rates {
        font-size: 0.7rem;
    }

    .MCX-2-td {
        width: 50%;
        background: #081132;
        padding-left: 5px !important;
        border-right: 5px solid transparent;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .pad-dynamic-MCX {
        padding-left: 5px !Important;
    }

    .plus_font {
        font-size: 22px;
    }

    .plus_width {
        width: 6%;
    }

    .plus-width-mcx {
        font-size: 22px;
    }

    .plus-width-coins {
        font-size: 22px;
    }

    div#myModal {
        padding-right: 0px !Important;
    }

    .hidden-xs {
        display: none;
    }

    span.d-block.font_footer {
        font-size: 10px;
        font-weight: 700;
        line-height: 2.6;
        color: #FFF !important;
    }

    .col-xs-3 {
        width: 18.8% !Important;
        text-align: center;
    }

    .Date_News_second {
        color: #808f96;
        margin-left: 0px !Important;
    }

    .mar_rig_menu {
        margin-left: 10px;
        width: 16px;
        color: #FFF;
        font-size: 18px;
        margin-top: 2px;
        margin-bottom: 2px;
        margin-right: 20px;
    }

    .GDINRRates {
        padding: 0 10px 0px 10px;
    }

    .BuySellLabel {
        line-height: 1;
        padding: 2px 0px !Important;
    }

    .label-red {
        padding: 5px;
        font-family: 'Work Sans';
        display: inline-block;
        font-size: 18pt;
        font-weight: 700;
        line-height: 40px;
        width: 70%;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
        background-image: url(../img/appimages/Box_02.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    span.buysell20 {
        font-size: 20px !important;
    }

    td.buy_sell_label {
        font-size: 16px !important;
        font-family: 'Work Sans' !important;
        font-weight: 800 !important;
    }

    span.top19span {
        font-weight: 600;
        Font-size: 12px !important;
    }

    span.top5span {
        font-weight: 700;
        Font-size: 13px !important;
        line-height: 1.8 !important;
    }

    span.topp25span {
        font-size: 15px !important;
        font-weight: 700;
        line-height: 1 !important;
    }

    .price323 span {
        font-family: 'Work Sans' !important;
        font-weight: 600;
    }

    .fontGSI {
        font-family: 'Work Sans' !important;
    }

    .res3 {
        color: #2e4732 !important;
        font-size: 20px;
        font-weight: 500 !important;
        text-align: center;
        padding-top: 50%;
    }
}

@media (min-width: 500px) {

    h3 {
        font-size: 30px !important;
    }

    .price323 span {
        font-family: 'Work Sans' !important;
        font-weight: 600;
    }

    .col-xs-4.menu span {
        font-size: 26px !important;
        color: #FFF !important;
        margin-top: 3px;
    }

    span.bloc_GS11 {
        font-size: 22px;
        font-weight: 700;
        color: #565656 !important;
    }

    table.goldd1 tr:nth-child(1) td {
        font-size: 28px !important;
    }

    table.goldd2 tr:nth-child(1) td {
        font-size: 28px !important;
    }

    span.buysell20 {
        font-size: 40px !important;
    }

    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 2rem !Important;
    }

    .mobile-list-nav>li>a {
        font-size: 45px !important;
        font-size: 15px;
        color: #FFF;
        position: relative;
        font-weight: 600;
        display: inline-block;
        padding: 35px 0px 35px 197px !important;
        width: 100%;
        text-align: left;
        margin-top: 25px;
    }

    .mobile-list-nav>li>a>img {
        height: 65px !important;
        padding-right: 250px !important;
        padding-left: 50px !important;
    }

    table.Trending_Table_Root tr td {
        font-size: 25px;
    }

    span.bloc_GS {
        font-size: 22px;
        font-weight: 700;
    }

    span.top5span {
        font-weight: 600;
        Font-size: 30px !important;
    }

    span.topp25span {
        font-size: 36px !important;
        font-weight: 700;
    }

    span.buy20res {
        font-size: 26px !important;
        font-weight: 700;
    }

    span.buy2020res {
        font-size: 22px !important;
        font-weight: 700;
    }

    span.top55span {
        font-weight: 600;
        Font-size: 45px !important;
    }

    span.top66span {
        font-size: 22px !important;
        font-weight: 700;
    }

    .res22 {
        padding-top: 20px !important;
    }

    .resmarqu {
        font-size: 30px !important;
    }

    .footer.footer img {
        height: 38px;
        margin: 14px 0 5px;
    }

    span.d-block1.font_footer1 {
        font-size: 18px;
        font-weight: 700;
        color: #303030;
        margin-bottom: 8px;
    }

    .d-block1 {
        display: block !important;
    }

    .nomargin {
        font-size: 22px;
        font-weight: 600;
        padding-bottom: 3px;
    }

    .New_button {
        width: 300px !important;
    }

    .ui-btn, label.ui-btn {
        font-size: 30px !important;
    }

    .quantity {
        font-size: 30px !important;
    }

    .price20 {
        font-size: 30px !important;
    }

    .price22 {
        font-size: 40px !important;
    }

    .scriptcode20 {
        font-size: 30px !important;
    }

    .timeee td {
        font-size: 20pt !important;
    }

    .col-12 img {
        width: 50% !important;
    }

    .col-xs-12 img {
        width: 50% !important;
    }

    div.aboutfont {
        font-size: 33px !important;
    }

    .res3 {
        color: #2e4732 !important;
        font-size: 20px;
        font-weight: 500 !important;
        text-align: center;
        padding-top: 50%;
    }

    .fab,
    .fab1 {
        width: 70px;
        height: 70px;
        bottom: 150px;
    }

    .col-xs-4.menu {
        width: 32% !important;
    }

    .menu a {
        line-height: 8 !important;
    }

    .col-xs-4.menu img {
        width: 80% !important;
        margin: 15px 0;
    }

    .col-xs-3 {
        width: 19% !important;
        text-align: center;
    }

    .maindemo {
        font-size: 35px !important;
        font-weight: 600;
    }

    .maindemo2 {
        font-size: 30px !important;
        font-weight: 600;
    }

    tr.headerstyle th {
        font-size: 28px !important;
        font-weight: 600;
    }

    .paddingg {
        font-size: 28px !important;
        font-weight: 600;
        padding: 20px 0 !important;
    }

    .indicator {
        font-size: 28px !important;
    }

    a.Disclaimerr {
        font-size: 28px !important;
    }

    .title {
        font-size: 26px !important;
    }

    .value {
        font-size: 26px !important;
    }

    .timeee {
        font-size: 25px !important;
        font-weight: 600;
    }

    .label-red {
        background-image: url(../img/appimages/Box_02.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        color: #000;
        font-size: 35px !important;
        font-weight: 700 !important;
        width: 50%;
        display: inline-block;
        padding: 10px;
    }

    p.disclaimer {
        font-size: 26px !important;
    }

    table.margin_table tr td {
        font-size: 26px !important;
    }

    table.bkingdesk p,
    table.bkingdesk a {
        font-size: 36px !important;
    }

    .fa {
        font-size: 20px !important;
    }

    .css_bkdesk p {
        font-size: 30px !important;
    }

    .css_bkdesk {
        font-size: 30px !important;
    }

    table.bnkdetails td span {
        font-size: 36px !important;
    }

    table.bnkdetails td {
        font-size: 36px !important;
    }

    .about2200 {
        font-size: 32px !important;
    }

    .customfont {
        font-size: 35px !important;
    }

    .cust20 {
        height: 100px !important;
    }

    .nice-select {
        font-size: 35px !important;
        height: 90px !important;
        line-height: 80px !important;
    }

    .header span {
        font-size: 25px !important;
        font-weight: 600;
    }

    .price323 {
        font-size: 25px !important;
        text-align: center;
    }

    .ui-input-text input,
    .ui-input-search input {
        font-size: 35px !important;
    }

    .maindemo1 {
        height: 60px !important;
    }

    .paddingg {
        font-size: 25px !important;
        font-weight: 600;
    }

    .container {
        max-width: 1100px;
    }
}

@media screen and (max-width: 320px) {
    .col-xs-3 {
        width: 17% !important;
        text-align: center;
    }

    span.d-block.font_footer {
        font-size: 6px;
        font-weight: 800;
    }

    .col-xs-4.menu {
        width: 27% !important;
        text-align: center;
        vertical-align: top;
        margin: 5px 0 10px 4px;
    }
}
