@media (min-width: 481px) and (max-width: 994px) {
   div#demo-maincontent{
	
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	
}
   
   div.slideshow { width:97%; }
   div.right-content {	float: left;width: 301px;}
   div.moduletable h3 {
	font-weight: normal;
	font-size: 18px;
	border-bottom: 7px solid #135cae;
	padding-bottom: 5px;
	margin: 10px 0;
	width: 301px;
}
div.main-content div.left-content {
	float:left;
	max-width:100%;
	
	
}
  div.left-content p {
	padding-left: 51px;
	margin: 15px 0;
	margin-left: 0px;
	line-height: 22px;		
	color: #4a4a4a;
	font-size: 16px;
	
	
}
div.left-content img {
	width:50%;
}
 h1.demo-h1 {
	line-height:120%;
	font-size:80%;	
	color:#3d3d3d;
	width:95%;
	

}
h2.demo-h2 {
	line-height:120%;
	font-size:80%;
	margin-top:-10px;
	color:#3d3d3d;
	width:95%;
	
}
div.slideshow div#ft-buttons-slideshows {
	position: absolute;
	bottom: 2px;
	left: 170px;
	padding: 10px;
	z-index: 9999;
	background-color: #FFFFFF;
	border-radius: 8px;
}
p {
	padding-left: 51px;
	margin: 15px 0;
	margin-left: 0px;
	line-height: 22px;		
	color: #4a4a4a;
	font-size: 16px;
	max-width:100%;
	
}
img.img-content {

	margin:10px;
	float:left;
	padding: 10px;
	box-shadow: 0px 0px 8px #CCCCCC;
	border-radius: 10px;
	position: relative;
	border: solid 1px #E0E0E0;
	max-width:97%;
}
}
a:hover{
	text-decoration: underline;
	color: #dd4b38;
}
h2 {
    color:#4a4a4a;
	font-size:22px;
}
h2 a{
    text-decoration:none;
}
h2 a:hover{
    text-decoration:none;
}
h1.demo-h1 {
	line-height:120%;
	font-size:22px;	
	color:#3d3d3d;
	text-align:center;
	max-width: 100%;
}
h2.demo-h2 {
	line-height:120%;
	font-size:22px;
	margin-top:-10px;
	color:#3d3d3d;
	text-align:center;
	max-width: 100%;
}
h3.demo-h3 {
	margin-left:10px;
	
}
p {
	padding-left: 51px;
	margin: 15px 0;
	margin-left: 0px;
	line-height: 22px;		
	color: #4a4a4a;
	font-size: 16px;
	max-width:100%;
	
}
div.coppyright {
	color: #676767;
	margin-top: 40px;
	font-size: 12px;
}
div.left-content {
	float:left;
	max-width:700px;
	
}
div.right-content {
	float:left;
	max-width: 300px;
	
}
div.moduletable h3 {
	font-weight: normal;
	font-size: 18px;
	border-bottom: 7px solid #135cae;
	padding-bottom: 5px;
	margin: 10px 0;
	text-shadow: 1px 1px #ccc;
	max-width: 100%;
}
div.moduletable a{
	text-decoration: none;
}

div.img {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 14px;
	vertical-align: center;
	line-height: 20px;
	max-width: 100%;
}
div.main-child {	
	max-width:1000px; 	
	padding:5px;
}
div.left-content img {

    display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:100%;

}
img.right-img {
	margin:5px;
	float:left;
	
	border-radius: 5px;
	border: solid 1px #E0E0E0;

}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
img.img-content {

	margin:10px;
	float:left;
	padding: 10px;
	box-shadow: 0px 0px 8px #CCCCCC;
	border-radius: 10px;
	position: relative;
	border: solid 1px #E0E0E0;
	max-width:100%;
	padding-bottom: 7px;
}
p.content {
	margin-top:1px;
}
p.content a {
  font-size:16px;
}
div.over {
	overflow:hidden; 
	height: 193px;
}

div#demo-maincontent{
	width:1000px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
div.slideshow{
	width:983px;
	padding:10px;
	box-shadow:0px 0px 8px #CCCCCC;
	border-radius:10px;
	position:relative;
	border:solid 1px #E0E0E0;
}
div#slideshows{
	border-radius:8px;
	overflow:hidden;
}
div.slideshow div#ft-buttons-slideshows{
	position:absolute;
	bottom:2px;
	left:320px;
	padding:10px;
	z-index:9999;
	background-color:#FFFFFF;
	border-radius:8px;
}

div.slideshow div#ft-buttons-slideshows a{
	display:block;
	width:22px;
	height:22px;
	line-height:22px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/slide-nav-bg.gif) right no-repeat;
	margin:0 5px;
	cursor:pointer;
}
div.slideshow div#ft-buttons-slideshows a:hover,
div.slideshow div#ft-buttons-slideshows a.ft-button-slideshows-active{
	background:url(../images/slide-nav-bg.gif) left no-repeat;
}
div.slideshow .direction{
	display:none;
	width:57px;
	height:57px;
	line-height:50px;
	position:absolute;
	top:195px;
	z-index:9999;
	background-color:#FFFFFF;
	cursor:pointer;
	text-align:center;
	opacity: 0.5;
    filter: alpha(opacity=50);
}

div.slideshow:hover .direction{
	display:block;
}
div.slideshow .direction:hover{
	opacity:10 !important;
	filter:alpha(opacity=100 !important);
}
div.slideshow .ft-prev{
	left:16px;
	background:url(../images/preview.png)  no-repeat;
}
div.slideshow .ft-next{
	right:16px;
	background:url(../images/next.png)  no-repeat;
	
}


/* */
.clrfix{
	clear:both;
}
.hide{
	display:none !important;
}
.unhide{
	display:block !important;
}
div#tab-slide{
	margin-top:20px;
	float:left;
	border-bottom:4px solid #1f77a5;
	width:1002px;
	height:62px;
	
}
div#tab-slide span{
	display:block;
	float:left;
	padding:0px 10px;
	cursor:pointer !important;
	width:128px;
	
}
.center{
	text-align:center !important;
}

div#main-slide{
	position:relative;
}

div.slides{
	width:1000px;
	border:solid 1px #CCCCCC;
	display:none;	
}
div.slides div.item{
	width:100%;
	padding:10px;
	text-align:left;
}
a.slidesjs-navigation{
	display:block;
	width:50px;
	height:67px;
	position:absolute;
	top:185px;
	z-index:10000;
	
}
a.slidesjs-previous{
	left:-36px;
	background:url(../images/pre.png)  no-repeat;
}
a.slidesjs-next{
	right:-51px;
	background:url(../images/nex.png)  no-repeat;
}

a.slidesjs-next:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
}

a.slidesjs-previous:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
}

ul.slidesjs-pagination{
	display:none;
}
div.buynow {
	text-align:center;
	padding:19px;
	margin-left:320px;
}
div.buynow_dow {
	text-align:center;
	padding:19px;
	
}

p.download
 {
	
	background: url(../images/buy.png) no-repeat;	
	padding-left: 29px;
	line-height: 28px;
	padding-right: 19px;
	padding-top: 5px;
	background-position: 0px 6px;
}
a.dowload {
	text-decoration:none;
	color:#0066cc;
	font-weight:bold;
	
}
div#tab-slide span.tabmain{
	display:block;
	float:left;
	margin:0 5px;
	cursor:pointer !important;
	background: url(../images/main-features.png) left;
	width:128px;
	height:62px;	
}
div#tab-slide span.tabmain:hover{	
	background-position:-139px 0px;	
		
}
div#tab-slide span.activefeatures{		
	background-position:-290px 0px !important;	
}
div#tab-slide span.tabwhatnew{
	display:block;
	float:left;	
	cursor:pointer !important;
	background: url(../images/what-new.gif) left;
	width:108px;
	height:62px;
	
}
div#tab-slide span.tabwhatnew:hover{	
	background-position:-111px 0px;	
	display:block;	
}
div#tab-slide span.activewhatnew{		
	background-position:-241px 0px !important;	
}

div#tab-slide span.tabimp{
	display:block;
	float:left;	
	cursor:pointer !important;
	background: url(../images/improvement.png) left;
	width:122px;
	height:62px;
	
}
div#tab-slide span.tabimp:hover{		
	background-position:-149px 0px;	
}
div#tab-slide span.activeimprovement{
	background-position:-295px 0px !important;	
}

div#tab-slide span.tabsam{
	display:block;
	float:left;	
	cursor:pointer !important;
	background: url(../images/sample-output.png) left;
	width:140px;
	height:62px;
	
}
div#tab-slide span.tabsam:hover{	
	background-position:-143px 0px;	
	
}
div#tab-slide span.activesample{	
	background-position:-300px 0px !important;	
}
div#tab-slide span.tabdoc{
	display:block;
	float:left;	
	cursor:pointer !important;
	background: url(../images/documentary.gif) left;
	width:123px;
	height:62px;
	
}
div#tab-slide span.tabdoc:hover{	
	background-position:-137px 0px;	
}	

div#tab-slide span.activedocumentary{	
	background-position:-284px 0px !important;
	
}
div.content_f {
	float:left;
	width:385px;
	padding:15px;
}

div.content_f2 {
	float:left;
	width:370px;
	padding:15px;
}
div.content_f3 {
	float:left;
	width:372px;
	padding:15px;
}
h3.content_features {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;

}
h3.f_icon2 {
	background: url(../images/icon/feature-icon2.png)  no-repeat;	
}
h3.f_icon3 {
	background: url(../images/icon/feature-icon3.png)  no-repeat;
}
h3.f_icon4 {
	background: url(../images/icon/feature-icon4.png)  no-repeat;	
}
h3.f_icon5 {
	background: url(../images/icon/feature-icon5.png)  no-repeat;	
}
h3.f_icon6{
	background: url(../images/icon/feature-icon6.png)  no-repeat;	
}
h3.f_icon7 {
	background: url(../images/icon/feature-icon7.png)  no-repeat;	
}
h3.f_icon8 {
	background: url(../images/icon/feature-icon8.png)  no-repeat;
}
h3.f_icon9 {
	background: url(../images/icon/feature-icon9.png)  no-repeat;
}

div.whatnew_f {
	float:left;
	width:450px;
	padding:15px;
}
.whatnew_f h3.content_pwhatnew {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
}
.whatnew_f h3.icon1{
	background: url(../images/icon/solution-icon1.png)  no-repeat;	
}
.whatnew_f h3.icon2{
	background: url(../images/icon/solution-icon2.png)  no-repeat;	
}
.whatnew_f h3.icon3{
	background: url(../images/icon/solution-icon3.png)  no-repeat;	
}
.whatnew_f h3.icon4{
	background: url(../images/icon/solution-icon4.png)  no-repeat;	
}
.whatnew_f h3.icon5{
	background: url(../images/icon/solution-icon5.png)  no-repeat;	
}
h3.content_pwhatnew_f_morpher{
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/file-morpher-icon.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}
h3.content_pwhatnew_f_morpher{
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/file-morpher-icon.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}

h3.content_pwhatnew2 {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/whatnew-1.jpg)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}

h3.content_pwhatnew3 {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/whatnew-reco.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}
h3.content_pwhatnew4 {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/whatnew-editor.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}
h3.content_pwhatnew5 {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/whatnew-beauty.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}
h3.content_pwhatnew_newly {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/new-skin-icon.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}

h3.content_pwhatnew_voice_effects {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/voice-effects-icon.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}
h3.content_pwhatnew_voce_beau {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/voice-beautifying-icon.png)  no-repeat;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}

h3.content_pdoc {
	padding-left: 51px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	padding-top:15px;
	color:#4a4a4a;
	font-size:16px;
	height:28px;
	
}
h3.pdoc_icon1 {
	background: url(../images/icon/doc-icon1.png)  no-repeat;
}
h3.pdoc_icon2 {
	background: url(../images/icon/doc-icon2.png)  no-repeat;
}
.leanmoreimg {
	margin-left:100px;
	margin-top:20px;
}
div.improvement_f {
	float:left;
	width:450px;
	padding:15px;
}
p.content_imp1 {
	padding-left: 60px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 25px;
	background: url(../images/improvement-1.jpg)  no-repeat;
	padding-top:11px;
	color:#4a4a4a;
	font-size:15px;
	padding-bottom:15px;
	
}
p.content_imp2 {
	padding-left: 60px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/improvement-2.jpg)  no-repeat;
	padding-top:11px;
	color:#4a4a4a;
	font-size:15px;
	padding-bottom:20px;
	
}

p.content_imp3{
	padding-left: 60px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/improvement-3.jpg)  no-repeat;
	padding-top:11px;
	color:#4a4a4a;
	font-size:15px;
	padding-bottom:20px;
	
}
p.content_imp4{
	padding-left: 60px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 25px;
	background: url(../images/improvement-4.jpg)  no-repeat;
	padding-top:11px;
	color:#4a4a4a;
	font-size:15px;
	padding-bottom:20px;
	
}
p.content_imp5{
	padding-left: 60px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 25px;
	background: url(../images/improvement-5.jpg)  no-repeat;
	padding-top:11px;
	color:#4a4a4a;
	font-size:15px;
	padding-bottom:15px;
	
}

p.content_imp6{
	padding-left: 60px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 25px;
	background: url(../images/improvement-6.jpg)  no-repeat;
	padding-top:11px;
	color:#4a4a4a;
	font-size:15px;
	padding-bottom:15px;
	
}
p.content_imp7{
	padding-left: 60px;
	margin: 7px 0;
	margin-left: 35px;
	line-height: 22px;
	background: url(../images/improvement-7.jpg)  no-repeat;
	padding-top:11px;
	color:#4a4a4a;
	font-size:15px;
	padding-bottom:20px;
	
}
div.content_sample {
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:15px;
	text-align:center;
}
div.content_child {
	text-align:center;
	font-size:16px;
	color:#4a4a4a;
	margin-top:50px;
}
a.player {
	font-size:15px;
	color:#4a4a4a;
	text-decoration:none;
}
div.play {
	margin-left:20px;
	margin-top:30px;
	
}
div.line_play {
	border-bottom:1px dotted #999999;
	width:300px;
	padding-top:30px;
	margin-left:20px;
}
div.Latest {
	margin-top:20px;
	font-size:16px;
	color:#4a4a4a;	
}