@charset "UTF-8";.page_footer{width:100%;background:#262626;font-size:14px;font-family:"ProximaNova",Arial,san-serif;color:#fff}
.footer_inner{display:flex;flex-direction:row}
.footer_left{background:#4f2270;width:25%;padding:20px;min-height:100%;display:flex;flex-direction:column;justify-items:stretch}
.footer_left .content{height:100%;max-width:260px;width:100%;margin:0 auto;padding:0}
.footer_left ul.social{text-align:center;width:90%;margin:30px auto 40px auto;padding-left:0;display:flex;justify-content:space-between}
.footer_left .social li{display:inline-flex;margin:12px;font-size:20px}
.social a li img{height:24px;width:auto}
.footer_left ul.social a,.footer_left .social li:hover,.footer_left .social li:visited{color:#fff;text-decoration:none}
.footer_left .social a li,.footer_left .social a li:hover,.footer_left .social a li:visited{color:#fff;text-decoration:none}
.footer_left .img_links{width:80%;height:70%;display:flex;flex-direction:row;margin:0 auto;text-align:center;align-items:center;justify-content:space-between;border-top:2px solid white}
.img_links img{height:72px;width:auto}
.img_links a h5{color:#fff;text-decoration:none;text-transform:uppercase;margin-bottom:22px}
.give a h5{margin-bottom:35px}
.footer_left .img_links .athletics img{width:100%;height:auto}
.footer_left .img_links .give img{width:100%;height:auto;max-width:70px}
.footer_right{width:75%;padding:20px;min-height:100%;font-size:12px;line-height:1.143;text-align:left}
.footer_right a,.footer_right a:hover,.footer_right a:visited{color:#fff;text-decoration:none}
.footer_right span.spacer{margin-right:5px;margin-left:5px}
.footer_columns{width:90%;display:flex;margin:0 auto}
.footer_right .locations_column{width:40%}
.footer_right .locations_column a,.footer_right .locations_column a:hover,.footer_right .locations_column a:visited{color:#fff;text-decoration:underline}
.footer_right .locations_column ul{-webkit-margin-before:0;-webkit-margin-end:0;-webkit-padding-start:0;line-height:1.5;margin-left:0;list-style-position:outside;padding-top:0}
.footer_right .locations_column ul li{margin-bottom:30px;background-image:url(../../../../../etc/designs/acu_2016/static/images/map-pin.png);background-repeat:no-repeat;background-position:0 .3em;padding-left:2.3em}
.footer_right .locations_column span.title{font-weight:bold;font-size:14px}
.footer_right .locations_column span.contact_info{margin:20px 0}
.footer_right .column2{width:60%}
.column2 ul{margin:0 0 15px 0;min-width:200px}
.column3 ul{margin-left:0}
.section .column2 ul{-webkit-padding-start:0;display:block;font-weight:100;margin:15px 0 40px 0;line-height:1.2}
.column2 ul li{-webkit-padding-start:0;list-style:none}
.column2 li a{line-height:1.5}
.footer_right .column3{width:30%;display:block}
.section .column3 ul{-webkit-padding-start:0;display:block;font-weight:100;margin:15px 0 40px 0;line-height:1.2}
.column3 ul li{-webkit-padding-start:0;list-style:none}
.footer_right h5{text-transform:uppercase;font-weight:bold;color:#fff}
.footer_right .copyright{text-align:left;padding-left:20px;width:100%}
@media(max-width:1200px){.footer_right{width:100%;padding:30px}
.footer_inner{flex-direction:column}
.footer_left{width:100%;padding:10px 0;min-height:0}
.footer_left ul.social{justify-content:left;margin-left:20px}
.footer_columns{width:auto;display:block;margin:0 auto}
.footer_right .locations_column{width:100%}
.footer_right .locations_column ul li{display:inline-block}
.footer_right .locations_column ul{-webkit-margin-before:0;-webkit-margin-end:0;list-style:none;line-height:1.5;list-style-image:url(../../../../../etc/designs/acu_2016/static/images/map-pin.png);margin-left:0}
.footer_right .column2{width:40%;float:left;display:block}
.column2 ul{float:left;width:50%}
.footer_right .column3{width:40%;display:block;float:left}
}
@media(min-width:768px) and (max-width:1200px){.footer_left .content{height:100%;max-width:70%;width:100%;margin:0 auto;padding:2%;display:inline-flex;flex-direction:row;justify-content:center}
.footer_left ul.social{width:50%;justify-content:center;align-items:center;margin:0}
.footer_left .img_links{width:50%;flex-direction:row;justify-content:center;border-top:0;border-left:1px solid white;padding-left:2.5em}
.img_links img{height:60px;width:auto;padding:0 20px}
.img_links a h5{margin-bottom:10px}
.footer_right .locations_column ul{display:flex;justify-content:flex-start;justify-content:space-between;max-width:600px;flex-wrap:wrap}
.footer_right .column2{width:100%}
.footer_right .copyright{width:auto;max-width:50%}
}
@media(min-width:320px) and (max-width:768px){.footer_inner{flex-direction:column}
.footer_right{padding:30px 15px 15px}
.footer_left{width:100%;padding:10px 0;min-height:0}
.footer_left ul.social{justify-content:left;margin:0 0 10px 20px}
.footer_left .img_links{padding-top:20px}
.img_links img{height:55px;width:auto}
.footer_columns{width:100%;flex-direction:column}
.footer_right .locations_column{width:100%}
.footer_right .locations_column ul{align-items:flex-start;justify-content:space-between;max-width:600px;flex-wrap:wrap;display:flex}
.footer_right .column2{width:100%}
.img_links a h5{margin-bottom:10px}
}