/** Generated by FG **/
@font-face {
  font-family: 'Conv_DeutscheBankText_Rg';
  src: url('../../fonts/DeutscheBankText_Rg.eot');
  src: local('☺'), url('../../fonts/DeutscheBankText_Rg.woff') format('woff'), url('../../fonts/DeutscheBankText_Rg.ttf') format('truetype'), url('../../fonts/DeutscheBankText_Rg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Conv_DeutscheBankText_Rg' !important;
  background: #C9CCD3;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
  background-blend-mode: lighten;
}
/*Global::Start*/
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
a {
  color: #575962;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #575962;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
/*indus btn start*/
.m-radio, .m-checkbox {
  font-size: 1.2rem;
}
.m-radio > span, .m-checkbox > span {
  top: 3px;
  left: 0;
}
.btn-primary:hover {
  color: #fff;
  background-color: #c5a00c;
  border-color: #c5a00c;
}
.btn-primary {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(88, 103, 221, 0.5);
  box-shadow: 0 0 0 .2rem rgba(88, 103, 221, 0.5)
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #5867dd;
  border-color: #5867dd
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.bootstrap-select.show > .dropdown-toggle.btn-light, .bootstrap-select.show > .dropdown-toggle.btn-secondary {
  border-color: #f1c40f !important;
}
.bootstrap-select > .dropdown-toggle.btn-light:focus, .bootstrap-select > .dropdown-toggle.btn-light.active, .bootstrap-select > .dropdown-toggle.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.btn-secondary.active {
  border-color: #f1c40f;
}
.form-control:focus {
  border-color: #f1c40f;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--multiple, .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #f1c40f;
}
.m-accordion .m-accordion__item--primary {
  border: 1px solid #f1c40f !important;
  background-color: #f1c40f !important;
}
.m-accordion .m-accordion__item--primary .m-accordion__item-head.collapsed {
  background-color: #f1c40f !important;
}
.m-accordion .m-accordion__item--primary .m-accordion__item-head, .m-accordion .m-accordion__item--primary .m-accordion__item-head:hover {
  background-color: #a80e14 !important;
}
.m-accordion.m-accordion--bordered .m-accordion__item .m-accordion__item-head, .m-accordion.m-accordion--bordered .m-accordion__item .m-accordion__item-head:hover, .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head, .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head:hover {
  background-color: #fff;
}
.m-accordion .m-accordion__item .m-accordion__item-head .m-accordion__item-mode {
  font-size: 1.2rem;
}
.m-accordion.m-accordion--bordered .m-accordion__item .m-accordion__item-body, .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-body {
  border-top: 1px solid #01aef0;
}
.logo-left {
  float: left;
  width: 50%;
  text-align: left;
}
.logo-right {
  float: left;
  width: 50%;
  text-align: right;
}
/*indus btn end*/
.m-accordion.m-accordion--bordered .m-accordion__item, .m-accordion.m-accordion--default .m-accordion__item {
  border: 1px solid #01aef0;
  border-radius: 0;
}
.m-accordion.m-accordion--bordered .m-accordion__item .m-accordion__item-head .m-accordion__item-mode, .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head .m-accordion__item-mode {
  color: #01aef0;
}
.m-accordion .m-accordion__item .m-accordion__item-body > span, .m-accordion .m-accordion__item .m-accordion__item-body .m-accordion__item-content {
  /*padding: 1.5rem 2rem;*/
  padding: 0.5rem;
}
.m-accordion .m-accordion__item .m-accordion__item-head {
  padding: 0.4rem 0.6rem;
}
.m-accordion .m-accordion__item .m-accordion__item-head .m-accordion__item-title {
  font-size: 1rem;
}
table {
  padding: 0;
  margin: 0;
}
table .table th, .table td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.table th, .table td {
  border-top: none;
}
.table th, .table td {
  padding: 0;
  vertical-align: top;
  border-top: none;
}
/*.app-bg {
background: url('"../img/lounge/3.jpg"');
  background-position: center center;
  background-repeat:repeat;
  background-size: cover;
}
*/
.sec-wrapper {
  padding: 0;
  margin: 0 auto;
  width: 430px;
  color: #575962;
  box-sizing: border-box;
  /* The image used */
  background: #F1F2F7;
  /* Full height */
  height: 100%;
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*header*/
#header-1 {
  z-index: 2;
  background: #fff;
  overflow: auto;
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.2);
}
#header-1 .logo-bx {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 10px 15px;
}
#header-1 .logo-bx .lo1 {
  width: 50%;
  float: left;
  box-sizing: border-box;
  text-align: left;
}
#header-1 .logo-bx .lo1 img {
  height: 26px;
}
#header-1 .logo-bx .ro1 {
  width: 50%;
  float: left;
  box-sizing: border-box;
  text-align: right
}
#header-1 .logo-bx .ro1 img {
  height: 30px;
}
#header-1 .backnav {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 12px 15px;
  background: #002042;
  border-top: 1px solid #eee;
}
#header-1 .backnav h1 {
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  position: relative;
  /*text-transform: capitalize;*/
  color: #fff;
}
#header-1 .backnav h1 i {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff
}
#header-1 .backnav h1 img {
    position: absolute;
    right: 0;
    top: -1px;
    height: 20px;
}
#header-1 .backnav h1 i:hover {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff
}
.common-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.1rem;
  margin-bottom: 10px;
  background: #fff;
  overflow: auto;
  border-radius: 1em;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.common-box1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.1rem;
  padding-bottom: 0;
  margin-bottom: 10px;
  background: #fff;
  overflow: auto;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.common-box1 .eligibility {
  min-height: 170px;
  overflow: auto;
}
.common-box-card {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  background: none;
  overflow: auto;
}
.carousel-indicators li {
  background-color: #01aef0;
}
.carousel-indicators .active {
  background-color: #dcf4fe;
}
.common-box1 .eligibility h2 {
  color: #373940;
  font-size: 1.4rem;
  font-style: normal;
  padding: 0;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  text-align: center;
}
.common-box1 .eligibility h2 i {
  color: #01aef0;
  border: 1px solid #01aef0;
  padding: 5px;
  font-size: 1.3rem;
  border-radius: 100%;
  margin-right: 5px;
}
.common-box1 .eligibility h3 {
  color: #8e8f94;
  font-size: 1.1rem;
  font-style: normal;
  padding: 0;
  margin: 0;
  font-weight: 400;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.common-box1 .eligibility h4 {
  color: #53545c;
  font-size: 1.2rem;
  font-style: normal;
  padding: 0;
  margin: 0;
  font-weight: 400;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.common-box1 .eligibility p {
  color: #8e8f94;
  font-size: 1.2rem;
  font-style: normal;
  padding: 0;
  margin: 0;
  font-weight: 300;
  text-align: center;
}
.m-badge {
  background: #eaeaea;
  background-image: linear-gradient(-20deg, #2b5876 0%, #4e4376 100%);
  background-image: linear-gradient(to right, #f1c40f 0%, #f1c40f 0%, #d9af09 100%);
  background-image: linear-gradient(to right, #ec77ab 0%, #7873f5 100%);
  background-image: linear-gradient(-225deg, #5D9FFF 0%, #B8DCFF 48%, #6BBBFF 100%);
  background-image: linear-gradient(-225deg, #22E1FF 0%, #1D8FE1 48%, #625EB1 100%);
  color: #444;
  font-size: 2.3rem;
  line-height: 20px;
  min-height: 20px;
  min-width: 20px;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  padding: 0;
  border-radius: .75rem;
}
.m-badge.m-badge--wide {
  letter-spacing: 0.6px;
  padding: 18px 10px 20px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
.m-radio > span {
  border: 1px solid #01aef0;
}
.m-w-bt {
  min-width: 100px;
}
.m-w-bt2 {
  min-width: 80px;
}
.m-w-bt3 {
  min-width: 140px;
}
.m-radio, .m-checkbox {
  font-size: 1.1rem;
}
.box-100 {
  width: 100%;
  box-sizing: border-box;
}
.box-100 h2 {
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  padding-top: 10px;
  font-weight: 400;
}
.box-100 h3 {
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  text-transform: capitalize;
  font-weight: 400;
}
.text{
    text-transform: capitalize;
}
.box-100 h2 em {
  font-weight: 300;
  font-size: 1.1rem;
  font-style: normal;
  color: #898b96
}
/* Slider */
.slick-slide {
  margin: 0px 0;
  text-align: center;
}
.slick-slide img {
  width: 98%;
}
.slick-slide i {
  font-size: 1.5rem;
  color: #219ee6;
  text-align: center;
}
.slick-slide p {
  text-align: center;
  font-size: 0.9rem !important;
  color: #219ee6 !important;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -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;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.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;
}
.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;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.common-box .index {
  position: relative;
}
.common-box .index h2 {
  color: #575962;
  font-size: 1.2rem;
  font-style: normal;
  padding: 0;
  margin: 0;
  text-transform: capitalize!important;
}
.common-box .index h2 em {
  color: #898b96;
  font-size: 1rem;
  font-style: normal;
  font-size: 1.1rem;
  font-weight: 100;
}
.common-box .index h4 {
  color: #575962;
  font-size: 1.3rem;
  font-style: normal;
}
.common-box .index p {
  color: #575962;
  font-size: 1.1rem;
  font-style: normal;
  padding: 0;
  margin: 0;
}
.common-box .index p strong {
  font-weight: 500;
}
.common-box .index .table thead th {
  vertical-align: top;
  border-bottom: none;
}
.common-box .index i {
  color: #219ee6;
  font-size: 1.5rem;
  padding-top: 5px;
}
.common-box .index .bonus {
  bottom: 4.5rem;
  right: 1.5rem;
  background: #716aca;
  color: #fff;
  padding: 0.5rem 0.8rem;
  font-size: 0.9rem;
  position: absolute;
}
.search-drop {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.1rem;
  margin-bottom: 20px;
  background: #fff;
  overflow: auto;
  height: 400px;
  border-radius: 1em;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.common-box .lo-tab h2 {
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  color: #373940;
  font-weight: 400;
  padding-left: 15px;
  padding-bottom: 10px;
  line-height: 2rem;
}
.common-box .lo-tab img {
  height: 116px;
  width: 100%;
  border-radius: 0.8em;
}
.common-box .lo-tab h3 {
  padding: 0;
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.5rem;
  color: #888;
  font-weight: 300;
  padding-left: 15px;
}
.common-box .lo-tab h4 {
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  color: #888;
  font-weight: 400;
  padding-left: 15px;
  line-height: 2rem;
}
.common-box .lo-tab h4 span {
  padding: 0;
  margin: 0;
  font-size: 2rem;
  color: #333;
  font-weight: 400;
  padding-bottom: 10px;
  line-height: 2rem;
}
.common-box .lo-tab-full h2 {
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  color: #111;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 5px;
}
.common-box .lo-tab-full img {
  height: 180px;
  max-height: 180px;
  width: 100%;
  border-radius: 0.8em;
}
.common-box .lo-tab-full h4 {
  padding: 0;
  margin: 0;
  font-size: 1.1em;
  color: #555;
  font-weight: 400;
  padding-bottom: 5px;
}
.common-box .lo-tab-full h3 {
  padding: 0;
  margin: 0;
  font-size: 1.1rem;
  color: #888;
  font-weight: 400;
  padding-bottom: 10px;
  line-height: 2rem;
    text-transform: capitalize;
}
.common-box .lo-tab-full h3 strong {
  color: #555;
  font-weight: 500;
}
.common-box .lo-tab-full p {
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #444;
  font-weight: 300;
  padding-bottom: 10px;
}
.common-box .lo-tab-full p strong {
  font-size: 1.2rem;
  color: #222;
  font-weight: 400;
}
.common-spa {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  margin-bottom: 10px;
  background: #fff;
  overflow: auto;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.common-spa-head {
  background: linear-gradient(135deg, #36a3f7 30%, #00c5dc 100%);
  padding: 1rem;
}
.common-spa-head h1 {
  font-size: 1.4rem;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.common-spa-head h1 i {
  font-size: 1.3rem;
  color: #fff;
}
.common-spa-head h2 {
  font-size: 2.5rem;
  color: #fff;
  font-weight: 300;
  padding-left: 25px;
}
.common-spa-pic {}
.common-spa .pp {
  padding: 30px 5% 10px 5%;
}
.common-spa .pp h2 {
  font-size: 2.3rem;
  font-weight: 400;
  color: #333
}
.common-spa .pp h2 em {
  font-size: 1rem;
  font-weight: 300;
  font-style: normal;
}
.common-box .redem h2 {
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  color: #333;
  font-weight: 400;
  padding-bottom: 15px;
}
.common-box .redem h3 {
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #888;
  font-weight: 300;
  padding-bottom: 10px;
}
.common-box .redem h3 i {
  color: #3c57d3;
  font-size: 1.2rem;
  margin-right: 5px;
}
.common-box .redem h4 {
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 300;
  background: #5F436B;
  padding: 10px;
  padding-bottom: 15px;
}
.common-box .redem h4 i {
  font-size: 1.1em;
  position: relative;
  top: 1px;
  padding-right: 5px;
}
.common-box .redem h4 a {
  color: #fff;
  text-decoration: none;
  font-size: 0.7em !important;
  text-transform: capitalize;
  padding: 5px 10px;
  text-align: right;
  border: 1px solid #fff;
  float: right;
}
.common-box .redem h4 a:hover {
  background: #fff;
  color: #4b589f;
}
.common-box .member-card {
  padding: 12px 20px 5px 20px;
  border-radius: 8px;
  background: #111;
}
.common-box .member-card .num {
  padding: 0;
  margin: 0 auto;
  border: none;
  border-radius: 100%;
  display: block;
  text-align: center;
  padding: 0px;
  width: 70px;
  height: 70px;
  font-size: 3.4rem;
  margin-bottom: 10px;
  color: #111;
  background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}
.white {
  color: #fff !important;
}
.common-box .member-card .num2 {
  padding: 0;
  margin: 0 auto;
  border: none;
  border-radius: 100%;
  display: block;
  text-align: center;
  padding: 0;
  width: 70px;
  height: 70px;
  font-size: 3.4rem;
  margin-bottom: 10px;
  color: #fff;
  background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
/*about section*/
#abt-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 13px 0;
  margin: 0 1.1em 10px;
  background: #fff;
  overflow: auto;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.about-b {}
.about-b h2 {
  font-size: 1.5em;
  font-weight: 500;
  text-transform: capitalize;
  color: #313131;
  padding-top: 7px;
}
.about-b h3 {
  font-size: 1.1em;
  font-weight: 400;
  text-transform: uppercase;
  color: #717171;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-top: 0px;
  padding: 10px;
  margin-top: 10px;
}
.about-b h3 strong {
  font-weight: 500;
  color: #414141;
}
.about-b h4 {
  font-size: 1.3em;
  font-weight: 400;
  text-transform: capitalize;
  color: #616161;
  text-align: left;
  padding-top: 10px;
  line-height: 25px;
}
.about-b h4 strong {
  font-weight: 500;
  color: #0019a9;
}
.about-b .bl-visit {
  border-top: 1px solid #eaeaea;
  margin-top: 20px;
  padding: 10px 0 0;
  box-sizing: border-box;
}
.about-b .bl-visit h5 {
  font-size: 1.3em;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.about-b .bl-visit h5 strong {
  font-weight: 500;
  color: #313131
}
.about-b .bl-visit p {
  font-size: 1em;
  text-transform: capitalize;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 4px;
}
#sign-in {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
    margin-bottom: 15px;
    background: #fff;
    overflow: auto;
    border-radius: 1em;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
#sign-in h2 {
  font-size: 1.3em;
  padding: 0;
  margin: 0 auto;
  color: #111;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#sign-in .bt-1 {
  height: 2px;
  background: #111;
  width: 10%;
  margin: 0 auto;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
}
#sign-in h3 {
  font-size: 1.4em;
  padding: 0;
  margin: 0;
  color: #666;
  font-weight: 300
}
#sign-in .wel-circle {
  width: 60px;
  height: 60px;
  background: #05198f;
  color: #fff;
  font-size: 0.7em;
  text-align: center;
  border-radius: 50%;
  padding: 21px 0;
  text-transform: capitalize;
  font-weight: 400;
  margin: 0 auto;
  box-shadow: 2px 6px 10px rgba(69, 65, 78, 0.3);
}
#sign-in .wel-circle i {
  font-size: 2em;
}
#sign-in img {
    width: 80px;
    display: block;
    margin: 0 auto;
    background:#eee;;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 50%;
}
#sign-in .form-1 {
    height: 50px;
    padding-top: 20px;
    border: 0.13em solid #e5e5e5;
    font-size: 1.2em;
    padding-left: 25px;
    border-radius: 0.5em;
    background: #fff;


}
#sign-in .form-1::placeholder {
    color: #ccc;
}
#sign-in .lable-1 {
    font-size: 1em;
    position: relative;
    background:
        #fff;
    padding: 5px 10px;
    top: 25px;
    left: 20px;
    border-radius: 6px 6px 0 0 ;
}
#sign-in button {
    height: 50px;
    display: block;
    width: 100%;
    font-size: 1.2em;

    border-radius: 0.5em;
    margin-top: 30px;
}
/*Global::End*/
/*head::Start*/
.logo-head {
  background: #fff;
  position: fixed;
  width: 400px;
  padding: 10px 15px 15px;
  z-index: 100;
  height: 55px;
}
.logo-head .d-logo img {
  height: 34px;
}
.ind-bread {
  background: #4b589f;
  position: fixed;
  width: 33%;
  padding: 1rem;
  z-index: 99;
  margin-top: 54px;
  -moz-box-shadow: 0px 4px 20px rgba(69, 65, 78, 0.2);
  -webkit-box-shadow: 0px 4px 20px rgba(69, 65, 78, 0.2);
  box-shadow-bottom: 0px 4px 20px rgba(69, 65, 78, 0.2);
}
.ind-bread h1 {
  font-size: 1.3rem;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
.ind-bread h2 {
  font-size: 1.3rem;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
}
.ind-bread i {
  font-size: 1.1rem;
  color: #fff;
  position: absolute;
  top: 15px;
}
/*margin sections*/
.margin-1 {
  padding: 115px 0;
}
.margin-2 {
  padding: 10px 0;
}
#margin-sm-1 {
  padding: 15px 0 70px;
  overflow: auto;
  box-sizing: border-box;
}
.margin-sm-1 {
    padding: 15px 0 70px;
    overflow: auto;
    box-sizing: border-box;
}

#margin-sm-2 {
  padding: 15px 0;
  overflow: auto;
  box-sizing: border-box;
}
.my-cor {
  padding: 0;
  margin: 0 auto;
}
.carousel-control-next {
  right: -6%;
}
.carousel-control-prev {
  left: -6%;
}
.carousel-control-prev-icon {
  background-image: url(../img/left.png)
}
.carousel-control-next-icon {
  background-image: url(../img/right.png)
}
.form-font {
  font-weight: 500;
  font-size: 1.1em;
  text-transform: capitalize;
}
/*head::End*/
/*setions::start*/
.inner-pad {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  margin: 0 auto;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 1em;
  overflow: auto;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.inner-pad-nill {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 15px;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.inner-pad-card {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 1rem 0;
  margin: 0 6%;
  margin-bottom: 15px;
  background: #fff;
  overflow: auto;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
/*setions::End*/
/*Welcome section*/
#welcome {
  padding: 15px 0;
  background: #fff;
  margin: 0 15px;
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  border-radius: 1em;
}
.welcome {
    padding: 15px 0;
    background: #fff;
    margin: 0 15px;
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    border-radius: 1em;
}
#welcome .lounge-lg img {
  height: 180px;
  max-height: 180px;
  width: 100%;
  border-radius: 0.8em;
}
.welcome .lounge-lg img {
    height: 180px;
    max-height: 180px;
    width: 100%;
    border-radius: 0.8em;
}
#welcome h2 {
  color: #111;
  text-align: left;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  font-weight: 500;
  padding-top: 10px;
    font-size: 1.2em;
}

.welcome h2 {
    color: #111;
    text-align: left;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
    padding-top: 10px;
    font-size: 1.2em;
}
#welcome button {
  margin-top: 10px;
}
.welcome button {
    margin-top: 10px;
}
#welcome .visit-d {
  box-sizing: border-box;
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 10px;
}
.welcome .visit-d {
    box-sizing: border-box;
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 10px;
}
#welcome .visit-d img {
  height: 36px;
  position: absolute;
}
.welcome .visit-d img {
    height: 36px;
    position: absolute;
}
#welcome .visit-d p {
  font-size: 1em;
  color: #777;
  text-align: left;
  padding: 0;
  padding-bottom: 2px;
  margin: 0;
  padding-left: 50px;
}
.welcome .visit-d p {
    font-size: 1em;
    color: #777;
    text-align: left;
    padding: 0;
    padding-bottom: 2px;
    margin: 0;
    padding-left: 50px;
}
#welcome .visit-d h3 {
  font-size: 1.1em;
  color: #444;
  text-align: left;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  font-weight: 500;
  padding-left: 50px;
}
.welcome .visit-d h3 {
    font-size: 1.1em;
    color: #444;
    text-align: left;
    padding: 0;
    margin: 0;
    /*text-transform: capitalize;*/
    font-weight: 500;
    padding-left: 50px;
}
.btn-d-1 {
  min-width: 80px;
  /*text-transform: capitalize;*/
  padding: 8px 10px;
  background: #219ee6;
  color: #fff;
  border-radius: 0.6em;
}
.btn-d-1:hover {
  background: #0f7ab7;
  ;
}
.btn-d-sm {
    text-transform: capitalize;
    padding: 0 10px;
    background: #219ee6;
    color: #fff;
    border-radius: 0.2em;
    font-size: 0.9em;
    height: 28px;
}
.btn-d-sm:hover {
    background: #0f7ab7;
;
}
.btn-d-sm-white {
    text-transform: capitalize;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ddd;
    color: #656565;
    border-radius: 0.2em;
    font-size: 0.9em;
    height: 28px;
}
.btn-d-sm-white:hover {
    background: #f1f1f1;
    color: #353535;
;
}
.btn-d-2 {
  width: 100%;
  display: block;
  clear: both;
  text-transform: capitalize;
  padding: 8px 10px;
  background: #219ee6;
  color: #fff;
  border-radius: 0;
  font-size: 1.1em
}
.btn-d-2:hover {
  background: #0f7ab7;
  ;
}
/*CSS::start*/
.lounge-left {
  float: left;
  width: 50%;
  text-align: center;
  padding: 1rem;
  border-right: 1px solid #e5e9f3;
}
.lounge-left h2 {
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0;
  padding-bottom: 0.5rem;
  margin: 0;
  text-transform: uppercase;
}
.lounge-left h3 {
  font-size: 1.7rem;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: #cd1d60;
}
.find-lounge {
  min-height: 340px;
}
.find-lounge .box-1 {
  float: left;
  width: 50%;
  text-align: center;
  padding-bottom: 1rem;
}
.find-lounge .box-2 {
  float: left;
  width: 50%;
  text-align: center;
  padding-bottom: 1rem;
}
.find-lounge h3 {
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0;
  padding-bottom: 1rem;
  margin: 0;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #e5e9f3;
}
.min-w-1 {
  min-width: 100px;
}
.min-w-2 {
  min-width: 75px;
}
.list-lounge {
  width: 100%;
  float: left;
  margin-bottom: 1rem;
  box-sizing: border-box;
}
.list-lounge h2 {
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0;
  padding-bottom: 0.6rem;
  margin: 0;
  margin-bottom: 1rem;
  text-transform: capitalize;
  color: #3f4047;
  /*border-bottom: 1px solid #e5e9f3;*/
}
.list-lounge h2 em {
  font-size: 1.2rem;
  font-style: normal;
  color: #898b96;
}
.list-lounge h3 {
  font-size: 1.1rem;
  font-weight: 300;
  padding: 0;
  padding-bottom: 0.4rem;
  margin: 0;
  text-transform: capitalize;
  color: #898b96;
}
.list-lounge h3 span {
  color: #575962;
  font-weight: 500;
}
.list-lounge h3 span i {
  color: #01aef0;
  width: 7%;
  text-align: center;
}
.list-lounge h4 {}
.list-lounge p {
  font-size: 1.1rem;
  color: #898b96;
  padding: 0;
  margin: 0;
  line-height: 1.7rem;
}
.list-lounge p strong {
  color: #575962;
  font-weight: 500;
}
.list-lounge p strong i {
  color: #01aef0;
  width: 7%;
  text-align: center;
}
.list-lounge .ll-pic {
  width: 27%;
  float: left;
  padding-right: 3%;
  box-sizing: border-box;
}
.list-lounge .ll-info {
  width: 70%;
  float: left;
  box-sizing: border-box;
}
/*My Cards*/
#my-card {
  margin-top: 5px;
  box-sizing: border-box;
  text-shadow: 1px 1px 2px #888;
  background: none;
}
#my-card h2 {
  font-size: 1.2em;
  text-align: center;
  text-shadow: none;
  padding: 10px
}
#my-card .add-card {
  padding-bottom: 10px;
}
#my-card .add-card h3 {
  text-shadow: none;
  font-size: 1.2em;
  color: #575962;
  font-weight: 400;
  text-transform: capitalize;
}
#my-card .add-card h3 img {
  width: 30px;
  margin-right: 10px;
}
#my-card .visa-card {
  background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  padding: 20px;
  border-radius: 1em;
  color: #fff;
  z-index: 2;
  position: relative;
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.2);
  width: 380px;
  height: 230px;
  margin: 0 auto;
  box-sizing: border-box;
}
#my-card .visa-card .c-name {
  font-size: 1.2em;
  text-align: left;
  text-transform: uppercase;
  padding-top: 5px;
}
#my-card .visa-card .c-logo img {
  width: 30px;
}

#my-card .visa-card .c-btn {
    height: 90px;
    padding-top: 40px;
    box-sizing: border-box;
}
#my-card .visa-card .c-btn .btn-21 {
  font-size: 1em;
 /* text-transform: capitalize;*/
  background: #fff;
  color: #000;
}
#my-card .visa-card .c-btn .btn-21:hover {
  background: #eee;
}
#my-card .visa-card .numName h3 {
  font-size: 1.3em;
  position: absolute;
  bottom: 10px;
  text-align: left;
}
#my-card .visa-card .numName h4 {
  position: absolute;
  bottom: -10px;
  font-size: 1em;
  text-align: left;
  text-transform: capitalize;
  padding: 5px 0 0 0;
}
#my-card .visa-card .v-logo {
  text-align: right;
  position: relative;
  bottom: -16px;
  right: 0;
}
#my-card .visa-card .v-logo img {
  width: 50px;
}
#my-card .visa-detail {
    cursor: pointer;
  background: #fff;
  padding: 28px 15px 15px;
  border-radius: 0 0 1em 1em;
  color: #fff;
  position: relative;
  top: -10px;
  z-index: 1;
  width: 380px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
#my-card .visa-detail h3 {
  font-size: 1.1em;
  padding-bottom: 2px;
  color: #333;
  font-weight: 400;
  text-shadow: none;
}
#my-card .visa-detail h4 {
  font-size: 1em;
  /*text-transform: capitalize;*/
  color: #666;
  font-weight: 400;
  text-shadow: none;
}
#my-card .master-card {
  background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
}
/*Card Details*/
#card-details {
  margin: 0 auto;
  margin-top: 15px;
  padding: 0;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 1em;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
#card-details h1 {
  font-size: 1.2em;
  text-transform: capitalize;
}
#card-details h2 {
  font-size: 1.1em;

  color: green
}
#card-details h3 {
  font-size: 1em;
  text-transform: capitalize;
  color: #666;
  padding-bottom: 5px;
  margin-top: 25px;
}
#card-details h4 {
  font-size: 0.9em;
  padding: 2px 0;
  /*text-transform: capitalize;*/
  color: #333;
  font-weight: 500;
}
#card-details h5 {
  font-size: 1em;
  /*text-transform: capitalize;*/
  color: #666;
}
#df-card {
  width: 380px;
  border-radius: 1em;
  background: #000;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
#df-card img {
    height: 38px;
    padding-bottom: 15px;
}
#df-card .dragon img {
    height: 35px;
  padding-bottom: 15px;
}
#df-card .df-num {
  font-size: 2em;
  color: #D7B46C;
  text-align: center;
  border-top: 1px solid #d7b46c;
  padding-top: 40px;
  box-sizing: border-box;
}
#df-card .df-name {
  font-size: 1.2em;
  color: #D7B46C;
  text-align: left;
  padding-top: 30px;
}
.btn-22 {
  min-width: 80px;
  text-transform: capitalize;
  padding: 8px 10px;
  background: #219ee6;
  color:
    #fff;
  border-radius: 0.6em;
}
.btn-22:hover {
  background: #0f7ab7;
}
.amen {
  width: 100%;
  float: left;
}
.amen .boxes {
  width: 25%;
  float: left;
  padding: 0.5rem 0;
  text-align: center;
  font-size: 0.9rem;
  color: #01aef0;
  box-sizing: border-box;
}
.amen .boxes i {
  display: block;
  font-size: 1.2rem;
  color: #01aef0;
  padding-bottom: 0.5rem;
}
.amen-1 {
  font-size: 1rem;
  color: #898b96;
  padding-right: 1rem;
}
.lounge-detail {}
.lounge-detail h2 {
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin: 0;
  margin-bottom: 1rem;
  text-transform: capitalize;
  color: #3f4047;
  border-bottom: 1px solid #e5e9f3;
}
.lounge-detail h2 em {
  font-size: 1.4rem;
  font-style: normal;
  color: #898b96;
}
.lounge-detail h3 {
  font-size: 1.1rem;
  font-weight: 300;
  padding: 0;
  padding-bottom: 0.2rem;
  margin: 0;
  text-transform: capitalize;
  color: #898b96;
}
.lounge-detail h3 span {
  color: #575962;
  font-weight: 500;
}
.lounge-detail h3 span i {
  color: #01aef0;
  width: 5%;
  text-align: center;
}
.lounge-detail h4 {}
.lounge-detail p {
  font-size: 1.1rem;
  color: #898b96;
  padding: 0;
  padding-bottom: 1rem;
  margin: 0;
  line-height: 1.7rem;
}
.lounge-detail p strong {
  color: #575962;
  font-weight: 500;
}
.lounge-detail p strong i {
  color: #01aef0;
  width: 5%;
  text-align: center;
}
.location-b {}
.location-b h2 {
  font-size: 1.4rem;
  font-style: normal;
  color: #575962;
  text-transform: capitalize;
  padding-bottom: 1rem;
}
.location-b .l-box {
  width: 8%;
  float: left;
}
.location-b .l-box i {
  color: #01aef0;
  font-size: 1.5rem;
  padding-top: 0.2rem;
}
.location-b .r-box {
  width: 92%;
  float: left;
}
.location-b p {
  color: #898b96;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2rem;
}
.location-b p strong {
  color: #575962;
  font-weight: 500;
}
.pop-table {
  padding: 10px !important;
  border: 1px solid #eee !important;
  font-size: 1.1rem !important;
  color: #333 !important;
}
.pop-b1 {
  width: 100%;
  float: left;
  background: #e7ecfb;
  padding: 10px;
  border-radius: 1rem 1rem 1rem 0;
  text-align: center;
  margin-top: 15px;
}
.pop-b1 strong {
  font-weight: 400;
  font-size: 1.1rem;
}
.pop-b1 .le {
  width: 50%;
  float: left;
}
.pop-b1 .re {
  width: 50%;
  float: left;
}
.qr-box {
  text-align: center;
  padding: 1rem 0;
  background: #eee;
  border-radius: 0.8em;
}
.qr-box img {
  background: #fff;
  padding: 1rem;
    width: 120px;
}
.qr-box p {
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0;
  padding-bottom: 1rem;
  margin: 0;
}
.ind-card {}
.ind-card h3 {
  font-size: 1.1rem;
  padding: 0;
  margin: 0;
  font-weight: 400;
  color: #01aef0;
}
.ind-card p {
  font-size: 1rem;
  padding: 0;
  margin: 0;
  color: #898b96;
  font-weight: 300;
}
.front-box {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.front-box h2 {
  font-size: 1.2rem;
  padding-bottom: 8px;
  font-weight: 400;
  color: #222
}
.front-box p {
  font-size: 1rem;
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: #0019a9;
}
.front-box p strong {
  font-weight: 400;
  color: #999;
}
.front-box p span {
  font-weight: 400;
  font-size: 0.9rem;
  color: #999;
}
.front-1 {
  width: 35%;
  float: left;
  box-sizing: border-box;
}
.front-2 {
  width: 65%;
  float: left;
  box-sizing: border-box;
  padding-left: 2%;
}
.front-3 {
  width: 21%;
  float: left;
  box-sizing: border-box;
}
/*CSS::end*/
/*Individual*/
.balance-c {
  height: 60px;
  width: 60px;
  margin: 0 auto;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  padding-top: 16px;
  font-size: 1.7rem;
  color: #fff;
  background: #6375d7;
}
.btn-1 {
  background: #4b589f;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  border: none !important;
}
.btn-1:hover {
  background: #93a0e9;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
.btn-1:focus:active {
  background: #93a0e9 !important;
}
/*Individual*/
/*Footer::Start*/
#foot-sticky {
  position: fixed;
  bottom: 0;
  width: 430px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background: #002042;
  padding: 10px;
  z-index: 2;
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.2);
}
#foot-sticky p {
  font-size: 0.8em;
  color: #fff;
  text-align: left;
  padding-top: 8px;
  margin: 0;
}
#foot-sticky a {
  font-size: 0.8em;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
    font-size: 0.8em;
}

#foot-sticky a i {
  display: block;
  padding-bottom: 2px;
}
#foot-sticky a:hover {
  text-decoration: none;
}
#foot-sticky a img {
  height: 35px;
  margin: 0 auto;
}
/*Responsive:: Start*/
@media screen and (max-width: 992px) {
  .sec-wrapper {
    width: 60%;
    border-right: none;
    border-left: none;
  }
  .foot-sticky {
    width: 60%;
    border-right: none;
    border-left: none;
  }
  .front-box h2 {
    font-size: 1rem;
    padding-bottom: 0px;
  }
  .front-box p {
    font-size: 0.8rem;
    padding: 0;
    margin: 0;
    line-height: 14px;
  }
  .front-box p span {
    font-size: 0.8rem;
  }
  .front-1 {
    width: 30%;
  }
  .front-1 img {
    height: 70px;
  }
  .front-2 {
    width: 70%;
    padding-left: 2%
  }
}
@media screen and (max-width: 600px) {
  body {
    background: #F1F2F7 !important;
  }
  .sec-wrapper {
    width: 100%;
    border-right: none;
    border-left: none;
  }
  .logo-head {
    width: 100%;
    padding: 10px;
    height: 48px;
  }
  .logo-head img {
    height: 13px;
  }
  .logo-head .d-logo img {
    height: 30px;
  }
  .ind-bread {
    width: 100%;
    margin-top: 48px;
  }
  .common-box .index h2 {
    font-size: 1rem;
    font-weight: 400;
  }
  .qr-box p {
    font-size: 1rem;
  }
  .foot-sticky {
    width: 100%;
    border-right: none;
    border-left: none;
  }
  .list-lounge h2 {
    font-size: 1.3rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .list-lounge h2 em {
    font-size: 1rem;
  }
  .list-lounge h3 {
    font-size: 1rem;
  }
  .list-lounge p {
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .lounge-detail h2 {
    font-size: 1.2rem;
    padding-bottom: 0.5rem;
  }
  .lounge-left h2 {
    font-size: 1rem;
  }
  .ind-card h3 {
    font-size: 0.9rem;
    padding: 0;
    margin: 0;
  }
  .ind-card p {
    font-size: 0.9rem;
    padding: 0;
    margin: 0;
    color: #898b96;
    font-weight: 400;
  }
  .ind-bread h2 {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  .list-lounge h3 span i {
    width: 8%;
    text-align: center;
  }
  .list-lounge p strong i {
    width: 8%;
    text-align: center;
  }
  .common-box .lo-tab h2 {
    font-size: 1.1rem;
    line-height: 1.4rem;
    padding-bottom: 7px;
  }
  .common-box .lo-tab h3 {
    font-size: 0.9rem;
    line-height: 1.2rem;
  }
  .common-box .redem h3 {
    font-size: 0.8rem;
  }
  .common-box .redem h3 i {
    font-size: 0.9rem;
  }
  .front-box h2 {
    font-size: 1rem;
    padding-bottom: 0px;
  }
  .front-box p {
    font-size: 0.8rem;
    padding: 0;
    margin: 0;
    line-height: 14px;
  }
  .front-box p span {
    font-size: 0.8rem;
  }
  .front-1 {
    width: 30%;
  }
  .front-1 img {
    height: 70px;
  }
  .front-2 {
    width: 70%;
    padding-left: 2%
  }
  #abt-box {
    padding: 12px 0;
    margin: 0 1.1em 10px;
  }
  .about-b h2 {
    font-size: 1.3em;
    padding-top: 0px;
  }
  .about-b .bl-visit h5 {
    font-size: 1.1em;
  }
  .about-b .bl-visit {
    border-top: 1px solid #eaeaea;
    margin-top: 10px;
    padding: 10px 0 0;
  }
  .about-b .bl-visit p {
    font-size: 0.9em;
    padding-bottom: 2px;
    padding-top: 0px;
  }
  .common-box .redem h4 {
    font-size: 1.1em;
  }
  #sign-in {}
  .margin-1 {
    padding: 104px 0;
  }
}
@media screen and (max-width: 460px) {
  #my-card .visa-card {
    padding: 10px 15px 5px;
  }
  #my-card .visa-card .c-name {
    font-size: 1.1em;
  }
  #my-card .visa-card .c-logo img {
    width: 24px;
    padding-top: 4px;
  }
  #my-card .visa-card .c-btn .btn-21 {
    font-size: 0.9em;
    padding: 6px 12px
  }
  #card-details h1 {
    font-size: 1em;
  }
  #card-details h2 {
    font-size: 0.9em;
  }
  #card-details h5 {
    font-size: 0.9em;
  }
  #card-details h3 {
    font-size: 0.9em;
  }
  #my-card .visa-detail h4 {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 419px) {
  body {
    background: #F1F2F7 !important;
  }
  .sec-wrapper {
    width: 100%;
  }
  #header-1 .logo-bx .lo1 img {
    height: 20px;
  }
  #header-1 .logo-bx .ro1 img {
    height: 22px;
  }
  #header-1 .backnav h1 {
    font-size: 1.1em;
  }
  #welcome .lounge-lg img {
    height: 150px;
    max-height: 150px;
    width: 100%;
  }
.welcome .lounge-lg img {
    height: 150px;
    max-height: 150px;
    width: 100%;
}
  .btn-d-1 {
    text-transform: capitalize;
    min-width: 70px;
    font-size: 0.9em;
  }
  #welcome .visit-d img {
    height: 32px;
  }
  .welcome .visit-d img {
      height: 32px;
  }
  #welcome .visit-d p {
    font-size: 0.9em;
    padding-left: 44px
  }
  .welcome .visit-d p {
      font-size: 0.9em;
      padding-left: 44px
  }
  #welcome .visit-d h3 {
    font-size: 1em;
    padding-left: 44px
  }
  .welcome .visit-d h3 {
      font-size: 1em;
      padding-left: 44px
  }
  .common-box .lo-tab img {
    height: 90px;
  }
  .common-box .lo-tab-full img {
    height: 150px;
    max-height: 150px;
  }
  #my-card .visa-card {
    width: 100%;
    height: 220px;
  }
  #my-card .visa-card .numName h3 {
    bottom: -5px;
  }
  #my-card .visa-card .numName h4 {
    bottom: -25px;
  }
  #my-card .visa-card .v-logo img {
    width: 45px;
  }
  #my-card .visa-card .v-logo {
    ;
    bottom: -30px;
  }
  #my-card .visa-detail {
    width: 100%;
  }
  /*  #my-card .visa-card .c-btn {
    height: 130px;
	  padding-top: 50px;
  }*/
  #df-card {
    width: 100%;
    padding: 15px;
	  height: 220px
  }
  #foot-sticky {
    width: 100%;
  }
  #foot-sticky a img {
    height: 30px;
  }
}
#card-details h2 {
    font-size: 1.1em;
    color: green
}
#card-details h3 {
    font-size: 1em;
    color: #666;
    padding-bottom: 5px;
    margin-top: 25px;
}
#card-details h4 {
    font-size: 0.9em;
    padding: 2px 0;
    color: #333;
    font-weight: 500;
}
#card-details h5 {
    font-size: 1em;
    color: #666;
}
#my-card .master-card {
    background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
}
/*Card Details*/
#card-details {
    margin: 0 auto;
    margin-top: 15px;
    padding: 0;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 1em;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
#card-details h1 {
    font-size: 1.2em;
}
/*Duetsche Cards*/
#due-card {
    box-sizing: border-box;
    position: relative;
    z-index: 2
}
#due-card .card-img {
    box-sizing: border-box;
}
#due-card .card-img img {
    width: 100%;
}
#due-card h2 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 1.2em !important;
    color: #fff;
    z-index: 2;
    line-height: 22px;
}

#due-card h2 span {
    font-size: 1em !important;
}
.card-pb {
    background: #fff;
    padding: 10px 15px 18px;
    padding-top: 30px;
    border-radius: 0 0 1em 1em;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    width: 98%;
    margin: 0 auto;
    top: -20px;
    left: 0;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.card-pb h3 {
    font-size: 1.1em;
    padding-bottom: 2px;
    color: #333;
    font-weight: 400;
    text-shadow: none;
    padding-left: 0;
}
.card-pb h4 {
    font-size: 1em;
    color: #666;
    font-weight: 400;
    text-shadow: none;
}
/*btn*/
@media screen and (max-width: 420px) {
    #due-card h2 {
        bottom: 10px;
        font-size: 1.1em !important;
        line-height: 18px;
    }
    #due-card h2 span {
        font-size: 0.9em !important;
    }
    #due-card a {
        right: 15px;
        bottom: 20px;
        border-radius: 3px;
        font-size: 0.8em;
        font-weight: 300;
        padding: 4px 6px;
    }
}
#due-card a {
    position: absolute;
    right: 20px;
    bottom: 25px;
    border-radius: 4px;
    font-size: 0.9em;
    font-weight: 300;
    padding: 10px;
    background: #fff;
    color: #333;
}
#due-card a:hover {
    background: #e1e1e1;
}
