
        #core3d {
            background-color: #000;
            background-image: url(../images/mb_core3d_1920.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        
        #core3d .text {
            margin-top:10%;
            width: 54%;
            float: right;
        }
        #core3d .title {
            font-size:1.9em;
        }

        #sbx {
            background-color: #000;
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        
        #sbx .title {
            margin-top:30px;
            font-size:1.6em;
        }
		#audio {
            background-color: #000;
            background-image: url(../images/mb_audio_1920.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        
        #audio .frame .cell {
            width: 54%;
            float: right;
        }
        
        #audio .title{
            margin-top:100px;
        }
        
        #audio .turbotitle{
            font-weight:bold;font-size:1.6em;line-height:1.4em;
        }

        #amp-up {
            background-color: #000;
            background-image: url(../images/mb_amp-up_1920.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        
        #amp-up .text {
            margin-top:3%;
            width: 50%;
            float: right;
        }
        #amp-up .title {
            font-size:1.6em;
        }

        
  
        #TripleNVMe {
            background-color: #000;
            background-image: url(../images/mb_triple_1920.jpg);
            background-position: center;
            background-repeat: no-repeat;
            min-height: 1300px;
        }
        
        #TripleNVMe .trititle{
            color:#fff;margin-top:1%;font-size:150%;
        }
        
        #TripleNVMe .text{
            width:70%;
        }




@media screen and (max-width: 1366px) {
        #core3d {
            background-color: #000;
            background-image: url(../images/mb_core3d_1366.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        #core3d .text{
            margin-top:30px;
        }
        #audio {
            background-color: #000;
            background-image: url(../images/mb_audio_1366.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        
        #audio .turbotitle{
            font-weight:bold;font-size:1.2em;line-height:1.4em;
        }
        #amp-up {
            background-color: #000;
            background-image: url(../images/mb_amp-up_1366.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        
        #TripleNVMe {
            background-color: #000;
            background-image: url(../images/mb_triple_1366.jpg);
            background-position: center;
            background-repeat: no-repeat;
            min-height: 1000px;
        }
        
        #TripleNVMe .title{
            font-size:1.4em;
        }
        #TripleNVMe .trititle{
            color:#fff;margin-top:1%;font-size:1em;
        }
        



        
}



@media screen and (max-width: 960px) {
        #core3d {
            background-color: #000;
            background-image: url(../images/mb_core3d_960.jpg);
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 500px;
        }
        
        #core3d .text {
            margin-top:30px;
        }
        
        #core3d .frame .cell {
            width: 100%;
            float: right;
        }
        #core3d .title {
            font-size:1.1em;
        }		
		
        #sbx {
            background-color: #000;
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 500px;
        }

        #audio {
            background-color: #000;
            background-image: url(../images/mb_audio_960.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 760px;
        }
        #audio .title{
            margin-top:0px;
        }
        #audio .frame .cell {
            width: 60%;
            float: right;
        }
        #amp-up {
            background-color: #000;
            background-image: url(../images/mb_amp-up_960.jpg);
            background-position: center;
            background-repeat: no-repeat;
            min-height: 700px;
        }
        
        #amp-up .text {
            margin-top:20px;
            width:100%;
        }
        
        #amp-up .frame .cell {
            width: 100%;
            float: right;
        }

        #amp-up .title {
            font-size:1.1em;
            width:100%;
        }
        
        
        
        
        #TripleNVMe {
            background-color: #000;
            background-image: url(../images/mb_triple_960.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 860px;
        }
       #TripleNVMe .title{
            font-size:1.0em;
        }
        #TripleNVMe .trititle{
            color:#fff;margin-top:1%;font-size:0.8em;
        }
       #TripleNVMe .text{
            width:80%;
        }

        
        


        #core3d .frame .cell {
                    width: auto;
        }
        #sbx .frame .cell {
                    width: auto;
        }
        #audio .frame .cell {
                    width: auto;
        }
        #amp-up .frame .cell {
                    width: auto;
        }


}


@media screen and (max-width: 640px) {

        #lighting{
            background-image: url(../images/mb_lighting_640.jpg);

        }

        #core3d {
            background-color: #000;
            background-image: url(../images/mb_core3d_640.jpg);
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 740px;
        }
        
        #core3d .text {
            margin-top:0px;
            width:100%;
        }
        #sbx .title {
            margin-top:0px;
            font-size:1.1em;
        }

        #audio {
            background-color: #000;
            background-image: url(../images/mb_audio_640.jpg);
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 600px;
        }    
        #audio .title{

        }


        #amp-up {
            background-color: #000;
            background-image: url(../images/mb_amp-up_640.jpg);
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 760px;
        }
        
        #amp-up .text {
            margin-top:20px;
            width:100%;
        }


        

        #TripleNVMe {
            background-color: #000;
            background-image: url(../images/mb_triple_640.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 960px;
        }
       
}