/*
Desktop - 992px + 
*/


.lowercase-text {
	text-transform: none !important;
}
.ee-container {
	padding-top:0 !important;
}
a.link-aqua-grey.tertiary-link {
    background-position: 100% -38px;
}



/*
* Smartphones - 320px / 480px
*/

@media only screen and (min-width: 300px) and (max-width:479px) {


}

/*
* Blackberry PB - Portrait (iPad) - 600px / 1024px
*/

@media only screen and (min-width:480px) and (max-width:767px) {



}

/*
* Tablets (iPad) - 768px / 1024px
*/

@media only screen and (min-width:768px) and (max-width:991px) {
	
	

}