/*
*:focus {
    outline: none;
}*/
#occupation:focus {
    outline: none;
}
.hl_fs20{
	font-size: 20px !important;
}

.OBHomeLoanIcns {
	width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(../images/home-loan-icons.png);
    background-repeat: no-repeat;
    background-size: 300px 300px;
    vertical-align: middle;
}
.emiSlot .OBHomeLoanIcns {
	width: 18px;
	background-size: 260px 260px;
	margin-right: 7px;
}
.emiPrice {
    font-size: 18px;
}
.emiSlot {
	font-size: 15px;
	margin-right: 10px;
}
.OBHomeLoanIcns_1x {
width: 48px;
height: 48px;
display: inline-block;
background-image: url('../images/home-loan-icons.png');
background-repeat: no-repeat;
vertical-align: middle;
}

.bankIcon {
background-position: 0 0;
}

.calcIcon {
background-position: -24px 0;
}
.OBHomeLoanForm .calcIcon {
background-position: -82px -22px;
}
.OBHomeLoanForm .emiSlot .OBHomeLoanIcns {
	width: 22px;
}

.emiIcon {
background-position: -48px 0;
}

.srotBigIcon {
background-position: -72px 0;
}

.editIcon {
background-position: -72px -24px;
cursor: pointer;
}

.emailIcn {
background-position: 0 -24px;
}

.tickIcn {
background-position: -48px -48px;
}

.srotBigAddIcon {
display: none;
background-position: -48px -24px;
}

.srotBigFilterIcns {
background-position: -270px 0;
}

.msgIcon {
background-position: -121px 0;
}

.dot {
width: 5px;
height: 5px;
border-radius: 50% !important;
background: red;
position: absolute;
top: 0;
right: 0;
}

.modalBgDarkLayer {
background: rgba(0,0,0,.5)!important;
}


.OBHomeLoanContentBox {
width: 1000px;
max-width: 100%;
margin: 0 auto;

}

.OBHomeloanWrap {
margin: 40px 0;
}

.OBHomeLoanContentBox h1 {
font-size: 24px;
color: #333;
padding: 0;
margin: 0;
font-weight: 600;
}

.OBHomeLoanContentBox h2 {
font-size: 12px;
color: #666666;
margin: 0;
font-weight: normal;
padding: 0;
}

.OBHomeLoanPage {
position: relative;
width: 100%;
}

.OBHomeLoanHamIcn {
display: none;
}

.OBHomeLoanBnnr {
background-color: #100d48;
width: 100%;
position: relative;
background-position: left bottom;
background-repeat: no-repeat;
background-size: contain;
}

.OBHomeLoanLogo {
background-image: url(../images/outbox.png);
background-repeat: no-repeat;
background-size: 100%;
width: 105px;
height: 36px;
float: left;
margin: 10px;
cursor: pointer;
}

.OBHomeLoanHamBurger {
float: right;
margin: 10px;
}

.OBHomeLoanHamBurger .hamList > a {
font-size: 14px;
cursor: pointer;
border-radius: 25px !important;
padding: 6px 20px;
display: inline-block;
margin-right: 10px;
color: #eee;
border: 0px solid #fff;
}
.OBHomeLoanHamBurger .hamList > a:hover{
	color: #fff;
}

.OBHomeLoanMain {
position: absolute;
bottom: 0;
left: 31%;
width: 65%;
top: 0;
margin: auto;
height: 150px;
}

.OBHomeLoanMain > div:first-child {
display: inline-block;
width: 100%;
color: #fff;
font-size: 36px;
font-weight: 600;
padding-top: 70px;
}

.OBHomeLoanMain span.golden {
color: #f7c654;
}

.hamList {
display: inline-block;
width: 100%;
}

.OBHomeLoanHamBurger > img, .OBHomeLoanHamBurger > i {
display: none;
}

.OBHomeLoanForm {
margin-top: 30px;
display: inline-block;
}

.OBHomeLoanForm [data-attr="inputWrapper"] {
background: #fff;
border: 1px solid #e1e8ec;
/*border-top:0;*/
padding: 10px 20px;
width: 23%;
position: relative;
min-height: 58px;
float: left;
}

.OBHomeLoanForm [data-attr="inputWrapper"]:first-child {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}

.OBHomeLoanForm .phnCodeValue {
position: absolute;
float: left;
padding: 3px 20px 10px 10px;
z-index: 2;
left: 0;
bottom: 3px;
color: #666;
font-weight: 600;
font-size: 16px;
cursor: pointer;
}

.OBHomeLoanForm .phnCodeValue.hlYears{
	color: #999;
}

.OBBestOfferHead{
	margin-left: 20px;
}

.slidingDropDown.hlYears:after {
content: ' ';
width: 5px;
height: 5px;
border-left: 1px solid #666;
border-top: 1px solid #666;
position: absolute;
margin: 8px 7px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
right: 0;
}
/*
.OBHomeLoanForm .hlYears:after {
content: ' ';
width: 5px;
height: 5px;
border-left: 1px solid #666;
border-top: 1px solid #666;
position: absolute;
margin: 8px 7px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
right: 0;
}*/
/* .bankOfferCard .OBHomeLoanForm .hlYears:after {
	content: 
} */

.OBHomeLoanForm .hlYears {
right: 0;
top: 17px;
font-size: 16px;
left: auto;
cursor: pointer;
}


.OBHomeLoanForm .phnCodeListing {
position: absolute;
z-index: 300;
background-color: #fff;
right: 0;
top: 45px;
border: 1px solid #e1e8ec;
padding: 0px 0px;
color: #333;
font-size: 10px;
margin: 0;
border-top: 0;
max-height: 180px;
min-width: 66px;
overflow: hidden;
overflow-y: auto;
}

.hide1 {
	display: none !important;
	}
.OBHomeLoanForm [data-attr="inputWrapper"] [data-attr="inputText"] {
height: 28px!important;
padding: 5px 0;
font-size: 16px;
color: #333;
width: 100%;
box-sizing: border-box;
margin-top: 8px;
border: 0;
box-shadow: none!important;
font-weight: 600;
outline: none!important;
position: relative;
background-color: transparent;
z-index: 1;
}

.OBHomeLoanForm [data-for="phnNumber"].pl35 {
padding-left: 35px!important;
}

.OBHomeLoanForm .btnBlue {
border-radius: 2px !important;
width: 30%;
font-size: 16px;
padding: 15px;
vertical-align: top;
height: 58px;
}

.OBHomeLoanMain .OBHomeLoanForm .btnBlue {
border-radius: 0 !important;
border-top-right-radius: 2px !important;
border-bottom-right-radius: 2px !important;
}

.OBHomeLoanForm .inputs-fields input[type="checkbox"],.inputs-fields input[type="radio"] {
background-color: #fff;
cursor: pointer;
display: inline-block;
height: 16px!important;
position: relative;
width: 16px!important;
-webkit-appearance: none;
border: 1px solid #ccd1d9;
padding: 0;
vertical-align: middle;
position: relative;
}

.OBHomeLoanForm .inputs-fields input[type="checkbox"]:checked:after,.inputs-fields input[type="radio"]:checked:after {
content: '';
border-style: solid;
position: absolute;
left: auto;
display: inline-block;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
width: 12px;
top: 1px;
right: 0;
height: 5px;
color: #ffb400;
border-width: 2px 2px 0 0;
background: transparent;
}

.OBHomeLoanForm .selectBox {
width: 100%;
height: 20px;
height: 43px;
background: #fff;
border: 0;
outline: none;
padding: 19px 16px 0;
position: absolute;
z-index: 1;
left: 0;
top: 0;
font-size: 16px;
color: #333;
font-weight: 600;
}

.OBHomeLoanForm .eoiLyr_TnCWrp .inputs-fields span {
display: inline-block;
font-size: 10px;
color: #999;
}

.OBHomeLoanBoardBox {
border: 1px solid #E7E7E7;
border-radius: 4px !important;
padding: 10px 20px 20px 20px;
width: 100%;
}

.OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"] {
width: 100%;
margin-right: 32px;
margin-bottom: 18px
}

.OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"]:nth-child(3) {
margin-right: 0;
}

.OBHomeLoanEmiChart > div {
width: 60%;
display: inline-block;
text-align: center;
vertical-align: middle;
padding: 20px 0px 0;
}

.OBHomeLoanEmiChart > div.OBHomeLoanEmi {
width: 39%;
}

.OBHomeLoanEmiChart .btnBlue {
width: 260px;
height: auto;
padding: 10px;
}

.OBHomeLoanEmiChart .emiPrice {
font-size: 34px;
color: #151515;
}

.OBHomeLoanEmiChart .emiSlot {
font-size: 14px;
color: #666666;
font-weight: 600;
}

.OBHomeLoanEmiChart .emiInfoTxt2 {
font-size: 12px;
color: #2A2A2A;
}

.OBHomeLoanEmiChart .emiInfoTxt1 {
font-size: 14px;
color: #333333;
}

.OBHomeLoanGrphCaptn {
color: #999;
font-size: 16px;
font-weight: 600;
margin-top: 10px;
}

.btnBlue {
background: #ffb400;
color: #fff;
cursor: pointer;
font-weight: 600;
border: 0;
box-shadow: none;
}

.btnWhite {
background: #fff;
color: #ffb400;
border-radius: 2px !important;
cursor: pointer;
font-weight: 600;
border: 1px solid #ffb400;
padding: 10px;
box-shadow: none;
}

.blackPopup {
position: fixed;
z-index: 9;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 250px;
height: 200px;
background: #333;
display: block;
color: #fff;
text-align: center;
padding: 40px 30px;
font-size: 14px;
font-weight: 600;
box-shadow: 0 1px 7px 1px rgba(0,0,0,0.3);
border-radius: 5px !important;
}

select {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
}

select::-ms-expand {
display: none;
}

.spacer10 {
height: 10px;
width: 100%;
}

.spacer20 {
height: 20px;
width: 100%;
}

.wd100 {
width: 100%;
}

.grnTtle {
font-size: 14px;
color: #17A084;
font-weight: 600;
}


.dealButton.reqDeal{width:24%;display:inline-block;}
.dealButton.reqDeal span:last-child._dealDone{
	margin: 0; width: 100%; min-height: 57px; font-size: 16px; padding: 16px;
}


/* get deal tooltip */
.rel {
position: relative;
}

.OBHomeLoanToolTip {
position: absolute;
width: 200px;
bottom: 48px;
left: -35px;
background: rgba(0,0,0,.8);
padding: 10px;
}

.OBHomeLoanToolTip .tipContent {
font-size: 11px;
color: #fff;
line-height: 15px;
padding: 5px;
}

.OBHomeLoanToolTip .tipArrow {
content: "";
display: block;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid rgba(0,0,0,.8);
;
					position: absolute;
bottom: -10px;
left: 0;
right: 0;
margin: auto;
}

.closeTip {
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
width: 24px;
height: 24px;
}

.closeTip:before {
content: '';
width: 15px;
display: block;
height: 1px;
left: 4px;
top: 12px;
position: absolute;
background: #fff;
transform: rotate(-45deg);
}

.closeTip:after {
content: "";
display: block;
width: 15px;
height: 1px;
background: #fff;
top: 12px;
right: 5px;
position: absolute;
transform: rotate(45deg);
}


/* Modified Search */ 
.mobileSort {
display: none;
}

.wrapperNav {
float: left;
width: 100%;
position: fixed;
background: #100d48;
z-index: 99;
}
.filterDropDown{
	cursor: pointer;
}
.filterDropDown:after{
	content: ' ';
    width: 5px;
    height: 5px;
    border-left: 1px solid #666;
    border-top: 1px solid #666;
    position: absolute;
    margin: 17px 19px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 0;
}

.OBHomeLoanModifySearch {
display: inline-block;
}

.OBHomeLoanModifySearch > div {
display: inline-block;
vertical-align: middle;
font-size: 12px;
color: #999;
padding: 0 21px;
}

.OBHomeLoanModifySearch > div:first-child {
border-right: 1px #ccc solid;
}

.OBHomeLoanModifySearch > div > span {
margin-right: 10px;
}

.OBHomeLoanModifySearch .customSelectBox {
color: #000;
display: inline-block;
position: relative;
}

.OBHomeLoanModifySearch .customSelectBox span {
vertical-align: middle;
}

.OBHomeLoanModifySearch .customSelectBox:after {
content: "";
display: inline-block;
width: 5px;
height: 5px;
border: 2px #000 solid;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
position: relative;
left: 5px;
top: -2px;
vertical-align: middle;
}

.OBHomeLoanModifySearch .resetSeacrh {
float: right;
color: #ffb400;
margin-left: 100px;
margin-top: 3px;
cursor: pointer;
}

.modifyLayerBox {
background: #FFFFFF;
padding: 10px;
position: absolute;
left: -65px;
top: 25px;
width: 204px;
box-shadow: 0 1px 15px 0 rgba(0,0,0,0.15);
z-index: 10;
}

.modifyLayerBox.hide {
display: none;
}

.modifyLayerBox:after {
content: "";
display: block;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 10px solid #FFFFFF;
position: absolute;
top: -10px;
left: 0;
right: 0;
margin: auto;
}

.modifyLayerBox input[type="text"] {
border: 1px solid #DEDEDE;
border-radius: 2px !important;
padding: 5px;
display: inline-block;
width: 102px;
}

.modifyLayerBox input.doneGreen {
background: #16A085;
border-radius: 2px !important;
border: 0;
padding: 5px;
color: #fff;
width: 72px;
-webkit-appearance: none;
display: inline-block;
cursor: pointer;
}

.OBHomeLoanModifySearch > div.sortBigIcn {
display: none;
}

.filterWrap {
padding: 15px;
background: #FFFFFF;
box-shadow: 0 1px 6px 0 rgba(0,0,0,0.15);
border-radius: 2px !important;
margin: 20px 0 10px 0;
display: inline-block;
width: 1000px;
}

.filterSticky {
z-index: 99;
width: 100%;
position: fixed;
top: 55px;
left: 0;
text-align: center;
}
/* end Modified Search */

/* All Deals */

.OBHomeDeals {
width: 1000px;
margin: auto;
}

.OBHomeDeals .headerText {
padding: 3.19rem 0 1.25rem 0;
}

.OBHomeDeals .headerText span:first-child {
text-align: left;
font-size: 20px;
font-weight: 600;
}

.OBHomeDeals .headerText span:last-child {
float: right;
display: none;
}

.OBHomeDeals .dealHeader ul {
list-style: none;
padding: 0px;
margin: 0px;
}

.OBHomeDeals .dealHeader ul li {
width: 13%;
text-align: center;
font-size: 0.75rem;
display: inline-block;
color: #333333;
cursor: pointer;
}

.OBHomeDeals .dealBank div {
display: inline-block;
vertical-align: top;
padding-top: 8px;
}

.OBHomeDeals .bankLogo {
width: 164px;
height: 80px;
text-align: center;
margin-left: 0.19rem;
}

.OBHomeDeals .bankLogo img {
width: 2.43rem;
margin-top: 11px;
}

.OBHomeDeals .dealBank {
border: 1px solid #f1f1f1;
padding: 0px 10px;
border-radius: 5px !important;
margin-bottom: 10px;
}

.OBHomeDeals .dealRate>div {
width: 23.5%;
text-align: center;
font-size: 1.13rem;
color: #333333;
font-weight: 600;
}

.OBHomeDeals .dealRate {
width: 67%;
}

span.bankName {
display: block;
color: #666;
font-size: 0.75rem;
}

.OBHomeLoanFilterIcns {
cursor: pointer;
width: 12px;
height: 24px;
display: inline-block;
background-image: url('../images/home-loan-icons.png');
background-repeat: no-repeat;
background-size: 300px 300px;
vertical-align: middle;
}

.dealButton span:last-child,.OBHomeDeals .dealButton span:last-child {
cursor: pointer;
font-size: 12px;
text-align: center;
padding: 10px 19px;
background: #ffb400;
border-radius: 2px !important;
color: #fff;
font-weight: 600;
display: inline-block;
}

.dealButton span:first-child,.OBHomeDeals .dealButton span:first-child {
font-size: 12px;
margin: 0px 20px;
color: #666666;
cursor: pointer;
}

.OBHomeDeals .dealRate>div.extradiv>span:nth-child(2) {
font-size: 1.13rem;
font-weight: 600;
}

.OBHomeDeals .dealHeader {
font-size: 12px;
background: #f4f4f4;
padding: 0.5rem 0.63rem;
border-radius: 4px !important;
margin-bottom: 5px;
}

.OBHomeDeals .dealRate>div>span {
font-size: 0.75rem;
margin-left: 2px;
color: #151515;
font-weight: 100;
}

.OBHomeDeals .dealBank >div:last-child {
width: 81%;
}

.OBHomeDeals .mHead {
display: none;
}

.OBHomeDeals .dealRate>div>span.valueRatio {
display: block;
color: #999999;
font-size: 0.63rem;
}

.OBHomeDeals .dealHeader ul li:first-child {
width: 165px;
}

.dealButton a,.OBHomeDeals .dealButton a {
color: #fff;
text-decoration: none;
}

/* End All Deals */

	/*Slider Code*/
.loanRangeSlider {
position: relative;
}

.rangeWrap {
position: relative;
color: #54ceb5;
padding: 5px 0;
width: 100%;
}

.rangeWrap span {
float: left;
bottom: 0;
margin: 3px 0 0 3px;
color: #666;
}

.rangeWrap span.max {
float: right;
}

.rangeWrap input[type="range"] {
-webkit-appearance: none;
-moz-appearance: none;
height: 2px;
margin: 0;
width: 100%;
left: 0;
background-image: -webkit-gradient( linear, left top, right top, color-stop(0.010,#54ceb5), color-stop(0.010,#ccc) );
}

.rangeWrap input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none !important;
background-color: #54ceb5;
border: 1px solid #54ceb5;
border-radius: 100% !important;
height: 10px;
width: 10px;
box-shadow: 0 2px 2px 0 #ADB5BD;
}

.rangeWrap input:active,input:focus {
outline: none;
}

.rangeWrap p {
display: inline-block;
background-color: #fff;
color: #999;
border: 1px solid #ccc;
padding: 0px 3px;
position: absolute;
left: 10px;
top: 0;
margin: 0;
}

.rangeWrap input[type="range"]::-moz-range-progress {
background-color: #54ceb5;
}

.rangeWrap input[type ="range"]::-moz-range-track {
background-color: #ccc;
}

.rangeWrap input[type=range]::-moz-range-thumb {
background: #54ceb5;
border: 1px solid #54ceb5;
border-radius: 100% !important;
height: 15px;
width: 15px;
box-shadow: 0 2px 2px 0 #ADB5BD;
}

.rangeWrap input[type=range]::-moz-focus-outer {
border: 0;
}
	/* end Slider Code */


/* house loan eligibilty */
.OBHomeloanWrap._loanEligiblty .OBHomeLoanBoardBox {
padding: 0;
}

.loanEligibleWrap {
display: flex;
}

.loanEligibleWrap > div {
padding: 40px 20px;
}

.loanEligibltyForm {
width: 60%;
border-right: 1px solid #eee;
}

.loanEligibltyGraph {
width: 40%;
text-align: center;
}

.OBHomeloanWrap .OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"].wid50 {
width: 48%;
margin: 0 20px 20px 0;
}

.OBHomeloanWrap .OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"].wid50:nth-child(even) {
margin-right: 0;
}

.OBHomeLoanForm .LoanEligiblyBtn {
text-align: center;
}

.OBHomeLoanForm .LoanEligiblyBtn > button {
width: 60%;
font-size: 18px;
padding: 10px;
height: auto;
}

.loanMonthEmi {
color: #666;
font-size: 18px;
font-weight: 600;
}

.loanMonthEmi span {
color: #333;
font-size: 24px;
display: inline-block;
}

.OBHomeloanWrap .grnTtle {
//display: none;
}

.bdrTp {
border-top: 1px solid #eee;
display: inline-block;
width: 100%;
padding-top: 20px;
}

/*end house loan eligibilty*/


/* toggle button */
.toggleBtnTxt {
font-size: 14px;
font-weight: 600;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}

.toggleBtn {
position: relative;
width: 110px;
display: inline-block;
vertical-align: middle;
height: 28px;
border: thin solid #00A884;
cursor: pointer;
color: #00A884;
font-size: 12px;
font-weight: 600;
border-radius: 20px !important;
overflow: hidden;
user-select: none;
}

.switch {
position: absolute;
width: 50%;
height: 100%;
background-color: #00A884;
transition: all 0.15s ease;
left: 0;
}

.toggleBtn.off .switch {
left: 50%;
}

.toggleBtn .label {
position: absolute;
width: 50%;
height: 100%;
text-align: center;
padding-top: 5px;
}

.toggleBtn .label.right {
left: 50%;
}

.toggleBtn .label.right,.toggleBtn.off .label.left {
color: #999;
}

.toggleBtn .label.left,.toggleBtn.off .label.right {
color: #fff;
}
/* end toggle button*/


/* find Deal*/
._findDeal .OBHomeLoanForm .btnBlue {
width: 24%;
}

._findDeal .OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"] {
width: 24%;
margin-right: 10px;
}

.rightTick {
margin: 0px 4px;
background-position: -16px -16px;
background-size: 200px 200px;
width: 16px;
height: 16px;
}

.dealButton span:last-child._dealDone,.OBHomeDeals .dealButton span:last-child._dealDone {
border: 1px solid #16A085;
background: #fff;
color: #16A085;
padding: 10px 38px;
}

.pl10 {
padding-left: 10px !important;
}

.pl20 {
padding-left: 20px !important;
}

.slidingInputLabel {
position: absolute;
top: 5px!important;
left: 8px!important;
font-size: 10px!important;
color: #999;
-webkit-transition: ease all .3s;
-moz-transition: ease all .3s;
-ms-transition: ease all .3s;
-o-transition: ease all .3s;
transition: ease all .3s;
}

.slidingInputLabelFocused {
position: absolute;
z-index: 0;
font-size: 12px;
color: #333;
top: 20px;
left: 15px;
-webkit-transition: ease all .3s;
-moz-transition: ease all .3s;
-ms-transition: ease all .3s;
-o-transition: ease all .3s;
transition: ease all .3s;
}

.notVisibleImportant {
//visibility: hidden !important;
}

.phoneCodeListItem {
cursor: pointer;
font-size: 14px;
padding: 2px 10px;
}

.phoneCodeListItem:hover {
background-color: #eee;
}

.emiChartContainer {
min-width: 210px;
max-width: 600px;
margin: 0 auto;
}

.inputUnit, .inputUnitFocused{
	position: absolute;
	top: 22px;
	font-size: 16px;
	color: #999;
}

.inputUnit {
display: inline;
right: 15px;
}

.inputUnitFocused {
right: 210px;
display: none;
-webkit-transition: ease all .3s;
-moz-transition: ease all .3s;
-ms-transition: ease all .3s;
-o-transition: ease all .3s;
transition: ease all .3s;
}

.hocLayer {
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-color: rgba(0,0,0,0.5);
}

.slidingDropDown {
font-weight: 600;
position: relative;
top: 12px !important;
display: inline-block;
width: 100%;
}

.fullWidthOption {
left: 0 !important;
top: 50px !important;
}

.noResult {
font-size: 12px;
color: #999;
text-align: center;
line-height: 20px;
margin-top: 20px;
}

.noResult img {
width: 80%;
}

.unvalidatedField {
border: 1px solid red !important;
}

.unvalidatedField .slidingInputLabel {
color: red;
}

.unvalidatedField .slidingInputLabelFocused {
color: red;
}

.chartDataPoint {
font-size: 13px;
color: #666;
}

.chartDataPointBold {
font-size: 24px;
color: #333;
font-weight: 600;
}

.countryCodeMain {
padding-right: 20px;
position: absolute;
top: 21px;
font-weight: 600;
cursor: pointer;
z-index: 12;
font-size: 15px;
}

/*.countryCodeMain::after {
content: ' ';
width: 5px;
height: 5px;
border-left: 1px solid #666;
border-top: 1px solid #666;
position: absolute;
margin: 8px 7px;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}*/

.countryCodeOptions {
overflow-y: auto;
position: absolute;
z-index: 12;
background-color: #fff;
top: 25px;
right: 3px;
border: 1px solid #e1e8ec;
padding: 0px 0px;
color: #333;
font-size: 10px;
margin: 0;
border-top: 0;
max-height: 112px;
min-width: 45px;
overflow: hidden;
overflow-y: auto;
}

.countryCodeOptions li {
cursor: pointer;
font-size: 14px;
padding: 2px 10px;
}

.countryCodeOptions li:hover {
background-color: #eee;
}

.p50 {
padding-left: 50px !important;
}

.OBHomeLoanForm [data-attr="inputWrapper"] [data-attr="inputText"].p60{
	padding-left: 60px !important;
}

.OBHomeLoanForm [data-attr="inputWrapper"] [data-attr="inputText"].p40{
        padding-left: 40px !important;
}


.disabledBtnBlue {
background-color: #ccc !important;
}

.wid100 {
width: 100% !important;
}

.mobNavOpen {
left: 0 !important;
}

.inputTxtDisplay {
color: #333;
position: absolute;
top: 100%;
font-size: 11px;
left: -1px;
margin: 0px 0 10px 0;
background: #fff;
padding: 5px;
z-index: 100;
border-radius: 0 0 2px 2px !important;
box-shadow: 0 5px 10px 1px rgba(0,0,0,.1);
border: 1px solid #e1e8ec;
display: none;
}

input:focus + .inputTxtDisplay {
display: block;
}

.headerFormConatiner .OBHomeLoanForm {
margin-top: 0;
width: 100%;
}

.headerFormConatiner .btnBlue {
display: none;
}

/******************************************Footer*********************************** */
@media all {

.iconS {
	background-image: url(../images/dif-sprite-new-v16.png);
}

.OBHomeLoanContentBox ::-webkit-scrollbar {
	width: 10px;
	background: 0 0;
}

.OBHomeLoanContentBox ::-webkit-scrollbar-thumb {
    background: #aaa;
    border: 1px solid rgba(255,255,255,1);
    border-width: 1px 0;
    border-radius: 0 !important;
}

.OBHomeLoanContentBox ::-webkit-scrollbar-track {
    background: #ececec;
    width: 0;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid rgba(0,0,0,.3);
}

a,a:link {
	text-decoration: none;
}

i {
	display: inline-block;
	font-style: normal;
}

.b {
	font-weight: 600;
}

.arrow-w-down {
	background-position: -136px -176px;
	width: 12px;
	height: 7px;
	vertical-align: middle;
}

.f11 {
	font-size: 11px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f15 {
	font-size: 15px;
}

.f16 {
	font-size: 16px;
}

.m10 {
	margin: 10px;
}

.mt20 {
	margin-top: 20px;
}

.ml10 {
	margin-left: 10px;
}

.vm10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pdt10 {
	padding-top: 10px;
}

.pdt20 {
	padding-top: 20px;
}

::-webkit-input-placeholder {
	color: #a0a0a0;
}

:-moz-placeholder {
	color: #a0a0a0;
}

::-moz-placeholder {
	color: #a0a0a0;
}

:-ms-input-placeholder {
	color: #a0a0a0;
}

.clr {
	clear: both;
}

.footer_contact {
	color: #909090;
}

.uiIcon,.uiSprite {
	background-image: url(../images/ui_sprite_home-v22.png);
	background-repeat: no-repeat;
}
}

@media all {
.uiSprite {
	background-position: 0 0;
}

a,div,i,span {
	outline: 0;
}

.b,b {
	font-weight: 600;
}

.vmid {
	vertical-align: middle;
}

.lf {
	float: left;
}

.rf {
	float: right;
}

i {
	display: inline-block;
	font-style: normal;
}

.wWrap {
	word-wrap: break-word;
}

.textL {
	text-align: left;
}

.blkLink,a.blkLink {
	color: #000;
	text-decoration: none;
}

::-webkit-input-placeholder {
	color: #8d8d8d;
}

:-moz-placeholder {
	color: #8d8d8d;
}

:-ms-input-placeholder {
	color: #8d8d8d;
}
}

@media all {
.appLnk {
	width: 118px;
	height: 38px;
	display: inline-block;
	margin-right: 5px;
}

.footerWraper {
	background: #444;
	padding-top: 50px;
}

.foot {
	font-size: 12px;
	width: 1196px;
	margin: 0 auto;
	color: #ddd;
}

.foot ul {
	float: left;
	padding: 0;
	margin: 0 45px 0 0;
}

.foot ul li {
	padding: 0 0 10px;
	display: block;
	float: left;
	line-height: 15px;
	text-align: left;
}

.foot ul li a:link,.foot ul li a:visited {
	color: rgba(255,255,255,.82);
	text-decoration: none;
	transition: all .1s ease-in-out;
}

.foot ul li a:hover {
	font-weight: 600;
	color: rgba(255,255,255,1);
}

.foot ul li.foot_hding {
	font-size: 16px;
	font-weight: 600;
	color: #ddd;
	background: 0 0;
	padding: 0 0 20px;
	width: 100%;
	line-height: 25px;
}

ul.ftcity {
	width: 240px;
	padding-left: 0;
	border: 0;
}

ul.ftcity li {
	width: 120px;
}

ul.ft99 {
	width: 150px;
}

ul.ft99 li {
	width: 150px;
}

ul.ftCom {
	width: 150px;
	border-right: 0;
}

ul.ftCom li {
	width: 136px;
}

ul.ftPtner {
	width: 150px;
}

.foot_blackBar {
	background: #383838;
	height: 28px;
	color: #a1a1a1;
	font-size: 13px;
	text-align: center;
	padding: 7px 0 2px 0;
}

i.naukri {
	background-position: -60px 0;
	width: 117px;
	height: 17px;
}

.foot ul li {
	background-position: 0 10px;
}

.srpInterestInTag {
	width: 150px;
	position: fixed;
	right: -70px;
	height: 30px;
	top: 270px;
	z-index: 4;
	background-color: #0081bb;
	padding: 6px 8px 0;
	font-weight: 700;
	transform: rotate(270deg);
	display: block;
	text-align: center;
}

.srpInterestText {
	display: inline-block;
	vertical-align: middle;
}

.srpInterestText {
	color: #fff;
	text-transform: uppercase;
}

.srpInterestText>div:nth-child(1) {
	font-size: 12px;
}

#blockBackground {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=15)';
	position: fixed;
	z-index: 11006;
	opacity: .8;
	width: 101%;
	height: 100%;
	left: -2px;
	top: 5px;
	display: block;
	background-color: #000;
}

.foot {
	font-size: 12px;
	max-width: 1196px;
	margin: 0 auto;
	color: #ddd;
	width: 100%;
}

.foot ul li div {
	font-size: 9px;
}

.foot_socialLink {
	display: inline-block;
	margin: 20px 10px 10px 0;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
}

.foot_socialLink.fb {
	background-position: 0 -120px;
}

.foot_socialLink.yt {
	background-position: -42px -120px;
}

.foot_socialLink.tw {
	background-position: -84px -120px;
}

.foot_socialLink.gPlus {
	background-position: -126px -120px;
}

.andriod {
	background-position: -168px -120px;
}

.ios {
	background-position: -288px -120px;
}

.foot .footer_colorBlue {
	color: #589bff;
}

.foot_hding span {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

.foot .foot_contactInfo {
	width: 320px;
}

.blkLink.footer_colorBlue:hover {
	text-decoration: underline;
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
	.foot ul{margin: 0 0 0 -8px;
}

.foot .foot_contactInfo {
	width: 275px;
	float: left;
}

.foot ul:first-child {
	margin-left: 10px;
}


.dealButton.reqDeal{width: 100%; margin-top: 5px;}

.dealButton.reqDeal span:last-child._dealDone{padding: 10px; min-height: 46px;}
}
}

.footerMobile {
display: none;
}

@media only screen and (max-device-width: 480px) {

	.OBHomeDeals .dealBank div {
		display: inline-block;
		vertical-align: middle;
		padding-top: 0;
	}

	.dealButton.reqDeal{width: 100%; margin-top: 5px;}

	.dealButton.reqDeal span:last-child._dealDone{padding: 10px; min-height: 46px;}
	 
	#footerWrap {
		display: none;
	}

	.footerMobile {
		padding: 7px 10px;
		font-size: 10px;
		display: block;
		color: #999;
		text-align: center;
		//background-color: #eee;
		height: 30px;
	}

	.OBHomeLoanContentBox {
	background: #ebebeb;
	}

	.OBHomeLoanMain .unvalidatedField .slidingInputLabelFocused{
		left: 8px;
		font-size: 9px !important;
	}

}
.OBHomeloanWrap:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}


/*****************************Modal Layer******************************/

/*Modal Layer Wrapper*/

.modal-window-homeLoan {
background-color: #fff;
position: fixed;
z-index: 200;
max-height: 540px;
box-sizing: border-box;
box-shadow: 0 0 10px 1px rgba(0,0,0,.5);
display: block;
min-width: 500px;
margin: 5% 15%;
width: 70%;
height: 90%;
}

.modal-window-homeLoan * {
box-sizing: border-box;
}

/*Modal Layer Heading Wrapper */
.modal-window-homeLoan .mw-heading-wrap {
position: relative;
width: 100%;
background: transparent;
}

/*Modal Layer Heading*/
.modal-window-homeLoan .mw-heading-wrap .mw-heading {
color: #333;
font-size: 14px;
font-weight: 600;
height: 40px;
display: inline-block;
vertical-align: middle;
padding: 10px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
width: 90%;
}

/*Modal Layer Cross Icons */
.modal-window-homeLoan .mw-heading-wrap .icon-cross {
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 10px;
cursor: pointer;
}

.modal-window-homeLoan .mw-heading-wrap .icon-cross .cross-1, .modal-window-homeLoan .mw-heading-wrap .icon-cross .cross-2 {
width: 100%;
height: 2px;
background: #666;
overflow: hidden;
position: relative;
top: 10px;
}

.modal-window-homeLoan .mw-heading-wrap .icon-cross .cross-1 {
transform: rotate(45deg);
}

.modal-window-homeLoan .mw-heading-wrap .icon-cross .cross-2 {
transform: rotate(-45deg);
top: 8px;
}

/*Modal Layer Body Content*/
.modal-window-homeLoan .mw-body {
height: auto;
/*padding:10px;*/;
}

.modal-window-homeLoan .mw-body .mw-scrollable-box {
overflow: hidden;
overflow-y: auto;
height: 100%;
/*max-height:500px;*/;
}

.modal-window-homeLoan .mw-body .mw-scrollable-box .content-box-width {
width: 100%;
height: 100%;
}

.modalBgDarkLayer {
background: rgba(0,0,0,.85);
width: 100%;
height: 100%;
position: fixed;
z-index: 1;
top: 0;
display: none;
}

.hide {
display: none;
}

.dealScroller{
	overflow-y: auto;
	overflow-x: hidden;
}

.noResultText{
	text-align: center;
    padding: 24px 0px;
    color: #333;
}

.srotBigFilterIcns + .rel > .dot {
	display: none;
}

.OBHomeDeals .oneColumnHidden .dealRate>div {
    width: 32.5%;
}
.OBHomeDeals .dealHeader.oneColumnHidden ul li{width: 17%;}
.OBHomeDeals .dealBank div.dealButton{padding-top: 13px;}
.emailDetailsContainer .OBHomeLoanBoardBox{border: none;}
.emailDetailsContainer .OBHomeLoanBoardBox{padding: 0 0;}
.emailDetailsContainer .btnBlue{margin-top: 30px;}
.emailDetailsContainer .countryCodeOptions{right: -5px;}
.emailDetailsContainer .countryCodeMain{font-size: 16px}

.eliChartLegend>div {
    display: inline-block;
    text-align: left;
    font-size: 15px;
}

.eliChartLegend {
    text-align: left;
}

.borrowUptoLegend {
    margin-right: 60px;
}


.eliChartLegend .emiPrice{
	font-size: 18px;
	font-weight: 600;
}

/*****************************************EOI***************************************/

.eoiLayerContainer{
	margin-left: -183px;
	left: 50%;
    width: 365px;
	min-width: 365px;
}
.eoiLayerContainer .mw-heading-wrap{
	height: 40px;
	background: #eee;
}

.eoiLayerContainer .mw-heading{
	visibility: visible !important;
	padding: 10px 20px !important;
}

.eoiLayerContainer .OBHomeLoanForm [data-attr="inputWrapper"]{
	width: 100%;
}

p.eoiLyr_msg {
    font-size: 13px;
    color: #999;
    margin: 20px 0 10px;
}

.eoiLyr_paddingContainer {
    padding: 0 15px;
    color: #333;
	font-size: 12px;
	margin-top: 10px;
	width: 100%;
}

.eoiLyr_otpSntNmbrWrp {
    margin-top: 20px;
}
.eoiLyr_whiteBg {
    margin-top: 10px;
    background-color: #fff;
    padding: 10px;
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(44,44,84,0.16);
}

.eoiLyr_cntctDtlsLHS {
    display: inline-block;
    width: 83%;
    line-height: 18px;
    font-size: 14px;
}

.eoiLyr_otpSntNmbrWrp .eoiLyr_cntctDtlsHead {
    font-size: 10px;
    line-height: 12px;
}

.eoiLyr_cntctDtlsLHS p {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.eoiLyr_mainWrapper p {
    padding: 0;
    margin: 0;
}
.eoiLyr_cntctDtlsHead {
    font-size: 11px;
    color: #999;
    margin: 0 0 5px 0;
}
.eoiLyr_mainWrapper * {
    box-sizing: border-box;
}

.eoiLyr_cntctDtlsLHS p {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eoiLyr_cntctDtlsPhn .eoiLyr_mobNum, .eoiLyr_multiAdWrp .eoiLyr_txtPrice {
    font-weight: 600;
    font-size: 14px;
}

.eoiLyr_cntctDtlsRHS {
    display: inline-block;
    width: 9%;
    margin: 0 0 0 6%;
    text-align: center;
    cursor: pointer;
}

.icn_edit {
    height: 22px;
    width: 22px;
    background-position: -33px -455px;
}
.eoiLyr_formBtn {
    margin-top: 20px;
    cursor: pointer;
}

.eoiLayerContainer .eoiLyr_formBtn input[type="submit"], .eoiLyr_formBtn input[type="button"] {
    padding: 10px 0;
    background: #CCD1D9;
    box-shadow: 0 -1px 10px 0 rgba(204,209,217,0.34);
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #666;
    letter-spacing: 0;
    border: 0;
    width: 41%;
     -webkit-appearance: none;
      border-radius: 0 !important;

}
.eoiOtpVerifyForm{
	margin-top: 30px;
}
#verificationBlock .otpField{
	padding: 7px 0px;
    font-size: 16px;
	width: 12%;
	border: 1px solid #999;
	border-right-color: #fff;
	padding-left: 15px;
	 -webkit-appearance: none;
	  border-radius: 0 !important;
}
#verificationBlock .otpFieldLast{
	margin-right: 30px;
    border-right-color: #999;
     -webkit-appearance: none;
}
p.eoiLyr_textOtpAgain {
    color: #333;
    font-size: 12px;
    margin-top: 5px;
}
.spacerLine60 {
    width: 100%;
    border-bottom: 1px solid #e1e8ec;
    margin: 30px 0 30px;
}
.eoiLyr_mainWrapper * {
    box-sizing: border-box;
}
.rel {
    position: relative;
}
.separatorOR {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    height: 23px;
    width: 23px;
    background-color: #e9ecef;
    text-align: center;
    border-radius: 50% !important;
    line-height: 20px;
    color: #666;
}
.eoiLyr_textFree {
    color: #999;
}
.grnchk {
    background-position: -264px -88px;
    width: 17px;
    height: 17px;
    margin: -2px 0px 0px 5px;
	display: inline-block;
	background-image: url(/images/ui_sprite_home-v22.png);
    background-repeat: no-repeat;
}

.vmid {
    vertical-align: middle;
}

.green1 {
    color: #6c9d1f;
}
.ml10 {
    margin-left: 10px;
}
.f13 {
    font-size: 13px;
}

.red {
    color: red;
}
.f11 {
    font-size: 11px;
}
.eoiLyr_otpSbmt.enabledOtpSubmit{
	background-color: #3398DB !important;
	color: #fff !important;
	cursor: pointer;
}
/****************** More Details ***********************/

.OBBestOfferLayer * {
box-sizing: border-box;
}

.OBBestOfferLayer {
box-sizing: border-box;
padding: 0 40px;
color: #333;
}

.OBBestOfferLayer b {
font-weight: 600;
font-size: 16px;
}
OBBestOfferLayer span {
	font-size: 13px;
}

.OBBestOfferSbmt {
text-align: center;
margin-top: 20px;
display: inline-block;
width: 100%;
}

.OBBestOfferLayer .preFilledBox {
background-color: #eee;
padding: 10px 20px 15px;
width: 94%;
margin: 0 20px 10px;
border-radius: 2px !important;
}

.OBBestOfferLayer .preFilledBox > div {
width: 31%;
display: inline-block;
color: #333;
font-size: 16px;
font-weight: 600;
vertical-align: middle;
}

.OBBestOfferLayer .preFilledBox > div >span {
font-size: 10px;
color: #999;
}

.OBBestOfferLayer .OBHomeLoanForm [data-attr="inputWrapper"] {
min-height: 58px;
width: 28%;
margin: 10px 20px;
}

.OBBestOfferLayer .OBHomeLoanForm .btnBlue {
height: auto;
padding: 10px;
}

.modal-window-homeLoan .mw-heading-wrap .mw-heading {
height: auto;
}

.selectArrow:after {
content: '';
border: solid #333;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 3px;
float: right;
margin-top: 8px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}

.btnContainerEliResult{
	width: 29%;
}

.OBBestOfferLayer .preFilledBox > div:nth-child(2) {
    padding-left: 36px;
}
.OBBestOfferLayer .preFilledBox > div:nth-child(3){
    padding-left: 76px;
}

#homeloan-page .btnBlue:hover, .dealButton span:last-child, .OBHomeDeals .dealButton span:last-child:hover {
    background-color: #FFB400;
}

.dealButton span:last-child._dealDone, .OBHomeDeals .dealButton span:last-child._dealDone:hover{
	background-color: white;
}


._loanEligiblty .OBHomeLoanEmi > div{
	display: inline-block;
}

.OBHomeLoanEmi:first-child{
	margin-right: 7px;
}
@media only screen and (max-device-width: 480px) {
	.OBHomeLoanEmi{
		/*text-align: left;*/
	}
	.OBHomeLoanForm .phnCodeValue{
		font-size: 14px;
	}
	.OBBestOfferLayer .preFilledBox > div:nth-child(1) {
		width: 35%;
	}
	.OBBestOfferLayer .preFilledBox > div:nth-child(2) {
		padding-left: 0px;
		width: 26%;
	}
	.OBBestOfferLayer .preFilledBox > div:nth-child(3){
		padding-left: 0px;
		width: 28%;
	}
	.dealScroller{
		max-height: 450px;
	}
	.OBHomeDeals .dealRate>div>span.valueRatio.plusGst{ display: none; }
	.OBBestOfferLayer {
		padding: 0 10px;
	}

	.OBBestOfferLayer .OBHomeLoanForm [data-attr="inputWrapper"] {
		width: 100%;
		min-height: 46px;
		margin: 5px 0;
	}

	.OBBestOfferLayer .OBHomeLoanForm [data-attr="inputWrapper"].wid50 {
		width: 48%;
		margin-right: 10px;
	}

	.OBBestOfferLayer .OBHomeLoanForm [data-attr="inputWrapper"].wid50:nth-child(odd) {
		margin-right: 0;
	}

	.OBHomeLoanForm .eoiLyr_TnCWrp .inputs-fields span {
		width: 90%;
		text-align: left;
	}

	.OBHomeLoanForm .selectBox {
		padding: 16px 16px 0;
		height: 40px;
		font-size: 14px;
	}

	.OBBestOfferLayer .preFilledBox {
		width: 100%;
		margin: 0 0 10px;
		padding: 10px 1px 10px 8px;
	}

	.OBBestOfferLayer .preFilledBox > div {
		font-size: 14px;
		width: 29%;
	}

	.OBBestOfferLayer .preFilledBox > div >span {
		font-size: 9px;
	}
	.eoiLayerContainer{
		left: 0;
	}
}


/**************************Mobile**********************************/

@media only screen and (max-device-width: 480px) {
	.inputUnit, .inputUnitFocused{
		top: 14px;
	}
	.OBBestOfferHead{
		margin-left: 0px;
	}
	.OBHomeloanWrap {
		display: inline-block;
		width: 100%;
		padding: 10px 0px 25px 0px;
		background: #fff;
		margin: 0 0 20px;
	}

	.grySpacer {
		width: 100%;
		height: 15px;
		background: #f1f1f1;
		clear: both;
	}

	.OBHomeLoanContentBox h1 {
		font-size: 18px;
	}

	.OBHomeLoanPage {
		background-color: #ececec;
	}

	.OBHomeLoanContentBox h2 {
		display: none;
	}

	.OBHomeLoanContentBox h1 > span {
		display: none;
	}

	.OBHomeLoanHamBurger > i.OBHomeLoanLogo {
		display: block;
		position: absolute;
		top: 0;
		left: 10px;
	}

	.OBHomeLoanHamBurger > img {
		display: block;
		display: block;
		width: 100%;
		object-fit: cover;
	}

	.OBHomeLoanBoardBox {
		border: 0;
		padding: 0;
	}

	.OBHomeLoanBnnr {
		height: 300px;
		background-image: none;
		background: linear-gradient(#100d48, #26266d);
	}
	.OBHomeLoanBnnr {
		background-color: #100d48;
		height: 450px;
		width: 100%;
		position: relative;
		background-image: url('../images/homeloanHeaderBgMobile.png');
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 84%;
	}

	.OBHomeLoanHamIcn {
		width: 24px;
		height: 24px;
		margin: 10px 0 0 5px;
		display: block;
		float: left;
		background-image: url(../images/home-loan-icons.png);
		background-position: -96px 0;
		background-repeat: no-repeat;
		background-size: 300px 300px;
	}

	.OBHomeLoanLogo {
		background-image: url(../images/outbox.png);
		width: 70px;
		height: 16px;
		float: left;
		margin: 15px 6px;
	}

	.OBHomeLoanHamBurger {
		background: #fff;
		left: -75%;
		z-index: 9;
		position: fixed;
		margin: 0;
		width: 70%;
		height: 100%;
		transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		box-shadow: 4px 0 8px 0 rgba(0,0,0,.2);
	}

	.OBHomeLoanHamBurger .hamList > a {
		color: #333;
		padding: 15px 20px;
		display: block;
		font-size: 12px;
		text-transform: capitalize;
	}

	.OBHomeLoanHamBurger .hamList > a > div > i{
		display: inline-block;
		width: 24px;
		height: 24px;
		vertical-align: middle;
		margin: 0 10px 0 0;
		background-image: url(../images/home-loan-icons.png);
		background-repeat: no-repeat;
		background-size: 300px 300px;
	}

	.ham_icn_banks {
		background-position: -144px -2px;
	}

	.ham_icn_calcEmi {
		background-position: -168px -2px;
	}

	.ham_icn_checkEli {
		background-position: -192px -2px;
	}

	.ham_icn_requestCallback {
		background-position: -216px -2px;
	}

	.ham_icn_faqs {
		background-position: -191px -25px;
	}

	.ham_icn_articles{
		background-position: -238px -25px;
	}

	.OBHomeLoanMain {
		left: 0;
		height: 180px;
		right: 0;
		text-align: center;
		top: -150px;
	}

	.OBHomeLoanMain > div:first-child {
		font-size: 20px;
	}

	.OBHomeLoanForm {
		margin-top: 15px;
	}
	.OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"],.OBHomeLoanForm [data-attr="inputWrapper"] {
		width: 49%;
		border-radius: 2px !important;
		margin: 2px 0;
		padding: 6px 10px 2px;
		min-height: 30px;
	}

	.OBHomeLoanForm .phnCodeValue {
		padding: 3px 20px 3px 10px;
	}

	.OBHomeLoanForm [data-attr="inputWrapper"]:nth-child(2) {
		margin-right: 2%;
	}

	.OBHomeLoanForm [data-attr="inputWrapper"] [data-attr="inputText"].pl47 {
		padding-left: 20px;
	}

	.OBHomeLoanForm .btnBlue,.OBHomeLoanForm [data-attr="inputWrapper"]:first-child {
		width: 100%;
		margin: 2px 0;
	}

	.OBHomeLoanForm .btnBlue {
		margin: 8px 0;
		width: 100%!important;
		padding: 10px;
		height: auto;
		border-radius: 2px !important;
	}

	.OBHomeloanWrap.OBcalcEmi .OBHomeLoanForm [data-attr="inputWrapper"]:first-child {
		margin-bottom: 15px;
	}

	.OBHomeLoanForm [data-attr="inputWrapper"] [data-attr="inputText"] {
		font-size: 16px;
	}

	.slidingInputLabel {
		top: 4px;
		font-size: 9px;
	}

	.slidingInputLabelFocused {
		top: 15px;
		font-size: 12px;
	}

	.OBHomeLoanPage .modal-window-homeLoan {
		display: block;
		width: 100%;
		left: 0;
		top: 0;
		max-width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.OBHomeLoanEmiChart > div {
		width: 100%!important;
	}

	.OBHomeLoanEmiChart .emiSlot {
		font-size: 12px;
		font-weight: normal;
	}

	.OBHomeLoanEmiChart .emiPrice {
		font-size: 30px;
	}

	.OBHomeLoanModifySearch {
		padding: 5px 4px;
		box-shadow: 0 3px 1px 0 rgba(0,0,0,0.15);
	}

	.OBHomeLoanModifySearch > div {
		padding: 0 12px 0 13px;
		font-size: 10px;
	}

	.OBHomeLoanModifySearch .resetSeacrh {
		display: none;
	}

	.OBHomeLoanModifySearch > div:first-child {
		display: none;
	}

	.OBHomeLoanModifySearch > div:nth-child(5) {
		padding-right: 0;
	}

	.OBHomeLoanModifySearch > div > span {
		margin-right: 10px;
		display: block;
	}

	.modifyLayerBox {
		left: 0;
	}

	.modifyLayerBox:after {
		left: 34px;
		margin: 0;
	}

	#loanEmi+.modifyLayerBox {
		left: 0;
	}

	#loanEmi+.modifyLayerBox:after {
		left: 224px;
		margin: 0;
	}

	.OBHomeLoanToolTip {
		width: 150px!important;
	}

	.noIconMob {
		display: none;
	}

	.OBHomeLoanModifySearch .customSelectBox {
		position: static;
	}

	.OBHomeLoanModifySearch {
		position: relative;
		width: 100%;
	}

	.modifyLayerBox {
		top: 55px;
		width: 100%;
	}

	.OBHomeLoanModifySearch > div.sortBigIcn {
		display: inline-block;
	}

	.OBHomeLoanModifySearch.filterSticky {
		position: fixed;
		top: 45px;
		left: 0;
		width: 100%;
		margin: 0px;
		padding: 15px;
		z-index: 9;
		background-color: #fff;
		transition: all 0.2s ease-in-out;
	}

	.mobileSort {
		position: fixed;
		top: 0;
		background: #fff;
		width: 101%;
		left: 0;
		padding: 0.94rem 0.63rem 0 0.63rem;
		z-index: 99;
		display: none;
		box-shadow: 0 2px 10px 0 rgba(0,0,0,0.20);
	}

	.headerSort span:last-child {
		float: right;
		font-size: 0.75rem;
		color: #ffb400;
	}

	.headerSort span {
		font-size: 0.88rem;
		color: #333333;
		font-weight: 600;
		margin-bottom: 1.19rem;
		display: inline-block;
	}

	.headerSort {
		width: 100%;
		display: block;
	}

	.sortContent {
		clear: both;
	}

	.headerSort {
		border-bottom: 1px solid #EBEBEB;
	}

	.sortContent {
		padding-top: 1.2rem;
		color: #333;
		font-size: 0.75rem;
	}

	.sortRow {
		margin-bottom: 1.75rem;
	}

	span.tabOption {
		margin: 0px 0.56rem 0px 0;
		border: 1px solid #EBEBEB;
		border-radius: 16px !important;
		padding: 5px 10px;
	}

	.sortRow span:first-child {
		margin-right: 0.56rem;
	}

	span.tabOption.active {
		color: #2F8CC9;
		border: 1px solid #2F8CCB;
	}

	i.close {
		width: 16px;
		height: 16px;
		vertical-align: middle;
		margin-left: 10px;
	}

	.msgIcon {
		display: none;
	}

	.srotBigAddIcon {
		display: inline-block;
	}

	.OBHomeDeals {
		width: 100%;
		float: left;
	}

	.OBHomeDeals .bankLogo {
		width: 81px;
		float: left;
		margin-left: 0rem;
	}

	.OBHomeDeals .dealRate {
		width: 100%;
		margin-bottom: 20px;
	}

	.OBHomeDeals .dealBank {
		border: 1px solid #f1f1f1;
		padding: 10px 10px;
		border-radius: 5px !important;
		margin-bottom: 10px;
		float: left;
	}

	.OBHomeDeals .dealHeader {
		display: none;
	}

	.OBHomeDeals .dealBank >div:last-child {
		width: 76%;
		padding-left: 5px;
		border-left: 1px solid #EBEBEB;
	}

	.OBHomeDeals .dealRate>div {
		width: 32%;
		font-size: 0.88rem;
	}

	.dealButton span:last-child,.OBHomeDeals .dealButton span:last-child {
		padding: 10px 6px;
		border-radius: 2px !important;
		width: 49%;
		margin-left: 4px;
	}

	.dealButton span:first-child,.OBHomeDeals .dealButton span:first-child {
		font-size: 0.75rem;
		margin: 0px 0px 0px 7px;
		display: inline-block;
		text-align: center;
		border: 1px solid #ffb400;
		color: #ffb400;
		padding: 9px 15px;
		font-weight: bold;
		border-radius: 2px !important;
		width: 50%;
	}

	.OBHomeDeals .dealBank>div>div {
		width: 100%;
		margin: 10px 10px 0px 10px;
	}

	.OBHomeDeals .bankLogo img {
		margin-top: 15px;
	}

	.OBHomeDeals .dealRate>div>span.mHead {
		color: #999999;
		margin-bottom: 0.88rem;
		display: block;
		font-size: 0.63rem;
	}

	.OBHomeDeals .headerText span:first-child {
		font-size: 1.13rem;
	}

	.OBHomeDeals .headerText span:last-child {
		font-size: 0.63rem;
		color: #666666;
		display: block;
	}

	.OBHomeDeals .headerText {
		padding: 1.44rem 0 1.31rem 0;
	}

	.OBHomeDeals .dealRate>div.extradiv {
		width: 100%;
		text-align: left;
		margin: 10px 0 0 0;
	}

	.OBHomeDeals .dealRate>div.extradiv span {
		display: inline-block;
	}

	.OBHomeDeals .dealRate>div.extradiv span:first-child {
		display: none;
	}

	.OBHomeDeals .dealRate>div.extradiv span:last-child {
		float: left;
		margin-top: 2px;
	}

	.OBHomeDeals .dealRate>div.extradiv span:nth-child(2) {
		position: relative;
		top: -1px;
		left: 7px;
	}

	.OBHomeDeals .dealRate>div.extradiv>span:nth-child(2) {
		font-size: 0.75rem;
	}

	.OBHomeloanWrap .grnTtle {
		display: block;
	}

	.loanEligibleWrap {
		display: block;
	}

	.loanEligibleWrap > div {
		width: 100%;
		padding: 0;
		border: 0;
	}

	.loanEligibltyGraph {
		margin-top: 20px;
	}

	.loanMonthEmi {
		font-size: 12px;
	}

	.loanMonthEmi span {
		font-size: 20px;
		display: block;
	}

	.OBHomeloanWrap .wd100 {
		width: 100%!important;
	}

	.OBHomeLoanForm .LoanEligiblyBtn > button {
		width: 100%;
	}

	.OBHomeloanWrap .OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"].wid50 {
		margin: 0 12px 15px 0;
	}

	.filterWrap {
		width: 100%;
		padding: 15px 0px;
		box-shadow: none;
		border-bottom: 1px solid #ebebeb;
	}

	.OBHomeLoanModifySearch > div:nth-child(6) {
		padding-right: 0px;
	}

	.OBHomeLoanModifySearch > div:nth-child(2) {
		padding-left: 0px;
	}

	.modifyLayerBox input[type="text"] {
		width: 50%;
	}

	.modifyLayerBox input.doneGreen {
		width: 49%;
	}

	.OBHomeDeals .dealRate>div {
		text-align: left;
	}

	.dealButton span:last-child._dealDone,.OBHomeDeals .dealButton span:last-child._dealDone {
		padding: 10px 25px;
	}

	.mobileSort .icon-cross {
		width: 20px;
		height: 20px;
		display: inline-block;
		vertical-align: middle;
		position: static;
		cursor: pointer;
		margin-left: 20px;
	}

	.mobileSort .cross-1,.mobileSort .cross-2 {
		width: 100%;
		height: 2px;
		background: #666;
		overflow: hidden;
		position: relative;
		top: 10px;
	}

	.mobileSort .cross-1 {
		transform: rotate(45deg);
	}

	.mobileSort .cross-2 {
		transform: rotate(-45deg);
		top: 8px;
	}

	.headerSort {
		position: relative;
	}

	.OBHomeLoanForm .hlYears {
		top: 14px;
	}

	.dealRatePercent {
		margin-left: 8px !important;
	}

	.eliOccupationField {
		min-height: 46px !important;
	}

	.hocLayer .modal-window-homeLoan {
		height: 100%;
		width: 100%;
		max-height: 100%;
		max-width: 100%;
		margin: 0;
		overflow: auto;
		min-width: 0;
	}

	.countryCodeMain {
		top: 18px;
	}
}

@media screen and (max-width: 375px) {
.OBHomeLoanModifySearch > div {
	padding: 0px 8px 0 16px;
	font-size: 10px;
}

.OBHomeDeals .dealBank >div:last-child {
	width: 75%;
	padding-left: 5px;
	border-left: 1px solid #EBEBEB;
}

.OBHomeDeals .bankLogo {
	width: 65px;
}

.dealButton span:first-child,.OBHomeDeals .dealButton span:first-child {
	width: 40%;
	padding: 9px 0px;
}

.dealButton span:last-child,.OBHomeDeals .dealButton span:last-child {
	width: 53%;
	margin-left: 7px;
}
.borrowUptoLegend{
	margin-right: 30px;
}
}

@media screen and (max-width: 360px) {
.OBHomeDeals .dealBank >div:last-child {
	width: 73%;
}

.OBHomeLoanModifySearch > div {
	padding: 0 10px 0 11px;
}

.dealButton span:first-child,.OBHomeDeals .dealButton span:first-child {
	margin: 0px 0px 0px 2px;
}
.eliChartLegend>div{
	font-size: 12px;
}
}

@media screen and (max-width: 320px) {
.OBHomeLoanForm .hlYears {
	font-size: 11px;
	padding-top: 6px;
}
.rightTick{
	margin: 0px 0px;
}
.eliChartLegend .emiPrice{
	    font-size: 16px;
}
.OBHomeLoanForm .hlYears:after {
	margin-top: 4px;
}

.OBHomeloanWrap .OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"].wid50 {
	margin: 0 10px 15px 0;
}

.OBHomeDeals .dealBank >div:last-child {
	width: 75%;
	padding-left: 5px;
	border-left: 1px solid #EBEBEB;
}

.OBHomeDeals .bankLogo {
	width: 65px;
}

.dealButton span:first-child,.OBHomeDeals .dealButton span:first-child {
	width: 40%;
	padding: 9px 0px;
}

.dealButton span:last-child,.OBHomeDeals .dealButton span:last-child {
	width: 55%;
	margin-left: 7px;
}
.OBHomeLoanModifySearch > div{
	padding: 0 8px;
}
.OBHomeLoanMain{
	width: 70%;
}
}


.toolTipContent {
    background: #454A55;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    position: absolute;
    display: none;
    top: -77px;
    right: -20px;
    width: 83%;
    text-align: left;
}

.emiChartContainer {
    position: relative;
}

.graphToolTip {
    position: relative;
    top: -21px;
}

i.iconToolTip {
    width: 20px;
    height: 20px;
    background-image: url(../images/home-loan-icons.png);
    background-repeat: no-repeat;
    background-size: 300px 300px;
    background-position: -123px -26px;
    position: relative;
    cursor: pointer;
    right: -71px;
}
i.iconToolTip:hover + .toolTipContent {
	display: block;
}

.toolTipContent:after, .toolTipContent:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.toolTipContent:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #454A55;
	border-width: 7px;
	margin-left: 13px;
}

.borrowUptoLegend>div {
   	color: #0e0e43;
}
.loanAmountLegend>div {
    color: #ff9800;
}

.resultsWrapper {
    margin: 0px -10px;
    padding: 10px 20px;
    background: #f6f6fb;
}
.graphLine {
    border-bottom: 2px solid #e4e7eb;
    margin: 0px -10px 5px -10px;
}

.invalidCheckBox{
	border-color: red !important;
}

.unvalidatedText{
	color: red !important;
}


/* New Css */

.homeLoan99Head{font-size:24px;color:#333;font-weight: 600;}
.homeLoan99SbTxt{font-size:12px;color:#666}
.homeLoan99Cont{font-size:14px;color:#666}
.homeLoan99AnABx{font-size:14px;color:#333;border: 1px solid #e7e7e7;border-bottom: 0;border-radius: 4px !important;overflow: hidden;}
.homeLoan99AnABx .homeLoan99Ques{font-size:16px;font-weight:600;padding: 15px 20px;cursor: pointer;user-select: none; width: 97%;}
.homeLoan99Ques+div{display:none;margin-top:10px;padding: 0 20px 15px 20px;}
.homeLoan99AnABx b{font-weight:600}
.homeLoan99AnABx>div{border-bottom: 1px solid #e7e7e7;position:relative}
.homeLoan99AnABx>div::after{content:'';position:absolute;border:solid #ccc;border-width:0 2px 2px 0;display:inline-block;padding:4px;right:20px;top:15px;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:all .3s ease-in-out}
.homeLoan99AnABx>div.openAcc::after{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}
.homeLoanViewMre{color:#38c;text-align:right;cursor:pointer;font-weight:600;padding: 15px 20px;}
.homeLoan99AnABx>div.homeLoanViewMre::after{display:none}
.homeLoan99QuesIn input{width:85%;padding:16px 20px;border:1px solid #E7E7E7;border-radius:2px !important;font-size:14px;color:#999}
.homeLoan99QuesIn button{background:#3496D9;border:0;color:#fff;font-size:16px;padding:14px 15px;border-radius:2px !important;margin-left:10px}
.otherQuesTitle{font-size:18px;font-weight:600;color:#333}
.otherQuesCont{font-size:14px;color:#333}
.otherQuesCont li{font-weight:600;}
.otherQuesCont span{font-size:11px;color:#999;display: inline-block; margin: 5px 0 0 20px;}
.otherQuesCont > a{color: #38c;font-size: 12px;text-decoration: none;display: block;margin: 15px 0 0 20px;}
.otherQuesCont > div {margin: 15px 0 0 20px;}
.homeLoanArticleCrd{width: 300px;height: 300px;background: #FFFFFF; box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20); border-radius: 4px !important;display: inline-block; vertical-align: top;margin-right: 20px;overflow: hidden;white-space: normal;}
.hmArticleCrdCont{font-size: 12px;color:#666; padding: 10px;}
.homeLoanArticleCrd img{object-fit: cover}
.hmArticleCrdCont > div:first-child{font-size: 16px;color: #333;font-weight: 600; margin-bottom: 5px;line-height: 20px;}
.hmCardProfle{margin-top: 15px;color: #333 !important;display: block;}
.hmCardProfle span{color: #999}
.hmCardProfle > div {display: inline-block;vertical-align: top;}
.hmCardProfle img{border-radius: 20px !important;margin-right: 10px; overflow: hidden; border: 1px solid #f1f1f1;}
.hmCardViewWrp{float: right;}
.hmCardViewWrp i {width: 24px;height: 24px;}
.hmCardViewWrp > div{display: inline-block;text-align: center;margin-left: 8px;}
.homeLoan99Cont em{color: #38c;font-style: normal;cursor: pointer;}
.homeLoan99Tabs{padding: 9px 18px;display: inline-block;margin-right: 20px;cursor:pointer; font-size: 16px;border: 1px solid #E7E7E7;border-radius: 28px !important;color:#666;text-align:center;}
.homeLoan99Tabs.activeTab{background: #58CEB4;border: 1px solid #58CEB4;color: #fff;font-weight: 600;}
.spacer20{width:100%;height:20px}
.spacer30{width:100%;height:30px}
.spacer60{width:100%;height:60px}
.commentIcns {background-position: -168px -24px;}
.viewsIcns {background-position: -144px -24px;}

.OBHomeLoanBnnr.bannerBgmainHomeLoan{
	background-image: url('../images/homeloanHeaderBg.png');
	height: 450px;
}
.OBHomeLoanBnnr.bannerBgbanksHomeLoan{
	background-image: url('../images/banksHeading.png');
	height: 270px;
	background-size: 40%;
}
.OBHomeLoanBnnr.bannerBgemiHomeLoan{
	background-image: url('../images/emiHeading.png');
	height: 270px;
	background-size: 35%;
}
.OBHomeLoanBnnr.bannerBgeligibilityHomeLoan{
	background-image: url('../images/eligibilityHeading.png');
	height: 270px;
	background-size: 35%;
}

/*Scroller CSS*/
.HorizontalScroller{
	position: relative;
	height: 280px;
	overflow-y: hidden;
	padding: 0;
}


.scrollBtnHori{
	position: absolute;
	height: 58px;
	width: 24px;
	z-index: 19;
	top: 80px;
	text-align: center;
	cursor: pointer;
	line-height: 56px;
	user-select: none;
	background: rgba(255, 255, 255,0.7);
	box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
	transition: background 150ms ease-in-out;
	border: 1px rgba(0,0,0,.1) solid;
}
.scrollBtnHori:hover {
	background: rgba(255, 255, 255,1);
}
.scrollBtnHoriR{
	right: 0;
}

.hidei{
	display: none !important;
}

.hideScrollHoriScroller {
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: scroll;
	height: 305px;
	padding: 0 5px;
	width: 98%;
	margin-left: 10px;
	-webkit-overflow-scrolling: touch !important;
}

.scrollBtnHoriDisabled{
	background-color:rgba(240,240,240,0.7);
	color: #999;
}

.hideOnMobile{
	display: block;
}

.openInNewTabIcon{
	background-position: -262px -26px;
}

h1.seoH1TagHeading {
    display: inline;
    font-size: 36px;
    font-weight: 600;
}

.__hmAccordion ul, .__hmAccordion ol, .aboutPageContent ul, .aboutPageContent ol{
	margin: 13px 0;
	padding-left: 40px;
}
.__hmAccordion li, .aboutPageContent li{
	list-style-type: disc;
}
.__hmAccordion table {
    border:1px solid #e7e7e7;
}
.__hmAccordion td{
    border: 1px solid #e7e7e7;
    padding: 10px;
}
.bannerBgmainHomeLoan .OBHomeLoanMain > div:first-child{
	padding-top: 0px;
}

.OBHomeLoanContentBox .seoH1Tag, .OBHomeloanWrap20 .seoH1Tag{
	font-size: 24px;
	color: #333;
	padding: 0;
	margin: 0;
	font-weight: 600;
}

.OBHomeLoanContentBox .seoH2Tag, .OBHomeloanWrap20 .seoH2Tag{
	font-size: 12px;
	color: #666666;
	margin: 0;
	font-weight: normal;
	padding: 0;
}

.OBHomeLoanHamBurger .hamList > a > div {
    color: inherit;
}

.hmArticleCrdCont .articleTitle{
	min-height: 40px;
}

.hmArticleCrdCont .articleContent{
	min-height: 50px;
}
.homeLoanArticleCrd > div {
    position: relative;
}
.bottomGred {
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 1) 100%);
    width: 100%;
    height: 22px;
    position: absolute;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    bottom: 0;
    display: block;
}


@media only screen and (max-device-width: 480px){
	.OBHomeloanWrap20{display: inline-block; width: 100%; padding: 20px 20px 25px; background: #fff; margin: 0 0 20px;}
	.homeLoan99Head{font-size: 18px;}
	.homeLoan99SbTxt{display: none;}
	.sp15{height: 15px!important;}
	.hmLoanNudgeCont{overflow:hidden; height: 50px;}
	.hmLoanNudgeScroll{white-space: nowrap;overflow-x: auto; height: 80px;}
	.homeLoan99AnABx>div::after{top:20px;}
	.homeLoanViewMre{text-align: center}
	.homeLoan99QuesIn input{width: 100%;}
	.homeLoan99QuesIn button{width: 100%;margin: 20px 0 10px;}
	.homeLoanArticleCrd{width: 280px;height: 310px;white-space: normal;}
	.homeLoan99Tabs:first-child,.homeLoanArticleCrd:first-child{margin-left: 20px;}
	.hmArticleCont{overflow:hidden; height: 320px;}
	.hmArticleScroll{white-space: nowrap;overflow-x: auto; height: 340px;}
	.hmsliderCont{padding:20px 0!important;}
	.hmsliderCont .homeLoan99Head{padding: 0 20px}
	.hmsliderCont .homeLoan99AnABx{margin: 0 20px}
	.hideOnMobile{
		display: none;
	}
	.scrollBtnHori{ display: none; }
	.hideScrollHoriScroller{margin-left: 0px;width: 100%;padding: 0px;}
	.OBHomeLoanBnnr.bannerBgmainHomeLoan{
		background-image: url('../images/homeloanHeaderBgMobile.png');
	}
	.OBHomeLoanBnnr.bannerBgbanksHomeLoan{
		background-size: 84%;
	}
	.OBHomeLoanBnnr.bannerBgemiHomeLoan{
		background-size: 84%;
	}
	.OBHomeLoanBnnr.bannerBgeligibilityHomeLoan{
		background-size: 84%;
	}
	h1.seoH1TagHeading {
		font-size: 20px;
	}
	.OBHomeLoanMain > div:first-child {
		padding-top: 100px;
	}
	.bannerBgmainHomeLoan .OBHomeLoanMain > div:first-child{
		padding-top: 0px;
	}
	.OBHomeLoanContentBox .seoH1Tag {
		font-size: 18px;
		display: block;
	}
	
	.OBHomeLoanContentBox .seoH2Tag {
		display: none;
	}
	.OBHomeLoanContentBox .seoH1Tag > span {
		display: none;
	}
	.bannerBgeligibilityHomeLoan .OBHomeLoanMain, .bannerBgbanksHomeLoan .OBHomeLoanMain{
		width: 70%;
	}
	.hmArticleCrdCont .articleTitle{
		min-height: 60px;
	}
}
@media only screen and (max-width:770px){
        .OBHomeLoanForm .eoiLyr_TnCWrp .inputs-fields span {
                vertical-align: middle;
        }
}

@media screen and (max-width: 768px){
	/*.OBHomeLoanBoardBox.OBHomeLoanForm [data-attr="inputWrapper"],.OBHomeLoanForm [data-attr="inputWrapper"] {*/
	#RequestCallbackFrm [data-attr="inputWrapper"] {
		width: 100% !important;
	}
}
.OBHomeLoanForm .inputs-fields input[type="checkbox"], .OBHomeLoanForm .inputs-fields input[type="radio"] {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 16px!important;
    position: relative;
    width: 16px!important;
    -webkit-appearance: none;
    border: 1px solid #ccd1d9;
    padding: 0;
    vertical-align: middle;
    position: relative;
}
