@charset "UTF-8";

/* Layout Medium Screens */

header { height: 313px; background: url(../images/banner_medium_2.jpg) no-repeat 45% 0px; }
        
nav { top: 275px; } 

nav a { margin-right: 5px; }

.social { display: inline; padding: 9px; margin-left: auto; margin-right: auto; }

.promo_container { padding:0px 20px 15px 20px; }

.promo_container .promo { background-position: 0px 0px; }

.promo_container .promo .content { padding: 110px 30px 0px 0px; }

a.heart { background: url(../images/cta_arrow.png) no-repeat right 0px; padding: 0px 12px 0px 0px; }
a.heart:hover { background-position: right -50px; }

.mobiletext { display: inline; }
.webtext { display: none; }

body { background-image: none; }