@import url('https://fonts.googleapis.com/css?family=Poppins');

body {
  margin: 0px;
  padding: 0px;
  line-height: normal;
  font-family: "Poppins", sans-serif;
  /* background-image: url(../images/bg11.jpg); */
  background-repeat: repeat;
  background-position: center center;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}

ul {
  margin: 0px
}

p {
  margin: 0px;
}

.container {
  max-width: 1300px;

}

.logo {
  text-align: center;
  width: 100%;
  display: block;
  position: fixed;
  margin: 0 auto;
  z-index: -1;
  top: 194px;
}

.logo .main {
  display: inline-block;
}

.logo .main img {
  display: inline-block;
  width: 100%;
}

.header-logo {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.header-logo a {
  display: inline-block;
}

.header-logo a img {
  display: inline-block;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

/*liverate*/
/* header */
.header-top-marquee {
  display: inline-block;
  width: 100%;
  background: #FCFAEE;
  border-bottom: 1px solid #d7d7d7;
}

.header-top-marquee marquee {
  font-size: 18px;
  font-weight: 500;
  padding-top: 4px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 500;
}

.menu-header {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 8px 0;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
}

.menu-header .navbar-collapse {
  justify-content: right;
}

.menu-header a.navbar-brand {
  margin: 0;
  display: flex;
  align-items: center;
}

.menu-header a.navbar-brand img {
  display: inline-block;
  width: 100px;
  object-fit: cover;
  object-position: center;
}

.menu-header li {
  margin-right: 5px;
}

.menu-header li a {
  text-transform: capitalize;
  color: #000 !important;
  position: relative;
  transition: 0.4s;
  z-index: 1;
}

.menu-header li a:hover {
  color: rgb(255 255 255) !important;
  background: #b8001f;
}

.menu-header li a.active {
  border-radius: 0px;
  color: rgb(255 255 255) !important;
  background: #b8001f;
}

/* .menu-header li a:before {position: absolute; content: ''; border-radius: 4px; transition: 0.4s; z-index: -1;width: 0%; height: 100%; background: #a77b00; top: 0; left: 0;} */
/* .menu-header li a:hover:before{width: 100%} */
.menu-header a.nav-link i {
  padding-right: 4px;
}

.menu-header a.navbar-brand h4 {
  font-size: 16px;
    margin-left: 20px;
  line-height: 26px;
  font-weight: bold;
}

.menu-header a.navbar-brand img {
  display: inline-block;
  width: 100px;
  object-fit: cover;
  object-position: center;
}

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;
  font-size: 13px;
}

.menu-header li:nth-child(7) {
  margin-right: 0;
}

.l {
  background: #dc0000;
  color: #fff !important;
  padding: 1px 8px;
  border-radius: 4px;
}

.h {
  background: #008000;
  color: #fff !important;
  padding: 1px 7px;
  border-radius: 4px;
}

table {
  width: 100%;
  margin: 0 !important;
}

.p-h.p0 {
  width: 32%;
  border: none;
}

.p-h.ph {
  width: 17%;
  text-align: center;
}

td {
  font-size: 22px;
  font-weight: 600;
  border-top: 0px !important
}


/*gold-spot-cover*/
.gold-spot-cover {
  display: inline-block;
  width: 100%;
}

.gold-spot-cover .gold-cover-tittle {
  display: inline-block;
  width: 100%;
  padding: 0px 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  border: 1px solid #d9d9d9;
  margin-top: 20px;
  background: #fff;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover:before {
  width: 37%;
  height: 3px;
  background: #c3a34d;
  top: 105px;
  left: 0;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover:after {
  position: absolute;
  width: 37%;
  height: 3px;
  background: #c3a34d;
  top: 105px;
  right: 0;
}

.gold-spot-cover .gold-cover-tittle p.spot-mainall {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  background: #B8001F;
  /* display: block; */
  padding: 6px 30px;
  font-weight: 500;
  width: 100%;
}

.product-title-color span {
  font-weight: 600;
  font-size: 18px;
}

.gold-spot-cover .gold-cover-tittle .cover_bs {
  display: inline-block;
  width: 100%;
  /* color: #fff; */
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover {
  display: flex;
  width: 100%;
  text-align: center;
}

.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;
  padding-top: 5px;
}

.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;
  padding-bottom: 10px;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover h6 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #000;
  margin-bottom: 9px;
  position: relative;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover h6:before {
  position: absolute;
  content: '';
  width: 100px;
  height: 12px;
  background-image: url(../images/borderline.png);
  z-index: 99;
  left: 50%;
  bottom: -11px;
  transform: translateX(-50%)
}


.gold-spot-cover .gold-cover-tittle .cover_bs .hl-rate-cover {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding: 4px 0;
  display: flex;
  background: #fcfaee;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .hl-rate-cover p {
  font-size: 20px;
  text-align: center;
  color: #000000;
  width: 50%;
  font-weight: 500;
  float: none !important
}

span.bgm {
  color: #000;
  font-size: 28px;
}

.rating-cover h5 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-top: 19px;
}

/*liverate-cover*/
.liverate-cover {
  display: inline-block;
  width: 100%;
}

.liverate-cover .main-product {
  display: inline-block;
  width: 100%;
}

.liverate-cover .main-product div#divHeader {
  width: 100%;
  margin-top: 8px;
  color: #ffffff;
  background: #b8001f;
}

.liverate-cover .main-product div#divHeader td.p-h.p0 {
  padding: 0 0 0 20px;
}

.liverate-cover .main-product div#divHeader td.p-h.ph.text-center {
  padding: 0;
}

.liverate-cover .main-product div#divProduct {
  display: inline-block;
  width: 100%;
  color: #fff;
}

.liverate-cover .main-product div#divProduct .content-cover {
  width: 100%;
  background: #fcfaee;
  padding: 5px 0;
  border: 1px solid #cbcbcb;
  padding: 12px 0;
}

.liverate-cover .main-product div#divProduct .content-cover td.p-h.p0 h3 {
  font-size: 28px;
  font-weight: 600;
  padding-left: 20px;
  color: #000;
}

.liverate-cover .main-product div#divProduct .content-cover input[type="button"] {
  background: #bb9640;
  border: none;
  padding: 7px 21px;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
}

span.bgs.hl {
  display: block;
  font-size: 15px;
  color: #a98736;
  padding: 7px 0;
}



/*footer#dk-footer*/
footer#dk-footer {
  display: inline-block;
  width: 100%;
  background: #fff;
  color: #000;
  margin-top: 50px;
  width: 100%;
  float: left;
}

footer#dk-footer .main {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

footer#dk-footer .main h4 {
  font-size: 22px;
  font-weight: 600;
}

footer#dk-footer .main ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}

footer#dk-footer .main ul li {
  list-style: none;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
}

footer#dk-footer .main ul li.add {
  padding: 0 14px;
}

footer#dk-footer .main a {
  display: inline-block;
  width: 34%;
}

footer#dk-footer .main a img {
  display: inline-block;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

footer#dk-footer .main p {
  font-size: 18px;
  font-weight: 500;
}

footer#dk-footer .cover-copyright {
  display: inline-block;
  width: 100%;
  color: #ffffff;
  background: #b8001f;
  padding: 6px 0px 4px;
  margin-top: 26px;
}

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: #ffffff;
  font-weight: bold;
}

footer#dk-footer .cover-copyright a.starline {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

/*about-us*/
.header {
  text-align: center;
}

.title-wth.title-name {
  color: #000;
  font-size: 24px;
  margin: 10px 0;
  font-weight: 600;
}

.bank-cover p {
  line-height: 27px;
  margin: 0px;
  display: block;
  float: left;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  color: #000000;
}

/*update*/
.date-picker {
  text-align: right;
}

.date-picker input[type="text"] {
  border: 1px solid #d7d7d7;
  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: #b8001f;
  border-radius: 3px;
  color: #ffffff;
  padding: 4px 16px;
  font-size: 16px;
  border: 0;
}

.up-cover {
  margin-bottom: 10px;
  width: 100%;
  float: left;
  border-radius: 0;
  box-shadow: 3px 3px 8px 0px #00000036;
  background: #fff;
  display: flex;
}

.up-cover .update-date-cover {
  background: #b8001f;
  width: 15%;
  height: 130px;
}

.update-date-cover h2 {
  font-size: 22px;
  margin: 0;
  padding: 40px 0px 20px 0px;
  border-radius: 0;
  color: #ffffff;
  width: 100%;
  /* float: left; */
  position: relative;
  background: bottom;
  padding-bottom: 21px;
  text-align: center;
}

.update-date-cover h2 p {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0;
  color: #ffffff;
}

.up-cover .update-title {
  width: 85%;
  padding-top: 20px;
}

/* .update-date-cover h2:after {position: absolute;  content: '';width: 210px;height: 40px;
  background-image: url(../images/borderline3.png);
  z-index: 99;left: 50%;bottom: -0;background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(60%);
} */
.update-title h4 {
  margin: 10px 0px;
  width: 100%;
  float: left;
  color: #b8001f;
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
}

.update-title p {
  width: 100%;
  float: left;
  font-size: 16px;
  letter-spacing: 0;
  color: #000;
  padding-left: 20px;
}

/*end update*/
/*economic-calender*/
.main-cover {
  margin-top: 30px;
}

/*bank-detail*/
.mar-btm {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.bank-img {
  float: left;
  margin-bottom: 10px;
}

.img-thumbnail {
  width: 100%;
  border: 0px;
  border-radius: 0px;
  padding: 0px;
}

.tg-contentbox {
  background: #fff;
  float: left;
  width: 100%;
  min-height: 201px;
}

.tg-contentbox .ban1 {
  width: 35%;
  font-size: 13px;
  color: #000;
  border-color: #000;
  padding: 10px 0px 10px 5px;
  font-weight: 500;
}

.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;
}

/*end bank-detail*/

/*contact-detail*/
.cnt-detail-cover p {
  box-shadow: none;
}

.main-cover.contactDetails {
  margin: 0;
  display: inline-block;
  width: 100%;
  background: #f8f9fb;
  padding-top: 70px;
  padding-bottom: 50px;
}

.cnt-detail-cover {
  text-align: center;
  border-radius: 4px;
  width: 100%;
  float: left;
  padding-bottom: 0;
}

.bank-cover p {
  line-height: 27px;
  margin: 0px;
  display: block;
  float: left;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  color: #e2b10d;
  box-shadow: 3px 3px 8px 0px #00000036;
}

.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: #000000;
  border-radius: 30px;
  /* background: #b8001f; */
  display: inline-block;
}

.cnt-detail-cover p strong {
  display: inline-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: 0;
  margin-top: 20px;
  border: 1px solid #cfcfcf;
}

.feedback-cover {
  padding: 10px;
  border-radius: 4px;
  /* background: #fff; */
}

.cnt-title {
  text-align: center;
  background: #f89d13;
  border-radius: 4px;
}

.cnt-title h2 {
  margin: 0;
  padding: 10px 0px;
  color: #ffffff;
  border-radius: 4px;
  background: #b8001f;
}

#contact-form .form-group {
  margin-top: 10px;
  width: 100%;
}

.for-img-look label {
  background: #0000;
  margin-bottom: 0px;
  color: #000;
  padding-left: 10px;
}

#contact-form .form-group .form-control {
  border: 1px solid #cecece;
  letter-spacing: 0;
  border: none;
  background: #ffffff;
  padding: 18px 20px;
}

.bank-cover p {
  line-height: 27px;
  margin: 0px;
  display: block;
  float: left;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  color: #000000;
  background: #fff;
  border-radius: 4px;
  min-height: 160px;
  border: 1px solid #cfcfcf;
  text-align: left;
  padding: 10px 20px;
  text-align: center;
  box-shadow: none;
}

.thm-btn.bgclr-1 {
  padding: 7px 24px;
  letter-spacing: 0;
  background: #b8001f;
  border-radius: 3px;
  color: #ffffff;
  transition: 0.5s;
  border: 1px solid #e2b10d00;
  cursor: pointer;
}

/*end contact-detail*/
/*add-banner*/
.add-banner img {
  width: 45%;
  margin-top: 3%;
}

.cross {
  position: absolute;
  right: 26%;
  top: 3%;
}

.add-banner .cross span {
  color: #000;
  height: 40px;
  width: 40px;
  background: #fff;
  display: block;
  font-size: 29px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
  opacity: 0.7;
}

.add-banner {
  background: #000000a1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  text-align: center;
}

/*pop-up-css*/
.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 #d8bb6d;
}

.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;
}

.pop-text p {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

p#msgForSubmit {
  min-height: auto;
}








/* register css start  */
.breakTitle {
  background: #B8001F;
}

.breakTitle span {
  color: #fff;
  font-size: 36px;
  font-weight: 200 !important;
  padding: 5px 0;
  display: block;
}

.main-section {
  width: 100%;
  padding-top: 30px;
}

.main-section .topContent {
  width: 100%;
}


.tabla-cover {
  width: 100%;
}

.tabla-cover tr.thead-bg.top-yl {
  background: #b8001f;
}

.tabla-cover tr.thead-bg.top-yl th {
  padding: 8px;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}

.w-70 {
  width: 40%;
}

.font14 {
  font-size: 14px;
}

.font11 {
  font-size: 11px;
}

.tabla-cover tr th.d1 span {
  color: #e8a607;
  font-weight: 400;
  font-size: 16px;
}

th.d1,
th.d2 {
  background: #b8001f;
}

th.d2 strong {
  color: #fcfaee;
  font-size: 12px;
}

td.cnd span {
  font-size: 12px;
  line-height: 20px;
  display: block;
  text-align: center;
}

td.cnd strong {
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: bold;
}

.tabla-cover tr th,
.tabla-cover tr td {
  padding: 8px;
}

.tabla-cover tr th {
  border: 1px solid #fff;
}

.tabla-cover tr td {
  border: 1px solid #dee2e6;
  background: #fcfaee;
}

.rightContentCover h6 {
  word-wrap: break-word;
}

label.pl-2 {
  font-size: 13px;
}

div#accordionExample .card {
  margin-bottom: 10px;
}

.naturecover {
  display: flex;
  justify-content: space-around;
}

/* become members css */
.membershipDetails {
  padding-top: 50px;
  width: 100%;
  background: #f8f9fb;
}

.membershipDetails .memberCover {
  width: 100%;
}

.memberCover .membershipMainCover {
  padding-bottom: 100px;
}

.memberCover .membershipMainCover .leftCover {
  width: 100%;
}

.memberCover .membershipMainCover .leftCover .imgCover {
  width: 100%;
}

.memberCover .membershipMainCover .leftCover .imgCover img {
  width: 100%;
  /* height: 400px; */
  object-fit: contain;
}

.memberCover .membershipMainCover .rightContentCover {
  padding: 10px 10px;
  width: 100%;
  background: #fff;
  padding-top: 20px;
}

.memberCover .membershipMainCover .rightContentCover h5 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.memberCover .membershipMainCover .rightContentCover p {
  font-size: 15px;
  margin-bottom: 10px;
}

.memberCover .membershipMainCover .rightContentCover ul {
  padding-left: 20px;
}

.memberCover .membershipMainCover .rightContentCover ul li {
  font-size: 13px;
  margin-bottom: 5px;
}

.memberCover .membershipMainCover .rightContentCover .applyBtn {
  margin-top: 20px;
}

.memberCover .membershipMainCover .rightContentCover .applyBtn a {
  background: #b8001f;
  color: #fff;
  padding: 7px 20px;
  display: inline-block;
  border-radius: 4px;
  text-decoration: none;
}

.memberCover .membershipMainCover .topTitle {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}

.memberCover .membershipMainCover .topTitle h5 {
  font-size: 34px;
  text-transform: uppercase;
  display: inline-block;
  color: #6f7178;
}

.membershipDetails .topTitle {
  text-align: center;
  margin-bottom: 30px;
}

.membershipDetails .topTitle h2 {
  display: inline-block;
  font-size: 32px;
  font-weight: 500;
  color: #6f7178;
  position: relative;
}

.membershipDetails .topTitle .devider {
  height: 10px;
  width: 10px;
  background: #b8001f;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
}

.membershipDetails .topTitle .devider:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 3px;
  background: #e9ccd2;
  left: -60px;
  bottom: 3px;
}

.membershipDetails .topTitle .devider:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 3px;
  background: #e9ccd2;
  right: -60px;
  bottom: 3px;
}


/* events page css start */
.events {
  width: 100%;
  padding-top: 40px;
  background: #f8f9fb;
}

.events .topEventTitle {
  text-align: center;
  margin-bottom: 30px;
}

.events .topEventTitle h2 {
  display: inline-block;
  font-size: 32px;
  font-weight: 500;
  color: #6f7178;
  position: relative;
}

.events .topEventTitle .devider {
  height: 10px;
  width: 10px;
  background: #b8001f;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
}

.events .topEventTitle .devider:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 3px;
  background: #e9ccd2;
  left: -60px;
  bottom: 3px;
}

.events .topEventTitle .devider:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 3px;
  background: #e9ccd2;
  right: -60px;
  bottom: 3px;
}

.events .main-title {
  display: block;
  font-size: 29px;
  font-weight: 500;
  position: relative;
  margin-bottom: 30px;
  color: #b8001f;
  text-transform: uppercase;
  display: inline-block;
}

.events .eventBoxCover {
  min-height: 165px;
  padding: 15px 20px;
  text-align: center;
  margin-bottom: 30px;
  background: #ffffff;
  box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, .15);
  display: flex;
  border-bottom: 1px solid #b8001f;
  flex-wrap: wrap;
  justify-content: center;
}

.events .eventBoxCover .dateCover {
  width: 30%;
  display: inline-block;
}

.events .eventBoxCover .dateCover .contentCover {
  background: #b8001f0d;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.events .eventBoxCover .dateCover .contentCover h3 {
  font-size: 20px;
  font-weight: bold;
  color: #b8001f;
  height: 80px;
  width: 80px;
  padding-top: 16px;
}

.events .eventBoxCover .dateCover .contentCover h3 span {
  display: block;
  font-size: 12px;
  width: 100%;
}

/* .events .eventSecCover.pastEvent .eventBoxCover .dateCover .contentCover {background: #3edf3d47;}
.events .eventSecCover.pastEvent .eventBoxCover .dateCover .contentCover h3 {color: #045504;} */
.events .eventBoxCover .rightCover {
  text-align: left;
  width: 70%;
}

.events .eventBoxCover .rightCover h5 {
  font-size: 17px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 4px;
}

.events .eventBoxCover .rightCover p {
  font-size: 12px;
}

.events .eventSecCover {
  margin-bottom: 40px;
}

.events .eventSecCover .mainCover {
  width: 100%;
}
.imgCover iframe {
    width: 100%;
}
.events .eventSecCover .mainCover .imgCover {
  width: 100%;
  height: 270px;
}
.events .eventSecCover .eventBoxCover img {
    width: 100%;
    height: 100%;
}
.events .eventSecCover .mainCover img {
  width: 100%;
  height: 100%;
}

.events .eventSecCover .mainCover .imgCover iframe {
  width: 100%;
  height: 100%;
}

.events .programVenueDetails {
  width: 100%;
  padding-bottom: 70px;
}

.events .programVenueDetails h4 {
  display: block;
  font-size: 29px;
  font-weight: 500;
  position: relative;
  margin-bottom: 10px;
  color: #b8001f;
  text-transform: uppercase;
  display: inline-block;
}

.events .programVenueDetails p {
  font-size: 15px;
  color: #000;
}


/* members details page css start */
.sectionMembers {
  width: 100%;
  padding-top: 40px;
  background: #f8f9fb;
  padding-bottom: 50px;
}

.sectionMembers .memberCover {
  padding: 20px 20px;
  margin-bottom: 20px;
}

.sectionMembers .memberCover .memberBoxCover {
  margin-bottom: 50px;
}

.sectionMembers .memberCover .memberBoxCover .imgCover {
  text-align: center;
  border: 1px solid #eee;
  background: transparent;
}

.sectionMembers .memberCover .memberBoxCover .imgCover img {
  width: 100%;
  height: auto;
}

.sectionMembers .memberCover .memberBoxCover .contentCover {
  background: #fcfaee;
  padding-top: 25px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 20px;
}

.sectionMembers .memberCover .memberBoxCover .contentCover {
  background: #fbfbfbe0;
  padding-top: 15px;
  text-align: left;
  padding-right: 10px;
  border: 1px solid #eee;
}

.sectionMembers .memberCover .memberBoxCover .contentCover h5 {
  font-family: Calibri, sans-serif;
  color: #b8001f;
  font-size: 18px;
  margin-bottom: 5px;
  line-height: 22px;
  text-transform: capitalize;
  font-weight: bold;
}

.sectionMembers .memberCover .memberBoxCover .contentCover p {
  color: #898989;
  font-family: Calibri, sans-serif;
  font-size: 16px;
}

.sectionMembers .memberCover .memberBoxCover .contentCover p.moreDetails {
  font-size: 14px;
  margin-top: 10px;
}

.sectionMembers .memberCover .rightContentCover p {
  font-size: 15px;
  margin-bottom: 20px;
  color: #000;
}

.sectionMembers .memberCover .memberBoxCover .contentCover .wrapper a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
  border-radius: 4px;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

p.moreDetails {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 15em;
}

.sectionMembers .memberCover .memberBoxCover .contentCover .wrapper {
  margin-top: 20px;
}

.sectionMembers .membersList {
  width: 100%;
  align-items: start;
  background: #fff;
  padding: 10px 0px;
  padding-bottom: 30px;
}

.sectionMembers .membersList ul.nav-tabs {
  width: 100%;
  float: left;
  display: inline-block;
  margin-top: 70px;
}

.sectionMembers .membersList .tab-content {
  display: inline-block;
  padding-top: 20px;
}

.sectionMembers .membersList ul.nav-tabs li.nav-item {
  width: 100%;
  margin: 0;
  border: none;
}

.sectionMembers .membersList ul.nav-tabs li.nav-item .nav-link {
  background: #fcfaee;
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  padding: 26px 12px;
  color: #00000099;
  border-radius: 0;
}

.sectionMembers .membersList ul.nav-tabs li.nav-item .nav-link.active {
  background: #fcfaee;
  color: #000000;
  border-left: 4px solid #b8001f;
  font-size: 20px;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover {
  width: 100%;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover h5.mainTitle1 {
  margin: 10px 0px;
  text-align: center;
  font-family: Calibri, sans-serif;
  font-size: 24px;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover h5.mainTitle {
  margin: 10px 0px;
  text-align: center;
  font-family: Calibri, sans-serif;
  font-size: 24px;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover {
  width: 100%;
  margin-bottom: 50px;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .imgCover {
  text-align: center;
  border: 1px solid #eee;
  background: #fff;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .imgCover img {
  width: 100%;
  height: 120px;
  object-fit: contain;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover {
  background: #fbfbfbe0;
  padding: 20px;
  padding-top: 15px;
  text-align: left;
  padding-right: 10px;
  border: 1px solid #eee;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover h5 {
  font-family: Calibri, sans-serif;
  color: #b8001f;
  font-size: 18px;
  margin-bottom: 5px;
  line-height: 22px;
  text-transform: capitalize;
  font-weight: bold;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover p {
  color: #898989;
  font-family: Calibri, sans-serif;
  font-size: 16px;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover p.moreDetails {
  font-size: 14px;
  margin-top: 10px;
}

/* .sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover p:after {content: '';width: 35px;height: 3px;background: #b8001f;display: block;margin-top: 7px;} */
.sectionMembers .memberCover .memberTitle {
  text-align: center;
  margin-bottom: 40px;
}

.sectionMembers .memberCover .memberTitle h5 {
  font-size: 30px;
  color: #000;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.sectionMembers .memberCover .memberTitle h5:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 3px;
  background: #b8001f;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover .wrapper {
  margin-top: 20px;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover .wrapper a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
  border-radius: 4px;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.sectionMembers .membersList .tab-content .tab-pane .teamCover .memberBoxCover .contentCover .wrapper a {
  transition: all 0.3s ease-in-out;
}

.facebook {
  color: #4267B2;
  transition: all 0.3s ease-in-out;
}

.instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
}

.whatsapp {
  color: #25D366;
}

a.facebook:hover {
  background: #4267B2;
  color: #fff
}

a.whatsapp:hover {
  background: #25D366;
  color: #fff;
}

a.instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  color: #fff;
}

.registerThreeBtns {
  background: #b8001f;
  color: #fff;
}

.registerThreeBtns:hover {
  color: #fff;
}


.membershipFormCover {
  width: 100%;
  padding-top: 70px;
}

.membershipFormCover .accordionCover {
  width: 100%;
}

.accordion .card .card-header h2 button.collapsed:after {
  content: "\f078";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

.accordion .card .card-header h2 button:after {
  content: "\f077";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

.membershipFormCover .accordionCover .accordion {
  margin-top: 20px;
}

.membershipFormCover .accordionCover .accordion .card .card-header {
  padding: 0;
}

.membershipFormCover .accordionCover .accordion .card .card-header h2 button {
  color: #000;
  text-decoration: none;
  background-color: #b8001f;
  color: #fff;
  padding: .75rem 1.25rem;
}

.membershipFormCover .accordionCover .accordion .card .card-body {
  width: 100%;
}

.membershipFormCover .accordionCover .accordion .card .card-body .topCheckDetails {
  border: 1px solid #ddd;
  border-right: 0;
  display: flex;
  flex-wrap: wrap;
}

.membershipFormCover .accordionCover .accordion .card .card-body .topCheckDetails .checkCover {
  padding: 10px 0 10px 20px;
  border-right: 1px solid #ddd;
  flex: 1 1 auto;
}

.membershipFormCover .accordionCover .accordion .card .card-body .topCheckDetails .checkCover label {
  margin-bottom: 0;
  font-size: 16px;
  margin-right: 4px;
  color: #000;
  cursor: pointer;
}

.membershipFormCover .accordionCover .accordion .card .card-header h2 button.collapsed {
  background-color: #fcfaee;
  color: #000;
}

.membershipFormCover .accordionCover .membership-submitBtn {
  margin-top: 20px;
  text-align: center;
}

.membershipFormCover .accordionCover .membership-submitBtn button {
  color: #ffffff;
  background: #b8001f;
}

.imag-cover {
  margin-bottom: 10px;
}


.banner-section {
  width: 100%;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  height: 100vh;
  background-size: 100% 100%;
}

.banner-section:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #00000026;
}

.banner-section .mainTitle {
  padding-top: 150px;
  z-index: 99;
  position: relative;
}

.banner-section .mainTitle h2 {
  color: #fff;
  font-size: 56px;
  position: relative;
}

.banner-section .mainTitle h2:before {
  position: absolute;
  content: '';
  width: 110px;
  height: 4px;
  background: #b8001f;
  bottom: 0;
  left: 1px;
}



.main-section input#uploadForm {
  background: #f9f9f9;
}


.aboutSection {
  width: 100%;
  padding-top: 120px;
}

.aboutSection .imag-cover {
  width: 100%;
}

.aboutSection .imag-cover img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.aboutSection .aboutContent {
  /* padding-top: 30px; */
}

.aboutSection .aboutContent h4 {
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 600;
}

.aboutSection .aboutContent p {
  font-size: 16px;
  color: #000;
}

.aboutSection .aboutContent .button {
  margin-top: 10px;
}

.aboutSection .aboutContent .button a {
  background: #b8001f;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
}

.cont p span i {
  margin-right: 15px;
}

.dis_ssss {
  white-space: break-spaces;
  font-family: inherit;
  font-weight: 500;
  font-size: 14px;
}

.cont p {
  display: flex;
  text-align: left;
}

footer.dk-footer {
  background: #fff;
  margin-top: 50px;
}

.dk-footer .cl-mainCover {
  width: 100%;
}

.dk-footer .cl-mainCover .footerLogo {
  width: 100%;
}

.dk-footer .cl-mainCover .content-cover {
  margin-top: 20px;
}

.dk-footer .cl-mainCover .content-cover p {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
}

.dk-footer .cl-mainCover .content-cover .socialMediaIcon {
  width: 100%;
}

.dk-footer .cl-mainCover .content-cover .socialMediaIcon ul li {
  display: inline-block;
}

.dk-footer .cl-mainCover .content-cover .socialMediaIcon ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #fcfaee;
  line-height: 40px;
  text-align: center;
  color: #000;
  border: 1px solid #b8001f33;
  transition: all 0.3s ease-in-out;
}

.dk-footer .cl-mainCover .content-cover .socialMediaIcon ul li a:hover {
  box-shadow: -3px 2px 2px 0 #00000021;
  background: #b8001f;
  color: #fff;
}

.dk-footer .cl-mainCover h4 {
  font-size: 20px;
  font-weight: 500;
  color: #b8001f;
  margin-bottom: 20px;
  position: relative;
}

.dk-footer .cl-mainCover h4:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 2px;
  background: #bf001f;
  left: 0;
  bottom: -4px;
}

.dk-footer .cl-mainCover ul.footer-link li {
  list-style: none;
}

.dk-footer .cl-mainCover ul.footer-link li a {
  color: #000000;
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.dk-footer .cl-mainCover ul.footer-link li a:hover {
  color: #b8001f;
}

.dk-footer .cl-mainCover .cont p span {
  display: inline-block;
  line-height: 40px;
}

.dk-footer .cl-mainCover ul.footer-link li a i {
  padding-right: 12px;
}

.dk-footer .cl-mainCover ul.footer-link li a span:before {
  position: absolute;
  content: '';
  width: 0px;
  height: 2px;
  background: #b8001f;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}

.dk-footer .cl-mainCover ul.footer-link li a span {
  position: relative
}

.dk-footer .cl-mainCover ul.footer-link li a:hover span:before {
  width: 100%;
}

.dk-footer .cl-mainCover .appImage {
  width: 100%;
}

.dk-footer .cl-mainCover .appImage a {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}

.dk-footer .cl-mainCover .appImage a img {
  width: 120px;
}