@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,400i|Roboto+Condensed');

body {
  color: #555555;
}
img.logo {
    max-width: 100px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', serif;
  text-transform: uppercase;
}

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

  h2 {
  font-size: 2rem;
  }

}


a {
    color: #333;
}

a:hover {
  color: #666;
}

h1.entry-title {
    font-family: 'Crimson Text', serif;
    text-transform: lowercase;
    color: #000;
    text-align: center;
    font-size: 3.5em;
    font-style: italic;
}

.top-bar .menu a:hover:not(.button) {
    background-color: transparent;
}

.top-bar, .top-bar ul {
    background-color: #fff;
}

nav#site-navigation {
    height: auto;
}

li.home {
    text-align: center;
    display: block;
}

ul#menu-main-left {
    float: right;
}

img.logo {
    max-width: 100%;
    display: block !important;
}

.top-bar .menu a {
    height: auto;
    font-family: 'Roboto Condensed', serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.top-bar .menu li:not(:last-child) {
    border-right: 0px solid #4e4e4e;
}

.top-bar .menu a {
    color: #555555;
    font-weight: bold;
}



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

  .top-bar .menu a {
      color: #555555;
      font-weight: bold;
      font-size: 0.75em;
      padding: 1rem 0.5rem !important;
  }

}

#front-hero {
	background: none;
	padding-top: 0;
	height: auto;
}

#front-hero h4 {
	background-size: cover;
    color: #fefefe;
    font-size: 1.3125rem;
    padding-top: 5em;
    padding-bottom: 5em;

}

.banner-text-small {
    font-family: 'Crimson Text', serif;
    text-transform: uppercase;
    color: #fff;
    padding-top: 9em;
    text-align: center;
    letter-spacing: 0.125em;
    font-size: 1.5em;
}

.banner-text-large {
    font-family: 'Crimson Text', serif;
    text-transform: lowercase;
    color: #fff;
    padding-bottom: 3em;
    text-align: center;
    font-size: 5em;
    font-style: italic;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.75);
}


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

.banner-text-large {
  padding-bottom: 3em;
}
    
    .a-sumptuous-haven{
        padding-bottom: 2em !important;
    }
    .a-sumptuous-haven-text-box{
        position: relative;
        top: -93px;
    }
    

}

.top-bar .menu .home a:hover:not(.button) {
    background-color: transparent;
}

ul#menu-primary-1 {
    padding-top: 1.75em;
    padding-right: 1em;
}

.overlap {
    margin-top: -8em;
    position: relative;
    z-index: 10000;
}


@media screen and (max-width: 39.999em) {

  .overlap {
      margin-top: -3.5em;
  }

}

h3 {
  font-family: 'Roboto Condensed';
}

hr {
    max-width: 75rem;
    border-bottom: 3px solid #000;
    margin: 1rem auto 1.5rem;
}

p {
  font-family:'Crimson Text',serif;
}

a.button {
    background-color: transparent;
    border: #555 3px solid;
    color: #555;
    padding-left: 1.5em;
    padding-right: 1.5em;
}


.rotate {

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.creative-spaces-text {
display: none;
}

/* Large and up */
@media screen and (min-width: 64em) {

  .creative-spaces-text {
      display: block;
      text-align: center;
      width: auto;
      padding-top: 6.9em;
      font-family: 'Roboto Condensed', serif;
      border-bottom: 3px solid #000;
      font-size: 2em;
      margin-top: 5.25em;
  }


}

.portrait {
    max-width: 200px;
    padding-top: 6em;
    position: absolute;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .portrait {
      position: relative;
  }

}

.portrait-text {
  font-size: 1.5em;
    font-style: italic;
    padding-top: 1em;
}



section.creative-spaces {
    margin-top: 3em;
    margin-bottom: 5em;
    clear: both;
}


/* Small only */
@media screen and (max-width: 39.9375em) {

  section.creative-spaces {
      margin-top: 0em;
  }

}

/* Large and up */
@media screen and (min-width: 64em) {

  section.creative-spaces {
      margin-top: -3em;
  }


}


.home-page-content {
  padding-top: 2em;
}

div#footer-container {
    background-color: #555555;
}

.gform_wrapper .top_label .gfield_label.gfield_label {
  display: none;
}

.gform_wrapper {
    max-width: 300px;
    float: right;
    margin: 0;
}

input#gform_submit_button_1 {
    width: 100%;
}

input#input_1_1 {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-family: 'Crimson Text',serif;
    margin-bottom: 0.25em;
    color: #fff;
}


input#gform_submit_button_1 {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', serif;
}

.gform_footer.top_label.top_label {
    margin-top: 0;
    padding: 0;
}

.copyright {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-family: 'Roboto Condensed', serif;
  padding-top: 1em;
}

.gform_wrapper.gform_wrapper  {
    margin: 0;
    max-width: 100%;
}

.a-sumptuous-haven {
    background-image: url(../images/a-sumptuous-haven.jpg);
    background-size: 100%;
    padding-top: 7em;
    padding-bottom: 6em;
    background-repeat: no-repeat;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .a-sumptuous-haven {
      padding-top: 10em;
      padding-bottom: 6em;
  }

}

.creative-spaces-project-portfolio {
  background-image: url(../images/view-the-project-portfolio.jpg);
  background-size: 100%;
  padding-top: 7em;
  padding-bottom: 17em;
  background-repeat: no-repeat;
}

.our-featured-published-articles {
    text-align: center;
    margin-top: -7em;
    padding-top: 5em;
    padding-bottom: 5em;
    background-color: #f1f1f1;
}

.our-featured-published-articles .owl-carousel {
    border-bottom: 1px solid #666;
    min-height: 15em;
    padding-bottom: 0em;
}

.our-featured-published-articles .item img {
    border-bottom: 5px solid #f1f1f1;
    transition: all 0.25s ease-in-out;
    padding-bottom: 2em;
    margin-bottom: 0;
}

.our-featured-published-articles .item img:hover {
    border-bottom: 5px solid #666;
    transition: all 0.25s ease-in-out;
}

.our-featured-published-articles h5 {
  font-size: 1em;
  font-family: 'Roboto Condensed', serif;
  border-bottom: 3px solid #555;
  display: inline-block;
}

.a-sumptuous-haven-text-box {
    background-image: url(../images/a-sumptuous-haven-text-box.png);
    background-size: auto 100%;
    padding: 2em 2em 5em 2em;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .a-sumptuous-haven-text-box {
      background-color: #fefefe;
  }

}


.a-portrait-of-grandeur {
    margin-top: -2em;
}

.italic {
  font-family: 'Crimson Text',serif;
  font-style: italic;
}

.view-the-project-portfolio-button {
  background-color: #f1f1f1;
  padding: 2em;
  text-align: center;
}

.view-the-project-portfolio-button {
    margin-top: 4em;
}

.creative-spaces-project-portfolio h4 , .a-sumptuous-haven h3, .a-sumptuous-haven h4,  .a-portrait-of-grandeur h3 {
    letter-spacing: 0.125em;
}

.portfolio-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2em;
  padding-top: 2em;
}

hr.thin {
    max-width: 20rem;
    border-bottom: 1px solid #ccc;
    margin: 1rem auto 1.5rem;
}

.banner-text-small {
    font-family: 'Crimson Text', serif;
    text-transform: uppercase;
    color: #fff;
    padding-top: 9em;
    text-align: center;
    letter-spacing: 0.125em;
    font-size: 1.5em;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.75);
}

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

.banner-text-small {
  padding-top: 3em;
}

}



.testimonial {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.flair {
    min-height: 14em;
    background-color: #000;
    background-image: url(../images/banner1.jpg);
    background-position: center center;
    background-size: cover;
}

#featured-hero {
    height: 20rem;
}
.medium-6.columns.interior{
	    padding-left: 5em;
}

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

  .medium-6.columns.interior{
  	    padding-left: 3em;
  }

}

.medium-6.columns.living {
    margin-top: 3em;
    padding-left: 5em;
    background-color: #f1f1f1;
    padding-top: 5em;
    padding-bottom: 4em;
}

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

  .medium-6.columns.living {
      margin-top: 0em;
      padding-left: 3em;
      padding-top: 3em;
  }

}

a.button-call {
    display: none;
}
@media screen and (max-width: 39.999em) {
	#front-hero {
		margin: 0;
		padding-top: 0;
	}
	.banner-text-large {
    padding-bottom: 1.5em;
    font-size: 2em;
}
.banner-text-small {
    padding-top: 1em;
    font-size: 1.5em;
}
.medium-6.columns.interior{
	    padding-left: 0.8em;
}
.portrait {
    padding-top: 0em;
}
.creative-spaces-project-portfolio {
    padding-top: 2em;
    padding-bottom: 6em;
    background-size: cover;
}
.our-featured-published-articles .owl-carousel {
    min-height: 0em;
	border-bottom:none;
    padding-bottom: 0em;
}
.our-featured-published-articles {
    padding-top: 4em;
    padding-bottom: 1em;
}
.medium-6.columns.living {
    margin-top: 3em;
    padding-top: 2em;
	padding-left:0.8em;
    padding-bottom: 0em;
}
.smm {
    text-align: center;
    margin-bottom: 1em;
}
.gform_wrapper {
    max-width: 300px;
    float: none;
    margin: 0;
}
a.button-call {
    background-color: transparent;
    border: #555 3px solid;
    color: #555;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    width: 71%;
    display: block;
    margin: 10px auto;
    font-family: 'Crimson Text', serif;
    font-size: 1.2em;
    text-align: center;
}
a.button-call:hover {
    color: #fff;
    background-color: #555;
    border: 3px solid #fff;
}
}

@media screen and (min-width: 40em) {
	#front-hero {
		margin: 0;
		padding-top: 0;
	}
}


div#gform_confirmation_message_1 {
    color: #fff;
    text-align: center;
    font-family: 'Crimson Text',serif;
}
