@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,600&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;}

/*Slick Slider Css Start*/
.slick-slider{position:relative;display:block; -webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y; touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative; display:block; overflow:hidden; margin:0; padding:0; min-width: 100%;}
.slick-list.dragging{cursor: pointer;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track {position:relative; top:0; left: 0;display: block; min-width: 100%;}
.slick-track:before, .slick-track:after {display:table; content:"";}
.slick-track:after {clear:both;}
.slick-loading .slick-track {visibility:hidden;}
.slick-slide{display:none; float:left; height:100%; min-height:1px;}
.slick-initialized .slick-slide{display:block; list-style:none;}
.slick-loading .slick-slide{ visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border:1px solid transparent;}
.slick-arrow {display:block; position:absolute; top:80%; z-index:2; padding:0; width:40px; height:40px; text-align:center; font-size:0; color:#545454; background:#fff; border:0;cursor:pointer; opacity:1; outline:none; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%); }
.slick-arrow.slick-prev {left: 0px;}
.slick-arrow.slick-next {right: 0px;}
.slick-arrow:after{display:block; font-family: 'Line Awesome Free'; font-weight: 900; font-size:22px; line-height:40px; position:absolute; left:0; right:0; top:0; bottom:0;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.slick-arrow.slick-prev:after {content:"\f104";}
.slick-arrow.slick-next:after {content:"\f105";}
.slick-arrow:hover:after {color:#fff;} 
.slick-arrow:focus,
.slick-arrow:hover {opacity:1; outline:none; background:#1dbaac; color: #fff;}
.slick-dots {display:block; position:absolute; left:0; right:0; bottom:25px; margin:0 auto; padding:0; text-align:center;}
.slick-dots li {margin:0 7px; padding:0; list-style:none; display:inline-block; vertical-align:top;}
.slick-dots li button {display:block; width:10px; height:10px; font-size:0px; padding: 0; background:#fff; border:2px solid transparent; position: relative; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; cursor:pointer;}
.slick-dots li.slick-active button:focus, .slick-dots li.slick-active button:hover, .slick-dots li.slick-active button,
.slick-dots li button:focus, .slick-dots li button:hover{outline:none; box-shadow:none;}
.slick-dots li button:after {width: 10px;height: 10px;background: #613814; border:2px solid transparent; content: "";position: absolute;border-radius: 50%;left: 50%;top: 50%;transform: translate(-50%, -50%); opacity:0;}
.slick-dots li.slick-active button:focus:after, .slick-dots li.slick-active button:hover:after, .slick-dots li.slick-active button:after{opacity:1;}
/*Slick Slider Css End*/
.carousel-item img {
    width: 100%;
}
/**banner-start**/
.banner{margin: 0; padding: 0; position: relative; text-align: left;}
.banner .item-autoplay{position: relative;}
.banner .image-box{width: 100%; height: 300px; background: #000;}
.banner .image-box img{width: 100%; height: 100%; opacity: 0.8; object-fit: cover; object-position: center; margin: 0;}
.banner .content{position: absolute; left: 0; right: 0; top: 50%; transform: translate(23%, -50%);}
.banner h1{font-family: Rubik,sans-serif;font-size: 40px;font-weight: 500; color: #fff;}
.banner span{font-size: 14px;margin-bottom: 30px; color: #fff;}
.banner .btn{margin-top: 30px;padding: 14px 33px;text-transform: uppercase;font-size: 16px; background: #1dbaac; border-radius: 30px; border-radius: 30px;letter-spacing: 1px;font-weight: 400;color: #fff; }
.banner .slick-arrow.slick-prev {left: 500px; display: none!important;}
.banner .slick-arrow.slick-next {left: 550px; display: none!important;}
/**banner-end**/
.image-box.adaad{
    height: 320px;
}


/* liverate page css start */

.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: 4px 6px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.header-cover li.nav-item {
    margin: 0 3px;
}

.app-icon i {
    font-size: 32px;
    margin-left: 10px;
    border: 1px solid#fff;
    border-radius: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}

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: transparent !important;
    padding: 0px;
}

.header-top-marquee {
    line-height: normal;
    padding: 6px 0 0 0;
    color: #fff;
    position: relative;
    font-weight: 400;
    background: #b42324;
    font-size: 16px;
}

.logo-cover a img {
    
    margin: 0 auto;
}

.logo-cover {
    padding: 5px 0;
}

.cnt-cover {
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 10px 0;
}

.cnt-cover h2 {
    margin: 0px;
    font-size: 20px;
    margin-bottom: 4px;
    color: #b42324;
    font-weight: 500;
}

.image-maa img {
    border: 2px solid #987a28;
}

.image-maa {
    text-align: center;
}

.cnt-cover p {
    margin: 0;
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

.header-cover .nav-item.active a.nav-link {
    background: #fff !important;
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
}

.header-top-details {
    background: #b42324;
    padding: 2px 0;
}

i.fa.fa-android {
    color: #29ad07;
}

i.fa.fa-apple {
    color: #fff;
}

.header-cover .nav-item:hover {
    background: #fff;
}

.header-cover .nav-item:hover a.nav-link {
    color: #000;
}

.header-cover .navbar-nav {
    text-align: center;
    width: 100%;
    justify-content: center;
    padding: 5px 0;
}

body:after {
    content: "";
    position: fixed;
    background: url(../images/bg.jpg) repeat;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    z-index: -1;
    background-size: cover;
    background-attachment: fixed;
    /*background: #fff;*/
}


/* ------------ */

.cover_bs {
    float: left;
    width: 100%;
    display: inline-block;
}

.bg-color h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.login-btn-cvr {
    padding: 10px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    margin-top: 3px;
    font-weight: bold;
    background: #8b6740;
}

.footer-cover.lghlh {
    background: #fff;
    margin: 0;
}

span.bgm.e.fns {
    font-size: 16px;
    font-weight: 600;
}
.app-icon {
    text-align: center;
    padding: 5px;
}

.gold-cover-tittle {
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    border-radius: 4px;
}

.gold-cover-tittle h4 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 8px 0;
    background: #b42324;
    width: 50%;
    border-radius: 0 30px 0 0;
}

a.login-btn-cvr {
    list-style: none;
    text-decoration: none;
}

a.login-btn-cvr:hover {
    color: #ddd;
}

.hl-rate-cover {
    margin: 0px;
    width: 100%;
}

.hl-rate-cover img {
    width: 15px;
    margin-right: 10px;
    align-items: center;
    line-height: 15px;
}

ul.menu img {
    width: 40%;
}

.widget p {
    margin: 5px 0;
    line-height: 25px;
}

.buy-sell-cover {
    display: inline-block;
    justify-content: center;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 4px 0px #3d2708;
    padding: 5px 0;
}

.buy-sell-cover h6 {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
}

.buy-sell-cover h5 {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    padding: 4px 10px;
    display: inline-block;
}

.rating-cover {
    width: 50%;
    float: left;
    margin: 3px 0;
}

.rating-cover:first-child {
    border-left: 0px;
}

.hl-rate-cover p {
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #4b2e18;
    padding: 2px 35px;
}

.app-icon a img {
    width: 10%;
    margin: 0px 5px;
    background: #ffc04c;
}
.logo-smoll{text-align: center;}
.logo-smoll img {
    width: 90px;
}
.logo-smoll h5 {
    font-size: 10px;
    line-height: normal;
    margin-top: 10px;
}
.logo-smoll span {
    font-size: 9px;
    font-weight: 700;
    color: #000;
}

.buy-sell-cover i {
    color: #330707;
    font-size: 22px;
    margin: 0 10px;
    align-self: center;
}

.cnt-cover i {
    margin-right: 10px;
}

.mn-rate-cover .bgs {
    display: block;
    font-size: 16px;
    color: #ecdd85;
    line-height: normal;
    padding: 3px 0px 3px;
    font-weight: 500;
}

.mn-rate-cover {
    display: inline-block;
}


/* product css start */

.product-cover-tabs {
    color: #fff;
    text-align: center;
    background: #fff;
}


/* table all css start */

.main-product {
    position: relative;
}

#divHeader {
    width: 100%;
    float: left;
    background: #b42324;
}

div#divProduct {
    clear: both;
}

#divHeader .table {
    width: 100%;
    margin: 0px;
}

.product-title-color .p-h.p0 {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.content-cover {
    /* display: inline-block; */
    width: 100%;
    padding: 5px 0;
    /* box-shadow: 0px 0px 4px 0px #3d2708; */
    border: 1px solid #7c7c7c;
}

.p-h.p0 {
    width: 25%;
    padding: 7px 0px 7px 25px;
}

.p-h.ph {
    width: 15%;
}

.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: 16px;
}

.product-name {
    width: 30%;
    padding-left: 10px;
}

.main-product-cover h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    font-family: arial;
}

.product-rate {
    text-align: center;
}

.mn-rate-cover .bgm {
    font-size: 26px;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 600;
    font-family: arial;
}
.bdrt {
    border-top: 10px solid #b42324;
}
.contact-details{background: #ffc04c; padding: 15px; border: 2px solid red; margin-top: 30px;}

table {
    width: 100%;
}

.e {
    color: #000;
}

.product-rate a input[type="button"] {
    padding: 4px 25px;
    font-size: 18px;
    color: #fff;
    border: 0;
    outline: 0;
    border-radius: 50px;
    background: #b42324;
}

.table td,
.table th {
    border: 0px;
}


/* table all css end */

.wd {
    width: 17%;
}


/* copyright css start */

.cover-copyright {
    background-color: #ffffff;
    padding: 5px 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: 4px 15px;
    border-radius: 3px;
}

span.bgm.e.redbg {
    background-color: #ad1f1f;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
}

.h {
    border-radius: 3px;
    background: #008000;
    color: #fff !important;
}

.l {
    border-radius: 3px;
    background: #dc0000;
    color: #fff !important;
}

footer {
    clear: both;
}

.footer-company-name {
    display: inline-block;
    float: right;
}

.footer-company-name a.starline {
    color: #000 !important;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: bold;
}

.footer-company-name.text-right img {
    height: 12px;
}

.cover-copyright-tittle {
    display: inline-block;
}

.logo_footer {
    text-align: center;
}

.logo_footer a img {
    width: 150px;
}

.address_cover h3 {
    color: #cf3135;
    font-size: 20px;
    margin-bottom: 0px;
}

.address_cover p {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
}

.address_cover {
    text-align: center;
}

.footer-cover {
    margin-top: 20px;
    clear: both;
    text-align: center;
}

.cnt-cover.app-iconlogo {
    border: 0px;
    background-color: transparent;
}


/*time css start*/

@media screen and (max-width:1199px) {
    .main-product-cover h3 {
        font-size: 18px !important;
    }
    .product-title-color .p-h.p0 {
        font-size: 18px;
    }
    .bnr-logo .col-md-4.mt-3 {
    padding: 5px;
}
    .product-title-color .p-h.ph {
        font-size: 18px;
    }
    .mn-rate-cover .bgm {
        font-size: 18px;
        padding: 3px 5px;
        width: auto;
    }
    .product-rate a input[type="button"] {
        font-size: 16px;
        padding: 4px 20px;
    }
    .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: 2px 25px;
    }
    .banner .image-box {
        height: 250px;
    }
    /* ------------ */
    .header-cover .navbar-dark .navbar-nav .nav-link {
        font-size: 11px;
    }
    .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: 13%;
    }
    .address_cover {
        padding: 0px;
    }
    .buy-sell-cover {
        padding: 0px 5px;
    }
    .product-title-color span {
        font-size: 14px;
    }
    .rating-cover {
        width: 50%;
    }
    .hl-rate-cover {
        width: 100%;
        margin-top: 5px;
    }
}

@media screen and (max-width:767px) {
    .cnt-cover {
        margin-top: 10px;
    }
    .navbar-brand.res {
        display: block;
        width: 171px;
    }
    .navbar-brand.res img {
        width: 100%;
    }
    .banner .image-box {
        height: 200px;
    }
    .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;
    }
    span.bgm.e.fns {
        font-size: 14px;
    }
    .product-title-color .p-h.ph span,
    .product-title-color .p-h.p0 span {
        font-size: 12px;
    }
    .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 {
        width: 120px;
        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;
    }
}

@media screen and (max-width:420px) {
    .info-address {
        min-height: auto;
    }
    .mn-rate-cover .bgm {
        font-size: 11px;
        width: auto;
    }
    .banner .image-box {
        height: 150px;
    }
    a.login-btn-cvr {
        font-size: 12px;
    }
    span.bgm.e.fns {
        font-size: 10px;
    }
    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: 9px;
    }
    .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: 140px;
        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;
        padding: 2px 25px;
    }
    .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;
    }
}


/** 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: 10px 20px;
    border-radius: 5px;
    border: 2px solid #b42324;
}
.pop-up-cover .col-md-4 {
    float: left;
}
.pop-up-cover .col-md-8 {
    float: left;
}

.pop-logo {}

.pop-logo img {}

.pop-text {
    position: relative;
}

.pop-text a {
    position: absolute;
    right: 10px;
    color: #b42224;
}

.pop-text h4 {
    font-size: 26px;
    font-weight: bold;
    color: #b42224;
    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) {
    .update-date-cover h2,
    .update-date-cover h2 p {
        font-size: 14px;
    }
    .pop-text a {
        position: absolute;
        right: -15px;
        top: -124px;
    }
    .pop-up-cover .pop {
        padding: 10px 10px;
    }
    .pop-text h4 {
        font-size: 14px;
        padding: 10px 0 0 0;
    }
    .pop-text p {
        font-size: 13px;
    }
    .pop-logo img {}
}

.date-picker input[type="text"] {
    border: 1px solid #000000;
    height: 33px;
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    width: 145px;
    padding-left: 7px;
    margin-bottom: 15px;
    font-weight: bold;
}

.date-picker input[type="button"] {
    cursor: pointer;
   background: #b42324;
    border-radius: 3px;
    color: #fff;
    padding: 4px 16px;
    font-size: 16px;
    border: 0;
}

.up-cover {
   background: #b42324;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    float: left;
    border-radius: 20px;
}

.update-date-cover h2 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 10px 0px;
    border-radius: 30px;
    background: #fff;
    color: #fff;
    width: 100%;
    float: left;
}

.update-date-cover h2 p {
    display: inline-block;
    margin-left: 14px;
    font-size: 16px;
    margin-bottom: 0;
    color: #0a2e33;
}

.update-title h4 {
    margin: 10px 0px;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.update-title p {
    width: 100%;
    float: left;
    font-size: 18px;
    letter-spacing: 0;
    color: #fff;
}

.update-date-cover h2 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 10px 0px;
    border-radius: 30px;
    background: #fff;
    color: #0a2e33;
    width: 100%;
    float: left;
}

#divNews h1 {
    text-align: center;
}

.date-picker {
    text-align: right;
}

.img-thumbnail {
    width: 100%;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
}

@media screen and (max-width:425px) {
    .update-date-cover h2,
    .update-date-cover h2 p {
        font-size: 11px;
    }
    .update-date-cover h2 {
        padding: 2px 0px;
    }
    .update-title h4 {
        margin: 5px 0px;
        font-size: 12px;
    }
    .update-title p {
        font-size: 11px;
    }
    .date-picker input[type="text"] {
        width: 100%;
        height: 28px;
        margin-bottom: 5px;
    }
    .tg-contentbox .ban1,
    .tg-contentbox .ban3 {
        font-size: 8px;
    }
    .b_bott {
        font-size: 6px;
    }
    .ban1 {
        padding-left: 3px;
    }
    .tg-contentbox {
        min-height: auto;
    }
    .date-picker input[type="button"] {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}


/** contact **/

.cnt-detail-cover {
   background: #b42324;
    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: #fff;
    line-height: 27px;
    margin: 0px;
    display: block;
    float: left;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    color: #000;
    min-height: 250px;
}

.about-cover p {
   background: #b42324;
    color: #fff;
}

.cnt-detail-cover p i {
    font-size: 24px;
    margin-bottom: 10px;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 30px;
   background: #b42324;
    display: inline-block;
}

.cnt-detail-cover p strong {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    color: #000;
}

.cnt-detail-cover p span {
    color: #000;
    font-size: 16px;
    width: 100%;
    display: block;
}

.feedback-cover1 {
    padding: 10px;
    background: #000;
    border-radius: 6px;
    box-shadow: 1px 1px 4px #00000059;
   background: #b42324;
}

.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: #b42324;
}

#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: #b42324;
    border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #e0c871;
    cursor: pointer;
}

.thm-btn.bgclr-1:hover {
    background: transparent;
    color: #000;
    border: 1px solid #835d06;
}

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: #b42324;
    float: left;
    width: 100%;
    min-height: 201px;
}

.mar-btm {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.bank-img {
    float: left;
    margin-bottom: 10px;
}

.tg-contentbox .ban1 {
    width: 35%;
    font-size: 13px;
    color: #fff;
    border-color: #000;
    padding: 10px 0px 10px 5px;
    font-weight: 500;
}

.b_bott {
    float: right;
    font-size: 13px;
    color: #fff;
    border-color: #fff;
}

.tg-contentbox .ban3 {
    width: 65%;
    font-size: 13px;
    color: #fff;
    border-color: #000;
    padding: 10px 0px 10px 5px;
    font-weight: 500;
}

@media screen and (max-width:540px) {
    .tg-contentbox .ban1,
    .tg-contentbox .ban3 {
        padding: 5px 0px 5px 5px;
        font-size: 10px;
    }
    .tg-contentbox {
        min-height: 145px;
    }
    #DivBankRecord .mar-btm {
        padding: 0;
    }
    .bnk-cvr .col-md-12.a1 {
        padding: 0;
    }
    .tg-contentbox .ban3 {
        width: 44%;
    }
}


/* about us */

.title-wth.title-name {
    color: #000000;
    font-size: 24px;
    margin: 10px 0;
    font-weight: 600;
}

.gb-chartbx h2 {
    margin: 10px 0;
    color: #fff;
    text-align: center;
   background: #b42324;
    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*/

.bg-logo {
    top: 20%;
    right: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    opacity: 0.3;
}

.bg-logo img {
    margin: 0 auto;
    display: block;
    width: 800px;
}

@media screen and (max-width:767px) {
    .bg-logo {
        left: -180px;
    }
}

.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;
    }
}

.scheduler-border legend {
    background: #b42324;
    border-image: none;
    border-style: none none solid;
    border-width: 0;
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: inherit;
    margin-left: 10px;
    padding: 0 10px !important;
    width: inherit;
    border-radius: 3px;
}
fieldset.scheduler-border {
    border: 2px solid #e3b04b;
    margin: 10px 2px !important;
    padding: 0.35em 0.625em 0.75em !important;
    background-color: #fff;
}
.pad_bottom button:hover, html .pad_bottom input[type=button]:hover, .pad_bottom input[type=submit]:hover {
    color: #b38728;
    background: #fff;
}
input[type=file] {
    display: block;
    color: #fff;
}
.form-group {
    margin-bottom: 9px;
}
.scheduler-border label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #000;
}
.scheduler-border .col-md-6.col-sm-6.col-xs-12 {
    display:inline-block;
    float:left;
}

.pad_bottom button, html .pad_bottom input[type=button], .pad_bottom input[type=reset], .pad_bottom input[type=submit] {
    cursor: pointer;
    background: #b42324;
    color: #000;
    border: 0px;
    border-radius: 3px;
    float: none !important;
    color:#fff;
    padding:10px 20px;
    margin-bottom:30px;
}
input[type=file]{color:#000;}


.drop-inner {
    margin-top: 10px;
}

.drop-inner select#drpcityname {
    border: 1px solid #bababa;
}
.drop-inner select#drpcityname {
    border: 1px solid #bababa;
    background: #b42324;
    color: #fff;
    padding: 6px 20px;
    width: 200px;
    text-align: center;
}
.drop-inner select#drpcityname option {
    background-color: #fff;
    color: #000;
}