body {
  background-color: #000000;
  color: #999999;
  margin: 0px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1.kickstarter_home{
	color: #000000;
}

h2 {
  font-size: 25px;
  line-height: 36px;
  color: #ffffff;
}

h2.order {
  color: #FF0000;
}

h2 a {
	color: #ffffff;
}

h3 {
  font-size: 25px;
  line-height: 37px;
  margin-bottom: 10px;
}

h4 {
	font-size: 14px; 
	color: #cc00cc;
}

h1{
  font-size: 30px;
  line-height: 36px;
}


a {
  color: #FF0000;
  text-decoration: none;
}

a:hover{
  color:#FFF;

}

h2.specs {
	color: #FF0000;
}


h3.specs {
	color: #FF0000;
}

.specs p{
	font-size: 20px;
	line-height: 27px;
}


p {
	font-size: 20px;
	line-height: 27px;
}

.question p{
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	color: white;

}

table td{
font-size: 20px;
line-height: 27px;
border: 2px solid #999;
}

th, td {
  padding: 15px;
}

.answer p{
	margin-bottom: 20px;

}

p.kickstarter_desc{
	color: #000000;
}

.apres_kickstarter {
	color: #1cd962;
}

ul li{
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 10px;

}

label {
	font-size: 20px;
	line-height: 27px;
}

.mb20{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}

.mb40{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  margin-left: 0;
}

.mb60{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 60px;
  margin-left: 0;
}

.mt20{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}

.mt40{
  margin-top: 40px;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
}

.bannerTop20{
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 0px;
 margin-left: 0;
}

.centered{
	text-align: center;
}

/* if you don't want to have spacing between columns */

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.img-icon {
 padding-right: 5px;
}

.img_banner_top{
	margin-top: 15px;
	height:70%;
}

/* KICKSTARTER */


#kickstarter:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;

}

#kickstarter {	
  background-color: #2c2c2c;
  background-image:    url("../../common/assets/img/mssp-home-v2.png");
  background-size: 100%;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  height: 800px;
 
}

#kickstarter:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
}

#kickstarter .container {
    position: relative;
    z-index: 33; 
}

#kickstarter .positionNavBar{
    padding-top: 380px;
    margin-bottom: 10px;
}

#kickstarter .positionDescription{
    margin-top: 10%;
}

#kickstarter h1 {
	color: #89898a;
	font-size: 45;
	text-align: right;
	line-height: 45px;
}

#kickstarter .button-outline-KS{
	float: right;
	 border-color: #00db84;
	 background-color: #00db84;
}


#kickstarter .button-outline{
	float: right;
}

#kickstarter .kickstarter_launch h1{
	color:#00d771;    
}

/* SUPER SIGNAL PROCESSOR EURORACK MODULE */

#ssp:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#ssp {
overflow: hidden;
background-size: 300%; 
background-size: cover;
background-image:  url("../../common/assets/img/ssp_sep_2018.jpg");
background-position: center;
position: relative;
padding-top: 5px;
height:400px;
}

#ssp:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
}

#ssp .container {
    position: relative;
    z-index: 33; 
}

#ssp .positionNavBar{
	padding-top: 600px;
	margin-bottom: 20px;

}

#ssp h1.hero-text-red {
    color: #FF0000;
    margin-top: 20px;
    font-size: 50px;
    text-align: left;
    margin-bottom: 35px;
}

#ssp h2.hero-text-white {
	color: white; 
	font-size: 33px;
	line-height: 15px;
	margin-bottom: 25px;
}

#ssp_front {
overflow: hidden;
background-size: cover; 
background-color: #333;
background-image:    url("../../common/assets/img/motoko_ssp_front.jpg");
background-position: center;
position: relative;
padding-top: 25px;
height: 700px; 
}	

#ssp_back {
overflow: hidden;
background-size: cover;
background-color: #333;
background-image:    url("../../common/assets/img/motoko_ssp_back.jpg");
background-position: center;
position: relative;
padding-top: 25px;
height: 650px;
}	

#ssp_system {
overflow: hidden;
background-size: cover;
background-color: #333;
background-image:    url("../../common/assets/img/motoko_ssp_system.jpg");
background-position: top; 
position: relative;
padding-top: 25px;
height: 1550px;
}	

#ssp_bottom {
overflow: hidden;
background-size: cover;
background-color: #333;
background-image:    url("../../common/assets/img/ssp_sep_2018.jpg");
background-position: center;
position: relative;
padding-top: 25px;
height:450px;
}	

.ssp_kickstarter_image {
	margin-top: 10px;
}

#ssp p.hero-text-black {
	color: black;

}


/* HOME HERO */

#hero:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#hero {
  overflow: hidden;
  background-size: cover;
  background-image:    url("../../common/assets/img/synthor_system_8_dec2017_10.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:600px;
}

#hero:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
}

#hero .container {
    position: relative;
    z-index: 33; 
}

#hero .positionNavBar{
	padding-top: 410px;
	margin-bottom: 10px;
	text-align: right;
}

#hero h1.hero-text-red {
    color: #FF0000;
    margin-bottom: 35px;
    font-size: 50px;
    text-align: right;
    line-height: 37px;
}

#hero h2.hero-text-white {
	color: grey; 
	font-size: 33px;
	line-height: 35px;
	text-align: right;
}



.synthor_system p {
	font-size: 23px;
	line-height: 35px;	
}

.optionalProduct {
	color: green; 
}

.synthor_system li {
	font-size: 23px;
	line-height: 35px;	
}



/* NAVIGATION BUTTONS */


.button-outline-red {
background-color: #FF0000;
  background-image: -moz-linear-gradient(center top , #46A546, #378137);
  border-color: #378137 #378137 #204B20;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
 -webkit-font-smoothing: antialiased;
 display: inline-block;
 vertical-align: middle;
 zoom: 1;
 color: #000000;
 padding: 4px 5px;
 border: 2px solid #FF0000;
 border-radius: 4px;
 font-size: 20px;
 font-weight: 400;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 transition: all 0.2s linear; }

.button-outline-black {
  background-color: #000000;
  background-image: -moz-linear-gradient(center top , #46A546, #378137);
  border-color: #378137 #378137 #204B20;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
 -webkit-font-smoothing: antialiased;
 display: inline-block;
 vertical-align: middle;
 zoom: 1;
 color: #ffffff;	
 padding: 4px 5px;
 border: 2px solid #000000;
 border-radius: 4px;
 font-size: 20px;
 font-weight: 400;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 transition: all 0.2s linear; }

.button-outline-green {
  background-color: #409740;
  background-image: -moz-linear-gradient(center top , #46A546, #378137);
  border-color: #378137 #378137 #204B20;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
 -webkit-font-smoothing: antialiased;
 display: inline-block;
 vertical-align: middle;
 zoom: 1;
 color: #fff;
 padding: 8px 10px;
 border: 2px solid #409740;
 border-radius: 4px;
 font-size: 20px;
 font-weight: 400;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 transition: all 0.2s linear; }


.button-outline {
	  -webkit-font-smoothing: antialiased;
	  display: inline-block;
	  vertical-align: middle;
	  zoom: 1;
	  color: #fff;
	  padding: 4px 5px;
	  border: 2px solid #fff;
	  border-radius: 4px;
	  font-size: 20px;
	  font-weight: 400;
	  background: rgba(0, 0, 0, 0.15);
	  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	  -webkit-transition: all 0.2s linear;
	  -moz-transition: all 0.2s linear;
	  -ms-transition: all 0.2s linear;
	  -o-transition: all 0.2s linear;
	  transition: all 0.2s linear; }
	
.button-outline-KS {
		  -webkit-font-smoothing: antialiased;
		  display: inline-block;
		  vertical-align: middle;
		  zoom: 1;
		  color: #fff;
		  padding: 8px 20px;
		  border: 2px solid #fff;
		  border-radius: 4px;
		  font-size: 20px;
		  font-weight: 400;
		  background: rgba(0, 0, 0, 0.15);
		  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		  -webkit-transition: all 0.2s linear;
		  -moz-transition: all 0.2s linear;
		  -ms-transition: all 0.2s linear;
		  -o-transition: all 0.2s linear;
		  transition: all 0.2s linear; }
	
.button-number-pricing-plus {
	  -webkit-font-smoothing: antialiased;
	  display: inline-block;
	  vertical-align: middle;
	  zoom: 1;
	  color: #fff;
	  padding: 5px 5px;
	  margin-left: 5px;
	  border: 2px solid #fff;
	  border-radius: 4px;
	  font-size: 20px;
	  font-weight: 400;
	  background: rgba(0, 0, 0, 0.15);
	  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	  -webkit-transition: all 0.2s linear;
	  -moz-transition: all 0.2s linear;
	  -ms-transition: all 0.2s linear;
	  -o-transition: all 0.2s linear;
	  transition: all 0.2s linear; }
	
.button-number-pricing-minus {
	  -webkit-font-smoothing: antialiased;
	  display: inline-block;
	  vertical-align: middle;
	  zoom: 1;
	  color: #fff;
	  padding: 5px 5px;
	  margin-right: 5px;
	  border: 2px solid #fff;
	  border-radius: 4px;
	  font-size: 20px;
	  font-weight: 400;
	  background: rgba(0, 0, 0, 0.15);
	  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	  -webkit-transition: all 0.2s linear;
	  -moz-transition: all 0.2s linear;
	  -ms-transition: all 0.2s linear;
	  -o-transition: all 0.2s linear;
	  transition: all 0.2s linear; }
	
.form-control-pricing input[type="text"] {
	     text-align: center;
		 font-size: 22px;
		 color: #999999;	
		 width: 100%;
	}
	
input[type="checkbox"] {
		margin-right: 10px;
		}

/* BUTTON DOWNLOADS ACCOUNT */

/*.btn {
  color: #FFF;
  background-color: #409740;
  background-image: -moz-linear-gradient(center top , #46A546, #378137);
  border-color: #378137 #378137 #204B20;
  border-radius: 4px;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);}-->
*/
		
.btn {
background-color: #409740;
  background-image: -moz-linear-gradient(center top , #46A546, #378137);
  border-color: #378137 #378137 #204B20;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
 -webkit-font-smoothing: antialiased;
 display: inline-block;
 vertical-align: middle;
 zoom: 1;
 color: #000000;
 padding: 8px 10px;
 border-radius: 4px;
 font-size: 20px;
 font-weight: 400;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 transition: all 0.2s linear; }


/* TEXTFIELDS */

.textfield {	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	color: #ffffff;
	background-color: #222;

}

.total {
	color: #FF0000;
}


/* BANNER DARK GREY */

#banner_dark_grey {
		background-color: #333;
	    width: 100%; 
	    height: auto;
	    min-height: 200px;
	    padding: 40px 20px 40px 20px;
}

#banner_dark_grey_pricing {
		background-color: #333;
	    width: 100%; 
	    height: auto;
	    padding: 20px 20px 10px 20px;
}

#banner_dark_grey h1.hero-text {
	color: #FF0000;
	font-size: 40px;
}

#banner_dark_grey h2.hero-text {
	color: #ffffff;
	line-height: 40px;
	font-size: 35px;
}

#banner_copyright_notice {
	background-color: #333;
	width: 100%; 
	height: auto;
	font-size: 18px;
	padding: 20px 20px 20px 20px;

}

/* BANNER TOP */

#banner_kickstarter {
  background-color: #2c2c2c;
  background-image:    url("../../common/assets/img/mssp_KS_banner.png");
  background-position: 50%;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
}

#banner_top_navigation {
		background-color: #333;
	    height: 60px;
}

#banner_top_navigation p{
		color: #FF0000;
		text-align: right;
		margin-top: 15px;
		font-size: 20px;
}

/* BANNER LIGHT GREY */

#banner_black { 
	background-color: #000;
	width: 100%; 
	height: auto;
	padding: 20px 20px 20px 20px;
}

#banner_light_grey {
	background-color: #222;
    width: 100%; 
    height: auto;
    min-height: 200px;
    padding: 40px 20px 40px 20px;
}

#banner_light_grey_pricing {
	background-color: #222;
    width: 100%; 
    height: auto;
    padding: 20px 0px 20px 0px;
}

#banner_pic {
	background-color: #333;
    width: 100%; 
    height: auto;
    min-height: 200px;
    padding: 0px 0px 0px 0px;
}

/* BANNER FOOTER */

#banner_footer { 
  background-color: #00000; 
  width: 100%; 
  height: auto;
  padding-top: 40px;
}

#banner_footer h4{ 
	font-size: 28px;
	line-height: 37px;
	color: #ffffff;
	text-align: right;
}

.navigation_footer p a{ 
	margin-bottom: 10px;
	font-size: 25px;
	color: #ffffff;
}

.navigation_footer_terms p a{ 
	margin-bottom: 10px;
	font-size: 25px;
	color: #333;
}

#banner_footer img{
	float: right;
}


#home_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/DSC_0934_cropped.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:600px;}


/* REMOTE */

#remote:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#remote {
  overflow: hidden;
  background-size: 300%;
  background-size: cover;
  background-image:    url("../../common/assets/img/remote_dec2017_1.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
	  height:500px;}


#remote:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

#remote .container {
    position: relative;
    z-index: 33; }

#remote .positionNavBar{
    clear: both;
	margin-top: 270px;
	float: right;

}

#remote h1.hero-text {
	color: #FF0000;
	font-size: 50px;
	float: right;
	margin-bottom: 35px;
}

#remote h2.hero-text {
    clear: both;
	color: #ffffff;
	font-size: 35px;
	float: right;	
}

#remote_overview {
  overflow: hidden;
  background-size: cover;
  background-image:    url("../../common/assets/img/DSC_0563_cropped.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
	  height:500px;}


/* ENGINE */

#engine:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#engine {
  overflow: hidden;
  background-size: cover;
  background-image:    url("../../common/assets/img/engine_wtosc_dec2017.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:auto;}

#engine:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

#engine .container {
    position: relative;
    z-index: 33; }

#engine .positionNavBar{
	margin-top: 270px;
	float: right;

}

#engine h1.hero-text {
	color: #FF0000;
	font-size: 50px;
	text-align: right;
	margin-bottom: 35px;
}

#engine h2.hero-text {
	color: #ffffff;
	font-size: 35px;
	text-align: right;
}


#engine_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/engine_dec2017_6.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:400px;}

#engine_connectors {
  overflow: hidden;
  background-size: cover; 
  background-image:    url("../../common/assets/img/engine_outputs_dec2017.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:300px;}


/* WHAT ARE AUDIOCUBES */

#audiocubes:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#audiocubes {
  overflow: hidden;
  background-size: cover;
  background-image:    url("../../common/assets/img/audiocubes_dec2017_2.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:auto;}

#audiocubes:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

#audiocubes .container {
    position: relative;
    z-index: 33; }

#audiocubes .positionNavBar{
	margin-top: 270px;
	float: left;

}

#audiocubes h1.hero-text {
	color: #FF0000;
	font-size: 50px;
	margin-bottom: 35px;
}

#audiocubes h2.hero-text {
	color: #ffffff;
	font-size: 35px;
}

#audiocubes_bottom {
  overflow: hidden;
  background-size: cover;
  background-image:    url("../../common/assets/img/DSC_0598_cropped.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height: 500px;}



/* ERRORS */

.cart-errors{
	font-size: 20px;
	line-height: 27px;
	color: #FF0000;
}

/* banners images on different pages */

#login_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/synthor_system_8_dec2017_2.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:500px;}

#about_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/synthor_system_8_dec2017_2.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:400px;}

#order_login_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/ssp_banner_july_2018.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:500px;}

#newsletter_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/engine_dec2017_4.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:300px;}

#downloads_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/engine_dec2017_4.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:300px;}

#manuals_bottom {
  overflow: hidden;
  background-size: 300%; 
  background-size: cover;
  background-image:    url("../../common/assets/img/engine_dec2017_4.jpg");
  background-position: center;
  position: relative;
  padding-top: 25px;
  height:300;}



/* MEDIA QUERIES */
@media (max-width: 767px) {

.form-control-pricing input[type="text"] {
		 width: 100%;
		font-size: 12px;
	}

.button-number-pricing-minus{	
	font-size: 12px;
}

.button-number-pricing-plus{	
	font-size: 12px;
}

.specs p{
	margin-bottom: 20px;
}

#kickstarter {
  background-position: 5% 5%;
   background-image:    url("../../common/assets/img/m/-mobile-v2.png");
  background-size: 100% ;
  height: 800px;
}

#kickstarter .positionNavBar{
	padding-top: 220px;
}

#kickstarter h1 {

	font-size: 36px;
}

#kickstarter .positionDescription{
	margin-top: 20%;
	clear: both;
    margin-left: 20px;
}

#banner_copyright_notice {
	background-color: #333;
	width: 100%; 
	height: auto;
	font-size: 12px;
	padding: 10px 10px 10px 10px;

}

#banner_kickstarter{
	background-image:    url("../../common/assets/img/kickstarter_banner_mobile.png");
	height: 55px;
	background-position: 100%;
	background-size: 90% auto;
 
}

h1.kickstarter_home {
	font-size: 22px;
}

h2 .kickstarter_desc{
	font-size: 16px;
}

/* MEDIA QUERIES FOOTER */

#banner_footer { 
  padding-top: 20px;
}

#banner_footer h4{ 
	font-size: 25px;
	line-height: 30px;
}

#banner_footer img{
    margin-top: 20px;
	float: right;
}

.navigation_footer p a{ 
	font-size: 25px;
	line-height: 25px;
}

.navigation_footer_terms p a{ 
	font-size: 25px;
	line-height: 25px;
}

#home_bottom {
  padding-top: 25px;
  height:200px;
}

.synthor_system p {
	font-size: 20px;
	line-height: 25px;
}



/* MEDIA QUERIES HERO */


#hero {
  background-size: 250%; 
  background-position: center;
  background-image:    url("../../common/assets/img/synthor_system_8_dec2017_mobile.jpg");
  height: auto;
  background-repeat: no-repeat;
}

#hero h1.hero-text-red {
    font-size: 40px;
}

#hero h2.hero-text-white {
    font-size: 25px;
	color: white;
}

#hero .positionNavBar{
	padding-top: 150px;
}

/* MEDIA QUERIES BUTTONS */

.button-outline-red {
	font-size: 15px;
	padding: 4px 5px;
}

.button-outline {
	font-size: 15px;
	padding: 4px 5px;
}

.button-outline-KS {
	font-size: 20px;
	padding: 10px 10px;
	margin-top: 20px;
}

.button-outline-green {
	font-size: 20px;
	padding: 10px 10px;
}

.button-outline-black{
	font-size: 15px;
	padding: 4px 5px;
}


/* MEDIA QUERIES ENGINE*/

#engine {
  overflow: hidden;
  background-size: cover;
  background-image:    url("../../common/assets/img/engine_wtosc_dec2017.jpg");
  background-position: center;
  position: relative;
  padding-top: 10px;
  height: auto;
}

#engine .positionNavBar{
	margin-top: 70px;
}

#engine h1.hero-text {
	font-size: 40px;
}

#engine h2.hero-text {
	font-size: 25px;
}

#engine_connectors{
	background-repeat: no-repeat;
    background-image:    url("../../common/assets/img/engine_outputs_dec2017_mobile.jpg");
	height: auto;
	min-height: 150px;
}

#engine_bottom {
	height: 200px;
}


/* MEDIA QUERIES REMOTE*/

#remote {
  padding-top: 10px;
  height:auto;
}

#remote .positionNavBar{
	margin-top: 60px;
	float: right;
}

#remote h1.hero-text {
	float: right;
	font-size: 40px;
}

#remote h2.hero-text {
	float: right;
	font-size: 25px;
}

/* MEDIA QUERIES AUDIOCUBES*/

#audiocubes {
  background-position: left;
  padding-top: 10px;
  height:auto;
}

#audiocubes .positionNavBar{
	margin-top: 10px;
	float: left;
}
	
#audiocubes h1.hero-text{
	line-height: 40px;
	font-size: 40px;
}

#audiocubes h2.hero-text{
	line-height: 40px;
	font-size: 25px;
}

/* MEDIA QUERIES SSP*/

#ssp {
  overflow: hidden;
  background-color: #000000;
  background-image:    url("../../common/assets/img/percussa_ssp_may2018.jpg");
  background-position:  100% 40%;
  background-size: 100%;
  position: relative;
  height: 200px;
}	


#ssp .positionNavBar{
    padding-top: 200px;
	text-align: left;

}

#ssp h1.hero-text-red {
    color: #FF0000;
    margin-top: 0px;
    font-size: 40px;
    line-height: 20px;
}

#ssp h2.hero-text-white {
	color: white; 
	font-size: 25px;
	line-height: 15px;
}

#order_login_bottom {
 overflow: hidden;
  background-color: #000000;
  background-image:    url("../../common/assets/img/percussa_ssp_may2018.jpg");
  background-position:  100% 40%;
  background-size: 100%;
  position: relative;
  height: 200px;}


/* MEDIA QUERIES OTHER*/

#newsletter_bottom {
	background-position: 20% 10%;
	height: 200px;
}

#manuals_bottom {
    background-position: 20% 10%;
	height: 200px;
}

#login_bottom {
	height: 200px;
}

#downloads_bottom {
    background-position: 20% 10%;
	height: 200px;
}

.img_banner_top{
	margin-top: 25px;
	height:30%;
}

#ssp_bottom {
background-image:    url("../../common/assets/img/ssp_sep_2018_small.jpg");
height:200px;
}

#ssp_black_friday{
background-image:    url("../../common/assets/img/black_friday_ssp_deal.png");
height:200px;
}

}

