.banner-ap-img-2{
    background-image: url("../images/Learning-MainBanner.jpg");
}

.set-up-Note{line-height: 1}
.set-up-note-title{color: #000; font-weight: bold;}

.setup-step1-small{display: none;}

.img-connect-default{
	background-repeat: no-repeat;
	/*height: 230px;*/
	background-size: contain;
	max-width: 100%;
}

.note-link{color: #6a47bd; text-decoration: underline;}
.note-link:hover{ color: #a4a4db}
.note-link:active,.note-link:focus{ color: #9e9e9e}
/*.img-connect-1{background-image: url("../images/Setup/mocap-connect_1.jpg"); max-width: 330px;}
.img-connect-2{background-image: url("../images/Setup/mocap-connect_2.jpg"); max-width: 330px;}
.img-connect-3{background-image: url("../images/Setup/mocap-connect_3.jpg"); max-width: 330px;}
.arrow{background-image: url("../images/Setup/arrow-1.png"); background-position-y: 50%;}*/

@media screen and (max-width: 767px){
	.setup-step1-big{display: none;}
	.setup-step1-small{display: block;}

	.img-connect-default{margin-top: 20px; margin-bottom: 20px;}   
	.img-connect-1{background-image: url("../images/Setup/mocap-connect_01.jpg"); max-width:332px; height: 70px;}
	.img-connect-2{background-image: url("../images/Setup/mocap-connect_02.jpg"); max-width:330px;height: 131px}
	.img-connect-3{background-image: url("../images/Setup/mocap-connect_03.jpg"); max-width:308px;height: 221px}
	.arrow{background-image: url("../images/Setup/arrow-2.png");width: 92px;height: 88px;}	
}

.mb60-space{
	margin-bottom: 60px;
}

.block {width:250px; height:auto;border-radius:5px; border:1px solid #c5c5c5; background-color:#f6f6f6;float:left; padding:10px 15px;margin-bottom:20px; line-height:2;}
.priceblock{ float:left; margin-left:20px;}
.ListPrice{color:#6c6c6c; vertical-align:top;  font-weight:normal; padding-top:10px; clear:both;}
.Price{clear:both;width:350px;font-size:2em; line-height:1.5; color:#000000; vertical-align:top; mmargin-bottom:30px; font-weight:bold;}
.IMGright{ margin-left:20px;}
