@CHARSET "ISO-8859-1";

.correction-form {

    padding: 0px;
	width: 100%;
}

@media (max-width: 991px) {
    .swiper-button.swiper-button-prev,
    .swiper-pagination {
        display: none !important;
    }
    .swiper-button.swiper-button-next {
        display: flex !important;
        position: fixed;
        left: 50%;
        bottom: 72px;
        top: auto;
        transform: translateX(-50%);
        width: 56px;
        height: 56px;
        padding: 0;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.95);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
        z-index: 1000;
    }
    .swiper-button.swiper-button-next .wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 0;
    }
    .swiper-button.swiper-button-next .swiper-button__arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
    .swiper-button.swiper-button-next .preview,
    .swiper-button.swiper-button-next .arrowdescription,
    .swiper-button.swiper-button-next .icon-desktop {
        display: none !important;
    }
    .swiper-button.swiper-button-next .icon-mobile {
        display: inline-flex;
        font-size: 32px;
        color: #2b2b2b;
        line-height: 1;
    }
    .swiper-button.swiper-button-next:active {
        transform: translateX(-50%) scale(0.95);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }
}

@media (min-width: 992px) {
    .swiper-button.swiper-button-next .icon-mobile {
        display: none !important;
    }
    .swiper-button.swiper-button-next .icon-desktop {
        display: inline-block;
    }
}

/* correctie */ 

a.flickr-item.flickr-item-correction {
    max-width: 100px;
}
@media (min-width: 992px) and (max-width: 1200px){
.swiper-button.swiper-button-next {
    right: 100px;
    bottom: 0;
    top: 90%;
}
.swiper-button.swiper-button-prev {
    left: 100px;
	 bottom: 0;
    top: 90%;
}
.arrowdescription {
  
    margin-top: 60px;
    font-size: 14px;
    transform: scale(0.7);
    text-align: center;
    margin-left: auto;
    width: 20px;
}
.range>.cell-md-3 {
    float: left;
    display: table-row;
}
.shell.topelement h3 {
    padding: 20px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {

	
	.range.range-xs-center.offset-top-40.freelearndiv, .cell-sm-10.cell-md-6.cell-lg-7.cell-md-push-1.rightslide {
	    margin-left: 0px;
	    margin-right: 0px;
	}
	
		.cell-sm-10.cell-md-6.cell-lg-7.cell-md-push-1.rightslide {
		    margin-top: -100px;
		}
	
	.cell-sm-10.cell-lg-8.freelearnslidev2 {
	    margin-top: 300px;
	}
	
	.rd-video-player-img {
	
	    position: absolute;
	    width: 60%;
	    top: 80px;
	    margin-left: 35PX;
	}
	.rd-video-player-img-left {
		
		    position: absolute;
		    width: 60%;
		    top: 80px;
		    margin-left: 35PX;
		}
	
	.range.range-xs-center.offset-top-40.freelearndiv h1, .cell-sm-10.cell-md-6.cell-lg-7.cell-md-push-1.rightslide h1{
	    font-size: 20px;
	}
	
	.swiper-button {
 
    top: 70%;

}  

.swiper-button.swiper-button-prev-chapter {
    transform: scale(0.8);
}

.swiper-button.swiper-button-prev-chapter {
    right: 10px;
  
}
}
