li.nav-item.san-item1 {
    text-decoration: none;
    border-bottom: 5px solid #0a0a7c;
    height: 48px;
    width: 140px;
}
li.nav-item.san-item2 {
    text-decoration: none;
    border-bottom: 5px solid #0a0a7c;
    height: 48px;
    width: 164px;
}
.grid-nav2 a:hover {
    text-decoration:none;
    
}

.icon-card-insert {
	max-width:40%;
	margin-left:95px;
	}
.icon-card-contactless {
	max-width:50%;
	margin-left:77px;
	}

.san-child-wrapper {
    background-color: #F7F8F9 !important;
    //margin-right: -522px;
}
.nav-menu {
	background-color:#F7F8F9 !important;
}
.nav-mob {
	background-color:#F7F8F9 !important;
}

.sticky {
		  position: fixed !important;
		  top: 0;
		  width: 100% !important;
		  z-index: 999;
		}

		.sticky + .content {
		  padding-top: 60px;
		}
		.stickytab {
		  position: fixed !important;
		  top: 0;
		  width: 100% !important;
		  z-index: 999;
		}

		.stickytab + .content {
		  padding-top: 60px;
		}
		
		.tab-menu {
    padding-left: 300px;
}
.border-text {
    border-style: ridge;
    border-width: 1px;
}
.lg-btn-txt {
 font-size:14px;
}
.position-btn .btn{
	margin-top:-60px !important;
	}

.positions-btn .btn{
	margin-top:-11px !important;
	}
.icon-apple-pay {
	max-width:95%;
	margin-top:-22px;
	}


/*Mobile View*/
 @media only screen and (max-width : 767px) {
 	.image-pc
 	{
 		display: none;
 	}
	.icon-card-contactless  {
	max-width:55%;
	margin-left:30px;
	}
	.icon-card-insert {
	max-width:50%;
	margin-left:66px;
	}
	.icon-apple-pay {
	max-width:95%;
	margin-top:-10px;
	}
	.position-btn .btn{
	margin-top:-40px !important;
	}
	.mob-view.card-img-bg.hidden-md-up {
        background-image: none !important;
	background-color: #00175A;
}
.nav-mob{
display: none;
}


.button-mob {

    margin-bottom: -136px;
	}
	
	.siteareanav.border.san-sm {
    display: none;
}
}

 
 

 
 /*desktop view*/
 @media (min-width: 767px){
 	.image-mob
 	{
 		display:none;
 	}
	.header-img-mob {
      display:none;
}
 .button-mob {
   display:none;
}
 }
 /* ipad view*/
 @media (min-width: 768px) and (max-width: 1024px){
 	.image-mob
 	{
 		display:none;
 	}
 }
 
/* March 27, 2020 */
 .nav-mob .nav-horizontal {
	background-color: #ecedee !important;
}
.nav-grid a:hover {
    text-decoration: none !important;
}
/* mobile view */
@media only screen and (max-width : 767px) {
	.hero-grid-component .text-align-left {
		text-align: center !important;
	}
	.hero-grid-component .button a {
		margin: auto !important;
	}
	.mob-spacing {
		display: none;
	}
	.qr-code-img {
		text-align: center !important;
	}
	.qr-code-img img {
	width: 100% !important;
} 
}
.qr-code-img img {
	width: 32%;
} 

/* Apr-15, 2021 */

.lg-btn-txt .btn {
    max-width: fit-content !important;
    font-size: 0.79rem;
}


.hero-mb {
display: none !important;

}
.hero-pc {
	display:block !important;
}

@media only screen and (max-width : 767px) {

.amex-logo img {
	width: 20%;
}
.hero-pc {
	display:none !important;
}
.hero-mb{
	display:block !important;
}
.qrcodemb.pad img {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    max-width: 50%; 
}
}
.qrcode.pad {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.hero-mb{
	display:none !important;
}
