.buttons{
	cursor: pointer;
	background: url(../img/intro/SB_M_G11_U01_U03-27.png) no-repeat center;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sections li:nth-child(1){
	background: url(../img/act2/SB_M_G11_U01_U03-73.png) no-repeat 200px center;	
}
.sections li:nth-child(2){
	background: url(../img/act2/SB_M_G11_U01_U03-77.png) no-repeat center;	
}

.content_nav_h{
  width: 1235px;
  height: 515px;
  margin: 40px 5px;
  overflow: hidden;
  padding: 0px 0px;
}
.sections {width: 100%; margin: }
.sections > li{ 
	width: 100%; 
	height: 515px; 
	float: none; 
	position: relative;
	padding:  0 30px;
	margin: 0 0 50px 0;
}

.buttons{
	cursor: pointer;
	background: url(../img/intro/SB_M_G11_U01_U03-27.png) no-repeat 0px top;
	position: absolute;
	display: inline-block;
	width: 36px;
	height: 28px;
	top: 620px;	
	left: 590px;
}
.buttons.last{
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	display: none;
	top: 50px;
	left: 590px;
}

.sections > li:nth-child(1) p{ 
	top: 245px;
    left: 250px;
    font-size: 1.4em;
}
.sections > li:nth-child(1) p{ 

}
div[data-sg-id="btn-popup"]{
    color: #DF6F5A;
    position: absolute;
    background: url(../img/act2/SB_M_G11_U01_U03-74.png) no-repeat center top;
    width: 100px;
    height: 120px;
    text-align: center;
    font-size: 1.3em;
    padding-top: 90px;
    font-style: italic;
    top: 190px;
    left: 1070px;
}
<<<<<<< HEAD
div[data-sg-id="btn-popup"]:hover { 
    background: url(../img/act2/SB_M_G11_U01_U03-75.png) no-repeat center top;
	box-shadow: none; 
}

div[data-sg-id="item-popup"]{
    background: url(../img/act2/SB_M_G11_U01_U03-76.png) no-repeat center top;
	width: 736px;
	height: 526px;
}

.icon_close_button {
    top: 23px;
    right: -27px;
}

div[data-sg-id="item-popup"] p{
    top: 85px;
    position: absolute;
    font-size: 1.4em;
    left: 90px;
}

.sections > li:nth-child(2) p{
	color: white;
	font-size: 1.5em; 
}
.sections > li:nth-child(2) p:nth-child(1) { 
	top: 17px;
	left: 100px;
}
.sections > li:nth-child(2) p:nth-child(3) { 
	top: 275px;
	left: 100px;
}
.sections > li:nth-child(2) p:nth-child(2) { 
	top: 60px;
	left: 910px;
}
textarea{
	position: absolute;
	background: none;
	border: none;
	font-size: 2em;
}
textarea:nth-child(4) {
	top: 150px;
    left: 60px;
    width: 730px;
    height: 98px;
}
textarea:nth-child(5) {
	top: 380px;
    left: 50px;
    width: 730px;
    height: 98px;
}
textarea:nth-child(6) {
    top: 180px;
    left: 870px;
    width: 320px;
    height: 230px;
}

div[data-sg-id="btn-popup"]:hover { box-shadow: none; }

