@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

body {
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-family: 'Lato', sans-serif;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

p {
    margin: 0px;
}

/* .navbar-dark .navbar-toggler-icon {
    background-image: url(../images/download.svg)
} */

.header-top-details {
    background: #c3a054;

}

/* liverate page css start */
.rating-cover:after {
    /* border-right: 2px solid #ba842a; */
    /* position: absolute; */
    /* content: ""; */
    width: 10px;
    left: 157px;
    height: 46px;
    transform: rotate(17deg);
    top: 42px;
}

.rating-cover.sss:after {
    /* border-right: 2px solid #ba842a; */
    /* position: absolute; */
    /* content: ""; */
    /* width: 10px; */
    left: 47%;
    height: 46px;
    transform: rotate(17deg)
}

.header-cover div#navbarsExample07 {
    justify-content: center;
    width: 100%;
}

button.navbar-toggler:focus {
    outline: 0px;
}

.header-cover .bg-dark .navbar-toggler {
    margin: 5px;
    border-color: #c5a78f;
    padding: 0px 10px;
    background: #c5a78f;
}

.header-cover .navbar-dark .navbar-nav .nav-link {
    padding: 10px 10px;
    color: #000;
    font-weight: 500;
    font-size: 14px;
}

.header-cover li.nav-item {
    margin: 0 3px;
    background: #d7bc85;
}

ul.navbar-nav .nav-item.active {
    color: #000 !important;
}

.bg-dark .navbar-toggler {
    float: right;
    background: #c98e35;
}

.navmain div#navbarsExample07 {
    justify-content: center;
    width: 100%;
}

.bg-dark .container {
    float: left;
    width: 100%;
    display: block;
}

.header-cover .bg-dark {
    background-color: transparent !important;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.header-top-marquee {
    line-height: normal;
    padding: 5px 5px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    background: linear-gradient(0deg, #c68b34 0%, #b77c2f 1%, #d89d3a 83%);
}

.logo-cover a img {
    display: block;
    margin: 0 auto;
    /* width: 70%; */
}

.logo-cover {
    padding: 10px 0;
    margin-bottom: 8px;
    border-radius: 10px;
    /* margin-top: 8px; */
}

.cnt-cover {
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    padding: 15px 0;
    border-radius: 10px;
    background: #ffffff;
}

.cnt-cover h2 {
    margin: 0px;
    font-size: 18px;
    margin-bottom: 4px;
    color: #ffc48f;
    font-weight: 500;
    background: #272f3a;
    display: inline-block;
    border-radius: 50px;
    width: 36px;
    height: 35px;
    line-height: 32px;
}

.cnt-cover h2 i {
    line-height: 36px;
}

.image-maa img {
    border: 2px solid #987a28;
}

.image-maa {
    text-align: center;
}


/* .header-top-details {background: url(../images/bg_1.png) repeat;} */

.cnt-cover p {
    margin: 0;
    color: #000;
    font-weight: 400;
}

.header-cover .nav-item.active a.nav-link {
    background: #fff !important;
    color: #000 !important;
}

.header-cover .nav-item:hover {
    background: #d7be71;
}

.header-cover .nav-item:hover a.nav-link {
    color: #000;
}

.header-cover .navbar-nav {
    text-align: center;
    width: 100%;
    justify-content: center;
}

body:after {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    z-index: -1;
    background-size: cover;
    background: transparent;
    background-attachment: fixed;
}


/*pop-up-css*/
.pop-logo img {
    width: 200px;
}

.pop-up-cover {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: #000000b8;
}

.pop-up-cover .pop {
    position: absolute;
    top: 39%;
    left: 5%;
    right: 5%;
    background: #fff;
    padding: 22px 20px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
}

.pop-text {
    position: relative;
}

.pop-text a {
    position: absolute;
    right: -5px;
    color: #cda74c;
    top: -14px;
}

.pop-text a i {
    font-size: 28px;
    color: #573907;
}

.pop-text h4 {
    font-size: 26px;
    font-weight: bold;
    color: #563906;
    padding-right: 41px;
}

.pop-text p {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

/* ------------ */

.cover_bs {
    padding: 0px;
    /* border: 2px solid #ffc48f; */
    float: left;
    width: 100%;
    display: inline-block;
    position: relative;
    border-top: 0;
    /* background: #272f3a; */
}

.gold-cover-tittle:nth-child(2) {
    order: -3;
}

a.buybtn {
    background: #75361c;
    padding: 7px 15px;
    border-radius: 4px;
    color: #fff;
}

.navmain .bg-dark {
    background: #75361c !important;
    border-top: 1px solid #876e3a;
}

.navmain ul.navbar-nav {
    text-align: center;
    width: 100%;
    justify-content: center;
    padding: 5px 0px;
}

.navmain li.nav-item {
    margin: 0 5px;
}

.navmain a.nav-link {
    transition: all 0.8s;
    border-radius: 4px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 600;
    /* background: #ffc48f; */
    margin-top: 5px;
}

.logbtn a.nav-link {
    border: 0px;
    background: none;
}

li.nav-item.logbtn a.nav-link {
    padding: 0px;
}

li.nav-item.logbtn a.nav-link:hover,
focus {
    background: none;
}

li.nav-item.active a.nav-link {
    background: linear-gradient(0deg, #c68b34 0%, #b77c2f 1%, #d89d3a 83%);
    color: #ffffff !important;
}

.navmain a.nav-link:hover,
:focus {
    color: #c3a054 !important;
}

.gold-cover-tittle {
    background: white;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    border: 1px solid #d99c39;
    border-radius: 10px;
    padding: 5px 10px;
}

.gold-cover-tittle h4 {
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    padding: 11px 0;
    order-bottom: 1px solid;
    background: #c3a054;
    /* border: 2px solid #ffc48f; */
    border-bottom: 1px solid;
}

.hl-rate-cover {
    /* background: #ffffff; */
    margin: 0px;
    float: left;
    width: 100%;
    /* border-top: 1px solid black; */
}

.buy-sell-cover {
    display: inline-block;
    justify-content: center;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.buy-sell-cover h6 {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px;
    display: block;
    /* background: #fff; */
    /* box-shadow: 0px 0px 2px 1px #a7a7a7; */
}

.buy-sell-cover h5 {
    color: #d99c39;
    font-size: 24px;
    font-weight: 800;
    padding: 5px;
    display: inline-block;
    margin: 5px 0 5px 0;
}

.rating-cover {
    width: 100%;
    float: left;
    /* border-right: 1px solid black; */
}

.sss {
    width: 50% !important;
}


.rating-cover:first-child {
    border-left: 0px;
}

.hl-rate-cover p {
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #1d1c1a;
    padding: 5px 5px;
    /* margin: 0 5px; */
}


.buy-sell-cover i {
    color: #330707;
    font-size: 22px;
    margin: 0 10px;
    align-self: center;
}

.mn-rate-cover .bgs {
    display: block;
    font-size: 16px;
    color: #c18633;
    line-height: normal;
    padding: 3px 0px 3px;
    font-weight: 600;
}


.mn-rate-cover {
    display: inline-block;
}


/* product css start */

.product-cover-tabs {
    color: #fff;
    text-align: center;
    background: #fff;
}


/* table all css start */

.main-product {
    position: relative;
    margin-top: 10px;
}

#divHeader {
    width: 100%;
    float: left;
    /* background: #ffc48f; */
    margin-bottom: 10px;
    /* border: 2px solid #ffc48f; */
    border-radius: 10px;
    background-image: linear-gradient(to right, #F8F8F8, #E8E8E8);
    box-shadow: 0px 1px 3px 0px #b9b9b9;
    border: 1px solid #d99c39;
}

div#divProduct {
    clear: both;
}

#divHeader .table {
    width: 100%;
    margin: 0px;
}

.product-title-color .p-h.p0 {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.content-cover {
    border-radius: 10px;
    background-image: linear-gradient(to right, #F8F8F8, #E8E8E8);
    box-shadow: 0px 1px 3px 0px #b9b9b9;
    border: 1px solid #d99c39;
    display: block;
    width: 100%;
    /* border: 1px solid #ffc48f; */
    padding: 5px 0;
    margin-bottom: 10px;
    /* background-color: #272f3a; */
    box-shadow: 0px 0px -1px 1px #a7a7a7;
}

.content-cover:last-child {
    margin-bottom: 0px;
}

.p-h.p0 {
    width: 40%;
    padding: 10px 0px 10px 50px;
}

.p-h.ph {
    width: 20%;
}

.product-title-color .p-h.ph span,
.product-title-color .p-h.p0 span {
    color: #000;
}

.product-title-color .p-h.ph {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
}

.product-title-color span {
    font-weight: 700;
    font-size: 20px
}

.product-name {
    width: 30%;
    padding-left: 10px;
}

.main-product-cover h3 {
    font-size: 22px;
    font-weight: 800;
    color: #000;
}

.product-rate {
    text-align: center;
}

.mn-rate-cover .bgm {
    font-size: 26px;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 500;
    color: #000000;
}

table {
    width: 100%;
}

.product-rate a input[type="button"] {
    background: #e5b257;
    padding: 4px 15px;
    font-size: 20px;
    color: #000;
    border: 0;
    outline: 0;
    border-radius: 5px;
}

.table td,
.table th {
    border: 0px;
}


/* table all css end */

.wd {
    width: 17%;
}


/* copyright css start */

.cover-copyright {
    background-color: white;
    /* background-image: url(../images/bg-3.jpg); */
    padding: 10px 0;
    text-align: center;
    color: #ba842a;
    box-shadow: 0px 0px 3px 1px #a7a7a7;
}

.cover-copyright-tittle h6 {
    font-size: 16px;
    font-weight: 600;
}

span.bgm.e.greendbg {
    padding: 4px 15px;
}

span.bgm.e.redbg {
    padding: 4px 15px;
}

.h {
    border-radius: 3px;
    background: #008000;
    color: #fff !important;
}

.l {
    border-radius: 3px;
    background: #dc0000;
    color: #fff !important;
}

.e {
    background: transparent;
}

.footer-company-name {
    display: inline-block;
    float: right;
}

.footer-company-name a.starline {
    color: #000 !important;
    letter-spacing: 0;
    font-size: 12px;
}

.footer-company-name.text-right img {
    height: 12px;
}

.cover-copyright-tittle {
    display: inline-block;
}

.logo_footer {
    text-align: center;
}

.logo_footer a img {
    width: 150px;
}

.address_cover h3 {
    color: #cf3135;
    font-size: 20px;
    margin-bottom: 0px;
}

.address_cover p {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
}

.address_cover {
    text-align: center;
}

.footer-cover {
    margin-top: 20px;
    clear: both;
}

.cnt-cover.app-iconlogo {
    margin-top: 20px;
    border: 0px;
    background-color: transparent;
    padding: 0;
    padding-bottom: 15px;
}


/*time css start*/

@media screen and (max-width:1199px) {
    .main-product-cover h3 {
        font-size: 18px !important;
    }

    .product-title-color .p-h.p0 {
        font-size: 18px;
    }

    .product-title-color .p-h.ph {
        font-size: 18px;
    }

    .mn-rate-cover .bgm {
        font-size: 18px;
        padding: 3px 5px;
        width: auto;
    }

    .product-rate a input[type="button"] {
        font-size: 16px;
        padding: 4px 15px;
    }

    .refrance-top p {
        padding: 6px 5px;
        font-size: 12px;
    }

    .refrance-bottom p {
        font-size: 14px;
        margin-top: 16px;
    }

    .cnt-cover h2 {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .address_cover h3 {
        font-size: 14px;
        margin-bottom: 8px;
    }

    /* ----------- */
    .hl-rate-cover p {
        font-size: 14px;
    }

    /* ------------ */
    .header-cover .navbar-dark .navbar-nav .nav-link {
        font-size: 9px;
    }

    .buy-sell-cover h6 {
        font-size: 16px;
    }

    .buy-sell-cover h5 {
        font-size: 15PX;
    }

    .buy-sell-cover i {
        font-size: 18px;
    }

    .gold-cover-tittle h4 {
        font-size: 16px;
    }

    .cnt-cover p {
        font-size: 12px;
    }

    .address_cover {
        padding: 0px;
    }

    .buy-sell-cover {
        padding: 0px 0px;
    }

    .product-title-color span {
        font-size: 20px;
    }

    .mn-rate-cover .bgs {
        font-size: 13px;
    }
}

@media screen and (max-width:767px) {

    .cnt-cover {
        margin-top: 10px;
    }

    .navbar-brand.res {
        display: block;
        width: 171px;
    }

    .navbar-brand.res img {
        width: 100%;
    }

    .navbar-default .navbar-nav>li {
        display: block;
    }

    .center,
    .left,
    .right {
        width: 100%;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16PX;
        margin-bottom: 10px;
    }

    .navbar-default .navbar-nav>li>a.active:after,
    .navbar-default .navbar-nav>li>a:hover:after,
    .center {
        display: none;
    }

    .right {
        margin: 0;
    }

    .right .navbar-nav {
        text-align: left;
        float: left;
    }

    .navbar-nav {
        margin: 0;
    }

    .right .navbar-nav {
        width: 100%;
    }

    .social-icon ul li {
        margin-bottom: 0 !important;
    }

    .mn-rate-cover .bgm {
        font-size: 14px;
        padding: 3px 6px;
        width: auto;
    }

    .product-title-color .p-h.ph span,
    .product-title-color .p-h.p0 span {
        font-size: 16px;
    }

    .p-h.p0 {
        padding: 7px 0px 7px 15px;
    }

    #divHeader {
        border-radius: 0px;
        ;
    }

    .main-product-cover h3 {
        font-size: 14px !important;
    }

    span.bgm.e.greendbg {
        padding: 0px 5px;
    }

    span.bgm.e.redbg {
        padding: 0px 5px;
    }

    .product-rate a input[type="button"] {
        font-size: 13px;
        padding: 2px 10px;
    }

    .p-l-r {
        padding: 0 15px;
    }

    .logo-cover a img {
        width: 160px;
        text-align: center;
        display: block;
        margin: auto;
    }

    .image-maa img {
        width: 130px;
    }

    .cnt-cover h2 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .cnt-cover p {
        font-size: 13px;
        margin-bottom: 0px;
    }

    .app-icon a img {
        width: 120px;
    }

    /* ------------- */
    .logo_footer {
        text-align: center;
    }

    .logo_footer a img {
        width: 200px;
    }

    .address_cover {
        padding: 0px 30px;
        text-align: center;
    }

    .address_cover h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .address_cover p {
        font-size: 13px;
    }

    /* ----------------- */
    .buy-sell-cover h6 {
        font-size: 16px;
    }

    .buy-sell-cover h5 {
        font-size: 16px;
    }

    .gold-cover-tittle h4 {
        font-size: 18px;
    }

    .hl-rate-cover p {
        font-size: 14px;
    }

    .hl-rate-cover {
        padding: 0px;
    }

    .cnt-cover {
        margin: 10px 0;
        padding: 5px 0;
    }

    .image-maa {
        margin-bottom: 10px;
    }

    .header-cover::after {
        width: 100%;
        left: 0;
    }

    .logo-cover::after {
        width: 103px;
        left: 10%;
        top: 124px;
    }

    .logo-cover::before {
        width: 103px;
        right: 10%;
        top: 124px;
    }

    .cover_bs::after {
        height: 40px;
        content: "";
        left: 50%;
        top: 38px;
        right: 0;
    }

    .cnt-cover.app-iconlogo {
        padding-bottom: 0px;
    }

}


@media screen and (max-width:575px) {

    .hl-rate-cover p {
        font-size: 14px;
        width: 100%;
        padding: 2px 5px;
    }

}

@media screen and (max-width:420px) {
    .info-address {
        min-height: auto;
    }

    .mn-rate-cover .bgm {
        font-size: 12px;
        width: auto;
    }

    span.bgm.e.greendbg {
        padding: 0px 3px;
    }

    span.bgm.e.redbg {
        padding: 0px 3px;
    }

    .main-product-cover h3 {
        font-size: 11px !important;
    }

    .mn-rate-cover .bgs {
        font-size: 10px;
    }

    .product-rate a input[type="button"] {
        font-size: 11px;
        padding: 2px 8px;
    }

    .product-rate {
        width: 15%;
        text-align: center;
    }

    .product-name {
        width: 25%;
        padding-left: 5px;
    }

    .refrance-top p {
        font-size: 12px;
    }

    .refrance-bottom p {
        font-size: 14px;
        margin-top: 14px;
    }

    .product-title-color .p-h.ph span,
    .product-title-color .p-h.p0 span {
        font-size: 11px;
    }

    .product-title-color .p-h.ph {
        width: 15%;
        padding: 0px;
    }

    .product-title-color .p-h.p0 {
        width: 25%;
        padding: 2px 15px;
    }

    #divHeader {
        border-radius: 0px;
    }

    .p-l-r {
        padding: 0px 5px;
    }

    .footer-company-name {
        display: inline-block;
        float: none;
    }

    .cover-copyright-tittle h6 {
        font-size: 12px;
    }

    .refrance-title p {
        font-size: 14px;
    }

    .logo-cover a img {
        width: 200px;
        text-align: center;
        display: block;
        margin: auto;
    }

    .image-maa img {
        border: 2px solid #987a28;
        width: 120px;
    }

    .cnt-cover h2 {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .cnt-cover p {
        font-size: 13px;
        margin-bottom: 0px;
    }

    .app-icon a img {
        width: 100px;
    }

    .logo_footer {
        text-align: center;
    }

    .logo_footer a img {
        width: 180px;
    }

    .address_cover {
        padding: 0px 30px;
        text-align: center;
    }

    .address_cover h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .address_cover p {
        font-size: 12px;
    }

    /* ----------------- */
    .buy-sell-cover h6 {
        font-size: 12px;
    }

    .buy-sell-cover h5 {
        font-size: 12px;
    }

    .gold-cover-tittle h4 {
        font-size: 12px;
    }

    .hl-rate-cover p {
        font-size: 9px;
        width: 100%;
        padding: 2px 5px;
    }

    .hl-rate-cover {
        padding: 0px;
        margin: 0px;
    }

    .cnt-cover {
        margin: 10px 0;
        padding: 5px 0;
    }

    .image-maa {
        margin-bottom: 10px;
    }

    .logo-cover {
        padding: 5px 0;
    }

    .header-top-marquee {
        font-size: 11px;
    }

    .buy-sell-cover i {
        font-size: 18px;
    }

    .p-h.p0 {
        padding: 7px 0px 7px 15px;
    }

    /* after-before */
    .header-cover::after {
        width: auto;
    }

    .logo-cover::before {
        width: auto;
    }

    .logo-cover::after {
        width: auto;
    }

    .cover_bs::after {
        height: 34px;
        content: "";
        left: 50%;
        top: 33px;
        right: 0;
    }


}


/** update **/

.pop-up-cover {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: #000000b8;
}





input#SearchNewsDateWise:focus {
    border: 0px;
    outline: 0px;
}

input#txtEndDate:focus {
    outline: 0px;
}

input#txtStartDate:focus {
    outline: 0px;
}

@media screen and (max-width:425px) {

    .update-date-cover h2,
    .update-date-cover h2 p {
        font-size: 14px;
    }

    .pop-text a {
        position: absolute;
        right: -33px;
        top: -144px;
    }

    .pop-up-cover .pop {
        padding: 10px 10px;
    }

    .pop-text h4 {
        font-size: 14px;
        padding: 0px;
    }

    .pop-text p {
        font-size: 13px;
    }

    .pop-logo img {
        width: 100%;
    }
}

.date-picker input[type="text"] {
    border: 1px solid #490202;
    height: 33px;
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    width: 145px;
    padding-left: 7px;
    margin-bottom: 15px;
    font-weight: bold;
}

.date-picker input[type="button"] {
    cursor: pointer;
    background: linear-gradient(0deg, #c68b34 0%, #b77c2f 1%, #d89d3a 83%);
    border-radius: 3px;
    color: #ffffff;
    padding: 4px 16px;
    font-size: 16px;
    border: 0;
}

.up-cover {
    background: #75361c;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    float: left;
    border-radius: 20px;
}

.update-date-cover h2 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 10px 0px;
    border-radius: 30px;
    background: #fff;
    color: #fff;
    width: 100%;
    float: left;
}

.update-date-cover h2 p {
    display: inline-block;
    margin-left: 14px;
    font-size: 16px;
    margin-bottom: 0;
    color: #ffffff;
}

.update-title h4 {
    margin: 10px 0px;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.update-title p {
    width: 100%;
    float: left;
    font-size: 18px;
    letter-spacing: 0;
    color: #fff;
}

.update-date-cover h2 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 10px 0px;
    border-radius: 30px;
    background: linear-gradient(0deg, #c68b34 0%, #b77c2f 1%, #d89d3a 83%);
    color: #ffffff;
    width: 100%;
    float: left;
}

#divNews h1 {
    text-align: center;
}

.date-picker {
    text-align: right;
}

.img-thumbnail {
    width: 100%;
    border: 0px;
    border-radius: 0px;

    padding: 0px;
}



@media screen and (max-width:425px) {

    .update-date-cover h2,
    .update-date-cover h2 p {
        font-size: 11px;
    }

    .update-date-cover h2 {
        padding: 2px 0px;
    }

    .update-title h4 {
        margin: 5px 0px;
        font-size: 12px;
    }

    .update-title p {
        font-size: 11px;
    }

    .date-picker input[type="text"] {
        width: 100%;
        height: 28px;
        margin-bottom: 5px;
    }

    .tg-contentbox .ban1,
    .tg-contentbox .ban3 {
        font-size: 8px;
    }

    .b_bott {
        font-size: 6px;
    }

    .ban1 {
        padding-left: 3px;
    }

    .tg-contentbox {
        min-height: auto;
    }

    .date-picker input[type="button"] {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}


/** contact **/

.cnt-detail-cover {
    background: #d89d3a;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    width: 100%;
    float: left;
    padding-bottom: 0;
}

.cnt-detail-cover p {
    padding: 8px 0px;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    background: #f3f3f1;
}

.bank-cover p {
    /* height: 50vh; */
    background: #75361c;
    line-height: 27px;
    margin: 0px;
    display: block;
    float: left;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
}

.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;
    background: #fff;
    display: inline-block;
}

.cnt-detail-cover p strong {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    color: #fff;
}

.cnt-detail-cover p span {
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: block;
}

.feedback-cover1 {
    padding: 10px;
    background: #d79c3a;
    border-radius: 6px;
    box-shadow: 1px 1px 4px #00000059;
}

.feedback-cover {
    padding: 10px;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    background: #fff;
}

.cnt-title {
    text-align: center;
    background: #f89d13;
    border-radius: 4px;
}

.cnt-title h2 {
    margin: 0;
    padding: 10px 0px;
    color: #fff;
    border-radius: 4px;
    background: #75361c;
}

#contact-form .form-group {
    margin-top: 10px;
    width: 100%;
}

.form-control {
    border: 1px solid #cecece;
    letter-spacing: 0;
}

.for-img-look label {
    background: #0000;
    margin-bottom: 0px;
    color: #000;
}

.thm-btn.bgclr-1 {
    padding: 7px 24px;
    letter-spacing: 0;
    background: #75361c;
    border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #d89d3a;
    cursor: pointer;
}

.thm-btn.bgclr-1:hover {
    background: transparent;
    color: #000;
    border: 1px solid #ba842a;
}

input#save:focus {
    outline: 0px;
}

@media screen and (max-width:1199px) {
    .cnt-detail-cover p {
        padding: 10px;
    }

    .cnt-detail-cover p span {
        font-size: 13px;
    }

    .cnt-title h2 {
        font-size: 24px;
    }

    .rating-cover:after {
        display: none;
    }

    .rating-cover.sss:after {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .cnt-title h2 {
        font-size: 20px;
    }

    .feedback-cover1 {
        margin-top: 10px;
    }

    .cnt-detail-cover p strong {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .rating-cover:after {
        display: none;
    }

    .rating-cover.sss:after {
        display: none;
    }
}

@media screen and (max-width:420px) {
    .cnt-title h2 {
        font-size: 16px;
    }

    .feedback-cover1 {
        margin-top: 10px;
    }

    .cnt-detail-cover p strong {
        margin-bottom: 5px;
        font-size: 16px;
    }

    .rating-cover:after {
        display: none;
    }

    .rating-cover.sss:after {
        display: none;
    }
}


/** bank-detail **/

iframe {
    margin-top: 30px;
}

.tg-contentbox {
    background: #75361c;
    float: left;
    width: 100%;
    min-height: 201px;
}

.mar-btm {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.bank-img {
    float: left;
    margin-bottom: 10px;
}

.tg-contentbox .ban1 {
    width: 35%;
    font-size: 13px;
    color: #fff;
    border-color: #000;
    padding: 10px 0px 10px 5px;
    font-weight: 500;
}

.b_bott {
    float: right;
    font-size: 13px;
    color: #fff;
    border-color: #fff;
}

.tg-contentbox .ban3 {
    width: 65%;
    font-size: 13px;
    color: #fff;
    border-color: #000;
    padding: 10px 0px 10px 5px;
    font-weight: 500;
}

@media screen and (max-width:540px) {

    .tg-contentbox .ban1,
    .tg-contentbox .ban3 {
        padding: 5px 0px 5px 5px;
        font-size: 10px;
    }

    .tg-contentbox {
        min-height: 145px;
    }

    #DivBankRecord .mar-btm {
        padding: 0;
    }

    .bnk-cvr .col-md-12.a1 {
        padding: 0;
    }

    .tg-contentbox .ban3 {
        width: 44%;
    }
}


/* about us */

.title-wth.title-name {
    color: #75361c;
    font-size: 24px;
    margin: 10px 0;
    font-weight: 600;
}

.gb-chartbx h2 {
    margin: 10px 0;
    color: #f0f0f0;
    text-align: center;
    background: #ba842a;
    padding: 5px 0;
}

.pd10.text-center img {
    width: 100%;
}


/* market trendz css */

@media screen and (max-width:767px) {
    .gb-chartbx h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:420px) {
    .gb-chartbx h2 {
        font-size: 16px;
    }
}


.navmain {
    background: #c6a03d;
}

.gold-spot-cover {
    margin-top: 20px;
}

.ftr-logo a img {
    display: block;
    margin: 0 auto;
    width: 70%;
}

.logo-right a img {
    display: block;
    margin: 0 auto;
    width: 280px;
}

.copyright {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    background: #75361c;
    padding: 6px;
    border-top: 1px solid #fcfcfc;
}

.fb {
    color: #fff;
}

.fb p {
    display: inline-block;
    margin: 0;
    color: #fff;
}

.f-left.sl {
    color: #fff;
}


.general-info p {
    padding: 5px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

.f-t h3 {
    margin-top: 30px;
    color: #75361c;
    font-weight: 600;
    font-size: 22px;
}

.main-cover {

    width: 100%;
    float: left;
    padding-bottom: 20px;
    background-image: url(../images/bg-2.jpg);
    background-size: cover;
}





/*coin page css start*/

.header {
    text-align: center;
}

.gold-mmt {
    width: 50%;
    text-align: right;
    text-transform: uppercase;
}

.coin-cover .left {
    width: 50%;
    display: inline-block;
    float: left;
}

.coin-cover .right {
    width: 50%;
    display: inline-block;
    float: left;
}

.coin-cover .lf-cvr {
    width: 100%;
    float: left;
}

.coin-cover .lf-cvr .pn {
    width: 100%;
    float: left;
    padding: 10px;
}

.coin-cover .lf-cvr .pn span {
    display: block;
}

.pn.head {
    background: #dbc976;
    border-radius: 5px;
    margin-bottom: 8px;
}

.coin-cover .lf-cvr .pn.head span {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.coin-cover .lf-cvr .pn.rat {
    font-size: 26px;
    font-weight: bold;
    border: 1px solid #dbc976;
    border-radius: 5px;
    margin-bottom: 5px;
    background: #fff;
}

.pn.rat span p {
    margin: 0;
    display: block;
    padding: 7px 15px;
    border-radius: 6px;
    width: 166px;
    margin: 0 auto;
    font-size: 18px;
}

.coin-cover .lf-cvr span.r-w {
    display: inline-block;
    float: right;
}

.coin-cover .lf-cvr .pn span.l-w {
    display: inline-block;
    float: left;
    font-size: 18px;
}

.pn.rat span.l-w {
    padding: 5px 0px;
}

.pn.rat span p.r {
    background: red;
    color: #fff;
}

.pn.rat span p.e {
    background: transparent;
    color: #333;
}



/*coin page css end*/
.p-h.ph.product-rate button {
    background: #75361c;
    color: rgb(224 166 72);
    border: 0px;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
}

.navbar {
    justify-content: end;
}

@media screen and (max-width:425px) {
    .rating-cover {
        width: 100%;
    }

    .col-4,
    .col-6 {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .buy-sell-cover h6 {
        padding: 0px;
    }

    .navbar-toggler {
        font-size: 0.6rem !important;
    }

    .cnt-cover.app-iconlogo {
        margin-top: 5px;
    }

    .p-h.ph.product-rate button {
        padding: 3px 7px !important;
        font-size: 10px !important;
    }

    .sss,
    .frnr {
        width: 50% !important;
    }

    .f-t h3 {
        margin-top: 20px;
        font-size: 16px;
    }

    .general-info p {
        font-size: 14px;
    }

    .fb p {
        font-size: 10px;
    }
}

@media screen and (max-width: 1199px) {

    .sss,
    .frnr {
        width: 50% !important;
    }

    .app-icon img {
        width: 50%;
    }

    .logo-cover img {
        width: 100% !important;
    }

    .p-h.ph.product-rate button {
        padding: 7px 15px !important;
        font-size: 14px !important;
    }

    .ftr-logo a img {
        width: 100%;
    }

    .fb p {
        font-size: 11px;
    }

}

@media screen and (max-width: 768px) {
    .general-info p {
        font-size: 14px !important;
    }

    .f-t h3 {
        margin-top: 20px;
        font-size: 16px;
    }

    .pop-text a {
        right: 0px;
        top: -83px;
    }
}


/*add-banner*/

.add-banner img {
    width: 45%;
    margin-top: 3%;
}

.cross {
    position: absolute;
    right: 26%;
    top: 3%;
}

.add-banner .cross span {
    color: #000;
    height: 40px;
    width: 40px;
    background: #fff;
    display: block;
    font-size: 29px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    opacity: 0.7;
}

.add-banner {
    background: #000000a1;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
    text-align: center;
}



@media screen and (max-width:575px) {
    .pop-text a {
        position: absolute;
        right: 0px;
        color: #cda74c;
        top: -99px;
    }

    a.buybtn {
        font-size: 12px;
        padding: 2px 4px;
    }


}


@media screen and (max-width:500px) {
    .pop-logo {
        text-align: center;
    }

    .pop-text h4 {
        font-size: 16px;
    }

    .pop-text p {
        font-size: 14px;
    }

    .pop-logo img {
        width: 200px;
        margin-bottom: 10px;
    }

    .pop-text a {
        position: absolute;
        right: 0px;
        color: #cda74c;
        top: -90px;
    }
}

.newwwwww {
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes example {
    0% {
        color: #e2ce5a;
    }

    25% {
        color: #e2ce5a;
    }

    50% {
        color: #e2ce5a;
    }

    100% {
        color: #000;
    }
}








#divHeadertime {
    width: 100%;
    float: left;
    background: #c3a054;
    display: flex;
    margin-bottom: 0px;
    border-radius: 5px;
    justify-content: center;
    padding: 10px 0;
    color: #fff;
}

span.dv {
    margin-right: 25px;
}