.w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.section {
    height: 5px;
    background-color: #e2602b;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#ea4353),
        to(#e2602b)
    );
    background-image: linear-gradient(180deg, #ea4353, #e2602b);
    color: #ea4353;
}

.text-block-11 {
    font-weight: 600;
}

.text-block-12 {
    font-weight: 600;
}

.text-block-13 {
    font-size: 20px;
}

.div-block-20 {
    padding: 20px;
    background-color: #fff;
}

.text-block-14 {
    margin-top: 20px;
    padding-top: 0px;
    font-weight: 600;
}

.paragraph-4 {
    font-size: 16px;
}

.div-block-21 {
    overflow: visible;
    height: 80%;
    max-width: none;
    margin-bottom: 15px;
    margin-left: 0px;
    padding: 40px 15px 15px;
    float: none;
    clear: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 4px;
    background-color: #fff;
}

.div-block-22 {
    margin-bottom: 5px;
    padding-bottom: 15px;
    border-bottom: 1px none #000;
    text-decoration: none;
}

.paragraph-5 {
    margin-top: 20px;
}

.paragraph-6 {
    margin-top: 30px;
    font-family: Montserrat, sans-serif;
}

.link-block-10 {
    width: auto;
    padding: 10px 15px;
    border-radius: 2px;
    background-color: #505050;
    text-align: center;
    text-decoration: none;
}

.text-block-15 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    text-decoration: none;
}

.section-53 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -15;
    display: block;
    height: 70%;
    min-height: 500px;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png");
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
}

.image-6 {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: 0%;
    text-align: left;
}

.section-54 {
    margin-top: -120px;
    margin-bottom: 50px;
    z-index: 2;
    position: relative;
}

.rich-text-block-3 {
    font-family: Montserrat, sans-serif;
}

.rich-text-block-3.newsinfo {
    margin-top: 50px;
}

.section-55 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.heading-5 {
    color: #000;
}

.div-block-23 {
    position: relative;
    margin-top: -24px;
    margin-right: 14px;
    margin-left: 14px;
    padding: 5px;
    background-color: #e2602b;
    color: #252525;
}

.heading-6 {
    margin-top: 10px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    text-align: center;
}

.image-7 {
    position: relative;
    z-index: 0;
    display: block;
}

.collection-item {
    overflow: auto;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.collection-list-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.div-block-24 {
    position: relative;
    margin-top: -20px;
    padding-bottom: 0px;
    background-color: #000000;
    border-radius: 40px;
}

.heading-7 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 22px 30px 0 30px;
    font-family: Montserrat, sans-serif;
    color: #fff;
}

.div-block-25 {
    position: -webkit-sticky;
    position: sticky;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: -25px;
    padding: 10px 20px;
    float: right;
    clear: left;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #ececec;
    text-align: right;
    border-radius: 30px;
}

.collection-list-wrapper {
    display: block;
    overflow: visible;
}

.div-block-26 {
    position: relative;
    display: inline-block;
    margin-top: -15px;
    padding: 10px;
    float: right;
    background-color: #ececec;
}

.text-block-17 {
    font-family: Montserrat, sans-serif;
}

.heading-8 {
    position: relative;
    margin-top: -25px;
    margin-left: 20px;
    padding: 10px;
    clear: none;
    background-color: #c43539;
    color: #fff;
}

.container-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.image-8 {
    max-width: 150px;
}

.image-9 {
    max-width: 150px;
}

.image-10 {
    max-width: 150px;
}

.image-11 {
    max-width: 150px;
}

.digital-crayon-link {
    color: #ea4353;
}

.text-span-3 {
    font-size: 12px;
}

.menu-button-2 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    overflow: visible;
    width: 41px;
    height: 43px;
    margin: 15px 10px 10px 26px;
    padding: 0px;
    float: right;
    clear: none;
    border: 0px none #000;
}

.menu-button-2.w--open {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    background-color: transparent;
}

.open-close-mask {
    position: absolute;
    top: 0px;
    right: 65px;
    bottom: 0px;
    overflow: hidden;
    width: 70px;
    height: 50px;
}

.open {
    position: absolute;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    height: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: "Open Sans", sans-serif;
    color: #7a7a7a;
    font-size: 16px;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: 1px;
}

.close {
    position: absolute;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    height: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 10px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: 1px;
}

.line-3 {
    position: absolute;
    left: 0px;
    top: 30px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 35px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    color: #fff;
}

.line-2 {
    position: absolute;
    left: 0px;
    top: 20px;
    right: 0px;
    z-index: 1;
    display: block;
    width: 35px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}

.line-1 {
    position: absolute;
    left: 0px;
    top: 10px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 35px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}

.line2-1 {
    position: absolute;
    left: 0px;
    top: 19px;
    right: 0px;
    display: none;
    width: 0px;
    height: 1px;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid #7a7a7a;
}

.simple-menu-button {
    overflow: hidden;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    background-color: #c43539;
}

.simple-menu-button.w--open {
    background-color: #d82232;
}

.line-4 {
    position: absolute;
    left: 0px;
    top: 10px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 35px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #7a7a7a;
}

.line-4.simple {
    top: 18px;
    background-color: #fff;
}

.line-5 {
    position: absolute;
    left: 0px;
    top: 20px;
    right: 0px;
    z-index: 1;
    display: block;
    width: 35px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #7a7a7a;
}

.line-5.simple {
    top: 28px;
    background-color: #fff;
}

.line-6 {
    position: absolute;
    left: 0px;
    top: 30px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 35px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #7a7a7a;
}

.line-6.simple {
    top: 38px;
    background-color: #fff;
}

.section-56 {
    position: static;
}

.body {
    overflow: visible;
}

.iframe-container {
    padding-top: 0px;
}

.section-57 {
    padding-top: 14px;
    padding-bottom: 14px;
    background-color: #ececec;
}

.container-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.text-block-18 {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0px;
    padding-left: 0px;
}

.breadcrumb {
    font-family: Montserrat, sans-serif;
    color: #c43539;
    font-weight: 700;
    text-decoration: none;
}

.breadcrumb.breadcrumblink {
    color: #505050;
    font-weight: 500;
}

.link-block-11 {
    text-decoration: none;
}

.link-block-12 {
    text-decoration: none;
}

.collection-list-3 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.paragraph-7 {
    font-family: Montserrat, sans-serif;
}

.paragraph-8 {
    font-family: Montserrat, sans-serif;
}

.html-embed-2 {
    margin-top: 15px;
}

.html-embed-3 {
    margin-top: 15px;
}

.rich-text-block-4 {
    overflow: visible;
}

.text-block-19 {
    margin-top: 15px;
    font-weight: 700;
}

.text-block-20 {
    font-weight: 700;
}

.caltop {
    margin-top: 15px;
    margin-bottom: 15px;
}

.heading-9 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.calendar {
    overflow: visible !important;
    margin-top: 10px;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
}

.columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.calnextmonth {
    display: inline-block;
    width: 100%;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #d82232;
    text-align: right;
    text-decoration: none;
}

.calnextmonth:hover {
    color: #c43539;
}

.calprevmonth {
    display: inline-block;
    width: 100%;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #d82232;
    text-align: left;
    text-decoration: none;
}

.calprevmonth:hover {
    color: #c43539;
}

.grid {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
}

.calendarday {
    position: relative;
    min-height: 120px;
    padding-bottom: 5px;
    border-style: solid;
    border-width: 0.5px;
    border-color: #757575;
}

.caldaynum {
    position: relative;
    left: 5px;
    top: 5px;
    margin-bottom: 5px;
}

.calevent {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 3px 5px;
    background-color: #ea4353;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.calevent:hover {
    background-color: #c43539;
}

.paragraph-9 {
    margin-bottom: 20px;
}

.googlebutton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #7f7f7f;
    text-decoration: none;
}

.googlebutton:hover {
    background-color: #fafafa;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

.image-12 {
    margin-right: 15px;
    margin-left: 15px;
    float: left;
}

.facebookbuttonimage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #1677f3;
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    text-decoration: none;
}

.facebookbuttonimage:hover {
    background-color: #2c84f5;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

.text-block-21 {
    color: #fff;
    text-decoration: none;
}

.bookonline {
    overflow: visible;
    margin-top: 50px;
    margin-bottom: 120px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.bookOnlineContainer {
    overflow: visible;
    margin-top: 50px;
    margin-bottom: 120px;
    min-height: 70vh;
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
}

.emailIcon {
    margin-top: 15px;
    margin-bottom: 15px;
}
#continueText {
    padding-top: 17px;
    padding-bottom: 17px;
}

#emailInput {
    display: flex;
    align-items: center;
    width: 100%;
}
.emailInputField {
    width: 100%;
    display: inline-block;
    padding: 18px 8px;
    border: 0px !important;
}
#nextStep {
    width: 10%;
    display: inline-block;
    height: 28px;
    margin: 0 4px;
    background-size: 28px;
    background-image: url("../images/next.svg");
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
    border: none;
}

.emailbutton {
    cursor: pointer !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 15px;

    padding-right: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #7f7f7f;
    text-decoration: none;
}

.emailbutton:hover {
    background-color: #fafafa;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

.text-block-22 {
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    text-align: center;
}

.coursecategories {
    margin-top: 10px;
    margin-right: 4px;
    margin-left: 4px;
    border-style: solid;
    border-width: 1.3px;
    border-color: #ea4353;
    border-radius: 6px;
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #ea4353;
    font-size: 13px;
}

.coursecategories:hover {
    border-color: #c43539;
    color: #c43539;
}

.coursecategories.selectedcategory {
    border-color: #505050;
    color: #505050;
}

.centrelogin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.heading-10 {
    font-family: Montserrat, sans-serif;
    text-align: center;
}

.signuptext {
    width: 80%;
    margin-bottom: 20px;
    color: #757575;
    font-size: 14px;
    text-align: center;
}

.text-block-23 {
    margin-top: 10px;
    color: #fff;
    text-align: right;
}

.filtertext {
    color: #757575;
    font-size: 12px;
}

.form-block {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

.formelem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    padding-left: 10px;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: center;
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
    border: 1px solid #ccc;
}

.tt-menu:hover {
    background: whitesmoke;
    cursor: pointer !important;
}

.field-label {
    display: inline-block;
    width: 15%;
    float: left;
}

.text-field {
    display: inline-block;
    width: 84%;
    height: 50px;
    margin-bottom: 0px;
    border: 0px none #000;
}

.submit-button {
    width: 100%;
    padding: 20px;
    background-color: #c43539;
    font-family: Montserrat, sans-serif;
}

.helptext {
    margin-bottom: 15px;
    color: #757575;
    font-size: 12px;
    text-align: center;
}

.select-field {
    width: 42%;
    height: 50px;
    margin-bottom: 0px;
    background-color: #fff;
}

.paragraph-10 {
    padding: 10px;
    border-radius: 5px;
    background-color: #ececec;
}

.textbooking {
    margin-bottom: 5px;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #ececec;
}

.textbookingcost {
    margin-bottom: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #c43539;
    color: #fff;
}

.source {
    width: 84%;
    height: 50px;
    margin-bottom: 0px;
    background-color: #fff;
}

.creditcard {
    display: none;
}

.paymentmethod {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 19px;
    margin-bottom: 19px;
    padding-left: 10px;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
}

.helptextu {
    margin-bottom: 15px;
    color: #757575;
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
}

.field-labelright {
    display: inline-block;
    width: 15%;
    padding-right: 5px;
    float: left;
    text-align: right;
}

.text-block-24 {
    display: inline-block;
    padding: 6px;
}

.text-block-24-copy {
    display: inline-block;
    padding: 6px;
}

.individualname {
    display: inline-block;
    margin-left: 5px;
    padding: 6px;
    border-radius: 6px;
    background-color: #fff;
}

.text-span-4 {
    color: #757575;
}

.text-fieldsplit {
    display: inline-block;
    width: 42%;
    height: 50px;
    margin-bottom: 0px;
    border: 0px none #000;
}

.courseslistingblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.courseitem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 46%;
    margin: 15px;
    padding: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
}

.courseitem p {
    min-width: 650px;
}
@media (max-width: 800px) {
    .courseitem p {
        min-width: auto;
    }
}

.coursecategory {
    margin-bottom: 30px;
    padding: 25px;
    border-radius: 3px;
}

.image-13 {
    max-width: 300px;
}

.footertext {
    margin-top: 10px;
    color: #fff;
    text-align: left;
}

html.w-mod-js *[data-ix="close-word-on-load"] {
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
}

@media (max-width: 991px) {
    .image {
        padding-right: 40px;
        padding-left: 40px;
    }
    .background-video {
        overflow: hidden;
    }
    .image-4 {
        padding-left: 15px;
    }
    .text-block-6 {
        padding-top: 10px;
    }
    .div-block-18 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .menu-button-2 {
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .menu-button-2.w--open {
        margin-top: 10px;
    }
    .open-close-mask {
        height: 50px;
    }
    .open {
        line-height: 45px;
    }
    .close {
        line-height: 45px;
    }
}

@media (max-width: 767px) {
    .text-block {
        margin-top: 10px;
    }
    .section-3 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section-4 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-5 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .section-6 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-7 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-8 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-9 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-11 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-13 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-15 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .div-block-3 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .section-17 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .div-block-5 {
        margin-bottom: 20px;
    }
    .div-block-6 {
        margin-bottom: 20px;
    }
    .columns {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .column-3 {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .div-block-8 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .section-22 {
        padding-left: 1px;
    }
    .section-23 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-24 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .background-video {
        overflow: hidden;
    }
    .div-block-11 {
        margin-right: 0%;
        margin-left: 0%;
    }
    .div-block-12 {
        margin-top: 20px;
    }
    .image-4 {
        margin-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-26 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .column-6 {
        padding-right: 10px;
    }
    .paragraph-3 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-28 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-7 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-8 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-9 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-10 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-29 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .menu-button-2 {
        margin-right: 10px;
    }
    .menu-button-2.w--open {
        margin-top: 10px;
    }
    .grid {
        grid-row-gap: 3px;
    }
    .coursecategory {
        margin-bottom: 20px;
    }
}

@media (max-width: 479px) {
    .text-block {
        font-size: 10px;
        line-height: 15px;
    }
    .headingdefault {
        font-size: 25px;
        line-height: 25px;
    }
    .h2.default {
        line-height: 25px;
    }
    .h2.default.button {
        font-size: 12px;
    }
    .section-3 {
        display: none;
    }
    .section-4 {
        overflow: visible;
        padding-right: 10px;
        padding-left: 10px;
    }
    .link-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .link-block.nav {
        display: none;
    }
    .link-block.nav.bookonline {
        margin-left: 0px;
    }
    .link-block.nav.bookonline.news {
        margin-left: 10px;
    }
    .link-block.buttonaccount {
        display: none;
    }
    .link-block.buttonaccount.bookonline {
        margin-left: 0px;
    }
    .link-block.buttonaccount.bookonline.news {
        margin-left: 10px;
    }
    .section-16 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .link-block-7 {
        display: none;
    }
    .background-video {
        overflow: hidden;
        height: 100vh;
        padding-right: 10px;
        padding-left: 10px;
    }
    .navbar-2 {
        position: absolute;
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: 0%;
    }
    .icon {
        font-size: 40px;
    }
    .nav-menu {
        top: 20%;
    }
    .heading {
        font-size: 40px;
        line-height: 40px;
    }
    .div-block-11 {
        margin-right: 0%;
        margin-left: 0%;
    }
    .heading-2 {
        font-size: 40px;
        line-height: 60px;
    }
    .image-4 {
        width: 220px;
        margin-top: 5px;
        padding-left: 10px;
    }
    .text-block-5 {
        font-size: 12px;
    }
    .navbar-3 {
        position: fixed;
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: auto;
        padding-left: 0px;
    }
    .div-block-16 {
        width: auto;
    }
    .text-block-6 {
        display: none;
        padding-top: 10px;
    }
    .div-block-17 {
        display: block;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .link-block-8 {
        display: none;
    }
    .container-4 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .column-6 {
        position: static;
        padding-right: 10px;
    }
    .paragraph-3 {
        line-height: 20px;
    }
    .rich-text-block-3 {
        padding: 10px;
    }
    .heading-6 {
        font-size: 25px;
    }
    .collection-item {
        padding-right: 0px;
        padding-left: 0px;
    }
    .div-block-24 {
        margin-right: 10px;
        margin-left: 10px;
    }
    .heading-7 {
        font-size: 35px;
    }
    .div-block-26 {
        margin-top: -10px;
        padding: 5px;
    }
    .text-block-16 {
        font-family: Montserrat, sans-serif;
        font-size: 11px;
    }
    .text-block-17 {
        font-family: Montserrat, sans-serif;
        font-size: 11px;
    }
    .heading-8 {
        font-size: 18px;
        line-height: 26px;
    }
    .menu-button-2 {
        height: 43px;
    }
    .menu-button-2.w--open {
        height: 43px;
        margin-top: 10px;
    }
    .line2-1 {
        left: 0px;
        top: 19px;
        right: 0px;
        display: none;
    }
    .simple-menu-button {
        width: 50px;
        height: 50px;
    }
    .line-4.simple {
        top: 15px;
    }
    .line-5.simple {
        top: 26px;
    }
    .line-6.simple {
        top: 36px;
    }
    .html-embed {
        overflow: visible;
    }
    .calendar {
        padding-right: 10px;
        padding-left: 10px;
    }
    .googlebutton {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 3px;
        background-color: #fff;
        box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
        color: #7f7f7f;
        text-align: center;
        text-decoration: none;
    }
    .image-12 {
        margin-right: 15px;
        margin-left: 15px;
        float: left;
    }
    .facebookbuttonimage {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 3px;
        background-color: #1677f3;
        box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
        color: #7f7f7f;
        text-align: center;
        text-decoration: none;
    }
    .text-block-21 {
        color: #fff;
    }
    .bookonline {
        padding-right: 10px;
        padding-left: 10px;
    }
    .emailbutton {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 3px;
        background-color: #fff;
        box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
        color: #7f7f7f;
        text-align: center;
        text-decoration: none;
    }
    .centrelogin {
        width: 100%;
    }
    .formelem {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .field-label {
        display: none;
        width: 100%;
    }
    .source {
        width: 100%;
    }
    .paymentmethod {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

#w-node-7dc1063ff956-acaac856 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: auto;
    justify-self: auto;
}
.form-container {
    width: 100% !important;
}
.form-group input,
.form-group select {
    width: 100%;
    margin: 3px 0px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
}

.form-group select {
}

.typeahead,
.tt-query,
.tt-hint {
    display: none !important;
}

.typeahead {
    background-color: #fff;
}

.typeahead:focus {
    border: 2px solid #0097cf;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
}

.tt-dropdown-menu {
    width: 422px;
    margin-top: 3px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
    color: black;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;
}

.tt-suggestion p {
    margin: 0;
    font-size: 18px;
    text-align: left;
}

.twitter-typeahead {
    width: 100%;
}

#scrollable-dropdown-menu .tt-dropdown-menu {
    max-height: 150px;
    overflow-y: auto;
}

.tt-input {
    width: 100% !important;
    display: block;
}
.twitter-typeahead {
    display: block;
}

.tt-menu {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid rgb(204, 204, 204);
    width: 98%;
}

.tt-selectable:hover {
    background: #ececec;
}

.spacer {
    display: block;
    width: 100%;
    height: 30px;
}

.business {
    background: #fcfcfc;
    padding: 20px;
    margin: 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.businessButton {
    display: block;
    background: #ffffff;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.blocker {
    z-index: 5300000 !important;
}

.indv-student {
    display: inline-block;
    padding: 10px 20px;
    background: #ececec;
    border-radius: 20px;
    margin: 0px 10px;
}

.closeBtn {
    font-weight: strong;
}

#discount {
    float: right;
}
.bookingsList {
    display: block;
    background: whitesmoke;
    padding: 30px;
    border-radius: 5px;
    margin: 20px 0;
    width: -webkit-fill-available;
}
.bookingsList h2 {
    margin: 0 !important;
}

.bookingsList .booking {
    display: block;
    background: #ffffff;
    padding: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 0 0 10px 10px;
    margin: 10px 0;
}

.bookingHeading {
    background: #000;
    color: #ffffff;
    padding: 15px;
    width: 100%;
    display: block;
    font-size: 1.2em;
}
.upcoming-bookings {
    margin-top: 0px !important;
}
.bookingBody {
    padding: 15px;
}

.editBtn {
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #1e1e1e;
    text-decoration: none;
    margin: 10px 0;
    transition-delay: 1s;
    transition: color 0.25s, background-color 0.25s;
}

.editBtn:hover {
    background: #c43539;
    color: #fff;
}
.bookingsList .booking p {
    margin: 0;
    padding: 0;
}
.viewBooking {
    width: 100%;
    display: block;
    background: #e45936;
    color: #fff;
    padding: 7px;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    margin: 10px 0 0 0;
}

.uploadPo {
    width: 100%;
    display: block;
    background: #000;
    color: #fff;
    padding: 7px;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    margin: 10px 0 0 0;
}
.hover-end {
    position: absolute;
    left: 0;
    z-index: 100000;
}
.confirmcode {
    width: 150px;
    padding: 15px;
    font-size: 1.4em;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center;
    letter-spacing: 5px;
}
