
    /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

    body {
	padding-bottom:0px;
	color: #999999;
	font-family:'monsterratReg',arial,sans-serif;
/*<!--	background-image: url(img/Working/Noise-lines-White-Tileable-pattern-for-website-background.jpg);
	background-repeat: repeat;-->*/
    }
	


    /* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */
img#logo{
width:75px;
height:auto;
}
    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    .navbar-wrapper {
      position: absolute;
      top:55px;
      left: 0;
	  width:97%;
      z-index: 20;
      margin-top: 0px;
      margin-bottom: -75px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
	  margin-left:auto;
	  margin-right:auto;
    }
    .navbar-wrapper .navbar {

    }

    /* Remove border and change up box shadow for more contrast */
    .navbar .navbar-inner {
      border: 0;
      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
         -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
              box-shadow: 0 2px 10px rgba(0,0,0,.25);
    }

    /* Downsize the brand/project name a bit */
    .navbar .brand {
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    }

    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a {
      padding: 15px 20px;
	  font-family:'monsterratBld',arial,sans-serif;
    }
.nav.pull-right > li > a{
padding:12px;
}
.nav.pull-right li a:first-of-type{
padding-right:10px;
}
.nav.pull-right > li > a > img {
    max-width: 25px;
	opacity:1;
	transition:all .3s;
}
.dropdown-menu > li > a {
font-family:'monsterratReg',arial,sans-serif;
font-size: 12px;
}



    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top:5px;
    }
	.container #contact-Information{
		width:300px;
	max-width:300px;
	}
	.container #contact-Information ul{
		text-align:right;
	}
.container #contact-Information ul li{
display:inline;
margin-right: 15px;
}
.container #contact-Information ul li:last-of-type {
margin-right:0px;
}
.container #contact-Information li a{
color:#666;
}


    /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
      margin-bottom:30px;
	  margin-left: auto;
	  margin-right: auto;
	  top: 60px;
    }

    .carousel .container {
      position: relative;
      z-index: 9;
    }
	
    .carousel-control {
	height: 80px;
	margin-top: 0;
	font-size: 120px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
	z-index: 10;
margin-left: 15%;
margin-right: 15%;
	color:#142b46;
    }
	
    .carousel .item {
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
    }
    .carousel img, .carousel picture {
      margin-right: auto;
	  margin-left: auto;
      top: 0;
      height: 500px;
    }

    .carousel-caption {
	background-color: transparent;
	max-width: 850px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
    }
	.carousel-caption h1 {
	font-family: 'Playball';
	margin: 0;
	line-height: 1.25;
	font-size: 27px;
	color: #142b46;
	}
.carousel-caption h3 {
	color:#142b46;
}
    .carousel-caption .lead {
	margin-top:5px;
	line-height: 1.25;
	color: #666666;
	font-size:16px;
	font-family: 'monsterratReg',arial,sans-serif;
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }

/* TEST FORM HONEYPOT */
.frmWrp{
padding-left:75px;
margin-top:75px;
}
.hide-robot{
display:none!important;
}
/* TEST FORM HONEYPOT */

    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
	.marketing h1{
font-size:22px;
line-height:27px;
text-align: center;
padding:20px 15px;
font-family:'monsterratBld',arial,sans-serif;
color:#142b46;
	}
.marketing h1.intHead {
    padding: 60px 15px 20px;
}
h1.featurette-heading.about{
font-size:50px;
line-height:50px;
text-align: left;
font-family:'monsterratBld',arial,sans-serif;
color:#142b46;
}
.featurette.about h2.small{
font-size:20px;
line-height:25px;
text-align: left;
font-family:'monsterratReg',arial,sans-serif;
color:#142b46;
}
.featurette.about h2{
font-size:50px;
line-height:50px;
text-align: left;
font-family:'monsterratBld',arial,sans-serif;
color:#142b46;
}
.featurette.about ul{
color:#142b46;
margin-bottom:15px;
}
.featurette.about ul li{
margin-bottom:3px;
}
.commitment{
padding:30px 0px;
height:100%;
}
    .marketing .span4 {
      text-align: center;
	  color:#999;
    }
    .marketing h2, .websiteDesign h2, .caseStudy h2, .caseStudy h3 {
	font-family:'monsterratBld',arial, sans-serif;
	font-weight: normal;
	color:#142b46;
	text-align:center;
    }
    .marketing .span4 p.committment {
	font-family:'monsterratBld',arial, sans-serif;
	font-size: 31.5px;
	color:#142b46;
	text-align:center;
	margin-top:12px;
	}
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
	  color:#475363;
    }
.websiteDesign p.featurette-heading {
font-family:'monsterratBld',arial, sans-serif;
font-weight: normal;
color:#142b46;
text-align:left;
}

p.lead{
color: #475363;
font-size:17px;
line-height:25px;
}

p.lead.cont{
margin-bottom:5px;
font-size:15px;
line-height:23px;
}
.marketing p.lead.cont:first-of-type{
margin-top:15px;
}
.marketing p.lead.cont:last-of-type{
margin-bottom:25px;
}

@media only screen and (min-width: 991px) and (max-width: 1199px){
    .marketing .span4 {
	width:31%
	}
}


	
    /* Featurettes
    ------------------------- */

    .featurette-divider {
	background-image: url(../img/home/FeaturetteDivider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin-right: 0;
	margin-left: 0;
	border: none;
    }
    .featurette {
	padding: 23px; /* Vertically center images part 1: add padding above and below text. */
	overflow: hidden; /* Vertically center images part 2: clear their floats. */
	background-image: none;
	background-repeat: repeat;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0);
	box-shadow: 2px 2px 5px rgba(0,0,0,0);
	margin-top:30px;
    }
    .featurette:first-of-type {
	margin-top:30px;
	}
	.websiteDesign .featurette:first-of-type {
	margin-top:30px;
	}
    .featurette.home {
	margin-top:30px;
	}
    .featurette-image {
      margin-top: 0px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
	  margin-bottom: 13px;
/*	    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.25);
         -moz-box-shadow: 2px 2px 5px rgba(0,0,0,.25);
              box-shadow: 2px 2px 5px rgba(0,0,0,.25);*/
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }
	
	
	
@media (max-width:992px){
.featurette-image.pull-left, .featurette-image.pull-right {
    display: block;
    float: none;
    max-width: 100%;
}
}



    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }
    h2.featurette-heading {
	text-align:left;
	}
	
	
	
    /* Home Case Studies
    ------------------------- */
.featurette.home.hmCaseStud{
padding-bottom:0px;
}
.featurette.home.hmCaseStud h4 {
    font-family: 'monsterratBld',arial, sans-serif;
    font-weight: normal;
    color: #142b46;
    text-align: left;
}
.featurette.home.hmCaseStud .row{
margin-left: -23px;
margin-right: -23px;
}
.featurette.home.hmCaseStud p.lead{
margin-bottom:2px;
}
.marketing .span4.caseStudIntro{
margin:0px;
background-color:#000;
}
.caseStudIntro a{
display:block;
background-position:center;
background-repeat:no-repeat;
background-size: 100% auto;
height:450px;
opacity:.7;
transition:all .3s;
position: relative;
}
.marketing .span4.caseStudIntro a p{
margin:0px;
font-size:17px;
line-height:28px;
font-weight:600;
color:#fff;
}
.marketing .span4.caseStudIntro a p span{
display:block;
margin:0px;
font-size:14px;
line-height:16px;
font-weight:300;
}
a.hmCaseStudy-1{
background-image:url('../img/home/athfest-case-study-tmb.jpg');
}
a.hmCaseStudy-2{
background-image:url('../img/home/website-design-case-study-tmb.jpg');
}
a.hmCaseStudy-3{
background-image:url('../img/home/website-design-for-construction-cstmb.jpg');
}
a.hmCaseStudy-1 p, a.hmCaseStudy-2 p, a.hmCaseStudy-3 p{
color:#fff;
position:absolute;
padding:12px;
padding-top:4px;
bottom:-68px;
background-color:rgba(0,0,0,.5);
text-align:left;
margin-bottom:0px;
transition:all .5s;
width: calc(100% - 24px);
height:85px;
}
.caseStudIntro a:hover{
opacity:1;
}
.caseStudIntro a:hover > p{
bottom:0px;
}


@media only screen and (max-width: 992px){
.featurette.home.hmCaseStud .row {
    margin-left: -12px;
    margin-right: -12px;
}
a.hmCaseStudy-1 p, a.hmCaseStudy-2 p, a.hmCaseStudy-3 p{
display:block;
}
}



@media only screen and (min-width: 1200px){
.marketing .span4.caseStudIntro {
    width: 390px;
}
}
    /* END Home Case Studies
    ------------------------- */
	

	
	
    /* Internal Case Study
    ------------------------- */
.caseStudy .carousel-inner{
padding-bottom: 80px;
text-align:center;
}
.caseStudy .carousel-caption{
max-width:990px;
bottom: -70px;
text-align:left;
}
.caseStudy .carousel-caption h1{
font-size:33px;
}
.caseStudCont{
padding: 15px 90px 60px 90px;
color: #475363;
font-family: 'monsterratReg',arial,sans-serif;
}
.caseStudCont ul{
column-count: 2;
column-gap: 40px;
}
.caseStudCont ul li{
font-size:13px;
margin-bottom:3px;
}
.caseStudCont p{
line-height:23px;
}
	
	
    /* END Internal Case Study
    ------------------------- */
.location .carousel{
margin-bottom:60px;
}
.location .carousel-inner{
padding-bottom:50px;
text-align:center;
}
.location .carousel .carousel-caption{
width:100%;
bottom:-50px;
text-align:left;
}
.locationCont{
padding:60px0px;
color: #475363;
font-family: 'monsterratReg',arial,sans-serif;
}

.singleCol{
column-count:1!important;
}
	
	
	
	
	
    /* Footer
    ------------------------- */
footer.container-fluid{
padding-top:30px;
margin-top: 23px;
background-color:#fff;
font-family:'monsterratReg',arial,sans-serif;
border-top:1px solid #ddd;
}
footer.container{
margin-top: 23px;
background-image:url('../img/footer-grad-lght.gif');
background-repeat:repeat-x;
background-position:left top;
background-size: 100% 100%;
background-color:#fff;
font-family:'monsterratReg',arial,sans-serif;
border-top:1px solid #eee;
}
footer.container .row{
margin-left:0px;
}
footer .ftrCont p{
font-size:12px;
}
footer p, footer p a{
font-size:10px;
margin:5px 0px;
color: #414141;
font-weight:normal;
line-height: 16px;
}
footer p a{
text-decoration:underline;
}
footer p a:hover{
color:#142b46;
}
footer .ftr{
width:100%;
}
footer .ftr .ftrLogo{
max-width:85px;
margin-bottom:10px;
}
footer .ftr .ftrCont .ftrTag{
font-family:'monsterratBld',arial,sans-serif;
margin-bottom:12px;
color:#142b46;
}
footer .ftr ul{
list-style-type:none;
margin-left:0px;
}
footer .ftr ul li{
font-size:10px;
letter-spacing: 1px;
color: #414141;
}
footer .ftr .span3{
padding-right:25px;
}
footer .copyright{
position:relative;
height:20px;
margin-left:0px;
width: 100%;
margin-top: 15px;
}
footer.container-fluid .span12 .copyright{
position:absolute;
bottom:0px;
width: 100%;
height:17px;
background-color:#191919;
padding-top: 3px;
}
footer.container-fluid .span12 .copyright p{
font-size:9px;
margin:0px;
color:#eee;
padding-left:12px;
}


    /* RESPONSIVE CSS
    -------------------------------------------------- */
	
@media (min-width: 769px){
img#logo{
width: 90px;
height: auto;
margin-top: 7px;
}
.container #contact-Information{
width:270px;
}
.container #contact-Information li{
display:inline-block;
margin-right: 15px;
}
.container #contact-Information ul li{
text-align:right;
display:inline-block;
}
.marketing h1 {
padding: 60px 60px 15px;
font-size:40px;
line-height:40px;
}
.marketing h1.intHead {
padding: 100px 60px 15px;
}
}

/* @media only screen and (min-width:992px){
.marketing h1 {
    padding: 30px 60px;
}
} */

	@media (max-width: 1580px) {
		.container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
    .carousel-control {
	margin-left: 10%;
	margin-right: 10%;
    }
	}
	
	@media (max-width: 1366px) {
    .carousel-control {
	margin-left: 5%;
	margin-right: 5%;
    }
	}
	
	@media (max-width: 1280px) {
    .carousel-control {
	margin-left: 5%;
	margin-right: 5%;
    }
	}
	
	@media (max-width: 1024px) {
    .carousel-control {
	margin-left: 3%;
	margin-right: 3%;
    }
	.marketing .span4 {
      margin-top: -20px;
    }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        margin: 0 auto 20px;
		max-width:40%
      }
	}

	@media (max-width: 992px) {
	.caseStudCont {
    padding:40px 30px;
	}
	.caseStudy .carousel-caption {
    bottom: -60px;
	}
	}

    @media (max-width: 979px) {
.navbar .brand {
padding: 8px 0px 4px;
width: 85px;
max-width: 85px;
}
.container #logo {
    height: auto;
    max-width: 75%;
    float: left;
    margin-bottom:0px;
}
      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        margin: -3px 0;
      }

      .carousel .item {
        height: 500px;
      }
      .carousel img {
        width: auto;
        height: auto;
      }
	    .carousel-control {
		margin-left: .5%;
		margin-right: .5%;
    }
.marketing h1 {
    font-size: 19px;
    line-height: 23px;
    padding: 50px 10px 30px;
}
.marketing h1.intHead {
    padding: 90px 10px 30px;
}
h1.featurette-heading.about{
font-size:30px;
line-height:32px;
text-align: left;
font-family:'monsterratBld',arial,sans-serif;
color:#142b46;
}
      .featurette {
        height: auto;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        margin: 0 auto 20px;
		max-width: 80%;
      }
}






@media (max-width: 767px){
footer.container{
margin-left:-20px;
margin-right:-20px;
padding-left:12px;
padding-right:12px;
}
footer .ftr ul li{
display:block;
}
}
	
	
    @media (max-width: 768px) {

      .navbar-inner {
        margin: -5px;
      }
      .carousel {
        margin-left: -20px;
        margin-right: -20px;
		margin-bottom:6px;
      }
      .carousel .container {
      }
      .carousel .item {
        height: 350px;
      }
	  .carousel-control {
		margin-left: 3%;
		margin-right: 3%;
    }
      .carousel img {
        height: 300px;
      }
      .carousel-caption {
        width: 90%;
        padding: 0 70px;
        margin-top:30px;
		bottom: -50px;
      }
      .carousel-caption h1 {
        font-size: 24px;
      }
      .carousel-caption .lead {
        font-size: 14px;
      }
	  .carousel-caption .btn {
		  font-size: 12;
	  }
	  .row .img-circle {
	  max-width: 50%;
	  }

	  .carousel-caption{
	  margin-top:-15px;
	  }
	.marketing h2, .websiteDesign h2 {
	font-size:28px;
	}
	.featurette-divider {
		margin-top: 50px;
		background-size:contain;
		margin-bottom: 0px;
	}
      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }
	.marketing .span4 {
		margin-top:5px;
	}
	a.hmCaseStudy-1, a.hmCaseStudy-2, a.hmCaseStudy-3 {
		background-size:auto 100%;
	}
	.carousel-control {
	font-size: 80px;
    }
	.caseStudCont {
	padding: 40px 0px;
	}
	.caseStudCont ul {
	column-count: 1;
	}
	.caseStudy .carousel-inner {
	padding-bottom:12px;
	}
}

	@media (max-width:480px) {
	
	.carousel .item {
	height: auto;
	}
	.carousel img {
        height: auto;
		width: 350px;
      }
	.carousel-control {
		margin-left: .3%;
		margin-right: .3%;
		top: 27%;
    }
	.carousel-caption {
	margin-top: -30px;
	padding: 0;
	}
	.marketing .span4 {
	margin-top: -10px;	
	}
	.featurette {
	padding: 12px;
	}
	#myCarousel .left.carousel-control {
		margin-left: -15px;
	}
	#myCarousel .right.carousel-control {
		margin-right: -15px;
	}
	#myCarousel .left.carousel-control, #myCarousel .right.carousel-control{
		margin-top:0;
	}
	.carousel-caption{
	  margin-top:-15px;
	  }
	.marketing h2, .websiteDesign h2 {
	font-size:28px;
	}
}
	
	@media (max-width: 360px) {

      .navbar-inner {
        margin: -5px;
      }

      .carousel {
        margin-left: -5px;
        margin-right: -5px;
      }
      .carousel .container {
		  margin-top: -50px;
      }
      .carousel .item {
        height: auto;
      }
		.carousel-control {
		margin-left: -25px;
		margin-right: -25px;
		font-size: 85px;
		margin-top: -50px;
    }
      .carousel img {
        height: auto;
      }
      .carousel-caption {
        width: 85%;
        padding: 0 20px;
        margin-top: 75px;
      }
      .carousel-caption h1 {
        font-size: 20px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 16px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }
	}
	  
	  	@media (max-width: 340px) {
		.carousel img {
		height: 155px;
		width: auto;
		}
		.carousel-caption {
		margin-top: 50px;
		}
		.carousel-caption .lead, .carousel-caption .btn {
		font-size: 14px;	
		}
		}

		
		
@media only screen and (max-width: 991px){
.hidden-sm-dwn{
display:none!important;
}
}



@media (min-width: 992px){
.hidden-md-up{
display:none!important;
}
}



@media (min-width: 1199px){
      .featurette-image.pull-left,
      .featurette-image.pull-right {
max-width:60%
      }
}

.text-left{
text-align:left!important;
}



