#main-header:after {
  content: "";
  display: tablet;
  clear: both; }

#gallery .gallery-content .schoolWrapper, #gallery .galleryItem, #viewer, #imgClose {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.noMobile {
  display: none; }
  @media (min-width: 768px) {
    .noMobile {
      display: inline; } }

body {
  background: #F0F0F1; }

body.noScroll {
  overflow: hidden; }

#main-header {
  position: relative;
  z-index: 10;
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px 0; }
  #main-header a.logo {
    display: block;
    padding: 0;
    text-align: center; }
    #main-header a.logo h1 {
      width: 100%;
      margin: 0;
      padding: 0;
      height: 160px;
      background: transparent url('../images/logo.png?1429283479') center center no-repeat;
        background-size: contain;
      text-indent: -999em; }
  #main-header .hostblock {
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      #main-header .hostblock {
        float: right;
        margin: 0;
        padding: 0; } }
    #main-header .hostblock a.thorpelogo {
      display: block; }
      @media (min-width: 768px) {
        #main-header .hostblock a.thorpelogo {
          padding: 0; } }
      #main-header .hostblock a.thorpelogo h2 {
        width: 100%;
        margin: 0;
        padding: 0;
        height: 100px;
        background: transparent url('../images/thorpemolloy-logo-gallery.png?1429283482') center center no-repeat;
          background-size: contain;
        text-indent: -999em; }
  #main-header .navigation {
    margin-top: 30px;
    margin-bottom: 30px; }
    #main-header .navigation img {
      float: right; }
    #main-header .navigation select {
      clear: both;
      width: 100%;
      padding: 5px 20px;
      margin: 5px 0; }
    @media (min-width: 768px) {
      #main-header .navigation {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 0; } }

#gallery {
  position: relative;
  padding: 0 15px;
  z-index: 5;
  background: white url('../images/floorSlice.png?1429283461') left bottom repeat-x; }
  @media (min-width: 768px) {
    #gallery {
      padding: 0;
      float: left;
      width: 100%;
      height: 500px;
      overflow-y: hidden; } }
  #gallery .gallery-content {
    padding: 0 15px; }
    @media (min-width: 768px) {
      #gallery .gallery-content {
        padding: 0;
        float: left;
        height: 500px;
        white-space: nowrap; } }
    #gallery .gallery-content .entrance {
      display: inline-block;
      white-space: normal; }
    #gallery .gallery-content .schoolWrapper {
      padding: 0 0 60px; }
      @media (min-width: 768px) {
        #gallery .gallery-content .schoolWrapper {
          padding: 0;
          display: inline-block;
          white-space: nowrap;
          vertical-align: top; } }
    #gallery .gallery-content .galleryStart {
      display: none; }
  #gallery .aspire {
    padding: 0 15px;
    width: 100%; }
    @media (min-width: 768px) {
      #gallery .aspire {
        width: 500px;
        height: 500px;
        margin: 0 30px;
        padding: 0 0 50px;
        vertical-align: top;
        display: inline-block;
        white-space: normal; } }
    #gallery .aspire img.what-do-i-want-to-be {
      width: 100%;
      margin-top: 30px; }
    #gallery .aspire h2 {
      color: #f05a1f; }
  #gallery .wallDivider {
    position: relative;
    padding: 0 15px 60px; }
    @media (min-width: 768px) {
      #gallery .wallDivider {
        padding: 0;
        margin: 0 30px;
        background: url('../images/wallDivider.png?1429283482') center -30px no-repeat;
        width: 232px;
        height: 500px;
        vertical-align: top;
        display: inline-block;
        white-space: normal; } }
    #gallery .wallDivider .signage {
      position: relative;
      background: black;
      padding: 15px 0;
      margin: 30px 0;
      border-radius: 6px;
      text-align: center; }
      @media (min-width: 768px) {
        #gallery .wallDivider .signage {
          background: transparent url('../images/signage.png?1429283482') center bottom no-repeat;
          margin: 0 auto;
          padding: 0;
          height: 500px;
          width: 180px;
          border-radius: 0; } }
      #gallery .wallDivider .signage h3 {
        position: relative;
        text-align: center;
        font-size: 24px;
        line-height: 28px;
        padding: 0 10px;
        color: white; }
        @media (min-width: 768px) {
          #gallery .wallDivider .signage h3 {
            text-align: left;
            font-size: 22px;
            top: 260px;
            margin: 0 30px;
            padding: 0; } }
      #gallery .wallDivider .signage .arrow {
        display: none !important; }
        @media (min-width: 768px) {
          #gallery .wallDivider .signage .arrow {
            display: none;
            position: absolute;
            bottom: 150px;
            left: 30px; } }
    #gallery .wallDivider .signOption.socLike {
      margin: 0 auto 15px; }
      @media (min-width: 768px) {
        #gallery .wallDivider .signOption.socLike {
          position: absolute;
          margin: 0;
          bottom: 120px;
          left: 30px; } }
    #gallery .wallDivider .loading {
      display: none; }
  #gallery .archway {
    display: none;
    position: relative;
    height: 500px;
    width: 302px;
    margin: 0 auto;
    background: url('../images/homeArchway.png?1429283479') center 20px no-repeat; }
    @media (min-width: 768px) {
      #gallery .archway {
        display: inline-block;
        vertical-align: top;
        margin: 0 150px; } }
  #gallery .initialDoor {
    display: none; }
    @media (min-width: 768px) {
      #gallery .initialDoor {
        display: inline-block; }
        #gallery .initialDoor .signage h3 {
          cursor: pointer; } }
  #gallery .galleryItem {
    position: relative;
    padding: 0 15px;
    margin: 0 0 30px 0;
    text-align: center; }
    #gallery .galleryItem .galPic img.showImg {
      -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
      cursor: pointer;
      width: 100%; }
    #gallery .galleryItem .galPic img.card {
      display: block;
      margin: 20px auto 90px;
      -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
      cursor: pointer; }
    @media (min-width: 768px) {
      #gallery .galleryItem {
        display: inline-block;
        vertical-align: top;
        height: 500px;
        padding: 0;
        margin: 0 150px 0 50px; }
        #gallery .galleryItem .galPic img.showImg {
          margin: 50px 10px 0 0;
          max-width: 330px;
          max-height: 330px;
          width: auto;
          height: auto; }
        #gallery .galleryItem .galPic img.card {
          display: inline;
          margin: 0;
          position: absolute;
          right: -90px;
          bottom: 153px;
          -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
          -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); } }

#viewer {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.97);
  overflow-y: scroll;
  overflow-x: hidden; }
  #viewer #imgView {
    position: relative;
    top: 30px; }
  #viewer #imgWrap {
    position: relative; }
    #viewer #imgWrap img {
      display: block;
      margin: 0 auto;
      max-width: 90%;
      max-height: 450px;
      -moz-box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.2); }
      @media (min-width: 768px) {
        #viewer #imgWrap img {
          max-height: 600px; } }
  #viewer #imgDialogue {
    position: relative;
    padding-bottom: 50px; }
    #viewer #imgDialogue h2.pName {
      text-transform: capitalize;
      text-align: center;
      color: #f05a1f;
      margin: 20px 0 0; }
    #viewer #imgDialogue h3.pSchool {
      text-transform: capitalize;
      text-align: center;
      color: #043562;
      margin: 0; }
    @media (min-width: 980px) {
      #viewer #imgDialogue h2.pName, #viewer #imgDialogue h3.pSchool {
        margin: 0;
        text-align: left; } }
  #viewer p.pDialogue {
    margin: 30px;
    text-align: center; }
    @media (min-width: 980px) {
      #viewer p.pDialogue {
        text-align: left;
        margin: 30px 0; } }

#imgClose {
  z-index: 9999;
  display: block;
  position: absolute;
  right: 10px;
  top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f05a1f;
  cursor: pointer;
  outline: 0;
  opacity: 0.6;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  -webkit-transition: 300ms;
  transition: 300ms; }
  #imgClose:after {
    content: "x";
    display: block;
    color: white;
    font-size: 33px;
    line-height: 34px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-weight: 100; }
  #imgClose:hover {
    color: #043562;
    opacity: 1; }
  @media (min-width: 768px) {
    #imgClose {
      position: absolute; } }

#fbPlus, #emPlus {
  position: relative;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #2C4A8C;
  font-weight: normal;
  height: 36px;
  margin: 15px 40px 0 0;
  text-decoration: none;
  cursor: pointer; }
  #fbPlus img.plus1icon, #emPlus img.plus1icon {
    position: absolute;
    right: -35px;
    top: 7px; }

#fbPlus {
  background: rgba(0, 0, 255, 0.15); }
  #fbPlus a {
    display: block;
    padding: 9px 0;
    margin: 0 15px 0 30px;
    color: #2C4A8C;
    text-decoration: none; }

#emPlus {
  background: rgba(255, 0, 0, 0.15); }
  #emPlus em {
    display: none; }
    @media (min-width: 768px) {
      #emPlus em {
        display: inline-block; } }
  #emPlus .init, #emPlus #sendMsg {
    display: block;
    padding: 9px 0;
    margin: 0 15px 0 30px; }
  #emPlus .form {
    display: none; }
  #emPlus input#usrEmail {
    padding: 9px 5px 9px 0;
    margin: 0 0 0 30px;
    border: 0;
    background: transparent;
    outline: 0;
    color: #cc0000;
    min-width: calc(100% - 170px); }
  #emPlus #emSend {
    float: right;
    padding: 5px 0;
    margin: 4px 5px;
    background: rgba(255, 0, 0, 0.2);
    border-radius: 5px;
    text-align: center;
    width: 40px; }
    @media (min-width: 768px) {
      #emPlus #emSend {
        width: 120px; } }

#footer {
  clear: both;
  position: relative;
  z-index: 10;
  color: #777;
  text-align: center;
  -moz-box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    #footer {
      text-align: left; } }
  #footer .col-sm-3 {
    margin-bottom: 20px;
    position: relative; }
  #footer h4 {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px; }
  #footer h5 {
    margin: 10px 0 0;
    padding: 0;
    font-size: 14px;
    cursor: pointer; }
  #footer .rosette {
    position: absolute;
    right: 0;
    top: 120px;
    -moz-transform: scale(0.8) rotate(14deg);
    -ms-transform: scale(0.8) rotate(14deg);
    -webkit-transform: scale(0.8) rotate(14deg);
    transform: scale(0.8) rotate(14deg); }
  #footer p.winner {
    padding: 0;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
    color: #21aee9; }
  #footer .votestatus {
    color: red; }
  #footer a {
    display: inline-block;
    color: #777;
    border-bottom: 1px dotted #cccccc; }
  #footer ul.social {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  #footer div.copyright {
    clear: left;
    text-align: center; }
    @media (min-width: 768px) {
      #footer div.copyright {
        text-align: left; } }
  #footer div.hostedby {
    text-align: center;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      #footer div.hostedby {
        text-align: right;
        margin-bottom: 0; } }
  #footer iframe#twitter-widget-0 {
    margin-top: 15px; }
  #footer .gallery-navigation {
    display: none; }
    @media (min-width: 768px) {
      #footer .gallery-navigation {
        position: absolute;
        right: 30px;
        top: -50px;
        display: block; }
        #footer .gallery-navigation img {
          float: left;
          display: block; }
          #footer .gallery-navigation img.scrollLeft, #footer .gallery-navigation img.scrollRight {
            cursor: pointer; } }

a.returnToTop {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 500;
  background: #f05a1f;
  color: white;
  padding: 5px 10px;
  -moz-box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  font-size: 18px;
  text-decoration: none; }
  @media (min-width: 768px) {
    a.returnToTop {
      display: none; } }

.client {
  display: none; }

#gallery .schoolWrapper.st-margarets-school-for-girls .signage h3 {
  font-size: 19px;
  line-height: 28px; }

.fb_iframe_widget_lift {
  top: -310px; }
