@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	 -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	 box-sizing: border-box;

}

img{display:block; }

.pd_zero{padding:0px!important;}

.focus{
	overflow: hidden;
    max-width: 100%;
    margin-left: auto;
    box-sizing: border-box;
    padding: 0px;
    height: 580px;
	
}

.wrapper{
    margin: 0 auto;
    max-width: 1200px;
	width:100%;
    height: 580px;
    color: #fff;
    background-color: #FFFFFF;
    font-family: "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    /* [disabled]background-image: url("../images/640x480_bg7.jpg"); */
    position: relative;


}






.title{
	/*padding-top:30px;*/
	padding-bottom:6px;
	text-align: center;
	line-height: 25px;
	
}


.title:before{
	content: 'New PowerDVD 22 Ultra'; 
	font-size:30px;
	font-weight: 700;
}


.title:after{
	content: 'The World’s No. 1 Blu-ray, DVD & 4K Media Player'; 
	font-size:17px;
	text-align: center;
}

.content_wrapper{/*	padding:20px 25px;*/position: relative;overflow: hidden;}

.main_bg{
	width: 33%;
	height:404px;
	background-color:black;
	margin:0 auto;
	margin-top:18px;
	border-radius:10px;
	position: relative;
	padding: 10px;
	background-image:url("../images/385x410_07.jpg");
	overflow: hidden;
	background-size: cover;
	color:#fff;
}
@media(max-width:768px)
{
	.main_bg{
		width: 94%;
		background-size: 100%;
		background-position: top center;
		background-repeat: no-repeat;
	}
.main_bg.left_bg.pd_zero {
	display:none;
}

.main_bg.right_bg.pd_zero {
		display:none;
}
}

#page_2 .main_bg{
	background-image:url("../images/385x410_02.jpg");

}
#page_3 .main_bg{
	background-image:url("../images/385x410_01.jpg");

}
#page_4 .main_bg{
	background-image:url("../images/385x410_03.jpg");

}
#page_5 .main_bg{
	background-image:url("../images/385x410_06.jpg");

}
#page_6 .main_bg{
	background-image:url("../images/385x410_01.jpg");

}
#page_2 .main_bg.right_bg{
    background-image:url("../images/385x410_01.jpg");
	background-color:#000;

}
#page_1 .main_bg.right_bg{
	background-image:url("../images/385x410_02.jpg");
	background-color: #000;
	
}
#page_2 .main_bg.left_bg{
	background-image:url("../images/385x410_07.jpg");
	
}
#page_2 .main_bg.right_bg{
	background-image:url("../images/385x410_01.jpg");
	
}

#page_3 .main_bg.left_bg{
    background-image:url("../images/385x410_02.jpg");
}
	
#page_3 .main_bg.right_bg{
    background-image:url("../images/385x410_03.jpg");
}
	
#page_4 .main_bg.left_bg{
    background-image:url("../images/385x410_01.jpg");
}
	
#page_4 .main_bg.right_bg{
    background-image:url("../images/385x410_07.jpg");
}

#page_5 .main_bg.left_bg{
    background-image:url("../images/385x410_05.jpg");
}
#page_5 .main_bg.right_bg{
    background-image:url("../images/385x410_01.jpg");
}
#page_1 .main_bg.left_bg{
	background-image:url("../images/385x410_01.jpg");
	background-color: #000;
}
#page_6 .main_bg.left_bg{
    background-image:url("../images/385x410_06.jpg");
}
#page_6 .main_bg.right_bg{
    background-image:url("../images/385x410_02.jpg");
}


.left_bg{
	transform:scale(0.9);
	position: absolute;
	/*left:-246px;*/
}
.right_bg{
	transform:scale(0.9);
	position: absolute;
	right:0px;
}

h1{
	font-size:18px;
	z-index:999;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 1;
	margin-bottom:12px;
	
}

.main_content{
    font-size: 15px;
    line-height: 22px;
    z-index: 99;
    position: absolute;
    /*bottom:25px;*/
    top: 270px;
    padding-left: 20px;
    padding-right: 20px;
    /*
	position: absolute;
	bottom:3px;
	right:0px;
*/
    max-height: 350px;
    vertical-align: bottom;
}
@media(max-width:768px){
	.main_content{
		background: linear-gradient(336deg, rgb(45 26 134), rgb(125 30 172));
		bottom: 0;
		top: auto;
		padding: 20px;
		width: 100%;
	}
}

.grad{
/*  background-image: linear-gradient(to top,rgba(19,3,22,1) 13%,rgba(33,9,37,0) 63%);*/
/*  background-image: linear-gradient(to top,rgba(0,0,0,1) 19%,rgba(0,0,0,0) 63%);*/
  position: absolute;
	bottom:0px;
	width:100%;
	height:100%;
	left:0px;
	
}

.grad_small{
/*  background-image: linear-gradient(to top,rgba(19,3,22,1) 13%,rgba(33,9,37,0) 63%);*/
  background-image: linear-gradient(to top,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 40%);
  position: absolute;
	bottom:0px;
	width:100%;
	height:100%;
	left:0px;
	
}



.grad_other{
/* background-image:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);*/
}

.other_content{
    color: #ffffff;
    top: 270px;
}



.list_dot{
	width:200px;
	margin:0 auto;
	margin-top:20px;
   text-align:center;
}

.dot {
  height: 12px;
  width: 12px;
  background-color: #541567;
  border-radius: 50%;
  display: inline-block;
  margin-right:10px;
  cursor: pointer;
}

.dot_focus{
  height: 16px;
  width: 16px;
  background-color: #ed4eff;
  border-radius: 50%;
  display: inline-block;
  vertical-align : middle;
  margin-right:10px;
	
}

#page_1 .content_wrapper .list_dot a:nth-child(1), #page_2 .content_wrapper .list_dot a:nth-child(2), #page_3 .content_wrapper .list_dot a:nth-child(3),#page_4 .content_wrapper .list_dot a:nth-child(4), #page_5 .content_wrapper .list_dot a:nth-child(5), #page_6 .content_wrapper .list_dot a:nth-child(6){
    color: #ffffff !important;
    background: #ed4eff;
    border: 1px solid #ed4eff;
}

.trans_scale{
	transform: scale(0.5);
	
}

/*********/

a.popup-btn {
    color: #fff;
    text-decoration: none;
    padding: 8px 6px 8px 22px;
    display: inline;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    background:#2299ff;
/*    text-transform: uppercase;*/
    transition: .2s;
	animation-name: flash-animation;
	display: inline-block;
	overflow: hidden;
	margin-top:-9px;
/*	background-image:linear-gradient(to right,rgba(212,27,239,1) 0%,rgba(211,62,142,1) 100%);	*/
	background-image: linear-gradient(30deg, #c52380, #961efc,  #2299ff 116%);
	
	border-radius: 26px  0px 0px 26px;
	position: absolute;
	right:0px;
	bottom:20px;
	z-index: 999;
	

}
a.popup-btn:hover {
    background: #2299ff;
	color:#FFF;
	transition:.5s;

}


/*popupbtn-------------------------------------start*/

.popupbtn-flash {
	position: absolute;
	background: #fff;
	width: 66px;
	height: 60px;
	top: 0px;
	left: -80px;
	opacity: 0.3;
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);}

.popup-flash-a {
 	 	  
    animation: 3s ease-out infinite;
    -webkit-animation: 3s ease-out infinite;
    -moz-animation: 3s ease-out infinite;
    animation-name: flash-animation;
	-webkit-animation-name: flash-animation;
	-moz-animation-name: flash-animation;


  }

  @keyframes flash-animation {

  0% {
left: -80px;
  }
  80%{
left: -80px;
  }
    100%{
left: 300px;
opacity: 0.6;
  }
  }
  @-webkit-keyframes flash-animation {

  0% {
left: -80px;
  }
  80%{
left: -80px;
  }
    100%{
left: 300px;
opacity: 0.6;
  }
  }
    @-moz-keyframes flash-animation {

  0% {
left: -80px;
  }
  80%{
left: -80px;
  }
    100%{
    100%{
left: 300px;
  }
  }
.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
   -ms-user-select: none;
   user-select: none;
}
/*popupbtn-------------------------------------end*/

/*******/
a{color:#fff;}
a:visited{color:#fff;}

