@font-face {
	font-family: 'futura_lt_btlight';
	src: url('../fonts/futural-webfont.eot');
	src: url('../fonts/futural-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futural-webfont.woff2') format('woff2'), url('../fonts/futural-webfont.woff') format('woff'), url('../fonts/futural-webfont.ttf') format('truetype'), url('../fonts/futural-webfont.svg#futura_lt_btlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Regular.woff') format('woff'),
         url('../fonts/Lato-Regular.ttf') format('truetype'),
         url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: 600;
    font-style: 600;
}

body {
	background: #f5f5f5;
	font-family: Lato;
}
input {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
.header,  .footer {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.header {
	position: relative;
}
.container {
	max-width: 1170px
}
.logobar {
	background-color: white;
	float: left;
	width: 100%;
	padding: 1em 0;
}
.logobar img {
	float: right
}
.supportbannerwrap {
	position: relative;
	width: 100%;
	float: left;
}
.supportbannerwrap img {
	width: 100%;
}

#rbt_debitcatrdetails label{
	width:80%;
}
/*.supportbannerwrap .caption {
	font-family: 'FuturaBT-Medium';
	font-size: 50px;
	color: #fff;
	position: absolute;
	top: 15%;
	left: 8%;
	line-height: 48px;
}*/
.supportbannerwrap .caption {
	/*float:left;
	font-family: 'FuturaBT-Medium';
	font-size: 50px;
	color: #97144d;
	position: static;
	line-height: 48px;
	padding:15px 0;
	text-align:center;
	width:100%*/
	display:none
}
.supportbannerwrap .caption span {
	font-size: 20px;
	display: block;
	line-height: 28px;
}
.secsupport,  .secproduct {
	width: 100%;
	/*min-height: 300px; */
	padding: 0px 0px 0px 0px;/*float: left; */
	/* padding: 40px 0px 0px 0px;/*float: left; */
}
.secproduct.home {
	height: auto
}
.secproduct,  .secproduct .support-head-h span {
	background: #fff;
}
.support-head-h {
	border-bottom: 2px solid #8d8d8d;
	position: relative;
	display: block;
	text-align: center;
	margin: 0px auto;
}
.support-head-h span {
	position: relative;
	padding: 10px 15px;
	background: #f5f5f5;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Lato';
	text-align: center;
	top: 13px;
}
.middlecontent {
	margin: 17px auto;
	padding: 0 0px;
	float: left;
	width: 100%;
}
.middlecontent .suppLHS {
	width: 100%;
	max-width: 235px;
	float: left;
	font-family: 'Lato';
	margin-right: 80px;
}
.suppLHS .lhsheading {
	background: #97144d;
	padding: 25px;
	font-size: 17px;
	color: #fff;
	text-align: center;
}
.suppLHS .lhsheading a {
	color: #fff;
}
.suppLHS .lhslinks {
	border: 2px solid #dedede;
	background: #fff;
	display: block;
	width: 100%;
	float: left;
}
.suppLHS .lhslinks li {
	cursor: pointer;
	border-bottom: 2px solid #dedede;
	font-size: 15px;
	color: #2f2f2f;
	list-style: none;
	width: 100%;
	float: left;
}
.suppLHS .lhslinks li a {
	background: url(../images/supp-arrow.png) no-repeat 25px 16px;
	padding: 10px 10px 10px 45px;
	width: 100%;
	float: left;
	word-wrap: break-word;
}
.suppLHS .lhslinks li:last-child {
	border: 0;
}
.suppLHS .lhslinks li a.active,  .suppLHS .lhslinks li a:hover {
	background: #dedede url(../images/supp-arrow.png) no-repeat 25px 16px;
	color: #97144d;
}
.lhslinks ul {
	padding-left: 20px
}
.suppLHS .lhslinks ul li {
	border: 0;
	font-size: 14px;
}
.suppLHS .lhslinks ul li a {
	background-position: 25px 13px;
	padding: 5px 5px 5px 40px;
}
.suppLHS .lhslinks ul li a.subactive,  .suppLHS .lhslinks ul li a:hover {
	background: url(../images/supp-arrow.png) no-repeat 25px 13px;
	color: #97144d;
}
.dropdown .select a {
	background: url(../images/red-downarrow.png) no-repeat scroll 97% center;
	display: block;
	padding-right: 25px;
	border: 1px solid #dedede;
}
.dropdown .select a span {
	cursor: pointer;
	display: block;
	padding: 5px 10px;
}
.dropdown .select {
	display: none;
}
.middlecontent .suppRHS {
	float: left;
	width: 825px;
}
.suppRHS .thumbnails, .thumbs {
	float: left;
	display: block;
	width: 100%;
	max-width: 235px;
	border: 1px solid #cbcbcb;
	box-shadow: -10px 10px #e1e1e1;
	-webkit-box-shadow: -10px 10px #e1e1e1;
	-moz-box-shadow: -10px 10px #e1e1e1;
	font-family: 'Lato';
	color: #2f2f2f;
	font-size: 18px;
	background: #fff;
	position: relative;
	margin: 5px 40px 35px 0;
	min-height: 10px!important;
}
.instantBaning .thumbsWrap1 {
	float: left;
	display: block;
	width: 100%;
	
	/*box-shadow: -10px 10px #e1e1e1;
	-webkit-box-shadow: -10px 10px #e1e1e1;
	-moz-box-shadow: -10px 10px #e1e1e1;*/
	font-family: 'Lato';
	color: #2f2f2f;
	font-size: 18px;
	background: #fff;
	position: relative;
}
.instantBaning .thumbsWrap {
	float: left;
	display: block;
	width: 100%;
	
	/*box-shadow: -10px 10px #e1e1e1;
	-webkit-box-shadow: -10px 10px #e1e1e1;
	-moz-box-shadow: -10px 10px #e1e1e1;*/
	font-family: 'Lato';
	color: #2f2f2f;
	font-size: 18px;
	background: #fff;
	position: relative;
}
.suppRHS .thumbnails .btnlnk {
	background: #97144d url(../images/btn-arrow.png) no-repeat center;
	padding: 17px;
	position: absolute;
	bottom: 8%;
	right: -10px;
}
.secproduct .middlecontent {
	text-align: center;
}
.middlecontent .thumbs {
	width: 60%;
	max-width: 255px;
	min-height: 210px;
	padding: 4px 0 0 0;
	margin: 20px 15px;
}
.instantBaning .thumbs {
	width: 60%;
    max-width: 255px;
    min-height: 210px;
    margin: 20px 15px;
}
.icons {
	width: 100%;
	height: 140px;
	display: inherit;
	position: relative;
	margin-bottom: 15px;
}
.instantBaning .iconWrap {border: 1px solid #cbcbcb; float:left; padding:10px; text-align:center; width: 100%;}
.instantBaning .iconWrap img {width: auto}
.icons img {
	float: left;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.stripwrap {
	height: 50px;
	display: block;
	margin: 0 0 15px 0;
	max-height: 65px;
	min-height: 50px;
}
.bankaccount {
	background: url(../images/icons/bank-account.png) no-repeat center;
}
.creditcards {
	background: url(../images/icons/credit-card.png) no-repeat center;
}
.internetbanking {
	background: url(../images/icons/internet-banking.png) no-repeat center;
}
.mobilebanking {
	background: url(../images/icons/mobile-banking.png) no-repeat center;
}
.loans {
	background: url(../images/icons/loans.png) no-repeat center;
}
.nriservices {
	background: url(../images/icons/nri-services.png) no-repeat center;
}
.travelcards {
	background: url(../images/icons/travel-cards.png) no-repeat center;
}
.emergencyservices {
	background: url(../images/icons/emergency-services.png)no-repeat center;
}
.striptext {
	color: #fff;
	font-family: 'Lato';
	font-size: 14.5px;
	display: inline-block;
	padding: 10px 15px;
	width: 100%;
	background: url(../images/strip-bg-brgd.png) no-repeat 0 0;
	text-align: left;
	line-height: 18px;
	max-height: 52px;
}
.instantBaning .striptext {
	color: #fff;
	font-family: 'Lato';
	font-size: 14.5px;
	display: inline-block;
	padding: 10px 15px;
	width: 100%;
	background: #97144d/* url(../images/strip-bg.png) no-repeat 0 0*/;
	text-align: center;
	line-height: 18px;
	max-height: 52px;
	min-height:52px;
}
#homeIconMob {
    background: url(../images/Sprite_Homepage_miscellaneous.png) no-repeat -304px -608px;
    width: 42px;
    height: 34px;
    display:none;
	display:none;
}
.thumbs a:hover,  .thumbs a:visited {
	color: #fff;
}
.support-more {
	border-bottom: 1px solid #8d8d8d;
	position: relative;
	display: block;
	text-align: center;
	margin: 0px auto;
	margin-bottom: 50px;
}
.support-more span {
	position: relative;
	padding: 10px 35px 10px 15px;
	background: #fff url(../images/down-arrow.png) no-repeat 80% center;
	font-size: 15px;
	color: #97144d;
	font-family: 'Lato';
	text-align: center;
	top: 8px;
}
.mobilebanking,  .sendemail {
	background: #fff;
	width: 96%;
	float: left;
	border: 1px solid #cbcbcb;
	border-top: 3px solid #97144d;
	padding: 30px 30px 50px;
}
.mobilebanking a {
	text-decoration: none;
	color: #3A1BF1;
}
.tophead {
	padding-bottom: 10px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.questionwrap {
	float: left;
	font-family: Lato;
	margin: 0 0 0 20px;
}
.mobilebanking h3,  .sendemail h3 {
	color: #97144d;
	font-size: 18px;
	font-family: 'Lato';
	display: inline-block;
}
.mobilebanking .btnback {
	padding: 0 12px;
	border: 1px solid #cbcbcb;
	float: right;
	position: relative;
	top: -6px;
	color: #323232;
	text-decoration: none;
}
.bullet {
	/*background: url(../images/heading-bullet.png) no-repeat 0 center; padding-left: 30px;*/
	font-size: 14px;
	font-family: Lato;
	color: #97144d;
	font-weight: bold;
	line-height: 24px;
}
.innercontent {
	width: 100%;
	float: left;
	/*margin-left:30px;*/
	font-size: 12px;
	font-family: Lato;
	color: #646464;
}
.innercontent .text {
	width: 100%;
	float: left;
}
/*.innercontent li {font-style:italic; list-style: none; margin: 10px 0; float: left; }*/
        /*.innercontent li span { background: url(../images/bullet-bg.png) no-repeat center; font-style: normal; font-weight: bold; color: #333333; padding: 10px 14px; font-size: 11.2px;}*/
        /*.innercontent ul li span { background: none; font-weight: normal; padding: 0; font-size: 12px; color: #646464; }*/
        
.innerbullet {
	width: 35%;
	padding: 10px 0 0 60px;
	float: left;
}
.innerbullet li {
	width: 100%;
	margin: 0;
}
.thumbnailwrap {
	width: 100%;
	float: left;
	font-size: 12px;
	margin: 30px 0;
	color: #333333;
}
.thumbnailwrap .thumbs {
	margin: 15px 38px 40px 0;
	padding: 15px;
	min-height: 140px;
	max-width: 195px;
}
.thumbnailwrap .thumbs p span {
	font-family: 'Lato';
	font-size: 25px;
	text-transform: uppercase;
	display: block;
}
.thumbnailwrap .icons {
	background: url(../images/sprite.png) no-repeat 0 center;
	height: 86px;
	padding: 10px 0 0 55px;
}

.thumbnailwrap .thumbs .axisaha {
	background: url(../images/axisaha.png) no-repeat 0 center;
	height: 86px;
	padding: 10px 0 0 55px;
}


.AxisAha  .icons{
	background: url(../images/chatbot.png) no-repeat 0 center;
	height: 86px;
	padding: 10px 0 0 55px;
}
.thumbnailwrap .icons.email {
	background-position: 0 20px;
}
.thumbnailwrap .icons.call {
	background-position: 0 -55px;
}
.thumbnailwrap .icons.locator {
	background-position: 0 -130px;/*padding-left:40px;*/
}
.thumbnailwrap .icons.loan {
	background-position: 0 -208px;
}
.thumbnailwrap .icons.letter {
	background-position: 0 -285px;
}
.thumbnailwrap .icons.webchat {
	background-position: 0 -360px;
}
.thumbnailwrap .thumbs .btnlnk {
	background: #97144d;
	padding: 6px 10px;
	position: absolute;
	bottom: 8%;
	right: -12px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.paginationwrap {
	float: right;
	margin: 30px 0;
}
.datapagination {
	background: #dedede;
	padding: 6px 10px;
	top: -12px;
	position: relative;
	color: #000;
}
span.datapagination {
	color: #97144d;
}
.aspNetDisabled {
	opacity: 0.5;
}
#ContentPlaceHolder1_email2_lblCaptchaNAme {
	display: inline-block;
	font-weight: unset;
	margin-bottom: 5px;
	max-width: 100%;
}
.formwrap {
	width: 100%;
	float: left;
	color: #2f2f2f;
	font-size: 14px;
	font-family: Lato;
	font-weight: normal;
}
.formdiv {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	position: relative;
}
.leftform {
	width: 46%;
	float: left;
	margin-right: 4%;
}
.rightform {
	width: 46%;
	float: left;
	margin-right: 4%
}
.formdiv label {
	display: block;
	font-weight: normal;
	font-size: 12px
}
/*sp*/
        
.formdiv label span {
	font-size: 11px;
	margin-left: 5px;
}
.formdiv span.note {
	font-size: 11px;
	line-height: 11px;
	margin-top: 5px;
	float: left;
}
.linktext {
	text-decoration: underline;
}
.lightboxoverlay {
	display: none;
	background: #fff;
	padding: 15px;
	position: fixed;
	width: 90%;
	max-width: 350px;  /* Amit    */
   /* max-height: 400px; /* Amit    */
	max-height: 230px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 5
}


.lightboxoverlay span.close {
	position: absolute;
	background: #fff;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 1.6em;
	color: #ad275f;
	right: 0;
	top: -28px;
	cursor: pointer;
	opacity: 1;
}
.lightboxcontent {
	position: relative;
	/*padding-bottom: 56.25%;min-height:300px;*/
	padding-top: 30px;
	height:   200px;
	/*height:   350px; /* Amit*/
	/* height:   auto; */
	overflow-y: scroll;
}
.overlay {
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 4;
}
.knowRegister {
	padding-top: 10px;
	font-size: 12px;
	font-family: Lato;
	width: 98%;
	float: left;
	padding-right: 2%;
}
.knowRegister a {
	text-decoration: underline;
}
.knowRegister h2 {
	float: left;
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Lato';
	padding: 0px 0px 5px 0px;
}
.knowRegister h3 {
	float: left;
	width: 100%;
	font-size: 16px;
	font-family: 'Lato';
	padding: 15px 0px 5px 0px;
}
.knowRegister .para {
	float: left;
	width: 100%;
	padding: 10px 0px;
}
.knowRegister ul {
	float: left;
	width: 100%;
	list-style-type: none;
}
.knowRegister ul li {
	float: left;
	width: 100%;
	list-style-type: none;
}
.knowRegister ul li .index {
	font-weight: bold;
	float: left;
	width: 2%;
	margin-right: 1%;
}
.knowRegister ul li p {
	float: left;
	width: 97%;
	color: #2f2f2f;
}
/*sp*/
        
.formdiv input[type=text] {
	border: 1px solid #cbcbcb;
	width: 100%;
	padding: 0 10px;
	height: 35px;
}
.formdiv input[type=tel] {
	border: 1px solid #cbcbcb;
	width: 100%;
	padding: 0 10px;
	height: 35px;
}
.formdiv textarea {
	border: 1px solid #cbcbcb;
	width: 100%;
	padding: 0 10px;
	height: 110px;
	resize: none;
}
.formdiv input[type=file] {
	border: 1px solid #cbcbcb;
	width: 35%;
	padding: 2px;
	border-top: 1px solid #999999;
	display: inline-block;
}
.btnupload {
	border-radius: 20px;
	display: inline-block;
	padding: 0 15px;
	border: 1px solid #b4b4b4;
	background-color: #f1f1f1;
}
.attachment-help {
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #2f2f2f;
	font-size: 13px;
}
.btnsubmit {
	background: #97144d;
	padding: 8px 24px 5px;
	color: #fff;
	font-family: 'Lato';
	font-size: 15px;
	border: 0;
	display: inline-block;
	margin: 0;
	/*margin-left: -78%;*/
	margin-top: 4%;
}
.btncancel {
	color: #323232;
	font-family: 'Lato';
	font-size: 15px;
	border: 0;
	background-color: transparent;
	margin-left: 1%;
}
.mandy {
	bottom: 0;
	font-size: 12px;
	text-align: left;
}
.LBD_CaptchaDiv a img {
	max-width: none;
}
.thankyouSupport1 {
	width: 100% !important
}
.sendemail1 {
	width: 97% !important
}
/*body { overflow:hidden}*/
        /* Media Queries */
        
.noproduct {
	background: #fff;
	padding: 15px 40px;
	margin: 40px 0;
	position: relative;
	border-radius: 5px;
	-moz-box-shadow: 8px 10px 11px #d3d0d3;
	-webkit-box-shadow: 8px 10px 11px #d3d0d3;
	box-shadow: 8px 10px 11px #d3d0d3;
	border: 1px solid #ddd;
	float: left
}
.noproduct h2 {
	color: #97144d;
	font-family: 'Lato';
	font-size: 20px;
}
.errormsg {
	color: red;
	font-size: 12px;
	clear: both;
	text-align: center;
}

.floating {
	float: left;
}
/*.thankyouSupport, .thankyouSupport .sendemail { width: 100%!important; }*/
        
.thankyouSupport .sendemail .thankyouHead {
	text-align: center !important;
	border: none;
}
.supporthankwrap {
	height: 100%;
}
.innercontent ul,  .innercontent ol {
	width: 100%;
	float: left;
	padding-left: 15px;
}
.innercontent ul ul,  .innercontent ol ul,  .innercontent ul ol {
	padding-left: 15px;
}
.innercontent ul li {
	/*background: url(../images/supp-arrow.png) no-repeat 25px 18px;*/
	padding: 3px 0px;
	margin: 0;
	width: 100%;
	float: left;
}
.footer {
	border-top: 1px solid #dddddd;
	padding: 35px 0;
	font-family: 'Lato';
	font-size: 14px;
	color: #808080;
}
.footer a {
	color: #808080;
}
.footer p {
	float: left;
	font-family: 'Lato';
	padding: 0.5em 0 0
}
.footer .tnc {
	float: right;
	padding: 7px 0 0 0;
}
.footer .tnc ul li {
	float: left;
	list-style: none;
}
.footer .tnc ul li a {
	border-left: 1px solid #7d7d7d;
	padding: 0 0.7em;
}
.footer .tnc ul li:first-child a {
	border: none;
	padding-left: 0
}
.thumba {
	display: block;
}
.sendemail .tophead h3 span {
	color: #2f2f2f;
	font-size: 11px;
}
.middlecontent .suppRHS.thankyouSupport {
	margin: 0 auto;
	float: none;
}
.sendemail .formdiv label {
	line-height: 14px;
}
.rdlistStlye li {
	list-style: none;
	float: left;
	background: url("../images/radio-off.png") no-repeat 0 0;
	cursor: pointer;
	margin-right: 5px;
	width: 60px;
}
.rdlistStlye li span.uncheked {
	background: url("../images/radio-off.png") no-repeat 0 0;
}
.rdlistStlye li input {
	border: 1px solid;
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0 5px 0 0;
	opacity: 0;
	width: 24px;
}
.rdlistStlye .checked {
	background: url("../images/radio-on.png") no-repeat 0 0;
}
.radioStyle ul li {
	clear: both;
	width: 100%;
}
.chkboxStyle li {
	list-style: none;
	width: 98%;
	float: left;
	padding-bottom: 5px;
}
.chkboxStyle input[type=checkbox] {
	cursor: pointer;
	filter: alpha(opacity=0);
	float: left;
	height: 27px;
	opacity: 0;
	position: relative;
	margin: 0 11px 0 -30px;
	width: 30px;
	z-index: 2;
}
.chkboxStyle li span {
	top: 2px;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 27px;
	position: relative;
	width: 30px;
	z-index: 1;
	background: url("../images/checkboxbg.png") no-repeat 0 0;
	background-size: 80%;
}
.chkboxStyle li.checked span {
	background: url("../images/checkboxbg-s.png") no-repeat 0 0;
	background-size: 80%;
}
/*8march 2017*/
  .newOverlay, .newPopup{
	  z-index:6;
  }     
.feedbackForm {
	margin-top: 25px;
	float: left;
	width: 100%;
}
.lblHelpful {
	float: left;
	margin-right: 9px;
	color: #97144d;
	font-weight: bold;
	font-size: 13px;
}
.feedbackForm label {
	font-size: 12px;
	font-weight: normal;
}
.textareaBox {
	margin-left: 124px;
	float: left;
	clear: both;
	margin-top: 10px;
	width: 70%;
	max-width: 298px;
	margin-bottom: 10px;
}
.textareaStyle {
	width: 289px;
	height: 90px;
	resize: none;
	padding: 5px;
	border: 1px solid #cbcbcb;
}
.erromsg {
	color: red;
	clear: both;
	float: left;
	display: none;
}
.feedbackForm .btnsubmit,  .submitmsg {
	clear: both;
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-left: 124px;
}
.submitmsg {
	font-size: 1.2em;
	margin-top: 0;
}
.feedbackForm .erromsg {
	margin-left: 124px;
}
/*.textareaBox span{color: red;clear: both;float: left;font-size: 11px;}*/
        /* .emailSBox {max-width:313px; max-height:200px;} */
        
.emailSBox ul {
	margin-top: 3px;
}
.emailSBox .knowRegister {
	overflow: hidden;/*min-height:304px;*/
}
.popupText {
	overflow: auto;
	min-height: 50px;
}
.popupBox {
	max-width: 450px;
}
.popupBox p {
	font-size: 12px;
	line-height: 22px;
}
.feedbackForm,  .submitmsg {
	font-size: 12px;
}
.captext {
	clear: both;
	width: 340px;
	margin-left:175px !important;
}
.captchadiv,  .captchaInput {
	float: left;
}
.captchaInput {
	margin-left: 10px;
}
.captchaInput p {
	width: 177px;
	line-height: 15px;
	padding-top:7px;
	margin-left:-78px;
}
.titleBx {
	padding: 2px 5px;
	width: 136px;
	margin: 0 0 0 10px;
	border: 1px solid #cbcbcb;
	clear: both;
}
#ContentPlaceHolder1_ucissue1_SampleCaptchaValidator1 {
	color: red;
	clear: both;
	width: 100%;
	float: left
}
.numLink {
	position: relative;
}
.positionDiv {
	display: block;
	clear: both;
	position: absolute;
	bottom: 8%;
	right: -12px;
	background: #b3d4fc;
}
.positionDiv a {
	display: block;
}
.thumbnailwrap .thumbs .positionDiv .btnlnk {
	display: block;
	position: relative;
	right: 0;
	top: 0;
	line-height: 7px;
}
.thumbnailwrap .thumbs p span.smallText {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	text-transform: lowercase;
	font-family: 'Lato';
	color: #000;
	font-weight: bold;
}
#UPemailMob, #UpAddMob, #GenDebPinMob, #GenCCPinMob, #LoanRepScMob{display: none;}
/********Added by Samina on 17th Jan 2018**************/
        
.support-cta .btnsubmit {
	border: 1px solid #cbcbcb;
	background-color: white;
	color: #97144d;
	text-transform: uppercase;
	padding: 5px 18px 2px;
	font-weight: bold;
}
.chbookListing .req-chk-book-radio .laberd tr {
	width: auto;
	float: none;
	margin: 15px 0px 0px 0px;
	display: block;
}

.select-date-font {font-size: 13px;padding-left: 42px;}
body .ui-datepicker {
	font: 13px auto arial;
}
/********Added by Samina on 21st Sep 2017 Start*********/
        
.clear {
	clear: both;
}
 .search_box ::-webkit-input-placeholder {
            /* WebKit, Blink, Edge */
            color: #323232;
}
 .search_box :-moz-placeholder {
            /* Mozilla Firefox 4 to 18 */
            color: #323232;
}
 .search_box ::-moz-placeholder {
            /* Mozilla Firefox 19+ */
            color: #323232;
}
 .search_box :-ms-input-placeholder {
            /* Internet Explorer 10-11 */
            color: #323232;
}
 .search_box ::-ms-input-placeholder {
            /* Microsoft Edge */
            color: #323232;
}
.search-input {
	margin: 0 auto;
	width: 478px;
	position: relative;
}
.headertopnav .lblResult {
	position: absolute;
	top: 36px;
	width: 100%;
	display: inline-block;
	z-index: 100;
	left: 0;
}
.headertopnav .lblResult ul {
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: 1px solid #ccc;
}
.headertopnav .lblResult li {
	padding: 5px 20px;
}
.headertopnav .lblResult li a {
	display: block;
	color: #666;
	text-align: left;
}
.headertopnav .lblResult a {
	text-decoration: none;
	color: #505050;
	font-size: 14px;
	font-weight: lighter;
}
.headertopnav .lblResult em {
	font-weight: lighter;
	color: #000;
	font-style: normal;
}
.headertopnav .lblResult li:hover,  .headertopnav .lblResult li.selected {
	background-color: #ccc;
	color: #97144d;
}
.headertopnav .lblResult li:hover a em,  .headertopnav .lblResult li.selected a em {
	color: #97144d;
}
.searchResult {
	float: left;
	max-width: 550px;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
.ms-srch-item {
	border-left: none;
}
.ms-srch-item:hover,  .ms-srch-resultHover:hover,  .edisc-SearchResultItemContainer:hover {
	background: none;
	border-left: none;
}
.ms-srch-item,  .ms-srch-item-title,  .ms-srch-item-summary,  .ms-srch-item-path {
	width: 100% !important;
}
.ms-srch-item {
	width: 500px;
	padding: 5px 20px 5px 10px;
	margin: 10px 0 10px -10px;
	overflow: hidden;
}
.ms-clear,  .ms-cui-ctl-menu32clear,  .ms-cui-tooltip-clear,  .ms-rte-layoutszone-fixer,  .ms-srch-item {
	clear: both;
}
.h1,  .h2,  .h3,  .h4,  .h5,  .h6,  h1,  h2,  h3,  h4,  h5,  h6 {
	font-family: Lato;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
a:visited {
	/*color: #639;*/
	text-decoration: none;
}
.ms-srch-item-link a {
	color: #97144d !important;
	border-bottom: 1px solid #97144d;
}
.ms-srch-item-link {
	font-family: 'Lato' !important;
	font-size: 14px !important;
	color: #97144d !important;
	padding-bottom: 7px !important;
	margin-top: 10px;
	font-weight: 700 !important;
	line-height: 18px !important;
}
.ms-srch-item-summary,  .ms-srch-item-path {
	font-size: 13px !important;
	font-family: 'Lato' !important;
	padding-bottom: 8px !important;
	line-height: 18px !important;
	color: #505050 !important;
}
.ms-srch-item,  .ms-srch-item-title,  .ms-srch-item-summary,  .ms-srch-item-path {
	width: 100% !important;
}
.suppRHS .search_box {
	text-align: left;
}
.suppRHS .search_butn {
	right: 0
}
.ms-srch-item-path::before {
	border-radius: 2.3px;
	border-right: 3px solid #a72355;
	border-top: 3px solid #a72355;
	content: "";
	display: inline-block;
	height: 11px;
	margin-right: 10px;
	position: relative;
	top: 0;
	transform: rotate(45deg);
	width: 11px;
}
.sf_pagerNumeric {
	padding: 10px 0 20px;
	text-align: center;
	display: block;
}
.sf_pagerNumeric ul {
	float: none;
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 100%;
	clear: both;
}
.sf_pagerNumeric ul li {
	float: none;
	display: inline-block;
    vertical-align:middle;
}
.sf_pagerNumeric a {
	padding: 0 4px 0px;
	line-height: 13px;
	color: #97144d !important;
	opacity: 1;/*margin: 0 10px;*/
}
.sf_PagerCurrent,  .sf_pagerNumeric a:hover {
	color: #97144d!important;
	border-bottom: solid 1px #97144d;
}
/* .sf_PagerNextGroup {
    background: url('../images/searchresultui.png') -106px -1px no-repeat;
}

.sf_PagerNextGroup:hover {
    background: url('../images/searchresultui1.png') -106px -1px no-repeat #97144d;
    text-decoration:none;
}

.sf_PagerPrevGroup {
    background: url('../images/searchresultui.png') -58px -75px no-repeat;
}

.sf_PagerPrevGroup:hover {
    background: url('../images/searchresultui2.png') -91px -70px no-repeat #97144d;
    text-decoration:none;
}

.sf_PagerNextGroup, .sf_PagerPrevGroup {
    height: 16px;
    width: 16px;
    border: 1px solid #000;
    color: transparent!important;
    cursor:pointer;
} */
        
.sf_pagerNumeric ul {
	list-style-type: none;
}
.border {
	border-bottom: 1px solid pink;
}
.sf_PagerNextGroup a:hover,  .sf_PagerPrevGroup a:hover {
	text-decoration: none !important;
	border-bottom: none !important;
	background-color: #ccc;
}
/************Added by Samina on 1st Nov 2017 Start****************/
        
.sf_PagerNextGroup,  .sf_PagerPrevGroup {
	font-size: 28px;
}
.search_box.headertopnav .lblResult ul,  .search_box.headertopnav .lblResult li {
	list-style-type: none;
	width: 475px;
	margin: 0 auto !important;
}
.search_box .search_butn {
	/*position: absolute;*/
	width: 49px;
	height: 36px;
	background: url('../images/Sprite_Homepage_miscellaneous_brgd.png') no-repeat -5px -808px;
	border: none;
	box-shadow: none;
	/* top: 0;*/
            /*right: 0;*/
	padding-right: 0px !important;
	cursor: pointer;
	z-index: 11 !important;
	float: left;
	position: static;
}
.search_input {
	width: 100%;
}
.search_box {
	float: left;
	margin: 0 auto 20px;
	display: inline-block;
	text-align: center;
	position: relative;
	z-index: 5;
	top: 20px;
}
.home .search_box {
	float: none;
	/*width:524px;*/
	max-width: 524px;
	margin: 0 auto;
	display: block;/* left:50%;
    transform:translate(-50%, 0);
    -webkit-transform:translate(-50%, 0);
    -moz-transform:translate(-50%, 0);
    -ms-transform:translate(-50%, 0);
    display:block;*/
}
.search_box .headsearch {
	border: 1px solid #97144d;
	outline: none;
	background-color: #fff;
	font-family: 'Lato';
	font-size: 14px;
	color: #323232;
	/* padding: 0px 60px 0px 15px;*/
	width: 475px;
	height: 34px;
	margin-bottom: 20px;
	/* overflow:hidden;
    position: relative;*/
            /*background-image: url('../images/Sprite_Homepage_miscellaneous.png');
    background-repeat: no-repeat;
    background-position: 428px -808px;
    background-size:inherit;*/
	float: left;
}
.ie .search_box::after {
	content: "";
	position: absolute;
	right: 30px;
	top: 4px;
	height: 30px;
	width: 60px;
	background: #fff;
}
#ContentPlaceHolder1_product1_AutoComExpSearch_completionListElem,  #ContentPlaceHolder1_ucucsearch_AutoComExpSearch_completionListElem {
	padding: 0px 0px 0px 15px !important;
}
#ContentPlaceHolder1_product1_AutoComExpSearch_completionListElem li {
	line-height: 20px;
	margin: 8px 0px;
}
#ContentPlaceHolder1_product1_RequiredFieldValidator1 {
	float: left !important;
}
#ContentPlaceHolder1_product1_RegularExpressionValidator1 {
	float: left !important;
	font-family: 'Lato' !important;
	color: red;
	width: 100%;
	text-align: left;
}
#ContentPlaceHolder1_ucucsearch_AutoComExpSearch_completionListElem {
	width: 475px !important;
}
#ContentPlaceHolder1_product1_AutoComExpSearch_completionListElem {
	width: 476px !important;
}
.error_msg {
	text-align: left;
	float: left;
}
#listPlacement {
	padding-left: 8px !important;
	font-size:14px;
	font-family:Lato;
}

.top_category, .top_searches, .instantBaning {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0px 0;
	font-family: 'Lato';
}
.instantBaning .carouselWrap {float:left; padding:10px 50px 15px; position:relative; width:100%}
.carouselWrap .owl-nav {top: 50%; left: 0; position: absolute; transform: translateY(-50%); width: 100%}
.carouselWrap .owl-nav .owl-prev, .carouselWrap .owl-nav .owl-next {height: 30px; position: absolute; text-indent: -9999px; top: 50%; transform: translateY(-50%); width: 25px}
.carouselWrap .owl-nav .owl-prev {background: url("../images/arrow-prev_brgd.png") 0 0 no-repeat; left: -35px}
.carouselWrap .owl-nav .owl-next {background: url("../images/arrow-next_brgd.png") 0 0 no-repeat; right: -35px}
.disabled{opacity:0.5;}
.top_category h4, .top_searches h4, .instantBaning h4 {
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
.top_category table {margin:30px auto 0}
.top_category table tr td {
	display:table-cell;
	/*width: 20%;*/
	padding: 10px;
	text-align: center;
	color: #97144d;
}
.top_category table tr td a {
background-color:#97144d; color: #fff; padding: 10px 20px; 
}
.top_searches {text-align:center}
.top_searches ul {padding:30px 0 0}
.top_searches li {color: #fff; display:inline-block; margin: 10px; text-align: center;}
.top_searches li a {background-color:#97144d; color: #fff; float:left; padding: 10px 20px; }

.aspNetDisabled {
	text-decoration: underline !important;
}

.aligncenterWrap {
	width: 100%;
	text-align: center;
}
/*@media only screen and (max-width: 640px){
   #ContentPlaceHolder1_ucucsearch_AutoComExpSearch_completionListElem{
    width:380px !important;
}

#ContentPlaceHolder1_product1_AutoComExpSearch_completionListElem{
    width:380px !important;
}

}

@media only screen and (max-width: 414px){
    #ContentPlaceHolder1_ucucsearch_AutoComExpSearch_completionListElem{
    width:263px !important;
}

#ContentPlaceHolder1_product1_AutoComExpSearch_completionListElem{
    width:263px !important;
}
}*/
        /*******Added by Samina on 1st nov end****************/
        /********Added by Samina on 21st Sep 2017 End*********/
        
.centerAlign {
	text-align: center;
}
.inputWidth {
	line-height: 1.2em;
	padding: 5px;
	text-align: center;
	width: 250px;
}
input[type="password"].inputWidth{font-weight: bold; font-size: 12px; padding: 7px 0px;}
.messageText {
	color: #97144d;
	font-weight: bold;
}
.boldText {
	font-weight: bold;
	clear: both;
	display: block;
}
.chkboxStyle li label {
	font-weight: normal;
	width: 80%
}
.paddingTop {
	padding-top: 15px;
}
.alignBoxCenter {
	margin: 0 auto;
	width: 375px;
	max-width: 375px;
	
}
.formdiv span {
	line-height:20px;
	font-size:12px;
	
}
.note {
	line-height: 18px;
}

.action{width:100%; float:left; text-align: center; padding-bottom: 20px;}
.action li{cursor:pointer;list-style: none; background:#97144d; padding:10px; min-width:200px; max-width: 200px; min-height:62px; display:inline-block; vertical-align:top;  margin:10px 8px; box-shadow:3px 3px #ccc;}
.action li a{color:#fff; font-size:14px; line-height:16px; font-weight:bold;}

.top-search-space {margin-top: 15px;}


/* done on 7dec 2017 for datepicker starts*/
.formwrap.datepickerWrap ul{
    width:100%;
    float:left;
}
.formwrap.datepickerWrap ul li{
 list-style:none;
 width:auto;
 float:left;
 padding-right:20px;
}

.formwrap.datepickerWrap ul li input{
	background:url(../images/cal-design.png) no-repeat 95% 5px;
	background-size: 16px;
    border: 1px solid #a9a9a9;
    cursor:pointer;
   padding-left: 5px;
   height: 30px;
}
.formwrap.datepickerWrap ul li .error{
    position:inherit;	
}

/* done on 7dec 2017 for datepicker ends*/

/* Banner Owl Carousel Start 160518 */

.bannerCarousel {
    width: 100%;
    float: left;
    position: relative;
}

.bannerCarousel .item {
    width: 100%;
    position: relative;
    float: left;
    display: block;
}

.bannerCarousel .owl-dots {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0;
}

.bannerCarousel .owl-dot {
    display: inline-block;
    margin: 8px;
}

.bannerCarousel .owl-dot span {
    width: 10px;
    height: 10px;
    float: left;
    background: #ddd;
}

.bannerCarousel .owl-dot.active span {
    background: #97144d;
}


/* Banner Owl Carousel End 160518 */

@media only screen and (min-width :1024px) {
.thankyouSupport .sendemail .thankyouHead {
	margin-left: -13px
}
/*.sendemail1 { width:93.5% !important}*/
}
@media only screen and (max-width:1205px) {
	.captext{margin-left:118px !important}
	.captchaInput p{margin-left:-100px}
	.titleBx{margin-left:38px !important;}
}
 @media only screen and (max-width: 768px) 
 {
 #UPemailMob, #UpAddMob, #GenDebPinMob, #GenCCPinMob, #LoanRepScMob{display: block;}
 #UPemailDesk, #UpAddDesk, #GenDebPinDesk, #GenCCPinDesk, #LoanRepScDesk{display: none;}
.top_category, .top_searches, .instantBaning {margin:10px 0}
.top_category table tr td {
	width: 100%;
}
.logobar {
	background: #97144d;	
}

.formwrap.datepickerWrap ul li{
	list-style:none;
	width:auto;
	float:left;
	padding-right:10px;
   }
}
 @media only screen and (min-width :768px) {
.deskview {
	padding: 30px;
	display: block;
	min-height: 140px;
}
.thankyouSupport .sendemail .thankyouHead {
	margin-left: -13px
}
.suppRHS .thumbnails {
	margin: 5px 0 20px 36px;
}
}
 @media only screen and (min-width :768px) and (max-width :1366px) {
.thankyouSupport .sendemail .thankyouHead {
	margin-left: 20px
}
.sendemail1 {
	width: 95.5% !important
}
}
 @media only screen and (min-width :768px) and (max-width :1024px) {
.middlecontent .suppLHS {
	max-width: 25%;
	margin-right: 2%;
}
.mobilebanking {
	width: 100%;
	padding: 30px 10px 50px;
}
.questionwrap {
	margin-left: 10px;
}
.thumbnailwrap .thumbs {
	margin-right: 27px;
}
.middlecontent .suppRHS {
	width: 74%;
}
.middlecontent .thumbs {
	max-width: 194px;
	padding: 10px;
}
/*.striptext{  background-size: contain; font-size: 13.5px; line-height: 15px;}*/
.suppRHS .thumbnails {
	max-width: 200px;
	padding: 20px;
	margin: 5px 0 20px 31px;
}
.supportbannerwrap .caption {
	left: 2%;
	font-size: 38px;
	top: 22%;
}
.deskview {
	padding: 0;
	min-height: 80px;
}
.thankyouSupport .sendemail .thankyouHead {
	margin-left: 20px
}
.sendemail1 {
	width: 93.5% !important
}
.sendemail .formdiv label {
	min-height: 28px;
}
.suppRHS .thumbnails{    margin: 5px 0 20px 45px;}
}
 @media only screen and (max-width :1205px) {
.middlecontent .suppRHS {
	width: 625px;
}
}
 @media only screen and (max-width :979px) {
.middlecontent .suppLHS {
	max-width: 30%;
	margin-right: 2%;
}
.middlecontent .suppRHS {
	width: 68%;
}
.suppRHS .thumbnails {
	margin: 5px 0 20px 36px;
}
.thumbnailwrap .thumbs {
	margin-right: 38px;
}
.formwrap {
	font-size: 13px;
}
.mobilebanking h3,  .sendemail h3 {
	font-size: 15px
}
.formdiv input[type=file] {
	width: 75%;
}
.mandy {
	margin-left: 0;
	text-align: left;
}
.btnsubmit {
	margin: 4% 0 0 0;
}
input {
	border-radius: 0;
}
 }
 @media only screen and (max-width :800px) {
 .sendemail1 {
 width: 92% !important
}
 .home .search_box {
 width: 351px;
}
 .search_box .headsearch {
 width: 300px;
}
.captext{margin-left:auto !important}
}
 @media only screen and (max-width :768px) {
.sendemail1 {
	width: 91.5% !important
}
.search_box.headertopnav {
	display: block !important;
}
/*********Added by Samina on 8 feb 2018*********/
.formwrap.datepickerWrap ul .datepicker-list {
	padding-right: 0;
}
.formwrap.datepickerWrap ul .datepicker-list label{
	width: 40px;
	text-align: right;
}

}
 @media only screen and (max-width :767px) {
.secsupport {
	padding: 10px 0px 0px 0px;
}
.support-head-h span {
	font-size: 18px;
	line-height: 26px;
}
.lhsheading {
	display: none;
}
.middlecontent .suppLHS {
	max-width: 100%;
	margin-bottom: 30px;
}
.suppLHS .select {
	display: block;
}
.suppLHS .lhslinks {
	display: none;
}
.supportbannerwrap .caption {
	position: static;
	background: #97144d;
	left: 0;
	top: 0;
	padding: 18px;
	font-size: 25px;
	line-height: 28px;
}
.supportbannerwrap .caption span {
	font-size: 13px;
	line-height: 20px;
}
.mobilebanking,  .sendemail {
	width: 100%;
	padding: 15px;
	text-align: left;
}
.mobilebanking h3,  .sendemail h3 {
	font-size: 16px;
	line-height: 22px;
	padding: 0 0px
}
.formdiv {
	margin-bottom: 20px;
}
.leftform {
	width: 100%;
	float: left;
	margin: 0;
	margin-bottom: 20px;
}
.rightform {
	width: 100%;
	float: left;
	margin: 0
}
.innercontent {
	margin: 0;
	line-height: 18px;
}
.innercontent .row {
	margin: 0;
}
.mandy {
	position: static;
}
.secproduct .middlecontent .thumbs {
	box-shadow: inherit;
	width: 100%;
	max-width: 48%;
	margin: 10px 6px;
	padding: 0;
	border-color: #97144d;
}
.secproduct .middlecontent .thumbs:after {
	content: "";
	right: -6px;
	height: 100%;
	position: absolute;
	width: 2px;
	background: #3e3724;
	top: 0;
}
.secproduct .icons {
	width: 50px;
	height: 100%;
	display: inline-block;
	position: absolute;
	margin-bottom: 0;
	left: 0;
}
.secproduct .icons img {
	float: left;
	position: absolute;
	top: 50%;
	width: 30px;
	height: auto;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
.secproduct .stripwrap {
	height: inherit;
	margin: 0;
	min-height: inherit;
	max-height: inherit;
	padding-left: 50px;
}
.secproduct .striptext {
	background: #97144d;
	padding: 15px;
	max-height: inherit;
}
.suppRHS .thumbnails {
	max-width: 100%;
	box-shadow: inherit;
	margin: 10px 0;
	padding: 12px 40px 12px 15px;
	width: 100%;
	box-sizing: border-box;
	border: 0;
}
.suppRHS .thumbnails p {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}
.suppRHS .thumbnails .btnlnk {
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	bottom: inherit;
	padding: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.middlecontent .suppRHS {
	width: 100%;
}
.thumbnailwrap .thumbs {
	width: 31.3%;
	max-width: 100%;
	box-shadow: inherit;
	margin: 1%;
	height: 140px;
}
.thumbnailwrap .icons {
	padding: 0 0 0 60px;
	height: 53px;
	margin: 0;
}
.thumbnailwrap .icons.locator {
	padding-left: 60px;
}
.thumbnailwrap .thumbs .btnlnk,  .thumbnailwrap .thumbs .positionDiv {
	position: relative;
	right: inherit;
	top: 20px;
	left: 60px;
}
.thumbnailwrap .thumbs .positionDiv {
	max-width: 120px;
	left: 0;
}
.thumbnailwrap .thumbs .positionDiv .btnlnk {
	right: auto;
	left: 0;
	top: 0;
	bottom: auto;
}
.thumbnailwrap .icons.email {
	background-position: 0 5px;
}
.thumbnailwrap .icons.call {
	background-position: 0 -67px;
}
.thumbnailwrap .icons.locator {
	background-position: 0 -143px;
}
.thumbnailwrap .icons.loan {
	background-position: 0 -218px;
}
.thumbnailwrap .icons.letter {
	background-position: 0 -295px;
}
.thumbnailwrap .icons.webchat {
	background-position: 0 -370px;
}
.innercontent ul li {
	background-position: 25px 14px;
}
.lightboxoverlay {
	top: 62%;
	position: absolute;
}
.leftform label.name-on-account-card {
	padding-top: 25px
}
.emailSBox ul {
	padding-top: 10px;
}
.emailSBox ul li {
	font-size: 12px;
	padding-bottom: 10px;
}
/*added on 06.12.2017 begin 
.lightboxoverlayN { display: none; background: #fff; padding: 15px; position: fixed; width: 90%; max-width: 650px; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 5 }
.lightboxoverlayN span.close { position: absolute; background: #fff; padding: 5px 10px; font-weight: bold; font-size: 1.6em; color: #ad275f; right: 0; top: -28px; cursor: pointer; opacity:1;  }
.lightboxoverlayN { top: 62%; position: absolute; }

added on 06.12.2017 end */
.top_searches li {display:inline-flex; margin:5px}
#homeIconMob{
	display:inline-block;
}
}
 @media only screen and (max-width :740px) {
.innerbullet {
	width: 40%;
}
.questionwrap {
	margin: 0 10px;
	text-align: left;
}
}
 @media only screen and (max-width :736px) {
.sendemail1 {
	width: 95.5% !important
}
}
 @media only screen and (max-width :667px) {
.secproduct .middlecontent .thumbs {
	max-width: 100%;
	margin: 10px 0;
}
.thumbnailwrap .thumbs {
	width: 48%;
}
.sendemail1 {
	width: 95% !important
}
.knowRegister {
	font-size: 11px;
	line-height: 11px;
}
.knowRegister h2 {
	font-size: 18px;
}
.knowRegister h3 {
	font-size: 14px;
}
.knowRegister ul li {
	border-bottom: 3px;
}
}
 @media only screen and (max-width :640px) {
.sendemail1 {
	width: 95% !important
}
.thankyouSupport .sendemail .thankyouHead {
	margin-left: 22px
}
.search_box .search-input {
	width: 380px;
}
.sf_PagerNextGroup,  .sf_PagerPrevGroup {
	font-size: 20px;
}
.sf_pagerNumeric a {
	/* padding: 0 0px 0px; */
}
/*.search_box .headsearch {
    width: 380px;
    background-image: url('../images/Sprite_Homepage_miscellaneous.png');
    background-repeat: no-repeat;
    background-position: 335px -808px;
}

.search_box.headertopnav .lblResult ul, .search_box.headertopnav .lblResult li {
	width:380px;
}*/
}
 @media only screen and (max-width :568px) {
.footer p {
	float: none;
	text-align: center;
}
.footer .tnc {
	text-align: center;
	float: none;
}
.footer .tnc ul li {
	float: none;
	text-align: center;
	display: inline-block;
}
.sendemail1 {
	width: 94% !important
}
.thankyouSupport .sendemail .thankyouHead {
	margin-left: 7px
}
.chkboxStyle li {
	width: 100%;
	float: none;
}
}
 @media only screen and (max-width :480px) {
.innercontent li span {
	width: 100%;
	float: left;
	text-align: left;
}
.innerbullet {
	width: 100%;
	margin: 0;
	padding: 0
}
.questionwrap {
	margin: 0;
	text-align: left;
}
.paginationwrap {
	text-align: center;
	width: 100%;
}
.support-head-h span {
	line-height: 30px;
	font-size: 15px;
}
.mobilebanking .btnback {
	padding: 0 8px;
	top: -2px;
}
.knowRegister ul li .index {
	width: 4%;
	margin-right: 2%;
}
.knowRegister ul li p {
	width: 90%;
	text-align: justify;
}
.sendemail1 {
	width: 93% !important
}
.thankyouSupport .sendemail .thankyouHead {
	margin-left: 0
}
.textareaBox {
	width: 100%;
	margin-left: 0px;
}
.textareaStyle {
	width: 100%;
}
.captext {
	width: 98%;
	margin-left: 0;
	max-width: 305px;
}
.captchaInput {
	margin-left: 15px;
	margin-top: 0;
}
.captchaInput p {
	width: 177px;
	line-height: 15px;
	padding-top: 5px;
}
.feedbackForm .btnsubmit,  .submitmsg,  .feedbackForm .erromsg {
	margin-left: 0;
}
.titleBx {
	margin: 0;
}
.alignBoxCenter {
	width: 100%;
}

.formwrap.datepickerWrap ul .datepicker-list label{
	text-align: left;
}

/*#ContentPlaceHolder1_ucsubissue1_txt_Details , #ContentPlaceHolder1_ucsubissue1_reqFeedback, #ContentPlaceHolder1_ucsubissue1_lbl_feedback{ margin-left:0px;}
#ContentPlaceHolder1_ucsubissue1_btnSubmit {    clear: both;    float: left;}*/
}
 @media only screen and (max-width :479px) {
.thumbnailwrap .thumbs {
	width: 100%;
	margin: 10px 0;
}
.lightboxoverlay {
	top: 50%;
	position: fixed;
}
.home .search_box {
	width: 249px;
}
.search_box .headsearch {
	width: 200px;
}

.formwrap.datepickerWrap ul li{
	list-style:none;
	width:auto;
	float:left;
	padding-right:7px;
   }
.captext{margin-left:0 !important; text-align:center; width:100%; max-width:100%;}
.captchadiv, .captchaInput{display:inline-block; float:none;}
.captchaInput p{width:100% !important; margin:0 auto; margin-top:5px;}
.titleBx{margin-top:20px !important; margin-left:0!important;}
.logobar img{ width:200px}
}
 @media only screen and (max-width :369px) {
.formdiv label span {
	margin-left: 0px;
	width: 100%;
	float: left;
}
}
 @media only screen and (min-width :320px) and (max-width :379px) {
.formdiv input[type=file] {
	width: 70%
}
.support-head-h span {
	line-height: 22px;
}
.footer p {
	float: none;
	text-align: center;
}
.footer .tnc {
	text-align: center;
}
.footer .tnc ul li {
	float: none;
	text-align: center;
	display: inline-block;
}
.footer .tnc ul li a {
	font-size: 12px;
}
.lessWidth {
	width: 175px;
}
.margin-zero {
	margin-bottom: 0px;
}
}
 @media only screen and (max-width :414px) {
.sendemail1 {
	width: 92% !important
}
/*.search_box .search-input{
    width:263px;
}*/
                /*.search_box .headsearch {
    width: 263px;
    background-image: url('../images/Sprite_Homepage_miscellaneous.png');
    background-repeat: no-repeat;
    background-position: 216px -808px;
}*/
                /*.search_box.headertopnav .lblResult ul, .search_box.headertopnav .lblResult li {
	width:263px;
}*/
.sf_pagerNumeric a {
	/* margin: 0 1px; */
	font-size:12px;
	padding: 0 3px;
}
/*#ContentPlaceHolder1_ucucsearch_AutoComExpSearch_completionListElem{
    width:263px !important;
}

#ContentPlaceHolder1_product1_AutoComExpSearch_completionListElem{
    width:263px !important;
}*/
}
 @media only screen and (max-width :375px) {
.sendemail1 {
	width: 91% !important
}
}
 @media only screen and (max-width :360px) {
.thankyouSupport .sendemail .thankyouHead {
	margin-left: 0
}
.sendemail1 {
	width: 91% !important
}
}
 @media only screen and (max-width :320px) {
.sendemail1 {
	width: 90% !important;
}
.radioStyle ul li {
	font-size:13px;
}
}
 
 
 
 .height400{
	height: 400px ;
	max-height: 400px;
}

.height350{
	height: 350px ;
	max-height: 350px;
}


.chkboxIUStyle li {
	list-style: none;
	width: 98%;
	float: left;
	padding-bottom: 5px;
}
.chkboxIUStyle input[type=checkbox] {
	cursor: pointer;
	filter: alpha(opacity=0);
	float: left;
	height: 27px;
	opacity: 0;
	position: relative;
	margin: 0 11px 0 -30px;
	width: 30px;
	z-index: 2;
}
.chkboxIUStyle li span {
	top: 2px;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 27px;
	position: relative;
	width: 30px;
	z-index: 1;
	background: url("../images/checkboxbg.png") no-repeat 0 0;
	background-size: 80%;
}
.chkboxIUStyle li.checked span {
	background: url("../images/checkboxbg-s.png") no-repeat 0 0;
	background-size: 80%;
}
.chkboxIUStyle li label {
	font-weight: normal;
   visibility: hidden;
   
	width: 80%
}
 .chkboxIUStyle li {
	width: 100%;
	float: none;
}

    
 .column, .column2 {
        float: left;
        width: 50%;
        padding: 10px;
    }

@media (max-width:992px) {
    .chkboxIUStyle li span, .chkboxStyle li span {
        top: 5px;
        width: 20px;
        height: 20px;
    }
    .chkboxStyle li label {
    width: 75%;
}
    .column {
    float: left;
    width: 68%;
    padding: 10px;
}
.column2{
    width: 32%;
    float: right;
    padding: 10px;
}
.chkboxIUStyle li {
    width: 100%;
    float: none;
    line-height: 0px;
}

#rbl_creditcarddetails{
    margin-top: 30px;
}
}