@charset "UTF-8";
/* Body */
body {
	font-family: "Open Sans", sans-serif;
	/*background-color: #f2f2f2;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Josefin Slab", sans-serif;
    font-weight: 400;
    margin: 0;
}

/* Container */
.containerSingle {
/*	width: 90%;*/
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}

/*nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}*/


.navbar {
  min-height: 50px;
  margin-bottom: 0;

}

header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}

.navbar {
	border-radius:0;
}
@media (max-width: 768px) {

.navbar-collapse li {
	border-bottom: #C9C9C9 solid 1px;
	background-color:#FEDFB8;
}
.navbar-collapse li:hover {
	background-color:#DCCBB5;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color:#222222;
}

}


/* =-=-=-=-=-= global lz =-=-=-=-=-= */


.TSG {
	font-size:1.1em;
	color: #717070;
	line-height:1.6em;
}

.pageSection { padding: 50px 0px 30px 0px; }


.TSGtan { color: #D8D1C2 }
.TSGolive { color: #A5B79A }
.TSGburgundy { color: #621F35 }
.TSGgolden { color:#FDC985 }
.testColor { color: #621F35 }

.margFive { margin:5px }
.margTen { margin:10px }
.margFifteen { margin:15px }
.margTwenty { margin:20px }

.TopMargFive { margin-top: 5px }
.TopMargTen { margin-top: 10px }
.TopMargTwenty { margin-top: 20px }
.TopMargThirty { margin-top: 30px }
.BotMargFive { margin-bottom: 5px }
.BotMargTen { margin-bottom: 10px }
.BotMargTwenty { margin-bottom: 20px }
.BotMargThirty { margin-bottom: 30px }

.SideMargTen { margin-left: 10px; margin-right: 10px; }
.SideMargTwenty { margin-left: 20px; margin-right: 20px; }
.SideMargThirty { margin-left: 30px; margin-right: 30px; }

.maxOneFifty { max-width:150px }
.maxTwoHund { max-width:200px }
.maxThreeHund { max-width:300px }
.maxFourHund { max-width:400px }

.minOneFifty { min-width:150px }
.minTwoHund { min-width:200px }
.minThreeHund { min-width:300px }
.minFourHund { min-width:400px }

.TwentyPercentWhite { background:rgba(255,255,255,0.20) }
.FiftyPercentWhite { background:rgba(255,255,255,0.50) }

.FloatLeftMR { float:left; margin-right:10px }
.FloatRightML { float:right; margin-left:10px }
.VertAligner { vertical-align:middle }

.boxClose { border: #C9C9C9 solid 1px; background:#FFF; border-radius: 5px; margin:3px; padding:3px }
.boxMedium { border: #C9C9C9 solid 1px; background:#FFF; border-radius: 5px; margin:10px; padding:10px }
.boxBig { border: #C9C9C9 solid 1px; background:#FFF; border-radius: 5px; margin:10; padding:25px }
.boxBigOutline { border: #C9C9C9 solid 1px; border-radius: 5px; margin:10; padding:25px }

.TSGBG { background: #f2f2f2;}
.DarkBG { background:#000 }
.GreyBG { background:#2C2C2C; }
.MedGreyBG { background:#c2c2c2; }
.LightBG { background:#E0E0E0 }
.LighterBG { background:#F8F8F8}
.TestBG { background-image: url(../images/image.jpg) }

.TSGGradient { background-color: #D8D1C2; background: linear-gradient(to bottom, #D8D1C2 0%, #A5B79A 100%)}

ul.TSGList li {
    font-size: .9em;
    margin:10px 10px 15px 10px;
}

ul.TSGListBullets li {
    font-size: .8em;
    margin:10px 10px 10px 20px;
}



.TitleBig, p.TitleBig, h1.TitleBig, h2.TitleBig, h3.TitleBig { font-family: "Roboto Slab", sans-serif; font-size:1.8em; font-weight:400; line-height:105%; }
.TitleThinBig, p.TitleThinBig, h1.TitleThinBig, h2.TitleThinBig, h3.TitleThinBig { font-family: "Roboto Slab", sans-serif; font-size:1.8em; font-weight:100; line-height:110%; }
.TitleThinBigger, p.TitleThinBigger, h1.TitleThinBigger, h2.TitleThinBigger, h3.TitleThinBigger { font-family: "Roboto Slab", sans-serif; font-size:2.1em; font-weight:100; line-height:110%; }
.TitleMedium, p.TitleMedium, h1.TitleMedium, h2.TitleMedium, h3.TitleMedium { font-family: "Roboto Slab", sans-serif; font-size:1.5em; font-weight:400; line-height:105%;}
.TitleMedThin, p.TitleMedThin, h1.TitleMedThin, h2.TitleMedThin, h3.TitleMedThin { font-family: "Roboto Slab", sans-serif; font-size:1.5em; font-weight:200; line-height:105%;}
.TitleSmall, p.TitleSmall, h1.TitleSmall, h2.TitleSmall, h3.TitleSmall { font-family: "Roboto Slab", sans-serif; font-size:1.2em; font-weight:400; line-height:105%;}
.TitleSmallThin, p.TitleSmallThin, h1.TitleSmallThin, h2.TitleSmallThin, h3.TitleSmallThin { font-family: "Roboto Slab", sans-serif; font-size:1.2em; font-weight:100; line-height:105%;}

.smallGreyText {
    font-size:.8em;
    color:#909090;
    font-weight:normal;
}


.ShadowInset {
	box-shadow:inset 0 0 10px #000000;

}

.ShadowReg {
	box-shadow: 0px 2px 15px 1px rgba(0,0,0,.2);

}




/* Home Hero Section */

.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}

.hero {
	background-color: #A5B79A;
	padding-top: 50px;
	padding-bottom: 60px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* Home About Section */
.text_column {
	width: 33%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
	
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}

/* Home Services Section */

.services {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.services .servicesBox {
	text-align: center;
}

.services .img-service {
	opacity:1;
	box-shadow:inset 2 2 10px #000000;
}
.services .img-service:hover {
	opacity:.9;
	box-shadow:inset 0 0 10px #000000;
}


.services h2 {
	margin: 5px;
	color: #621F35;
	font-size:1.2em;
}
.services p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}

/* Home Parallax Section */
.banner {
	background-color: #A6B89B;
	background-image: url(../images/TSGparallax_16b.jpg);
	height: 500px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #000;
	text-align: right;
	padding-right: 100px;
	padding-top: 60px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	background-color:rgba(1,1,1,.60);
	text-align: center;
	padding-top: 35px;
	padding-right: 20%;
	padding-bottom: 35px;
	padding-left: 20%;
	width: 100%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_feature {
	width: 50%;
	text-align: center;
	padding-top: 30px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
/*	display: inline-block;*/
	display: block;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	/*margin-top: 13px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.containerSingle header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	width: 100%;
	padding-top: 35px;
	padding-right: 20%;
	padding-bottom: 35px;
	padding-left: 20%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	
	
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.containerSingle header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	width: 100%;
	padding-top: 35px;
	padding-right: 10%;
	padding-bottom: 35px;
	padding-left: 10%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
/*	margin-bottom: 0px;*/
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}


/* Services Page  */

.servicePage .ServiceBox {
	display:block;
	clear:both;
	margin-bottom:20px;
border: solid 1px #E1DBD5;
background-color: #E8E4DF; background: linear-gradient(to bottom, #F5F3F1 0%, #E8E4DF 100%);
border-radius:10px;
}

.servicePage .ServiceBox h2 {
	font-size:2.0em;
	margin:25px 10px 5px 20px;
}

.servicePage .ServiceBox p {
	font-size:1.1em;
	line-height:1.6em;
	margin:10px 10px 5px 20px;
}

.servicePage .ServiceImage {
	background-position:center;
	background-size:cover;
	height:300px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}

.ServiceImage.ResLand { background-image:url(../images/TSG-worker-lawn-mow2-400x400_16a.jpg);
background-position:top;}

.ServiceImage.ComLand { background-image:url(../images/TSG-Stone-Path-400x400_16a.jpg);}

.ServiceImage.DesignInst { background-image:url(../images/TSG-detail-installation-detail-400x400_25a.jpg);}

.ServiceImage.Irrigation { background-image:url(../images/TSG-detail-red-burst-detail-400x400_16a.jpg);
background-position:top;}

.ServiceImage.HardScape { background-image:url(../images/TSG-Stone-Path-400x400_16a.jpg);}

.ServiceImage.FencePlay { background-image:url(../images/TSG-Custom-Railing-400x400_16a.jpg);}

@media (min-width: 321px)and (max-width: 767px) {
	
.servicePage .ServiceBox {
	border-radius:10px;
}
	
.servicePage .ServiceBox h2 {
	font-size:2.0em;
	margin: 5px 10px 5px 10px;
	text-align:center;
}
.servicePage .ServiceBox p {
	margin:0 10px 20px 10px;
	text-align:center;
}

.servicePage .ServiceImage {
	height:250px;
	margin-top:20px;
	border-radius:0;
}

	
}