.row-one-item-wrapper:nth-child(2) .overlay_purple {
    background: rgba(18,178,192,0.6);
    border-bottom:2px solid rgba(18,178,192,1);
}
.row-one-item-wrapper:nth-child(2):hover .overlay_purple  {
    background-color: rgba(255, 255, 255, 0.5);
}
.row-one-item-wrapper:nth-child(2):hover .row-one-item-title  {
    color:rgba(18,178,192,1);
}
.row-one-item-wrapper:nth-child(3) .overlay_purple {
    background: rgba(97,194,208,0.6);
    border-bottom:2px solid rgba(97,194,208,1);
}
.row-one-item-wrapper:nth-child(3):hover .overlay_purple  {
    background-color: rgba(255,255,255,0.5);
}
.row-one-item-wrapper:nth-child(3):hover .row-one-item-title  {
    color:rgba(97,194,208,1);
}

/* Top bar */

.top-bar-wrapper {display: flex;width: calc(100% - 80px);padding: 20px;background: white;z-index: 20;position: relative;right: 0px;top: 40px;left: 40px;}
.logo-wrapper img {height: 50px;}
.menu-bar {flex: 1;padding: right:30px;position: relative;}
.top-bar-menu {position: absolute;right: 10%;bottom: 0px;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {background-color: #69309b;color: white;}
.mega-sub-menu a.mega-menu-link {background: #672E99 !important;color: white !important;text-transform: uppercase !important;border-bottom: 1px solid rgba(255,255,255,0.3) !important;}
.mega-sub-menu a.mega-menu-link:hover {background: #004285 !important;}
.extra-menu-wrapper li.mega-menu-item > a.mega-menu-link {line-height:28px !important;}
.mobile-extra-menu-wrapper{display:none;}
.mega-current-menu-item {background: #12B2C0 !important;}
.extra-menu-wrapper .mega-current-menu-item a.mega-menu-link{color: white !important;}
.mega-current-menu-item a.mega-menu-link{color: white !important;}

/* ROW 1 */

.overlay_purple {background: rgba(103, 46, 153, 0.6);width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 12;}
.overlay_green {background: rgba(18,178,192,0.6);width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 12;}
.overlay_blue{background: rgba(97,194,208,0.6);width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 12;}
.row-one-link:hover .overlay_purple {background:rgba(103, 46, 153, 0);}
.row-one-link:hover .overlay_green {background: rgba(18,178,192,0);}
.row-one-link:hover .overlay_blue{background: rgba(97,194,208,0);}

.row-one-wrapper {position:relative;}
.row-one-items {display: flex;width: 90%;position:relative;z-index:10;}
.row-one-item-wrapper {width: 33%;height: 550px;position:relative;}
.row-one-item-wrapper a {position: relative;}
.row-one-item {height: 100%;position:relative;z-index:8;background-size: cover;background-position: center;filter: grayscale(1);}
.overlay_one {background-color: rgba(103,46,153,0.6);height: 100%;position: relative;z-index:11;top: 0;left: 0;width: 100%;border-bottom: 2px solid rgba(103,46,153,1);}
.overlay_two {background-color: rgba(18,178,192,0.6);height: 100%;position: relative;z-index:11;top: 0;left: 0;width: 100%;border-bottom: 2px solid rgba(18,178,192,1);}
.overlay_three {background-color: rgba(97,194,208,0.6);height: 100%;position: relative;z-index:11;top: 0;left: 0;width: 100%;border-bottom: 2px solid rgba(97,194,208,1);}
.row-one-item-title {position: absolute;z-index:13;bottom: 20%;left: 0;padding:2%;word-wrap:break-word;width:95%;font-size: 40px;text-transform: uppercase;font-weight: 700;color: white;}
.overlay_one:hover {background-color: rgba(255,255,255,0.5);}
.overlay_one:hover .row-one-item-title {color: rgba(103,46,153,1);}
.overlay_two:hover {background-color: rgba(255,255,255,0.5);}
.overlay_two:hover .row-one-item-title {color: rgba(18,178,192,1);}
.overlay_three:hover {background-color: rgba(255,255,255,0.5);}
.overlay_three:hover .row-one-item-title {color: rgba(97,194,208,1);}
.row-item-title {font-size: 25px;font-weight: 500;color: rgba(103,46,153,1);margin-top: 30px;}

.overlay-single-three {height: calc(70vh);width: 95%;position:relative;}
.row-one-single-item {height: 100%;background-size: cover;background-position: center;}
.overlay-single-blue {background: rgb(103, 46, 153);background: linear-gradient(90deg, rgba(103, 46, 153, 1) 0%, rgba(103, 46, 153, 0.5438550420168067) 37%, rgba(255, 255, 255, 0) 100%);height: 100%;width: 100%;position: absolute;top: 0;left: 0;}
.row-one-signle-item-text {position: absolute;top: 20%;left: 2%;color: white;width: 40%;font-size: 35px;font-weight: 100 !important;font-family: 'Open Sans' !important;}
.row-one-signle-item-title {display: none;}
.row-one-item-sub-wrapper {position: absolute;top: 0px;z-index: 999;display: flex;height: 200px;width: 100%;}
.row-one-item-sub {position: relative;top: 40px;width: 33%;color: white;text-transform: uppercase;font-weight: 700;text-align: center;text-decoration:none;}
.row-one-item-sub:nth-child(3):hover {background-color: rgba(255,255,255,0.5);color:#672E99;}
.row-one-item-sub:nth-child(2):hover {background-color: rgba(255,255,255,0.5);color:#672E99;}
.row-one-item-sub:nth-child(1):hover {background-color: rgba(255,255,255,0.5);color:#672E99;}
.row-one-item-sub p {top: 70px;position: relative;}
.row-one-item-sub:nth-child(3) {background: rgba(152, 216, 222, 0.7);width:34%;}
.row-one-item-sub:nth-child(2) {background: rgba(48, 81, 114, 0.4);}
.row-one-item-sub:nth-child(1) {background: rgba(48, 81, 114, 0.8);}
.overlay_three:hover .overlay_blue {background: rgba(255, 255, 255, 0.3);}
.top-bar-linked-in-wrapper {position: absolute;background: #672E99;padding: 2px 7px;color: white !important;top: -43px;font-size: 14px;border-top-left-radius: 10px;border-top-right-radius: 10px;font-weight: 700;right: 10%;}
.top-bar-linked-in-wrapper:hover {background:#305172;}
#mega-menu-opleiding-menu .mega-current-menu-item::before {content: '-' !important;display:block !important;}
.break {display: flex;flex-wrap: wrap;}

/* Responsive tot 1500px */
@media only screen and (max-width: 1500px) {
  /* Row 1 */
  .row-one-item-title {word-wrap:break-word;font-size:34px;right:5%;}
}

/* Responsive tot 1189px */
@media only screen and (max-width: 1189px) {
  /* Home */
  .row-item-header {font-size: 40px;}
  .row-one-item-title {font-size: 30px;overflow-wrap: anywhere;}
  .row-three-item-wrapper:last-child {display: none;}
}

/* Responsive tot 1024px */
@media only screen and (max-width: 1024px) {
  .row-one-items {display: block;  }
  .row-one-item-wrapper {width: 100% !important;height: 340px;  }
  .row-one-item-wrapper:last-child .row-one-item {padding-bottom: 60px;}
  .row-one-item-wrapper:last-child .row-one-item-title {bottom: 140px;}
  .row-one-item-wrapper:last-child .row-one-item {padding-bottom: 0px;}
}

/* Responsive tot 500px */
@media only screen and (max-width: 500px) {
.row-one-item-title {bottom: 10%;font-size: 24px;}
}
