/* CSS RESET
-------------------------------------------------------------------------------------------------------------------------------------------*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Sensible box-sizing */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
/* HTML5 reset */
body,
html,
div,
blockquote,
img,
label,
figure,
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
ul,
ol,
li,
dl,
dt,
dd,
form,
a,
fieldset,
input,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}
img {
  border: 0;
}
ol,
ul {
  list-style: none;
}
/* Style stripping */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
/* Blockquotes */
.both {
  clear: both;
}
br.both {
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
/* Basic clear styles */
.cf:after,
.pw:after,
.aj-row:after,
main.content section:after {
  content: "";
  display: table;
  clear: both;
}
/* Clearfix */
.pw {
  padding: 10% 0;
  width: 85%;
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 0 !important;
  /* @media screen and (min-width:64rem) { padding:2% 0; } */
}
@media screen and (min-width: 40rem) {
  .pw {
    width: 90%;
    padding: 5% 0;
  }
}
@media screen and (min-width: 48rem) {
  .pw {
    padding: 3% 0;
  }
}
@media screen and (min-width: 84rem) {
  .pw {
    width: 100%;
  }
}
/* page-width */
body,
html {
  width: 100%;
  overflow-x: hidden;
}
/* making sure no horizontal overflow */
/* This stylesheet uses the following modular scale wherever possible: http://www.modularscale.com/?2&em&1.7,1.25&web&table */
/* AJ GRID SYSTEM: https://github.com/aandrewjoyce/aj-grid 
-------------------------------------------------------------------------------------------------------------------------------------------*/
.aj-row {
  clear: both;
  margin-bottom: 7.5%;
}
.aj-row > *:last-child {
  margin-right: 0px !important;
  margin-bottom: 0 !important;
}
.aj-one,
.aj-two {
  width: 46.25%;
  margin-right: 7.5%;
  float: left;
}
.aj-three,
.aj-four,
.aj-five,
.aj-six,
.aj-seven,
.aj-eight,
.aj-nine,
.aj-ten,
.aj-eleven,
.aj-twelve {
  width: 100%;
  float: left;
  margin-bottom: 7.5%;
}
.aj-one:nth-child(2n),
.aj-two:nth-child(2n) {
  margin-right: 0;
}
.aj-525 .aj-two {
  width: 100%;
  margin-bottom: 7.5%;
}
@media screen and (min-width: 40rem) {
  .aj-row {
    margin-bottom: 5%;
  }
  .aj-one {
    width: 21.25%;
    margin-right: 5%;
  }
  .aj-one:nth-child(2n) {
    margin-right: 5%;
  }
  .aj-one:nth-child(4n) {
    margin-right: 0;
  }
  .aj-two {
    width: 47.5%;
    margin-right: 5%;
  }
  .aj-three,
  .aj-four,
  .aj-five,
  .aj-six,
  .aj-seven,
  .aj-eight,
  .aj-nine,
  .aj-ten,
  .aj-eleven,
  .aj-twelve {
    margin-bottom: 5%;
  }
  .aj-525 .aj-two {
    width: 100%;
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 48rem) {
  .aj-row {
    margin-bottom: 3%;
  }
  .aj-one,
  .aj-two {
    width: 14.1667%;
    margin: 0 3% 0 0;
  }
  .aj-three {
    width: 22.75%;
    margin: 0 3% 0 0;
  }
  .aj-four {
    width: 31.3333%;
    margin: 0 3% 0 0;
  }
  .aj-five {
    width: 39.916%;
    margin: 0 3% 0 0;
  }
  .aj-six {
    width: 48.5%;
    margin: 0 3% 0 0;
  }
  .aj-eight {
    width: 65.6666%;
    margin: 0 3% 0 0;
  }
  .aj-nine {
    width: 74.25%;
    margin: 0 3% 0 0;
  }
  .aj-twelve {
    width: 100%;
  }
  .aj-one:nth-child(2n),
  .aj-two:nth-child(2n) {
    margin-right: 3%;
  }
  .aj-one:nth-child(6n),
  .aj-two:nth-child(6n) {
    margin-right: 0;
  }
  .aj-525 .aj-two {
    width: 14.1667%;
    margin: 0 3% 0 0;
  }
}
.whitney {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
}
/* OMNI-FOOTER STYLING */
/* FOOTER
-------------------------------------------------------------------------------------------------------------------------------------------*/
footer {
  background: #555;
  box-shadow: inset 0px -1px 0 rgba(255, 255, 255, 0.2);
  /* logo footer */
  /* copyright text */
  /* social buttons */
  /* menus */
}
footer .aj-four {
  margin-bottom: 0;
  text-align: center;
}
footer .aj-four img {
  max-height: 120px;
  width: auto;
  display: inline-block;
  margin-bottom: 0.64rem;
}
footer .aj-four span {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.8rem;
  line-height: 1.25rem;
}
footer .aj-four span.description {
  font-style: italic;
  color: rgba(255, 255, 255, 0.35);
}
footer .aj-eight span {
  display: block;
  margin-bottom: 1rem;
  color: rgba(255, 255, 255, 0.65);
  font-size: .8rem;
  line-height: 1.25rem;
  text-align: center;
}
footer div.orb-social {
  text-align: center;
  padding-bottom: 1rem;
}
footer div.menu-right-container,
footer div.menu-menu-right-container,
footer div.menu-left-container,
footer div.menu-menu-left-container,
footer div.menu-main-menu-container {
  width: 50%;
  float: right;
}
footer div.menu-right-container ul.submenu,
footer div.menu-menu-right-container ul.submenu,
footer div.menu-left-container ul.submenu,
footer div.menu-menu-left-container ul.submenu,
footer div.menu-main-menu-container ul.submenu {
  display: none;
}
footer div.menu-right-container li,
footer div.menu-menu-right-container li,
footer div.menu-left-container li,
footer div.menu-menu-left-container li,
footer div.menu-main-menu-container li {
  width: 100%;
  float: left;
  text-align: center;
  /* change color on hover */
}
footer div.menu-right-container li a,
footer div.menu-menu-right-container li a,
footer div.menu-left-container li a,
footer div.menu-menu-left-container li a,
footer div.menu-main-menu-container li a {
  width: 100%;
  height: 30px;
  margin-bottom: 2px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition: .3s all;
}
footer div.menu-right-container li.current-menu-item a,
footer div.menu-menu-right-container li.current-menu-item a,
footer div.menu-left-container li.current-menu-item a,
footer div.menu-menu-left-container li.current-menu-item a,
footer div.menu-main-menu-container li.current-menu-item a,
footer div.menu-right-container li a:hover,
footer div.menu-menu-right-container li a:hover,
footer div.menu-left-container li a:hover,
footer div.menu-menu-left-container li a:hover,
footer div.menu-main-menu-container li a:hover,
footer div.menu-right-container li a:focus,
footer div.menu-menu-right-container li a:focus,
footer div.menu-left-container li a:focus,
footer div.menu-menu-left-container li a:focus,
footer div.menu-main-menu-container li a:focus {
  color: #fff;
}
@media screen and (min-width: 30rem) {
  footer div.aj-four img {
    float: left;
    margin-right: 2rem;
  }
  footer div.aj-four h4 {
    margin-top: 11px;
  }
  footer div.aj-four h4,
  footer div.aj-four span {
    display: block;
    float: left;
    text-align: left;
    padding-bottom: 0;
    border-bottom: 0;
  }
  footer div.aj-eight span {
    padding-top: 1.25rem;
    margin-top: 1.25rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 1rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  footer div.menu-right-container,
  footer div.menu-menu-right-container,
  footer div.menu-left-container,
  footer div.menu-menu-left-container,
  footer div.menu-main-menu-container {
    width: 100%;
  }
  footer div.menu-right-container li,
  footer div.menu-menu-right-container li,
  footer div.menu-left-container li,
  footer div.menu-menu-left-container li,
  footer div.menu-main-menu-container li {
    width: 33.333%;
    float: left;
  }
}
@media screen and (min-width: 48rem) and (max-width: 63.9rem) {
  footer div.aj-four img {
    margin-right: 1rem;
    max-height: 75px;
  }
}
@media screen and (min-width: 48rem) {
  footer div.pw {
    padding-top: 2rem;
    margin-bottom: 2rem;
  }
  footer div.orb-social {
    text-align: right;
  }
  footer div.aj-eight {
    margin-bottom: 0;
  }
  footer div.aj-eight span {
    text-align: right;
    margin: 0 0 1rem 0;
    padding: 0;
    border: 0px solid;
  }
  footer div.menu-right-container,
  footer div.menu-left-container,
  footer div.menu-menu-right-container,
  footer div.menu-menu-left-container,
  footer div.menu-main-menu-container {
    display: inline-block;
    float: right;
    width: auto;
    text-align: right;
  }
  footer div.menu-right-container li,
  footer div.menu-left-container li,
  footer div.menu-menu-right-container li,
  footer div.menu-menu-left-container li,
  footer div.menu-main-menu-container li {
    margin-left: 1rem;
    width: auto;
    text-align: right;
  }
}
@media screen and (min-width: 64rem) {
  footer div.aj-four {
    width: 43.5%;
  }
  footer div.aj-four img {
    padding-right: 2rem;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 0;
  }
  footer div.aj-four h4 {
    margin-top: 0;
  }
  footer div.aj-four span {
    max-width: 186px;
    width: 51%;
  }
  footer div.aj-four span {
    clear: right;
    margin-bottom: 0.64rem;
  }
  footer div.aj-four span.address {
    margin-bottom: 0;
    width: 51%;
  }
  footer div.aj-eight {
    width: 53.5%;
  }
}
div.lower-footer,
section.lower-footer {
  background: #3f3f3f;
  padding: 1.25rem 0;
}
div.lower-footer .pw,
section.lower-footer .pw {
  padding: 0;
}
div.lower-footer .pw li,
section.lower-footer .pw li {
  width: 50%;
  float: left;
  text-align: center;
  height: 30px;
  /* change color on hover */
}
div.lower-footer .pw li a,
section.lower-footer .pw li a {
  width: 100%;
  height: 30px;
  margin-bottom: 2px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.25rem;
  text-decoration: none;
  transition: .3s all;
}
div.lower-footer .pw li.current-menu-item a,
section.lower-footer .pw li.current-menu-item a,
div.lower-footer .pw li a:hover,
section.lower-footer .pw li a:hover,
div.lower-footer .pw li a:focus,
section.lower-footer .pw li a:focus {
  color: #fff;
}
div.lower-footer .pw li.active a,
section.lower-footer .pw li.active a {
  color: #fff;
}
@media screen and (min-width: 40rem) {
  div.lower-footer .pw li,
  section.lower-footer .pw li {
    width: 33.333%;
  }
}
@media screen and (min-width: 64rem) {
  div.lower-footer,
  section.lower-footer {
    padding: 0;
    /* .pw li */
  }
  div.lower-footer ul,
  section.lower-footer ul {
    height: 36px;
    margin: 0;
  }
  div.lower-footer .pw li,
  section.lower-footer .pw li {
    width: 16.6667%;
    height: 36px;
    padding: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    transition: 0.3s background ease-in;
  }
  div.lower-footer .pw li a,
  section.lower-footer .pw li a {
    display: block;
    height: 36px;
    line-height: 36px;
    margin-bottom: 0;
    overflow: hidden;
  }
  div.lower-footer .pw li:first-child,
  section.lower-footer .pw li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  div.lower-footer .pw li:hover,
  section.lower-footer .pw li:hover {
    background: rgba(255, 255, 255, 0.08);
  }
  div.lower-footer .pw li:hover a,
  section.lower-footer .pw li:hover a {
    color: #fff;
  }
  div.lower-footer .pw li.active,
  section.lower-footer .pw li.active {
    background: #555;
    position: relative;
    z-index: 2;
    box-shadow: 0px -2px 0 #555555;
  }
  div.lower-footer .pw li.active a,
  section.lower-footer .pw li.active a {
    color: #fff;
  }
}
/* ORBS OF SOCIALITY
-------------------------------------------------------------------------------------------------------------------------------------------*/
div.orb-social {
  clear: both;
  text-align: center;
}
div.orb-social a {
  width: 36px;
  height: 36px;
  display: inline-block;
  overflow: hidden;
  margin-right: 5px;
  background: rgba(255, 255, 255, 0.1) url(http://midwesterncollege.com/wp-content/themes/midwestern/bootstrap/css/images/social-sprites.png) no-repeat top center;
  background-size: 36px;
  border-radius: 100px;
  transition: .15s all;
  text-indent: 9999em;
  color: transparent;
}
div.orb-social a:hover {
  background-color: #333;
}
div.orb-social a.fb {
  background-position: 0 -36px;
}
div.orb-social a.insta {
  background-position: 0 -72px;
}
div.orb-social a.vi {
  background-position: 0 -108px;
}
div.orb-social a.bb {
  background-position: 0 -144px;
}
div.orb-social a:last-child {
  margin-right: 0;
}
/* WORDPRESS IMAGE ALIGNMENT
-------------------------------------------------------------------------------------------------------------------------------------------*/
div.wp-caption.alignleft,
img.alignleft {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
div.wp-caption.alignright,
img.alignright {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
div.wp-caption.aligncenter,
img.aligncenter {
  margin: 1rem auto 0;
  display: inherit;
}
/* GENERAL ELEMENTS
-------------------------------------------------------------------------------------------------------------------------------------------*/
hr {
  display: block;
  clear: both;
  width: 100%;
  height: 0px;
  background: transparent;
  border: 0px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 1.5rem 0;
  padding-top: 1rem;
}
