.title1 {
font-size: 45px;
width: 100%;
color: white;
font-size: 60px;
font-family: PreloSlabBold,'Roboto Slab';
line-height: 62px;
letter-spacing: -0.8px;
font-weight: bold;
text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
}

.title2 {
font-family: "Noto Sans";
color: white;
font-size: 16px;
letter-spacing: 0.4px;
}

.title3 {
font-family: HeroicCondensedMedium,'Pathway Gothic One';
font-size: 22px;
font-weight: 100;
/* font-style: italic; */
text-transform: uppercase;
letter-spacing: 1px;
line-height: 27px;
color: #E3E3E3;
}

.content {
color: #53565A;
font-family: "Noto Sans";
font-size: 14px;
font-weight: 100;
letter-spacing: 0.3px;
margin: 0px;
padding-top: 8px;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}

.product_hover:hover .sec3_productpic {
transform: scale(1.1);
transition-duration: 0.6s;
}

.product_hover:hover .sec3_productname {
transition-duration: 0.4s;
color: #000;
}

.product_hover {
overflow: hidden;
}

.sec3_productname {
font-family: HeroicCondensedMedium,'Pathway Gothic One';
margin: 0px;
font-size: 19px;
color: #53565A;
letter-spacing: 0px;
font-weight: 500;
}

.sec3_actionbtn {
color: #fff;
background-color: #FFC600;
font-family: "Noto Sans";
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
padding: 5px 20px;
margin-top: 161px;
width: 140px;
}

.sec3_actionbtn:hover {
background-color: #000;
color: #FFC600;
transition-duration: 0.4s;
}

.sec3_productpic {
width:220px;
height:190px;
}


.section1 {
position: relative;
}
.section1 .bg {
width: 100%;
}
.section1 .title1 {
position: absolute;
text-align: center;
width: 100%;
top: 50%;
transform: translateY(-50%);
color: white;
}

@media screen and (max-width: 768px) {
  .section1 .title1 {
    font-size: 38px;
    letter-spacing: 0px;
  }
}
.section1 .title2 {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(170%);
}
@media screen and (max-width: 768px) {
  .section1 .title2 {
    transform: translateY(130%);
  }
}

.section2 {
  background-color: #404145;
}
.section2 .title3 {
  /* padding: 18px 0px; */
  padding: 38px 0px;
  font-style: normal;
  font-size: 22px;
  width: 1200px;
  color: white;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .section2 .title3 {
    width: 768px;
  }
}
@media screen and (max-width: 768px) {
  .section2 .title3 {
    width: 200px;
    text-align: center;
  }
}

/*
.section2 {
  position: relative;
  overflow: hidden;
}
.section2 .bg {
  width: 100%;
}
.section2 .title3 {
  position: absolute;
  font-style: normal;
  font-size: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  color: white;
}
*/
@media screen and (min-width: 1201px) {
  .section2 .title3 {
    padding-left: 100px;
  }
}
/*
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .section2 .title3 {
    padding-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .section2 .title3 {
    padding-left: 10px;
    font-size: 20px;
  }
}
*/
.section3 {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 1201px) {
  .section3 .block {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    font-size: 0px;
  }
  .section3 .block .div {
    display: inline-block;
    box-sizing: border-box;
  }
  .section3 .block .a {
    width: 40%;
    height: 460px;
    background-image: url("http://assets.coolermaster.com/global/upload/home/s3_960x920.png");
    background-size: cover;
    vertical-align: top;
  }
  .section3 .block .a .title1 {
    text-align: center;
    margin-top: 50%;
    transform: translateY(-50%);
  }
  .section3 .block .a .title2 {
    transform: translateY(-220%);
    text-align: center;
  }
  .section3 .block .b {
    width: 60%;
    height: 460px;
    font-size: 0px;
    margin-bottom: 20px;
  }
  .section3 .block .b .bdiv {
    /* width: 33.33%; */
    height: 230px;
    display: inline-block;
    text-align: center;
    padding-left: 20px;
    padding-right: 0px;
  }
  .section3 .block .b .bdiv .sec3_productname {
    text-align: left;
  }
  .section3 .block .c {
    width: 100%;
    font-size: 0px;
  }
  .section3 .block .c .c1 {
    width: 60%;
    height: 230px;
    background-image: url("http://assets.coolermaster.com/global/upload/home/mij_review_1440x460.png");
    background-size: cover;
  }
  .section3 .block .c .c2 {
    width: 40%;
    height: 230px;
    background-image: url("http://assets.coolermaster.com/global/upload/home/sec3_c2_btn1200v2-01.png");
    background-size: 80%;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .section3 .block .c .c2 .sec3_actionbtn {
    padding: 5px 20px;
    margin-top: 150px;
    margin-left: 24px;
    width: 145px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .section3 .block {
    width: 768px;
    margin-right: auto;
    margin-left: auto;
    font-size: 0px;
  }
  .section3 .block .div {
    display: inline-block;
    box-sizing: border-box;
    font-size: 10px;
  }
  .section3 .block .a {
    width: 100%;
    height: 230px;
    background-image: url("http://assets.coolermaster.com/global/upload/home/s3_768x230.png");
    background-size: cover;
  }
  .section3 .block .a .title1 {
    text-align: center;
    margin-top: 50px;
  }
  .section3 .block .a .title2 {
    text-align: center;
  }
  .section3 .block .b {
    width: 100%;
    height: 460px;
    font-size: 0px;
    margin-top: 20px;
  }
  .section3 .block .b .bdiv {
    /* width: 33.33%; */
    width: 30%;
    height: 230px;
    display: inline-block;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section3 .block .b .bdiv .sec3_productname {
    text-align: left;
  }
  /*
  	.section3 .block .b .bdiv:first-child {
  	padding-left:0px;
  	}
    .section3 .block .b .bdiv:nth-child(4){
  	padding-left:0px;
  	}
  */
  .section3 .block .c {
    width: 100%;
    font-size: 0px;
    margin-top: 15px;
  }
  .section3 .block .c .c1 {
    width: 66.66%;
    height: 230px;
    background-image: url("http://assets.coolermaster.com/global/upload/home/mij_review_1024x460.png");
    background-size: 98%;
    background-repeat: no-repeat;
  }
  .section3 .block .c .c2 {
    width: 33.33%;
    height: 230px;
    background-image: url("http://assets.coolermaster.com/global/upload/home/sec3_c2_btn768_v2-01.png");
    background-size: cover;
    vertical-align: top;
  }
  .section3 .block .c .c2 .sec3_actionbtn {
    padding: 5px 20px;
    margin-top: 197px;
    margin-left: 11px;
    width: 145px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .section3 .block .a {
    width: 100%;
    height: 190px;
    text-align: center;
    position: relative;
    background-image: url("http://assets.coolermaster.com/global/upload/home/s3_768x190.png");
    background-size: cover;
    margin-bottom: 20px;
    background-position: center;
  }
  .section3 .block .a .title1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 38px;
    line-height: 42px;
  }
  .section3 .block .a .title2 {
    visibility: hidden;
  }
  .section3 .block .b {
    width: 100%;
    font-size: 0px;
  }
  .section3 .block .b .bdiv {
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    margin-bottom: 5px;
  }
  .section3 .block .b .bdiv .sec3_productname {
    text-align: left;
    height:34px;
  }
  .section3 .block .c .c1 {
    display: none;
  }
  .section3 .block .c .c2 {
    display: none;
  }
  .sec3_productpic {
    width:100%;
    height:100%;
  }
}

.section4 .bg {
  background-image: url(sec4-bg.jpg);
  width: 100%;
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1201px) {
  .section4 .block {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -420px;
  }
  .section4 .block .a {
    margin-bottom: 110px;
  }
  .section4 .block .a .title3 {
    margin-top: 45px;
  }
  .section4 .block .b {
    font-size: 0px;
    margin-bottom: 30px;
  }
  .section4 .block .b .bdiv {
    display: inline-block;
    width: 20%;
    text-align: center;
    vertical-align: top; /* By F */
  }
  .section4 .block .b .bdiv .facepic {
    width: 114px;
    clip-path: circle(57px at center);
  }
  .section4 .block .b .bdiv .sec4_mackername {
    text-align: center;
  font-family: HeroicCondensedMedium,'Pathway Gothic One';
    margin: 0px;
    padding-top: 15px;
    font-size: 19px;
    color: #000;
    letter-spacing: 0.5px;
    font-weight: 700;
  }
  .section4 .block .b .bdiv .content {
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
  }
  .section4 .block .b .bdiv .job {
    text-align: center;
  }
  .section4 .block .c {
    font-size: 0px;
  }
  .section4 .block .c .cdiv {
    display: inline-block;
  }
  .section4 .block .c .c1 {
    width: 60%;
    height: 405px;
  }
  .section4 .block .c .c2 {
    width: 40%;
    font-size: 10px;
    /* background-image: url("http://assets.coolermaster.com/global/upload/home/XJCPv5I.png"); */
    background-size: 90%;
    background-repeat: no-repeat;
    transform: translateX(4%);
    vertical-align:top;
  }
  .section4 .block .c .c2 .sec3_actionbtn {
    padding: 5px 20px;
    /* margin-top: 210px; */
    margin-top: 50px;
    width: 145px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .section4 .block {
    width: 768px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -320px;
  }
  .section4 .block .a {
    margin-bottom: 70px;
  }
  .section4 .block .a .title3 {
    margin-top: 45px;
  }
  .section4 .block .a .title2 {
    padding-top: 5px;
  }
  .section4 .block .b {
    font-size: 0px;
    margin-bottom: 30px;
  }
  .section4 .block .b .bdiv {
    display: inline-block;
    width: 33.33%;
    text-align: center;
  }
  .section4 .block .b .bdiv .facepic {
    width: 114px;
    clip-path: circle(57px at center);
  }
  .section4 .block .b .bdiv .sec4_mackername {
    text-align: center;
  font-family: HeroicCondensedMedium,'Pathway Gothic One';
    margin: 0px;
    padding-top: 10px;
    font-size: 19px;
    color: #000;
    letter-spacing: 0.5px;
    font-weight: 700;
  }
  .section4 .block .b .bdiv .content {
    margin: auto;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
  }
  .section4 .block .b .bdiv .job {
    text-align: center;
  }
  .section4 .block .b .none {
    display: none;
  }
  .section4 .block .c {
    font-size: 0px;
  }
  .section4 .block .c .cdiv {
    display: inline-block;
  }
  .section4 .block .c .c1 {
    width: 100%;
    height: 432px;
  }
  .section4 .block .c .c2 {
    width: 100%;
    height: 280px;
    /* background-image: url("http://assets.coolermaster.com/global/upload/home/XJCPv5I.png"); */
    background-size: 58%;
    background-repeat: no-repeat;
    margin-top: 20px;
    vertical-align:top;
  }
  .section4 .block .c .c2 .sec3_actionbtn {
    padding: 5px 20px;
    /* margin-top: 215px; */
    margin-top: 20px;
    width: 145px;
  }
}
@media screen and (max-width: 768px) {
  .section4 .bg {
    height: 300px;
    background-position: 20% 50%;
  }
  .section4 .block {
    margin-top: -200px;
  }
  .section4 .block .a {
    margin-bottom: 100px;
  }
  .section4 .block .a .title1 {
    font-size: 38px;
    letter-spacing: 0px;
    line-height: 42px;
    padding-left: 20px;
  }
  .section4 .block .a .title2 {
    visibility: hidden;
  }
  .section4 .block .a .title3 {
    font-size: 20px;
    line-height: 25px;
    padding-left: 20px;
  }
  .section4 .block .b .bdiv .sec4_mackername {
    transform: translateX(60%) translateY(-280%);
	font-family: HeroicCondensedMedium,'Pathway Gothic One';
    margin: 0px;
    font-size: 19px;
    color: #000;
    letter-spacing: 0.5px;
    font-weight: 700;
    width: 200px;
    padding-top:10px; /* by F */
  }
  .section4 .block .b .bdiv .job {
    transform: translateX(60%) translateY(-190%);
    padding: 0px;
    width: 200px;
  }
  .section4 .block .b .bdiv .facepic {
    width: 88px;
    clip-path: circle(44px at center);
    margin-left: 20px;
  }
  .section4 .block .b .bdiv .makerproduct {
    width: 94%;
    margin-left: 10px;
    margin-right: 20px;
    transform: translateY(-15%);
    margin-bottom: 20px;
  }
  .section4 .block .b .bdiv .contentm {
    transform: translateY(-80%);
    padding: 30px 20px;
  }
  .section4 .block .b .none {
    display: none;
  }
  .section4 .block .c .c1 {
    width: 100%;
    height: 375px;
  }
  .section4 .block .c .c2 {
    display: none;
  }

}

.section5 .bg {
  background-image: url(http://assets.coolermaster.com/global/upload/home/sec5_bg.png);
  width: 100%;
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.section5 .block {
  padding-bottom: 50px;
}
.sec5btn {
	color: #fff;
	background-color: #FFC600;
	font-family: "Noto Sans";
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 5px 20px;
	width: 140px;
	transform: translateY(-50px);
	margin-left:20px;
	display: none;
}
@media screen and (min-width: 768px) {
	.sec5btn {
		transform: translateY(-40px);
	}
}
.section5 .block .a .title2 {
    font-family: HeroicCondensedMedium,'Pathway Gothic One';
    text-transform: uppercase;
}
@media screen and (min-width: 1201px) {
  .section5 .block {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -280px;
  }
  .section5 .block .a .title2 {
    margin-bottom: 140px;
    margin-top: 20px;
    font-size:22px;
    line-height:27px;
  }
  .section5 .block .b {
    font-size: 0px;
  }
  .section5 .block .b .bdiv {
    display: inline-block;
    /* width: 20%; */
    width: 18%;
    padding-right: 20px;
  }
  .section5 .block .b .sec5_btn {
    background-image: url("http://assets.coolermaster.com/global/upload/home/sec5_btn_v3-01.png");
    background-size: cover;
    transform: translateX(-5%);
    vertical-align: top;
  }
  .section5 .block .b .sec5_btn .sec3_actionbtn {
    padding: 5px 20px;
    /* margin-top: 160px; */
    margin-left: 10px;
    width: 145px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .section5 .block {
    width: 768px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -220px;
  }
  .section5 .block .a .title2 {
    padding-top: 5px;
    margin-bottom: 100px;
  }
  .section5 .block .b {
    font-size: 0px;
  }
  .section5 .block .b .bdiv {
    display: inline-block;
    /* width: 33.33%; */
    padding-right: 10px;
    padding-left: 10px;
  }
  .section5 .block .b .none {
    display: none;
  }
  .section5 .block .b .sec5_btn {
    background-image: url("http://assets.coolermaster.com/global/upload/home/sec5_btn_v2-01.png");
    background-size: cover;
  }
  .section5 .block .b .sec5_btn .sec3_actionbtn {
    padding: 5px 20px;
    margin-top: 160px;
    width: 145px;
  }
}
@media screen and (max-width: 768px) {
.section5 .bg {
  height:300px;
  background-position: 10% 50%;
}
  .section5 .block {
    margin-top: -120px;
  }
  .section5 .block .a .title1 {
    font-size: 38px;
    letter-spacing: 0px;
    line-height: 42px;
    padding-left: 20px;
    transform: translateY(-20px);
  }
  .section5 .block .a .title2 {
    visibility: hidden;
  }
  .section5 .block .bdiv {
    display: none;
  }
  .sec5btn {
    display: block;
  }
}

.section6 .block {
  margin-bottom: 50px;
}
@media screen and (min-width: 1201px) {
  .section6 .block {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    font-size: 0px;
  }
  .section6 .block .div {
    display: inline-block;
    font-size: 10px;
  }
  .section6 .block .a {
    width: 695px;
    background-image: url("http://assets.coolermaster.com/global/upload/home/Kgepgy3.png");
    background-size: cover;
    height: 230px;
    position: relative;
    margin-right: 20px;
  }
  .section6 .block .a .sec3_actionbtn {
    position: absolute;
    padding: 5px 20px;
    margin-top: 140px;
    margin-left: 250px;
    width: 145px;
  }
  .section6 .block .b {
    width: 40%;
    background-image: url("http://assets.coolermaster.com/global/upload/home/JOd41u9.png");
    background-size: cover;
    height: 230px;
    position: relative;
  }
  .section6 .block .b .elm1_required {
    width: 400px;
    height: 30px;
    padding-left: 8px;
    margin-top: 95px;
    margin-left: 38px;
    border: #B3B5B6;
  }
  .section6 .block .b .elm2_required {
    position: absolute;
    height: 30px;
    bottom: 58px;
    left: 38px;
    border: #B3B5B6;
    width: 240px;
  }
  .section6 .block .b .sec6_actionbtn2 {
    width: 140px;
    bottom: 60px;
    margin-left: 298px;
    margin-top: 15px;
    color: #fff;
    background-color: #53565A;
    font-family: "Noto Sans";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 5px 20px;
    text-align: center;
  }
  .section6 .block .b .sec6_actionbtn2:hover {
    background-color: #000;
    color: #FFC600;
    transition-duration: 0.4s;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .section6 .block {
    width: 768px;
    margin-right: auto;
    margin-left: auto;
  }
  .section6 .block .a {
    background-image: url("http://assets.coolermaster.com/global/upload/home/Kgepgy3.png");
    background-size: cover;
    height: 230px;
    position: relative;
  }
  .section6 .block .a .sec3_actionbtn {
    position: absolute;
    padding: 5px 20px;
    margin-top: 140px;
    margin-left: 250px;
    width: 145px;
  }
  .section6 .block .b {
    background-image: url("http://assets.coolermaster.com/global/upload/home/JOd41u9.png");
    background-size: cover;
    margin-top: 20px;
    height: 230px;
    position: relative;
  }
  .section6 .block .b .elm1_required {
    width: 680px;
    height: 30px;
    padding-left: 8px;
    margin-top: 95px;
    margin-left: 38px;
    border: #B3B5B6;
  }
  .section6 .block .b .elm2_required {
    position: absolute;
    height: 30px;
    bottom: 58px;
    left: 38px;
    border: #B3B5B6;
    width: 365px;
  }
  .section6 .block .b .sec6_actionbtn2 {
    width: 140px;
    bottom: 60px;
    margin-left: 578px;
    margin-top: 15px;
    color: #fff;
    background-color: #53565A;
    font-family: "Noto Sans";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 5px 20px;
    text-align: center;
  }
  .section6 .block .b .sec6_actionbtn2:hover {
    background-color: #000;
    color: #FFC600;
    transition-duration: 0.4s;
  }
}
@media screen and (max-width: 768px) {
  .section6 .block .div {
    dsplay: block;
  }
  .section6 .block .a {
    background-image: url("http://assets.coolermaster.com/global/upload/home/Kgepgy3.png");
    background-size: cover;
    height: 190px;
    width: 100%;
  }
  .section6 .block .a .sec3_actionbtn {
    display: none;
  }
  .section6 .block .b {
    background-image: url("http://assets.coolermaster.com/global/upload/home/JOd41u9.png");
    background-size: cover;
    margin-top: 50px;
    height: 260px;
  }
  .section6 .block .b .elm1_required {
    width: 90%;
    height: 40px;
    padding-left: 8px;
    margin-top: 95px;
    margin-left: 38px;
    border: #B3B5B6;
  }
  .section6 .block .b .elm2_required {
    height: 40px;
    border: #B3B5B6;
    width: 90%;
    margin-left: 38px;
    margin-top: 15px;
  }
  .section6 .block .b .sec6_actionbtn2 {
    width: 30%;
    margin: auto;
    margin-top: 15px;
    color: #fff;
    background-color: #53565A;
    font-family: "Noto Sans";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-align: center;
  }
  .section6 .block .b .sec6_actionbtn2:hover {
    background-color: #000;
    color: #FFC600;
    transition-duration: 0.4s;
  }
}

.hover_maker:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.hover_maker:hover .content {
  color: #000;
}

@media screen and (min-width: 401px) and (max-width: 768px) {
  .section4 .block .b .bdiv .sec4_mackername {
    transform: translateX(60%) translateY(-280%);
    font-family: "Pathway Gothic One";
    margin: 0px;
    font-size: 19px;
    color: #000;
    letter-spacing: 0.5px;
    font-weight: 700;
    width: 200px;
  }
  .section4 .block .b .bdiv .job {
    transform: translateX(60%) translateY(-190%);
    padding: 0px;
    width: 200px;
  }
  .section4 .block .b .bdiv .facepic {
    width: 88px;
    clip-path: circle(44px at center);
    margin-left: 20px;
  }
  .section4 .block .b .bdiv .makerproduct {
    width: 94%;
    margin-left: 20px;
    margin-right: 20px;
    transform: translateY(-8%);
  }
  .section4 .block .b .bdiv .contentm {
    transform: translateY(-80%);
    padding: 10px 20px;
  }
  .section4 .block .b .none {
    display: none;
  }
}

/* Custom */
.sec3_actiontitle {
  color: #000;
  font-family: PreloSlabBold,'Roboto Slab';
  font-size: 50px;
  font-weight: BOLD;
  line-height: 49px;
  letter-spacing: -0.5px;
  margin: 0px;
}
.sec4_vediocontent {
  color: #53565A;
  font-family: "Noto Sans";
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0.3px;
  margin-top: 30px;
}

/* Owl */
.adv-cmws2017 {
	background: url("http://assets.coolermaster.com/global/upload/home/casemod_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-mc-pro6 {
	background: url("http://assets.coolermaster.com/global/upload/home/mastercase-pro-6_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-mw-lite {
	background: url("http://assets.coolermaster.com/global/upload/home/masterwattlite_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-ml-lite-120 {
	background: url("http://assets.coolermaster.com/global/upload/home/masterliquidlite_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-am4-ready {
	background: url("http://assets.coolermaster.com/global/upload/home/am4_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-25th {
	background: url("http://assets.coolermaster.com/global/upload/home/25th_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-mij {
	background: url("http://assets.coolermaster.com/global/upload/home/mij3_big.jpg") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-cmws2017-kv4 {
	background: url("http://assets.coolermaster.com/global/upload/home/cmws2017-kv4_big.jpg") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-modding-poll {
	background: url("http://assets.coolermaster.com/global/upload/home/modding-poll_big.jpg") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-25th-computex {
	background: url("http://assets.coolermaster.com/global/upload/home/25th-computex_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-toru {
	background: url("http://assets.coolermaster.com/global/upload/home/toru_big.jpg") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-geminii-m5-led {
	background: url("http://assets.coolermaster.com/global/upload/home/geminii-m5-led_big.jpg") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-pick-your-idol {
	background: url("http://assets.coolermaster.com/global/upload/home/pick-your-idol_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
.adv-computex2017{
	background: url("http://assets.coolermaster.com/global/upload/home/computex2017_big.png") no-repeat center;
	background-size: cover;
	height:730px;
	width:100%;
}
@media screen and (min-width:768px) and (max-width: 1200px) {
	.adv-cmws2017 {
		background: url("http://assets.coolermaster.com/global/upload/home/casemod_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-mc-pro6 {
		background: url("http://assets.coolermaster.com/global/upload/home/mastercase-pro-6_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-mw-lite {
		background: url("http://assets.coolermaster.com/global/upload/home/masterwattlite_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-ml-lite-120 {
		background: url("http://assets.coolermaster.com/global/upload/home/masterliquidlite_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-am4-ready {
		background: url("http://assets.coolermaster.com/global/upload/home/am4_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-25th {
		background: url("http://assets.coolermaster.com/global/upload/home/25th_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-mij {
		background: url("http://assets.coolermaster.com/global/upload/home/mij3_mid.jpg") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-cmws2017-kv4 {
		background: url("http://assets.coolermaster.com/global/upload/home/cmws2017-kv4_mid.jpg") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-modding-poll {
		background: url("http://assets.coolermaster.com/global/upload/home/modding-poll_mid.jpg") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-25th-computex {
		background: url("http://assets.coolermaster.com/global/upload/home/25th-computex_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-toru {
		background: url("http://assets.coolermaster.com/global/upload/home/toru_mid.jpg") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-geminii-m5-led {
		background: url("http://assets.coolermaster.com/global/upload/home/geminii-m5-led_mid.jpg") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-pick-your-idol {
		background: url("http://assets.coolermaster.com/global/upload/home/pick-your-idol_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
	.adv-computex2017{
		background: url("http://assets.coolermaster.com/global/upload/home/computex2017_mid.png") no-repeat center;
		background-size: cover;
		height:730px;
		width:100%;
	}
}
@media screen and (max-width: 430px) {
	.adv-cmws2017 {
		background: url("http://assets.coolermaster.com/global/upload/home/casemod_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-mc-pro6 {
		background: url("http://assets.coolermaster.com/global/upload/home/mastercase-pro-6_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-mw-lite {
		background: url("http://assets.coolermaster.com/global/upload/home/masterwattlite_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-ml-lite-120 {
		background: url("http://assets.coolermaster.com/global/upload/home/masterliquidlite_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-am4-ready {
		background: url("http://assets.coolermaster.com/global/upload/home/am4_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-25th {
		background: url("http://assets.coolermaster.com/global/upload/home/25th_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-mij {
		background: url("http://assets.coolermaster.com/global/upload/home/mij3_small.jpg") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-cmws2017-kv4 {
		background: url("http://assets.coolermaster.com/global/upload/home/cmws2017-kv4_small.jpg") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-modding-poll {
		background: url("http://assets.coolermaster.com/global/upload/home/modding-poll_small.jpg") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-25th-computex {
		background: url("http://assets.coolermaster.com/global/upload/home/25th-computex_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-toru{
		background: url("http://assets.coolermaster.com/global/upload/home/toru_small.jpg") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-geminii-m5-led{
		background: url("http://assets.coolermaster.com/global/upload/home/geminii-m5-led_small.jpg") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-pick-your-idol{
		background: url("http://assets.coolermaster.com/global/upload/home/pick-your-idol_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
	.adv-computex2017{
		background: url("http://assets.coolermaster.com/global/upload/home/computex2017_small.png") no-repeat center;
		background-size: cover;
		height:600px;
		width:100%;
	}
}