@media screen and (max-width: 979px) {
	.papro {
		left: 115px;
	}
}

@media screen and (max-width: 767px) {
	.motul>div>div {
		margin-left: 20px;
	}

	.lafekeybox {
		width: 456px !important;
	}

	.lafekey .wro, .lafekey .tru {
		width: 30px !important;
		height: 30px !important;
		font-size: 20px !important;
	}

	

	.container {
		height: calc(100vh - 160px);
		overflow-y: scroll;
		margin-top: 160px;
	}

	body {
		overflow-y: hidden;
	}

	.frumenu {
		right: 3%;
	}

	.frumenu>a {
		width: 100px;
		height: 100px;
	}

	.frm1 {
		width: 90px;
		left: 20px;
	}

	.frm2 {
		width: 36px;
		left: 80px;
	}

	.frme {
		width: 65px;
		padding-top: 40px;
	}

	/* .hmbtn {
		right: 30px;
		top: 4px;
	} */

	.hmbtn img {
		width: 48px;
	}

	.frac1,
	.frac2 {
		display: none !important;
	}

	.frumenu ul {
		padding: 15px;
		margin-bottom: 0px;
	}

	.frumenu li a,
	.frumenu li a:hover {
		font-size: 24px;
		line-height: 30px;
	}

	.frumenu li {
		margin: 15px 0;
	}

	.orl1 img,
	.orl2 img,
	.orl3 img,
	.orl4 img {
		max-width: auto;
	}

	.motwrap {
		height: calc(100vh - 40px);
		width: calc(100% - 30px);
		/* border-radius: 50px; */
		margin-left: 15px;
		padding: 15px;
		overflow-y: scroll;
		margin-top: 20px;
	}

	.noubox img {
		max-width: 100%;
		padding-top: 0px;
	}

	.noubox {
		z-index: 2;
	}

	.noubox p {
		font-size: 24px;
		line-height: 30spx;
	}

	.metxt1 {
		position: relative;
		top: unset;
		left: unset;
		margin-right: unset;
		transform: unset;
		width: 100%;
		padding: 50px 50px 50px 50px;
	}

	.metimg img {
		position: relative;
		bottom: 0;
		right: 0;
		max-width: 100%;
	}

	.metxt2 {
		z-index: 3;
		position: relative;
		bottom: 0%;
		left: 0%;
		width: 100%;
	}

	.orp {
		z-index: 3;
		position: relative;
		bottom: 0%;
		left: 0%;
		width: 100%;
	}

	.nouv .container {
		padding-top: 0px;
	}

	.oral .container {
		padding-top: 0px;
	}

	.motwrap li {
		margin: 0 5px;
		padding: 10px 0;
	}

	.motwrap li a,
	.motwrap li a:hover,
	.motwrap li button,
	.motwrap li button:hover {
		width: 50px;
		height: 50px;
		font-size: 24px;
	}

	.motbox, .lafepandabox {
		width: 100%;
		float: left;
	}

	.motimg {
		width: 100px;
		float: left;
		padding-right: 0px;
	}

	.mottop {
		width: 50%;
	}

	.motbox .red, .lafepandabox .red {
		/* height: 60px;
		width: 60px; */
		font-size: 30px;
		/* margin: 5px; */
	}

	.motbox .gre, .lafepandabox .gre {
		/* height: 60px;
		width: 60px; */
		font-size: 30px;
		/* margin: 5px; */
	}

	.lafeul button,
	.lafeul button:hover {
		font-size: 22px;
		padding: 0px 10px;
		margin-bottom: 20px;
	}

	.lafele p {
		font-size: 20px;
	}

	.lafelarge p {
		font-size: 20px;
	}

	.lafeh2 {
		padding: 0px 60px;
	}

	.papro li img {
		width: 80px;
	}

	.papro-img {
		width: 80px;
	}

	.papro {
		top: 35px;
		left: 63px;
	}

	.prog {
		right: 10px;
		width: 10px;
	}

}

@media screen and (min-width: 768px) {
	.frumenu>a {
		width: 150px;
		height: 150px;
	}

	.frm1 {
		width: 110px;
		left: 30px;
	}

	.frm2 {
		width: 55px;
		left: 110px;
	}

	.frme {
		width: 90px;
		padding-top: 65px;
	}

	/* .hmbtn {
		right: 72px;
	} */

	.hmbtn img {
		width: 48px;
	}

	.orl1 img,
	.orl2 img,
	.orl3 img,
	.orl4 img {
		max-width: 250px;
	}

	.mots {
		overflow-y: hidden;
	}

	.motwrap {
		width: calc(100% - 100px);
		/* border-radius: 100px; */
		margin-left: 50px;
	}

	/*.motwrap > div{z-index: 11;width: 100%;position: absolute;top: 50%;left: 50%;margin-right: -50%;transform: translate(-50%, -50%);}*/
	.motwrap>div {
		/* overflow-y: auto; */
		padding: 15px 0 20px 0;
		display: block;
	}

	.listeul {
		z-index: 2;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}

	.noubox {
		z-index: 2;
		position: absolute;
		bottom: 5%;
		left: 15%;
		width: 70%;
	}

	.noubox img {
		max-width: 400px;
		padding-top: 200px;
	}

	.noubox p {
		font-size: 30px;
		line-height: 36px;
	}

	.nouv .container {
		padding-top: 150px;
	}

	.metxt1 {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
		width: 40%;
		padding: 60px 100px 30px 100px;
	}

	.metimg img {
		position: absolute;
		bottom: 0;
		right: 10%;
		max-width: 400px;
	}

	.metxt2 {
		z-index: 3;
		position: absolute;
		bottom: 5%;
		left: 8%;
	}

	.orp {
		z-index: 3;
		position: absolute;
		bottom: 5%;
		left: 8%;
	}

	.oral .container {
		padding-top: 150px;
	}

}

@media screen and (max-width: 575px) {

	.lie0,
	.lie1,
	.lie2,
	.lie3 {
		display: none;
		width: 70px;
		margin: 0 auto;
	}

	.step>div {
		width: 50%;
		height: auto;
		flex: unset;
		padding: 15px;
	}

	.stp1 div,
	.stp2 div,
	.stp3 div,
	.stp4 div,
	.stp5 div,
	.stp6 div,
	.stp7 div {
		left: 50%;
		transform: translate(-70%, 0%);
		font-family: 'OpenDyslexic';
		width: 50px;
		height: 50px;
		margin: 10px;
		position: absolute;
		border-radius: 50%;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		font-size: 30px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

	.stp1 {
		order: 7;
		width: 100% !important;
	}

	.stp2 {
		order: 6;
	}

	.stp3 {
		order: 5;
	}

	.stp4 {
		order: 3;
	}

	.stp5 {
		order: 4;
	}

	.stp6 {
		order: 2;
	}

	.stp7 {
		order: 1;
	}
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

	.lie0,
	.lie1,
	.lie2,
	.lie3 {
		display: none;
		width: 70px;
		margin: 0 auto;
	}

	.step {
		width: 490px;
		margin: 0 auto;
	}

	.step>div {
		height: calc(100vh - 200px);
		position: relative;
		width: 100px;
		padding: 0px;
	}

	.stp1 a {
		position: absolute;
		bottom: 0px;
	}

	.stp2 a {
		position: absolute;
		bottom: 40px;
		right: -10px;
	}

	.stp3 a {
		position: absolute;
		bottom: 110px;
		left: -10px;
	}

	.stp4 a {
		position: absolute;
		bottom: 165px;
		left: -12px;
	}

	.stp5 a {
		position: absolute;
		bottom: 155px;
		right: -10px;
	}

	.stp6 a {
		position: absolute;
		bottom: 175px;
		right: -25px;
	}

	.stp7 a {
		position: absolute;
		bottom: 230px;
		right: -25px;
	}

	.stp1 div,
	.stp2 div,
	.stp3 div,
	.stp4 div,
	.stp5 div,
	.stp6 div,
	.stp7 div {
		left: 50%;
		transform: translate(-70%, 0%);
		font-family: 'OpenDyslexic';
		width: 50px;
		height: 50px;
		margin: 10px;
		position: absolute;
		border-radius: 50%;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		font-size: 30px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {

	.lie0,
	.lie1,
	.lie2,
	.lie3 {
		display: none;
		width: 90px;
		margin: 0 auto;
	}

	.step {
		width: 630px;
		margin: 0 auto;
	}

	.step>div {
		height: calc(100vh - 50px);
		position: relative;
		width: 120px;
		padding: 0px;
	}

	.stp1 a {
		position: absolute;
		bottom: 30px;
	}

	.stp2 a {
		position: absolute;
		bottom: 80px;
		right: -20px;
	}

	.stp3 a {
		position: absolute;
		bottom: 190px;
		left: -10px;
	}

	.stp4 a {
		position: absolute;
		bottom: 280px;
		left: -12px;
	}

	.stp5 a {
		position: absolute;
		bottom: 260px;
		right: -10px;
	}

	.stp6 a {
		position: absolute;
		bottom: 290px;
		right: -25px;
	}

	.stp7 a {
		position: absolute;
		bottom: 380px;
		right: -10px;
	}

	.stp1 div,
	.stp2 div,
	.stp3 div,
	.stp4 div,
	.stp5 div,
	.stp6 div,
	.stp7 div {
		left: 50%;
		transform: translate(-75%, 0%);
		font-family: 'OpenDyslexic';
		width: 60px;
		height: 60px;
		margin: 15px;
		position: absolute;
		border-radius: 50%;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		font-size: 30px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.lie0,
	.lie1,
	.lie2,
	.lie3 {
		display: none;
		width: 120px;
		margin: 0 auto;
	}

	.step {
		width: 840px;
		margin: 0 auto;
	}

	.step>div {
		height: calc(100vh - 50px);
		position: relative;
		width: 150px;
		padding: 0px;
	}

	.stp1 a {
		position: absolute;
		bottom: 30px;
	}

	.stp2 a {
		position: absolute;
		bottom: 80px;
		right: -20px;
	}

	.stp3 a {
		position: absolute;
		bottom: 190px;
		left: -10px;
	}

	.stp4 a {
		position: absolute;
		bottom: 280px;
		left: -12px;
	}

	.stp5 a {
		position: absolute;
		bottom: 260px;
		right: -10px;
	}

	.stp6 a {
		position: absolute;
		bottom: 290px;
		right: -25px;
	}

	.stp7 a {
		position: absolute;
		bottom: 380px;
		right: -10px;
	}

	.stp1 div,
	.stp2 div,
	.stp3 div,
	.stp4 div,
	.stp5 div,
	.stp6 div,
	.stp7 div {
		left: 50%;
		transform: translate(-67%, 0%);
		font-family: 'OpenDyslexic';
		width: 90px;
		height: 90px;
		margin: 15px;
		position: absolute;
		border-radius: 50%;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		font-size: 50px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.lie0,
	.lie1,
	.lie2,
	.lie3 {
		display: none;
		width: 120px;
		margin: 0 auto;
	}

	.step {
		width: 840px;
		margin: 0 auto;
	}

	.step>div {
		height: calc(100vh - 50px);
		position: relative;
		width: 150px;
		padding: 0px;
	}

	.stp1 a {
		position: absolute;
		bottom: 60px;
	}

	.stp2 a {
		position: absolute;
		bottom: 110px;
		right: -20px;
	}

	.stp3 a {
		position: absolute;
		bottom: 220px;
		left: -10px;
	}

	.stp4 a {
		position: absolute;
		bottom: 310px;
		left: -12px;
	}

	.stp5 a {
		position: absolute;
		bottom: 290px;
		right: -10px;
	}

	.stp6 a {
		position: absolute;
		bottom: 320px;
		right: -25px;
	}

	.stp7 a {
		position: absolute;
		bottom: 410px;
		right: -10px;
	}

	.stp1 div,
	.stp2 div,
	.stp3 div,
	.stp4 div,
	.stp5 div,
	.stp6 div,
	.stp7 div {
		left: 50%;
		transform: translate(-67%, 0%);
		font-family: 'OpenDyslexic';
		width: 90px;
		height: 90px;
		margin: 15px;
		position: absolute;
		border-radius: 50%;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		font-size: 50px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

}


@media (max-width: 1200px) {

	.lafekeybox {
		width: 700px;
	}

	/*    .lafekeybox > div:first-child {margin-right: 410px;margin-left: 140px;}	*/
	.lafekeybox>div {
		width: 60px;
	}

	.lafekey .wro,
	.lafekey .tru {
		height: 65px;
        width: 55px;
        font-size: 35px;
	}

}


@media screen and (min-width: 1201px) and (max-width: 1399px) {
	.lafekeybox {
		width: 900px;
	}

	.lafekeybox>div {
		width: 80px;
	}

	.lafekey .tru,
	.lafekey .wro {
		height: 70px;
		width: 70px;
	}


}

