@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:700');
body{
	color:#222;
	font-family: 'PT Sans', sans-serif;
}
header{
	padding:30px 0;
	background-image:url(../images/stone-tcf.png);
	background-repeat:repeat;
}
header .navbar-toggle{
	border-color:#ddd;
}
header .navbar-toggle .icon-bar{
	background:#888;
}
strong{
	color: #9d0000;
}
.contact-top{
	border-left:1px solid #cecece;
}
.contact-list a, #safety a{
	color:#005000;
	text-decoration:underline;
}
.contact-list h4.page-header{
	padding-bottom:6px;
	margin:0 0 10px 0;
	color:#005000;
}
.contact-top a{
	color:#555; !important;
}
.contact-top p{
	text-align:center;
	color:#555;
	font-weight:700;
	margin-top:10px;
}
.contact-top p span{
	padding-right:10px;
	font-size:1.25em;
	color:#9a93b5;
}
.equipment{
	background-image:url('../images/trucks.jpg');
	background-size:cover;
	background-position:center;
	height:116px;
	border-radius:4px;
}
.equipment-holder{
	padding:3px;
	border-radius: 4px;
	border:2px solid #9d0000;
}
.navbar-default{ 
background:#fff;
border-bottom:1px solid #cecece;
border-top: 1px solid #cecece;
border-radius:0;
margin-bottom:0;
border-left:0;
border-right:0;
}
.menu-buffer{
	padding-bottom:20px;
	padding-top:20px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	color:#fff;
}
/*.menu{
	padding-top:39px;
}*/

.navbar-default .navbar-nav>li>a{ 
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
color:#444;
font-weight:700;
font-size:14px;
padding:10px 44px;
}
.navbar-nav li a.active, .navbar-nav li a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#fff;
	background: rgb(168, 169, 202); /* Old browsers */
background: -moz-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
	border-radius:4px;
}
header .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:#fff;
}
h1{
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	color:#222;
	font-size:30px;
}
h1.page-header{
	margin-top:20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background:#fff;
	text-decoration:underline;
}
.quotes{
	/* background-image:url('https://www.deere.com/assets/images/common/industries/construction/ConstructionHomePage_1366x347.jpg'); */
	background-image:url('../images/trucks-2.jpg');
	background-size:cover;
	background-position:center center;
	padding: 100px 0px;
	font-style:italic;
}
.quotes h1{
	margin-top:0;
	margin-bottom:20px;
	font-style:normal;
}
.quote-holder{
	background:rgba(255,255,255,.85);
	padding:15px;
	border-radius:4px;
	border: 1px solid #efefef;
}
.quote-border{
	height:6px;
	border-bottom:1px solid #cecece;
}
p.initials{
	font-weight:bold;
	text-align:right;
	font-size:14px;
	margin-top:20px;
}
.banner-img{
	width:100%;
}
.bread{
	background: rgb(157,0,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(157,0,0,1) 0%, rgba(153,84,84,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(157,0,0,1) 0%,rgba(153,84,84,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(157,0,0,1) 0%,rgba(153,84,84,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
padding:30px 0;
}
.bread h1, .bread a{
	margin:0;
	color:#f5eeee;
	text-shadow: 1px 1px 1px #666;
	font-size:24px;
}

	#learn-more a {
	background: rgb(168, 169, 202); /* Old browsers */
background: -moz-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
display:block;
padding: 10px 30px 10px 30px;
margin: 0 auto;
text-align:center;
width:60%;
font-size:24px;
font-weight:700;
color:#eee;
text-decoration:none;
border-radius:4px;
border:none;
margin-top:40px;
}
#content{
	padding-top:20px;
	padding-bottom:40px;
}
#content a{
	color:#222;
	font-weight:700;
}
.internal{
	text-decoration:underline;
}
#list-hold{
	padding:15px 10px;
	background:rgba(157, 0, 0, .6);
	color:#eee;
	border:1px solid rgba(157, 0, 0, .8);
	border-radius:4px;
}

/*#content li{
	list-style-image: url('../images/bullet.png');
}*/
.port a{
	text-decoration:none !important;
}
span.contact-orientation::after{
	content:'to the right';
}
form {
	width:100%;
	padding:0px;
	margin: 18px 0px 0px 0px;
}
form p{
	font-size: 16px;
	font-weight:700;
}
input[type="submit"] {
	float:left;
	background: rgb(168, 169, 202);
    background: -moz-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
    background: -webkit-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
    background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
    background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
	padding: 5px 60px;
	border-radius:4px;
	border:1px solid #bababa;
	color: #eee;
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
}
input[type="submit"]:hover{
	cursor:pointer;
}
input[type="submit"]:active, input[type="submit"]:focus{
	outline:none;
}
input[type="text"], input[type="email"], input[type="tel"], select{
	width: 100%;
	margin-top: 5px;

	font-weight:normal;
	padding:5px;
}
textarea {
	width:100%;
	padding:5px;
	}
textarea{
	font-weight:normal;
}
textarea:active, textarea:focus, input[type="text"]:active, input[type="text"]:focus, input[type="email"]:focus, input[type="email"]:active, input[type="tel"]:focus, input[type="tel"]:active{
	background:#fff !important;
	outline:none;
}
#contact-scroll, #rec-warning-scroll{
	display:none;
}
.alert a{
	color:#3c763d;
}
#purple-bar{
	height:32px;
	background: rgb(168, 169, 202); /* Old browsers */
background: -moz-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
}
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity 1s; /*adjust timing here */
         -moz-transition: opacity 1s;
           -o-transition: opacity 1s;
              transition: opacity 1s;
}
#recent-work{
	background-image: url(../images/stone-tcf.png);
    background-repeat: repeat;
	padding-top:30px;
	padding-bottom:30px;
}
#recent-work img, .port img{
	display:block;
	width:100%;
	border: 1px solid #6f665d;
}
.box{
	position:relative;
}

#recent-work h1{
	margin-top:0;
	margin-bottom:30px;
}
.thumb-label{
	background:rgba(157, 0, 0, .6);
	display:block;
	padding: 10px 0px 10px 0px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#eee;
	text-decoration:none;
	position:relative;
	top:-46px;
}
#recent-work a, a:visited{
	text-decoration:none;
}
#safety{
	padding-top:30px;
	padding-bottom:30px;
}
#safety h1{
	margin-top:0;
	margin-bottom:20px;
}
iframe{
	width:100%;
	border: 1px solid #005000;
	padding:5px;
}
.towns-served{
	display:none;
}
#dc-footer{
	padding-bottom:30px;
	padding-top:20px;
}
#dc-footer a{
	color:#222;
	font-weight: 700;
	text-decoration:underline;
}
#credit{
	float:right;
}

.modal img{
	display:block;
	max-height:379px !important;
	width:auto;
	margin:0 auto;
}
.modal-dummy{
	display:block;
	height:379px !important;
	width:100%;
	margin:0 auto;
	background: rgb(168, 169, 202); /* Old browsers */
background: -moz-linear-gradient(top, rgba(168, 169, 202) 0%, rgba(18, 23, 112) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(168, 169, 202, 1) 0%, rgba(18, 23, 112, 1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(168, 169, 202, 1) 0%, rgba(18, 23, 112,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.modal-dummy h1{
	margin: 0;
    position: relative;
    text-align: center;
    top: 45%;
	color:#fff;
}
.modal #kitchen-carousel img, .modal #deck-carousel img{
	width:100%;
	height:auto;
}
#bbb-badge{
	
	bottom:60px !important;
}
#bbb-badge-popup a, #bbb-badge .badge-header{
	color:#006236 !important;
}
#bbb-badge .blue{
	color:#006236 !important;
	border: 1px solid #006236 !important;
}
a.back-to-top {
	
	position:fixed;
	padding:10px 15px;
	bottom:15px;
	right:15px;
	border: 1px solid #bababa;
	color: #fff;
	background: rgb(153,153,153);
    background: -moz-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(34,34,34,1) 100%);
    background: -webkit-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(34,34,34,1) 100%);
    background: linear-gradient(to bottom, rgba(153,153,153,1) 0%, rgba(34,34,34,1) 100%);
	opacity:.80;
	display:none;
	font-size:1.25em;
	z-index:2;
	border-radius:4px;

}
#map{
	padding:5px 5px 0px 5px;
	border:1px solid #cecece;
	margin-top:15px;
}

@media (min-width: 768px)
and (max-width: 1024px)
and (orientation: portrait) {

.navbar-default .navbar-nav>li>a {
	padding: 10px 25px;
	font-size:12px;
}
.dropdown-menu>li>a{
	font-size:10px;
}
/*.menu{
	padding-top:29px;
}*/
nav{
	border-top:1px solid #eee;
}
.quotes{
	background-attachment:scroll;
	padding:50px 0px;
}
h1{
	font-size:25px;
}
.thumb-label{
	font-size:14px;
	top:-40px;
}
.contact-form-info {
    font-size: .90em;
}
}
@media (min-width: 768px)
and (max-width: 1024px)
and (orientation: landscape) {

.navbar-default .navbar-nav>li>a {
	padding: 10px 37px;
	font-size:15px;
}
.dropdown-menu>li>a{
	font-size:13px;
}
/*.menu{
	padding-top:34px;
}*/
.quotes{
	padding:80px 0px;
	background-attachment:scroll;
}
}


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	
	.contact-top {
		border-left:0;
	}
	.contact-list, .equipment-holder{
		margin-top:20px;
		
	}
	.contact-top p{
		margin: 10px 0px;
		color:#fff;
	}
	.contact-top p span, .contact-top a{
		color:#fff !important;
	}
	.top{
				background: rgb(168, 169, 202); /* Old browsers */
background: -moz-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: linear-gradient(to bottom, rgb(105, 152, 105) 0%, rgb(0, 80, 0) 100%);
	}
	
	.menu{
		padding-top:10px;
	}
	.menu-buffer{
		padding-top:0;
	}
	.navbar-collapse{
		padding-top:10px;
	}

	h1{
		font-size:24px;
	}
	.bread{
		padding:20px 0;
	}
	.bread h1, .bread a{
	font-size:17px;
}
	.quotes{
		padding:55px 0px;
		background-attachment:scroll;
	}
	.quotes h1{
		font-size:19px;
	}
	.initials{
		margin: 10px 0px 0px 0px;
	}
	#learn-more a {
		width:60%;
		margin-top:10px;
		font-size:18px;
		margin-left:0px;
		color:#eee;
		margin-bottom:20px;
	}
span.contact-orientation::after{
	content:'below';
}
.logo{
	margin-bottom:30px;
}
#credit{
	display:block;
	text-align:center;
	margin-top:10px;
	float:none;

}
#copy{
	display:block;
	text-align:center;
}
.modal img{
	max-height:216px !important;
}
.modal #kitchen-carousel img, .modal #deck-carousel img{
	display:block;
	max-height:216px !important;
	width:auto;
	margin:0 auto;
}

#bbb-badge{
	
	bottom:20px !important;
}
	
	#bbb-badge-img img{
		width:100px;
		height:auto;
	}
	
.alert-success a{
	color:#3c763d !important;
	font-weight:400 !important;
	text-decoration: underline !important;
}
.nums{
	width:100%;
	margin:0 auto;
	line-height:1.75em;
	margin-bottom:20px;
	color:#fff;
	text-align:center;
	}
.nums a, .contact-top a{
	color:#fff;
	text-decoration:none;
}
.nums span{
	margin-right:5px;
	color:#fff;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
    padding: 10px 15px;
}
}
	@media (min-width: 1200px) {
.container {
    width: 1000px;
}
}