/*!
 * Start Bootstrap - New Age v5.0.0 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */

html,
body {
  width: 100%;
  height: 100%;
	background: url(http://ctb-construction.com/images/site_bg.jpg) repeat-x fixed;
}

body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
  padding-top: 54px;
}

a {
	text-decoration: none;
	border-style: none;
	outline-style: none;
	outline-width: 0px;
	outline: none;
	outline: 0;
	-webkit-transition: all .35s;
  transition: all .35s;
}

a:visited {
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	border-style: none;
	outline-style: none;
	outline-width: 0px;
	outline: none;
	outline: 0;
	transition: all 0.3s ease 0s;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
}

hr.light {
  border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

section {
  padding: 80px 0 0 !important;
  overflow-x: hidden;
  white-space: normal !important;
}



#mainNav {
  -webkit-transition: all .35s;
  transition: all .35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 300;
  letter-spacing: 2px;
 background: url(http://highsierrawoodworking.com/img/ftr-bg.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-bottom: 1px solid #2e0f0a !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
}

#mainNav .navbar-brand {
  color: #fcbd20 !important;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
  white-space: normal !important;
 
}


#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #fcbd20 !important;
}

#mainNav .navbar-toggler {
  font-size: 17px;
  padding: 8px 10px;
  color: #fcbd20 !important;
	text-transform: uppercase;
	font-weight: 300;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
}

#mainNav .navbar-nav > li > a {
  font-size: 17px;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
	color: #fcbd20 !important;
	font-weight: 300;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
}

#mainNav .navbar-nav > li > a.active {

  background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
  color: #ad8650 !important;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
  color: #fcbd20 !important;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover {
  color: #ad8650 !important;
}

li.nav-spcr {
	height: 20px;
	width: 1px;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	background-color: #fcbd20;
	position: relative;
	top: 5px;
	right: 5px;
}

header {
  position: relative;
  height: 45vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}


.carousel-inner {
	
}
.carousel-indicators {
	display: none;
}

.carousel-item {
  height: 45vh;
  min-height: 25rem;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-bottom: 1px solid #c5c4c6;
}

.carousel-caption p {
	letter-spacing: .03em;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	white-space: normal !important;
	word-wrap: break-word !improtant;
}

.carousel-caption h3 {
	font-weight: 600;
	letter-spacing: .03em;
	text-transform: uppercase;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	font-size: 230%;
	white-space: normal !important;
	word-wrap: break-word !improtant;
}

.carousel-caption btn {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
}

#contact h4 {
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !improtant;
	white-space: normal !important;
	word-wrap: break-word !improtant;
}

.contact-header {
	background: no-repeat center center scroll;
	background-image: url(http://highsierrawoodworking.com/img/ftr-phone-bg.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.business-header h1 {
    font-size: 50px;
    font-weight: 400;
	color: #fff;
	text-transform: capitalize !improtant;
	word-wrap: break-word !improtant;
  white-space: normal !improtant;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

header.masthead {
  position: relative;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 100px;
  color: white;
  background: #3f3f3f; /* Old browsers */
background: -moz-linear-gradient(top,  #3f3f3f 0%, #161616 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#161616)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3f3f3f 0%,#161616 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3f3f3f 0%,#161616 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3f3f3f 0%,#161616 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3f3f3f 0%,#161616 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#161616',GradientType=0 );
     border-bottom: 1px solid #5c5b5c;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	top: -15px;
}

header.masthead .header-content {
  max-width: 500px;
  margin-bottom: 100px;
  text-align: center;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

section.page-text .section-heading {
  margin-bottom: 0px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e4e3e6;
	margin-top: 0;
	padding-top: 0;
}

section.page-text .section-heading h2 {
  margin-top: 0;
  padding-bottom: 0;
}

section.page-text .section-heading p {
  margin-bottom: 0;
  padding-bottom: 0;
}

section#services {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
section.services .section-heading {
  margin-bottom: 25px;
	margin-top: 0;
}

section.services .section-heading h2 {
  margin-top: 0;
}

section.services .section-heading p {
  margin-bottom: 25px;
}

section.services .feature-item {
  padding-top: 0px;
  padding-bottom: 50px;
  text-align: center;
}

.winners {
	text-align: center;
	font-weight: 800 !important;
	font-size: 400%;
}

.text-dark a {
  color: #fcbd20 !important;
}

.text-dark a:hover {
	text-decoration: underline !important;
}

.feature-item a {
  color: #fcbd20 !important;
}

.feature-item a:hover {
	text-decoration: underline !important;
}

section.services .feature-item h3 {
  font-size: 130%;
  font-weight: 600 !important;
	text-transform: uppercase;
}

section.services .feature-item i {
  font-size: 80px;
  display: block;
  margin-bottom: 15px;
background: #3f3f3f; /* Old browsers */
background: -moz-linear-gradient(top,  #3f3f3f 0%, #161616 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#161616)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3f3f3f 0%,#161616 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3f3f3f 0%,#161616 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3f3f3f 0%,#161616 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3f3f3f 0%,#161616 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#161616',GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


section.cta {
  position: relative;
  padding: 250px 0 !important;
  background-image: url(http://highsierrawoodworking.com/img/bg-cta.jpg);
  background-position: center;
  background-size: cover;
   border-top: 1px solid #b0afb1;
  border-bottom: 1px solid #b0afb1;
	text-align: center;
	margin-bottom: 70px !important;
}

section.cta .cta-content {
  position: relative;
  z-index: 1;
}

section.cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.contact {
  text-align: center;
  
  border-top: 1px solid #b0afb1;
	color: #fff;
	background: url(http://highsierrawoodworking.com/img/ftr-phone-bg.jpg) no-repeat fixed center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

section.contact a {
	color: #fcbd20 !important;
	}
	
	section.contact a:hover {
	color: #ad8650 !important;
}

section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}

section.contact h2 i {
  color: #dd4b39;
}

section.location h5 {
	font-weight: 300 !important;
}

section.location {
  text-align: center;
	padding-top: 30px !important;
	padding-bottom: 70px !important;
}

.location a {
  color: #fcbd20 !important;
}

.location a:hover {
	color: #ad8650 !important;
	text-decoration: underline !important;
}

.location-map {
	border: 1px solid #9d9d9d;
	max-height: 350px !important;
	margin-bottom: 15px;
}

.location-txt {
	padding-left: 20px;
	font-size: 105%;
	letter-spacing: .03em;
}

.location-txt h1 {
	letter-spacing: .03em !important;
	font-size: 150%;
}

#location-txt-img {
	border: 1px solid #9d9d9d;
	margin-bottom: 20px;
}

.page-img {
	border: 1px solid #9d9d9d;
	margin-bottom: 15px;
}

#ftr-phone {
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
}


footer {
  padding: 25px 0;
  text-align: center;
  color: #ad8650;
  border-top: 1px solid #7e623a;
  background: url(http://highsierrawoodworking.com/img/ftr-bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	font-size: 14px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
}

footer a {
	color: #fcbd20 !important;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
}

footer a:hover {
	color: #ad8650 !important;
}

footer p {
  font-size: 14px !important;
  margin: 20px 0;
  letter-spacing: .05em !important;
	line-height: 19px !important;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 15px;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
	color: #fcbd20;
	font-weight: 300;
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none;
  color: #ad8650 !important;
}

.sub-footer {
	 font-size: 13px;
  margin: 20px 0;
  letter-spacing: .03em;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.btn-outline {
  color: white;
  border: 1px solid;
  border-color: white;
	background-color: rgba(0,0,0,0.3);
	font-weight: 600;
	font-size: 25px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  border: 1px solid #fdcc52;
  background-color: rgba(253,204,82,0.6450539);
}

.btn {
  border-radius: 15px !important;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
  word-wrap: break-word !improtant;
  white-space: normal;
}

.btn-xl {
  font-size: 11px;
  padding: 15px 45px;
}

@media (pointer: coarse) and (hover: none) { 
  
}

/* Custom, iPhone Retina */

@media only screen and (min-width : 320px) {
	

a.navbar-brand > img {
	position: absolute;
	z-index: 99999 !important;
max-height: 125px;
	clear: both;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	top: 7px;
}
	
	
	#hdr-phone {
	font-weight: 800 !important;
	text-transform: uppercase;
	color: #fff;
	font-size: 97%;
	letter-spacing: .01em;
	font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
	widowshite-space: normal !important;
	word-wrap: break-word !improtant;
text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6) !important;
	display: inline;
	margin-left: 35%;
}

#hdr-phone a {
	color: #fcbd20;
	white-space: normal !important;
	word-wrap: break-word !improtant;
	float: left;
}

#hdr-phone a:hover {
	color: #ad8650;
}

#tool-img {
margin: auto !important;
 -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
	width: 35%;
}

.section-heading h1 {
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 600;
	font-size: 150%;
	text-align: center;
}

section h2 {
  font-size: 30px;
  font-weight: 600 !important;
	text-transform: uppercase;
}

section h4 {
	font-size: 130%;
	font-weight: 600 !important;
	text-transform: uppercase;
}

section.cta .cta-content h2 {
    font-size: 30px;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
}

.carousel-caption h3 {
	font-weight: 600;
	letter-spacing: .03em;
	text-transform: uppercase;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	font-size: 180%;
	white-space: normal !important;
	word-wrap: break-word !improtant;
}


#ftr-logo {
	margin-bottom: 20px;
	width: 75%;
	height: auto;
}

}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
	

a.navbar-brand > img {
max-height: 150px;
}

section.cta .cta-content h2 {
    font-size: 40px;
}

#hdr-phone {
	font-weight: 800;
	font-size: 110%;
	letter-spacing: .03em;
	margin-left: 10%;
}

#ftr-logo {

	width: 35%;

}

}

/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {
	#hdr-phone {
	font-weight: 800;
	
	font-size: 130%;
	letter-spacing: .05em;

}

.section-heading h1 {
	text-align: left;
}

	
section h2 {
  font-size: 40px;
}

section.cta .cta-content h2 {
    font-size: 80px;
  }
  
.carousel-caption h3 {
	font-size: 230%;
}

}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {

body {
    padding-top: 56px;
  }

header.masthead {
    height: 100vh;
    min-height: 775px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  } 
  
   #hdr-phone {
	margin-left: 20%;
}

#tool-img {
margin: auto !important;
 -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 75%;
    }
    
    

#ftr-logo {

	width: 25%;

}

}

/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {

#hdr-phone {
	margin-left: 30%;
}

}
