@charset "UTF-8";
/*
Theme Name: Marymont Group
Theme URI: http://marymont.com/
Author: Command Base Creative Design Inc.
Author URI: http://commandbase.ca/
Description: Wordpress theme for Marymont Group.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.4
Template: required-foundation
Text Domain: requiredstarter
*/
/*
	Make the template work
*/
@import url(../required-foundation/style.css);
html {
  background: url(./images/slide-5.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0;
  padding: 0;
  height: 100%;
  z-index: -1000 !important; }

body {
  background: transparent !important; }

#wrapper {
  z-index: -1000 !important; }

[class*="column"] + [class*="column"]:last-child {
  float: left; }

#content {
  padding: 10px !important;
  padding-bottom: 1000px !important;
  /* Height of the footer element */ }

.row {
  width: 1200px; }

a {
  color: #223E6E;
  -moz-transition: color .2s ease-in-out;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out; }
  a:hover {
    color: black;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s; }

p {
  font-family: "adriane",serif;
  font-size: 16px;
  font-weight: 100 !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "petala-pro",sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  color: #223E6E;
  color: #FFF; }

h1 {
  font-size: 25px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 17px; }

ul {
  margin-left: 4em;
  font-weight: 100 !important;
  font-family: "adriane",serif; }

.button {
  font-family: "petala-pro",sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  color: #223E6E;
  float: right;
  margin-top: 2em;
  width: auto;
  background: #223E6E;
  border: none;
  box-shadow: none;
  color: #FFF !important;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  padding: 10px 20px 11px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }

.button,
.button:hover,
.button:active,
.button:focus,
.button:visited {
  text-decoration: none;
  /* [10] */
  color: #5F6DF7;
  /* [11] */ }

.button:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) !important;
  background: #284981; }

.button:active,
.button:focus {
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset; }

.button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.nav-top-bar-container {
  margin-bottom: 2em;
  background: transparent; }
  @media (max-width: 960px) {
    .nav-top-bar-container {
      top: 0 !important; } }

div.menu-main-menu-container {
  background: #223e6e;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzY3MWFmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(24%, #223e6e), color-stop(24%, #223e6e), color-stop(100%, #3671af));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#223e6e', endColorstr='#3671af',GradientType=0 );
  /* IE6-8 */
  box-shadow: 2px 0 5px #000;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%; }

#logo {
  top: 75px; }
  @media (max-width: 736px) {
    #logo {
      top: 3em; }
      #logo img, #logo svg {
        width: 30%;
        margin: 0 auto;
        padding: 0; } }
  @media (max-width: 578px) {
    #logo {
      top: 8em; }
      #logo img, #logo svg {
        width: 50%;
        margin: 0 auto; } }
  @media (max-width: 560px) {
    #logo {
      top: 3em; }
      #logo img, #logo svg {
        width: 30%;
        margin: 0 auto;
        padding: 0; } }
  @media (max-width: 480px) {
    #logo {
      top: 6em; }
      #logo img, #logo svg {
        width: 50%;
        margin: 0 auto; } }

.top-bar {
  background: transparent;
  height: 100px;
  margin-bottom: 2em; }
  @media (max-width: 940px) {
    .top-bar {
      top: -7.5em; } }
  @media (max-width: 767px) {
    .top-bar {
      top: -7.5em; } }
  .top-bar ul > li a:not(.button) {
    font-family: "petala-pro",sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    color: #223E6E;
    color: #CCC;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase; }
    .top-bar ul > li a:not(.button):hover {
      color: #FFF; }
    @media (max-width: 578px) {
      .top-bar ul > li a:not(.button) {
        padding: 0 5px;
        text-align: center; } }
  .top-bar ul > li:not(.name):hover, .top-bar ul > li:not(.name).active, .top-bar ul > li:not(.name):focus {
    background: transparent; }
  .top-bar ul > li:not(.name):hover a, .top-bar ul > li:not(.name).active a, .top-bar ul > li:not(.name):focus a {
    color: #FFF;
    text-shadow: 1px 1px 1px #000; }
  .top-bar ul > li.divider {
    display: none; }

.top-bar ul.left > li, .top-bar ul.right > li {
  float: left; }

.nav-container {
  width: 100%;
  position: fixed;
  height: 150px;
  z-index: 10000; }
  @media (max-width: 767px) {
    .nav-container {
      position: relative; } }

.slide-caption {
  margin-top: 24em;
  position: relative;
  padding: 2em;
  background: #365db6;
  background: rgba(54, 93, 182, 0.75); }
  @media (max-width: 767px) {
    .slide-caption {
      margin-top: 15em; } }
  @media (max-width: 737px) {
    .slide-caption {
      margin-top: 10em;
      padding: 1em;
      margin-bottom: 5em; } }
  @media (max-width: 578px) {
    .slide-caption {
      margin-top: 18em;
      padding: 1em; } }
  @media (max-width: 480px) {
    .slide-caption {
      margin-top: 15em;
      padding: 1em; } }
  .slide-caption h2 {
    font-size: 30px;
    font-weight: 400; }
    @media (max-width: 737px) {
      .slide-caption h2 {
        font-size: 20px; } }
    @media (max-width: 480px) {
      .slide-caption h2 {
        font-size: 16px; } }
  .slide-caption p {
    font-family: "petala-pro",sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    color: #223E6E;
    color: #FFF;
    font-size: 20px;
    text-transform: none !important;
    font-weight: 300 !important; }
    @media (max-width: 737px) {
      .slide-caption p {
        font-size: 17px; } }
    @media (max-width: 480px) {
      .slide-caption p {
        font-size: 14px; } }

.slides-pagination {
  bottom: 10px;
  position: relative;
  float: right;
  width: 150px; }
  .slides-pagination a {
    border: 2px solid #FFF; }
    .slides-pagination a:hover, .slides-pagination a:active {
      background: #FFF; }

#mobile-services {
  display: none; }
  @media (max-width: 767px) {
    #mobile-services {
      display: block;
      margin-top: 30em;
      position: relative; }
      #mobile-services h1, #mobile-services h2, #mobile-services h3, #mobile-services p {
        text-align: center; }
      #mobile-services h2 {
        color: #EEE;
        font-size: 3em; }
      #mobile-services #mobile-service-descriptions {
        padding: 2em;
        background: #3F3E3E;
        /* Old browsers */
        background: rgba(63, 62, 62, 0.9);
        border: 1px solid #757D89; }
        #mobile-services #mobile-service-descriptions li.description {
          padding: 1em 0;
          border-bottom: 1px solid #000; }
        #mobile-services #mobile-service-descriptions h3 {
          color: #d1d6db; }
        #mobile-services #mobile-service-descriptions ul {
          margin-left: 0;
          list-style: none; }
          #mobile-services #mobile-service-descriptions ul li {
            color: #d1d6db; } }
  @media (max-width: 480px) {
    #mobile-services {
      margin-top: 35em; } }

@media (max-width: 767px) {
  #services {
    display: none; } }
#services #service-headers {
  background: #FFF;
  background: rgba(255, 255, 255, 0.5);
  width: 15%;
  position: fixed;
  top: 15em;
  float: left;
  box-shadow: 0 0 5px #CCC; }
  #services #service-headers ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 0; }
  #services #service-headers li {
    border-bottom: 1px solid #000; }
    #services #service-headers li:last-child {
      border-bottom: none;
      padding-bottom: 0.5em; }
    #services #service-headers li:hover, #services #service-headers li.active {
      background: #223e6e;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzY3MWFmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
      background: -moz-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(24%, #223e6e), color-stop(24%, #223e6e), color-stop(100%, #3671af));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #223e6e 24%, #223e6e 24%, #3671af 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#223e6e', endColorstr='#3671af',GradientType=0 );
      /* IE6-8 */
      color: #FFF !important;
      -webkit-transition: all ease-in-out 0.2s;
      -moz-transition: all ease-in-out 0.2s;
      -o-transition: all ease-in-out 0.2s;
      transition: all ease-in-out 0.2s; }
    #services #service-headers li h3 {
      font-size: 15px;
      font-weight: 500;
      padding: 1em 0 0.25em 0.25em;
      color: #000;
      margin-top: 0; }
      #services #service-headers li h3:hover {
        color: #FFF !important; }
      @media (max-width: 1100px) {
        #services #service-headers li h3 {
          font-size: 11px; } }
#services #service-descriptions {
  position: fixed;
  width: 20%;
  top: 15em;
  bottom: 4em;
  margin-left: 16%;
  float: left; }
  #services #service-descriptions .close {
    position: absolute;
    top: -15px;
    right: 5px; }
    #services #service-descriptions .close h6 {
      text-transform: lowercase;
      color: #CCC; }
      #services #service-descriptions .close h6:hover {
        cursor: pointer; }
  #services #service-descriptions ul {
    margin-left: 0; }
  #services #service-descriptions li.description {
    position: absolute;
    display: none; }
  #services #service-descriptions li.description#board-services, #services #service-descriptions li.description#c-suite-search, #services #service-descriptions li.description#executive-search, #services #service-descriptions li.description#global-executive-search, #services #service-descriptions li.description#client-services, #services #service-descriptions li.description#diversity-recruitment {
    background: #3F3E3E;
    /* Old browsers */
    background: rgba(63, 62, 62, 0.9);
    color: #d1d6db;
    padding: 1em;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 0 10px #3F3E3E;
    border-top: 20px solid #223E6E; }
    #services #service-descriptions li.description#board-services a, #services #service-descriptions li.description#c-suite-search a, #services #service-descriptions li.description#executive-search a, #services #service-descriptions li.description#global-executive-search a, #services #service-descriptions li.description#client-services a, #services #service-descriptions li.description#diversity-recruitment a {
      font-family: "petala-pro",sans-serif;
      font-weight: 100;
      text-transform: uppercase;
      color: #223E6E;
      font-size: 16px;
      font-weight: 500;
      color: #7399C6; }
  #services #service-descriptions h3 {
    color: #FFF;
    font-size: 18px;
    margin: 5px 0; }

a.learn-more {
  font-family: "petala-pro",sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  color: #223E6E;
  font-size: 20px;
  font-weight: 500;
  color: #365db6;
  float: left;
  margin-top: 2em; }

#post-box {
  background: #D3D8DC;
  background: rgba(211, 216, 220, 0.8);
  padding: 1em;
  position: relative;
  margin-bottom: 5em;
  margin-top: 5em;
  box-shadow: 0 0 10px #535353; }
  #post-box h1.page-title {
    text-align: left;
    color: #262626;
    font-size: 35px;
    padding-bottom: 1em; }
  #post-box p {
    color: #262626;
    font-size: 20px; }
  @media (max-width: 600px) {
    #post-box {
      margin-top: 4em; } }

#post-box-about {
  background: #D3D8DC;
  background: rgba(211, 216, 220, 0.8);
  padding: 1em;
  position: relative;
  margin-bottom: 5em;
  margin-top: 5em;
  box-shadow: 0 0 10px #535353; }
  #post-box-about h1.page-title {
    text-align: left;
    color: #262626;
    font-size: 35px;
    padding-bottom: 1em; }
  #post-box-about p {
    color: #262626;
    font-size: 20px; }
  @media (max-width: 600px) {
    #post-box-about {
      margin-top: 4em; } }

#post-box-markets {
  background: #D3D8DC;
  background: rgba(211, 216, 220, 0.8);
  padding: 1em;
  position: relative;
  margin-bottom: 5em;
  margin-top: 5em;
  box-shadow: 0 0 10px #535353; }
  #post-box-markets h1.page-title {
    text-align: left;
    color: #262626;
    font-size: 35px;
    padding-bottom: 1em; }
  #post-box-markets p {
    color: #262626;
    font-size: 20px; }
  @media (max-width: 600px) {
    #post-box-markets {
      margin-top: 4em; } }

#post-box-searches {
  background: #D3D8DC;
  background: rgba(211, 216, 220, 0.8);
  padding: 1em;
  position: relative;
  margin-bottom: 5em;
  margin-top: 5em;
  box-shadow: 0 0 10px #535353; }
  #post-box-searches h1.page-title {
    text-align: left;
    color: #262626;
    font-size: 35px;
    padding-bottom: 1em; }
  #post-box-searches p {
    color: #262626;
    font-size: 20px; }
  @media (max-width: 600px) {
    #post-box-searches {
      margin-top: 4em; } }

#post-box-team:first-child {
  background: #D3D8DC;
  background: rgba(211, 216, 220, 0.8);
  padding: 1em;
  position: relative;
  margin-bottom: 0em;
  margin-top: 5em;
  box-shadow: 0 0 10px #535353; }
  #post-box-team:first-child h1.page-title {
    text-align: left;
    color: #262626;
    font-size: 35px;
    padding-bottom: 1em; }
  #post-box-team:first-child p {
    color: #262626;
    font-size: 20px; }

#post-box-team {
  background: #D3D8DC;
  background: rgba(211, 216, 220, 0.8);
  padding: 1em;
  position: relative;
  margin-top: 0;
  margin-bottom: 5em;
  box-shadow: 0 0 10px #535353; }
  #post-box-team h1.page-title {
    text-align: left;
    color: #262626;
    font-size: 35px;
    padding-bottom: 1em; }
  #post-box-team p {
    color: #262626;
    font-size: 20px; }
  @media (max-width: 600px) {
    #post-box-team {
      margin-top: 4em; } }

#post-box-history {
  background: #D3D8DC;
  background: rgba(211, 216, 220, 0.8);
  padding: 1em;
  position: relative;
  margin-bottom: 5em;
  margin-top: 5em;
  box-shadow: 0 0 10px #535353; }
  #post-box-history h1.page-title {
    text-align: left;
    color: #262626;
    font-size: 35px;
    padding-bottom: 1em; }
  #post-box-history p {
    color: #262626;
    font-size: 20px; }
  @media (max-width: 600px) {
    #post-box-history {
      margin-top: 4em; } }

#team-col {
  border-top: 10px solid #365db6;
  background: #223e6e;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzY3MWFmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(24%, #223e6e), color-stop(24%, #223e6e), color-stop(100%, #3671af));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#223e6e', endColorstr='#3671af',GradientType=0 );
  /* IE6-8 */
  min-height: 100px;
  padding: 0.5em;
  margin-bottom: 1em; }
  #team-col:hover {
    border-top: 10px solid #223E6E;
    background: #eeeeee;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(47%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 47%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    /* IE6-9 */
    -webkit-transition: background-color 0.3s ease-in-out;
        -moz-transition: background-color 0.3s ease-in-out;
        -o-transition: background-color 0.3s ease-in-out;
        -ms-transition: background-color 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out; }
  #team-col h3 {
    font-weight: 500; }
  #team-col p {
    color: #EEE !important; }

#team-col:hover h3, #team-col:hover p {
  color: #223E6E !important; }

#markets-index {
  position: relative; }
  #markets-index .overlay-content {
    z-index: 1000; }
  #markets-index .content-item {
    position: relative;
    width: 24%;
    float: left;
    overflow: hidden;
    margin: 0.25em; }
    @media (max-width: 1267px) {
      #markets-index .content-item {
        width: 30%; } }
    @media (max-width: 960px) {
      #markets-index .content-item {
        width: 48%; } }
    @media (max-width: 320px) {
      #markets-index .content-item {
        width: 40%; } }
    #markets-index .content-item .overlay-content {
      color: white;
      width: 100%;
      opacity: 10000; }
      #markets-index .content-item .overlay-content h3 {
        float: left;
        color: #fff;
        margin: auto;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 10px;
        z-index: 1000;
        font-size: 1.5em;
        font-weight: 500;
        text-shadow: 2px 2px 2px #000; }
        @media (max-width: 480px) {
          #markets-index .content-item .overlay-content h3 {
            font-size: 0.75em; } }
      #markets-index .content-item .overlay-content p {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        float: left;
        padding: 0 20px;
        line-height: 16px;
        font-size: 14px;
        color: #FFF;
        z-index: 1000; }
    #markets-index .content-item img {
      min-width: 100%; }
      @media only screen and (max-width: 782px) {
        #markets-index .content-item img {
          min-height: auto; } }
  #markets-index .mask {
    background: #365db6;
    background: rgba(54, 93, 182, 0.75);
    width: 100%;
    height: 100%;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    float: left; }
  #markets-index .content-item:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 999; }
  #markets-index .content-item:hover .overlay-content {
    display: block;
    background-color: transparent;
    -webkit-transition: background-color 0.3s ease-in-out;
        -moz-transition: background-color 0.3s ease-in-out;
        -o-transition: background-color 0.3s ease-in-out;
        -ms-transition: background-color 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out;
    cursor: default; }

/*--- JOB SEARCH ---*/
#job-index a {
  color: #CCC !important; }
  #job-index a:hover {
    color: #223E6E; }

#job-col {
  border-top: 10px solid #365db6;
  background: #223e6e;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMjNlNmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzY3MWFmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(24%, #223e6e), color-stop(24%, #223e6e), color-stop(100%, #3671af));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #223e6e 24%, #223e6e 24%, #3671af 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#223e6e', endColorstr='#3671af',GradientType=0 );
  /* IE6-8 */
  min-height: 100px;
  margin-bottom: 1em;
  padding: 0.5em; }
  #job-col:hover {
    border-top: 10px solid #223E6E;
    background: #eeeeee;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(47%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 47%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 47%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    /* IE6-9 */
    -webkit-transition: background-color 0.3s ease-in-out;
        -moz-transition: background-color 0.3s ease-in-out;
        -o-transition: background-color 0.3s ease-in-out;
        -ms-transition: background-color 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out; }
  #job-col h3 {
    font-weight: 500; }

#job-col:hover h3 {
  color: #223E6E; }

#single-job h3 {
  background: #365db6;
  background: rgba(54, 93, 182, 0.75);
  padding: 0.5em;
  margin: 2em 0;
  width: 100%;
  float: left; }
#single-job p {
  margin-left: 1em; }
#single-job span {
  font-family: "petala-pro",sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  color: #223E6E;
  color: #223E6E; }
#single-job ul li {
  font-size: 20px; }
#single-job #marymont-contacts ul {
  list-style: none;
  font-weight: 100; }
  #single-job #marymont-contacts ul li {
    font-weight: 100 !important;
    font-size: 16px !important; }

/*--- END SINGLE JOB SEARCH ---*/
/*--- CONTACT PAGE ---*/
#contact-page {
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 1em; }
  #contact-page h3 {
    background: #365db6;
    background: rgba(54, 93, 182, 0.75);
    color: #EEE;
    font-size: 28px;
    padding: 0.5em; }
  #contact-page ul {
    margin-left: 0; }
  #contact-page li {
    font-size: 18px;
    color: #EEE;
    list-style: none; }

#footer-full {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 35px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000000; }
  @media (max-width: 767px) {
    #footer-full {
      position: relative;
      height: 100px; } }
  @media (max-width: 737px) {
    #footer-full {
      display: none; } }
  @media (max-width: 480px) {
    #footer-full {
      display: none; } }
  #footer-full p {
    color: #FFF;
    font-size: 16px;
    float: right; }
  #footer-full a {
    color: #5F6DF7; }
  #footer-full .footer-menu a {
    font-family: "petala-pro",sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    color: #223E6E;
    font-weight: 500;
    color: #FFF !important; }
    #footer-full .footer-menu a:hover {
      color: #5F6DF7; }
  #footer-full #footer {
    padding-top: 10px; }
  #footer-full #social-footer {
    float: right;
    margin-bottom: 2em; }
    #footer-full #social-footer image {
      width: 50px;
      height: 50px;
      margin-right: 2em; }

/*--- IE FIXES ---*/
/*ie6-7 grid hack*/
.lt-ie9 .top-bar, .lt-ie9 .top-bar ul, .lt-ie9 .top-bar ul > li a:not(.button) {
  height: 70px !important;
  line-height: 70px !important; }

.lt-ie9 input[type=submit].button {
  padding: 1.5em; }

.lt-ie9 .nav-top-bar-container {
  height: 70px !important;
  line-height: 70px !important; }

.lt-ie9 ul.side-nav {
  width: 33.3333% !important; }

.lt-ie8 .columns {
  margin-right: -15px;
    margin-left: -15px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
  display: inline; }

.lt-ie8 .row {
  clear: both; }

.lt-ie8 .offset-by-three {
  margin-left: 25% !important; }

.lt-ie8 .offset-by-seven {
  margin-left: 58.33% !important; }

.lt-ie8 .four, .lt-ie8 .four .row .four {
  width: 31%; }

.lt-ie8 #footer-widgets .widget_search {
  display: none; }

.lt-ie8 .sidebar-box {
  margin-left: 15px; }

.lt-ie8 .sidebar-box input[type=submit].button, .lt-ie8 button.button {
  display: block;
  width: 100%;
  height: 47px; }

.lt-ie8 .block-grid > li {
  padding: 0 !important;
  margin: 0 !important; }

.lt-ie9 .nav-container {
  border-bottom: 1px solid #e2e2e2; }

.ie7 .columns {
  margin-right: -15px;
  margin-left: -15px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.ie7 .row {
  clear: both;
  text-align: center; }

.ie7 .offset-by-three {
  margin-left: 25% !important; }

.ie7 .offset-by-seven {
  margin-left: 58.33% !important; }
