@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body {
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-family: 'Poppins', sans-serif;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

p {
    margin: 0px;
}

.flag {
    float: left;
    padding-right: 5px;
}
.flag img {
    width: 20%;
}
/* liverate page css start */
.bg-lg {
    position: fixed;
    left: 0;
    top: 20%;
    right: 0;
    bottom: 0;
    opacity: 0.1;
}
.bg-lg img {
    width: 592px;
    display: block;
    margin: 0 auto;
}
.mn-rate-cover .bgs {
    display: block;
    font-size: 13px;
    color: #282827;
    line-height: normal;
    padding: 3px 0px 3px;
    font-weight: 500;
}
.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: #fff;
    padding: 0px 10px;
}

.header-cover .navbar-dark .navbar-nav .nav-link {
    padding: 5px 10px;
    color: #000000;
    font-weight: 500;
    background: #ffffff;
    margin: 0 0px;
    border-radius: 0;
    transition: all 0.5s;
    border: 2px solid #e29a00;
    font-size: 14px;
    /* border-top: 0; */
}

/* ul.navbar-nav .nav-item.active {
    background: #fdfdfd !important;
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
} */
.header-cover .navbar-dark .navbar-nav .nav-link:hover{background-color: #51101f;/* border-radius: 0 0 0px 25px; */color: #fff;}

.bg-dark .navbar-toggler {
    float: right;
}

.bg-dark .container {
    float: left;
    width: 100%;
    display: block;
}

.header-cover .bg-dark {
    background-color: #e29a00 !important;
    padding: 0px;
}

.header-top-marquee {
    line-height: normal;
    padding: 3px 10px 0px;
    color: #000;
    position: relative;
    font-weight: 400;
    background: #e29a00;
}


/* .header-top-details {background: #00000030;} */


/* .second-part-cover {padding: 3px 0px;} */

.logo-cover a img {
    display: block;
    max-width: 100%;
}

.logo-cover {
    padding: 10px 0;
}

.cnt-cover {
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    padding: 10px 0;
    background: #ffffff;
    box-shadow: 0 0 4px 2px #d1d1d1;
    border: 2px solid #fff;
}

.cnt-cover h2 {
    margin: 0px;
    font-size: 18px;
    margin-bottom: 4px;
    color: #51101f;
}

.header-top-details {
    background: #fff;
}

.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: #e29a00;
    font-weight: 600;
    font-size: 14px;
}

.app-icon a i {
    font-size: 32px;
    color: #ffffff;
    border: 1px solid #51101f;
    BORDER-RADIUS: 50PX;
    width: 45px;
    height: 45px;
    line-height: 43px;
    background: #51101f;
}

.header-cover .nav-item.active a.nav-link {
    background: #51101f !important;
    color: #fff !important;
    /* font-size: 16px; */
    /* font-weight: 500; */
    /* text-transform: uppercase; */
}

.header-cover .nav-item a:hover {
    background: #fdfbf7;
}

.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;
    background: #ffffff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    z-index: -1;
    background-size: cover;
    background-attachment: fixed;
}


/* ------------ */

.cover_bs {
    float: left;
    width: 100%;
    display: inline-block;
    background: #fff;
}

.gold-cover-tittle {
    background: transparent;
    color: #fff;
    text-align: center;
    border: 15px solid #e6d784;
    display: inline-block;
    width: 100%;
    box-shadow: -6px 6px 28px rgb(204 203 201);
}

.gold-cover-tittle h4 {
    color: #e6d784;
    font-size: 20px;
    font-weight: 600;
    padding: 7px 0;
    background: #003367;
}

.hl-rate-cover {
    margin: 0px;
    float: left;
    width: 100%;
    background: #003367;
    padding: 5px 0;
}

.buy-sell-cover {
    display: inline-block;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 0 80px;
    margin: 5px 0;
}

.buy-sell-cover h6 {
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px;
}

.buy-sell-cover h5 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    padding: 5px;
}

.rating-cover {
    width: 50%;
    float: left;
}

.rating-cover:first-child {
    border-left: 0px;
}

.hl-rate-cover p {
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #e6d784;
    padding: 0px 25px;
}

.app-icon a img {
    width: 48%;
}

.buy-sell-cover i {
    color: #330707;
    font-size: 22px;
    margin: 0 10px;
    align-self: center;
}

.cnt-cover i {
    margin-right: 10px;
}


/* product css start */

.product-cover-tabs {
    color: #fff;
    text-align: center;
    background: #fff;
}


/* table all css start */

.main-product {
    background-color: #ffffff;
    position: relative;
    /* border: 2px solid #1c2a38; */
    /*  box-shadow: -6px 6px 28px rgb(204 203 201);*/
}

#divHeader {
    width: 100%;
    float: left;
    background: #51101f;
    border-radius: 10px;
    margin-bottom: 0px;
  
}

#divHeader .table {
    width: 100%;
    margin: 0px;
    border: 2px solid #51101f;
    border-radius: 10px;
}

.product-title-color .p-h.p0 {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.content-cover {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    box-shadow: 0 0 4px 2px #d1d1d1;
    margin-top: 10px;
    border-radius: 10px;
}

.content-cover:first-child {
    /* border: 0px; */
}

.p-h.p0 {
    width: 25%;
    padding: 7px 0px 7px 50px;
}

.p-h.ph {
    width: 15%;
}

.product-title-color .p-h.ph span,
.product-title-color .p-h.p0 span {
    color: #ffffff;
}

.product-title-color .p-h.ph {
    font-size: 20px;
    font-weight: bold;
    padding: 7px 0px;
}

.product-title-color span {
    font-weight: 600;
    font-size: 22px;
}

.product-name {
    width: 30%;
    padding-left: 10px;
}

.main-product-cover h3 {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
}

.product-rate {
    text-align: center;
}


/* .content-cover:last-child{border-bottom: 0px;} */

.mn-rate-cover .bgm {
    font-size: 28px;
    padding: 2px 8px;
    display: inline-block;
    font-weight: 600;
    color: #1c2a38;
}

table {
    width: 100%;
}

.e {
    color: #fff;
}

.product-rate a input[type="button"] {
    background: #e29a00;
    padding: 2px 12px;
    font-size: 20px;
    color: #000;
    border: 0;
    outline: 0;
    border-radius: 4px;
}

div#divProduct {
    clear: both;
}

.table td,
.table th {
    border: 0px;
}


/* table all css end */

.wd {
    width: 17%;
}


/* copyright css start */

.cover-copyright {
    background-color: #fff;
    padding: 10px 0;
    text-align: center;
    color: #000;
}

.cover-copyright-tittle h6 {
    font-size: 16px;
    font-weight: 600;
}

span.bgm.e.greendbg {
    background-color: #288645;
    color: #fff;
    padding: 0 15px;
}

span.bgm.e.redbg {
    background-color: #ad1f1f;
    color: #fff;
    padding: 0 15px;
}

.footer-company-name {
    display: inline-block;
    float: right;
}

.footer-company-name a.starline {
    color: #1c2a38 !important;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: bold;
}

.footer-company-name.text-right img {
    height: 12px;
}

.cover-copyright-tittle {
    display: inline-block;
    color: #1c2a38;
}

.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 {
    padding: 10px 0;
    margin-top: 20px;
    clear: both;
}

.cnt-cover.app-iconlogo {
    border: 0px;
    background-color: transparent;
}

.p-title-cover {
    background: #51101f;
    margin-top: 2px;
    color: #000;
    border-radius: 10px;

}
div#divNextHd {
    margin-top: 20px;
}

.bs1 {
    width: 20%;
    text-align: left;
    padding: 7px 0px 7px 50px;
}

.p-title-cover .bs1 span {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}

.bs2 {
    text-align: center;
    width: 20%;
}

.mrt {
    border-top: 0px;
    background: #ffffff;
    box-shadow: 0 0 4px 2px #d1d1d1;
    margin-top: 10px;
    border-radius: 10px;
}

.mrt .bs1 span {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}

.mrt .bs2 span {
    font-size: 24px;
    font-weight: 600;
    color: #1c2a38;
    padding: 2px 5px;
}

.pp {
    border-bottom: 2px solid #ffffff;
    padding: 10px 0;
}





.p-title-cover .bs2 span {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}


/*div#DivSpotRate {
    box-shadow: -6px 6px 28px rgb(204 203 201);
}*/

@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 0px;
        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: 14px;
    }
    .buy-sell-cover h6 {
        font-size: 16PX;
    }
    .buy-sell-cover h5 {
        font-size: 16PX;
    }
    .buy-sell-cover i {
        font-size: 18px;
    }
    .gold-cover-tittle h4 {
        font-size: 16px;
    }
    .cnt-cover p {
        font-size: 12px;
    }
    .app-icon a img {
        width: 45%;
    }
    .address_cover {
        padding: 0px;
    }
    .buy-sell-cover {
        padding: 0px 20px;
    }
    .product-title-color span {
        font-size: 20px;
    }
    .mrt .bs1 span {
        font-size: 18px;
    }
    .p-title-cover .bs1 span {
        font-size: 20px;
    }
    .p-title-cover .bs2 span {
        font-size: 20px;
    }
    .mrt .bs2 span {
        font-size: 18px;
    }
    .pp {
        padding: 6px 0;
    }
}

@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 5px;
    }
    #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 {
        max-width: 100%;
        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;
    }
    .bs1 {
        padding: 7px 0px 7px 5px;
    }
    .mrt .bs1 span {
        font-size: 14px;
    }
    .p-title-cover .bs1 span {
        font-size: 16px;
    }
    .p-title-cover .bs2 span {
        font-size: 16px;
    }
    .mrt .bs2 span {
        font-size: 14px;
    }
    .pp {
        padding: 0px 0;
    }
}

@media screen and (max-width:420px) {
    .info-address {
        min-height: auto;
    }
    .mn-rate-cover .bgm {
        font-size: 11px;
        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: 9px;
    }
    .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 5px;
    }
    #divHeader {
        border-radius: 0px;
    }
    .p-l-r {
        padding: 0 15px;
    }
    .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 {
        max-width: 100%;
        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: 14px;
    }
    .hl-rate-cover p {
        font-size: 12px;
    }
    .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 5px;
    }
    .p-title-cover .bs1 span {
        font-size: 11px;
    }
    .p-title-cover .bs2 span {
        font-size: 11px;
    }
    .bs1 {
        padding: 7px 0px 7px 5px;
    }
    .mrt .bs1 span {
        font-size: 11px;
    }
    .mrt .bs2 span {
        font-size: 11px;
    }
    .pp {
        padding: 0px 0;
    }
}


/** update **/

.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: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #51101f;
}

.pop-logo {}

.pop-logo img {}

.pop-text {
    position: relative;
}

.pop-text a {
    position: absolute;
    right: 10px;
    color: #51101f;
}

.pop-text h4 {
    font-size: 26px;
    font-weight: bold;
    color: #51101f;
    padding-right: 41px;
}

.pop-text p {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

@media screen and (max-width:425px) {
    .update-date-cover h2,
    .update-date-cover h2 p {
        font-size: 14px;
    }

    .pop-up-cover .pop {
        padding: 10px 10px;
    }

}

.date-picker input[type="text"] {
    border: 1px solid #231f20;
    height: 33px;
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    width: 145px;
    padding-left: 7px;
    margin-bottom: 15px;
}

.date-picker input[type="button"] {
    cursor: pointer;
    padding: 6px 16px;
    background: #51101f;
    border: 1px solid #7e632d;
    border-radius: 3px;
    color: #fff;
    padding: 4px 16px;
    font-size: 16px;
}

.up-cover {
    background: #51101f;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    float: left;
    box-shadow: 1px 1px 3px #003367;
}

.update-date-cover h2 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 10px 0px;
    border-radius: 30px;
    background: #ffd686;
    color: #000;
    width: 100%;
    float: left;
}

.update-date-cover h2 p {
    display: inline-block;
    margin-left: 14px;
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
}

.update-title h4 {
    MARGIN: 0;
    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: #e39600;
    color: #fff;
    width: 100%;
    float: left;
}

#divNews h1 {
    text-align: center;
}

.date-picker {
    text-align: right;
}

.img-thumbnail {
    width: 100%;
    height: 130px;
}

@media screen and (max-width:1199px) {
    .navbar-default .navbar-nav>li>a {
        padding: 13px 7px;
        font-size: 14px;
    }
    .pop-logo img {
        width: 100%;
    }
    .pop-text h4 {
        font-size: 20px;
        padding-right: 41px;
    }
    .pop-text p {
        font-size: 14px;
        color: #000;
    }
}

@media screen and (max-width:992px) {
    .logo-cover {
        text-align: center;
    }
    .contact-cover {
        margin-top: 10px;
    }
    .contact-cover h6 {
        font-size: 14px;
        font-weight: bold;
        color: #ebc778;
        text-align: center;
        margin-bottom: 0;
    }
    .col-md-3.res {
        width: 50%;
        float: left;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 13px 7px;
        font-size: 11px;
    }
}

@media screen and (max-width:991px) {
    .product-details-cover.second .p1 {
        padding-left: 5px;
    }
    .product-details-cover.second .p1 {
        font-size: 22px;
    }
    .mnrt span {
        font-size: 22px;
        width: 108px;
        padding: 6px 7px 4px;
    }
    img.hlimg.main-p {
        height: 20px;
    }
    .mnrtsm span {
        font-size: 18px;
    }
    .booking p {
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
    .tg-contentbox {
        margin-bottom: 15px;
    }
    .menu-cover ul li {
        display: block
    }
    .menu-cover ul {
        width: 100%;
    }
    .navbar-default .navbar-nav>li>a {
        width: 100%;
    }
    .mnrt span {
        padding: 6px 11px 4px;
        width: auto;
    }
}

@media screen and (max-width:550px) {
    .pop-text h4 {
        font-size: 14px;
        padding: 0px;
    }
    .pop-text p {
        font-size: 13px;
    }

    .booking p {
        font-size: 11px;
    }
    .product-details-cover.second .p1 {
        font-size: 13px;
    }
    .mnrt span {
        font-size: 12px;
        padding: 6px 1px 4px;
    }
    img.hlimg.main-p {
        height: 14px;
    }
    .mnrtsm span,
    .product-title-cover .table>tbody>tr.header-title>td,
    .product-title-cover .table>tbody>tr.header-title>td.mnrtsm span {
        font-size: 11px;
    }
    .spot-title-cover h3 {
        font-size: 14px;
    }
    span.ratesz {
        font-size: 14px;
    }
    span.fnsm {
        display: block;
    }
    .product-title-cover .p1 {
        padding-left: 7px;
    }
    .main-product {
        border-radius: 7px;
    }
    .product-header.hlrate span {
        font-size: 13px;
    }
}

@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: 10px;
    }
    .b_bott {
        font-size: 10px;
    }
    .ban1 {
        padding-left: 3px;
    }
    .tg-contentbox {
        min-height: auto;
    }
    .date-picker input[type="button"] {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .img-thumbnail {
        height: auto;
    }
    .col-md-3.res {
        width: 100%;
    }
    img.hlimg.main-p {
        display: none;
    }
}


/** contact **/

.cnt-detail-cover {
    background: #e39600;
    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 {
    background: #51101f;
    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: #d98f00;
    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: #e09400;
    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: #51101f;
}

#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: #1c2a38;
}

.thm-btn.bgclr-1 {
    padding: 7px 24px;
    letter-spacing: 0;
    background: #51101f;
    border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #dc9100;
    cursor: pointer;
}

.thm-btn.bgclr-1:hover {
    background: transparent;
    color: #e29500;
    border: 1px solid #000000;
}

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;
    }
}

@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;
    }
}

@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;
    }
}


/** bank-detail **/

iframe {
    margin-top: 30px;
}

.tg-contentbox {
    background: #51101f;
    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) {
    .pop-logo img {
        width: 180px;
    }
    .pop-text a {
        position: absolute;
        right: 3px;
        top: -58px;
    }
    .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%;
    }
    .footer-cover {
    margin-top: 0px;
}
.up-cover {
    margin-bottom: 0px;
}
.mar-btm {
    margin-bottom: 0px;
}
}

div#DivBankRecord {
    float: left;
    width: 100%;
    display: inline-block;
}


/* about us */

.title-wth.title-name {
    color: #1c2a38;
    font-size: 24px;
    margin: 10px 0;
    font-weight: 600;
}

.gb-chartbx h2 {
    margin: 10px 0;
    color: #fff;
    text-align: center;
    background: #021c1b;
    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;
    }
}


/*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: 7px 10px;
}

.coin-cover .lf-cvr .pn span {
    display: block;
}

.pn.head {
    background: #51101f;
    border-radius: 5px;
    margin-bottom: 8px;
}

.coin-cover .lf-cvr .pn.head span {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
}

.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*/


/** START ADD BANNER **/

.add-banner {
    background: #000000a1;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
    text-align: center;
}

.cross {
    position: absolute;
    right: 26%;
    top: 3%;
}

.add-banner img {
    width: 45%;
    margin-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;
}

@media screen and (max-width: 425px) {
    .add-banner img {
        width: 82%;
    }
    .cross {
        position: absolute;
        right: 3%;
        top: 0%;
    }
    .add-banner .cross span {
        color: #000;
        height: 30px;
        width: 30px;
        background: #fff;
        display: block;
        font-size: 21px;
        line-height: 23px;
        border-radius: 50%;
        text-align: center;
    }
}


/** END - ADD BANNER **/

.h {
    border-radius: 4px;
    background-color: #008000;
    color: rgb(255, 255, 255) !important;
}

.l {
    border-radius: 4px;
    background-color: rgb(252, 26, 26);
    color: rgb(255, 255, 255) !important;
}

.e {
    background: transparent;
}

.pn.rat span.l-w img{ margin-right: 5px;}


div#goldcoin h3 {
    position: relative;
    right: -360px;
    display: inline-block;
    clear: both;
    padding: 10px 0;
}
div#silvercoin h3{
    position: relative;
    right: -360px;
    display: inline-block;
    clear: both;
    padding: 10px 0;
}
.coin-cover {
    position: relative;
}