.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;
}