.wp-block-kubio-menu-offscreen-content .wp-block-kubio-accordion-menu {
    margin-top: 10px;
}

.wp-block-kubio-menu-offscreen-content .wp-block-kubio-row:first-child, .wp-block-kubio-menu-offscreen-content .wp-block-kubio-row:last-child,
.wp-block-kubio-menu-offscreen-content .wp-block-kubio-accordion-menu .wp-block-kubio-menu-items ul li:first-child {
    display: none;
}

#kubio .kubio-logo-image {
    max-height: 100px !important;
    max-width: 100px !important;
    height: 60px !important;
    width: 100px !important;
}

#course-section .wp-block-kubio-row .wp-block-kubio-column .wp-block-kubio-spacer, 
#course-section-2 .wp-block-kubio-row .wp-block-kubio-column .wp-block-kubio-spacer, 
#course-section-3 .wp-block-kubio-row .wp-block-kubio-column .wp-block-kubio-spacer, 
#course-section-4 .wp-block-kubio-row .wp-block-kubio-column .wp-block-kubio-spacer, 
#course-section-5 .wp-block-kubio-row .wp-block-kubio-column .wp-block-kubio-spacer, 
#course-section-6 .wp-block-kubio-row .wp-block-kubio-column .wp-block-kubio-spacer,
#learning-path-categories .wp-block-kubio-row .wp-block-kubio-column .wp-block-kubio-spacer{
	margin-bottom: 0px !important;
}

#kubio .kubio-menu a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

#stats-mobile, #hero-accent-mobile {
	display: none;
}

.float-footer-bottom {
    position: relative;
    bottom: 0;
    width: 100%;
    padding-top: 50px;
}

#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column h5 {
	padding-bottom: 0px !important;
	margin-bottom: 39px !important;
}

#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column h6 {
	line-height: 1.5 !important;
	margin-bottom: 39px !important;
}

#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .flip-box-block {
	margin-bottom: 39px !important;
}

#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .wp-block-kubio-row {
	margin-bottom: 0px !important;
}

.wp-site-blocks {
    min-height: 100vh;
}

@media (min-width: 1024px) {
	#stats .wp-block-kubio-row .wp-block-kubio-column p {
	font-size: 16px !important;
		font-weight: 800;
		text-transform: uppercase !important;
	}
	
	#stats .wp-block-kubio-section__inner {
		max-width: 960px;
	}
	
	#stats .wp-block-kubio-row .wp-block-kubio-row__inner {
		display: flex;
		justify-content: space-between !important;
	}
	
	#stats .wp-block-kubio-row .wp-block-kubio-column {
		max-width: 269px;
	}
	
	#stats .wp-block-kubio-row .wp-block-kubio-column {
		padding-left: 0px;
        padding-right: 0px;
	}
	
	#course-section .wp-block-kubio-row:first-child, #course-section-4 .wp-block-kubio-row:first-child, #course-section-6 .wp-block-kubio-row:first-child {
	    padding-bottom: 70px !important;
	}
	
	#course-section .wp-block-kubio-row:first-child .wp-block-kubio-column .h-y-container h4,
	#course-section-4 .wp-block-kubio-row:first-child .wp-block-kubio-column .h-y-container h4, 
	#course-section-6 .wp-block-kubio-row:first-child .wp-block-kubio-column .h-y-container h4 {
	    width: 30%;
        margin: 0px auto;
	}
}

@media (min-width: 1200px) {
    .float-footer-bottom {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
	#stats .wp-block-kubio-section__inner {
		max-width: 1232px;
	}
	
	#stats .wp-block-kubio-row .wp-block-kubio-row__inner {
		display: flex;
		justify-content: space-between !important;
	}
	
	#stats .wp-block-kubio-row .wp-block-kubio-column {
		max-width: 345px;
	}
	
	#stats .wp-block-kubio-row .wp-block-kubio-column {
		padding-left: 0px;
        padding-right: 0px;
	}
	
}

@media (max-width: 768px) {
    #stats-mobile .wp-block-kubio-row .wp-block-kubio-column .h-y-container p {
		max-width: 55% !important;
        margin: 0px auto !important;
	}
	
	#portfolio .wp-block-kubio-section__inner,
	#brochure .wp-block-kubio-section__inner {
	    max-width: 100%;
	}
	
	#portfolio .wp-block-kubio-row .style-local-63-container,
	#portfolio .wp-block-kubio-row .style-local-74-container, 
	#portfolio .wp-block-kubio-row .style-local-85-container {
	    width: 33%;
        padding-left: 5px !important;
        padding-right: 5px !important;
	}
	
	#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column h5 {
	    margin-bottom: 0px !important;
	}
	
	#brochure .wp-block-kubio-row:last-child .style-local-103-container,
	#brochure .wp-block-kubio-row:last-child .style-local-115-container,
	#brochure .wp-block-kubio-row:last-child .style-local-127-container {
	    width: 33%;
        padding-left: 5px !important;
        padding-right: 5px !important;
	}
	
	#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .style-local-104-text,
	#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .style-local-118-text,
	#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .style-local-128-text {
	    max-width: 65% !important;
        margin: 0px auto 39px !important;
        line-height: unset;
	}
    
    #overview .wp-block-kubio-row:nth-child(2n) .wp-block-kubio-column .wp-block-buttons {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    #overview .wp-block-kubio-row:nth-child(2n) .wp-block-kubio-column .wp-block-buttons a {
        width: 100% !important;
        padding: 5px !important;
    }
    
    #course-section .wp-block-kubio-row:first-child .wp-block-kubio-column {
        min-height: unset !important;
    }
    
    #course-section .wp-block-kubio-row:first-child .wp-block-kubio-column .wp-block-kubio-column__inner {
        height: fit-content;
    }
    
    #course-section .wp-block-kubio-row:first-child .wp-block-kubio-column h4, 
    #course-section-4 .wp-block-kubio-row:first-child .wp-block-kubio-column h4,
    #course-section-6 .wp-block-kubio-row:first-child .wp-block-kubio-column h4 {
        font-size: 20px;
    }
    
    #course-section .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n), 
    #course-section-2 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n),
    #course-section-3 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n),
    #course-section-4 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n),
    #course-section-5 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n),
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n),
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: fit-content !important;
    }
    
    #course-section .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) .wp-block-kubio-column__inner,
    #course-section-2 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) .wp-block-kubio-column__inner,
    #course-section-3 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) .wp-block-kubio-column__inner,
    #course-section-4 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) .wp-block-kubio-column__inner,
    #course-section-5 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) .wp-block-kubio-column__inner,
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) .wp-block-kubio-column__inner,
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(2n) .wp-block-kubio-column__inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    #course-section .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-2 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-3 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-4 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-5 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) {
        padding-left: 5px !important;
        padding-right: 5px !important;
        min-height: 550px !important;
        max-height: 550px !important;
    }
    
    #course-section-4, #course-section-6 {
        padding-top: 20px !important;
    }
    
    #course-section .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-2 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-3 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-4 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-5 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block{
        height: 400px !important;
    }
    
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .wp-block-kubio-buttongroup,
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .wp-block-kubio-buttongroup {
        margin-top: 0px !important;
    }
    
    #course-section .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container h2,
    #course-section-2 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container h2,
    #course-section-3 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container h2,
    #course-section-4 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container h2,
    #course-section-5 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container h2,
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container h2 {
        font-size: medium;
    }
    
    #course-section .wp-block-kubio-row:first-child, #course-section-4 .wp-block-kubio-row:first-child, #course-section-6 .wp-block-kubio-row:first-child {
        padding-bottom: 60px !important;
    }
    
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container h5 {
        font-size: medium;
    }
    
}

@media (max-width: 425px) {
    #course-section .wp-block-kubio-row:first-child {
        padding-bottom: 70px !important;
    }
    
    #course-section-4 .wp-block-kubio-row:first-child, #course-section-6 .wp-block-kubio-row:first-child {
        padding-bottom: 60px !important;
    }
    
    
    #course-section .wp-block-kubio-row .wp-block-kubio-row__inner .wp-block-kubio-column:nth-child(2n), 
    #course-section-2 .wp-block-kubio-row .wp-block-kubio-row__inner .wp-block-kubio-column:nth-child(2n),
    #course-section-3 .wp-block-kubio-row .wp-block-kubio-row__inner .wp-block-kubio-column:nth-child(2n),
    #course-section-4 .wp-block-kubio-row .wp-block-kubio-row__inner .wp-block-kubio-column:nth-child(2n),
    #course-section-5 .wp-block-kubio-row .wp-block-kubio-row__inner .wp-block-kubio-column:nth-child(2n),
    #course-section-6 .wp-block-kubio-row .wp-block-kubio-row__inner .wp-block-kubio-column:nth-child(2n),
    #learning-path-categories .wp-block-kubio-row .wp-block-kubio-row__inner .wp-block-kubio-column:nth-child(2n) {
        padding-bottom: 80px !important;
        width: 100% !important;
    }
    
    #overview .wp-block-kubio-row:nth-child(2n) .wp-block-kubio-column .wp-block-buttons {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    #overview .wp-block-kubio-row:nth-child(2n) .wp-block-kubio-column .wp-block-buttons a {
        width: 100% !important;
        padding: 5px !important;
    }
    
    .wp-block-kubio-footer {
        padding-top: 50px;
    }
    
    #course-section .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-2 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-3 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-4 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-5 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd),
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) {
        padding-left: 5px !important;
        padding-right: 5px !important;
        min-height: 500px !important;
        max-height: 500px !important;
    }
    
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) {
        padding-left: 5px !important;
        padding-right: 5px !important;
        min-height: unset !important;
        max-height: unset !important;
    }
    
    #course-section .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-2 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-3 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-4 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-5 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #course-section-6 .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block,
    #learning-path-categories .wp-block-kubio-row:last-child .wp-block-kubio-column:nth-child(odd) .h-y-container .flip-box-block{
        height: 300px !important;
    }
    
    #modules .wp-block-kubio-row .wp-block-kubio-column .h-y-container .wp-block-table table tbody tr td {
        vertical-align: top;
    }
    
    #stats-mobile .wp-block-kubio-row .wp-block-kubio-column .h-y-container p {
		max-width: 70% !important;
        margin: 0px auto !important;
	}
	
	#portfolio .wp-block-kubio-row .style-local-63-container,
	#portfolio .wp-block-kubio-row .style-local-74-container, 
	#portfolio .wp-block-kubio-row .style-local-85-container,
	#brochure .wp-block-kubio-row:last-child .style-local-103-container,
	#brochure .wp-block-kubio-row:last-child .style-local-115-container,
	#brochure .wp-block-kubio-row:last-child .style-local-127-container {
	    width: 100%;
        padding-left: 5px !important;
        padding-right: 5px !important;
	}
	
	#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .style-local-104-text,
	#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .style-local-118-text,
	#brochure .wp-block-kubio-row:last-child .wp-block-kubio-column .style-local-128-text {
	    max-width: 100% !important;
        margin: 0px 0px 39px !important;
        line-height: unset;
	}
	
	#exam-form {
	    padding: 0px 10px;
	}
}

@media (max-width: 375px){
#stats-mobile .wp-block-kubio-row .wp-block-kubio-column .h-y-container p {
		font-size: medium !important;
        max-width: 80% !important;
        margin: 0px auto !important;
	}

#overview .wp-block-kubio-row:nth-child(2n) .wp-block-kubio-column .wp-block-buttons a {
        font-size: 13px;
        font-weight: 600;
    }
	
#hero-accent-mobile .wp-block-kubio-row .wp-block-kubio-column .h-y-container .depicter .depicter-overlay-layers .depicter-text-layer:last-child {
	top: calc(85%) !important;
	padding: 0px 10px !important;
	}
}

@media (max-width: 320px) {
    #stats-mobile .wp-block-kubio-row .wp-block-kubio-column .h-y-container p {
		max-width: 90% !important;
        margin: 0px auto !important;
	}
}