.prevp,
.nextp {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.nextp {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prevp:hover,
.nextp:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


#feeders {
    margin-top: 15px;
    padding: 15px 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 1px;
    line-height: 15px;
    box-sizing: border-box;
    background-color: #f7921a;
}

#feeders:hover {
    background-color: #f7921a;
    color: #fff;
}

#feeders:focus {
    color: #fff;
    background-color: #f7921a;
    cursor: auto;
}

/* search input field color: #ff5722; color: #f7921a; color: #9f9fcd;*/

#feedersB {
    margin-top: 15px;
    padding: 15px 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 1px;
    line-height: 15px;
    box-sizing: border-box;
    background-color: #f7921a;
}

#feedersB:hover {
    background-color: #f7921a;
    color: #fff;
}

#feedersB:focus {
    color: #fff;
    background-color: #f7921a;
    cursor: auto;
}

/* search input field color: #ff5722; color: #f7921a; color: #9f9fcd;*/


#feeders1 {
    margin-top: 5px;
    padding: 15px 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 1px;
    line-height: 15px;
    box-sizing: border-box;
    background-color: #f7921a;
}

#feeders1:hover {
    background-color: #f7921a;
    color: #fff;
}

#feeders1:focus {
    color: #fff;
    background-color: #f7921a;
    cursor: auto;
}

/* search input field color: #ff5722; color: #f7921a; color: #9f9fcd;*/


input {
    outline: none;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
    /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
    background: #ededed url(/cdn/others/sch.png) no-repeat 1px center;
    border: solid 1px #ccc;
    padding: 9px 10px 9px 32px;
    height: 25px;
    width: 200px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

input[type=search]:focus {
    width: 100%;
    background-color: #fff;
    border-color: #6dcff6;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5);
}

/* placeholder */
input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}


#demo-b input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}

#demo-b input[type=search]:hover {
    background-color: #fff;
}

#demo-b input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}

#demo-b input:-moz-placeholder {
    color: transparent;
}

#demo-b input::-webkit-input-placeholder {
    color: transparent;
}

#hoper {
    background-color: rgb(108, 7, 196);
}

#jaja {
    margin-top: 100px;
}

#jaja1 {
    font-family: "Graphik", -apple-system, BlinkMacSystemFont, "Segoe UI",
        "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.3;
    color: rgb(5, 15, 25);
    font-size: 32px;
    font-weight: 500;
}

/* background: rgb(250, 250, 254) none repeat scroll 0% 0%;} */
#ttbb {
    margin-top: 0px;
    background: rgb(250, 250, 254) none repeat scroll 0% 0%;
}

#style1 {
    display: block;
    width: 100%;
    padding: 0px;
    color: rgb(255, 87, 34);
    font-size: 16px;
}

/* color:rgb(108, 7, 196) */
#style2 {
    color: rgb(37, 37, 142);
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
}

#style3 {
    color: rgb(37, 37, 142);
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}

#style4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    color: /* #4a4a4a */#eceae9;
    font-family: "Montserrat", sans-serif;
}

.style4reduce {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: /* #4a4a4a */#eceae9;
    font-family: "Montserrat", sans-serif;
}

.style5reduce {}

@media screen and (max-width: 560px) {
    #style4 {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
        text-align: center;
        font-family: "Montserrat", sans-serif;
    }

    .style4reduce {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
        font-family: "Montserrat", sans-serif;
    }

    .style5reduce {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
        color: white;
        font-family: "Montserrat", sans-serif;
    }
}

#buttoncolor {
    background-color: rgb(37, 37, 142);
}

.quote_btnA {
    display: none;
}

.quote_btnB {
    display: none;
}

.hideloginicon {
    display: none;
}

.hidemainornav1 {
    display: none;
}

#completermis {
    max-height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
}

.modern-navbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    height: 70px;
    align-content: space-between;
}

.navbar-nav li .dropdown-menu li {
    border-top: 0px solid #f5f5f5;
    border-bottom: 0 none;
}

.circleddot {
    height: 43px;
    width: 43px;
    background-color: #9f9fcd;
    border-radius: 50%;
    display: inline-block;
}

.cff1joo7bq {
    margin-top: 11px;
}

.quote_btnAA {
    display: none
}

.bullON {
    display: none
}

#hidelogoD {
    display: block
}

#hidelog2 {
    display: none
}


.text-center {
    text-align: center;
}

body {
    background: radial-gradient(119.44% 104.13% at 91.11% 50.68%, #ff761e4d, #14181500);
    background-color: #1b1817;
    color: #eceae9;
    scroll-behavior: smooth;
    overscroll-behavior-y: none;
}
.isEOqq {
    background: transparent;
}
.css-fqzgsl {
    background: transparent;
}
.site-header {
    /* border-top: 4px solid #f8f8f8; */
    border-top: 0px solid transparent !important;
}
.site-header .navbar {
    background: rgba(255, 255, 255, 0.16);
}
.navbar-nav > li > a {
    color: #0a0808;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .AmtiG, .bSWfai, .kroHnQ {
    color: #eceae9;
}

.box.box-alt-bg {
    background: #fff1e004;
}
.navbar-collapse {
    border-top:0px solid transparent;
}

.footer-wrap {
    flex-wrap: wrap;
}
.footer-item, .footer-item-lead {
    margin-left: 0px;
}

.tradingview-widget-container > iframe, .tradingview-widget-container {
    height: 47px;
}

.NewFooter__breadcrumbs {
    border-top: 0.5px solid #6d6868;
    width: 90%;
    margin: 0 auto;
}

.footer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    max-width: 1180px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
}


.social-footer-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4rem; 
    margin-top: 2rem;
}

@media screen and (max-width: 1000px) {
    .social-footer-bottom {
        margin-bottom: 3rem; 
    }
    .footer-wrap {
        flex-direction: row!important;
    }
    /* .footer-item {
        width: 250px;
    } */
    .footer-item > a {
        font-size: 15px;
    }

    .modern-navbar {
        display: block;
    }
    #hidelogoD {
        display: none
    }

    #hidelog2 {
        display: block
    }

    .quote_btnAA {
        float: right;
        display: block;
        margin-top: 10px;
    }

    #completermis {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #1133550c;
    }

    .hidemainornav1 {
        display: block;
    }

    .hidemainornav2 {
        display: none;
    }

    #hideli {
        display: none;
        overflow: hidden;
    }

    .hideloginicon {
        display: none
    }

    .quote_btnA {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .quote_btnB {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .buttonB {
        display: block;
        border-radius: 100px;
        background-color: #f7921a;
        border: none;
        color: #FFFFFF;
        text-align: center;
        font-size: 14px;
        padding: 2px;
        width: 80px;
        height: 40px;
        transition: all 0.5s;
        cursor: pointer;
    }

    .buttonB span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

    .buttonB span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }

    .buttonB:hover span {
        padding-right: 5px;
    }

    .buttonB:hover span:after {
        opacity: 1;
        right: 0;
    }

    input[type=search] {
        background: #ededed url(/cdn/others/sch.png) no-repeat 1px center;
        border: solid 1px #ccc;
        padding: 9px 10px 9px 32px;
        height: 30px;
        width: 120px;
        -webkit-border-radius: 10em;
        -moz-border-radius: 10em;
        border-radius: 10em;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
    }

    input[type=search]:focus {
        width: 250px;
        background-color: #fff;
        border-color: #6dcff6;
        -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
        -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
        box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    }

}

@media screen and (max-width: 800px) {
    .tradingview-widget-container > iframe, .tradingview-widget-container {
        height: 75px;
    }

    #hidelog2 {
        display: block
    }

    #hidelogoD {
        display: none
    }

    #completermis {
        position: fixed;
        top: 0;
        width: 100%;
        /* background-color: #113355; */
    }

    .quote_btnAA {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .hidemainornav1 {
        display: block;
    }

    .hidemainornav2 {
        display: none;
    }

    #hideli {
        display: none;
        overflow: hidden;
    }

    .hideloginicon {
        display: none
    }

    .quote_btnA {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .quote_btnB {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .buttonB {
        display: block;
        border-radius: 100px;
        background-color: #f7921a;
        border: none;
        color: #FFFFFF;
        text-align: center;
        font-size: 14px;
        padding: 2px;
        width: 80px;
        height: 40px;
        transition: all 0.5s;
        cursor: pointer;
    }

    .buttonB span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

    .buttonB span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }

    .buttonB:hover span {
        padding-right: 5px;
    }

    .buttonB:hover span:after {
        opacity: 1;
        right: 0;
    }

    input[type=search] {
        background: #ededed url(/cdn/others/sch.png) no-repeat 1px center;
        border: solid 1px #ccc;
        padding: 9px 10px 9px 32px;
        height: 30px;
        width: 120px;
        -webkit-border-radius: 10em;
        -moz-border-radius: 10em;
        border-radius: 10em;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
    }

    input[type=search]:focus {
        width: 150px;
        background-color: #fff;
        border-color: #6dcff6;
        -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
        -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
        box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    }

}

@media screen and (max-width: 600px) {
    .social-footer-bottom {
        flex-direction: column;
        margin-bottom: 1rem; 
    }
    .social-footer-bottom > div {
        margin-bottom: 2rem;
    }
    .footer-item {
        width: 190px;
    }
    .footer-item-lead {
        width: 100%!important;
    }
    .footer-item > a {
        font-size: 14px;
    }

    #hidelog2 {
        display: block
    }

    #hidelogoD {
        display: none
    }

    .hidemainornav2 {
        display: block;
    }

    .hidemainornav1 {
        display: none;
    }

    #mainnav {
        background: rgb(250, 250, 254) none repeat scroll 0% 0%;
    }

    .quote_btnAA {
        display: none
    }

    #feeders {
        margin-top: 20%;
        margin-right: 30%;
    }

    #feedersB {
        margin-top: 20%;
        margin-left: 20%;
    }

    #fullydowner {
        margin-bottom: 100%;
        background: rgb(250, 250, 254) none repeat scroll 0% 0%;
    }

    #completermis {
        position: fixed;
        top: 0;
        width: 100%;
       /*  background-color: #113355; */
    }

    #hideli {
        display: none;
        overflow: hidden;
    }

    #feeders1 {
        display: none
    }

    .hideloginicon {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .quote_btnA {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .quote_btnB {
        float: right;
        display: block;
        margin-top: 10px;
    }

    .buttonB {
        display: block;
        border-radius: 100px;
        background-color: #f7921a;
        border: none;
        color: #FFFFFF;
        text-align: center;
        font-size: 14px;
        padding: 2px;
        width: 80px;
        height: 40px;
        transition: all 0.5s;
        cursor: pointer;
    }

    .buttonB span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

    .buttonB span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }

    .buttonB:hover span {
        padding-right: 5px;
    }

    .buttonB:hover span:after {
        opacity: 1;
        right: 0;
    }

}


@media (max-width: 600px) {
    .no-touch {
        touch-action: manipulation;
    }
}

@media screen  and (max-width: 420px) {
    .footer-item {
        width: 140px;
    }
    .footer-item > a {
        font-size: 13px;
    }
    
}

* {
    box-sizing: border-box;
}

.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 5px 5px;
    font-size: 20px;
    cursor: pointer;
}

.openBtn:hover {
    background: #bbb;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 3;
    left: 0;
    background: rgb(250, 250, 254) none repeat scroll 0% 0%;
}

/* background-color: rgba(0,0,0, 0.9);  background-color: rgb(0,0,0); */

.overlay-content {
    position: relative;
    top: 0%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin: auto;
}

.overlay .closebtn {
    top: -5px;
    right: 2%;
    font-size: 50px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text] {
    padding: 14px;
    font-size: 17px;
    float: left;
    width: 90%;
    background: white;
    border-top: 0px solid #f5f5f5;
    border-bottom: 0 none;
    border-left: 0 none;
}

/* .overlay input[type=text]:hover { background: #f1f1f1; } */
.overlay button {
    float: right;
    width: 10%;
    background: #fff;
    font-size: 34px;
    border: none;
    cursor: pointer;
}

/* .overlay button:hover { background: #bbb; } */


.trans40 {
    padding: 1px 0 !important;
    color: white !important;
    margin: 18 0px !important;
    width: 60px !important;
}

.trans40a {
    padding: 1px 0 !important;
    color: white !important;
    margin: 18 0px !important;
    width: 60px !important;
    float: left ! important;
}

.trans41 {
    font-weight: 700 ! important;
    padding: 1px 0 !important;
    color: white !important;
    line-height: 40px !important;
    margin: 0 0px !important;
    width: 60px !important;
}

@media screen and (max-width: 600px) {
    .trans40a {
        padding: 1px 0 !important;
        color: white !important;
        margin: 18 0px !important;
        width: 60px !important;
        float: left ! important;
        margin-left: 20px ! important;
    }

}

@media (max-width: 1000px) {
    .reduceBox5 {
        padding-bottom: 5px ! important;
    }
}

@media (max-width: 560px) {
    .reduceBox {
        padding-bottom: 5px ! important;
        padding-top: 5px ! important;
    }
}


/* Create three equal columns that floats next to each other */
.column1 {
    float: left;
    width: 33.33%;
    padding: 10px;
}

.column2 {
    float: left;
    width: 33.33%;
    padding: 10px;
}

.column20 {
    float: left;
    width: 20%;
    height: 20%;
}

.column3 {
    float: left;
    width: 33.33%;
    padding: 10px;
}

.column4 {
    float: left;
    width: 33.33%;
    padding: 10px;
}

.column6 {
    float: left;
    width: 40.33%;
}

.column7 {
    padding-top: 20px;
    padding-left: 120px;
}

.column8 {
    padding-left: 120px;
}

.column60 {
    float: left;
    width: 45%;
}

#colluck1 {
    float: right;
}

#colluck2 {
    float: left;
}

#adjustcol1 {
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#adjustcol2 {
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* #stylebtc{color: #ABABAB; font-family: "Open Sans"; font-size: 16px; letter-spacing: 0.21px; line-height: 17px;
 font-weight: 300;text-align: center; font-variant-numeric: tabular-nums;  */
#stylebtc {
    font-size: 16px;
    line-height: 17px;
    font-weight: 500;
    text-align: center;
    color: #4a4a4a;
    font-family: "Montserrat", sans-serif;
}

.upper-page-text {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    color: #666666;
    line-height: 1px;
    font-family: "Open Sans", Arial, sans-serif;
    font-variant-numeric: tabular-nums;
}

.column5 {
    float: left;
    width: 50%;
    padding: 5px;
    vertical-align: top;
}

.stylecolumn {
    float: left;
    width: 100%;
    padding: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    text-align: center;
    background: /* rgb(250, 250, 254) */ none repeat scroll 0% 0%;
}

.columnBigTask {
    align-items: center;
    display: block;
    width: 100%;
    padding: 60px;
    padding-right: 60px;
}

.rowMM {
    align-items: center;
    display: block;
    margin: 35px;
}

.rowMMN {
    align-items: center;
    display: block;
    margin: 10px;
}

.rowMMNB {
    align-items: center;
    display: block;
}

/* Clear floats after the columns */

.rowMM:after {
    content: "";
    display: table;
    clear: both;
}

.rowMMN:after {
    content: "";
    display: table;
    clear: both;
}

.rowMMNB:after {
    content: "";
    display: table;
    clear: both;
}

#dropdownstyle1 {
    background-color: rgb(31, 35, 116);
    width: 296px;
    border-bottom: 0 none;
    border-left: 0 none;
    border-top: 0 none;
    border-right: 0 none;
}

#dropdownstyle1a {
    width: 296px;
    background-color: white;
}

#dropdownstyle2 {
    background-color: rgb(31, 35, 116);
    width: 340px;
    border-bottom: 0 none;
    border-left: 0 none;
    border-top: 0 none;
    border-right: 0 none;
}

#dropdownstyle2a {
    width: 340px;
    background-color: white;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */


@media screen and (max-width: 800px) {}

@media screen and (max-width: 600px) {
    #dropdownstyle1 {
        background-color: rgb(31, 35, 116);
        width: 330px;
        border-bottom: 0 none;
        border-left: 0 none;
        border-top: 0 none;
        border-right: 0 none;
    }

    #dropdownstyle1a {
        width: 340px;
        background-color: white;
    }

    #dropdownstyle2 {
        background-color: rgb(31, 35, 116);
        width: 330px;
        border-bottom: 0 none;
        border-left: 0 none;
        border-top: 0 none;
        border-right: 0 none;
    }

    #dropdownstyle2a {
        width: 340px;
        background-color: white;
    }

    .column1 {
        width: 100%;
    }

    .column2 {
        width: 100%;
    }

    .column3 {
        width: 100%;
    }

    .column5 {
        width: 100%;
    }

    .column4 {
        width: 100%;
    }

    .column6 {
        width: 100%;
    }

    .column7 {
        width: 100%;
    }

    .column8 {
        width: 100%;
    }

    .columnBigTask {
        padding: 1px;
        padding-right: 1px;
    }

    .stylecolumn {
        width: 100%;
    }

    #removepic {
        display: none;
    }

    #colluck1 {
        float: none;
    }

    #colluck2 {
        float: none;
    }

    .btclockoff {
        display: none;
    }

    .column60 {
        width: 100%;
        align-items: center;
    }

    #adjustcol2 {
        margin-right: 0px;
        margin-left: 70px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #adjustcol1 {
        margin-right: 0px;
        margin-left: 70px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .upper-page-text {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 0px;
        text-align: center;
        color: #666666;
        line-height: 17px;
        font-family: "Open Sans", Arial, sans-serif;
        font-variant-numeric: tabular-nums;
    }
}

@media screen and (max-width: 400px) {
    #dropdownstyle1 {
        background-color: rgb(31, 35, 116);
        width: 330px;
        border-bottom: 0 none;
        border-left: 0 none;
        border-top: 0 none;
        border-right: 0 none;
    }

    #dropdownstyle1a {
        width: 320px;
        background-color: white;
    }

    #dropdownstyle2 {
        background-color: rgb(31, 35, 116);
        width: 330px;
        border-bottom: 0 none;
        border-left: 0 none;
        border-top: 0 none;
        border-right: 0 none;
    }

    #dropdownstyle2a {
        width: 320px;
        background-color: white;
    }

    #adjustcol2 {
        margin-left: 1px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #adjustcol1 {
        margin-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.buttonCoinDiv {
    display: -ms-flexbox;
    display: flex;
}

* {
    box-sizing: border-box;
}


.buttonCoinImageDiv {
    float: left;
    width: 40px;
    height: 40px;
    padding-top: 4px;
}

.buttonCoinImage {
    width: 40px;
    height: 40px;
}

#homeCoinButtonText {
    height: 23px;
    width: 196px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: 0.27px;
    line-height: 19px;
    padding-top: 15px;
    text-align: left;
}

.buttonCoinDiv img.homeCoinButtonArrow.pck {
    position: absolute;
    right: 15px;
}


.homeCoinButtonArrow.pck {
    padding-top: unset;
    padding-left: unset;
    position: unset;
    padding-bottom: 25px;
}


.homeCoinButtonArrow {
    padding-top: 8px;
    padding-left: 20px;
    transform: rotate(90deg);
    position: absolute;
}

@media screen and (max-width: 600px) {
    #homeCoinButtonText {
        height: 23px;
        width: 196px;
        color: #FFFFFF;
        font-family: "Open Sans";
        font-size: 16px;
        letter-spacing: 0.27px;
        line-height: 15px;
        padding-top: 15px;
        text-align: left;
    }

}

.imagewidth100 {
    width: 200px;
}

.imagewith75 {
    width: 150px;
}

.imagewidth60 {
    width: 120px;
}

.imagewidth50 {
    width: 100px;
}

@media (max-width:560px) {
    .imagewidth50 {
        width: 50px;
    }

    .imagewidth100 {
        width: 100px;
    }

    .imagewith75 {
        width: 75px;
    }

    .imagewidth60 {
        width: 60px;
    }
}

#rowBOLD {
    padding-left: 80px;
}

@media screen and (max-width: 800px) {
    #rowBOLD {
        padding-left: 5px;
    }
}

.divnaga {
    display: block;
    width: 100%;
    float: left;
    clear: auto;
    height: 20%;
}

.divnaga:after {
    content: "";
    display: table;
    clear: both;
}

.divnaga1 {
    float: left;
    width: 20%;
    height: 20%;
}

.divnaga2 {
    float: left;
    width: 20%;
    height: 20%;
}

.divnaga3 {
    float: left;
    width: 20%;
    height: 20%;
}

.divnaga:after {
    content: "";
    display: table;
    clear: both;
}

.setleftonMobilie {
    text-align: center;
}

@media only screen and (max-width:600px) {
    .setleftonMobilie {
        text-align: left;
    }
}

section.section {
    background: transparent;

}

.slideshow {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .3);
}

.slide img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}




#paddways1 {
    padding-left: 70px
}

#paddways2 {
    padding-right: 70px;
}

@media screen and (max-width: 800px) {
    #paddways1 {
        padding-left: 20px
    }

    #paddways2 {
        padding-right: 20px;
    }
}

@media screen and (max-width: 600px) {
    #paddways1 {
        padding-left: 20px
    }

    #paddways2 {
        padding-right: 20px;
    }
}

.controlthespace1 {
    float: left;
    margin-left: 50px;
}

/* style="float:left; margin-left:50px" */
#adjustcol1a {
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#adjustcol2b {
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#stylelang {
    width: 280px;
    height: 256px;
    background-color: white;
}

.css-604qie {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 18px;
    margin-bottom: 12px;
    float: left;
    width: 40%;
    box-sizing: border-box;
    padding: 10px 26px;
    color: rgb(155, 155, 155);
    font-weight: 300;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    line-height: 20px;
}

.css-604qia {
    content: "";
    display: block;
    vertical-align: top;
    width: 24px;
    height: 18px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 10px 26px;
    color: rgb(155, 155, 155);
    font-weight: 300;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    line-height: 20px;
}

@media screen and (max-width: 1000px) {
    .movetorightside {
        margin-left: 200px;
    }
}

@media screen and (max-width: 800px) {
    .movetorightside {
        margin-left: 100px;
    }

}

@media screen and (max-width: 600px) {
    .css-604qia {
        float: none;
        width: 100%;
    }

    .css-604qie {
        float: none;
        width: 100%;
    }

    #stylelang {
        width: 196px;
        height: 476px;
        background-color: white;
    }

    /* .movetorightside{margin-left:1px;}

    .controlthespace2{margin-left:10px;} */
    .css-604qia {
        float: none;
        width: 100%;
    }

    .css-604qie {
        float: none;
        width: 100%;
    }

    .movetorightside {
        margin-right: 150px;
    }

    .movetorightside1 {
        margin-right: 150px;
    }

    #adjustcol1a {
        margin-right: 0px;
        margin-left: 70px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #adjustcol2b {
        margin-right: 0px;
        margin-left: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 400px) {
    .css-604qia {
        float: none;
        width: 100%;
    }

    .css-604qie {
        float: none;
        width: 100%;
    }

    #stylelang {
        width: 196px;
        height: 476px;
        background-color: white;
    }

    .controlthespace2 {
        margin-left: 20px;
    }

    .controlthespace1 {
        float: left;
        margin-left: 50px;
    }

    .movetorightside {
        margin-left: 10px;
    }

    #adjustcol1a {
        margin-right: 0px;
        margin-left: 40px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #adjustcol2b {
        margin-right: 1px;
        margin-left: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

}

@media (max-width: 560px) {
    .imagesetWidth {
        width: 200px;
    }
}

.tradingview-widget-copyright {
    font-size: 13px !important;
    line-height: 32px !important;
    text-align: center !important;
    vertical-align: middle !important;
    font-family: 'Trebuchet MS', Arial, sans-serif !important;
    color: #9db2bd !important;
}

.tradingview-widget-copyright .blue-text {
    color: #2196f3 !important;
}

.tradingview-widget-copyright a {
    text-decoration: none !important;
    color: #9db2bd !important;
}

.tradingview-widget-copyright a:visited {
    color: #9db2bd !important;
}

.tradingview-widget-copyright a:hover .blue-text {
    color: #38acdb !important;
}

.tradingview-widget-copyright a:active .blue-text {
    color: #299dcd !important;
}

.tradingview-widget-copyright a:visited .blue-text {
    color: #2196f3 !important;
}

.imageW100 {
    width: 150px
}

.imageW90 {
    width: 130px
}

@media (max-width: 560px) {
    .imageW100 {
        width: 100px
    }

    .imageW90 {
        width: 90px
    }
}



@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF3gTD_vx3rCubqg.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format("woff2");
    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Montserrat Black"), local("Montserrat-Black"), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_epG3gTD_vx3rCubqg.woff2) format("woff2");
    unicode-range: U+460-52F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}