@font-face {
	font-family: 'BentonSans-Regular'; 
	src: url('../fonts/bentonsans/BentonSans-Regular.woff') format('woff'), 
		 url('../fonts/bentonsans/BentonSans-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
  }
  
  @font-face {
	font-family: 'BentonSans-Medium', Arial;
	src: url('../fonts/bentonsans/BentonSans-Medium.woff') format('woff'),
		 url('../fonts/bentonsans/BentonSans-Medium.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
  }
  
  @font-face {
	font-family: 'BentonSans-Bold';
	src: url('../fonts/bentonsans/BentonSans-Bold.woff') format('woff'),
		 url('../fonts/bentonsans/BentonSans-Bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
  }
  

body {
	font-family:'BentonSans-Regular', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:16px;
	line-height:normal;
	color:#222
}
.background-amex {
background: url(../icon/amex-bg-4.png) no-repeat top center fixed;
background-size: auto;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}
.color222 {
	color:#222
}
.color333 {
	color:#333
}
.color666 {
	color:#666
}
.color000 {
	color:#000
}
.font14 {
	font-size:14px
}
.font15 {
	font-size:15px
}
.font16 {
	font-size:16px
}
.font17 {
	font-size:17px
}
.font18 {
	font-size:18px
}
.color-red {
	color:#ed1b24
}
.accordion a:hover {
	color:#000
}
.pt-10 {
	padding-top:10px
}
.pt-20 {
	padding-top:20px
}
.pt-30 {
	padding-top:30px
}
.pt-40 {
	padding-top:40px
}
.mb-10 {
	padding-top:10px
}
.panel-title {
	position:relative
}
.accordion {
	position:relative
}
.accordion .panel>.panel-heading h4 a:after {
	position:absolute;
	top:50%;
	right:15px;
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	content:"\f106";
	margin-top:-8px
}
.accordion .panel>.panel-heading h4 a.collapsed:after {
	content:"\f107"
}
.panel-title i {
	margin-right:15px
}
.accordion.style-4 .panel>.panel-heading h4 a:after {
	content:"\f068";
	font-size:12px
}
.accordion.style-4 .panel>.panel-heading h4 a.collapsed:after {
	content:" \f067"
}
.accordion .panel {
	margin:0;
	background-color:transparent;
	border:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.accordion h5.acc-head {
	margin-bottom:0
}
.accordion h5.acc-head a {
	display:block;
	padding:15px;
	line-height:20px;
	position:relative;
	font-size:15px;
	border:1px transparent solid;
	margin-bottom:-1px
}
.accordion h5.acc-head a:after {
	position:absolute;
	top:50%;
	right:0;
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	content:"\f00d";
	top:0;
	font-size:12px;
	padding:18px 0;
	font-size:14px;
	width:45px;
	text-align:center;
	color:#ed1b24
}
.accordion h5.acc-head a.collapsed:after {
	color:#000
}
.accordion.main-bg h5.acc-head a:hover {
	color:#fff
}
.accordion h5.acc-head a.collapsed:after {
	-webkit-transform:rotate(0deg);
	transform:rotate(-225deg)
}
h5.acc-head i {
	margin-right:10px;
	font-size:12px
}
.acc-body .acc-content {
	padding:0 15px;
	margin:15px 0 15px 8px;
	border-left:1px rgba(0, 0, 0, .5) solid
}
.black-bg .acc-body .acc-content {
	border-left-color:rgba(255, 255, 255, .06)
}
.accordion.radius>div:first-child>h5.acc-head a {
	border-top-right-radius:5px;
	border-top-left-radius:5px
}
.accordion.radius>div:last-child>h5.acc-head a {
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px
}
.accordion.radius>div:last-child h5.acc-head a:not(.collapsed) {
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.accordion.radius.bordered {
	border-radius:5px
}
.accordion.outlined h5.acc-head a, .accordion.bottom-border h5.acc-head a, .accordion.bordered h5.acc-head a {
	background-color:transparent
}
.accordion.bottom-border h5.acc-head a {
	border-width:0;
	border-bottom-width:1px
}
.accordion.bordered {
	border:1px transparent solid
}
.accordion.bordered h5.acc-head a {
	border-width:0;
	border-bottom-width:1px;
	border-bottom-style:dashed
}
.accordion.bordered>div:last-child h5.acc-head a {
	border-bottom-width:0
}
.accordion.dashed {
	border-style:dashed
}
.margin.accordion .panel {
	margin-bottom:5px
}
.margin.accordion h5.acc-head a {
	border-radius:5px!important
}
.accordion.square h5.acc-head a {
	border-radius:0!important
}
.accordion.shadowed h5.acc-head {
	border-top:1px #ed1b24 solid;
	border-radius:0
}
.accordion.shadowed h5.acc-head a {
	background:transparent;
	border:0;
	margin-bottom:1px;
	border-radius:3px;
	border-top:1px rgba(255, 255, 255, .1) solid
}
.accordion.shadowed .panel:first-child h5.acc-head, .accordion.shadowed .panel:first-child h5.acc-head a {
	border-top:0
}
.accordion.shadowed.white-bg h5.acc-head a:not(.collapsed) i, .accordion.shadowed.black-bg h5.acc-head a {
color:#fff
}
.accordion.shadowed.main-bg h5.acc-head a:not(.collapsed) {
background-color:#fff;
color:#444
}
.no-shadow {
	box-shadow:none!important;
	-webkit-box-shadow:none!important
}
.bodycontent {
	max-width:700px;
	margin:0 auto;
	position:relative
}
.explorecontent {
	position:absolute;
	top:650px;
	left:0;
	z-index:200;
	width:699px;
	background:rgba(255, 255, 255, 0.1);
}
.lifecontent {
	z-index:200;
	background:rgba(255, 255, 255, 0.1);
}
.explorform{
position: absolute;
left: 0;
bottom: 120px;z-index:200;}

.bodycontent .bodycontenttext {
	text-align:center;
	max-width:450px;
	margin:0 auto
}
.bodycontent .bodycontenttext p {
	line-height:22px
}
.footercontent {
	position:relative;
	max-width:450px;
	margin-bottom:-20px
}
.cityofferlist {
	position: relative;
	max-width:500px;
	margin:0 auto;
}
.cityoffer {
	position: absolute;
	bottom: 100px;
	z-index: 100;
}
.tg-pagecontent{width:500px; margin:0 auto;}
.citylogo {
	position:relative
}
.cityfooter {
	position:absolute;
	top:-120px;
	left:20px;
	z-index:100;
	max-width:200px;
}
.newyearlogo {
	position:relative
}
.newyearlogofooter {
    position: absolute;
    top: -250px;
    right: 20px;
    z-index: 100;
}
.cityprodata {
	margin-bottom:10px
}
.cityprodata h3 {
	font-size:18px;
	color:#ea4708
}
.cityprodata h4 {
	font-size:14px;
	color:#222;
	font-weight:700
}
.cityprodata ul {
	margin-left:20px;
	list-style:none
}
.cityprodata ul li {
	margin-bottom:.2em;
	position:relative;
	padding-left:30px;
	text-align:left
}
.cityprodata ul li::before {
content:"\f105";
font-family:FontAwesome;
display:inline-block;
position:absolute;
top:0;
left:20px;
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em;
color:#ed1c24
}
.question-ask-area {
	bottom:0;
	position:fixed;
	right:50px;
	z-index:9999;
	box-shadow:0 0 15px #000
}
.close {
	float:right;
	padding:10px
}
.question-popoup {
	background:#fff none repeat scroll 0 0;
	bottom:100%;
	box-shadow:0 0 5px rgba(3, 3, 3, .4);
	height:auto;
	margin-bottom:30px;
	position:absolute;
	right:0;
	width:300px;
	z-index:2;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	opacity:0;
	visibility:hidden;
	z-index:-9
}
.question-popoup::before {
background-color:#fff;
box-shadow:3px 3px 3px rgba(3, 3, 3, .2);
content:"";
height:20px;
margin-top:-10px;
position:absolute;
right:25px;
top:100%;
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
width:20px
}
.question-popoup.active {
	margin-bottom:15px;
	opacity:1;
	visibility:visible;
	z-index:999999
}
.question-popoup h6 {
	color:#006b63;
	font-size:16px;
	margin-bottom:8px
}
.question-popoup>p {
	color:#303030;
	font-size:12px;
	line-height:20px;
	margin-bottom:12px
}
.q-text>span {
	display:block;
	font-size:12px;
	padding-top:3px;
	color:#303030
}
.q-image img {
	border:3px solid #efefef;
	border-radius:50%
}
.q-image {
	display:inline-block;
	margin-right:8px
}
.q-text {
	display:inline-block;
	position:relative;
	top:4px
}
.q-text h5 {
	font-size:14px;
	color:#303030;
	margin:0;
	font-weight:700
}
.q-btn {
	display:inline-block;
	float:right;
	padding-top:9px
}
.q-btn .default-button {
	border-color:#bbb;
	color:#303030;
	font-size:12px;
	padding:5px 17px
}
.q-btn .default-button:hover {
	border-color:#002e5b;
	color:#fff
}
.separator {
	border-bottom:1px solid #ed1c24;
	height:1px;
	margin-bottom:10px
}
.search-button {
border-radius: 50px;
}
.explore-button {
color: #fff;
border-radius: 50px;
padding: 8px 35px 10px 35px;
border: 2px solid #e20001;
transition: all ease-in-out 0.3s;
display: inline-block;
background: #e20001;
}
.explore-button a{color: #fff;}

.explorediv > a.explore-button {
color: #fff;
border-radius: 50px;
padding: 8px 35px 10px 35px;
border: 2px solid #2e70b8;
transition: all ease-in-out 0.3s;
display: inline-block;
background: #2e70b8;
}
.explorediv > a:hover{color: #fff !important;box-shadow:3px 3px 3px rgba(3, 3, 3, .4);}

.help-form {
	display:block;
	padding:10px;
	max-width:300px;
	margin:0 auto
}
.help-form label {
	display:block
}
.help-form form button {
	width:100%;
	padding:10px 0 10px;
	background:#ed1c24;
	color:#fff;
	cursor:pointer;
	font-size:20px;
	border:none
}
.help-form h1 {
	color:#ed1c24;
	margin-bottom:10px;
	margin-top:10px
}
.help-form .sec-title span {
	color:#333;
	font-size:18px
}
.help-form form input[type="date"], .help-form form input[type="text"], .help-form form input[type="email"], .help-form form textarea {
	border:1px solid rgb(0, 0, 0, .1);
	color:#333;
	display:block;
	font-size:15px;
	height:35px;
	margin-bottom:10px;
	padding:0 20px;
	width:100%;
	font-weight:400;
	transition:all 500ms ease;
	border-radius:5px
}
.help-form form textarea {
	height:80px;
	margin-bottom:20px;
	padding:10px 20px
}
.help-form form input[type="text"]:focus {
	border-color:#f87845;
	box-shadow:-3px 3px 3px rgba(0, 3, 3, .2)
}
input, input.form-control, .form-control {
	width:100%;
	border:1px solid rgb(0, 0, 0, .1);
	height:52px;
	padding:0 20px;
	margin-bottom:0;
	border-radius:0;
	background:#fff;
	color:#ebebeb
}
.help-form form input[type="email"]:focus {
	border-color:#f87845
}
.help-form form textarea:focus {
	border-color:#f87845
}
.help-form form button {
	width:100%;
	padding:10px 0 10px;
	background:#ed1c24;
	color:#fff;
	cursor:pointer;
	font-size:20px
}
.help-form form button:hover {
-webkit-transition:opacity .3s, right .4s;
-moz-transition:opacity .3s, right .4s;
-ms-transition:opacity .3s, right .4s;
-o-transition:opacity .3s, right .4s;
transition:opacity .3s, right .4s
}
.help-form .icon-append, .help-form .icon-prepend {
	position:absolute;
	top:0;
	width:35px;
	height:35px;
	font-size:15px;
	line-height:35px;
	text-align:center;
	color:#b3b3b3
}
.help-form .icon-append {
	right:20px;
	padding-left:-8px;
	border-left-width:1px;
	border-left-style:solid;
	color:#fff;
	background-color:#ed1c24
}
.help-form .icon-prepend {
	left:5px;
	padding-right:3px;
	border-right-width:1px;
	border-right-style:solid;
	color:#b3b3b3
}
.help-form.input .icon-prepend + input, .help-form.textarea .icon-prepend + textarea {
	padding-left:46px
}
.help-form.input .icon-append + input, .help-form.textarea .icon-append + textarea {
	padding-right:46px
}
.help-form.input .icon-prepend + .icon-append + input, .help-form.textarea .icon-prepend + .icon-append + textarea {
	padding-left:46px
}
#tawkchat-minified-container {
	margin:0;
	border:0 none;
	padding:0;
	cursor:pointer;
	z-index:999999;
	width:190px;
	height:45px;
	border-bottom:0;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	-webkit-box-shadow:rgba(0, 0, 0, .0980392) 0 0 1px 2px;
	-moz-box-shadow:rgba(0, 0, 0, .0980392) 0 0 1px 2px;
	box-shadow:rgba(0, 0, 0, .0980392) 0 0 1px 2px;
	background-color:#ed1c24;
	border-radius:0 0 0 0px!important;
	-moz-border-radius:0 0 0 0px!important;
	-webkit-border-radius:0 0 0 0px!important;
	box-shadow:0 10px 20px rgba(30, 25, 25, .1);
	animation:myfirst 5s;
	-moz-animation:myfirst 5s infinite;
	-webkit-animation:myfirst 5s infinite
}
@-moz-keyframes myfirst {
0% {
background:#ed1c24
}
50% {
background:#222
}
100% {
background:#ed1c24
}
}
@-webkit-keyframes myfirst {
0% {
background:#ed1c24
}
50% {
background:#222
}
100% {
background:#ed1c24
}
}
#tawkchat-status-message {
	border:0 none;
	margin:7px 26px 7px 15px;
	padding:0;
	white-space:nowrap;
	text-align:left;
	font-size:18px;
	color:#FFF
}
#short-message {
	padding-left:10px
}
::placeholder {
color:red;
opacity:1
}
:-ms-input-placeholder {
color:red
}
::-ms-input-placeholder {
color:red
}
.cityretailsproducts .modal-dialog {
	width:600px;
	max-width:600px;
	margin:20px auto
}
.cityretailsproducts .loanproduct h2 {
	color:#ed1c24;
	font-size:20px
}
.cityretailsproducts .modal-dialog p {
	text-align:justify
}
.loanproduct h4 {
	font-size:20px;
	margin-bottom:10px
}
.loanproduct ul {
	padding:0;
	margin:0 0 0 27px
}
.contentdely10s {
	transition-duration:43s;
	transition-delay:22s
}
.checkcontainer {
	display:inline-block;
	position:relative;
	padding-left:25px;
	margin-left:5px;
	margin-bottom:0;
	cursor:pointer;
	font-size:16px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.checkcontainer input {
	position:absolute;
	opacity:0;
	cursor:pointer
}
.checkmark {
	position:absolute;
	top:0;
	left:0;
	height:20px;
	width:20px;
	background-color:#d2caca;
	border-radius:50%
}
.checkcontainer:hover input~.checkmark {
background-color:#ed1c24
}
.checkcontainer input:checked~.checkmark {
background-color:#ed1c24
}
.checkcontainer:after {
	content:"";
	position:absolute;
	display:none
}
.checkcontainer input:checked~.checkmark:after {
display:block
}
.checkcontainer .checkmark:after {
	top:9px;
	left:9px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:white
}
input, input.form-control, .form-control {
	height:30px;
	color:#222;
	font-size:14px
}
select {
	text-transform:none;
	font-size:12px
}

/* =============================================
			Projects
============================================= */
/*.tg-bgimage{
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-ms-background-size:100% auto;
	-o-background-size:100% auto;
	background-size:100% auto;
	background-repeat:repeat-y;
	background-image:url(../images/bg-01.png);
}*/
.tg-requestcallback figure{
	margin:0;
	width:100%;
}
.tg-requestcallback figure img{
	max-width:none;
	margin:-40px 0 0 -230px;
}
.tg-contentbox table td.bodytext{ font-size:12px;}
.tg-contentbox .tg-sectionhead{ text-align:left;}
.tg-formtheme{
	width:100%;
}
.tg-formtheme fieldset{
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
.tg-formtheme fieldset > div > div:nth-last-child(1) .form-group,
.tg-formtheme fieldset > div > div:nth-last-child(2) .form-group{
	margin:0;
	width:100%;
}
.tg-formtheme fieldset .tg-btn{
	padding:0 33px;
	height:50px;
	line-height:46px;
}
.tg-formtheme fieldset .tg-btn span:before{ line-height:48px;}
.tg-contentbox .tg-sectionhead{ padding:0 0 20px;}
.tg-contentbox .tg-sectiontitle{ padding:0 0 30px;}
.tg-content .tg-sectionhead {
	text-align: left;
}
.tg-contentbox .tg-sectiontitle {
	padding: 0 0 30px;
}
.tg-sectiontitle h2 {
	font-size: 25px;
	color: #333;
	margin-bottom: 20px;
}
.tg-formtheme fieldset > div > div:nth-last-child(1) .form-group, .tg-formtheme fieldset > div > div:nth-last-child(2) .form-group {
	margin: 0 0 20px;
	width: 100%;
}
#search label {
	left: 32px;
	position: absolute;
	top: 15px;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.tg-formtheme fieldset > div > div:nth-last-child(1) .form-group, .tg-formtheme fieldset > div > div:nth-last-child(2) .form-group {
	float: left;
	margin: 0 0 20px;
	width: 100%;
}
.tg-select select,
.form-control,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	outline: none;
	color: #666;
	height: 50px;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 20px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 3px;
	box-shadow: none;
	border: 1px solid #e1e1e1;
	text-transform: capitalize;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family:inherit;
}
.form-group{ margin:0 0 20px;}
.form-control::-moz-placeholder{
	text-transform: capitalize;
	color: #999;
}
.tg-select select:focus,
.form-control:focus{
	border-color: #999 !important;
	box-shadow:none !important;
}
textarea, select, .tg-select select, .form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	padding: 5px 20px;
	max-width: 100%;
	width: 100%;
	font-family:'BentonSans-Regular', 'arial';
	height: auto !important;
	border: 1px solid #b0aeae;
	border-radius: 15px;
	background: url("../images/selectbox-arrow.png") right center no-repeat;
	color: #444444;
	font-size: 14px;
	height: 40px !important;
	line-height: 18px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-transform:capitalize!important;
	background-color: #fbfbfb;
	box-shadow:0 0 5px rgba(3, 3, 3, .4);
}
#search #searchinput{
	border: medium none;
	padding-left: 43px;
	padding-right: 43px;
}
.fromwidth{ max-width:160px; margin:0 auto;}
.tg-btn{
	padding: 8px 35px 10px 35px;
	line-height: 22px;
	color: #fff;
	background: #2e70b8;
	text-decoration: none;
	border-radius:25px;
	border:none; text-align:center;
	box-shadow:0 0 5px rgba(3, 3, 3, .4);
	cursor:pointer;
}
.table td, .table th {
	padding: .55rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	font-size:12px!important;
}
.table {
	background: rgba(255, 255, 255, 0.5)!important;;
	margin-bottom: 40px;
}
.main-header{
	box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
}
.navbluebg{background: #001557;}
.brandmaxbox{ width:300px; margin:0 auto;}
header.menu-sticky {
	background: #001557!important;
	padding: 0px 0!important;
}
.exploroffers{ position:absolute; left:30%; bottom:120px;}
@media(max-width:767px) {
.explorform{
position: unset; margin:0 0px;}
.explorediv > a.explore-button {
    color: #fff;
    border-radius: 50px;
    padding: 5px 10px 5px 10px;
    border: 1px solid #e20001;
    transition: all ease-in-out 0.3s;
    display: inline-block;
    background: #e20001;
}
.footerlogo{margin-top:20px;margin-bottom:20px;}
.help-form {
display:block;
padding:0;
max-width:300px;
margin:0 auto;
margin-bottom:10px
}
.explorecontent {
	position: absolute;
	top: 25%;
	left: 0%;
	z-index: 200;
	width: 100%;
	background: rgba(255, 255, 255, 0.1);
}
.bodycontent {
max-width:100%;
margin:0 auto;
position:static
}
.lifecontent {
position:static;
top:400px;
left:0;
z-index:300;
width:100%;
background: rgba(255, 255, 255, 0.1);
}
.bodycontent .bodycontenttext {
text-align:center;
max-width:100%;
margin:0 auto
}
.bodycontent .bodycontenttext p {
line-height:24px;
text-align:center;
padding:0 15px
}
.footercontent {
position:static;
max-width:100%;
margin-bottom:-20px
}
.cityfooter {
position:unset;
top:0;
left:0;
z-index:100;
padding:10px;text-align: center;
}
.newyearlogofooter {
    position: unset;
    top: -250px;
    right: 20px;
    z-index: 100;
	padding:10px;text-align: center;
}
.cityretails {
text-align:center;
font-size:18px
}
.cityretailslogo {
max-width:300px;
margin:0 auto;
padding:20px 0
}
.citybanklogo {
max-width:150px;
margin-top:20px;
padding:6px 0;
margin-bottom:35px
}
.displaynone {
display:none
}
#short-message {
display:none
}
#tawkchat-minified-container {
width:45px;
height:45px;
border-radius:30px!important
}
.question-ask-area {
box-shadow:none;
bottom:10px
}
#tawkchat-status-message {
margin:10px 8px 13px 10px
}
.cityretailsproducts .modal-dialog {
width:100%;
max-width:100%;
margin:10px auto
}
.brandmaxbox {
    width: auto;
    margin: 0 auto;
}
.tg-pagecontent {
    width: 100%;
    margin: 0 auto;
}
#resulted{ margin-bottom:20px;}

textarea, select, .tg-select select, .form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	max-width:80%;
	width: 80%;
	font-family:'BentonSans-Regular', 'arial';;
}
.navbar {
    padding: .5rem 0rem;
}
header .container-fluid {
    padding: 0 10px;
}
}
@media(max-width:400px) {

header a.navbar-brand img {
	height: 45px;
}
.brandmaxbox {
    width: auto;
    margin: 0 auto;
}
}