﻿@font-face {
  font-family: 'Humanist777BT-ItalicB';
  src: url('/content/fonts/humanist777/1803B7_1.eot');
  src: url('/content/fonts/humanist777/1803B7_1.eot?#iefix') format('embedded-opentype'),url('/content/fonts/humanist777/1803B7_1.woff') format('woff'),url('/content/fonts/humanist777/1803B7_1.ttf') format('truetype');
}



#content blockquote {
  font-family: Humanist777BT-italicB, Arial, Verdana, sans-serif;
}

#mma {
  border-bottom: 1px solid #eee;
}

#mma .quoteContent {
  font-size: 1.3em;
  line-height: 1.5;
  margin: 4.5em 0 4em -45px;
  background: url('/Content/images/jobs/quote-open.png') no-repeat left top;
  padding: 18px 0 0 45px;
  color: #999;
}
#mma .quoteContent span {
  background: url('/Content/images/jobs/quote-close.png') no-repeat right top;
  padding-right: 23px;
}
#mma .quoteContent strong {
  font-size: 1.9230769230769230769230769230769em;
  font-family: Humanist777BT-LightB, Arial, Verdana, sans-serif;
  color: #b9b9b9;
}
#mma .quoteCredit {
  font-size: 0.9166em;
  font-family: Humanist777BT-ItalicB, Verdana, Arial, sans-serif;
  margin-top: 25px;
}
#connectBtnWrapper {
    float:left;
    width:50%;
    border-right:1px solid #c2cfdb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #connectFollowWrapper {
    float:left;
    width:50%;
    padding-top:1.33em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lt-ie8 #connectBtnWrapper, .lt-ie8 #conntectFollowWrapper
  {
      width:49%;
  }

@media screen and (max-width: 480px) {
  #mma .testimonialImage {
    display: none;
  }
  #mma .quoteContent {
    margin: 2em 0;
  }
  .articleHeader img {
    margin-bottom: 3em;
  }
  #connectBtnWrapper {
    float:none;
    width:100%;
    border-bottom:1px solid #c2cfdb;
    border-right:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom:1em;
  }
  #connectFollowWrapper {
    float:none;
    width:100%;
    padding-top:1.33em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lt-ie9 #mma .quoteContent span {
    padding-top: 15px;
  }
}

@media screen and (min-width: 481px) {
  #mma .testimonialImage {
    width: 34%;
    position: absolute;
    bottom: 0;
  }
  #mma .quoteContent {
    width: 61%;
    float: right;
    font-size: 1.2em;
  }
  #mma .quoteContent strong {
    font-size: 1.4em;
  }
  .lt-ie9 #mma .quoteContent span {
    padding-top: 5px;
  }
  .articleHeader img {
    margin-bottom: 5.2em;
  }
}
@media screen and (min-width: 616px) {
  #mma .testimonialImage {
    width: 30%;
  }
  #mma .quoteContent {
    width: 63%;
    font-size: 1.3em;
    margin-left: -45px;
  }
  #mma .quoteContent strong {
    font-size: 1.9230769230769230769230769230769em;
  }
  .lt-ie9 #mma .quoteContent span {
    padding-top: 15px;
  }
}
@media screen and (min-width: 751px) {
  #mma .testimonialImage {
    width: 25.4%;
  }
  #mma .quoteContent {
    width: 55%;
    padding-right: 14%;
  }
}
@media screen and (min-width: 886px) {
  #mma .testimonialImage {
    width: 21.97044334975369458128078817734%;
  }
  #mma .quoteContent {
    width: 53.926701570680628272251308900524%;
    padding-right: 20%;
  }
  
}

#content .jobsSearch {
  clear: both;
  background: url(/content/images/shared/internalQS/bg-texture.png) repeat, rgb(251,251,251);
  background: url(/content/images/shared/internalQS/bg-texture.png) repeat, -moz-linear-gradient(top,  rgba(251,251,251,1) 0%, rgba(244,244,244,1) 100%);
  background: url(/content/images/shared/internalQS/bg-texture.png) repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,1)), color-stop(100%,rgba(244,244,244,1)));
  background: url(/content/images/shared/internalQS/bg-texture.png) repeat, -webkit-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(244,244,244,1) 100%);
  background: url(/content/images/shared/internalQS/bg-texture.png) repeat, -o-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(244,244,244,1) 100%);
  background: url(/content/images/shared/internalQS/bg-texture.png) repeat, -ms-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(244,244,244,1) 100%);
  background: url(/content/images/shared/internalQS/bg-texture.png) repeat, linear-gradient(to bottom,  rgba(251,251,251,1) 0%,rgba(244,244,244,1) 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0px 5px 8px 2px rgba(222, 223, 223, .37);
  box-shadow: inset 0px 5px 8px 2px rgba(222, 223, 223, .37);
  margin: 3.6em 0 0;
  width: 75.53041018387553041018387553041%;
  text-align: center;
  float:left;
}
.lt-ie9 #content .jobsSearch{
  background: #f4f4f4;
  border: 1px solid #f0f0f0;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f4f4f4',GradientType=0 );
}
#content .jobsSearch h3 {
  color: #405e7c;
  text-align: center;
  font-family: "Humanist777BT-LightB" , Arial, Verdana, Geneva, sans-serif;
  margin: 0;
  padding: 0 0 0.25em 1.2%/*30px*/;
}
#content .jobsSearch .button {
  width: 60%;
  max-width: 180px;
  margin: 1em auto;
}
#content .jobsSearch .button a {
  font-size: 1.8em;
}
#content .jobsSearch .referred {
  font-size: 1.3em;
}

#content .cityFacts {
  border: 1px solid #c2cfdb;
  border-bottom: none;
  margin-bottom: 3em;
}
#content .cityFacts > li {
  border-bottom: 1px solid #c2cfdb;
  padding: 20px;
}
#content .cityFacts li ul {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
aside.promotional {
  margin: 1em auto 5.5em auto;
  padding-top: 3.5em;
  clear: both !important;
  height: 14em;
  width: 90%;
  background: url(/content/images/shared/horizontal-hairline-gradient.png) top center no-repeat;
  background-size: contain;
}
aside.promotional .contentRight h5, aside.promotional .contentRight p {
  text-align: left;
  font-family: Humanist777BT-LightB, Arial, Verdana, sans-serif;
}
aside.promotional .contentRight h5 {
  font-size: 2.4em;
  color: #ff8a00;
}
aside.promotional .contentRight p {
  font-size: 1.6em;
}
aside.promotional .lowerHairline {
  background: url(/content/images/shared/horizontal-hairline-gradient.png) bottom center no-repeat;
  background-size: contain;
  height: 2.5em;
  clear: both;
}
#content ul.cities {
  clear: both;
}

@media screen and (max-width: 570px) {

  aside.promotional .imgLeft {
    width: 100%;
    float: none;
  }
  aside.promotional .imgLeft img {
    display: none;
  }
  aside.promotional .contentRight {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 700px) {
  #content .jobsSearch {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    ms-box-sizing: border-box;
    padding: .9em 0 1.1em;
  }
  #content .jobsSearch h3 {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 700px) {
  #content .jobsSearch {
    margin-left: 11.315417256011315417256011315417%;
    padding: 2.2em 0 2.9em;
  }
  #content .jobsSearch h3 {
    font-size: 3.3em;
  }
  #content .jobsSearch .button {
  }
}

@media screen and (min-width: 616px) {
  #content .main {
    float: left;
    width: 60%;
  }
  #content .testimonials, #content .fastFacts {
    float: right;
    width: 35%;
  }
}




#content .fastFacts h3 {
  background-color: #ff8a00;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 4px 10px 2px;
  margin-bottom: 14px;
  display: inline-block;
}

#content .cities {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  max-width: 400px;
}
#content .artCollection, #content .socialResponsibility {
  border: 1px solid #c2cfdb;
  padding: 18px;
  margin-bottom: 3em;
}
#content .artCollection img, #content .socialResponsibility img {
  float: left;
  margin-right: 20px;
}




#content .collegeList {
  max-width: 250px;
}
#results, #RecruitingEventDetails {
  margin-top: 20px;
  font-size: 1.3em;
}
.CollegeName {
  font-family: "Humanist777BT-BoldB" , Arial, Verdana, Geneva, sans-serif;
  padding: 5px 0 5px 0;
  border-top: 1px solid #C2CFDB;
  border-bottom: 1px solid #C2CFDB;
  margin-bottom: 20px;
}
.EventDetails {
  margin-bottom: 1.2em;
}
.EventName, .When, .Location, .AddDet {
  margin-bottom: 5px;
}



@media screen and (min-width: 571px) {

  aside.promotional .imgLeft {
    width: 20%;
    float: left;
    min-width: 85px;
    margin-right: 15px;
  }
  aside.promotional .imgLeft img {
    display: block;
  }
  aside.promotional .contentRight {
    width: 70%;
    float: left;
    clear: right;
  }
  aside.promotional {
    clear: both !important;
  }
}
