
/* ******************************************************
*********************************************************/

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

article, header, section, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
body {
        background-size: cover;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: 97%;
        background-attachment: fixed;
        background-color:#000800;
        color: #0f0;
        font-size: 100%;
        line-height: 14px;
        margin: 0px;
        padding:0;
        font-family: "Raleway",sans-serif;
}
.bg-home{
	background-image: url(/home/gstiesbe/www/images/diy7_wm.jpg);
}
.bg-tech{
	background-image: url(../images/img4.png);
}

a{
	font-family: "Raleway",sans-serif;
	text-decoration: none;
	outline: none;
}
a:hover, a:focus {
	color: #333;
}
section {
    float: left;
    width: 100%;
    padding-bottom:.2em;
}
section p{
	line-height:18px;
    	padding: 0.1em 1.0em;
	margin: 0.5em 1.0em;
	padding-bottom:.8em;
}
h2 {
    color: #0f0;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
	text-transform:uppercase;
}
h2 span {
    display: block;
    padding: 0;
    font-size: 18px;
    opacity: 0.7;
    margin-top: 5px;
	text-transform:uppercase;
}
h3 {
    color: #0f0;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
}
h3 span {
    display: block;
    padding: 0;
    font-size: 18px;
    opacity: 0.7;
    margin-top: 5px;
}

#float-right{
	float:right;	
}

/* ******************************************************
	Script Top
*********************************************************/

.ScriptTop {
    	#background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6) 10%, rgba(0,0,0,.6) 90%, rgba(0,0,0,0));
        float: left;
        font-size: 0.69em;
        font-weight: 600;
        line-height: 1.2;
	margin: 0px 0px;
        padding: 0px 0px;
        #text-transform: uppercase;
        width: 100%;
}

/* To Navigation Style 1*/
.ScriptTop ul {
    margin: 20px 0px;
    padding: 10px;
    text-align:center;
}
.ScriptTop li{
	list-style:none;	
	display:inline-block;
}
.ScriptTop li a {
    	background-image: radial-gradient(ellipse, rgba(0,0,0,0), rgba(0,0,0,.7));
    #background: #040 none repeat scroll 0 0;
    color: #0f0;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 20px;
    text-decoration: none;
    #text-transform: capitalize;
}
.ScriptTop li a:hover{
	background:#280;
	color:#0f0;
}


/* ******************************************************
	Script Header
*********************************************************/

.ScriptHeader {
    float: left;
    width: 100%;
    padding: 2.0em 0.8em;
}
.rt-heading {
    margin: 0 auto;
	text-align:center;
}
.Scriptcontent{
	line-height:18px;
}


.ScriptHeader h1{
	font-family: "brandon-grotesque", "Brandon Grotesque", "Source Sans Pro", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
    color: #0f0;
    text-align: left;
    font-size: 48px;
    font-weight: 500;
    margin: 5px 0 0;
    line-height: normal;
}
.ScriptHeader h2 {
  	font-family: "Dejavu Sans", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
    color: #0f0;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    margin: 5px 0 0;
    line-height: normal;
}
.ScriptHeader h3 {
  	font-family: "Dejavu Sans", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
    color: #0f0;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    margin: 5px 0 0;
    line-height: normal;
}
.ScriptHeader h1 span {
    display: block;
    padding: 0;
    font-size: 22px;
    opacity: 0.7;
    margin-top: 5px;

}
.ScriptHeader span {
    display: block;
    padding: 0;
    font-size: 22px;
    opacity: 0.7;
    margin-top: 5px;
}


/* ******************************************************
	Responsive Grids
*********************************************************/

.rt-container {
	margin: 0 auto;
	padding-left:12px;
	padding-right:12px;
}
.rt-row:before, .rt-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.rt-row:after {
  clear: both;
}
[class^="col-rt-"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 5px;
  min-height: 1px;
  position: relative;
}


@media (min-width: 768px) {
  .rt-container {
    width: 750px;
  }
  [class^="col-rt-"] {
    float: left;
    width: 49.9999999999%;
  }
  .col-rt-6, .col-rt-12 {
    width: 100%;
  }
  
}

@media (min-width: 768px) and (max-width: 9920px){
	.rt-container {
		width: 98.0%;
	}
	.col-rt-1 {
		width:16.6%;
	}
	.col-rt-2 {
		width:30.33%;
	}
	.col-rt-3 {
		width:50%;
	}
	.col-rt-4 {
		width: 67.664%;
	}
	.col-rt-5 {
		width: 83.33%;
	}
	

}

@media only screen and (min-width:240px) and (max-width: 768px){
	 .ScriptTop h1, .ScriptTop ul {
		text-align: center;
	}
	.ScriptTop h1{
		margin-top:0;
		margin-bottom:15px;
	}
	.ScriptTop ul{
		 margin-top:12px;		
	}
	
	.ScriptHeader h1,
	.ScriptHeader h2, 
	.scriptnav ul{
		text-align:center;	
	}
	.scriptnav ul{
		 margin-top:12px;		
	}
	#float-right{
		float:none;	
	}
	
}

