/**color setting**/
		.img-responsive {
		  display: block;
		  max-width: 100%;
		  height: auto;
		}

        .title {
            font-size: 2em;
            line-height: 1.3em;
            color: #ED1B2F;
        }

        #rgbfusion .title {       
            color:#ED1B2F;
        }

        #rgbfusion .rgbtitle {
            color:#fff
        }

		#swappable {
            background-color: #000;
            background-image: url(../images/mb_swappable_1920.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1300px;
        }
        

				
        #swappable .title {
   			margin-top:40px;
        }
		
@media screen and (max-width: 1366px) {
	    
		#Bitspower {
            background-color: #000;
            background-image: url(../images/mb_bitspower_1366.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 1020px;
        }
		 #Bitspower .title {
		 	color:#3399FF;
			font-size:2.2em;
        }		
		#swappable {
            background-image: url(../images/mb_swappable_1366.jpg);
			 background-position: center center;
            min-height: 1100px;
        }
		
		
		
		
			
}



@media screen and (max-width: 960px) {
		
		
}


@media screen and (max-width: 640px) {
    
}
