﻿@font-face {
  font-family: 'Oswald-Bold';
  src:	url('/css/fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),  
		url('/css/fonts/Oswald-Bold.woff') format('woff'), 
		url('/css/fonts/Oswald-Bold.ttf')  format('truetype'), 
		url('/css/fonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald-Light';
  src:	url('/css/fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'),  
		url('/css/fonts/Oswald-Light.woff') format('woff'), 
		url('/css/fonts/Oswald-Light.ttf')  format('truetype'), 
		url('/css/fonts/Oswald-Light.svg#Oswald-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald-Regular';
  src:	url('/css/fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),  
		url('/css/fonts/Oswald-Regular.woff') format('woff'), 
		url('/css/fonts/Oswald-Regular.ttf')  format('truetype'), 
		url('/css/fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


.oswald {
	font-family: 'Oswald-Light', Arial, Helvetica, 'sans-serif' !important;
}

.open-sans{
	font-family: 'Open Sans', Arial, Helvetica, 'sans-serif' !important;
}

.flower{
	font-family: 'Indie Flower', Arial, Helvetica, 'sans-serif' !important;
}

.large-up {
	font-size:30px;
	color:#fff;
}

a {
	color:#00A753;
}

a:hover {
	color:#000;
}

#navigation-sticky.white-nav {
    background: #fff none repeat scroll 0 0;
    height: 115px;
}

#navigation-sticky {
	height:85px;
}

#home {
	background-image: none !important;
	background-color:#000 !important;
	max-height:479px !important;
}

#mapImbed {
	width:971px;
	height: 717px;
	overflow:visible !important;
}

#whereis {
    background-image: url("/images/home/parallax-whereis.jpg");
	background-repeat: no-repeat;
	font-size:16pt;
} 

#faq {
    background-image: url("/images/home/parallax-faq.jpg");
	background-repeat: no-repeat;
	font-size:16pt;
}

#mobile {
    background-image: url("/images/home/parallax-mobile.jpg");
	background-repeat: no-repeat;
	font-size:16pt;
}  

#help {
    background-image: url("/images/home/parallax-help.jpg");
	background-repeat: no-repeat;
	font-size:16pt;
}

#whatis-info {
	background-image: url("/images/home/shopping-girl.jpg");
	background-position: 90% 95%;
    background-repeat: no-repeat;
    background-size: 60% auto;
	height:800px;
}

#whereis-info {
    background-image: url("/images/home/whereis.jpg");
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
	height:600px;
}

#faq-info {
	padding-bottom:1em;
	background-image: url("/images/home/faq.jpg");
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
}

#mobile-info {
	height:536px;
}

#help-info {
	height:750px;
}

.step-heading {
    font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
}

.mini-Step {
    font-size:16px;
    font-weight:300;
    font-style:normal;
}

.inner {
    height: auto;
    margin: 0 auto;
    max-width: 1170px;
    padding: 50px 0 150px 0 !important;
    position: relative;
    width: 100%;
}

.innerBanner {
	padding-top:20px !important;
}

.nav-inner{
		max-width:1250px;
		overflow:hidden;
	}

.nav-menu ul li a {
    color: #b5b5b5;
    line-height: 65px;
    padding-left: 1em;
    padding-right: 1em;
}

.nav > li > a:focus, .nav > li > a:hover {
     background-color: inherit;
     color:#cc6633 !important;
}

/* NEW STYLES */

.color-catm-maroon {
    color:#9E2222;
}

.color-catm-red {
	color:#d01c2e;
}

.color-catm-green {
	color:#090;	
}

.color-catm-white {
	color:#fff;
}

.color-allpoint-yellow {
	color: #FCD32D !important;
}

.color-allpoint-yellow-drk {
	color: #bfa330 !important;
}

.color-allpoint-green {
	color: #00A753 !important;
}

.alignnone {#iframeSearch
    margin: 0px 0px 0px 0px; 
	padding-bottom:33px;
}

.margin-top {
    margin-top:2em;
}

.margin-top-sm {
	margin-top:.5em;
}

.margin-bottom {
    margin-bottom:2em;
}

.home-searchbox {
	background-color: #f0faf5;
	border:1px solid #c2c2c2;
	width:680px;
	height:175px;
	padding:1em 1em;
	margin: 1em 0em;
}

.home-searchboxBuffalo {
	background-color: #f0faf5;
	border:1px solid #c2c2c2;
	width:430px;
	height:150px;
	padding:1em 1em;
	margin: 1em 0em;
}

.home-searchboxBuffaloLocator {
	height:95px !important;
}

.ddl-min-width {
	min-width:205px;
}

.parallax-height {
	height:inherit;
}

#home-find {
	height:87px;
	width:201px;
	margin-left: 452px;
    margin-top: 370px;
}

.home-banner-alt-height {
	max-height:740px !important;
	height: 740px !important
}

#form_short {
	height:400px;
	width:450px;
}

#form_short-short-med {
	height:500px;
	width:450px;
}

#form_short-med {
	height:600px;
	width:450px;
}

#form_med-short {
	height:700px;
	width:450px;
}

#form_med {
	height:800px;
	width:450px;
}

#lbl_result h4 {
	color:#000;
}

.page-content-button {
	background-color: #00A753;
	display: inline-block;
	margin: 10px 4px 0 0;
	padding: 15px 30px;
	transition: all 0.3s ease 0s;
}

.footer, #footer {
	background-color:#444444;
}

.footer a {
	color: #999;
}

.footer h5, h4 {
	color:#fff;
}


#ContactsMobile {
	display:none;
}

#wideBanner {
	margin:0px; 
	padding:0px; 
	border:0px; 
	width:100%;
}

#womanATM {
	max-width:360px;
	text-align:right;
}

#findAccess {
	max-width:390px; 
	text-align:left;
}

#medBanner {
	display:none;
}

#smallBanner {
	display:none;
}

#findAccessMed {
	display:none;
}

#imgLiText {
	display:none;
}

#mobilePhoneHand {
	overflow:hidden;
}

#findAtmSm {
	background-color:#008742;
}

#findAccessSM {
	background-color:#439a3a;
}

#binFormCell {
	vertical-align:top; 
	padding-right:.5em; 
	width:275px;
}

#binFormTable {
	width:575px; 
}

#iframeSearch {
	height:155px;
}

#iframeSearchBuffalo {
	height:118px;
}

#6digits {
	border-left:1px solid #c2c2c2; 
	padding-left:2em;
}

/* --- START: LANDING PAGE STYLES --- */

#landing-info-buffalo {
	background-image: url("/images/landing/buffalo/buffalo-section1-background.jpg");
	background-position: right center;
    background-repeat: no-repeat;
    background-size: 60% auto;
	/*height:800px;*/
}

#landing-info-buffalo-2 {
	padding-bottom:1em;
	/*background-image: url("/images/home/faq.jpg");
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto auto;*/
}

#logos-buffalo {
	max-width:300px;	
}


/* --- END: LANDING PAGE STYLES --- */

/* --- START: LANDING PAGE STYLES - Colorado --- */

#landing-info-colorado {
	background-image: url("/images/landing/colorado/colorado-section-bgrnd.jpg");
	background-position: right center;
    background-repeat: no-repeat;
    background-size: 60% auto;
	/*height:800px;*/
}

#landing-info-buffalo-2 {
	padding-bottom:1em;
	/*background-image: url("/images/home/faq.jpg");
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto auto;*/
}

#logos-buffalo {
	max-width:300px;	
}


/* --- END: LANDING PAGE STYLES --- */


@media only screen and (max-width: 1214px) {

	#body-info, .inner {
		margin-left: .5em !important;
	}
}

@media only screen and (max-width: 1200px){

	
	#home {
		height:auto !important;
	}

	#wideBanner {
		display:none;
	}

	#medBanner {
		display:inline;
	}

	#imgToFi {
		width:99%;
		height:auto;
	}

	#imgLi {
		width:225px ;
		display:none;
	}

	#imgLiText {
		display:inline;
	}

	#imgLiText a{
		padding:0px;
		margin:0px;
		color:#42F79E;
	}

	.nav-menu ul li a {
		font-size:13px !important;
	}
	
}

@media only screen and (max-width:1018px) {
	.nav-menu {
		background-color:#000 !important;
	}

	.nav-inner div.nav-menu {
		height:300px;
	}

	#logos-buffalo {
		max-width:250px;	
	}

	
}

@media only screen and (max-width: 960px){

	#body-info {
		margin-left:.5em !important;
	}

	#ContactsMobile {
		display:inline;
	}

	#ContactsDesktop {
		display:none;
	}

	#logos-buffalo {
		max-width:200px;	
	}
	
}

@media only screen and (max-width: 775px) {

	#medBanner {
		display:none;
	}

	#smallBanner {
		display: inline;
	}

	#findAccessSM {
		float: left;
	}

	#findAtmSM {
		float: right;
	}

	#logos-buffalo {
		max-width:175px;	
	}
}

@media only screen and (max-width:600px) {
	
}

@media only screen and (max-width: 400px) {

	body {
		font-size:24px !important;
	}

	#smallBanner {
		display:inline;
	}

	#findAccessSM {
		float:left;
	}

	#findAtmSm {
		float:left;
	}

	#whatis-info {
		height:2050px !important;
	}

	#whereis-info {
		height:2050px !important;
	}

	#mobile-info {
		height:1225px  !important;
	}

	#mobile-info .col-xs-4{
		width:50% !important;
		padding:inherit !important;
	}

	#help-info {
		height: 1750px;
	}

}
