/******************************************************************
Theme Name: Bridge Hotel
Theme URI: http://www.thebridgehotel.com.au
Description: Theme for Sand Hill Road Group / Bridge Hotel
Author: Development - Brightspire, Design - Condensed
Author URI: 
---------------------------------------------------------------
******************************************************************/

#glist {
  padding-top: 75px;
}

.mgl-form {
    overflow-y: scroll;
    max-height: 90vh;
}

.mgl-form h3 {

    margin-top: 50px;
    margin-bottom: 25px;

}

.mgl-form select, #MGLDate {
  width: 33%;
  float: left;
}

.mgl-form input,
.mgl-form textarea {
  background-color: #fafafa !important;
  border-bottom: none !important;
}


.mgl-form textarea {
      max-height: 150px;
}

#mglFormContainer {
    padding: 20px !important;

    overflow: scroll;
    height: 100%;
}

@media only screen and (max-width: 40em) {
    #glist {
      padding: 75px 10px;
    }

}



/* Hide Play Menu Item on Mobile */
@media only screen and (max-width: 40em) {
    ul#menu-header-menu li:nth-of-type(4) {
        display: none;
    }
}


.booking-widget {
  background: url('assets/img/icons/spinner.gif') center center no-repeat;
}


address img {
max-width: 100%;
height: inherit;
max-height: 39px;
}

.menu-icon .collapse img {
width: 40px;
height: 40px;
}

.close img {
width: 20px;
height: 20px;
}




html ,
html a {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);

  -webkit-font-smoothing: antialiased;
}

.headerContent {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  width: 268px;
  height: 525px;
  margin: auto;
}

.socialHero {
  padding: 85px 0;

  text-align: center;
}

.socialHero a {
  padding: 0 7px;
}

.fa-custom-arrow {
  display: block;

  width: 56px;
  margin: 0 auto;
}

.fa-custom-arrow:hover ,
.socialHero a:hover {
  opacity: 0.7;

  filter: alpha(opacity=70);
}

article p:last-of-type {
  margin-bottom: 0;
}
article p + .button {
  margin-top: 20px;
}
.post-inner-content {
  padding: 25px 0 110px 0;
}
.contentSlider .soliloquy-container .soliloquy-caption {
  padding-top: 205px;
}
#functions .soliloquy-container .soliloquy-wrapper .soliloquy-controls {
  height: 35px;
}





.contentSlider .soliloquy-viewport {
  height: auto !important;
}

.contentSlider .soliloquy-caption:before ,
.contentSlider .soliloquy-caption:after {
  display: table;

  content: ' ';
}
.contentSlider .soliloquy-caption:after {
  clear: both;
}

article.columns {
  padding-left: 64px;
  padding-left: 4rem;

  border-left: 1px solid #000;
}

section#about article.columns {
}


div.contact {
  padding: 40px 0 0 0;

}

#menu-header-menu li:first-of-type a {
  padding-left: 0;
}

.noLeftPad.columns {
  padding-left: 0;
}


.top-bar .title-area {
  z-index: 99;
  margin-top: -15px;
}


.alert-box {
  -webkit-transition: opacity 500ms linear;
          transition: opacity 500ms linear;
}

.navbar {
  -webkit-transition: all 500ms linear;
          transition: all 500ms linear;
}


.reveal-modal ,
dialog {
  padding: 4em;
}

.reveal-modal .close-reveal-modal ,
dialog .close-reveal-modal {
  line-height: 1;

  position: absolute;
  top: 16px;
  top: 1rem;
  right: 16px;
  right: 1rem;
}


.reveal-modal.full, dialog.full {
height: 100% !important;
min-height: 800px !important;
}

#mailing.reveal-modal.full, dialog.full {
height: 100% !important;
min-height: 500px !important;
}


.slider .soliloquy-container .soliloquy-prev {
  background: url(assets/img/icons/sleft.svg) no-repeat scroll 50% 50% !important;
}

.slider .soliloquy-container .soliloquy-next {
  background: url(assets/img/icons/sright.svg) no-repeat scroll 50% 50% !important;
}

.slider .soliloquy-container .soliloquy-pager-link {
  width: 16px;
  height: 16px;

  background: url(assets/img/icons/scircle.svg) no-repeat scroll 0 0 !important;
}

.slider .soliloquy-container .soliloquy-pager-link {
  background: url(assets/img/icons/scircle.svg) no-repeat scroll 0 0 !important;
}

.slider .soliloquy-container .soliloquy-pager-link:hover {
  background-image: url(assets/img/icons/scircle-hover.svg) !important;
}

.slider .soliloquy-container .soliloquy-pager-link.active ,
.slider .soliloquy-container .soliloquy-pager-link:hover {
  background-image: url(assets/img/icons/scircle-hover.svg) !important;
}


.slider.fullSlider .soliloquy-container .soliloquy-image {
  width: 100%;
}


.slider .soliloquy-container .soliloquy-pager {
  position: relative;
  bottom: auto;

  width: 100%;
  height: 16px;
  margin: 60px auto;

  text-align: center;
}



.slider .soliloquy-controls-direction {
  position: relative;
  top: -84px;

  max-width: 1000px;
  max-width: 62.5rem;
  height: 32px;
  margin: 0 auto;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
}

.slider.row .soliloquy-controls-direction {
  padding-right: 0;
  padding-left: 0;
}
.slider.row .soliloquy-container .soliloquy-prev {
  left: 0;
}
.slider.row .soliloquy-container .soliloquy-next {
  right: 0;
}

.slider .soliloquy-container .soliloquy-prev {
  position: absolute;
  z-index: 1320;
  top: auto;
  left: 15px;
  left: 0.9375rem;

  display: block;

  width: 32px;
  height: 32px;
  margin-top: 0;

  background: rgba(0,0,0,0.7)url(images/left.png) no-repeat scroll 50% 50%;
}

.slider .soliloquy-container .soliloquy-next {
  position: absolute;
  z-index: 1320;
  top: auto;
  right: 15px;
  right: 0.9375rem;

  display: block;

  width: 32px;
  height: 32px;
  margin-top: 0;

  background: rgba(0,0,0,0.7)url(images/right.png) no-repeat scroll 50% 50%;
}




.contentSlider .soliloquy-container .soliloquy-caption .button:hover {
  color: #000;
  background-color: #ea8c5c;
}

.contentSlider .soliloquy-container .soliloquy-caption .enquiry.button:hover ,
.contentSlider .soliloquy-container .soliloquy-caption .enquiry.button:focus {
  color: #000;
  background-color: #a1b7be;
}


.contentSlider .soliloquy-container .soliloquy-caption-inside {
  padding: 0;

  background: none !important;
}

.contentSlider .soliloquy-container .soliloquy-item {
  position: relative;
}

.contentSlider .soliloquy-container .soliloquy-caption {
  position: relative;
  top: 0;

  clear: both;

  width: 100%;
  max-width: 1000px;
  max-width: 62.5rem;
  height: auto;
  margin: 0 auto;
  margin-top: 0;
  padding-top: 205px;
}


.contentSlider .soliloquy-controls-direction {
  top: -484px;
}

.contentSlider .soliloquy-container .soliloquy-caption aside {
  position: relative;

  float: left;

  width: 25%;
  margin: 0;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-left: 15px;
  padding-left: 0.9375rem;

  text-align: left;
}

.contentSlider .soliloquy-container .soliloquy-caption aside h2 {
  font-family: 'ApercuBold';
  font-size: 1.4em;
  line-height: 1;

  margin-top: 0;
  padding-right: 30px;

  letter-spacing: 2px;
  text-transform: uppercase;

  color: #000;
}

.contentSlider .soliloquy-container .soliloquy-caption article {
  position: relative;

  float: left;

  width: 75%;
  margin: 0;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-left: 64px;
  padding-left: 4rem;

  text-align: left;
  text-align: left;
}

.contentSlider .soliloquy-container .soliloquy-caption article p {
  font-family: 'ApercuMono', 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
  font-size: 14px;
  line-height: 24px;

  color: #000;
}

.contentSlider .soliloquy-container .soliloquy-caption .button {
  font-family: 'ApercuBold';
  font-size: 14px;
  line-height: 17px;

  width: 175px;
  margin: 0;
  margin-top: 20px;
  padding: 15px 0;

  letter-spacing: 1px;
  text-transform: uppercase;

  color: #000;
  background-color: #fff;
}




/******************************************************************
Stylesheet: Base/Small Stylesheet
******************************************************************/

.left-alg-img {
  float: left;

  margin: 0 20px 10px 0;
}

.right-alg-img {
  float: right;

  margin: 0 0 10px 20px;
}


/***************************
GENERAL
***************************/

body {
  font-family: 'ApercuMono', 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  color: #000;
  background: #d0dbde;
}

a {
  -webkit-transition: all 0.75s linear;
          transition: all 0.75s linear;
}

a:focus ,
a ,
object ,
embed {
  outline: none;
}


/***************************
TYPOGRAPHY & LISTS
***************************/


@font-face {
  font-family: 'CourierNewRegular';
  font-weight: normal;
  font-style: normal;

  src: url('./assets/fonts/courier_new-webfont.eot');
  src: url('./assets/fonts/courier_new-webfont.eot?#iefix') format('embedded-opentype'),
  url('./assets/fonts/courier_new-webfont.woff2') format('woff2'),
  url('./assets/fonts/courier_new-webfont.woff') format('woff'),
  url('./assets/fonts/courier_new-webfont.ttf') format('truetype'),
  url('./assets/fonts/courier_new-webfont.svg#courier_newregular') format('svg');
}
@font-face {
  font-family: 'ApercuMono';
  font-weight: normal;
  font-style: normal;

  src: url('./assets/fonts/apercu_mono-webfont.eot');
  src: url('./assets/fonts/apercu_mono-webfont.eot?#iefix') format('embedded-opentype'),
  url('./assets/fonts/apercu_mono-webfont.woff2') format('woff2'),
  url('./assets/fonts/apercu_mono-webfont.woff') format('woff'),
  url('./assets/fonts/apercu_mono-webfont.ttf') format('truetype'),
  url('./assets/fonts/apercu_mono-webfont.svg#apercumono') format('svg');
}
@font-face {
  font-family: 'ApercuBold';
  font-weight: normal;
  font-style: normal;

  src: url('./assets/fonts/apercu_bold-webfont.eot');
  src: url('./assets/fonts/apercu_bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('./assets/fonts/apercu_bold-webfont.woff2') format('woff2'),
  url('./assets/fonts/apercu_bold-webfont.woff') format('woff'),
  url('./assets/fonts/apercu_bold-webfont.ttf') format('truetype'),
  url('./assets/fonts/apercu_bold-webfont.svg#apercubold') format('svg');
}

a {
  color: #000;
}

a:focus ,
a:hover {
  text-decoration: none;

  color: #ea8c5c;
}

:focus ,
:active {
  outline: 0 none !important;

  -moz-outline-style: none;
}

::-moz-focus-inner {
  border: 0;
}

ul ,
ol {
  margin: 0;
  padding: 0;
}

ul ,
ol ,
li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

strong ,
b {
  font-family: 'ApercuBold';
  font-weight: normal;
}

textarea {
  resize: none;
}

address {
  font-style: normal;

  margin: 20px 0 40px;

  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}

p {
  font-family: 'ApercuMono', 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
  font-size: 14px;
  line-height: 24px;

  margin: 0 0 20px;

  color: #000;
}

blockquote {
  position: relative;

  margin: 0;
  padding: 15px 15px 20px 15px;

  border: 0;
}

blockquote p {
  line-height: 1.8;

  margin-bottom: 0;
}

blockquote cite {
  font-family: 'ApercuBold';
  font-size: 14px;
  font-style: normal;

  color: #606060;
}


h1 ,
h2 ,
h3 ,
h4 ,
h5 ,
h6 {
  font-family: 'ApercuBold';
  line-height: 1;

  margin-top: 0;

  letter-spacing: 2px;
  text-transform: uppercase;

  color: #000;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}





/***************************
FORMS
***************************/
input.error ,
textarea.error {
  color: #ed3849 !important;
  background: #fff !important;
}

/* PLACEHOLDER */
input::-moz-placeholder ,
textarea::-moz-placeholder {
  color: #000 !important;
}
input:-ms-input-placeholder ,
textarea:-ms-input-placeholder {
  color: #000 !important;
}
input::-webkit-input-placeholder ,
textarea::-webkit-input-placeholder {
  color: #000 !important;
}

input.error::-moz-placeholder ,
textarea.error::-moz-placeholder {
  color: #ed3849 !important;
}
input.error:-ms-input-placeholder ,
textarea.error:-ms-input-placeholder {
  color: #ed3849 !important;
}
input.error::-webkit-input-placeholder ,
textarea.error::-webkit-input-placeholder {
  color: #ed3849 !important;
}

#mailing input::-moz-placeholder ,
#mailing textarea::-moz-placeholder {
  color: #000 !important;
}
#mailing input:-ms-input-placeholder ,
#mailing textarea:-ms-input-placeholder {
  color: #000 !important;
}
#mailing input::-webkit-input-placeholder ,
#mailing textarea::-webkit-input-placeholder {
  color: #000 !important;
}

#mailing input.error::-moz-placeholder ,
#mailing textarea.error::-moz-placeholder {
  color: #ed3849 !important;
}
#mailing input.error:-ms-input-placeholder ,
#mailing textarea.error:-ms-input-placeholder {
  color: #ed3849 !important;
}
#mailing input.error::-webkit-input-placeholder ,
#mailing textarea.error::-webkit-input-placeholder {
  color: #ed3849 !important;
}


/* INPUT */

input[type='text'] ,
input[type='password'] ,
input[type='date'] ,
input[type='datetime'] ,
input[type='datetime-local'] ,
input[type='month'] ,
input[type='week'] ,
input[type='email'] ,
input[type='number'] ,
input[type='search'] ,
input[type='tel'] ,
input[type='time'] ,
input[type='url'] ,
input[type='color'] {
  font-family: 'ApercuBold';

  margin-bottom: 0;
  margin-bottom: 0;

  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;

  color: #000;
  border-width: 0 0 1px;
  border-bottom: 1px solid #000;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input[type='text']:focus ,
input[type='password']:focus ,
input[type='date']:focus ,
input[type='datetime']:focus ,
input[type='datetime-local']:focus ,
input[type='month']:focus ,
input[type='week']:focus ,
input[type='email']:focus ,
input[type='number']:focus ,
input[type='search']:focus ,
input[type='tel']:focus ,
input[type='time']:focus ,
input[type='url']:focus ,
input[type='color']:focus ,
textarea:focus {
  border-color: #000;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
textarea {
  margin-bottom: 0;
  margin-bottom: 0rem;

  border-width: 1px;
}

label ,
div.MGLLabel {
  font-family: 'ApercuBold';
  font-size: 14px;
  font-size: 0.875rem;

  margin-bottom: 12px;
  margin-bottom: 12px;
  margin-bottom: 0.8rem;

  letter-spacing: 3px;
  text-transform: uppercase;

  color: #000;
}

textarea {
  font-family: 'ApercuMono', 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
  font-size: 14px;

  margin-bottom: 0;
  margin-bottom: 0;

  text-align: left;
  letter-spacing: 2px;

  color: #000;
  border: 1px solid #000;
  border-width: 0 0 1px;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

div.MGLRow {
  clear: both;

  padding-bottom: 25px;
}
div.MGLField input {
  padding: 0;
}
div.MGLSeperator {
  margin-bottom: 10px;
  padding-bottom: 10px;

  border-bottom: 1px solid gray;
}
div.MGLText {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

span.MGLTitle {
  font-weight: bold;
}

.MGLFormAllowedError ,
.MGLFormVerification {
  display: none;

  color: #f00;
}

span.errordisplay {
  display: none !important;
}

#mglFormContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: block;

  width: 100%;
  max-width: 1000px;
  margin: auto;
  padding: 50px;
}

#mailing #mglFormContainer {
  height: 380px;
}

#mailing #mglFormContainer {
  height: 380px;
}

#enquiry #mglFormContainer {
  height: 655px;
}


#book #mglFormContainer {
    height: 630px;
    padding: 10px;
}


/***************************
BUTTONS
***************************/

.button ,
button {
  font-family: 'ApercuBold';
  font-size: 14px;

  width: 175px;
  margin: 0;
  padding: 15px 0;

  letter-spacing: 1px;
  text-transform: uppercase;

  color: #000;
  background-color: #fff;
}

.button:hover ,
button:hover ,
.button:focus ,
button:focus {
  color: #000;
  background-color: #ea8c5c;
}



button.disabled ,
button[disabled] ,
.button.disabled ,
.button[disabled] {
  cursor: default;

  opacity: 1;
  color: #000;
  border-color: transparent;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.button + .button {
  margin-top: 20px;
}


/***************************
HEADER STYLES
***************************/

.showcase {
  width: 100%;
  height: 100%;

  background: url(assets/img/showcase.jpg) no-repeat 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.showcase {

  background-attachment: scroll;

  position: fixed;
}


.alert-box.secondary.ad {
  max-width: 834px;
  margin: 0 auto;
  padding: 30px;

  color: #fff;
  border: 0;
  background-color: #e3e6e6;
}

.advert {
  background: #e3e6e6;
  width: 100%;
  z-index: 100;
  position: relative;
}

.alert-box.secondary.ad p {
  color: #fff;
}

.alert-box.ad .close {
  top: 30px;
  right: 0;

  opacity: 1;

  filter: alpha(opacity=100);
}





.main-content {
  position: relative;
  z-index: 99;

  width: 100%;

  background-color: #d0dbde;
}


.header {
  position: absolute;
  z-index: 100;
  top: 0;

  padding: 0;

  text-align: center;
}

.header .navbar {
  background-color: #eb8b5c;
}

*[data-magellan-expedition-clone] {
  display: none;
}



/***************************
NAVIGATION
***************************/

.top-bar {
  line-height: 49px;

  height: 49px;
  margin: 30px 0;

  background: transparent;
}

.top-bar-section ul li a {
  font-family: 'ApercuBold';
  font-size: 13px;

  letter-spacing: 2px;
  text-transform: uppercase;
}

.top-bar-section ul.post-social li a {
  font-size: 18px;
}

.top-bar-section ul li a ,
.top-bar-section li:not(.has-form) a:not(.button) ,
.top-bar-section li a:not(.button) ,
.top-bar-section ul li:hover:not(.has-form) > a {
  line-height: 49px;

  background: none;
}

.top-bar .name {
  position: relative;
  z-index: 9;

  height: 80px;
  width: 80px;
}

.top-bar .name a {
  display: block;
}

ul#menu-header-menu li a.nav-active {
  color: #fff;
}


/***************************
CONTENT LAYOUT
***************************/



.post-about .post-inner-content {
  padding-bottom: 110px;
}

.post-inner-content {
  padding: 25px 0 110px 0;
}

.post-gallery h3 {
  margin-bottom: 0;
  padding: 30px 0;

  text-align: center;
  letter-spacing: 5px;

  border-top: 1px solid #000;
}

.post-gallery h3 i {
  font-size: 1.6em;

  display: block;

  margin-bottom: 15px;
}

.post-gallery address h3 {
  border: 0;
}

.post-gallery address p {
  font-size: 15px;

  margin-bottom: 10px;

  letter-spacing: 3px;
}

.post-links a {
  font-family: 'ApercuBold';
  font-size: 1em;

  display: block;

  padding: 50px 0;

  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;

  color: #000;
  background: white;
}

.post-links a:hover {
  background: #ea8c5c;
}

.post-links a.emailUs:hover {
  background: #a1b7be;
}

.post-links a.mailing:hover {
  background: #ea8c5c;
}

.post-links .columns {
  padding: 4px 2px;
}

.post-links .row {
  max-width: 100%;
}

.contact .row {
  max-width: 100%;
}


.contact a:focus ,
.contact a:hover {
  color: #fff;
}


.modalbox {
  text-align: center;
}

.modalbox form ,
.modalbox button {
  margin: 0;
}

.modalbox h2 {
  margin-bottom: 32px;
  margin-bottom: 32px;
  margin-bottom: 2rem;

  color: #000;
}

.modalbox button ,
.modalbox input[type='submit'] {
  width: 100%;

  letter-spacing: 5px;

  color: #000;
}

.modalbox button:hover ,
.modalbox button:focus ,
.modalbox input:hover[type='submit'] ,
.modalbox input:focus[type='submit'] {
  color: #fff;
  background-color: #000;
}

#enquiry {
  background-color: #a1b7be;
}

#mailing {
  background-color: #ea8c5c;
}

#mailing h2 {
  color: #000;
}

#virtual {
  background-color: #ea8c5c;
}

#virtual h2 {
  color: #000;
}

#book {
  background-color: #ea8c5c;
}

#book h2 {
  color: #000;
}

#mailing input[type='text'] ,
#mailing input[type='password'] ,
#mailing input[type='date'] ,
#mailing input[type='datetime'] ,
#mailing input[type='datetime-local'] ,
#mailing input[type='month'] ,
#mailing input[type='week'] ,
#mailing input[type='email'] ,
#mailing input[type='number'] ,
#mailing input[type='search'] ,
#mailing input[type='tel'] ,
#mailing input[type='time'] ,
#mailing input[type='url'] ,
#mailing input[type='color'] ,
#mailing textarea {
  color: #000;
  border-bottom: 1px solid #000;
}

span.wpcf7-form-control-wrap {
  display: block;
}

span.wpcf7-not-valid-tip {
  font-family: 'ApercuBold';
  font-size: 12px;

  position: absolute;
  bottom: 0;
  left: 0;

  padding: 4px 10px 1px;

  letter-spacing: 3px;
  text-transform: uppercase;

  color: #000;
  background-color: #fff;
}

.wpcf7-form textarea {
  max-height: 150px;
}

div.wpcf7-validation-errors {
  font-family: 'apercubold';

  color: #000;
  border: 0;
  background-color: #fff;
}

address h3 {
  padding-top: 0!important;
}


/***************************
FOOTER
***************************/

.footer {
  position: relative;

  padding: 10px 30px;

  background: #a1b7be;

}

.footer p {
  font-family: 'ApercuBold';

  margin: 0;
}


.footer p a {
  text-decoration: underline;

  color: #000;
}

.footer p i {
  font-size: 18px;

  padding: 0 10px;
}

.footer p a:hover {
  color: #fff;
}

.footer .post-inner-content {
  padding: 10px 0 30px 0;
}



/******************************************************************
Stylesheet:
******************************************************************/
@media only screen and (max-width: 40em) {


  .top-bar .title-area {
    margin-top: 0px;
  }



  .headerContent > img {
    width: 50%;
    margin: 0 auto;
    display: block;
  }

  .headerContent {
    height: 355px;
  }



  li[data-magellan-arrival='unloaded'] {
    display: none;
  }

  .noLeftPad.columns {
    padding-left: 1rem;
  }

  .top-bar .title-area {
    background: white;
  }


  .header {
  }

  .main-content {
    padding-top: 0;
  }

  article.columns {
    padding-left: 0.9375rem;

    border-left: none;
  }

  #instagram {
    background: white;
  }

  #instagram h3 {
    border-top: none;
  }

  .sliderSmall .soliloquy-controls-direction {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    margin: auto;
  }

  .sliderSmall.row .soliloquy-container .soliloquy-prev {
    left: -45px;
  }
  .sliderSmall.row .soliloquy-container .soliloquy-next {
    right: -45px;
  }

  .fullSlider .soliloquy-controls-direction {
    display: none;
  }

  .slider .soliloquy-container .soliloquy-pager {
    margin: 30px auto 60px auto;
  }

  .slider .soliloquy-container .soliloquy-caption ,
  .slider .soliloquy-container .soliloquy-controls-auto ,
  .slider .soliloquy-container .soliloquy-pager {
    display: block;
  }

  .contentSlider .soliloquy-container .soliloquy-caption aside ,
  .contentSlider .soliloquy-container .soliloquy-caption article {
    width: 100%;
    padding-left: 0.9375rem;
  }

  .contentSlider .soliloquy-container .soliloquy-pager {
    position: absolute;
    top: 0;
    top: 300px;
  }


  .contentSlider .soliloquy-container .soliloquy-caption {
    padding-top: 110px;
  }




  .top-bar {
    height: 80px;
    margin: 0;

    background: #fff;
  }

  .top-bar .columns {
    padding-right: 0;
    padding-left: 0;
  }

  .top-bar.expanded {
    background: #fff;
  }

  .top-bar-section {
    text-align: left;
  }

  .top-bar-section ul {
    padding-top: 24px;

    background: #e98c5c;
  }

  .top-bar-section ul li ,
  .top-bar-section ul li:hover {
    background-color: transparent;
  }

  .top-bar-section ul li a {
    line-height: normal !important;

    width: auto;
    margin: 0 15px 24px;
    padding: 0 0 8px;

    color: #000;
    border-bottom: 1px solid #000;
  }

  .top-bar-section .post-social {
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 16px;
  }

  .top-bar-section .post-social li {
    display: inline-block;
  }

  .top-bar-section .post-social li a {
    font-size: 20px;

    margin: 0;

    border-bottom: 0;
  }


  .top-bar.expanded .toggle-topbar a {
    color: #fff;
  }

  .top-bar .toggle-topbar {
    right: inherit;
    left: 0;
  }

  .post-inner-content {
    padding: 0 0 30px;
  }

  .inner-header a {
    display: block;
  }

  .orbit-caption p {
    font-size: 45px;
  }

  .footer p ,
  .footer p {
    font-size: 11px;

    display: block;
    float: none;
  }

  .top-bar .name {
    display: inline-block;

    width: 50%;
    height: 80px;

    background: #e98c5c;
  }

  .top-bar .name a {
    height: 80px;
    padding: 10px;
  }

  .top-bar .logo {
    width: 50px;
  }


  .top-bar .logo {
    width: 60px;
  }


  .orbit-bullets ,
  .touch .orbit-bullets {
    display: block;
  }

  .orbit-bullets {
    margin-top: 20px;
  }

  .orbit-bullets li {
    width: 0.8rem;
    height: 0.8rem;
  }

  .address-mobile p {
    line-height: 19px;

    margin: 10px 0 20px;
  }

  .address-mobile address {
    margin-top: 0;
  }

  .book {
    font-family: 'ApercuBold';
    font-size: 1em;

    position: absolute;
    top: 0;
    right: 0;

    width: 25%;
    margin-top: 0;

    text-transform: uppercase;

    color: #000;
    background: white;
  }

  .top-bar .toggle-topbar.menu-icon {
    top: 0;

    margin-top: 0;
  }

  .top-bar .toggle-topbar.menu-icon {
    width: 25%;

    text-align: center;

    background: white;
  }
  .top-bar .toggle-topbar.menu-icon a ,
  .top-bar .book a {
    line-height: 80px;

    height: 100%;
    padding: 0;
  }

  .top-bar.expanded .title-area {
    background-color: transparent;
  }

  .sidebar-inside h2 {
    margin-bottom: 1rem;
    padding-bottom: 1rem;

    border-bottom: 1px solid #000;
  }

  .post-links a {
    font-size: 14px;

    margin: 0;
    padding: 15px 0;

    text-align: center !important;
    letter-spacing: 3px;
  }

  .post-links .columns {
    padding: 1px 2px;
  }

  .post-links a i {
    font-size: 24px;
  }

  .showcase {
    -webkit-background-size: cover;
            background-size: cover;
  }

  #homeMobile {
    position: fixed;
    z-index: -1;
  }

  .mobilePush {
    position: relative;
    z-index: -2;
  }

  ul#menu-header-menu li a.nav-active {
    color: #fff;
  }

  #contact {
    padding-top: 0;
  }

  .top-bar .toggle-topbar a.collapse ,
  .top-bar.expanded .toggle-topbar a.expand {
    display: none;
  }

  .top-bar.expanded .toggle-topbar a.collapse {
    display: block;
  }

  .modalbox {
    width: 100%;
  }
}


/******************************************************************
Stylesheet:
******************************************************************/
@media only screen and (min-width: 40.063em) {
  .contentSlider .soliloquy-container .soliloquy-pager {
    top: -400px !important;
  }


  #menu-header-menu {
    width: 100%;
    text-align: center;
  }
  .top-bar-section ul {
    float: left;
  }

  .top-bar-section ul li {
    display: inline-block;
    margin: 0;
    background: none;
    

    float: none;
  }

  .top-bar-section ul li a ,
  .top-bar-section li:not(.has-form) a:not(.button) ,
  .top-bar-section li a:not(.button) ,
  .top-bar-section ul li:hover:not(.has-form) > a {
    width: auto;

    color: #000;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    color: #fff;
    background: transparent;
    background-color: transparent;
  }

  .top-bar-section ul.post-social li:not(.has-form) a:not(.button):hover {
    -webkit-filter: invert(1);
    filter: invert(1);
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 16px;
  }

  .top-bar-section .post-social li:not(.has-form) a:not(.button) {
    padding: 0 5px;
  }

  .contact-form button {
    margin-bottom: 0;
  }

  .top-bar .name {
    margin-right: 50px;
  }

  .sidebar-inside {
    min-height: 200px;
  }

  .post-inner-content article ,
  .uploaded {
    min-height: 100px;
  }

  [class*='block-grid-'] > li {
    padding-bottom: 0;
  }

  .selfie ul {
    margin: 0;
  }

  .selfie li {
    padding: 0;
  }

  .modalbox {
    padding: 2rem 10rem;

    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .reveal-modal .close-reveal-modal {
    top: 1.2rem;
    right: 10rem;
  }

  .modalbox h2 {
    margin-bottom: 1rem;

    letter-spacing: 8px;
  }


  .reveal-modal.full ,
  dialog.full {
    max-width: 100%;
  }
}


/******************************************************************
Stylesheet:
******************************************************************/
@media only screen and (min-width: 100em) {
  .modalbox {
    padding: 4rem 10rem;
  }

  input[type='text'] ,
  input[type='password'] ,
  input[type='date'] ,
  input[type='datetime'] ,
  input[type='datetime-local'] ,
  input[type='month'] ,
  input[type='week'] ,
  input[type='email'] ,
  input[type='number'] ,
  input[type='search'] ,
  input[type='tel'] ,
  input[type='time'] ,
  input[type='url'] ,
  input[type='color'] ,
  textarea {
    margin-bottom: 0;
  }

  textarea {
    margin-bottom: 0;
  }

  .reveal-modal .close-reveal-modal {
    top: 3rem;
  }

  .modalbox h2 {
    margin-bottom: 3rem;
  }
}






@media only screen and (min-width: 64.063em) {
  /******************************************************************
  
  Stylesheet: Large Stylesheet
  
  Styles apply to 64.063em and up.
  
  ******************************************************************/


  .showcase {
    position: relative;

    background-attachment: fixed;
  }
}



@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /******************************************************************
Stylesheet:
******************************************************************/





  .showcase {
    -webkit-background-size: cover;
            background-size: cover;
  }

  #homeMobile {
    position: fixed;
    z-index: -1;
  }

  .mobilePush {
    position: relative;
    z-index: -2;
  }

  

  .sidebar-inside {
    margin-right: 0;
  }

  .modalbox {
    padding-right: 8rem;
    padding-left: 8rem;
  }

  .reveal-modal .close-reveal-modal {
    right: 1rem;
  }
}


/******************************************************************
Stylesheet:
******************************************************************/
@media only screen and (max-width: 22.5em) {
  .top-bar .name a {
  }

  .post-gallery address p {
    font-size: 15px;
  }

  .footer {
    padding: 20px 15px;
  }

  .footer p {
    font-size: 9px;

    margin-bottom: 10px;
  }
}



/******************************************************************
Stylesheet: Print Stylesheet
******************************************************************/
@media print {
  * {
    color: black !important;
    background: transparent !important;
    text-shadow: none !important;

    -webkit-filter: none !important;
        -ms-filter: none !important;
            filter: none !important;
  }

  a ,
  a:visited {
    text-decoration: underline;

    color: #444 !important;
  }

  a:after ,
  a:visited:after {
    content: ' (' attr(href) ')';
  }

  a abbr[title]:after ,
  a:visited abbr[title]:after {
    content: ' (' attr(title) ')';
  }

  .ir a:after ,
  a[href^='javascript:']:after ,
  a[href^='#']:after {
    content: '';
  }

  pre ,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr ,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p ,
  h2 ,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2 ,
  h3 {
    page-break-after: avoid;
  }

  .sidebar ,
  .page-navigation ,
  .wp-prev-next ,
  .respond-form ,
  nav {
    display: none;
  }
}
