		#nvmem2 {
            background-color: #000;
            background-image: url(../images/mb_nvmem2_1920.jpg);
            background-position: 50% 10%;
            background-repeat: no-repeat;
            min-height: 600px;
        }
        
        #nvmem2 .text {
            width: 58%;
            float: right;
        }

        #nvmem2 .title {
            margin-top:3%;
            width: 58%;
            float: right;
            font-size:1.9em;
        }


        #humidity {
            background-color: #000;
            background-image: url(../images/mb_humidity_1920.jpg);
            background-position: center;
            background-repeat: no-repeat;
            min-height: 567px;
        }


		#temperature {
            background-color: #000;
            background-image: url(../images/mb_temperature_1920.jpg);
            background-position: center;
            background-repeat: no-repeat;
            min-height: 567px;
        }



		#temperature .text {
            width: 70%;
        }

        #hd4k img{
            width:auto;
            float:left;

        }

        #hdmiin img{
            width:auto;
            float:left;
        }
        #hd4k .text{
            padding-top:4%;

        }

        #hdmiin .text{
            padding-top:2%;

        }

@media screen and (max-width: 1366px) {
		#nvmem2 {
            background-color: #000;
            background-image: url(../images/mb_nvmem2_1366.jpg);
            background-position: 50% 40%;
            background-repeat: no-repeat;
            min-height: 500px;
        }
        #humidity {
                background-color: #000;
                background-image: url(../images/mb_humidity_1366.jpg);
                background-position: center;
                background-repeat: no-repeat;
                min-height: 600px;
        }
        #temperature {
                background-color: #000;
                background-image: url(../images/mb_temperature_1366.jpg);
                background-position: center;
                background-repeat: no-repeat;
                min-height: 560px;
        }

        #smart-fan {
            background-color: #000;
            background-image: url(../images/mb_smart-fan_1366.jpg);
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 840px;
        }
        
        #smart-fan .frame .cell {
            margin-top:7%;
            width: 53%;
            float: right;
        }
        
        #smart-fan .title {
            font-size:1.9em;
        }
}        
@media screen and (max-width: 960px) {
        #smart-fan {
                background-image: url(../images/mb_smart-fan_960.jpg);
                background-position: top center;
                min-height:2000px;
             
            }
            #smart-fan .frame .cell {
                margin-top:0%;
                width: 100%;
             }
        
            #smart-fan .title{
                margin-top:-100px;
               width: 100%;
               margin-left: 0;

            }



		#nvmem2 {
            background-color: #000;
            background-image: url(../images/mb_nvmem2_960.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 920px;
        }
        #nvmem2 .title {
            width: 100%;
        }        
        #nvmem2 .text {
            width: 100%;
        }


        #nvmem2 .frame .cell {
					width: auto;
		}
		#humidity {
                background-color: #000;
                background-image: url(../images/mb_humidity_960.jpg);
                background-position: center;
                background-repeat: no-repeat;
                min-height: 900px;
        }
		#humidity .text {width:100%;}

		#temperature {
                background-color: #000;
                background-image: url(../images/mb_temperature_960.jpg);
                background-position: center;
                background-repeat: no-repeat;
                min-height: 960px;
        }
        #temperature .text {width:100%;}

        #hd4k img{
            width:110%;

        }

}
@media screen and (max-width: 640px) {
        #smart-fan {
                background-color: #000;
                background-image: url(../images/mb_smart-fan_640.jpg);
                background-position: 50% 0%;
                background-repeat: no-repeat;
                min-height: 1360px;
            }

            #smart-fan .title{
               margin-top:0px;
               width: 100%;
               margin-left: 0;

            }

	       	#nvmem2 {
                background-color: #000;
                background-image: url(../images/mb_nvmem2_640.jpg);
                background-position: 50% 40%;
                background-repeat: no-repeat;
                min-height: 600px;
            }
            
            #nvmem2 .text {
                width: 100%;
                float: right;
            }

            #nvmem2 .title {
                margin-top:3%;
                width: 100%;
                font-size:1em;
            }
            #lan .title{width:100%;}
            #lan .text{width:100%;}
            #hdaudio .title{width:100%;}
            #hdaudio .text{width:100%;}

			#humidity {
                background-image: url(../images/mb_humidity_640.jpg);
                min-height: 1200px;
            }
                
            #humidity .frame .cell {
                width:100%;
            }
            #temperature {
                background-image: url(../images/mb_temperature_640.jpg);
                min-height: 740px;
            }
                
            #temperature .frame .cell {
                width:100%;
            }
            #hd4k .text{
                width:100%;
            }


}