        @import url("https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;500;600;700;800&display=swap");
        body {
            margin: 0px;
            padding: 0px;
            line-height: normal;
            background-image: url("../images/bg.png");
            font-family: Roboto, sans-serif;
            background-attachment: fixed;
        }
        
        * {
            margin: 0px;
            padding: 0px;
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin: 0px;
        }
        
        p {
            margin: 0px;
        }
        
        .container {
            width: 1200px;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover.spot {
            width: 100% !important;
        }
        
        .buy-sell-cover.spot {
            display: block;
            padding: 16px 0px 0px !important;
        }
        
        .top-header {
            display: inline-block;
            width: 100%;
            text-align: right;
            padding: 8px 0px;
            background: rgb(255, 255, 255);
        }
        
        .top-header .main .flag {
            display: inline-block;
            padding: 0px 8px;
        }
        
        .top-header .main .flag span {
            color: rgb(0, 0, 0);
            font-size: 15px;
            font-weight: 600;
        }
        
        .top-header .main .flag img {
            margin-right: 4px;
        }
        
        .logo-main {
            padding: 25px 0px;
        }
        
        .logo-main .logo a {
            display: inline-block;
            padding: 6px 0px;
        }
        
        .android h4 {
            text-align: center;
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 3px;
            color: rgb(241, 193, 15);
            display: none;
        }
        
        .logo img {
            display: inline-block;
            object-fit: cover;
            object-position: center center;
        }
        
        .android {
            display: inline-block;
            width: 100%;
            text-align: center;
            padding-top: 40px;
        }
        
        .android a {
            display: inline-block;
            width: 130px;
            border-radius: 4px;
        }
        
        .android a img {
            display: inline-block;
            width: 100%;
            object-fit: contain;
            object-position: center center;
            box-shadow: rgba(0, 0, 0, 0.11) 0px 0px 6px 0px;
            border: 1px solid rgba(0, 0, 0, 0.19);
            border-radius: 6px;
        }
        
        .logo-main .main {
            display: inline-block;
            width: 100%;
            text-align: center;
            margin-top: 30px;
        }
        
        .logo-main .main h4 {
            font-weight: 500;
            font-size: 18px;
            color: rgb(241, 193, 15);
        }
        
        .logo-main .main p {
            font-size: 16px;
            font-weight: 400;
            color: rgb(255, 255, 255);
        }
        
        .logo {
            display: inline-block;
            width: 100%;
        }
        
        .tophd-infocvr.foreright {
            text-align: right;
        }
        
        .tophd {
            background: linear-gradient(0deg, rgb(180, 139, 51) 0%, rgb(254, 246, 114) 50%, rgb(180, 139, 51) 100%);
            padding: 8px 0px;
        }
        
        .tophd-infocvr i {
            color: rgb(226, 206, 90);
            margin-right: 4px;
        }
        
        .tophd-infocvr span {
            color: rgb(0, 0, 0);
        }
        
        .header-top-marquee {
            display: inline-block;
            width: 100%;
            background:rgb(197 164 59);
        }
        
        .header-top-marquee.topm {
            background:#c5a43b;
            border-left: 0px;
            border-right: 0px;
        }
        .header-top-marquee .marquee1 {color:#fff;}
        .header-top-marquee marquee {
            font-size: 18px;
            padding-top: 4px;
            text-transform: capitalize;
            color:#fff;
            font-weight: 500;
        }
        
        .menu-header {
            display: inline-block;
            width: 100%;
            position: relative;
            color: rgb(255, 255, 169);
            border-left: 0px;
            border-right: 0px;
        }
        
        .menu-header  {
            width: 100%;
            justify-content: center;
            background: #fff;
            padding: 8px 0px;
            border: 1px solid rgb(255, 255, 255);
        }
        
        div#navbarNav {}
        
        .menu-header a.navbar-brand {
            margin: 0px;
            display: inline-block;
        }
        
        .menu-header a.navbar-brand img {
            display: inline-block;
            width: 100%;
            object-fit: cover;
            object-position: center center;
        }
        
        .menu-header li {
            margin-right: 6px;
            margin: 0px 6px;
        }
        
        .menu-header li a {
            text-transform: capitalize;
            position: relative;
            transition: all 0.4s ease 0s;
            z-index: 1;
            font-size: 16px;
            border-radius: 4px;
            color: rgb(0, 0, 0) !important;
            font-weight: 700 !important;
        }
        
        .menu-header li a:hover {
            background: rgb(0, 0, 0);
            color: rgb(255, 255, 255) !important;
        }
        
        .menu-header li a:hover::before {
            width: 100%;
        }
        
        .menu-header a.nav-link i {
            padding-right: 4px;
        }
        
        .menu-header li a.active {
            background: rgb(0, 0, 0);
            border-radius: 4px;
            color: rgb(255, 255, 255) !important;
        }
        
        .menu-header a.navbar-brand img {
            display: inline-block;
            object-fit: cover;
            object-position: center center;
            width: 145px;
        }
        
        p.footer-company-name.text-right {
            width: 50%;
            display: inline-block;
        }
        
        .starline img {
            width: 20px;
            border-radius: 50px;
        }
        
        .navbar-nav .nav-link {
            font-weight: 600;
        }
        
        .menu-header li:nth-child(7) {
            margin-right: 0px;
        }
        
        .l {
            border-radius: 4px;
            background: rgb(220, 0, 0);
            color: rgb(255, 255, 255) !important;
        }
        
        .h {
            border-radius: 4px;
            background: rgb(0, 128, 0);
            color: rgb(255, 255, 255) !important;
        }
        
        table {
            width: 100%;
            margin: 0px !important;
        }
        
        .p-h.p0 {
            width: 25%;
            border: none;
        }
        
        .p-h.ph {
            width: 15%;
            text-align: center;
        }
        
        td {
            font-size: 22px;
            font-weight: 600;
            border-top: 0px !important;
        }
        
        li.nav-item.login {
            background: rgb(255, 255, 255);
            border-radius: 4px;
            position: absolute;
            right: 0px;
            margin: 0px;
        }
        
        a.nav-link.login {
            color: rgb(0, 0, 0) !important;
        }
        
        a.nav-link.login:hover {
            color: rgb(255, 255, 255) !important;
        }
        
        span.bgs.hl img {
            width: 9px;
            margin-right: 7px;
        }
        
        .gold-spot-cover {
            display: inline-block;
            width: 100%;
        }
        
        .gold-spot-cover .gold-cover-tittle {
            display: inline-block;
            width: 100%;
            position: relative;
            overflow: hidden;
            text-align: center;
            background: rgb(255, 255, 255);
            border-radius: 0px;
            border: 1px solid rgb(255, 255, 255);
            border-radius: 10px;
        }
        
        .gold-spot-cover .gold-cover-tittle:nth-child(3) {
            border-right: 0px !important;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover::before {
            width: 37%;
            height: 3px;
            background: rgb(195, 163, 77);
            top: 105px;
            left: 0px;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover::after {
            position: absolute;
            width: 37%;
            height: 3px;
            background: rgb(195, 163, 77);
            top: 105px;
            right: 0px;
        }
        
        .gold-spot-cover .gold-cover-tittle p.spot-mainall {
            font-size: 20px;
            margin-bottom: 0px;
            color: rgb(0, 0, 0);
            font-weight: 700;
            padding: 2px 60px;
            position: relative;
            text-align: center;
            display: block;
            background:#fff;
            text-transform: uppercase;
        }
        
        .gold-spot-cover .gold-cover-tittle p.spot-mainall::after {
            position: absolute;
            content: "";
            width: 50px;
            height: 4px;
            right: -49px;
            top: 0px;
        }
        
        .product-title-color span {
            font-weight: 700;
            font-size: 19px;
            color: rgb(0, 0, 0);
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs {
            display: inline-block;
            width: 100%;
            border-radius: 3px;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover {
            display: inline-block;
            width: 100%;
            text-align: center;
            padding: 4px 0px 0px;
            position: relative;
            overflow: hidden;
        }
        
        #divFuture .cover_bs .buy-sell-cover,
        #divNext .cover_bs .buy-sell-cover {}
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover {
            display: inline-block;
            width: 50%;
            float: left;
            padding-right: 10px;
            position: relative;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover.future {
            width: 50%;
            float: left;
            display: inline-block;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover:nth-child(2) {
            padding-left: 10px;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover h6 {
            font-size: 18px;
            font-weight: 500;
            color: rgb(0, 0, 0);
            margin-bottom: 7px;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .hl-rate-cover {
            width: 100%;
        }
        
        .gold-spot-cover .gold-cover-tittle .cover_bs .hl-rate-cover p {
            font-size: 15px;
            color: rgb(0, 0, 0);
            width: 50%;
            font-weight: 500;
            padding-bottom: 5px;
        }
        
        span a.bgm{ text-decoration: none;
            color: rgb(0, 0, 0);
            font-size: 26px;
            font-weight:bold;
            padding: 2px 5px;
        }
        
        .rating-cover h5 {
            color: rgb(0, 0, 0);
            font-size: 28px;
            font-weight: bold;
            display: inline-block;
            padding: 2px 12px;
        }
        
        .rating-cover h5 span {
            padding: 2px 8px;
        }
        
        .mn-rate-cover span.bgm {
            padding: 2px 8px;
            display: inline-block;
            margin: 4px 0px;
        }
        
        .liverate-cover {
            display: inline-block;
            width: 100%;
        }
        
        .liverate-cover .main-product {
            display: block;
            width: 100%;
            margin-top: 10px;
        }
        
        .liverate-cover .main-product .poduct-heacer-cover {
            display: inline-block;
            width: 100%;
            background: #fff;
            border-radius: 2px;
        }
        
        .liverate-cover .main-product .poduct-heacer-cover td.p-h.p0 {
            padding: 10px 0px;
            vertical-align: middle;
            padding-left: 20px;
        }
        
        .liverate-cover .main-product .poduct-heacer-cover td.p-h.ph.text-center {
            padding: 10px 0px;
            vertical-align: middle;
        }
        
        .liverate-cover .main-product div#divProduct {
            display: block;
            width: 100%;
            color: rgb(255, 255, 255);
        }
        
        .liverate-cover .main-product div#divProduct .content-cover {
            display: block;
            width: 100%;
            background: rgb(255, 255, 255);
            margin: 0px 0px;
            border-radius: 2px;
            margin-bottom: 4px;
        }
        .p-h.p0 ,.p-h.ph{padding: 10px 0px;border: 1px solid #a78624;}
        .liverate-cover .main-product div#divProduct .content-cover td.p-h.p0 h3 {
            font-size: 22px;
            font-weight: 500;
            padding-left: 20px;
            color: rgb(0, 0, 0);
            font-weight:bold;
        }
        
        .liverate-cover .main-product div#divProduct .content-cover input[type="button"] {
            background: rgb(241, 193, 15);
            border: none;
            padding: 4px 16px;
            font-size: 16px;
            color: rgb(0, 0, 0);
            border-radius: 4px;
        }
        
        span.bgs.hl {
            display: block;
            font-size: 15px;
            color: rgb(0, 0, 0);
            padding: 7px 0px;
        }
        
        .booking .main {
            display: inline-block;
            width: 100%;
            margin-top: 10px;
            background: rgb(255, 255, 255);
            margin-bottom: 10px;
            box-shadow: rgba(0, 0, 0, 0.51) 0px 0px 3px 0px;
        }
        
        .booking-head {
            display: inline-block;
            width: 100%;
            text-align: center;
        }
        
        .booking .main h4 {
            font-size: 18px;
            text-align: center;
            color: rgb(0, 0, 0);
            padding-top: 4px;
            display: inline-block;
            position: relative;
        }
        
        .booking .main h4::before {
            position: absolute;
            content: "";
            width: 10px;
            height: 10px;
            border: 1px solid rgb(249, 38, 0);
            transform: rotate(45deg);
            bottom: -13px;
            left: -31px;
        }
        
        .booking .main h4::after {
            position: absolute;
            content: "";
            width: 10px;
            height: 10px;
            border: 2px solid rgb(249, 38, 0);
            transform: rotate(45deg);
            bottom: -13px;
            right: -31px;
        }
        
        .booking .main ul {
            margin: 0px;
            text-align: center;
        }
        
        .booking .main ul li {
            display: inline-block;
            font-size: 20px;
            color: rgb(0, 0, 0);
        }
        
        .booking .dots {
            display: inline-block;
            width: 100%;
            margin-bottom: 5px;
        }
        
        .booking .dots p {
            width: 6px;
            height: 6px;
            background: rgb(249, 38, 0);
            border-radius: 20px;
            position: relative;
            margin: 0px auto;
        }
        
        .booking .dots p::before {
            position: absolute;
            content: "";
            width: 80px;
            height: 1px;
            background: rgb(0, 0, 0);
            top: 3px;
            left: 18px;
        }
        
        .booking .dots p::after {
            position: absolute;
            content: "";
            width: 80px;
            height: 1px;
            background: rgb(0, 0, 0);
            top: 3px;
            right: 18px;
        }
        
        footer#dk-footer {
            display: inline-block;
            color: rgb(0, 0, 0);
            margin-top: 50px;
            width: 100%;
            float: left;
            background:#202326 !important;
        }
        
        footer#dk-footer .main {
            display: inline-block;
            width: 100%;
            margin-top: 40px;
            color: rgb(0, 0, 0);
            text-align: center;
        }
        
        footer#dk-footer .main h4 {
            font-size: 18px;
            font-weight: 600;
            text-align: center;
            color:rgb(197 164 59);
            margin-bottom: 5px;
            letter-spacing: 2px;
            margin-bottom: 10px;
        }
        .close span {
            font-weight: normal;
            font-size: 22px;
            display: inline-block;
            width: 35px;
            height: 35px;
            line-height: 32px;
            border-radius: 74px;
            background: #e6be69;
        }
        #ftr .main h4 i{margin-right:10px;}
        footer#dk-footer .main ul {
            display: inline-block;
            width: 100%;
            margin: 0px;
        }
        
        footer#dk-footer .main ul li {
            list-style: none;
            font-size: 16px;
            text-align: center;
            color: rgb(255, 255, 255);
            display: inline-block;
            padding: 0px 10px;
        }
        
        footer#dk-footer .main ul li.add {
            padding: 0px 14px;
        }
        
        footer#dk-footer .main a {
            display: inline-block;
            width: 60px;
        }
        
        footer#dk-footer .main a img {
            display: inline-block;
            width: 100%;
            object-fit: cover;
            object-position: center center;
        }
        
        footer#dk-footer .main p {
            font-size: 16px;
            font-weight: 500;
            text-align: center;
            color: rgb(0, 0, 0);
        }
        
        footer#dk-footer .cover-copyright {
            display: inline-block;
            width: 100%;
            color: rgb(255, 255, 255);
            background:#000;
            padding: 10px 0px;
            margin-top:35px;
        }
        
        footer#dk-footer .cover-copyright .cover-copyright-tittle {
            display: inline-block;
            width: 49%;
        }
        
        footer#dk-footer .cover-copyright .cover-copyright-tittle h6 {
            font-size: 16px;
            color:#fff;
            font-weight: bold;
        }
        
        footer#dk-footer .cover-copyright a.starline {
            font-size: 14px;
            color:#fff;
            font-weight: bold;
        }
        
        .header {
            text-align: center;
        }
        
        .title-wth.title-name {
            color:#fff;
            font-size: 24px;
            margin: 10px 0px;
            font-weight: 600;
        }
        
        .bank-cover p {
            line-height: 27px;
            margin: 0px 0px 10px;
            display: block;
            float: left;
            font-size: 16px;
            width: 100%;
            color: rgb(0, 0, 0);
        }
        
        .date-picker {
            text-align: right;
        }
        
        .date-picker input[type="text"] {
            border: 1px solid rgb(226, 177, 13);
            height: 33px;
            border-radius: 2px;
            color: rgb(0, 0, 0);
            font-size: 12px;
            width: 145px;
            padding-left: 7px;
            margin-bottom: 15px;
            font-weight: bold;
        }
        
        .date-picker input[type="button"] {
            cursor: pointer;
            background: rgb(197 164 59);
            border-radius: 3px;
            color: rgb(255 255 255);
            padding: 4px 16px;
            font-size: 16px;
            border: none;
            box-shadow: 1px 1px 1px #0000005c;
        }
        
        .up-cover {
            margin-bottom: 10px;
            padding: 10px;
            width: 100%;
            float: left;
            border-radius: 4px;
            box-shadow: rgba(0, 0, 0, 0.21) 3px 3px 8px 0px;
            background: rgb(255, 255, 255);
            border: 1px solid rgb(203, 203, 203);
        }
        
        .update-date-cover h2 {
            font-size: 22px;
            text-align: center;
            margin: 0px;
            padding: 10px 0px;
            background: rgb(197 164 59);
            border-radius: 4px;
            color: rgb(255 255 255);
            width: 100%;
            float: left;
            border: 1px solid rgb(255, 255, 255);
        }
        
        .update-date-cover h2 p {
            display: inline-block;
            margin-left: 14px;
            font-size: 16px;
            margin-bottom: 0px;
            color:#fff;
        }
        
        .update-title h4 {
            margin: 10px 0px;
            width: 100%;
            float: left;
            color: rgb(0, 0, 0);
            font-size: 24px;
            font-weight: bold;
        }
        
        .update-title p {
            width: 100%;
            float: left;
            font-size: 18px;
            letter-spacing: 0px;
            color: rgb(0, 0, 0);
        }
        
        .ui-datepicker td span,
        .ui-datepicker td a {
            font-size: 13px;
        }
        
        .main-cover {
            margin-top: 30px;
        }
        
        .mar-btm {
            margin-bottom: 15px;
            float: left;
            width: 100%;
        }
        
        .bank-img {
            float: left;
            margin-bottom: 00px;
        }
        
        .img-thumbnail {
            width: 100%;
            border: 0px;
            border-radius: 0px;
            padding: 0px;
        }
        
        .tg-contentbox {
            background: rgb(255, 255, 255);
            float: left;
            width: 100%;
            min-height: 201px;
            border: 1px solid rgb(203, 203, 203);
            border-radius: 2px;
        }
        
        .tg-contentbox .ban1 {
            width: 35%;
            font-size: 13px;
            color: rgb(0, 0, 0);
            padding: 10px 0px 10px 5px;
            font-weight: 500;
            border-bottom: 1px solid #c5a43b;
        }
        
        .b_bott {
            float: right;
            font-size: 13px;
            color: #000;
            border-color: rgb(255, 255, 255);
        }
        
        .tg-contentbox .ban3 {
            width: 65%;
            font-size: 13px;
            color: rgb(0, 0, 0);
            border-color: rgb(0, 0, 0);
            padding: 10px 0px 10px 5px;
            font-weight: 500;
            border-bottom: 1px solid #c5a43b;
        }
        
        .navbar-light .navbar-nav .active {
            background: #000;
            color: rgb(0, 0, 0) !important;
            border-radius: 4px !important;
        }
        
        .navbar-light .navbar-nav .active a {
            color: rgb(255, 255, 255) !important;
        }
        
        .cnt-detail-cover {
            padding: 10px 10px 0px;
            text-align: center;
            border-radius: 4px;
            box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 4px;
            width: 100%;
            float: left;
            background: rgb(197 164 59);
        }
        
        .cnt-detail-cover p i {
            font-size: 24px;
            margin-top: 8px;
            margin-bottom: 10px;
            height: 42px;
            width: 42px;
            text-align: center;
            line-height: 42px;
            color: rgb(214 180 72);
            border-radius: 30px;
            background: rgb(255, 255, 255);
            display: inline-block;
            border: 1px solid rgb(214 180 72);
        }
        
        .cnt-detail-cover p strong {
            display: block;
            margin-bottom: 10px;
            font-size: 20px;
            color: rgb(0, 0, 0);
        }
        
        .cnt-detail-cover p span {
            color: rgb(0, 0, 0);
            font-size: 16px;
            width: 100%;
            display: block;
        }
        
        .feedback-cover1 {
            padding: 10px;
            border-radius: 6px;
            box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 4px;
            background: rgb(197 164 59);
        }
        
        .feedback-cover {
            padding: 6px 12px;
            border-radius: 4px;
            background: rgb(255, 255, 255);
        }
        
        .cnt-title {
            text-align: center;
            background: rgb(248, 157, 19);
            border-radius: 4px;
        }
        
        .cnt-title h2 {
            margin: 0px;
            padding: 10px 0px;
            color: rgb(255 255 255);
            border-radius: 4px;
            background: rgb(214 180 72);
            border: 1px solid rgb(255, 255, 255);
        }
        
        #contact-form .form-group {
            margin-top: 10px;
            width: 100%;
        }
        
        .for-img-look label {
            background: rgba(0, 0, 0, 0);
            margin-bottom: 0px;
            color: rgb(0 0 0);
        }
        
        .form-control {
            border: 1px solid rgb(206, 206, 206);
            letter-spacing: 0px;
            box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 4px;
        }
        
        .bank-cover p {
            line-height: 27px;
            margin: 0px 0px 10px;
            padding: 16px;
            display: block;
            float: left;
            font-size: 16px;
            width: 100%;
            color: rgb(0, 0, 0);
            background: rgb(255, 255, 255);
            border-radius: 4px;
            border: 1px solid rgb(203, 203, 203);
        }
        
        .thm-btn.bgclr-1 {
            letter-spacing: 0px;
            transition: all 0.5s ease 0s;
            cursor: pointer;
            background: rgb(197 164 59);
            border-radius: 3px;
            color: rgb(255 255 255);
            padding: 5px 16px;
            font-size: 16px;
            border: none;
            box-shadow: 2px 2px 2px #000000b5;
        }
        
        #msgForSubmit {
            display: block;
            background: rgb(0, 128, 0);
            color: rgb(255, 255, 255);
            border: 0px;
        }
        
        .add-banner img {
            width: 45%;
            margin-top: 3%;
        }
        
        .cross {
            position: absolute;
            right: 26%;
            top: 3%;
        }
        
        .add-banner .cross span {
            color: rgb(0, 0, 0);
            height: 40px;
            width: 40px;
            background: rgb(255, 255, 255);
            display: block;
            font-size: 29px;
            line-height: 36px;
            border-radius: 50%;
            text-align: center;
            opacity: 0.7;
        }
        
        .add-banner {
            background: rgba(0, 0, 0, 0.63);
            position: fixed;
            inset: 0px;
            z-index: 999999;
            text-align: center;
        }
        
        .pop-up-cover {
            position: fixed;
            inset: 0px;
            z-index: 9999;
            background: rgba(0, 0, 0, 0.72);
        }
        
        .pop-up-cover .pop {
            position: absolute;
            top: 39%;
            left: 5%;
            right: 5%;
            background: #c5a43b;
            padding: 25px 20px;
            border-radius: 5px;
            border: 2px solid rgb(122, 96, 63);
        }
        
        .pop-text {
            position: relative;
        }
        
        .pop-text a {
            position: absolute;
            right: 10px;
            color: rgb(205, 167, 76);
        }
        
        .pop-text h4 {
            font-size: 26px;
            font-weight: bold;
            color: #000000;
            padding-right: 41px;
        }
        
        .pop-text p {
            margin: 0px;
            font-weight: bold;
            font-size: 18px;
            color: rgb(255, 255, 255);
        }
        
        @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: 120px;
                margin-bottom: 10px;
            }
            .pop-text a {
                position: absolute;
                right: -20px;
                color: rgb(205, 167, 76);
                top: -49px;
            }
        }
        
        iframe {
            height: 500px;
        }
        
        .newwwwww {
            animation-name: example;
            animation-duration: 1s;
            animation-iteration-count: infinite;
        }
        
        @keyframes example {
            0% {
                color: rgb(226, 206, 90);
            }
            25% {
                color: rgb(226, 206, 90);
            }
            50% {
                color: rgb(226, 206, 90);
            }
            100% {
                color: rgb(0, 0, 0);
            }
        }
        
        top-border-marquee {
            border-top: 3px solid rgb(126, 23, 23);
        }
        
        .top-header-text h2,
        .top-header-text p {
            color: rgb(0, 0, 38) !important;
        }
        
        .jewellery-image {
            margin-top: 15px;
        }
        
        .j-img img {
            width: 100%;
            height: 280px;
            border-radius: 4px;
            box-shadow: 4px 4px 5px #0000004f;
        }
        
        .jewellery-image .btn.btn-primary.btn-lg.j-img {
            padding: 0px;
            display: block;
        }
        
        .jewellery-image .btn.btn-primary.btn-lg.j-img {
            padding: 0px;
            display: block;
            background: rgb(255, 255, 255);
        }
        
        .jewellery-image .btn-primary {
            border: 0px;
        }
        
        .j-img {
            height: 280px;
            margin-bottom: 20px;
        }
        
        .modal-header {
            border: 0px;
        }
        
        .modal-header {
            padding: 0px 10px 0px 0px;
        }
        
        .modal-body {
            text-align: center;
            padding: 10px;
        }
        
        .modal-content .modal-body img {
            max-width: 100%;
        }
        
        .close span {
            font-weight: normal;
        }
        
        .close {
            color: rgb(255, 255, 255);
            opacity: 1;
            font-size: 51px;
        }
        
        .modal-content {
            background-color: transparent;
            box-shadow: none;
            border: 0px;
        }
        
        .close:focus,
        .close:hover {
            color: rgb(229, 229, 229);
            text-decoration: none;
            cursor: pointer;
            opacity: 1;
        }
        
        button:focus {
            outline: 0px !important;
        }
        
        .about-cover {
            display: inline-block;
            width: 100%;
            margin-bottom: 150px;
        }
        /** update **/
        
        .pop-up-cover {
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: 99999;
            background: #000000b8;
        }
        
        .pop .col-md-4,
        .pop .col-md-8 {
            display: inline-block;
            float: left;
        }
        
        .pop-up-cover .pop {
            position: absolute;
            top: 39%;
            left: 5%;
            right: 5%;
            background: #c5a43b;
            padding: 21px 20px;
            border-radius: 5px;
            border: 2px solid #3a3a3a;
            box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px, rgb(226, 163, 55) 0px 0px 0px 1px, rgb(226, 163, 55) 1px 1px 0px 1px;
        }
        
        .pop-logo {}
        
        .pop-logo img {
            width: 100%;
        }
        
        .pop-text {
            position: relative;
        }
        
        .pop-text a {
            position: absolute;
            right: 10px;
            color: #000;
        }
        
        .pop-text h4 {
            font-size: 26px;
            font-weight: bold;
            color: #000;
            padding-right: 41px;
            text-align: left;
            margin-bottom: 8px;
        }
        
        .pop-text p {
            margin: 0;
            font-weight: bold;
            font-size: 18px;
            color: #fff;
            text-align: left;
        }
        
        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: -15px;
                top: -64px;
            }
            .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%;
            }
        }
        
        @media(max-width: 1024px) {
            .pop-text a {
                right: 57px;
                top: -19px;
            }
        }
        
        @media(max-width: 991px) {
            .pop-text h4 {
                font-size: 22px;
            }
            .pop-text p {
                font-size: 16px;
            }
            .pop-text a {
                right: 47px;
                top: -15px;
            }
        }
        
        @media(max-width: 767px) {
            .pop-text h4 {
                font-size: 20px;
                margin-top: 20px;
            }
            .pop-text p {
                font-size: 16px;
            }
            .pop-text a {
                top: -89px;
                right: -21px;
            }
            .pop-logo img {
                width: 350px !important;
            }
        }
        
        @media(max-width: 575px) {
            .pop-logo img {
                width: 280px !important;
            }
            .pop-text a {
                top: -66px;
                right: -26px;
                font-size: 14px;
            }
            .pop-text p {
                font-size: 14px;
                font-weight: 500;
            }
            .pop-text h4 {
                font-size: 18px;
                margin-top: 10px;
                font-weight: 600;
            }
        }
        
        @media(max-width: 425px) {
            .pop-logo img {
                width: 220px !important;
            }
            .pop-text a {
                top: -56px;
                right: -16px;
            }
        }