/* Artfully masterminded by ZURB  */
/* --------------------------------------------------
	Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
	Variables
----------------------------------------- */
.fontLatoLight {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.fontLatoNormal {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.fontLatoBold {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
}
/* -----------------------------------------
	Helpers
----------------------------------------- */
.m0 {
  margin: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.p0 {
  padding: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt80 {
  padding-top: 80px !important;
}
/* -----------------------------------------
	Styleguide
----------------------------------------- */
.example {
  outline: 1px dashed #ddd;
  margin: 1em -1em 2em;
  padding: 0.5em 1em;
}
/* -----------------------------------------
	Shared Styles
----------------------------------------- */
body {
  background: #000 url(../img/bg-dark.jpg) fixed;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #2b2922;
}
h2 {
  font-size: 1.800em;
  /*27px*/
}
h3 {
  font-size: 1.600em;
  /*24px*/
}
h4 {
  font-size: 1.333em;
  /*20px*/
}
h5 {
  font-size: 1.133em;
  /*17px*/
}
a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tooltip {
  margin-top: -25px;
  /*had to add to resolve issue w/ tooltip pushing down Xpx down from margin <header> is set at*/
}
[class*="icon-"] {
  vertical-align: middle;
}
/* -----------------------------------------
	Misc.
----------------------------------------- */
p.lead {
  margin-bottom: 40px;
}
.divider-solid {
  height: 1px;
  margin: 40px 0;
  background-color: #f0f0f0;
}
hr.invisible {
  border-color: transparent;
}
.item .circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 14px 0;
  margin-right: 10px;
  margin-top: 7px;
  background: #a39770;
  color: #fff;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  text-align: center;
}
.item .circle a {
  color: #fff;
}
.item .circle span {
  font-size: 24px;
}
.arrow-list li {
  margin-bottom: 2px;
  padding: 0 5px 5px 18px;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  list-style: none;
}
.arrow-list li:before {
  content: "\e608";
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 10px;
  position: absolute;
  top: 6px;
  left: 0;
}
.arrow-list li:last-child {
  border-bottom: none;
}
.kontextStyle {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.photo img {
  display: block;
  border: solid 4px #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.photo-left {
  float: left;
  margin: 0 40px 40px 0;
}
.gm-style img {
  /* Foundation max-width: 100% was causing GMap.js img to display incorrectly*/
  max-width: none;
}
/* -----------------------------------------
	Layout
----------------------------------------- */
.body {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
}
.container {
  padding-right: 38px;
  padding-left: 38px;
}
/* -----------------------------------------
	Header
----------------------------------------- */
header {
  margin-top: 25px;
  border-top: 6px solid #a39770;
}
header .logo a {
  display: block;
  width: 130px;
  height: 71px;
  margin: 15px auto;
  background: transparent url(../img/logo.png) no-repeat;
  text-indent: -9999px;
}
/*
:: Navigation
*/
nav {
  margin-top: 30px;
}
.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: auto;
  float: left;
}
.nav-collapse li {
  float: left;
  width: 100%;
}
@media screen and (min-width: 40em) {
  .nav-collapse li {
    width: 25%;
    *width: 24.9%;
    /* IE7 Hack */
    _width: 19%;
    /* IE6 Hack */
    width: auto;
    /*PD*/
  }
}
.nav-collapse a {
  float: left;
  width: 100%;
  padding: 0.7em 1em;
  border-bottom: 1px solid #dfdbc9;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.133em;
  color: #2b2922;
  text-decoration: none;
}
@media screen and (min-width: 40em) {
  .nav-collapse a {
    margin: 0;
    padding: 1em;
    float: left;
    text-align: center;
    border-bottom: 0;
  }
}
.nav-collapse a:hover {
  background: #b6b28e;
  color: #fff;
}
.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}
@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }
}
.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 70px;
  height: 55px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: #a39770 url("../img/hamburger.gif") no-repeat 50% 33%;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .nav-toggle {
    background-image: url("../img/hamburger-retina.gif");
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}
/*
:: Social Buttons
*/
.social-buttons {
  text-align: center;
}
.social-buttons .social {
  display: inline-block;
}
/* -----------------------------------------
	Home
----------------------------------------- */
/*
:: Home Slider
*/
.home-slider {
  margin-bottom: 40px;
}
#full-width-slider {
  width: 100%;
}
#full-width-slider .rsABlock {
  left: auto;
  top: auto;
}
#full-width-slider .infoBlock {
  /*html content block*/
  position: absolute;
  max-width: 50%;
  overflow: hidden;
}
#full-width-slider .infoBlockLeftBlack {
  /*animated html content block*/
  left: 100px;
  bottom: 50px;
  text-align: left;
}
#full-width-slider .infoBlockRightBlack {
  /*animated html content block*/
  right: 100px;
  bottom: 50px;
  text-align: right;
}
#full-width-slider .infoBlock .title {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #fff;
}
#full-width-slider .rsMinW .rsArrowLeft {
  right: auto;
  bottom: 45%;
}
#full-width-slider .rsMinW .rsArrowRight {
  right: 0;
  bottom: 45%;
}
/* Home Slider end */
.contentSlider {
  width: 100%;
}
.contentSlider,
.contentSlider .rsOverflow,
.contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder,
.contentSlider .rsThumbs {
  background: #ff00ff;
  color: #000;
}
.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: #eee;
}
.contentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}
/*
:: Service blocks
*/
.home .services {
  margin-bottom: 40px;
}
.home .services .learn-more {
  margin-top: 20px;
}
/*
:: Service - Offerings blocks
*/
.home .service-offerings {
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #dfdbc9;
}
.feature-box .feature-box-icon {
  background: #CCC;
  border-radius: 35px;
  color: #FFF;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 35px;
}
.feature-box.feature-box-style-1 .feature-box-icon {
  border: 1px solid #cecece;
  background: transparent;
  line-height: 28px;
}
.feature-box.feature-box-style-1 .feature-box-icon:after {
  border: 3px solid #f4f4f4;
  border-radius: 50%;
  box-sizing: initial;
  content: "";
  display: block;
  height: 100%;
  left: -4px;
  padding: 1px;
  position: absolute;
  top: -4px;
  width: 100%;
}
.feature-box.feature-box-style-1 .feature-box-icon span {
  color: #a74424;
}
.feature-box .feature-box-info {
  padding-left: 50px;
}
.feature-box .feature-box-info .title {
  margin-top: 0;
  padding-top: 10px;
}
.feature-box .feature-box-info .title a {
  color: inherit;
}
.feature-box .feature-box-info .title a:hover {
  color: #a74424;
}
/*
:: Project blocks
*/
.home .projects {
  margin-bottom: 40px;
}
/*** Project Items w/ Captions - http://css-tricks.com/slide-in-image-captions/ ***/
.home .projects .project-item {
  height: 150px;
  margin-bottom: 0;
}
/*
:: Blog
*/
/*
:: Testimonial
*/
.home .blog .title,
.home .testimonials .title {
  margin-bottom: 30px;
}
.testimonials .flexslider {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.testimonials .flexslider .flex-control-paging li a {
  background: #dfdbc9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.testimonials .flexslider .flex-control-paging li a:hover {
  background: #b6b28e;
}
.testimonials .flexslider .flex-control-paging li a.flex-active {
  background: #a39770;
}
.testimonials .flexslider .flex-direction-nav a {
  line-height: 1;
}
/*aligns arrow vertically properly*/
/*.testimonials div.flexslider ul.flex-direction-nav {
	display: block;
	position: absolute;
	right: 2px;
	top: -27px;
	background: cyan;
}*/
.testimonial-item {
  /*padding-bottom: 45px;*/
  margin: 0 5px;
}
.testimonial-item p {
  margin-bottom: 0;
  padding: 20px 25px;
  background: #dfdbc9;
  line-height: 1.333;
}
.testimonial-item .testimonial-arrow {
  width: 0px;
  height: 0px;
  margin: 0 0 0 30px;
  border-style: solid;
  border-width: 0 25px 25px 0;
  border-color: transparent #dfdbc9 transparent transparent;
}
.testimonial-item .author {
  margin: -4px 0 0 75px;
}
.testimonial-item .author .color {
  font-size: 1.133em;
  color: #a74424;
}
/* -----------------------------------------
	Content
----------------------------------------- */
.page-top .row {
  background: #2b2922;
  margin-bottom: 60px;
  border-bottom: 5px solid #78725f;
  padding: 30px 38px;
}
.page-top h2 {
  display: inline-block;
  margin: 0 0 -35px;
  padding-bottom: 25px;
  border-bottom: 5px solid #a39770;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 2.667em;
  color: #fff;
}
/* -----------------------------------------
	Services
----------------------------------------- */
.services .item {
  margin-bottom: 20px;
  overflow: hidden;
}
.services .item .circle {
  width: 75px;
  height: 75px;
  padding: 21px 0;
  margin-right: 10px;
}
.services .item .circle span {
  font-size: 40px;
  color: #dfdbc9;
}
.services .item .data {
  width: 77%;
}
.services .item .data blockquote {
  font-style: italic;
}
/* -----------------------------------------
	Projects - All
----------------------------------------- */
/*** Filter ***/
.projects dl.sub-nav dt,
dl.sub-nav dd {
  margin-left: 2px;
}
.projects dl.sub-nav dd a {
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 9px;
}
.projects dl.sub-nav dd a:hover {
  background: #dfdbc9;
}
.projects dl.sub-nav dd.active a:hover {
  background: #a39770;
}
@media only screen and (max-width: 767px) {
  .filters-button-group button {
    margin-bottom: 2px;
  }
}
/*** Project Items w/ Captions - http://css-tricks.com/slide-in-image-captions/ ***/
.projects .project-item {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 24px;
  position: relative;
  overflow: hidden;
}
.projects .project-item img {
  display: block;
  margin: 0 auto;
}
.projects .project-item .caption {
  position: absolute;
  left: 0;
  bottom: -50%;
  width: 100%;
  padding: 10px 20px;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  color: #b6b28e;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.projects .project-item:hover .caption {
  opacity: 1;
  bottom: 0;
}
.projects .project-item .caption .title {
  color: #fff;
}
.projects .addl-project-item .location {
  font-size: 13px;
}
/*displays icon to inform users
.projects .project-item:before {
	content: "?";
	position: absolute;
	font-weight: 800;
	background: black;
	background: rgba(255,255,255,0.75);
	text-shadow: 0 0 5px white;
	color: black;
	width: 24px;
	height: 24px;
	-webkit-border-radius: 12px;
	-moz-border-radius:    12px;
	border-radius:         12px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	-moz-transition: all 0.6s ease;
	opacity: 0.75;
}
.projects .project-item:hover:before {
	opacity: 0;
}
.projects .project-item:before { bottom: 10px; left: 10px; }*/
/* -----------------------------------------
	Projects - Single
----------------------------------------- */
.projects .project-control {
  margin-top: -20px;
}
.projects .project-control li {
  margin-left: 8px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.projects ul.project-control a {
  height: 30px;
  width: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.projects ul.project-control a.has-tip {
  border-bottom: none;
  cursor: pointer;
}
.projects ul.project-control a span {
  font-size: 28px;
}
.projects .description {
  margin-bottom: 40px;
}
.projects .details p {
  margin-bottom: 5px;
}
.projects .details p span {
  color: #a39770;
}
.projects .flexslider {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.projects .flexslider .flex-control-paging li a {
  background: #dfdbc9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.projects .flexslider .flex-control-paging li a:hover {
  background: #b6b28e;
}
.projects .flexslider .flex-control-paging li a.flex-active {
  background: #a39770;
}
.projects .flexslider .flex-direction-nav a {
  line-height: 1;
}
/*aligns arrow vertically properly*/
.photo-credit p {
  font-size: 12px;
  text-align: center;
}
/* -----------------------------------------
	About
----------------------------------------- */
.team-item .name {
  margin-bottom: 0;
}
.team-item .title {
  color: #a39770;
}
.bio-details h5 {
  color: #a39770;
}
.bio-details .title {
  color: #a39770;
}
.bio-details .email {
  color: #a39770;
}
.bio-details .email span {
  margin-right: 5px;
  vertical-align: middle;
}
.bio-details .photo {
  margin-bottom: 20px;
}
.bio-details .item {
  margin-left: 20px;
}
/* -----------------------------------------
	Blog
----------------------------------------- */
.blog.blog-posts article.single-post {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.home article.single-post {
  margin-bottom: 20px;
  overflow: hidden;
}
.home article.single-post .title {
  margin-top: 0;
}
.blog article.single-post .image-post {
  margin: 0 0 15px 0;
}
.blog article.single-post div.post-date {
  float: left;
  margin: 0 20px 20px 0;
  background: #a74424;
  color: #fff;
  text-align: center;
}
.blog article.single-post div.post-date span {
  display: block;
  padding: 5px 10px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.blog article.single-post div.post-date span.day {
  padding: 5px 10px 0px 10px;
  font-size: 1.333em;
}
.blog article.single-post div.post-date span.month {
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
}
.blog article.single-post div.post-date span.year {
  background: rgba(0, 0, 0, 0.2);
}
.blog article.single-post div.post-meta {
  margin-bottom: 20px;
  font-size: 0.867em;
}
.blog article.single-post div.post-meta > span {
  display: inline-block;
  padding-right: 8px;
}
.blog article.single-post div.post-meta i {
  margin-right: 3px;
  color: #777777;
}
.blog article.single-post .post-meta + p {
  clear: both;
}
.blog .sidebar .widget {
  margin-bottom: 40px;
}
.blog .popular-tags .button {
  margin-bottom: 3px;
}
/* -----------------------------------------
	Contact
----------------------------------------- */
#map {
  display: block;
  width: 100%;
  height: 350px;
  margin: -60px 0 60px 0;
}
.contact .item {
  position: relative;
  margin-bottom: 20px;
  padding-left: 40px;
}
.contact .item .circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  padding: 7px 0;
  margin-top: -6px;
}
.contact .item .circle span {
  font-size: inherit;
  line-height: 1.1;
}
.contact .item .title {
  margin-bottom: 5px;
}
.contact .item .directions {
  font-size: 0.867em;
}
/* -----------------------------------------
	Footer
----------------------------------------- */
footer {
  margin-top: 40px;
  padding: 30px 0;
  background: #2b2922;
  color: #fff;
}
footer h2 {
  font-size: 1.429em;
  color: #fff;
}
footer a {
  color: #fff;
}
footer .description {
  font-size: 0.867em;
  color: #a39770;
}
footer ul.footer-nav {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 27px;
}
footer .icon {
  float: left;
  margin: 4px 8px 8px 0;
  font-size: 1.143em;
  color: #a39770;
}
.social {
  margin-top: 25px;
}
header .social {
  margin-top: 45px;
}
header .social li,
footer .social li {
  display: inline-block;
  margin-left: 8px;
  background: #a39770;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social li:first-child {
  margin-left: 22px;
}
.social li:hover {
  background: #78725f;
}
ul.social a {
  height: 30px;
  width: 30px;
  color: #2b2922;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
header ul.social a {
  color: #fff;
}
footer .footer-sub {
  padding-top: 10px;
  border-top: 1px solid #5e5a4b;
}
footer .copyright {
  font-size: 0.867em;
}
footer .copyright .links {
  margin-left: 30px;
}
footer .copyright .links a {
  margin-right: 5px;
}
/* -----------------------------------------
	Media Queries
----------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  header .logo a {
    background-image: url(../img/logo@2x.png);
    background-size: 130px 71px;
  }
}
@media only screen and (max-width: 767px) {
  nav {
    margin-top: 0;
  }
  .social-buttons {
    display: none;
  }
  /* -----------------------------------------
		Home
	----------------------------------------- */
  #full-width-slider .infoBlock {
    /*html content block*/
    max-width: 100%;
    padding: 0 10px;
  }
  #full-width-slider .infoBlockLeftBlack {
    left: 0;
    bottom: 10px;
  }
  #full-width-slider .infoBlockRightBlack {
    right: 0;
    bottom: 10px;
  }
  /*
	:: Blog
	*/
  .blog {
    margin-bottom: 40px;
  }
  /* -----------------------------------------
		Services
	----------------------------------------- */
  .services .item .data {
    width: 100%;
  }
  /* -----------------------------------------
		Projects - Single
	----------------------------------------- */
  .projects .details {
    margin-bottom: 40px;
  }
  /* -----------------------------------------
		About
	----------------------------------------- */
  .team-item {
    margin-bottom: 40px;
  }
  .team-item .name {
    font-size: 1em;
  }
}
@media only screen and (min-width: 320px) and (max-width: 639px) {
  #full-width-slider .infoBlockLeftBlack p,
  #full-width-slider .infoBlockRightBlack p {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 17px;
  }
  .social-buttons {
    display: none;
  }
}
@media (max-width: 480px) {
  .home-slider {
    /*html content block*/
    display: none;
  }
  /* -----------------------------------------
		Projects - Single
	----------------------------------------- */
  .projects .details p span {
    display: block;
  }
  /* -----------------------------------------
		Blog
	----------------------------------------- */
  .blog article.single-post div.post-date {
    float: none;
    margin: 0 0 20px 0;
  }
  .blog article.single-post div.post-date span {
    display: inline-block;
  }
  .blog article.single-post div.post-date span.day {
    font-size: 1em;
  }
  /* to get the Projects grid to layout nicely */
  .projects .row .mobile-two {
    width: 100% !important;
    float: left;
    padding: 0 12px;
  }
}
/*# sourceMappingURL=app.css.map */