body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #222;
    position: relative;
    -webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td{
	font-style: normal;
    font-size: 16px;
}
.container{
	padding: 20px 15px;
}
@media (min-width: 576px){
.container {
    max-width: 100%;
}
}
@media (min-width: 768px){
.container{
    max-width: 100%;
}
}
@media (min-width: 992px){
.container {
    max-width: 960px;
}
}
@media (min-width: 1200px){
	.container {
		max-width: 980px;
	}
}
.form-group label {
    display: inline-block;
    width: 300px;
    background: #053c6d;
    color: #fff;
    text-align: center;
    font-size: 14px;
	margin-bottom: 0px;
    padding: 7px 10px;
}
select.form-control {
    display: inline-block;
    padding: 5px 5px;
    outline: none;
    color: #74646e;
    border: 1px solid #CCCCCC;
    background-color: #F3F3F3;
    position: relative;
    margin-right: -35px;
    font-size: 16px;
    display: block;
	width: 300px;
    border-radius: 0px;
}
.single-info{
	background: #f6f6f6;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.single-info address{
	margin-top: 20px;
    margin-bottom: 0px;
}
.single-info .info-heading{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.single-info .info-content b{
	font-weight: 600;
}
.single-info p{
	 margin-bottom: 0px;
    margin-top: 15px;
}
.form-control:focus{
	box-shadow:none;
	
}
.input-form-group .form-control{
	width:100%;
}
.single-product-name{
	display:none;
	font-weight: 500;
    font-size: 14px;
    height: 75px;
    overflow: auto;
    border: 1px solid #ddd;
    padding: 5px 10px;
    background: #f6f6f6;
}
.complainmsg{
	display:none;
}
.product-names .active{
	display:block;
}
.single-info {
	display:none;
}
.information-section .active{
	display:block;
}
.show-form{
	cursor:pointer;
	color: #f5821f;
}
.show-form:hover{
	color: #f5821f;
}
.enquiry-form{
	padding: 15px 15px;
    background: #ccc;
	display:none;
    box-sizing: border-box;
}
.input-form-group{
	margin-bottom: 1rem;
}
.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
	font-weight: 400;
	font-size:16px;
	box-sizing: border-box;
}
.input-form-control {
    display: block !important;
    width: 100%;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057 !important;
	height: auto !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
	box-sizing: border-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}
.input-form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
}
.form-heading{
	display:none;
	font-size: 18px;
    font-weight: 700;
	margin-bottom: 15px;
}
.form-heading.active{
	display:block;
}
.form-subheading{
	font-size: 16px;
    font-weight: 700;
	margin-bottom: 15px;
}
.error-msg{
	font-size: 14px;
}
input[type="file"]{
	margin-bottom:10px;
}
.col-form-label h5{
	color: #27272778;
	    font-size: 12px;
}
.col-form-label span{
	color: #27272778;
}
.form-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 50px;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.orange-btn{
	font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    background: #f5821f;
    margin: 15px 15px 0px 0px;
    width: 150px;
}
.orange-btn:hover{
	background:#fff;
	color:#f5821f;
	border:1px solid #f5821f;
}
.orange-btn:active, .orange-btn:focus{
	outline:none;
}
.top-bar {
    line-height: initial;
}

.top-bar {
    background: #222;
    min-height: 45px;
    line-height: 45px;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    position: relative;
}
.top-bar {
    background-color: #f5821f;
    height: 45px;
    margin: 0;
}
.top-bar .middleContainer {
    width: 1006px;
	margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.top-bar ul {
    margin-left: 0;
    display: inline;
    height: 45px;
    line-height: 45px;
    list-style: none;
}
.top-bar ul {
    margin: 0;
    margin-top: 5px;
    padding: 0;
    float: left;
}
.top-bar ul.menu li {
    width: 89px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: white;
    margin: 0 5px;
    text-align: center;
    padding: 14px 0;
}
ul, li {
    list-style: none;
}
.top-bar ul.menu li a {
    font-family: Arial, Helvetica, sans-serif;
	display: block;
    font-size: 16px;
    color: white;
    font-weight: normal;
    text-decoration: none;
    padding: 0;
    height: 24px;
    line-height: 24px;
}

.logo-top {
    width: 100%;
    max-width: 1006px;
    margin: auto;
}
.logo-top {
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.Logo {
    height: 55px;
    width: 220px;
    float: left;
    background: url(https://nli.icicibank.com/NewRetailWeb/styles/img/LogoImage_ICICIBank.png) no-repeat center center;
    margin: 20px 0;
}
.fastag .logo-top .Logo {
    margin-top: 0.5rem;
}
.logo-top .Logo {
    width: 25%;
	margin-top: 0.5rem;
    background-image-size: 100% 100%;
}
@media only screen and (max-width: 1024px){
.top-bar {
    width: 100%;
    background: url(https://nli.icicibank.com/NewRetailWeb/styles/img/mobile-logo.gif) center center no-repeat #666;
    background-size: 133px auto;
    position: fixed;
    top: 0;
    z-index: 99;
    box-shadow: 0 0 10px -1px #333;
    height: 45px;
}
}
@media (max-width: 767px){
.logo-top {
    height: 45px;
}
}
@media only screen and (max-width: 767px) and (min-width: 240px){
.middleContainer {
    width: 100% !important;
    margin-left: 17px;
}
}
@media only screen and (max-width: 1024px){
.top-bar .menu {
    margin: 0;
    width: auto;
    float: left;
}
}
@media only screen and (max-width: 1024px){
.top-bar .menu li {
    display: none;
}
}
@media (max-width: 767px){
.fastag .logo-top {
    height: 45px;
}
}
@media only screen and (max-width: 767px) and (min-width: 240px){
.Logo {
    display: none;
}
}
/****** MODAL CSS ***/
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal.show{
	display:block;
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}
.modal-dialog {
    position: relative;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-body h4{
	font-size: 16px;
    font-weight: 600;
}
.preview-head {
	font-size: 18px;
    font-weight: 700;
   color: #0c4678;
	display:none;
}
.preview-head.active{
	display:block;
}
.modal-title{
	font-size: 20px;
    font-weight: 600;
    color: #f5821f;
}
.modal-header {
    display: block;
    text-align: center;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.modal-close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.modal-backdrop.show {
    opacity: .5;
	display:block;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
	display:none;
}
@media (min-width: 576px){
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}
}