@import url(https://fonts.googleapis.com/css?family=Muli:400,300,300italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);


body {
	letter-spacing: -0.01em;
	font-family: 'Muli', sans-serif;
}

.mbr-article--wysiwyg h2 {
    font-family: 'Lora', serif;
	font-weight: 700;
	color: #000000;
    font-size: 26px;
    letter-spacing: normal;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#home #dropdown-menu .hide-buttons [data-button] {
  display: none !important;
}
#home #dropdown-menu .nav .link,
#home #dropdown-menu .dropdown-item {
  font-size: 1.2em;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  letter-spacing: -0.01em;
}
#home #dropdown-menu .dropdown-item {
  font-size: 1em;
}
#home #dropdown-menu .navbar,
#home #dropdown-menu .dropdown-menu {
  background: #000000;
}
#home #dropdown-menu .dropdown-menu {
  background: rgba(0,0,0,1);
}
#home #dropdown-menu .dropdown-menu a {
  color: #cccccc;
}
#home #dropdown-menu .dropdown-menu .dropdown-toggle[aria-expanded="true"],
#home #dropdown-menu .dropdown-menu a:hover,
#home #dropdown-menu .dropdown-menu a:focus {
  background: rgba(255,255,255,0.1);
  color: #ffffff;
}
#home #dropdown-menu .navbar-toggler {
  color: #ffffff;
}
#textPanel .mbr-header .mbr-header__text {
  text-align: center;
}
#textPanel .mbr-header .mbr-header__subtext {
  text-align: center;
}
#textPanel .mbr-article P, #textPanel .mbr-article li {
  font-family: 'Muli', sans-serif;
  font-size: 20px;
}
#testimonialPanel .mbr-header .mbr-header__text {
  text-align: left;
  color: #fff;
}
#testimonialPanel .mbr-header .mbr-header__subtext {
  text-align: center;
  color: #fff;
}
#testimonialPanel .mbr-article {
  color: #fff;
}
#testimonialPanel .mbr-article P {
  text-align: right;
  font-family: 'Muli', sans-serif;
}
#testimonialPanel .mbr-header .mbr-header__text SPAN {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#pageBottom P {
  font-family: 'Muli', sans-serif;
  color: #000000;
}


#dropdown-menu .hide-buttons [data-button] {
  display: none !important;
}
#dropdown-menu .nav .link,
#dropdown-menu .dropdown-item {
  font-size: 1.2em;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  letter-spacing: -0.01em;
}
#dropdown-menu .dropdown-item {
  font-size: 1em;
}
#dropdown-menu .navbar,
#dropdown-menu .dropdown-menu {
  background: #000000;
}
#dropdown-menu .dropdown-menu .dropdown-toggle[aria-expanded="true"],
#dropdown-menu .dropdown-menu a:hover,
#dropdown-menu .dropdown-menu a:focus {
  background: #000000;
}
#dropdown-menu .navbar-toggler {
  color: #ffffff;
}
#headerPanel .mbr-header .mbr-header__text {
  text-align: left;
  color: #fff;
}
#headerPanel .mbr-header .mbr-header__subtext {
  text-align: center;
  color: #fff;
}
#headerPanel .mbr-article {
  color: #fff;
}
#headerPanel .mbr-article P {
  text-align: right;
  font-family: 'Muli', sans-serif;
}
#headerPanel .mbr-header .mbr-header__text SPAN {
  font-family: 'Lora', serif;
  font-size: 42px;
  text-align: center;
}
#contacts1-9 P {
  font-family: 'Muli', sans-serif;
  color: #000000;
}
.navbar-dropdown .navbar-logo img {
    height: 100px;
	margin-top: -10px;
	margin-bottom: -10px;
}
#subpage .navbar-dropdown .navbar-logo img {
    height: 120px;
}
.navbar-short .navbar-logo img, #subpage .navbar-short .navbar-logo img {
    height: 80px;
}
.mbr-parallax-background,
.mbr-background,
.mbr-section--bg-adapted {
  background-position: center center;
}
.navbar, .dropdown-menu {
	background-color: rgba(0,0,0,0.52);
}
#subpage .navbar, #subpage .dropdown-menu {
    background-color: rgba(0,0,0,0.8);
}
#subpage .navbar {
    background-color: rgba(255,255,255,0);
}
#subpage .dropdown-menu .dropdown-toggle[aria-expanded="true"],
#subpage .dropdown-menu a:hover,
#subpage .dropdown-menu a:focus {
  background: rgba(0,0,0,0.37);
}
#subpage .navbar-short, #subpage .navbar-short .dropdown-menu {
    background-color: #000000;
}
.mbr-article {
    color: #333;
}
.mbr-header__text {
    letter-spacing: normal;
}
.mbr-section__container--pageHeader {
  padding-bottom: 50px;
  padding-top: 70px;
}
.photoRight {
	width: 45%;
	height: auto;
	float: right;
	clear: right;
	margin-left: 3%;
	margin-right: 0;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	padding: 1%;
	background-color: rgba(255,255,255,1.00);
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 4px rgba(110,110,110,1.00);
	box-shadow: 2px 2px 4px rgba(110,110,110,1.00);
}
.dropCap {
	float: left;
	color: #57CBCF;
	font-size: 490%;
	line-height: 0.8em;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 3px;
	font-family: 'Lora', serif;
}
.section--text {
	background-image: url(../../images/white_wall.png);	
}
.mbr-gallery .mbr-gallery-item img {
    padding: 1px;
	background: rgba(0,0,0,1);
}
.modal-content {
    background-color: rgba(0,0,0,0.5);
}
.magCover  {
	height: 450px;
}
.magCover img {
	max-width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 20px;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
.magCover h2, #textPanel .mbr-article .magCover p {
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}
.magCover h2 {
	font-style: italic;
	font-size: 20px;
}
#textPanel a {
	color: #E54000;
	text-decoration:none;
}
#textPanel .mbr-article .magCover p {
	font-size: 18px;
	line-height: 22px;
}
.studioTour .mbr-hero {
	bottom: 0;
	background: rgba(0,0,0,0.66);
}
#textPanel .mbr-article p.quote {
    font-family: 'Lora', serif;
	font-weight: 400;
	font-style: italic;
    font-size: 18px;
	margin-top: 2em;
	padding-top: 1.5em;
	margin-bottom: 0.5em;
	border-top: 1px solid rgba(52,180,184,0.51);
}
#textPanel .mbr-article p.quoteSource, #textPanel .mbr-article p.quoteLocation {
	text-align: right;
    font-size: 16px;
	font-weight: 700;
	margin-top: 0.5em;
	margin-bottom: 0em;
	line-height: 16px;
}
#textPanel .mbr-article p.quoteLocation {
	font-style: italic;
	font-weight: 400;
	margin-bottom: 2em;
}
#gallery {
	padding-bottom: 0px;
}
.studioTour #gallery {
	padding-bottom: 80px;
}
.mbr-contacts a, .copyright a, .bottomNav a {
	color: #FFFFFF;
	text-decoration:none;
}
#pageBottom p.mbr-contacts__text {
	text-align: right;
}
#pageBottom .copyright p {
	color: rgba(0,0,0,0.72);
	font-size: 13px;
}
#pageBottom .bottomNav p {
	color: rgba(0,0,0,0.3);
	font-size: 17px;
}
.mbr-contacts ul {
	list-style: none;
  	margin-left: 0;
  	padding-left: 0;
}
.mbr-contacts ul li {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-top: 1px solid rgba(255,255,255,0.26);
}
.mbr-contacts ul li:first {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
#textPanel ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

#textPanel ul li {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

#textPanel ul li:before {
  content: "\00bb";
  font-size: 26px;
  padding-right: 10px;
  color: rgba(50,145,148,1.00);
}
#textPanel ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#textPanel ol li {
  counter-increment: step-counter;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

#textPanel ol li::before {
  content: counter(step-counter);
  margin-right: 10px;
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 110%;
  background-color: rgba(66,199,204,1.00);
  color: white;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 3px;
}
.halfCol {
	width: 45%;
	margin-right: 5%;
	float: left;
	clear:none;
}
.prompt {
	color: #0BA0A6;
	font-size: 70%;
	text-transform: uppercase;
}
.inputForm input {
	width: 100%;
}
.pressAnnouncement {
	margin-top: 2em !important;
	margin-bottom: 2em !important;
	padding: 30px;
	background: rgba(87,203,207,0.40);
	display: block;
	position: relative;
	float: left;
	clear: both;
	font-size: 22px !important;
}
.pressAnnouncement strong {
	margin-top: 0m !important;
	margin-bottom: 2em !important;
	position: relative;
	font-size: 18px !important;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 3em;
}
.pressAnnouncement img {
	width: 35%;
	margin-left: 5%;
	height: auto;
	float: right;
}


@media screen and (max-width:700px){
	.halfCol {
		width: 100%;
		margin-right: 0;
		float: none;
		clear:both;
	}
}

@media (min-width: 768px) {
  .container {
    width: 738px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 962px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}

@media (max-width: 991px) {
	.navbar-dropdown .navbar-brand {
		padding-bottom: 10px;
		width: 100%;
		clear: both;
		text-align: center;
	}
	#headerPanel .mbr-header .mbr-header__text {
		margin-top: 20px;
		text-align: center;
	}
}

@media (max-width: 767px) {
  .mbr-contacts__img {
    max-width: 250px;
    margin: 0px auto 0px auto;
	}
	.mbr-contacts {
		text-align: center;
	}
	#pageBottom p.mbr-contacts__text {
		text-align: center;
		margin-top: 20px;
	}
	.navbar-dropdown .navbar-brand {
		padding-bottom: 0px;
		width: 70%;
		clear: none;
		text-align: left;
	}
	#headerPanel .mbr-header .mbr-header__text {
		margin-top: -15px;
		margin-bottom: -25px;
		text-align: left;
	}
}

