@media (min-width: 1700px) {
.programme-info {
    height: auto;
}



} /* 1700px */


@media (max-width: 1200px) {
.full-banner#dance-prog .ccs {
    top: 370px;
    right: unset;
    display: inline-block;
    margin: auto;
}
.full-banner#os-sub .ccs {
    top: 370px;
    right: unset;
    display: inline-block;
    margin: auto;
}
.full-banner#ksa-story {
    background: url(/img/kelly2023/Jeff-Fleming-Managing-Director-kcaus.jpg) no-repeat center top;
    background-size: cover;
}
.full-banner#os-sub {
    position: relative;
    background: url(/img/kelly2022/Kelly-Club-Holiday-Programmes-After-School-Child-Care-07.jpg) no-repeat center center;
    background-size: cover;
    z-index: 1;
}
.video-responsive.ihero .home-head-text {
    padding: 0 75px;
    top: 330px;
}
.find-events-head .h1 {
    font-size: 40px;
}



} /* 1200px */


@media (max-width: 1000px) {
.cols-two .col-left, .cols-two .col-right {
    width: 100%;
}
.footer-links .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.top-notification-bar {
    height: 100px;
    line-height: 25px;
}
.top-notification-bar img.nb-logo {
    left: unset;
    width: 50%;
}
.top-notification-bar img.top-notification-x {
    right: unset;
    width: 30%;
}


}