html,body{
	-webkit-overflow-scrolling : touch !important;
	background:url("../images/bg.jpg") no-repeat center center #0c0c0c;
	background-size:cover;
}

a,
body,
div,
html,
p,
span {
	font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 13px;
	
}

.errorplaceholder::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

.errorplaceholder:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.errorplaceholder::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}
.errorborder
{
	border:2px solid #fff;
}
.errorbackground
{
	background:#fc3535;
}
.errorcheckborder
{
	outline:2px solid #fff !important;
}
.whitetext{
	color:#fff;
	font-size:13px;
	margin:0 0 5px;
}
.martop105{
	margin-top: 78px;
}
.redbg{
	background:#4d4d4f;
	padding:10px;
}
.videocontainer{
	margin-top:8px;
}
.peacockbg{
	background:#4d4d4f !important;
	display:block;
}
.margintop{
	margin-top:30px;
	padding-bottom: 120px;
}
.peacockbg p{
	font-size: 11px;
    color: #fff;
    padding: 10px 10px 10px 80px;
    text-transform: inherit;
    margin: 0;
    line-height: 15px;
}
.misscall{
	font-size:2em;
	font-weight:bold;
	padding-left:5px;
}
.icon1{
	background: url(../images/icon1.png) no-repeat center center;
    width: 114px;
    height: 70px;
    float: left;
}


.redicon1 p{
	font-size: 13px;
    color: #ffffff;
    padding: 10px;
    text-transform: inherit;
    margin: 0;
	font-weight:normal;
	text-align: center;
}

.redicon2 p{
	font-size: 13px;
    color: #fff;
    padding: 10px;
    text-transform: inherit;
    margin: 0;
	font-weight:normal;
	text-align: center;
}

.redicon3 p{
	font-size: 13px;
    color: #fff;
    padding: 10px;
    text-transform: inherit;
    margin: 0;
	font-weight:normal;
	text-align: center;
}

.redicon4 p{
	font-size: 13px;
    color: #fff;
    padding: 10px;
    text-transform: inherit;
    margin: 0;
	font-weight:normal;
	text-align: center;
}

.yellowbg{
	background: #676767;
    padding: 20px 0;
	display: inline-block;
}
.thankumsg {
    padding:31% 10%;
    height: 100%;
    text-align: center;
    background: url(../images/thankyou.jpg) no-repeat center center;
	/* background: #2c948d; */
    color: #fff;

}

.thankumsgmobile {
    padding:31% 10%;
    height: 100%;
    text-align: center;
    background: url(../images/thankyou.jpg) no-repeat center center;
	/* background: #2c948d; */
    color: #fff;

}
.icon2{
	background: url(../images/icon2.png) no-repeat center center;
    width: 114px;
    height:70px;
    float: left;
}
.icon3{
	background: url(../images/icon3.png) no-repeat center center;
    width: 114px;
    height: 70px;
    float: left;
}
.icon4{
	background: url("../images/imaxx-logo.png") no-repeat center center;
    width: 180px;
    height: 125px;
    float: left;
}
.icon5{
	background: url(../images/icon5.png) no-repeat center center;
    width: 114px;
    height:70px;
    float: left;
}

.borderright{
	border-right: 2px dotted #f81043;
	height: 78px;
}
.bordertop{
	border-top: 6px solid transparent;
}
.modal-body
{
	padding: 0px;
}
.mobgua{
	margin-top:6px;
}
.placeholder { 
	color: #ccc; 
}
a {
    color: #f26522;
}

:focus {
    outline: 0
}
.tablebordernone{
	border: none !important;
}
.tablebordernone tr{
	border:none;
}
#example1 tr th:first-child{
	width:20%;
}
.padleft18{
	padding-left: 18px;
}
#example1 tr th:nth-child(2){
	width:26%;
}
a:focus,
a:hover {
    color: #fff;
    text-decoration: none
}
.marbottomnone{
	margin-bottom: none;
}
.pagewidth{
	width:100%;
	margin: 0 0 0;
}
.overlay-content span{
	    font-family: verdana;
    /* font-weight: bold; */
    font-size: 1em;
}
.hashtag{
	color:#f26522;
	text-transform: capitalize;
	font-size: 1.5em;
	font-weight: 400;
	vertical-align: middle;
	text-decoration: underline;
}
.calText a{
	font-size: 1.4em;
}
.logo{
	min-width: 100%;
height: auto !important;
	    float: left;
    margin: 10px 0;
}
.articalbtn{
	padding:8px 10px;
	background:#f26522;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-left:8px;
	text-transform:uppercase;
}
.articalbtn:hover{
	color:#000;
	background:#ef9870;
}
#accordion h3{
	color:#fff;
	margin: 0;
	font-size: 1.2em;
	padding: 0px;
}
#accordion span{
	 font-family: verdana;
    /* font-weight: bold; */
    font-size: 1em;
}
.tableul{
	list-style: none;
	padding: 0 0 0 72px;
}
.tableul li{
	color:#f26522;
}
#example1 p{
	margin:0;

}
#example1 span, #example1 div{

}
#accordion i {
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}
#accordion .ui-state-active i{
	top:8px !important;
}
.martop20{
	margin-top: 20px;
}
.navIcon{
	color:#fff;
	padding: 10px 0 10px 10px;
	cursor:pointer;
}
.alignRight{
	text-align: right;
}
/*Nav Overlay*/
.overlay {
    height: 446px;
    width: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 9px;
    background-color: rgb(101, 99, 99);
    /*background-color: rgba(101, 99, 99, 1);*/
	background-color: #184547;
    overflow: hidden;
    /*transition: 0.5s;*/
}
#accordion .ui-accordion .ui-accordion-header{
	padding: 10px 20px !important;
}
#disclaimerh3 span{
	font-family:verdana;
	font-size:1.2em;
}
.articleContent h5{
	font-size: 1.2em;
    margin: 0;
    color: #202529;
    font-weight: bold;
    line-height: 1.4em;
}
.overlay-content {
    position: relative;
    top: 15%;
    /* width: 90%; */
    text-align: center;
    margin-top: 30px;
    padding: 0 10%;
    margin: 0;
}
.overlay ul{
	margin: 0; padding: 0;
	list-style: none;
}
.overlay li{
	border-bottom: 1px solid #b6ebec;
	list-style: none;
	padding: 8px;
    
}
.overlay li a {
    text-decoration: none;
    font-size: 1.3em;
    color: #fff;
    display: block;
    transition: 0.3s;
	text-transform: uppercase;

	font-weight: bold;
	text-align: left;
}
.navcolor{
	color:#693c27;
}
.overlay a:hover, .overlay a:focus {
    color: #94f0f3;
}
.footerbg{
	background:#363535;
	padding:10px;
}
.guaranteediv{
	margin-top:30px;
}
.overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 12px;
    font-size: 41px;
    color: #fff;
    border-bottom: 0;
}
.overlay li.last{
	border-bottom: none;
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
.posRelative{
	position: relative;
}
.borderbottomgray{
	border-bottom: 3px solid #ccc;
}
.orangeBg{
	background: #f26522;
}
.grayBg{
	background: #f2f2f2;
}
.calculator{
	padding: 0 25px 10px;
}
.index{
	margin: 0;
}
h1{
	color: #fff;
	text-transform: uppercase;
	font-size: 2.3em;
	font-weight: bold;
	font-family:arial;
	margin: 0 0 0;
	padding: 10px 0 0px;
	text-align: left;
}
.subhead{
	background: #ffffff;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 1.8em;
}
h2{
	color: #000;
	text-transform: uppercase;
	font-size: 2.2em;
	font-weight: bold;
	margin: 0 0 0;
	padding: 23px 0 0px;
}
.thankumsg p{
	text-transform: uppercase;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.leftdiv{
	display: inline-block;
    position: relative;
}

#desktopthankyou{
	padding: 14px 12px;
	background: #282828;
}
.menuinterest{
	text-transform: capitalize !important;
    font-size: 1.4em !important;
}
/* EMI css starts here */
.totalDiv{
	display: inline-block;
    background: #f26422;
    width: 100%;
    padding: 8px;
    color: #fff;
}

.emisub {
            margin-bottom: 40px;
        }

	.emisub .fieldRow {
		margin: 0 0 40px;
		position: relative;
		padding-right: 140px;
	}

	.emisub input {
		position: absolute;
		width: 112px;
		right: 0;
		top: 10px;
		font-size: 15px;
		font-weight: 600;
		text-align: center;
		border-top: 2px solid #d3d0cb;
		border-bottom: 1px solid #fbf8f8;
		border-left: 2px solid #d3d0cb;
		border-right: 2px solid #d3d0cb;
		background: #edeae4;
		/* height: 30px; */
		padding: 6px 0;
		color:#ff6534;
	}

	.emisub label {
		font-size: 1em;
		margin-bottom: 5px;
		font-weight: 600;
		color: #575656;
	}
.spanclass{
	color:#fff !important;
	font-size: 1.3em;
	margin-top: 5px;
}
.martop7{
	margin-top: 7px;
}
.calText{
	    font-size: 0.7em;
    padding: 0 !important;
    margin: 8px 0 0 0;
    display: inline-block;
}
.emiCal span{
	color:#838383;
	font-weight:bold;
}
.borderWhite{
	border-bottom: 1px solid #f9b797;
}
.emiCal .ui-slider-horizontal {
	height: 10px;
}

.emiCal .ui-widget-content {
	background: #edeae4;
    margin-top: 0;
    border-radius: 0;
	border-top: 2px solid #d3d0cb;
    border-bottom: 1px solid #fbf8f8;
    border-left: 2px solid #d3d0cb;
    border-right: 2px solid #d3d0cb;
	margin-bottom: 10px;
}

.emiCal .ui-widget-header {
	background: #ff6633;
}

.emiCal .ui-slider .ui-slider-handle {
	/*background: #ff6633;*/
	background: url(../images/slider-img.png) no-repeat left center;
	/*border: 4px solid #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
	border-radius: 50%;
	-webkit-border-radius: 50%;*/
	cursor: pointer;
	height: 28px;
	position: absolute;
	width: 28px;
	z-index: 2;
	border: 0;
}
.totalDiv label{
	font-weight: normal;
}
.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-state-default {
	background-position: -5px -332px;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -0.6em;
	top: -0.8em;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range {
	height: 100%;
	top: 0;
}

.ui-slider .ui-slider-range {
	border: 0 none;
	display: block;
	font-size: 0.7em;
	position: absolute;
	z-index: 1;
	border-radius: 0;
}

.emiCal .btnRight {
	text-align: right;
	margin-bottom: 20px;
}

.emiCal {
	width: 100%;
	margin-top: 16px;
}
/* EMI css ends here */

/*EMI Cal Mobile Start*/
.mobemiCal span{
	color:#838383;
	font-weight:bold;
}
.mobemiCal .ui-slider-horizontal {
	height: 10px;
}
.mobemiCal .ui-widget-content {
	background: #edeae4;
    margin-top: 0;
    border-radius: 0;
	border-top: 2px solid #d3d0cb;
    border-bottom: 1px solid #fbf8f8;
    border-left: 2px solid #d3d0cb;
    border-right: 2px solid #d3d0cb;
	margin-bottom: 10px;
}

.mobemiCal .ui-widget-header {
	background: #ff6633;
}

.mobemiCal .ui-slider .ui-slider-handle {
	/*background: #ff6633;*/
	background: url(../images/slider-img.png) no-repeat left center;
	/*border: 4px solid #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
	border-radius: 50%;
	-webkit-border-radius: 50%;*/
	cursor: pointer;
	height: 28px;
	position: absolute;
	width: 28px;
	z-index: 2;
	border: 0;
}
.mobemiCal .btnRight {
	text-align: right;
	margin-bottom: 20px;
}

.mobemiCal {
	width: 100%;
	margin-top: 16px;
}

/*EMI Cal Mobile End*/

.arth1{
	text-transform: capitalize;
}
.arth1 span{
	 font-family: verdana;
    /* font-weight: bold; */
    font-size: 1em;
}

#mobthankyou{
	background: #282828;
}

.formcontainer{
	    padding: 30px 25px 30px;
    background: #f81043;
    margin-top: 8px;
}
.formcontainer h1, .formcontainer h2, .formcontainer p{
	color:#fff;
	padding: 0 0 22px;
	font-family:cohort_blackblack;
	text-align: left;
}
.formcontainer p{
	color:#fff;
	padding: 0 0 10px;
	font-family:arial;
}
.form-control{
	 border-radius: 0 !important;
	 height: 29px;
	font-size: 12px;
}
.code{
	width:16%;
	margin-right: 5px;
}
.mobile{
	width: 81.3%;
}
.btnsubmit{
	background: #000000;
	border: 1px solid #000000;
	text-transform: uppercase;
	border-radius: 0;
	font-weight: bold;
}
.btnsubmit:hover, .btnsubmit:focus, .btnsubmit.active{
	background: #000000;
	border: 1px solid #000000;
	text-transform: uppercase;
	border-radius: 0;
	font-weight: bold;
}
.termtext{
	color: #878787;
	font-size: 11px;
	margin: 5px 0 0;
}
.resend{
	color:#fff !important;
	text-decoration: underline;
}
.martop28{
	margin-top: 28px;
}
.form-group {
    margin-bottom: 10px;
}
.alignCenter{
	text-align: center;
}
.skimtext{
	margin: 10px auto 0;
    width: 58%;
    text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	 word-break: break-word;
     font-size:11px;
}
.borderRight{
	border-right: 1px solid #f26522;
}
.height130{
	height: 116px;
}
.bx-wrapper{
	background:none !important;
	box-shadow: none !important;
    border: 0 !important;
	margin-bottom: 0 !important;
}
.testimonial{
	padding: 10px 40px 8px;
}
.testimonial .italic{
	color:#757575;
}
h3{
	color:#f26522;
	font-size: 1.5em;
	margin-top: 0;
}
.bx-wrapper .bx-prev {
    left: -35px;
    background: url(../images/prev-arrow.png) no-repeat center center;
}
.bx-wrapper .bx-next {
    right: -35px;
    background: url(../images/next-arrow.png) no-repeat center center;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
    background-position: center center;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
    background-position: center center;
}
.footer{
	background: #282828;
	padding: 22px;
	position: fixed;
	margin:0 0 0;
	width: 100%;
	bottom: 0;
	z-index:9;
}
.martop10{
	margin-top: 10px;
}
.footer span{
	color:#b6b6b7;
	margin: 0;
}
.footer a, .footer p{
 color: #b6b6b7;
    text-decoration: none;
    margin: 5px 0;
    padding: 0 5px;
    font-size: 11px;

}

.icons{
	padding:0 2px !important;
}
.alignRight{
	text-align:right;
}
.footer a:hover{
	color: #fff;
}
.totalDiv a{
	color:#fff;
}
.invalid{
	background: #ff1313;
	color: #fff;
	text-transform: capitalize;
	cursor: default;
	border:1px solid #e2dede;
	border-radius: 0;
}
.invalid:hover{
	color: #fff;
	text-decoration: underline;
}
.input-group{
	width: 100%;
}

.contentBox{
	padding: 30px 40px 30px;
}
.bx-wrapper .bx-controls-direction a{
	z-index: 99;
}
.home{
	color: #000;
	font-weight: bold;
}
.contentBox h1{
	color:#f26522;
	border-bottom: 1px solid #f26522;
	padding-bottom: 10px;
}
.contentBox h4{
	font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
	margin-top: 0;
}
.readmore{
	color: #f26522;
	text-decoration: underline;
}
.readmore:hover{
	color: #000;
	text-decoration: underline;
}
.articleBox{
	border-bottom: 1px solid #cdcfd0;
}
.articleBox .artical{
	margin-bottom: 20px;
	display: inline-table;
}
.artical img{
	background-size: cover;
    width: 100%;
}
.mobileform{
	display: none;
}
.hashtagMobile{
	display: none;
}
.martop90{
	margin-top: 90px;
}
.martop75{
	margin-top: 17px;
}

.martop51{
	margin-top: 51px;
}
.posfixed{
	position: fixed;
    right: 21%;
    width: 20%; 
}
.navbar-default {
    background-color: #f81043;
    border-color: #f81043;
}
.margin10{
	margin: 12px 0 10px;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 3px;
}
.input-group .form-control
{
	position: static !important;
}
.input-group-btn>.btn
{
	position: static !important;
}
.paddbottom60{
	padding-bottom: 60px;
}
.marbottom20{
	margin-bottom: 20px;
}

	.martop20
{
	margin-top: 20px;
}
.totalDiv label{
	color:#fff;
}
#phoneico{
	display: none;
}
#loancalculator{
	display: none;
}

.bx-wrapper img{
	width: 100%
}
.italic{
	font-style: italic;
	font-size:12px;
	text-decoration: none !important;
}
.rupeesinput{
	width: 16%;
    position: absolute;
    right: 1px;
    top: 7px;
    height: 39px;	
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */ 
	.rupeesinput{
		right: -65px;
	}
	
	.table th, table td{
		word-break: break-all !important;
	}
	#example1 tr th:nth-child(2){
		width:30%;
	}
	#example1 tr th:nth-child(3){
		width:30%;
	}
	
}
/* IE8+ specific styles go here */
@media all\0 { 
        .table th, table td{
		word-break: break-all !important;
	}
	#example1 TR TH:first-child{
		width:20%;
	}
	#example1 tr th:nth-child(2){
		width:30%;
	}
	#example1 tr th:nth-child(3){
		width:30%;
	}
	.rupeesinput{
		right: -65px;
	}
} 
.rupeesinput .form-control{
	height: 39px;
}
.blacktext{
	color:#202529;
	text-decoration: underline;
	padding: 0 10px;
}
.orangetext{
	color: #f26522;
}
.bordernone{
	border-bottom: none !important;
}
.paddright{
	padding-right:0;
}
.paddleft{
	padding-left:0;
}
#accordion .accordianbody{
	background:none;
	border:0;
	padding-left:0;
	padding-right:0;
}
.articleul{
	margin:0;
	padding:0;
}
.articleul li{
	margin: 1em 0 0 1em;
  margin-left: 1.5em;
  list-style:none;
}
.articleul li:before {
  content: '\f178';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #f26522;
}
.articlebtn{
	color:#f26522;
	font-weight: bold;
	text-transform: uppercase;
}
.whiteBg{
	background: #fff;
	padding: 20px 8px;
	text-align: center;
	font-size: 1em;
}
.whiteBg a{
	font-size: 1em;
	text-decoration: none;
	text-transform:uppercase;
}
.otherarticle h4{
	font-size: 1.5em !important;
	color:#000 !important;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
}
.none {
    display: none;
}

.validation {
    font-size: 11px;
    color: red;
}
.martop12{
	margin-top: 12px;
}
.padding14{
	padding: 14px 0;
}
.hashtag span{
	font-family: verdana;
    /* font-weight: bold; */
    font-size: 1em;
}
.testimonial p{
	text-decoration: underline;
	margin:0 0 5px;
}
.rupees{
	color:#fff !important;
	font-size: 1.5em !important;
	font-weight: bold !important;
}
.marbottomnone{
	margin-bottom: 0 !important;
}
.martop23{
	margin-top: 23px;
}
.martop14{
	margin-top: 14px;
}

.form-group label{
	font-size: 0.8em;
    color: #fff;
    vertical-align: top;
    font-weight: normal;
	margin:0;
}
.calText input{
	vertical-align:bottom;
}
.form-group .checkbox{
	margin-bottom: 0 !important;
    padding: 0 0 0 20px;

}
.input-group-addon{
	background: none;
    box-shadow: none;
    border: 0;
    padding: 5px;
    position: absolute;
    /*top: 8px;
    left: 6px;
    font-size: 1.5em;*/
	top: 10px;
    left: 2px;
    font-size: 1.0em;
    font-weight: normal;
}
.rightaddon{
	left: 60%;
    font-size: 1em;
    /* left: 0; */
    text-align: right;
    top: 9px;
}
.otherarticle img{
	width:100%;
}
.grayborder{
	border: 1px solid #999;
}
.bottomlinks a:hover{
	color:#666;	
}
.bottomlinks a img:hover{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.lineheight{
	line-height: 26px;
}
.orangetext{
	color: #f26522 !important;
}
.locatorcontainer{
	display: inline-table;
	position: relative;
}
.store{
	height:34px;
}
.btnsearch{
	background: #f26522;
	color:#fff;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	border-radius: 0;
	border:0
}
.btnsearch:hover, .btnsearch:focus{
	background: #f26522 !important;
	color:#000;
}
.paddingbottom20{
	padding-bottom: 20px;
}
.borderbottom{
	border-bottom: 6px solid transparent;
}
.locator h5{
	color: #f26522;
	font-weight: bold;
	font-size: 1.2em;
}
.locator .content{
	width:70%;
}
.locatortable th{
	background: #e2e2e2;
}
.locatortable tbody{
	line-height: 1em;
}
.locatortable p{
	margin: 0;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{
	background-color: #f26422 !important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{
	background-color: #683c27 !important;	
}
.bold{
	font-weight: bold;
}
.testimonialpara p{
	margin: 0;
}
.more, .less {
    font-weight: 600;
    color: #f26522;
    text-decoration:none;
}
.paddingrightzero{
	padding-right: 0;
}
.thankumsg img{
	width:100%;
}
.thankyoutext{
	padding-top: 20px;
}
.thankyoutext h1, .thankyoutext p{
	color:#000;
	line-height: 1.5em;
}
.thankyoutext span, .thankyoutext label{
	color: #f26322;
	font-weight: bold;
}
.socialicon{
	display: inline-table;
	width: 100%;
	margin: 10px 0 0;
}
.socialicon a{
	float: left;
	padding: 0 7px;
}
.textonly p{
	margin: 0;
}
.socialicon a i{
	color: #fff;
}
.socialicon a:hover i{
	color:#f26522;
}
h1 span img{
	width: 130px !important;
}
.ui-accordion .ui-accordion-content{
	 padding: 1em 1em;
	border-radius: 0;
}
.ui-accordion .ui-accordion-header{
	background: #f81043  !important;
	border-radius: 0;
	border: 1px solid #f81043;
	padding-left:1em;
}
.padding0{
	padding:0 !important;
}
.bordertopwhite{
	border-top:1px solid #fff;
}
#accordian h3{
	    color: #fff !important;
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.8em;
	text-transform:uppercase;
	font-family:cohort_blackblack;
}
.ui-state-active i {
    color: #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
	top:12px !important;
}
.ui-widget-content {
border: 1px solid #4d4d4f;
    background: #4d4d4f;
    color: #222222;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
#accordian i {
    position: absolute;
    right: 20px;
    top: 16px;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .625em;
  text-align: left;
	vertical-align: top;
	word-break: break-word;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 1em;
    text-align: left;
	word-break: break-word;
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
	clear: both;
    width: 100%;
    margin-bottom: 5px;
  }
  table td:last-child {
    border-bottom: 0;
  }
	#dealerbody span{
		font-size: 1em;
	}
}

.testimonial a, .mobiletestimonial a
{
color: black;
}
.thankumsg #desksuccessname,.thankumsg #mobsuccessname
{
font-size: 1.1em;
}
.slide_container {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
.fixfixed .slide_container {
    position: absolute;
}
.fixfixedandroid .slide_container {
    position: relative;
}


#menu {
  /*padding: 50px 0;
  border-bottom: solid 10px #ff725d;
  background: #fff;*/
  display: none;
}

#btn {
      margin: 0 auto;
    width: 100%;
    height: 44px;
	border-radius: 0;
    text-align: center;
    background: #f26422;
    line-height: 30px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;

	cursor:pointer;
}
#btn_success {
      margin: 0 auto;
    width: 100%;
    height: 44px;
	border-radius: 0;
    text-align: center;
    background: #f26422;
    line-height: 44px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;

	cursor:pointer;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    text-shadow: none;
    opacity: 1;
    background: #fff;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 13px;
    top: 10px;
}
.close:focus, .close:hover{
	opacity: 1;
}
button.close span{
	font-size: 1.5em;
    color: #000;
    text-shadow: none;
}

#btn span {
  position: relative;
  top: 12px;
  left: 50%;
  display: block;
  margin-left: -25px;
  width: 50px;
  height: 5px;
  border-radius: 5px;
  background: #fff;
  box-shadow: inset 1px 1px 2px #ddd;
}
body.iosBugFixCaret.modal-open { position: fixed; width: 100%; }
#btnclose{
	 z-index: 99999;
    color: #fff;
    position: absolute;
    right: 11px;
    top: 10px;
		}
.onlytestpara{
	padding-left: 0;
	padding-right: 0;
}
.paddingleftzero {
	padding-left: 0;
}
/*---------------------
    mobile
----------------------- */


@media screen and (max-width: 321px) {

.thankumsg {
    padding: 2% 0;
    height: 100%;
    text-align: center;
	background:url(../images/thankyou-320.jpg) no-repeat center center;
}

}



@media screen and (max-width: 480px) {
#menu { padding: 0% 3%; }

}

h2{
	font-size: 1.8em;
}

#ui-id-2
{
	z-index: 999999 !important;
}
.hassalefree .italic{
	margin: 0;
}
#dealerbody span a
{
color:#333
}

.disclaimerh3{
		color: #f26522;
    font-size: 1.4em;
    margin-top: 0;
    font-weight: bold;
	text-transform:capitalize;
	}
.alltest span{
	    font-family: verdana;
    font-weight: 50;
    font-size: 1.1em;

}
#accordion .ui-accordion .ui-accordion-icons {
    padding-left: 1.2em !important;
}
.applynowcontainer,.thankyouapplynowcontainer{
	display:none;
}
.tablebordernone td:first-child{
	width:30%;
	padding: 0;
}

.tablebordernone td{
	text-transform: capitalize;
	padding: 0 0 6px;
}
#example1 span{
	    display: block;
}
table th:first-child{
	width: 20%;
}
table th:second-child{
	width: 20%;
}
.font-increse{
	display: none;
}
.martop106{
	margin-top:90px;
}




/* MEDIA QUERY CSS STARTS HERE */
/* iPhone Portrait */
@media screen and (max-device-width: 320px) and (orientation:portrait) {
	.code{width:20%;}
	.mobile {width: 77%;}
	.calText input{width:16px; height:16px; border-radius:0px; vertical-align:top;}
} 
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 
	.calText input{width:11px; height:11px; border-radius:0px; vertical-align:top;}
	.form-group label{
		font-size: 0.9em;
	}
}

@media only screen and (min-width: 480px) {
	.martop36{
		margin-top: 20px !important;
	}
	.mobile {
		width: 82.5%;
	}
	.guaranteediv{
		margin-top: 15px;
	}
}

@media only screen and (min-width: 640px) {
	.mobile {
		width: 82%;
	}
	.guaranteediv{
		margin-top: 15px;
	}
}

@media (max-width: 1024px) {
	.rupeesinput {
		width: 23%;
	}
	#desktopformcontainer{
		width:377px;
	}
	.testimonial p{
		font-size: 12px;
	}
	.testimonial{
		width:377px;
	}
	#desktopthankyou{
		width: 377px;
	}
	.peacockbg p{
		font-size:10px;
	}
	
}

@media (max-width: 1080px)
{
.peacockbg p {
    font-size: 10px;
}
}




@media (max-width: 768px)  {
	#mobiletestimonial .martop12{
		margin-top: 0;
	}
}
@media all and (max-width:768px) and (min-width:320px) {
	html, body{
		background:#1e1712;
	}
	.missedcall{display:none;}
	.desktopcontainer{display:none;}
	.mobilecontainer{display:block !important;}
	.peacockbg p{
		font-size:13px;
		color: #fff;
    	padding: 19px 10px 19px 120px;
	}
	.whitetext{
		padding:10px;
	}
	.formcontainer{
		padding: 14px 0px 14px;
		margin-top: 0;
	}
	.btnsubmit {
    background: #000;
    border: 1px solid #000;
    text-transform: uppercase;
    border-radius: 0;
}
.btnsubmit:hover, .btnsubmit:focus, .btnsubmit.active {
    background: #000;
    border: 1px solid #000;
    text-transform: uppercase;
    border-radius: 0;
}
	.disclaimerbg{
		    background: #000;
    padding: 15px;
	}
	#accordian {
        display: block!important;
		margin: 0 0 0;
    }
	.testpara{
		padding-left:0;
		padding-right:0;
	}
	#deskcal{
		display: none;
	}
	.mobBg{
		background: #f2f2f2;
		margin-bottom: 1px;
		padding: 24px 20px;
		margin-right: 1px;
	}
	.mobBg:nth-child(2) {
		margin-right: 0;
	}
	.mobBg:nth-child(4) {
		margin-right: 0;
	}
	.borderRight{
		border-right: 0;
	}
	.height130{
		height: auto;
	}
	.desktopform{
		display: none;
	}
	.mobileform{
		display: block;
	}
	.hashtagDesktop{
		display: none;
	}
	.hashtagMobile{
		 display: block;
		margin: 0;
		position: fixed;
		top: 88px;
		width: 100%;
		z-index: 9;
		background: #fff;
		padding: 10px 0;
		
	}
	.guaranteediv{
		margin-top: 15px;
	}
	.hashtagMobile h1{
		color:#3e8d8f;
		font-size: 1.6em;
	}
	
	#mobileformcontainer .form-control{
		height: 34px;
		font-size: 11px;
	}
	.skimtext{
		width:100%;
		font-size: 0.8em;
	}
	.martop36{
		margin-top: 0;
	}
	.hashtag
	{
		font-size: 1em;
	}
	h1
	{
		font-size: 1.6em;
		padding: 0;
	}
	.subhead{
		font-size: 1em;
	}
	.videocontainer {
		margin-top: 15px;
	}
	#mobileformcontainer p
	{
		margin: 0;
		font-size: 11px;
		    text-transform: none;
	}
	#mobiletestimonial p
	{
		font-size: 0.9em;
	}
	#mobiletestimonial h3
	{
		font-size: 20px;
	}
	#mobileformcontainer .calText{
		padding: 0;
		margin:0;
		text-transform:none;
	}
	.footer{
		    margin: 20px 0 0 0;
    background: none;
    position: relative;
    display: inline-block;
	}
	.logo{
		margin-top: 5px;
	}
	.emisub input
	{
		position: relative;
		top: 0px;
		margin-bottom: 10px;
		font-size: 11px;
    	width: 104px;
	}
	.emisub label
	{
		margin-top: 18px;
		font-size: 0.9em;
	}
	.totalDiv label{
		margin-top: 0;
	}
	#mobcal{
		padding: 10px 20px 10px;
	}
	.emisub{
		margin-bottom: 0;
	}
	
	#store{
		display: none;
	}
	#phoneico {
		display: inline-block;
	}
	.bottomlinks{
		margin-top: 10px;
	}
	#loancalculator{
		position: fixed;
		display: block;
		bottom: -4px;
		right: 0;
		z-index: 9;
		width: 100%;
		    line-height: 17px;
	}
	.btnloan{
		background: #f26522;
		padding: 20px 10px 20px;
		border: 0;
		color: #fff;
		width: 100%;
		text-transform: uppercase;
    	font-weight: bold;
	}
	.mobnav{
		margin-top: 10px;
	}
	.hashtagMobileinner{
		margin: 0 0;
	}
	.contentBox h4{
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: 5px;
	}
	.contentBox p{
		font-size: 1em;
	}
	.articalcopy{
		display: none;
	}
	.mobnav{
		margin-top: 15px;
	}
	.mobarticle{
		margin-top: 10px;
	}
	.paddingrightzero{
		padding-right: 15px;
	}
	.spanclass{
		font-size: 1.1em;
	}
	.rightaddon {
		left: 70%;
		font-size: 0.8em;
		text-align: right;
		top: 6px;
	}
	#mobiletestimonial .martop12{
		margin-top: 12px;
		width: 100%;
	}
	.bottomlinks{
		margin-bottom: 10px;
	}
	.articalmar{
		margin-top: 10px;
		padding: 0;
	}
	.articalmaraccidential{
		margin-top: 10px;
	}
	.thankumsg p{
		padding: 0;
	}
	.footer a {
		color: #b6b6b7;
		text-decoration: underline;
		margin: 0;
		padding: 0 6px;
		font-size: 11px;
	}
	.icons{
		padding:0 10px !important;
	}
	.footer span {
		color: #b6b6b7;
		margin: 0;
		font-size: 11px;
	}
	.overlay{
		right: 0;
		left: 0;
	}
	.staticheader{
		margin-top: 50px;
	}
	#onlinehulp {
    bottom: 0;
    color: #fff;
    height: 30px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 180px;
}

	#contact-online {
		background: #FFF none repeat scroll 0 0;
		display: none;
		margin-top: -13px;
		box-shadow: 0px 0px 10px #888888;
		height:224px;
		border-radius: 0;
	}
	#clickme {
		cursor: pointer;
	}
	.slide_container{
		display: block !important;
	}
	.overlay-content{
		top:8%;
	}
	.articleBox .artical p.italic{
		margin-bottom: 0;
	}
	.hashtag span {
		font-family: verdana;
		font-weight: 50;
		font-size: 1.1em;
	}
	.textonly p{
		margin: 0;
	}

	#accordion h3{
		font-size: 0.8em;
	}
	.navIcon{
		padding-right: 0;
	}
	.maintest p{
		margin-top:10px;
	}
	.disclaimerh3{
		color: #f26522;
		font-size: 1.1em;
		margin-top: 0;
		font-weight: bold
	}
	.applynowcontainer{
		display:block;
	}
	.applynowcontainer{
		width: 100%;
		position:relative;
		bottom: -8px;
		z-index: 9999;
	}
	.applynowcontainer .btn{
		margin: 0 auto;
		width: 100%;
		height: 44px;
		text-align: center;
		background: #f26422;
		line-height: 35px;
		color: #fff;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 2em;
		border-radius:0;
		cursor: pointer;
	}
	
	.thankyouapplynowcontainer {
    width: 100%;
    position: relative;
    bottom: -8px;
    z-index: 9999;
}


.thankyouapplynowcontainer .btn {
    margin: 0 auto;
    width: 100%;
    height: 44px;
    text-align: center;
    background: #f26422;
    line-height: 35px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2em;
    border-radius: 0;
    cursor: pointer;
}
	
	.padleftrightnone{
		padding-left:15px;
		padding-right:15px;
	}
	.whiteBg a {
    font-size: 0.8em;
    text-decoration: none;
    text-transform: uppercase;
}
	.tablebordernone td:first-child{
		border-bottom: 0;
		padding: 0;
		float: left;
	}
	.tablebordernone td:last-child{
		    padding: 20px 0 0 0;
    display: inline-table;

	}
	table td:last-child a{
		color:#000;

	}
	.tablebordernone tr{
		margin-bottom: 0;
		padding: 0;
		    display: inline-table;
    width: 100%;
	}
	/*.articlebtn{
		font-size: 0.8em;
	}
	p{
		font-size: 1.3em;
	}
	a{
		font-size: 1.2em;
	}
	#mobileformcontainer p{
		font-size: 1.3em;
	}
	.form-group label{
		font-size: 1em;
	}
	.contentBox h4, .contentBox p{
		font-size: 1.3em;
	}
	.contentBox h1{
		font-size: 1.5em;
	}*/
	.font-increse{
		display: block;
	}
	.font-increse p{
		display: inline-block;
	}
	.font-increse button{
		background: #fff;
    	border: 1px solid #ccc;
		border-radius: 0;
	}
	.thankyoutext p{
		 ine-height: 1.3em;
    	font-size: 1em;
	}
	.fontmar{
		margin-bottom: 30px;
	}
	.jfontsize-button {
    font-weight: normal;
    padding: 3px;
    color: #000;
    border: solid 1px #ccc;
    font-size: 1em;
	}
	.thankyoutext {
    padding-top: 8px;
}
	#innermobiledesktopthankyou .thankumsg{
		height: 380px;
		padding: 0 8%;
	}
	#innermobiledesktopthankyou #btnclose{
		right: 5px;
   		top: 2px;

	}
	#innermobiledesktopthankyou i{
		color:#000;
	}
	.leftzero{
		padding-left: 0;
	}
	.paddingleftzero{
		padding-left: 0;
	}
	.rightzero{
		padding-right: 0;
	}
	.marnone{
		margin-bottom: 0 !important;
	}
	#mobiledesktopthankyou{
		padding: 14px 16px 14px;
	}
	.overlay li a{
		font-size: 1.1em;
	}
	.whiteBg{
		font-size: 0.7em;
	}
}
	


