/* CSS Document for Screens */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,700,700italic);


body { font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: 300; color: #555; margin: 0; padding: 0; }

#page { max-width: 960px; margin: 0 auto; position: relative; }


     /* Text */
body {
	background-image: url(../../images/Studio%20BG/Studio_ValenzoC.jpg);
	/*background-repeat: no-repeat;*/
    background-attachment: fixed;
}
h1 {
    margin: 0 0 1em 0;
    font-size: 2em;
    font-weight: 700;
    text-shadow: 2px 2px 4px #000000;
    text-outline: none;
}
h2 {
    margin: 0 0 .5em 0;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    line-height: 1.1em;
    background-color: #54B8D3;
    border-radius: 2px;
    box-shadow: 1px 2px #9F9C9C;
    webkit-box-shadow: 1px 2px #9F9C9C;
}
.well h2 {
	background-color: #FFFFFF;
}
h3 {
	margin: 0 0 .5em 0;
	font-size: 1.3em;
	font-weight: 700;
    
}
h4 {
	margin: 0 0 1.5em 0;
	font-size: 1em;
	font-weight: 1000;
	background-color: #EDF5F7;
	border-radius: 2px;
	box-shadow: 1px 2px #BAB8B8;
	webkit-box-shadow: 1px 2px #BAB8B8;
}
h5 {
	margin: 0 0 .5em 0;
	font-size: 1.3em;
	font-weight: 900;
    border-radius: 2px;
	box-shadow: 1px 2px #BAB8B8;
	webkit-box-shadow: 1px 2px #BAB8B8;
}
#manuals h4 {
	border-radius: 4px;
	margin-top: 30px;	
}
.well h4 {
	color: #FFFFFF;
	background-color: #093060;
}
.how-to h4 {
	background-color: #FFFFFF;
}
.col-lg-12 h4 {
	font-size: 22px;
}
.row #manuals h4 {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	box-shadow: 0px 0px #FFF;
	webkit-box-shadow: 0px 0px #FFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	border: 4px solid;	
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #353535;
	border: 2px solid #000000;
}
p {
    margin-top: 0;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0em;
    font-size: 19px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: justify;
    padding-bottom: 1px;
}
.transbox p {
	text-align:center;
}
a { 
     /*color: #007eff;*/
	 text-decoration: underline; 
}
.responsive {
  width: 100%;
  height: auto;
}
a.btn {
	font-size: 1em;              /* page btn */
	text-decoration: none;
	color: #A81616;
	border: 1px solid #A81616;
	padding: 4px 8px;
	transition: .5s;
	margin: 0;
	font-weight: 500;
	border-radius: 5px;
	box-shadow: 2px 1px #888888;
}
a.btn1 {
	font-size: .1em;              /* page button */
	text-decoration: none;
	color: #A81616;
	border: 1px solid #A81616;
	padding: 4px 15px;
	transition: .5s;
	margin: 0;
	font-weight: 500;
}
a.btn2 {
	font-size: 1em;               /* page button2 */
	text-decoration: none;
	color: #A81616;
	border: 1px solid #A81616;
	border-radius: 10px;
	padding: 0px 10px;
	transition: .5s;
	font-weight: 500;
	float: right;
	margin-left: 8px;
}
a.btn3 {
	font-size: .9em;               /* product price button 3  */
	text-decoration: none;
	color: #fff;
	background-color: #A81616;
	border: 1px solid #000;
	border-radius: 5px;
	padding: 0px 4px;
	transition: .2s;
	font-weight: 400;
	margin-left: 8px;
}
a.btn4 {
	font-size: .9em;               /* products link button 4  */
	text-decoration: none;
	color: #A81616;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 5px;
	padding: 0px 40px;
	transition: .2s;
	font-weight: 500;
}
a.btn5 {
	font-size: .9em;               /* product price button 3  */
	text-decoration: none;
	color: #fff;
	background-color: #0766A6;
	border: 1px solid #000;
	border-radius: 5px;
	padding: 0px 4px;
	transition: .2s;
	font-weight: 500;
	margin-left: 8px;
}
header div.hero a.btn {
	background-color: rgba(207,26,29,0.74);border: 1px solid #fff;      /* header btn border */
	font-weight: 400;
	color: #fff;
}
header div.hero a.btn:hover {
    background-color: #fff;
    color: rgba(189,23,26,1.00);
    border-color: red;
}
header div.hero a {
	color: #fff;
}
a.btn:hover { 
     background-color: #A81616; 
	 color: #fff;
}
a.btn2:hover { 
     background-color: #A81616; 
	 color: #fff;
}
a.btn3:hover { 
     background-color: #fff; 
	 color: #A81616;
}
a.btn4:hover { 
     background-color: #A81616; 
	 color: #fff;
}
.price {
	width:195px;
	background-color: none;
	padding: 4px 0px;	
}
.price2 {
	width: 160px;
	background-color: none;
	padding: 2px 0px;	
}
.priceGear {
	width:195px;
	background-color: none;
	padding: 4px 0px;	
}
.responsive {
  width: 100%;
  height: auto;
}

/* Header */

header { 
     height: 262px; 
     background: #cf0004 url(../images/banner_1200.jpg) no-repeat center bottom; 
     position: relative; 
}

/* Logo in the header */

header a.logo { 
     z-index: 3;
     position: absolute; 
     display: block; width: 160px; height: 66px; 
     background: url(../images/logo.gif) no-repeat 0 0;
     background-size: contain;
     top: 15px; left: 20px;
}
header a.logo span { 
     display: none; 
}

/* social media icons */ /* social media icons block 

header a.facebook {      
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_facebook.png) no-repeat 0 0;
     background-size: contain;
     top: 215px; left: 10px;
}
header a.twitter {      
     position: absolute; 
     display: block; width: 48px; height: 48px; 
     background: url(/images/icon_X3.png) no-repeat 0 0;
     background-size: contain;
     top: 213px; left: 65px;
}
header a.instagram {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_instagram.png) no-repeat 0 0;
     background-size: contain;
     top: 210px; left: 120px;
}
header a.youtube {     
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_Youtube.png) no-repeat 0 0;
     background-size: contain;
     top: 215px; left: 175px;
}
header a.email {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_email.png) no-repeat 0 0;
     background-size: contain;
     top: 219px; left: 230px;
}

END*/
/* SampleKings name and join link header*/

header div.hero {
    position: absolute;
    width: 40%;
    top: 167px;
    left: 67%;
}
header div.hero  h1 {
	line-height: 0.5em;     /* SampleKings Header Title above btn*/
	margin: 0 0 30px 0;
	color: #FFFFFF;
}

/* Section - All */

section { 
     padding: 0 30px; 
}
section::after { 
     content:''; 
     display: block; 
     clear: both; 
}


/* Section - Slider */

div.transbox {
	margin: 1px;
	background-color: rgba(0,0,0,0.44);
	border: 1px solid black;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	z-index: -1;
}
div.transbox2 {
	margin: 1px;
	background-color: rgba(0,0,0,0.64);
	border: 1px solid black;
	/*opacity: 1.1;*/
	filter: alpha(opacity=60); /* For IE8 and earlier */
	z-index: -1;
}

div.transbox p {
  margin: 1% 1% 2% 1%;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
div.transbox2 p {
  margin: 1% 1% 2% 1%;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

div.transbox p a {
	color: #ffffff;
}
div.transbox2 p a {
	color: #ffffff;
}

div.transbox h3 a {
	color: #ffffff;	
}
div.transbox2 h3 a {
	color: #ffffff;	
}

/*     Container     */

.container {
	max-width: 960px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
/* Image background color for Lesson Payment */
a:hover {
  background-color: #05C9F8;
}


/*         Jumbotron Parameters       */

.col-lg-12 .jumbotron {
	background-color: #FFFFFF;
	box-shadow: 2px 2px 10px #C3C2C2;
}

.jumbotron img {
	align: middle;
	margin-bottom: 40px;	
}

.jumbotron h2 {
	background-color: #245AA8;
	color: #FFFFFF;
	margin-bottom: 50px; 
}
.gearSale table, th td tr {
    font-weight: 400;
    border-radius: 10px;
    height: 340px;
    width: 140;
    width: 25%;
    background-color: white;
    float: right; 
}
.gearSale table, th {
    color: #07122D
}
.gearSale table, th td {
   color:#767575
}
.gearSale div {
    border: 1px outset #020202;
    background-color: floralwhite;
    float:left;
    text-align: center;
    border-radius: 10px;
    font-weight: 500;
}
.gearSale div p{
    font-size: 15px;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: -2px; 
    text-align: left;
}
    
.gearSale div img {
    width: 35%;
    height: auto;
    padding: 10px;
}
/* Section - Main */

section.main { 
     margin-top: 20px; 
     margin-bottom: 30px; 
     padding: 0; 
}
section.main aside { 
     width: 33%; 
     float: left; 
     text-align: center;
	background-color: #ffffff;
}
section.main .content { 
     margin: 15px; 
     background: no-repeat center top; 
     background-size: 75px 75px; 
     padding-top: 85px; 
}
section.main .content p a {
	text-decoration: none;
	color: red;   
}
section.main .content p a:hover {
	text-decoration: underline;
}
section.main aside h3 a { 
     color: #000; 
     text-decoration: none; 
}
section.main aside h3 a:hover { 
     text-decoration: underline; 
}
section.main aside .content.trending {
	background-image: url(../images/icon_download.svg);
	background-size: 100px 100px;	  
}
section.main aside .content.find-it {
	background-image: url(../images/icon_shipping2.png);
	background-size: 100px 88px;
}
section.main aside .content.tools {
	background-image: url(../images/members.svg);
	background-size: 100px 94px;
}
/* Product Section*/
section {
	max-width: 960px;
	margin: auto;
}
section.atmosphere1 article { 
     padding: 0 20px 0 515px; 
     background: url(../../images/MPCTouch_700x438.png) no-repeat 0 5px;      
	 background-size: 485px 307px;
     min-height: 300px; 	 
}
section.atmosphere1 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #CFC8C8;
}
section.product1 {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick #E1E1E1 solid;
}
section.atmosphere {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick #E1E1E1 solid;
}
section.product2 {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick #E1E1E1 solid;
}
section.product3 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid;
}
section.product4 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid;
}
section.product5 { 
     background-color: #fff; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid;
}
section.product6 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid;
}
section.product7 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000;
	 border: thick #E1E1E1 solid; 
}
section.product8 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product9 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000;
	 border: thick #E1E1E1 solid; 
}
section.product10 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product11 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000;
	 border: thick #E1E1E1 solid; 
}
section.product12 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product13 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000;
	 border: thick #E1E1E1 solid; 
}
section.product14 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product15 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000;
	 border: thick #E1E1E1 solid; 
}
section.product16 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product17 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000;
	 border: thick #E1E1E1 solid; 
}
section.product18 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product19 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000;
	 border: thick #E1E1E1 solid; 
}
section.product20 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product21 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
	border: thick solid #E1E1E1;
}
section.product22 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid
}
section.product23 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid
}
section.product24 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid
}
section.product25 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid
}
section.product26 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid
}
section.product27 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid
}
section.product28 { 
     background-color: #FFF; 
     padding-top: 30px; 
     padding-bottom: 30px; 
     color: #000; 
	 border: thick #E1E1E1 solid
}

/*The article section that holds the product*/

section.product1 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/maschine-jam_02sm.png) no-repeat 0 5px;      
	 background-size: 375px 280px;       
     min-height: 250px; 
	 background-color: #fff;
}
section.product28 article { 
     padding: 0 20px 0 405px; 
     background: url("../../images/MPCKey61.png") no-repeat 0 5px;     
	 background-size: 418px 305px; 
     min-height: 270px; 
}
section.product27 article { 
     padding: 0 20px 0 405px; 
     background: url("../../images/akai_mpc_studio.jpeg") no-repeat 0 5px;     
	 background-size: 407px 240px; 
     min-height: 270px; 
}
section.product26 article { 
     padding: 0 20px 0 405px; 
     background: url("../../images/mpc-live-ii-angle.jpg") no-repeat 0 5px;   
	 background-size: 407px 300px; 
     min-height: 270px; 
}
section.product25 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MPC_ONE_PLUS.png) no-repeat 0 5px;     
	 background-size: 407px 300px; 
     min-height: 270px; 
}
section.product24 article { 
     padding: 0 20px 0 420px; 
     background: url(../../images/AKAI_MPC_X_SE.png) no-repeat 0 5px;
	 background-size: 500px 332px; 
     min-height: 300px; 
}
section.product23 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MPC_Live.png) no-repeat 0 5px;      
	 background-size: 415px 247px; 
     min-height: 300px; 
}
section.atmosphere article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MPCTouch_700x438.png) no-repeat 0 5px;       
	 background-size: 415px 247px;
     min-height: 300px; 
}
section.product2 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/mpc_renaissance.png) no-repeat 0 5px;      
	 background-size: 375px 280px;       
     min-height: 250px; 
	 background-color: #fff;
}
section.product3 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/mpcStudio_500x442.png) no-repeat 0 5px; 
	 background-size: 360px 282px;                                        
     min-height: 350px;  
}
section.product22 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/Maschine_MK3.png) no-repeat 0 5px;       
	 background-size: 350px 312px;
     min-height: 280px; 
}
section.product4 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/maschineStudio_500x403.png) no-repeat 0 5px;      
	 background-size: 350px 253px; 
     min-height: 270px; 
}
section.product5 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/maschine_500x500.jpg) no-repeat 0 5px;      
	 background-size: 350px 350px;
     min-height: 340px; 
}
section.product6 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MASCHINE_MIKRO_MK3.jpg) no-repeat 0 5px;      
	 background-size: 365px 211px;
     min-height: 220px; 
}
section.product7 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/PT_12_largeNu.jpg) no-repeat 0 5px;       
	 background-size: 350px 215px;
     min-height: 220px; 
}
section.product8 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/LogicProX.png) no-repeat 0 5px;       
	 background-size: 350px 243px;
     min-height: 230px; 
}
section.product9 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/AbletonLive9.jpg) no-repeat 0 5px;       
	 background-size: 350px 279px;
     min-height: 240px; 
}
section.product10 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/AKAI_mpc5000Top.png) no-repeat 0 5px;       
	 background-size: 343px 282px;
     min-height: 280px; 
}
section.product11 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/fl_studio.jpg) no-repeat 0 5px;       
	 background-size: 350px 388px;
     min-height: 370px; 
}
section.product12 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/mpc4000_top.png) no-repeat 0 5px;       
	 background-size: 360px 253px;
     min-height: 240px; 
}
section.product13 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MPC2500_TopView.png) no-repeat 0 5px;       
	 background-size: 340px 243px;
     min-height: 250px; 
}
section.product14 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/Reason8.jpg) no-repeat 0 5px;       
	 background-size: 340px 280px;
     min-height: 280px; 
}
section.product15 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/mpc1000_top.png) no-repeat 0 5px;       
	 background-size: 370px 235px;
     min-height: 250px; 
}
section.product16 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MPC500_top.png) no-repeat 0 5px;       
	 background-size: 320px 213px;
     min-height: 230px; 
}
section.product17 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MPC2000XL_Top.jpg) no-repeat 0 5px;       
	 background-size: 330px 234px;
     min-height: 220px; 
}
section.product18 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/mv8800_angle_vga.jpg) no-repeat 0 5px;       
	 background-size: 390px 283px;
     min-height: 280px; 
}
section.product19 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/mv8000_angle.jpg) no-repeat 0 5px;       
	 background-size: 370px 235px;
     min-height: 250px; 
}
section.product20 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/ASR10_EPS16_Top.jpg) no-repeat 0 5px;       
	 background-size: 350px 125px;
     min-height: 200px; 
}
section.product21 article { 
     padding: 0 20px 0 405px; 
     background: url(../../images/MPC2000_front1.jpg) no-repeat 0 5px;       
	 background-size: 350px 243px;
     min-height: 280px; 
}
/* Section - How To */

section.how-to { 
     background-color: #eee9d9; 
     position: relative; 
}
section.how-to aside { 
     width: 30%; 
     float: left; 
     margin: right 10px; 
}
section.how-to aside .content { 
     padding: 30px 30px 20px 0; 
}
section.how-to aside .content img { 
     display: block; 
     margin-bottom: 15px; 
     width: 70%;
}
section.how-to aside .content h4 { 
     margin-bottom: 0; 
}
section.how-to aside .content p { 
     margin-bottom: .5em; 
}
section.how-to aside .content a { 
     display: inline-block; 
     color: #cc6633; 
     font-weight: 700; 
}
section.how-to blockquote { 
     margin: 0; 
     width: 32%; 
     color: #444;
     background-color: #fff;
     position: absolute;
     bottom: 0; right: 4%;
}
section.how-to blockquote p { 
     margin: 30px 30px 20px 50px; 
}

section.how-to blockquote p.quote { 
     font-style: italic;  
     font-size: 1.2em; 
}

section.how-to blockquote p.credit { 
     color: #777;
     font-size:.9em;
     margin-top: 0;
     padding-left: 20px;
     line-height: 1.3em;
     position: relative;
 }
 
section.how-to blockquote:before { 
     content:'\201c'; 
     color: #d2bd65;
     position: absolute;
     top: 10px; 
     left: 8px;
     font-size: 5em;
     font-family: serif;
} 
section.how-to blockquote p.quote::after { 
     content:'\201d'; 
     font-family: serif;
}
section.how-to blockquote p.credit::before { 
     content:'\2014'; 
     position: absolute; 
     top: -1px; 
     left: 0; 
}

/* Navigation */

nav { 
     background-color: rgba(0,0,0,.65);
     position: relative; 
     padding: 50px 0 0 0;
	 z-index: 2;
	 font-size: 18px;
	 font-weight: 500;
}
nav::after { content:''; display: block; clear: both; }

nav a.mobile_menu {
	width: 32px;
	height: 32px;
	background: url(../images/icon_menu.png) no-repeat 0 0;
	background-size: contain;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -16px;
	display: none;
}
nav ul li a:hover {
	text-decoration: none;
	border-radius: 5px;
}
nav ul { 
     list-style: none;
	 border-radius: 5px;
     margin: 0;
     padding: 0;
}
nav ul li:hover {
    background-color: rgba(0,0,0,.65);
	border-radius: 5px;
}
nav ul li:hover > ul { display: block; }
nav ul li a {
    display: inline-block;
    color: #F3C454;    /*text color of the link*/
    padding: 7px 10px;
    text-decoration: none;
    width: 125px;       /*width of the link*/
    position: relative;
 }
/*nav ul li a:visited {
     color: #fff; 
}*/
nav ul li a:hover {
    background-color: #F3C454;
    color: rgba(0,0,0,1.00);
 }

nav ul ul { position: absolute; 
	        top: 100%; 
	        background-color: rgba(0,0,0,.65); 
	        display: none;
	        border-radius: 5px;
}

nav ul ul li { position: relative; }

nav ul ul ul { left: 100%; top: 0px; }



/* Top Level */

nav > ul { 
     padding-left: 200px; 
}
nav > ul > li { 
     float: left; 
}
nav > ul > li > a { 
     width: auto; 
     padding: 10px 20px 15px 20px; 
}
/* triangle from border top and bottom transparent */

nav a[aria-haspopup="true"]::after { 
     content:'';
     display: block;
     width: 0px;
     height: 0px;
     position: absolute;
     top: 16px;
     right: 15px;
     border-top: 4px solid transparent;
     border-bottom: 4px solid transparent;
     border-left: 4px solid #fff;
}

nav > ul > li > a[aria-haspopup="true"]::after {
     border-left: 4px solid transparent;
     border-right: 4px solid transparent;
     border-top: 4px solid #fff;
     left: 20px; 
     right: auto;
     bottom: 6px;
     top: auto;
}

/* Footer */

footer { 
     font-size: .8em; 
	 margin: 40px; 
	 color: #999; 
}
footer .content { 
     display: inline;  
}

footer a { 
    margin-left: 30px; 
	color: #777;  
}
footer a:visited { 
     color: #777;  
}
footer a:hover { 
     color: #000;  
}

/* Media Queries Start */

@media screen and (max-width: 1000px) {
     h1 { font-size: 1.7em; } 
     
     /* Header */
   header div.hero { left: 66% }
   header div.hero h1 { margin-bottom: 20px; }   
   /* Atmosphere */
    section.atmosphere article { 
	     padding-left: 400px; 
		 background-size: 375px; 
}

}

     /*  Media Screen 1000 end */  

@media screen and (max-width: 825px) {
     h1 { font-size: 1em; }

    /* Header */
    header { 
	     height: 227px; 
		/* background-image: url(../images/banner_825.jpg); */
}
    header div.hero {
    top: 152px;
    left: 57%;
}
	header div.hero h1 {
    font-size: 2.4em;
    margin-bottom: 20px;
}
	
	/* social media icons */
	
header a.facebook {      
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_facebook.png) no-repeat 0 0;
     background-size: contain;
     top: 178px; left: 10px;
}
header a.youtube {     
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_Youtube.png) no-repeat 0 0;
     background-size: contain;
     top: 177px; left: 160px;
}
header a.twitter {      
     position: absolute; 
     display: block; width: 46px; height: 46px; 
     background: url(/images/icon_twitter.png) no-repeat 0 0;
     background-size: contain;
     top: 176px; left: 60px;
}
header a.instagram {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_instagram.png) no-repeat 0 0;
     background-size: contain;
     top: 176px; left: 110px;
}
header a.email {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_email.png) no-repeat 0 0;
     background-size: contain;
     top: 182px; left: 210px;
}

#dvdtablelayout {                /*Product Page Table Size for Media Querie*/
	width: 425px;
}	  
    
     /* Section - Atmosphere */
    section.atmosphere article { padding-left: 325px; background-size: 300px auto; }
    
     /* Section - How To */
     section.how-to blockquote p.quote { font-size: 1.1em; line-height: 1.2em; }
     section.how-to blockquote p.credit { font-size: .85em;  }
	 
	  /* New Navigation setup to fix 825-760 nav BunchUp */
      nav { padding-top: 80px; }
      nav > ul { padding-left: 40px; }
}
        

	  /*  Media Screen 825 end */

@media screen and (max-width: 760px) {  
     h1 { font-size: 1.8em; }
     h2 { font-size: 1.4em; }
     h3 { font-size: 1.1em; }
     a.btn { font-size: 0.9em; }
     
     /* Header */
     header a.logo { width: 145px; height: 60px; }
     header div.hero {
    top: 155px;
    left: 59%;
}
	header div.hero h1 {
		font-size: 2em;
		margin-bottom: 20px;
	}
	 /*No span for Join Now $25 iphone size*/
     /*header div.hero a.btn span { display: none; }*/
     
      /* Section - Main */
      section.main { margin-top: 10px; margin-bottom: 10px; }
      section.main aside div.content { background-size: 55px 55px; padding-top: 60px; }
	  
	  section.main aside .content.trending {
	     background-image: url(../images/icon_download.svg);
	     background-size: 60px 60px;	  
}
      section.main aside .content.find-it {
	     background-image: url(../images/icon_shipping2.png);
	     background-size: 60px 48px;
}
      section.main aside .content.tools {
	     background-image: url(../images/members.svg);
	     background-size: 60px 54px;
}
      
      /* Section - How to */
      section.how-to aside div.content img { width: 85%; }
      
      /* Navigation */
      nav { padding-top: 80px; }
      nav > ul { padding-left: 10px; }

}
header a.facebook {      
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_facebook.png) no-repeat 0 0;
     background-size: contain;
     top: 178px; left: 10px;
}
header a.twitter {      
     position: absolute; 
     display: block; width: 46px; height: 46px; 
     background: url(/images/icon_twitter.png) no-repeat 0 0;
     background-size: contain;
     top: 176px; left: 85px;
}
header a.instagram {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_instagram.png) no-repeat 0 0;
     background-size: contain;
     top: 176px; left: 160px;
}
header a.youtube {     
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_Youtube.png) no-repeat 0 0;
     background-size: contain;
     top: 177px; left: 235px;
}
header a.email {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_email.png) no-repeat 0 0;
     background-size: contain;
     top: 182px; left: 310px;
}
 
	
     /*  Media Screen 760 end */  

@media screen and (max-width: 625px) {  
     h1 {
	font-size: 1em;
	}
     h3 { 
		 margin-bottom: 0px; }
	   /* Header */
     a.btn {
		 font-size: 1.2em;
		 padding: 0px 4px 0px 4px;
	}
	 header div.hero { width: 100%; left: 170px; top: 162px; text-align: center; }
	header a.logo { 
     top: 37px; left: 20px;
	 width: 46px; height: 461px;	
    }
	 header div.hero h1 {
		 font-size: 1.4em;
		 text-align: center;
		 margin-bottom: 10px;
	}
	  /*No span for Join Now $25 iphone size*/
     header div.hero a.btn span { display: none; }
	  
    /* Section - Main */
    section.main aside { width: 100%; float: none; text-align: left;}
     
     section.main aside div.content { 
          margin: 8px 20px 8px 0; 
          padding: 5px 0px 10px 85px;
          background-size: 50px 50px;
          background-position: 20px 5px;        
}
    
     /* Section - Atmosphere */
	 
     section.product1 article {          /* the paragraph sizing in the Products */
          padding: 260px 20px 0px 0px;
          background-size: 340px auto; 
          min-height: initial;          
}
     section.atmosphere article {      
          padding: 320px 20px 0px 0px;
          background-size: 550px auto; 
          min-height: initial;          
}
      section.product2 article {      
          padding: 390px 20px 0px 0px;
          background-size: 550px auto; 
          min-height: initial;          
}
	  section.product3 article {      
          padding: 460px 20px 0px 0px;
          background-size: 500px auto; 
          min-height: initial;          
}
	section.product22 article {     
          padding: 500px 20px 0px 0px;
          background-size: 500px auto; 
          min-height: initial;          
}
	  section.product4 article {     
          padding: 460px 20px 0px 0px;
          background-size: 530px auto; 
          min-height: initial;          
}
	  section.product5 article {      
          padding: 530px 20px 0px 0px;
          background-size: 530px auto; 
          min-height: initial;          
}
	  section.product6 article {      
          padding: 355px 20px 0px 0px;
          background-size: 540px auto; 
          min-height: initial;          
}
	  section.product7 article {     
          padding: 410px 20px 0px 0px;
          background-size: 530px auto; 
          min-height: initial;          
}
	  section.product8 article {      
          padding: 410px 20px 0px 0px;
          background-size: 530px auto; 
          min-height: initial;          
}
	section.product9 article {      
          padding: 420px 20px 0px 0px;
          background-size: 520px auto; 
          min-height: initial;          
}
	section.product10 article {      
          padding: 440px 20px 0px 0px;
          background-size: 520px auto; 
          min-height: initial;          
}         /*FL Studio*/
	section.product11 article {      
          padding: 560px 20px 0px 0px;
          background-size: 540px auto; 
          min-height: initial;          
}      /*MPC400*/
	section.product12 article {      
          padding: 370px 20px 0px 0px;
          background-size: 570px auto; 
          min-height: initial;          
}       /*MPC2500*/
	section.product13 article {      
          padding: 460px 20px 0px 0px;
          background-size: 520px auto; 
          min-height: initial;          
}      /*Reason*/
	section.product14 article {      
          padding: 380px 20px 0px 0px;
          background-size: 500px auto; 
          min-height: initial;          
}            /*MPC1000*/
	section.product15 article {      
          padding: 360px 20px 0px 0px;
          background-size: 540px auto; 
          min-height: initial;          
}          /*MPC500*/
	section.product16 article {      
          padding: 370px 20px 0px 0px;
          background-size: 520px auto; 
          min-height: initial;          
}          /*MPC2000XL*/
	section.product17 article {      
          padding: 440px 20px 0px 0px;
          background-size: 520px auto; 
          min-height: initial;          
}           /*MV8800*/
	section.product18 article {      
          padding: 480px 20px 0px 0px;
          background-size: 530px auto; 
          min-height: initial;          
}         /*MV8000*/
	section.product19 article {      
          padding: 390px 20px 0px 0px;
          background-size: 530px auto; 
          min-height: initial;          
}          /*ASR10*/
	section.product20 article {      
          padding: 220px 20px 0px 0px;
          background-size: 540px auto; 
          min-height: initial;          
}       /*MPC2000*/
	section.product21 article {      
          padding: 430px 20px 0px 0px;
          background-size: 530px auto; 
          min-height: initial;          
}
	section.product22 article {      
          padding: 280px 20px 0px 0px;
          background-size: 330px auto; 
          min-height: initial;          
}
	section.product23 article {      
          padding: 320px 20px 0px 0px;
          background-size: 540px auto; 
          min-height: initial;          
}
	section.product24 article {      
          padding: 350px 20px 0px 0px;
          background-size: 550px auto; 
          min-height: initial;          
}
	
    /* Section - How To */
    
    section.how-to aside { width: 100%; float: none; margin: 0; position: relative; }
    
    section.how-to aside div.content { padding: 20px 20px 20px 150px; }
    
    section.how-to aside div.content p { font-size: .9em; }
    
    section.how-to aside div.content img {
         display: inline-block;
         width: 125px;
         position: absolute;
         top: 30px; 
         left: 0px;
}
    
    section.how-to blockquote { 
         margin: 0 20px 0 40px;
         width: 90%;
         padding: 1px 0px 20px 0px;
         position: relative;    
}
    
    section.how-to blockquote p.credit { margin-bottom: 0; }
     
    /* Navigation */
    nav { 
	    padding: 50px 15px 20px 15px; 
		background-color: #F3C454; 
		height: 0px;
		overflow: hidden;
}
	
	nav a.mobile_menu { display: block; }
     
    nav ul,
    nav ul ul,
    nv ul ul ul { display: block; position: static; }
    
    nav > ul { padding: 0; }
    nav > ul > li { float: none; margin-top: 25px; }
    
    nav ul li:hover { background: none; }
    
    nav ul li a {
         width: auto;
         display: block;
		 color: black;
         margin: 8px 10px;
         padding: 6px 15px 6px 2px;
         border-bottom: 1px solid rgba(255,255,255,.25);
}
     
    nav ul li a:hover { background-color: rgba(255,255,255,.25); }
    
    nav ul ul { background: none; }
    
    nav ul ul li a { margin-left: 30px; }
    nav ul ul ul li a { margin-left: 60px; }
    
    nav a[aria-haspopup="true"]::after { display:none; }
    
    /* Footer */
    
    footer div.content { 
	     display: block; 
		 margin-top: 15px 
}    
    footer div.content a { 
	     margin: 0 20px 0 0; 
}
      
	    
}

/*  Media Screen 625 end */ 

@media screen and (max-width: 425px) {
	body { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 500; color: #555; margin: 0; padding: 0; }
     
     /* Header */
   header { 
	     min-height: 125px;  
		 /* background-image:url(../images/banner_425.jpg); */
		 background-position: left bottom;		  
}
     
   header a.logo {
    width: 46px;
    height: 46px;
    background-image: url(../images/logo.gif);
    top: 03px;
    right: auto;
}
                    /* Header Title SampleKings and Hero btn position */
	 
     header div.hero { width: 100%; left: 0px; top: 88px; text-align: center; }
	 
	                /* Header Title SampleKings */
     
     header div.hero h1 { font-size: 1.5em; margin-bottom: 15px; text-align: center;}
                  /*for Join Now $40 iphone size*/
     header div.hero a.btn { padding: 2px 30px; font-size: 1.5em; }
                  /*No span for Join Now $40 iphone size*/
     header div.hero a.btn span { display: none; } 
	 
	 /* social media icons */
	
header a.facebook {      
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_facebook.png) no-repeat 0 0;
     background-size: contain;
     top: 178px; left: 18px;
}

header a.twitter {      
     position: absolute; 
     display: block; width: 46px; height: 46px; 
     background: url(/images/icon_twitter.png) no-repeat 0 0;
     background-size: contain;
     top: 176px; left: 84px;
}

header a.instagram {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_instagram.png) no-repeat 0 0;
     background-size: contain;
     top: 176px; left: 161px;
}

header a.youtube {     
     position: absolute; 
     display: block; width: 45px; height: 45px; 
     background: url(/images/icon_Youtube.png) no-repeat 0 0;
     background-size: contain;
     top: 177px; left: 240px;
}

header a.email {      
     position: absolute; 
     display: block; width: 47px; height: 47px; 
     background: url(/images/icon_email.png) no-repeat 0 0;
     background-size: contain;
     top: 182px; left: 318px;
}   
#dvdtablelayout {                /*Product Page Table Size for Media Querie*/
	width: 300px;
}	  
p { 
     margin: 0 0 1em 0;
	 font-size: 18px;
	 padding: 5px 5px;
	 text-align: justify;	  	 
}
     
     /* Section - How To */
     
     section.how-to aside div.content { padding: 140px 20px 20px 0px; }
     
     section.how-to aside div.content img { width: auto; height: 100px; top: 30px; }
     
     section.how-to blockquote { margin: 10px 40px 0px 20px; }
	 
	 /* Nav */
	 
	 nav { padding-top: 30px;
}
     nav a.mobile_menu {  left: auto; right: 40px; top: 8px; margin-left: 0px; }
      /* Section - Atmosphere */
	 
     section.product1 article {          /* the paragraph sizing in the Products */
          padding: 260px 10px 0px 0px;
          background-size: 340px auto; 
          min-height: initial;          
}       /*MPC Touch*/
     section.atmosphere article {      
          padding: 200px 10px 0px 0px;
          background-size: 330px auto; 
          min-height: initial;          
}        /*MPC Renaissance*/
      section.product2 article {      
          padding: 250px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}        /*MPC Studio*/
	  section.product3 article {      
          padding: 300px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}        /*NI MAschine MK3*/
	section.product22 article {     
          padding: 300px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}        /*NI MAschine Studio*/
	  section.product4 article {     
          padding: 270px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}          /*NI MAschine MK2*/
	  section.product5 article {      
          padding: 310px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}         /*NI MAschine Mikro*/
	  section.product6 article {      
          padding: 205px 10px 0px 0px;
          background-size: 310px auto; 
          min-height: initial;          
}            /*PRO TOOLS 12 VIDEOS*/
	  section.product7 article {     
          padding: 230px 10px 0px 0px;
          background-size: 290px auto; 
          min-height: initial;          
}         /*Logic Pro X*/
	  section.product8 article {      
          padding: 240px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}            /*Ableton Live*/
	section.product9 article {      
          padding: 240px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}            /*MPC5000*/
	section.product10 article {      
          padding: 260px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}         /*FL Studio*/
	section.product11 article {      
          padding: 330px 10px 0px 0px;
          background-size: 310px auto; 
          min-height: initial;          
}      /*MPC4000*/
	section.product12 article {      
          padding: 200px 10px 0px 0px;
          background-size: 300px auto; 
          min-height: initial;          
}       /*MPC2500*/
	section.product13 article {      
          padding: 260px 10px 0px 0px;
          background-size: 290px auto; 
          min-height: initial;          
}      /*Reason*/
	section.product14 article {      
          padding: 220px 20px 0px 0px;
          background-size: 290px auto; 
          min-height: initial;          
}            /*MPC1000*/
	section.product15 article {      
          padding: 200px 10px 0px 0px;
          background-size: 290px auto; 
          min-height: initial;          
}          /*MPC500*/
	section.product16 article {      
          padding: 210px 10px 0px 0px;
          background-size: 290px auto; 
          min-height: initial;          
}          /*MPC2000XL*/
	section.product17 article {      
          padding: 240px 10px 0px 0px;
          background-size: 280px auto; 
          min-height: initial;          
}           /*MV8800*/
	section.product18 article {      
          padding: 280px 10px 0px 0px;
          background-size: 310px auto; 
          min-height: initial;          
}         /*MV8000*/
	section.product19 article {      
          padding: 230px 10px 0px 0px;
          background-size: 310px auto; 
          min-height: initial;          
}          /*ASR10*/
	section.product20 article {      
          padding: 120px 10px 0px 0px;
          background-size: 280px auto; 
          min-height: initial;          
}       /*MPC2000*/
	section.product21 article {      
          padding: 240px 10px 0px 0px;
          background-size: 290px auto; 
          min-height: initial;          
}
	section.product22 article {      
          padding: 280px 10px 0px 0px;
          background-size: 280px auto; 
          min-height: initial;          
}          /*MPC LIVE*/
	section.product23 article {      
          padding: 200px 10px 0px 0px;
          background-size: 330px auto; 
          min-height: initial;          
}        /*MPC X*/
	section.product24 article {      
          padding: 240px 10px 0px 0px;
          background-size: 320px auto; 
          min-height: initial;          
}
     /* Footer */
     
     footer::after { content:''; display: block; clear: both; }

     footer div.content a { 
          display: inline-block;
          margin: 0 0 10px 0;
          float: left;
          clear: both;          
     }

}
