/*----------footer part begin----------------*/

.footSignup {
	background: #F3F3F3 !important;
}

.footSignUp {
	color: #666666 !important;
}

.footerLeftInfo {
	width: 100% !important;
}

.footer-contact-us-bg {
	background-color: #DFDFDF;
}

.footerLeftInfo a:hover {
	color: black;
	text-decoration:underline;
}

.footerLeftInfo h5 {
	font-size: 0.8125rem;
	font-weight: 700;
	color: #6C6C6C;
}

#copyright-wrapper a {
	text-decoration:underline;
}

.l-h-25 {
	line-height: 0.25 !important;
}

.cus-form-control-h-1 {
	height: calc(1.5em + 0.15rem + 2px) !important;
}

.cus-mt-n1 {
	margin-top: -1px !important;
}

@media screen and (max-width: 767px) {
	.footer-contact-us-bg {
		background-color: transparent;
	}	
}
/*----------footer part end---  -------------*/

/*-------------footer sign up begin---------------*/

.cus-w-max-85 {
	 max-width: 85px;
}

.cus-w-max-105 {
	 max-width: 105px;
}

.cus-w-max-200 {
	max-width: 200px;
}

select.is-invalid {
	background-size: calc(1.375em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

.cus-w-max-130 {
	max-width: 130px;
}

.cus-h-20 {
	height: 20px;
}

.error {
	color: #7D174E;
}

.cus-h-500 {
	height: 500px;
}

.close {
	font-size: 1rem !important;
}

.cus-modal-1 {
	height: 37px;
	background: #E9E9E9 !important;
}

.cus-pt-7 {
	padding-top: 0.7rem !important;
}

.pgTitle {
    font-size: 1.125rem;
/*     margin-top: 20px; */
    color: #0E59A7;
}

.spanCrLf-link {
	word-break: break-all;
}

@media screen and (min-width: 768px) {
	.cus-w-max-400 {
		max-width: 400px;
	}
}

/*-------------footer sign up end-----------------*/
