@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Yantramanav:100,200,300,400,500');
/* - */

body .free-html .container-fluid {
	max-width: 100%;
	padding: 0;
}
body .wrapOrg .container-fluid {
	max-width: 1264px;
	padding: 0 32px;
}

body .wrapOrg {
	padding: 20px 0 60px;
	color: #000000;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
}
body .wrapOrg, body .wrapOrg h1, body .wrapOrg h2, body .wrapOrg h3, body .wrapOrg h4, body .wrapOrg h5, body .wrapOrg p, body .wrapOrg strong {
	font-family: 'Yantramanav', sans-serif;
	font-style: normal;
}
body .wrapOrg p {
	font-size: 16px;
	margin: 0;
}
body .wrapOrg p+p {
	margin-top: 15px;
}
.wrapOrg ul, .wrapOrg ol, .wrapOrg li, .wrapOrg dl, .wrapOrg dt, .wrapOrg dd {
	margin: 0;
	padding: 0;
	list-style: none outside;
}
.bdrBx {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.afterClear {
	overflow: hidden;
}
.afterClear:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
a.alp:hover {
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}
.spOnly {
	display: none;
}

@media screen and (max-width:767px) {
body .wrapOrg {
	padding: 0;
}
body .wrapOrg p.intro {
	margin: 30px 0;
}
.pcOnly {
	display: none;
}
.spOnly {
	display: block;
}
}
/*----------------------------------------------------------------------- */	
.layMovie.bsc {
	padding: 30px 0;
}
.layMovie.mid {
	width: 63%;
}
.layMovie .iframeWrap {
	position: relative;
	z-index: 0;
	padding-bottom: 56.25%;/*16：9*/
}
.layMovie .iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width:767px) {
.layMovie.mid {
	width: 100%;
}
}
/*----------------------------------------------------------------------- */
.wrapOrgEle.black {
	background: #000000;
}
.wrapOrgEle.gray {
	background: #353535;
}
.wrapOrgEle.txtF {
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1), -1px 1px 1px rgba(0,0,0,1), 1px -1px 1px rgba(0,0,0,1), -1px -1px 1px rgba(0,0,0,1);
}
.wrapOrgEle h2 {
	margin: 0 auto 20px;
	text-align: center;
	font-size: 45px;
	font-weight: 100;
}
.wrapOrgEle p.ctr {
	text-align: center;
	font-weight: 100;
}

@media (max-width: 767px) {
.wrapOrgEle h2 {
	font-size: 3em;
}
.wrapOrgEle p.ctr {
	font-weight: 300;
}
}
/*----------------------------------------------------------------------- */
/*Overview*/
.wrapOrgEle.musicInMotion {
	padding: 40px 0;
	background-color: #161616;
	/*	background-image: url(../images/ov_motion_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 100% auto;
}
.musicInMotion ul {
	margin: 50px auto;
	width: 540px;
	/*	background-image: url(../images/ov_multiplication_icn.png);*/
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.musicInMotion ul li {
	text-align: center;
	width: 250px;
}
.musicInMotion ul li.motion1 {
	float: left;
}
.musicInMotion ul li.motion2 {
	float: right;
}
.musicInMotion ul li strong {
	display: block;
	text-align: center;
	font-size: 35px;
	font-weight: 100;
	line-height: 110%;
}
.musicInMotion ul li span {
	display: block;
	max-width: 210px;
	margin: 0 auto;
	text-align: center;
	font-weight: 100;
}
.musicInMotion ul li img {
	display: block;
	margin: 15px auto;
}

@media (max-width: 767px) {
.musicInMotion ul {
	margin: 30px auto 0;
	width: 290px;
	background-size: 40px auto;
}
.musicInMotion ul li {
	width: 130px;
}
.musicInMotion ul li strong {
	font-size: 6.5vw;
	height: 3.5em;
}
.musicInMotion ul li span {
	max-width: 110px;
	font-weight: 300;
}
.musicInMotion ul li img {
	width: 80%;
	height: auto;
}
}
/**/
.wrapOrgEle.motionControl {
	padding: 40px 0;
	background-color: #161616;
	/*	background-image: url(../images/ov_control_bg_01.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: cover;
}
.wrapOrgEle.motionControl p {
	margin: 50px auto;
}
.wrapOrgEle.motionControl img {
	display: block;
	margin: 0 auto;
}

@media (max-width: 767px) {
.wrapOrgEle.motionControl p {
	margin: 30px auto;
}
.wrapOrgEle.motionControl img {
	width: 100%;
	height: auto;
}
}
/**/
.wrapOrgEle.threeWay {
	position: relative;
	padding: 100px 0;
	background-color: #000000;
	/*	background-image: url(../images/ov_control_bg_02.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: cover;
}
.wrapOrgEle.threeWay .detail {
	width: 680px;
	margin: 30px auto 0;
}
.wrapOrgEle.threeWay .detail .col {
	position: relative;
	float: left;
	width: 32%;
	margin-left: 2%;
}
.wrapOrgEle.threeWay .detail .col.left {
	margin-left: 0;
}
body .wrapOrg .wrapOrgEle.threeWay .detail h4 {
	margin: 0 0 25px 0;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	text-align: center;
}
body .wrapOrg .wrapOrgEle.threeWay .detail .text {
	margin: 10px 0 35px 0;
	font-size: 1.142857em;
	font-weight: 300;
	text-align: center;
}
.wrapOrgEle.threeWay .detail .icn {
	text-align: center;
}
.wrapOrgEle.threeWay .detail .icn img {
	display: inline-block;
	margin: 0 5px;
}

@media (max-width: 767px) {
.wrapOrgEle.threeWay {
	padding: 40px 0;
}
.wrapOrgEle.threeWay .detail {
	width: auto;
	margin: 0 auto;
}
.wrapOrgEle.threeWay .detail .col {
	float: none;
	width: 100%;
	margin-left: 0;
}
.wrapOrgEle.threeWay .detail .col+.col {
	margin-top: 40px;
}
.wrapOrgEle.threeWay .detail .col.left {
	margin-top: 0;
	margin-left: 0;
}
body .wrapOrg .wrapOrgEle.threeWay .detail h4 {
	margin: 0 0 15px 0;
}
.wrapOrgEle.threeWay .detail h4 {
	font-size: 1.6em;
	line-height: 1;
}
body .wrapOrg .wrapOrgEle.threeWay .detail .text {
	margin: 10px 0 5px 0;
}
}
/**/
.wrapOrgEle.structure .layMovie.bsc {
	padding: 40px 0;
	color: #efefef;
	background: #3e3a39;
}
.wrapOrgEle.structure h2 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 2.8em;
}
/**/
.wrapOrgEle.videos {
	padding: 40px 80px 0;
	color: #000000;
}
.wrapOrgEle.videos h2 {
	font-size: 35px;
	font-weight: 500;
}
.wrapOrgEle.videos .object {
	overflow: hidden;
}
.wrapOrgEle.videos .object .col {
	float: left;
	margin: 1.5%;
	width: 30.33333333%;
}
.wrapOrgEle.videos .object .col:nth-child(3n+1) {
	clear: both;
}
.wrapOrgEle.videos .object .col p {
	margin: 10px 0 0 0;
	font-weight: 400;
	text-align: center;
}

@media (max-width: 767px) {
.wrapOrgEle.structure h2, .wrapOrgEle.videos h2 {
	margin-bottom: 20px;
}
.wrapOrgEle.videos {
	padding: 40px 0 0;
}
.wrapOrgEle.videos .object .col {
	float: left;
	margin: 2%;
	width: 46%;
}
.wrapOrgEle.videos .object .col:nth-child(3n+1) {
	clear: inherit;
}
.wrapOrgEle.videos .object .col:nth-child(2n+1) {
	clear: both;
}
.wrapOrgEle.videos .object .col p {
	margin: 5px 0 0 0;
}
}
/**/
/*----------------------------------------------------------------------- */
/*Features*/
#montageFeatures h2.top {
	font-weight: 300;
	font-size: 45px;
	margin-bottom: 30px;
}
#montageFeatures .dividerOrg {
	padding-bottom: 40px;
}
#montageFeatures .dividerOrg.line {
	padding-top: 40px;
	border-top: 1px solid #eeeeee;
}
.w60 {
	width: 60px;
}
.w240 {
	width: 240px;
}
.w500 {
	width: 40%;
}
.w570 {
	width: 45%;
}
.w820 {
	width: 68%;
}
.w920 {
	width: 76%;
}
.w1120 {
	width: 90%;
}
#montageFeatures .dividerOrgL {
	float: left;
	margin: 0 20px 0 0;
}
#montageFeatures .dividerOrgL p.text+p.text {
	margin-top: 22px;
}
#montageFeatures .dividerOrgR {
	float: right;
}
p.linkBand {
	margin-top: 30px;
}
p.linkBand+p.linkBand {
	margin-top: 20px;
}
p.linkBand a {
	display: inline-block;
	text-decoration: underline;
	color: #000000;
	font-size: 16px;
	margin-top: 12px;
	text-shadow: none;
}
p.linkBand a:hover {
	text-decoration: none;
}
.wrapOrgEle.gray.txtF p.linkBand a {
	color: #ffffff;
}
p.linkText {
	font-size: 1.2em;
}
p.linkText a {
	text-decoration: underline;
}
#montageApps .apps1 .linkBand a {
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1), -1px 1px 1px rgba(0,0,0,1), 1px -1px 1px rgba(0,0,0,1), -1px -1px 1px rgba(0,0,0,1);
}

@media (max-width: 1150px) {
#montageFeatures .dividerOrg {
	padding-bottom: 30px;
}
#montageFeatures .dividerOrg.line {
	padding-top: 20px;
}
.w820 {
	width: 50%;
}
.w920 {
	width: 60%;
}
}

@media (max-width: 767px) {
.w240, .w500, .w570, .w820, .w920, .w1120 {
	width: 100%;
}
#montageFeatures .dividerOrgL, #montageFeatures .dividerOrgR {
	float: none;
	margin: 0;
}
#montageFeatures .dividerOrgL.w60 {
	float: left;
	margin: 0 20px 10px 0;
}
#montageFeatures .dividerOrgL p.text+p.text {
	margin-top: 10px;
}
#montageFeatures .dividerOrgR+ .dividerOrgL, #montageFeatures .dividerOrgL+ .dividerOrgR {
	margin-top: 15px;
}
}
/**/
.wrapOrgEle.ftMain {
	position: relative;
	margin: 60px 0;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1), -1px 1px 1px rgba(0,0,0,1), 1px -1px 1px rgba(0,0,0,1), -1px -1px 1px rgba(0,0,0,1);
}
.wrapOrgEle.ftMain h3 {
	margin: 0;
	line-height: 1;
}
.wrapOrgEle.ftMain h3 span.num {
	float: left;
	margin: 0 20px 0 0;
	display: block;
	font-size: 130px;
	line-height: 1;
	font-weight: 100;
}
.wrapOrgEle.ftMain h3 span.text {
	float: left;
	display: block;
	margin: 60px 0 0 0;
	font-size: 35px;
	font-weight: 400;
}
body .wrapOrg .wrapOrgEle.ftMain p:not(.linkBand) {
	text-align: left;
	max-width: 500px;
	margin-top: 0;
	font-weight: 300;
}
.wrapOrgEle.ftMain.dynamic {
	background-color: #000000;
	/*	background-image: url(../images/ft_dynamic_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: cover;
}
.wrapOrgEle.ftMain.dynamic .ele {
	padding: 70px 0 290px 0;
}
.wrapOrgEle.ftMain.massive {
	margin-top: 80px;
	background-color: #000000;
	/*	background-image: url(../images/ft_massive_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: cover;
}
.wrapOrgEle.ftMain.massive .ele {
	margin: 290px 0 80px 50%;
}
.wrapOrgEle.ftMain.workflow {
	margin-top: 80px;
	background-color: #000000;
	/*	background-image: url(../images/ft_workflow_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: cover;
}
.wrapOrgEle.ftMain.workflow .ele {
	margin: 260px 0 80px 0;
}
body .wrapOrg#montageFeatures .dividerOrg h4 {
	margin: 0 0 30px 0;
	color: #727171;
	font-size: 30px;
}
#montageFeatures .w60+div>h4 {
	padding: 15px 0 0 0;
}

@media (max-width: 767px) {
.wrapOrgEle.ftMain {
	margin: 40px 0;
}
.wrapOrgEle.ftMain h3 {
	margin: 0 0 20px 0;
}
.wrapOrgEle.ftMain h3 span.num {
	float: none;
	font-size: 60px;
	margin: 0;
	font-weight: 400;
}
.wrapOrgEle.ftMain h3 span.text {
	margin: 10px 0 0 0;
}
body .wrapOrg .wrapOrgEle.ftMain p {
	margin: 0;
	width: auto;
}
body .wrapOrg .wrapOrgEle.ftMain p:not(.linkBand) {
	width: auto;
	font-weight: 400;
}
.wrapOrgEle.ftMain.dynamic, .wrapOrgEle.ftMain.massive, .wrapOrgEle.ftMain.workflow {
	margin-top: 30px;
	background-position: 50% 50%;
}
.wrapOrgEle.ftMain.dynamic .ele, .wrapOrgEle.ftMain.massive .ele, .wrapOrgEle.ftMain.workflow .ele {
	margin: 0;
	padding: 20px 0;
}
body .wrapOrg#montageFeatures .dividerOrg h4 {
	margin: 0 0 15px 0;
}
#montageFeatures p.linkBand {
	margin: 20px 0;
}
}
/*----------------------------------------------------------------------- */
/*Update*/
.update {
	margin: 60px 0 0 0;
}
.update h2 {
	margin: 0 0 15px 0;
	font-size: 45px;
	font-weight: 300;
}
.update h3 {
	margin: 0 0 40px 0;
}
.update .colOrg {
	margin: 0 0 40px 0;
}
.update .colOrg:not(.Workflow) {
	margin-right: 7%;
}
.update .colOrg h3 {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
	border-left: 3px solid #000000;
}
.update .colOrg.Sound h3 {
	color: #71a6a8;
	border-left-color: #71a6a8;
}
.update .colOrg.Control h3 {
	color: #868ea6;
	border-left-color: #868ea6;
}
.update .colOrg.Workflow h3 {
	color: #a38ca4;
	border-left-color: #a38ca4;
}
.update .colOrg h4 {
	margin: 24px 0 8px 0;
}
.update.new .colOrg p.text-indent {
	padding: 0 0 0 12px;
}
.update .colOrg ul li {
	margin: 0 0 0 35px;
	font-size: 16px;
	font-weight: 300;
	list-style: outside disc;
}
.update .colOrg ul li+li {
	margin-top: 10px;
}
.update .colOrg ul li p img {
	margin: 10px 0;
}
.update .colOrg p+p {
    margin-top: 10px;
}
.update:not(.new)+.update {
	border-top: 1px solid #dddddd;
	padding-top: 60px;
}
.update.new {
	margin: 0;
	padding: 90px 0 60px;
	/*	background-image: url(../images/ud_main.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1), -1px 1px 1px rgba(0,0,0,1), 1px -1px 1px rgba(0,0,0,1), -1px -1px 1px rgba(0,0,0,1);
}
.update.new .colOrg h3 {
	font-size: 40px;
}
.update.new .colOrg {
	padding: 30px 0 0 30px;
}
.update.new .colOrg.Sound {
	/*	background-image: url(../images/ud_sound_deco.png);*/
	background-repeat: no-repeat;
}
.update.new .colOrg.Control {
	/*	background-image: url(../images/ud_control_deco.png);*/
	background-repeat: no-repeat;
}
.update.new .colOrg.Workflow {
	/*	background-image: url(../images/ud_workflow_deco.png);*/
	background-repeat: no-repeat;
}
.update.new .colOrg.Sound h3, .update.new .colOrg.Control h3, .update.new .colOrg.Workflow h3, .update.new .wrapOrgEle h4 {
	color: #ffffff;
	border: none;
}

@media screen and (min-width:768px) {
	.update.new .colOrg.Sound .media-box {
		width: 400px;
	}
}

.update.new .linkText, .update.new .linkText a {
	color: #ffffff;
}
.update.new .linkText a {
	text-decoration: underline;
}
.update .wrapOrgEle.videos {
	padding: 0px 0px 40px;
}
.update .wrapOrgEle.videos h4 {
	color: #000000;
}
.update .wrapOrgEle.videos {
	margin: 40px 0 0 0;
	padding: 3% 0 0.8% 0;
}
.update.new .wrapOrgEle.videos {
	margin: 70px 0 0 0;
	padding: 4% 3% 0.8% 3%;
	background-color: rgba(255,255,255,0.1);
}
.update .wrapOrgEle h4 {
	font-size: 16px;
}
.update.new .wrapOrgEle.videos h4 {
	margin: 0 1.3% 25px;
}
.update.new .wrapOrgEle.videos h4 {
	color: #ffffff;
}
.update .wrapOrgEle.videos li {
	display: inline-block;
	width: 17.12%;
	margin: 0 2.6% 3% 0%;
}
.update.new .wrapOrgEle.videos li {
	margin: 0 1.3% 3% 1.3%;
}
.update .wrapOrgEle.videos li span,
.update.new .wrapOrgEle.videos li span {
	display: block;
	background: #000000;
	color: #ffffff;
	padding: 2px 0;
	text-align: center;
	font-size: 14px;
}

/**/
@media (max-width: 1150px) {
.update.new {
	padding: 40px 10px;
}
.update h2 {
	margin: 0 0 10px 0;
	font-size: 30px;
}
.update h3 {
    margin: 0 0 20px 0;
}
.update.new .colOrg h3 {
	font-size: 26px;
	margin-bottom: 5px;
}
.update .wrapOrgEle h4 {
	margin: 0 0 25px;
	text-align: center;
}
.update.new .colOrg {
	padding: 10px 0 0 10px;
}
.update .wrapOrgEle.videos h4 {
	margin: 0 0 15px;
	font-size: 16px;
}
.update .wrapOrgEle.videos ul,
.update.new .wrapOrgEle.videos ul {
	text-align: center;
}
.update .wrapOrgEle.videos li,
.update.new .wrapOrgEle.videos li {
	vertical-align: top;
	width: 25%;
	max-width: 190px;
	margin: 0 2% 4% 2%;
}
}

@media (max-width: 767px) {
.update {
	margin: 40px 0 0 0;
}
.update:not(.new)+.update {
	padding-top: 30px;
}
.update .colOrg {
	margin: 0 0 40px 0;
}
.update .colOrg:not(.Workflow) {
	margin-right: 0;
}
.update.new .wrapOrgEle.videos {
	margin: 40px 0 0 0;
	padding: 6% 2% 2% 2%;
}
/*.update .wrapOrgEle.videos li {
	width: 100%;
    max-width: 320px;
    min-width: 100px;
}*/
.update .wrapOrgEle.videos li {
	width: 26%;
	max-width: 160px;
	min-width: 100px;
	margin: 0 2% 8% 2%;
}
}
/*----------------------------------------------------------------------- */
/*Apps*/
.apMain {
	margin: 0 0 60px 0;
	background: #000000;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1), -1px 1px 1px rgba(0,0,0,1), 1px -1px 1px rgba(0,0,0,1), -1px -1px 1px rgba(0,0,0,1);
}
.apMain .ele {
	margin-left: 50%;
}
body .wrapOrg .apMain h2 {
	font-size: 45px;
	font-weight: 200;
}
body .wrapOrg .apMain h3 {
	margin: 40px 0 25px;
	font-size: 35px;
	font-weight: 400;
}
.apMain.apps1 {
	padding: 95px 0;
	/*	background-image: url(../images/ap1_main.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
}
#montageApps h4 {
	margin: 0 0 40px 0;
	font-size: 35px;
	font-weight: 400;
	color: #727171;
}
.montageConnectWrap {
	border: 3px solid #eeeeee;
	margin: 40px auto 60px;
	padding: 50px;
}
.montageConnectWrap .mcBoxRow {
	max-width: 880px;
	margin: 0 auto;
}
.montageConnectWrap .mcBox.col1 {
	float: left;
	width: 49%;
}
.montageConnectWrap .mcBox.col2 {
	float: right;
	width: 49%;
}
.montageConnectWrap .mcBox.col3 {
	text-align: center;
}
.montageConnectWrap .mcBox p.text {
	width: 70%;
	text-align: left;
	margin: 0 auto 15px;
}
.montageConnectWrap .mcBox.col3 img {
	margin: 0 auto 20px;
}
.montageConnectWrap .mcBox figure img {
	margin-bottom: 5px;
}
.montageConnectWrap .mcBox p {
	margin-top: 20px;
}
.montageConnectWrap .mcBox .arrow {
	text-align: center;
}
.montageConnectWrap .ajust_01 {
	margin: 15% 0;
}
.montageConnectWrap .ajust_02 {
	margin-top: 20px;
}

@media (max-width:1070px) {
.montageConnectWrap {
	padding: 10px;
}
.montageConnectWrap .mcBox p {
	margin-top: 0;
}
.montageConnectWrap .mcBoxRow {
	width: auto;
}
.montageConnectWrap .ajust_01 {
	margin: 10px 0;
}
}

@media (max-width: 767px) {
.montageConnectWrap .mcBox.col3 p.arrow img {
	width: 20%;
	max-width: 40px;
	height: auto;
	margin: 10px auto;
}
}
/**/
.apMain.apps2 {
	min-height: 57.5%;
	/*	background-image: url(../images/ap2_main.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
}
.apMain.apps2 .container-fluid {
	position: relative;
}
.apMain.apps2 h2 {
	margin-bottom: 35px;
}
.apMain.apps2 .ele {
	padding: 22% 0;
}
.apMain.apps2 .ele p {
	width: 80%;
}
.apMain.apps2 img.logo {
	position: absolute;
	top: 28%;
	left: 10%;
	width: 35%;
	height: auto;
	min-width: 300px;
}
body .wrapOrg#montageApps .wrapOrgEle h3 {
	margin: 0 0 30px 0;
	font-size: 45px;
	text-align: center;
	font-weight: 300;
}
body .wrapOrg#montageApps .wrapOrgEle h4 {
	margin: 0 0 25px 0;
	font-size: 24px;
	text-align: center;
	font-weight: 500;
	color: #727171;
}
#montageApps ul.listModels {
	text-align: center;
	margin-bottom: 20px;
}
#montageApps ul.listModels li {
	display: inline-block;
	margin: 0 30px 40px 30px;
	text-align: center;
}
#montageApps .section.feature {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding: 60px 0;
}
#montageApps .section.feature .col {
	border: 3px solid #eeeeee;
	padding: 35px;
	width: 48%;
}
#montageApps .section.feature .col.left {
	float: left;
}
#montageApps .section.feature .col.right {
	float: right;
}
/**/
#montageApps .section.feature .trialData {
	margin: 60px auto 0;
	max-width: 740px;
}
#montageApps .section.feature .trialData h4 {
	font-size: 35px;
	margin: 0 0 40px 0;
}
#montageApps .section.feature .trialData ul.rom {
	margin: 30px auto 0;
}
#montageApps .section.feature .trialData ul.rom>li {
	float: left;
	width: 50%;
	text-align: center;
}
#montageApps .section.feature .trialData ul.rom li h5 {
	margin: 0 0 35px 0;
	font-size: 26px;
	font-weight: 300;
}
#montageApps .section.feature .trialData ul.rom ul {
	display: inline-block;
	margin: 40px auto 0;
}
#montageApps .section.feature .trialData ul.rom ul p {
	margin: 0;
}
#montageApps .section.feature .trialData ul.rom li li {
	text-align: left;
}
#montageApps .section.feature .trialData ul.rom li ul li+li {
	margin-top: 15px;
}
#montageApps .section.feature .trialData ul.rom a {
	display: inline-block;
	padding: 1px 0 1px 50px;
	font-size: 18px;
	color: #333333;
	font-weight: 500;
}
#montageApps .section.feature .trialData ul.rom a.dl_a {
	/*	background-image: url(../images/ap_dl_icon_a.png);*/
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#montageApps .section.feature .trialData ul.rom a.dl_b {
	/*	background-image: url(../images/ap_dl_icon_b.png);*/
	background-repeat: no-repeat;
	background-position: 0 50%;
}
/**/
#montageApps .moreDetail {
	padding: 60px 0 0 0;
	text-align: center;
}
#montageApps .moreDetail h5 {
	margin: 0 0 30px 0;
	font-size: 45px;
	font-weight: 300;
}
#montageApps .moreDetail img {
	margin: 0 auto;
}
#montageApps .moreDetail p.pdf {
	margin: 0 auto 40px;
}
#montageApps .moreDetail p.pdf a {
	padding: 0 0 0 20px;
	/*	background-image: url(../images/ap_dl_icon.png);*/
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#montageApps .moreDetail p.try a {
	display: inline-block;
}

@media (max-width: 767px) {
.apMain {
	margin: 0 0 40px 0;
}
#montageApps h4 {
	margin-bottom: 20px;
}
body .wrapOrg#montageApps .wrapOrgEle h3 {
	margin: 0 0 20px 0;
	font-size: 40px;
}
body .wrapOrg#montageApps .wrapOrgEle h4, #montageApps .section.feature .trialData h4 {
	margin: 0 0 15px 0;
}
.apMain.apps2 h2 {
	margin-bottom: 20px;
}
.apMain .ele {
	margin-left: 0;
}
body .wrapOrg .apMain h3 {
	margin: 20px 0;
}
.apMain.apps1 {
	padding: 40px 0;
}
/**/
.apMain.apps2 .ele {
	padding: 22% 10px 10% 10px;
}
.apMain.apps2 .ele p {
	width: 100%;
}
.apMain.apps2 img.logo {
	position: absolute;
	top: 10px;
	left: 10px;
	min-width: 100px;
}
/**/
#montageApps .section.feature {
	padding: 40px 0;
}
#montageApps .section.feature .col {
	padding: 20px;
	width: auto;
}
#montageApps .section.feature .col.left, #montageApps .section.feature .col.right {
	float: none;
}
#montageApps .section.feature .col.right {
	margin-top: 20px;
}
#montageApps .section.feature .trialData {
	margin: 40px auto 0;
	width: auto;
}
#montageApps .section.feature .trialData ul.rom {
	margin: 20px auto 0;
}
#montageApps .section.feature .trialData ul.rom li ul li+li {
	margin-top: 10px;
}
#montageApps .moreDetail p.pdf {
	margin-bottom: 20px;
}
/**/
#montageApps .moreDetail {
	padding: 40px 0 0 0;
}
#montageApps .moreDetail h5 {
	margin: 0 0 20px 0;
	font-size: 40px;
}
}

@media (max-width: 500px) {
#montageApps ul.listModels li {
	margin: 0 0 30px 0;
}
#montageApps .section.feature .trialData ul.rom li {
	float: none;
	width: auto;
}
#montageApps .section.feature .trialData ul.rom li h5 {
	margin: 0 0 20px 0;
}
#montageApps .section.feature .trialData ul.rom>li+li {
	margin: 40px 0 15px 0;
}
#montageApps .section.feature .trialData ul.rom ul {
	margin: 20px auto 0;
}
}
/*----------------------------------------------------------------------- */
/*Sound Library*/
#montageSoundLibrary .slMain {
	padding: 180px 0;
	background-color: #161616;
	/*	background-image: url(../images/sl_main.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: cover;
	color: #ffffff;
}
#montageSoundLibrary .slMain h2 {
	margin: 0 0 20px 0;
	font-size: 45px;
	font-weight: 400;
}
/**/
#montageSoundLibrary .slArticle {
	padding: 60px 0 80px;
}
#montageSoundLibrary .slArticle .dividerOrgL {
	float: left;
	width: 30%;
	padding-right: 6%;
}
#montageSoundLibrary .slArticle .dividerOrgL img {
	width: 100%;
	max-width: 240px;
	height: auto;
}
#montageSoundLibrary .slArticle .dividerOrgR {
	float: right;
	width: 70%;
}
#montageSoundLibrary .slArticle .dividerOrgR h3 {
	font-size: 45px;
	margin: 0 0 55px 0;
	font-weight: 300;
}
#montageSoundLibrary .slArticle .dividerOrgR h4 {
	margin: 30px 0 20px 0;
	font-weight: 300;
}
#montageSoundLibrary .slArticle .dividerOrgR ul li {
	list-style: outside square;
	font-size: 14px;
	margin: 0 0 0 20px;
}
#montageSoundLibrary .slArticle .dividerOrgR ul li+li {
	margin-top: 10px;
}
#montageSoundLibrary .slArticle .dividerOrgR .layMovie {
	padding: 50px 0 0 0;
}
#montageSoundLibrary .slArticle .dividerOrgR .layMovie+.linkBand {
	margin-top: 60px;
}
#montageSoundLibrary .slArticle .dividerOrgR p.linkBand {
	margin-top: 30px;
}

@media (max-width: 767px) {
#montageSoundLibrary .slMain {
	padding: 40px 0;
}
#montageSoundLibrary .slArticle {
	padding: 40px 0 60px;
}
#montageSoundLibrary .slArticle .dividerOrgR.dyn {
	clear: both;
	float: none;
	width: auto;
}
#montageSoundLibrary .slArticle .dividerOrgR h3 {
	font-size: 35px;
	margin: 0 0 20px 0;
}
#montageSoundLibrary .slArticle .dividerOrgR .layMovie+.linkBand {
	margin-top: 40px;
}
}
/*----------------------------------------------------------------------- */
/*end*/