@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@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;
    }

    /* liverate page css start */
    .maincover {
        margin: 20px 0;
    }
    .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: 10px 10px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
    }

    ul.navbar-nav .nav-item.active {
        background: #fdfdfd !important;
        color: #000 !important;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
    }

    .bg-dark .navbar-toggler {
        float: right;
    }

    .bg-dark .container {
        float: left;
        width: 100%;
        display: block;
    }

    .header-cover .bg-dark {
        background-color: #132d84 !important;
        padding: 0px;
    }

    .header-top-marquee {
        line-height: normal;
        padding: 3px 10px 0px;
        color: #fff;
        position: relative;
        font-weight: 400;
        background: #115ba4;
        clear: both;
    }

    .header-cover div#navbarsExample07 {
        float: left;
        width: 85%;
    }

    /* .header-top-details {background: #00000030;} */
    /* .second-part-cover {padding: 3px 0px;} */

    .logo-cover a img {
        display: block;
        margin: 0 auto;
    }

    /*.logo-cover{padding: 10px 0; box-shadow: 0px 6px 13px 1px #a7a7a7;}*/

    .cnt-cover {
        text-align: center;
        color: #fff;
        font-size: 15px;
        border-radius: 4px;
        padding: 10px 0;
    }

    .cnt-cover h2 {
        margin: 0px;
        font-size: 20px;
        margin-bottom: 4px;
        color: #1066ae;
        font-weight: 500;
    }

    .header-top-details {
        background: #ffffff;
    }

    .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: 500;
        font-size: 16px;
    }

    .header-cover .nav-item.active a.nav-link {
        background: #01a6e8 !important;
        color: #fff !important;
    }

    .header-cover .nav-item: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: url(../images/bg.png) repeat;
        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: #fff0;
        padding: 1px 0 0px 0;
    }

    .gold-cover-tittle {
        background: #fff;
        color: #fff;
        text-align: center;
        border: 2px solid #3e4095;
        display: inline-block;
        width: 100%;
    }

    .marquee1 {
        font-size: 16px;
    }

    .gold-spot-cover.desinround {
        margin-bottom: 4px;
    }

    .gold-cover-tittle h4 {
        color: #fff;
        font-size: 17px;
        font-weight: 500;
        padding: 5px;
        background: #115ba4;
    }

    .hl-rate-cover {
        margin: 0px;
        float: left;
        width: 100%;
        background: #ffffff;
        padding: 0px 0;
    }

    .second-part-cover {
        padding: 3px 0;
    }

    .buy-sell-cover {
        display: inline-block;
        justify-content: center;
        float: left;
        padding: 0 17px;
        margin: 5px 0 0px;
        border-radius: 10px 0;
        width: 50%;
    }

    .buy-sell-cover h6 {
        color: #000;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 500;
        padding: 2px;
        box-shadow: 0px 0px 4px 1px #a7a7a7;
    }

    .buy-sell-cover h5 {
        color: #282425;
        font-size: 26px;
        font-weight: 500;
        padding: 5px 10px;
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        margin-top: 5px;
    }

    .buy-sell-cover.ratingmain {
        width: 100%;
    }

    .buy-sell-cover.ratingmain h5 {
        margin: 0px;
    }

    .rating-cover:first-child {
        border-left: 0px;
    }

    .hl-rate-cover p {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500;
        color: #3252a4;
        padding: 0px 15px;
        width: 50%;
        float: left;
    }

    /*.app-icon a{display: inline-block; margin: 0 3px;}*/

    .app-icon a {
        border: 1px solid #fff;
        padding: 5px;
        border-radius: 50px;
        background: #fff;
    }

    .cnt-cover h2 i {
        margin-right: 5px;
    }

    .cnt-cover.app-iconlogo {
        display: inline-block;
        float: right;
        padding: 0px;
        margin: 8px 0 0 0;
    }

    .mn-rate-cover.sml .bgm {
        font-size: 18px;
    }

    /* product css start */

    .product-cover-tabs {
        color: #fff;
        text-align: center;
        background: #fff;
    }

    /* table all css start */

    .main-product {
        background-color: #fff0;
        position: relative;
    }

    #divHeader {
        width: 100%;
        float: left;
        background: #115ba4;
        margin-bottom: 5px;
    }

    #divHeader .table {
        width: 100%;
        margin: 0px;
    }

    .product-title-color .p-h.p0 {
        font-size: 20px;
        font-weight: bold;
        vertical-align: middle;
    }

    .content-cover {
        display: block;
        width: 100%;
        padding: 4px 0;
        border: 2px solid #3e4095;
        background: #fff;
        margin-bottom: 4px;
    }

    .content-cover:last-child {
        margin-bottom: 0px;
    }

    .p-h.p0 {
        width: 30%;
        padding: 7px 0px 7px 50px;
    }

    .p-h.ph {
        width: 17.5%;
    }

    .product-title-color .p-h.ph span,
    .product-title-color .p-h.p0 span {
        color: #fff;
    }

    .product-title-color .p-h.ph {
        font-size: 20px;
        font-weight: bold;
        padding: 7px 0px;
    }

    .product-title-color span {
        font-weight: 500;
        font-size: 19px;
    }

    .product-name {
        width: 30%;
        padding-left: 10px;
    }

    .main-product-cover h3 {
        font-size: 22px;
        font-weight: 600;
        color: #282425;
        line-height: normal;
    }

    .product-rate {
        text-align: center;
    }

    /* .content-cover:last-child{border-bottom: 0px;} */

    .mn-rate-cover .bgm {
        font-size: 30px;
        display: inline-block;
        font-weight: 500;
        font-family: 'Oswald', sans-serif;
    }

    .bank-img img {
        width: 100%;
    }

    table {
        width: 100%;
    }

    .h {
        border-radius: 3px;
        background: #008000 !important;
        color: #fff !important;
        border-radius: 4px;
        padding: 0 15px;
    }

    .l {
        border-radius: 3px;
        background: #dc0000 !important;
        color: #fff !important;
        border-radius: 4px;
        padding: 0 15px;
    }

    .e {
        background: #0000;
        color: #282425;
    }

    div#divProduct {
        clear: both;
    }

    .table td,
    .table th {
        border: 0px;
    }

    /* table all css end */

    .wd {
        width: 17%;
    }

    /* copyright css start */

    .cover-copyright {
        background-color: #115ba4;
        padding: 10px 0;
        text-align: center;
        color: #000;
    }

    .cover-copyright-tittle h6 {
        font-size: 16px;
        font-weight: 500;
        color: #fff;
    }

    .footer-company-name {
        display: inline-block;
        float: right;
    }

    .footer-company-name a.starline {
        color: #fff !important;
        letter-spacing: 0;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
    }

    .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: 500;
    }

    .address_cover {
        text-align: center;
    }

    .footer-cover {
        background: #fff;
        padding: 10px 0;
        clear: both;
    }

    @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;
            width: auto;
        }

        .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;
            padding: 0 10px;
        }

        /* ------------ */
        .header-cover .navbar-dark .navbar-nav .nav-link {
            font-size: 12px;
        }

        .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;
        }

        .address_cover {
            padding: 0px;
        }

        .buy-sell-cover {
            padding: 0px 5px;
        }

        .product-title-color span {
            font-size: 20px;
        }

        .cnt-cover.app-iconlogo {
            float: left;
        }

        .header-cover div#navbarsExample07 {
            float: left;
            width: 90%;
        }
    }

    @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;
        }

        .p-l-r {
            padding: 0 15px;
        }

        .logo-cover a img {
            width: 230px;
            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 div#navbarsExample07 {
            width: 100%
        }

        .cnt-cover.app-iconlogo {
            display: block;
            float: none;
            margin: 10px 0 0 0;
        }

        .buy-sell-cover.ratingmain {
            margin: 0px;
        }
    }

    @media screen and (max-width:420px) {
        .info-address {
            min-height: auto;
        }

        .mn-rate-cover .bgm {
            font-size: 11px;
            width: auto;
        }

        .mn-rate-cover.sml .bgm {
            font-size: 10px;
        }

        .mn-rate-cover .bgm {
            font-size: 12px !important;
        }

        span.bgm.e.greendbg {
            padding: 0px 3px;
        }

        span.bgm.e.redbg {
            padding: 0px 3px;
        }

        .main-product-cover h3 {
            font-size: 14px !important;
        }

        .mn-rate-cover .bgs {
            font-size: 9px;
        }

        .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 {
            width: 225px;
            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;
        }

        .header-cover div#navbarsExample07 {
            width: 100%
        }

        .cnt-cover.app-iconlogo {
            display: block;
            float: none;
            margin: 10px 0 0 0;
        }

        .buy-sell-cover.ratingmain {
            margin: 0px;
        }
    }

    .header-cover .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
        padding: 10px 15px;
    }

    /** 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: #fff;
        padding: 20px 20px;
        border-radius: 5px;
        border: 2px solid #3e4095;
    }

    .pop-logo {}

    .pop-logo img {}

    .pop-text {
        position: relative;
    }

    .pop-text a {
        position: absolute;
        right: 10px;
        color: #4d4f9c;
    }

    .pop-text h4 {
        font-size: 26px;
        font-weight: bold;
        color: #4d4f9c;
        padding-right: 41px;
    }

    .pop-text p {
        margin: 0;
        font-weight: bold;
        font-size: 18px;
        color: #000;
    }

    input#SearchNewsDateWise:focus {
        border: 0px;
        outline: 0px;
    }

    input#txtEndDate:focus {
        outline: 0px;
    }

    input#txtStartDate:focus {
        outline: 0px;
    }

    @media screen and (max-width:425px) {
        #divSpot .hl-rate-cover p {
            font-size: 12px;
            width: 50%;
            display: inline-block;
            float: left;
        }

        .update-date-cover h2,
        .update-date-cover h2 p {
            font-size: 14px;
        }

        .pop-text a {
            position: absolute;
            right: -16px;
            top: -56px;
        }

        .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 #0a2e33;
        height: 33px;
        border-radius: 2px;
        color: #0a2e33;
        font-size: 12px;
        width: 145px;
        padding-left: 7px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .date-picker input[type="button"] {
        cursor: pointer;
        background: #115ba4;
        border-radius: 3px;
        color: #fff;
        padding: 4px 16px;
        font-size: 16px;
        border: 0;
    }

    .up-cover {
        background: transparent;
        margin-bottom: 10px;
        padding: 10px;
        width: 100%;
        float: left;
        border-radius: 20px;
        border: 2px solid #115ba4;
    }

    .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: #fff;
    }

    .update-title h4 {
        margin: 10px 0px;
        width: 100%;
        float: left;
        color: #115ba4;
        font-size: 24px;
        font-weight: bold;
    }

    .update-title p {
        width: 100%;
        float: left;
        font-size: 18px;
        letter-spacing: 0;
        color: #000;
    }

    .update-date-cover h2 {
        font-size: 22px;
        text-align: center;
        margin: 0;
        padding: 10px 0px;
        border-radius: 30px;
        background: #115ba4;
        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;
        height: 120px;
    }

    @media screen and (max-width:425px) {
        .img-thumbnail {
            height: 80px;
        }

        .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: #132d84;
        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: #115ba4;
        line-height: 27px;
        margin: 0px;
        display: block;
        float: left;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
        color: #000;
        border: 2px solid #115ba4;
    }

    .main-cover {
        margin-bottom: 10px;
    }

    .cnt-detail-cover p i {
        font-size: 24px;
        margin-bottom: 10px;
        height: 42px;
        width: 42px;
        text-align: center;
        line-height: 42px;
        color: #115ba4;
        border-radius: 30px;
        background: #fff;
        display: inline-block;
    }

    .cnt-detail-cover p strong {
        display: block;
        margin-bottom: 10px;
        font-size: 20px;
        color: #fff;
        font-weight: 500;
    }

    .cnt-detail-cover p span {
        color: #fff;
        font-size: 16px;
        width: 100%;
        display: block;
    }

    .feedback-cover1 {
        padding: 10px;
        background: #132d84;
        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: #115ba4;
    }

    #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: #115ba4;
        border-radius: 3px;
        color: #fff;
        transition: 0.5s;
        border: 1px solid #115ba4;
        cursor: pointer;
    }

    .thm-btn.bgclr-1:hover {
        background: transparent;
        color: #115ba4;
        border: 1px solid #115ba4;
    }

    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;
        }

        .mn-rate-cover .bgm {
            font-size: 22px;
        }

        .cnt-title h2 {
            font-size: 24px;
        }

        .pop-logo img {
            width: 100%;
        }

        .buy-sell-cover h6 {
            font-size: 18PX;
        }

        .buy-sell-cover h5 {
            font-size: 20PX;
        }

        .hl-rate-cover p {
            font-size: 16px;
        }

        .main-product-cover h3 {
            font-size: 22px !important;
        }
    }

    @media screen and (max-width:767px) {
        .col-md-6.mt-3 {
            width: 50%;
        }

        #divSpot .mt-3,
        divSpot .my-3 {
            WIDTH: 33.33%;
        }

        #divSpot .hl-rate-cover p {
            font-size: 9px;
        }

        .cnt-title h2 {
            font-size: 20px;
        }

        .feedback-cover1 {
            margin-top: 10px;
        }

        .cnt-detail-cover p strong {
            margin-bottom: 5px;
            font-size: 18px;
        }

        .pop-logo img {
            width: 260px;
        }

        .pop-text a {
            right: -17px;
            top: -70px;
        }

        .buy-sell-cover.ratingmain h5 {
            font-size: 12px;
        }

        .main-product-cover h3 {
            font-size: 18px !important;
        }

        .buy-sell-cover h6 {
            font-size: 16px;
        }

        .buy-sell-cover h5 {
            font-size: 18px;
        }

        .mn-rate-cover .bgm {
            font-size: 16px;
        }

        .hl-rate-cover p {
            font-size: 14px;
        }

        .col-md-6.mt-3 {
            width: 50%;
            padding: 0px 3px;
        }
    }

    @media screen and (max-width:555px) {
        #divSpot .hl-rate-cover p {
            font-size: 12px;
            width: 50%;
            display: inline-block;
            float: left;
        }
        .main-product-cover h3 {
            font-size: 14px !important;
        }

        .p-l-r {
            padding: 0 0px;
        }

        #divSpot .mt-3,
        divSpot .my-3 {
            width: 33.33%;
            padding: 3px 2px;
        }

        .buy-sell-cover {
            padding: 0px 5px;
            width: 100%;
        }
    }

    @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;
        }
    }

    .col-md-12.mt-3.p-l-r,
    .col-md-4.mt-3,
    .col-md-6.mt-3 {
        margin-top: 4px !important;
    }

    /** bank-detail **/

    iframe {
        margin-top: 30px;
    }

    .tg-contentbox {
        background: #efefef;
        float: left;
        width: 100%;
        min-height: 201px;
    }

    .mar-btm {
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }

    .bank-img {
        float: left;
        margin-bottom: 10px;
        width: 100%;
        ;
    }

    .tg-contentbox .ban1 {
        width: 35%;
        font-size: 13px;
        color: #000;
        border-color: #000;
        padding: 10px 0px 10px 5px;
        font-weight: 500;
        border-bottom: 1px dashed #000;
    }

    .b_bott {
        float: right;
        font-size: 13px;
        color: #000;
        border-color: #fff;
    }

    .tg-contentbox .ban3 {
        width: 65%;
        font-size: 13px;
        color: #000;
        border-color: #000;
        padding: 10px 0px 10px 5px;
        font-weight: 500;
        border-bottom: 1px dashed #000;
    }

    @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: #000000;
        font-size: 24px;
        margin: 10px 0;
        font-weight: 500;
    }

    .gb-chartbx h2 {
        margin: 10px 0;
        color: #fff;
        text-align: center;
        background: #115ba4;
        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: 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*/

    .pop .col-md-4,
    .pop .col-md-8 {
        float: left;
    }

    /** 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) {
        .buy-sell-cover h5 {
            padding: 5px 3px;
        }

        .ftwidth {
            width: 50px;
        }

        .img_p_right {
            width: 100%;
            margin: 0;
            display: inline-block;
        }

        .book_big_font {
            font-size: 18px;
            width: 223px;
        }

        .book_small_font {
            font-size: 12px;
        }

        .tg-contentbox {
            height: 175px;
        }

        .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;
        }

        .h {
            padding: 3px 5px;
        }

        .l {
            padding: 3px 5px;
        }
    }

    /** END - ADD BANNER **/

    .gold-spot-cover .container,
    .liverate-cover .container {
        width: 67%;
    }

    @media screen and (max-width:1033px) {

        .gold-spot-cover .container,
        .liverate-cover .container {
            width: 100%;
            max-width: 94%;
        }
    }

    @media screen and (max-width:760px) {

        .gold-spot-cover .container,
        .liverate-cover .container {
            width: 100%;
            max-width: 94%;
        }
    }
        @media screen and (max-width: 767px) {
            #divSpot .hl-rate-cover p {
                font-size: 12px;
                width: 50%;
                display: inline-block;
                float: left;
                padding: 0px
            }

            .buy-sell-cover.ratingmain h5 {
                font-size: 16px;
            }

            #divSpot .hl-rate-cover p {
                font-size: 12px;
            }

            #divSpot .hl-rate-cover p {
                font-size: 12px;
            }
        }

        @media screen and (max-width:1199px) {
            .hl-rate-cover p {
                padding: 0px
            }
        }
        @media screen and (max-width: 1100px) {
            .mn-rate-cover .bgm {
                font-size: 26px;
            }
            .main-product-cover h3 {
                font-size: 22px !important;
            }
            .buy-sell-cover.ratingmain h5,.buy-sell-cover h5 {
                font-size: 24px;
            }
        }
        @media screen and (max-width: 991px) {
            .mn-rate-cover .bgm,.buy-sell-cover h5 {
                font-size: 26px;
            }
            .main-product-cover h3 {
                font-size: 22px !important;
            }
            .buy-sell-cover.ratingmain h5,.buy-sell-cover h5 {
                font-size: 24px;
            }
        }
        @media screen and (max-width: 767px) {
            #divSpot .hl-rate-cover p {
                font-size: 12px;
                width: 50%;
                display: inline-block;
                float: left;
            }
            .mn-rate-cover .bgm,.buy-sell-cover h5{
                font-size: 26px;
            }
            .main-product-cover h3 {
                font-size:22px !important;
            }
            .buy-sell-cover.ratingmain h5,.buy-sell-cover h5 {
                font-size: 24px;
            }
        }
        @media screen and (max-width: 425px) {
            #divSpot .hl-rate-cover p {
                font-size: 12px;
                width: 50%;
                display: inline-block;
                float: left;
            }
            .mn-rate-cover .bgm {
                font-size: 18px;
            }
            .main-product-cover h3 {
                font-size: 18px !important;
            }
            .buy-sell-cover.ratingmain h5,.buy-sell-cover h5 {
                font-size: 18px;
            }
        }
        @media screen and (max-width:638px) {
            #divSpot .hl-rate-cover p {
                font-size: 10px;
                width: 50%;
                display: inline-block;
                float: left;
            }
        }

        @media screen and (max-width:638px) {
            #divSpot .hl-rate-cover p {
                font-size: 8px;
                padding: 0px !important;
            }
        }

        @media screen and (max-width:375px) {
            .buy-sell-cover.ratingmain h5 {
                font-size: 22px;
            }

            #divSpot .mt-3,
            .divSpot .my-3 {
                width: 100%;
            }

            #divSpot .hl-rate-cover p {
                font-size: 16px;
            }

            .hl-rate-cover p {
                font-size: 11px;
            }

            .hl-rate-cover p {
                padding: 0px 2px;
            }
        }
    }

    li.nav-item.pgcontact-details.gfh {
        background: #36baef;
    }

    .buy-sell-cover h5 img {
        width: 20px;
    }

    .about-cover.aboutmain p {
        padding-left: 4px;
        margin: 0;
    }

    .about-cover.aboutmain p:last-child {
        margin-bottom: 10px;
    }

    .gold-cover-tittle h4 span {
        margin-left: 0;
        position: absolute;
        right: 26px;
        padding: 3px 6px;
        top: 3px;
        background: #fff;
        border-radius: 4px;
    }

    @media screen and (max-width:633px) {
        .gold-cover-tittle h4 span {
            margin-left: 0;
            position: absolute;
            right: 7px;
            padding: 3px 6px;
            top: 8px;
            background: #fff;
            border-radius: 4px;
            font-size: 10px;
        }
    }


    @media screen and (max-width:500px) {
        .gold-cover-tittle h4 span {
            margin-left: 0;
            position: relative;
            right: -17px;
            padding: 3px 6px;
            top: -3px;
            background: #fff;
            border-radius: 4px;
            font-size: 10px;
        }
    }

    .about-cover.aboutmain p {
        padding-left: 4px;
        margin: 0;
        background: #0000;
        border: 0;
        margin-bottom: 10px;
    }    