/*-----------------------------------------------------------------------------
author:    www.visityakima.com
-----------------------------------------------------------------------------*/


/* =Yakima Valley Passports
-----------------------------------------------------------------------------*/
header {
	z-index:500;
	}

.bwmodule section {
	padding:0;
	width:100%;
	}

.stickyFooter {
	z-index:500;
	}

.crowdOverlay {
	z-index:500;
	}
	
.hashtag {
	z-index:500;
	}

footer {
    z-index: 500;
    }

.stickyFooterNew {
	z-index:500;
	}


.passHeader {
	padding:0 0 0 0;
	width:100%;
	}

ul.passports {
    margin:0 auto 3em auto;
    text-align: center;
    }

/*ul.passports {
    margin:0 auto 3em auto;
    text-align: center;
    width:50%;
    max-width:1280px;
    }*/
    
ul.passports li {
    -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
    }
    
ul.passports li:hover {
    opacity:0.50;
    filter:alpha(opacity=50); /* For IE8 and earlier */
    }
    
ul.passports li img {
    margin:0 0 .5em 0;
    }
    
ul.passports li a {
    text-decoration: none;
    }

.bwmodule section {
	width:auto;
	}

.partnerLogo {
	margin:0 auto 2em auto;
	width:15%;
	max-width:400px;
	}
    


@media all and (max-width: 1600px) {


	
}
	
@media all and (max-width: 1350px) {
	

	
}

@media all and (max-width: 1250px) {


	
}

@media all and (max-width: 1000px) {
	

	
}

@media screen and (max-width: 900px) {	

 
	
}
	
@media all and (max-width: 875px) {
	

}

@media all and (max-width: 750px) {

ul.passports {
    width:100%;
    }
	
}

@media all and (max-width: 675px) {
	

    

	
}

@media all and (max-width: 620px) {


    
}